* wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
4         only if the target is group.
5         * wl-folder.el (wl-folder-append-petname): Don't check group name.
6
7 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
8
9         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
10
11 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
12
13         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
14
15         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
16
17 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
18
19         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
20         (Thanks to Yoichi NAKAYAMA).
21
22 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
23
24         * wl-util.el (wl-save-drafts): Restore echo area.
25
26 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
27
28         * Version number is increased to 2.13.0.
29
30         * wl-util.el (wl-biff-check-folder-async): Use
31         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
32
33 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
34
35         * wl-message.el (wl-message-display-internal): Does not put
36         wl-message-display-type property on message buffer.
37         (wl-message-buffer-display-type): New function.
38
39         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
40
41         * wl-summary.el (wl-summary-mode): Use `dolist' to add
42         `wl-summary-buffer-detach'.
43         (wl-summary-message-display-type): Use
44         `wl-summary-buffer-display-type'.
45
46 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
47
48         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
49         buffer-local.
50
51         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
52         kill-buffer-hook instead of make-local-variable.
53         (wl-draft-preview-message): Set `local' argument of add-hook as t.
54
55 2004-12-12  Scott Renfro <scott@renfro.org>
56
57         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
58         regex for square-branket.
59
60 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
61
62         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
63         `wl-message-mime-analysis-p' with argument `header'.
64
65 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
66
67         * wl-mime.el (wl-draft-yank-current-message-entity): 
68         Switch to no-mime following method according to wl-message-display-type
69         property.
70         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
71
72         * wl-message.el (wl-message-display-internal): 
73         Put wl-message-display-type property on message buffer.
74
75         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
76         (wl-message-display-internal): Ditto;
77
78         * wl-summary.el (wl-summary-toggle-mime): Ditto.
79
80 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
81
82         * wl-message.el (wl-message-make-display-type): New function.
83         (wl-message-display-type-property): Ditto.
84         (wl-message-mime-analysys-p): Ditto.
85         (wl-message-display-all-header-p): Ditto.
86         (wl-message-redisplay): Removed argument `as-is', `all-header' and
87         added `display-type'.
88         (wl-message-buffer-display): Likewise.
89         (wl-message-display-internal): Likewise.
90         (wl-message-buffer-display-type): Abolish.
91         (wl-message-buffer-prefetch-subr): Follow the API changed.
92
93         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
94         from wl-summary-buffer-display-all-header and changed default value.
95         (wl-summary-message-display-type): New function.
96         (wl-summary-buffer-display-mime-mode): Ditto.
97         (wl-summary-buffer-display-header-mode): Ditto.
98         (wl-summary-toggle-mime): Rewrite with above functions.
99         (wl-summary-toggle-all-header): Ditto.
100         (wl-summary-redisplay): Force redisplay with default mode.
101         (wl-summary-redisplay-internal): Renamed argument from `mode',
102         `all-header' to `mime-mode', `header-mode'.
103         Use `wl-message-make-display-type'.
104
105         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
106         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
107
108 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
109
110         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
111
112 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
113
114         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
115         in original message buffer.
116         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
117         buffer.
118
119 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
120
121         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
122
123 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
124
125         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
126
127 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
128
129         * wl-action.el (wl-summary-exec-action-refile): Display a done message
130         when actions succeeded.
131         (wl-summary-exec-action-copy): Likewise.
132
133 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
134
135         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
136         there is switch-to-buffer at the end of wl-message-select-buffer.
137         (wl-summary-reply): Ditto.
138
139 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
140
141         * wl-summary.el (wl-summary-forward): Put subject in original
142         message buffer as argument of wl-draft-forward.
143         * wl-draft.el (wl-draft-forward): Decode subject as in
144         wl-draft-reply.
145
146 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
147
148         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
149         a folder under access group.
150
151 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
152
153         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
154         wl-message-buffer-display.
155
156         * wl-util.el (wl-set-save-drafts): Fix typo.
157
158 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
159
160         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
161         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
162         wl-highlight-logo-face to set the bg color of an xbm image; fixed
163         the way to measure the width of a bitmap image; don't put face on
164         ascii and bitmap images; put the mark which should not use the
165         variable-pitch face on ascii and bitmap images.
166         (wl-demo-setup-properties): Don't use the variable-pitch face on
167         ascii and bitmap images; made it work on Emacs 20 and earlier.
168         (wl-demo-insert-text): End with a newline at the bottom; don't put
169         face on text.
170
171         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
172
173 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
174
175         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
176
177         * wl-util.el (wl-save-drafts): Moved from sample setting.
178         (wl-set-save-drafts): New function to set idle timer.
179         * wl-draft.el (wl-draft): Call it.
180         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
181
182 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
183
184         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
185         a summary which has toggle display status off.
186
187 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
188
189         * wl-draft.el (wl-draft-do-fcc): No cache save.
190
191 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
192
193         * wl-summary.el (elmo-event-handler-flag-changed): Use
194         `set-buffer' instead of `with-current-buffer'.
195
196 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
197
198         * wl-summary.el (wl-summary-after-resize-function): New function.
199         (wl-summary-mode): Add `wl-summary-after-resize-function' to
200         window-size-change-functions.
201
202 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
203
204         * wl-draft.el (wl-draft-create-buffer): Bind
205         `change-major-mode-hook' after current buffer is changed.
206
207         * wl-summary.el (wl-summary-buffer-detach): New function.
208         (wl-summary-buffer-set-folder): Call it.
209         (wl-summary-mode): Add `wl-summary-buffer-detach' to
210         change-major-mode-hook and kill-buffer-hook.
211         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
212         (wl-summary-switch-to-clone-buffer): Ditto.
213         (wl-summary-goto-folder-subr): Ditto.
214
215 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
216
217         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
218         after boundp check.
219
220 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
221
222         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
223         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
224         for `kill-buffer'.
225
226         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
227         handler of current buffer from elmo-folder.
228
229 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
230
231         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
232
233 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
234
235         * wl-summary.el (wl-summary-buffer-event-handler): New internal
236         variable.
237         (wl-summary-event-handler): New class.
238         (elmo-event-handler-flag-changed): Define to update persistent
239         mark.
240         (wl-summary-buffer-set-folder): Register event handler to
241         elmo-folder.
242         (wl-summary-exit): Unregister event handler.
243         (wl-summary-goto-folder-subr): Ditto.
244         (wl-summary-mark-as-read-all): Does not call
245         `wl-summary-update-persistent-mark' directly.
246         (wl-summary-mark-as-read-internal): Ditto.
247         (wl-summary-set-persistent-mark-internal): Ditto.
248         (wl-summary-set-flags-internal): Ditto.
249
250         * Version number is increased to 2.11.33.
251
252 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
253
254         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
255         to nil.
256
257 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
258
259         * wl-spam.el (wl-spam-setup): Add hook
260         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
261         instead of `wl-summary-prepare-hook'.
262
263         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
264         if folder type is `'flag'.
265         (wl-summary-mark-as-important): Ditto.
266
267 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
268
269         * wl-address.el (wl-address-minibuffer-history): New variable.
270         (wl-address-minibuffer-local-map): New keymap.
271         (wl-address-read-from-minibuffer): New function.
272
273         * wl-action.el (wl-summary-get-resend-address): Use
274         `wl-address-read-from-minibuffer' instead of `completing-read'.
275
276 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
277
278         * Version number is increased to 2.11.32.
279
280 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
281
282         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
283         without mule to iso-8859-1.
284         (wl-draft-add-in-reply-to): Add note in description.
285         (wl-draft-add-references): Ditto.
286
287 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
288
289         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
290         definition for `m'.
291         (wl-summary-mode-line-format): Add '[%m]'.
292         (wl-message-mode-line-format-spec-alist): Ditto.
293         (wl-summary-display-mime-mode-list): New variable.
294
295         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
296         from wl-summary-buffer-display-as-is.
297         (wl-summary-buffer-display-all-header): New buffer local variable.
298         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
299         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
300         instead of wl-summary-buffer-display-as-is.
301         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
302         (wl-summary-set-persistent-mark): Ditto.
303         (wl-summary-set-message-buffer-or-redisplay): Just call
304         `wl-summary-redisplay-internal' without optional arguments.
305         (wl-summary-toggle-mime): Rewrite.
306         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
307         (wl-summary-toggle-all-header): New function.
308         (wl-summary-redisplay-internal): Treat mime mode.
309
310         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
311         to wl-mime-preview-follow-no-mime.
312         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
313         accodring to the display-mode.
314
315         * wl-message.el (wl-message-buffer-display-type): Rewrite.
316         (wl-message-buffer-display): Changed argument name from `as-is' to
317         `mode'.
318         (wl-message-display-internal): Ditto;
319         Bind elmo-mime-display-header-analysis according to the mode.
320         (wl-message-display-internal): Put wl-message-display-mime-mode
321         property on entire buffer.
322
323 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
324
325         * wl-draft.el (wl-draft-do-fcc): Undo last change.
326
327 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
328
329         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
330         Don't extract mail address.
331         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
332
333         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
334
335         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
336
337 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
338
339         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
340         wl-fldmgr-cut-entity-list on confirmation.
341
342 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
343
344         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
345         (wl-mime-quit-preview): Check existence of
346         mime-edit-temp-message-buffer here.
347
348 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
349
350         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
351         after deletion.
352
353         * wl-draft.el (wl-draft-send-confirm): Check major-mode
354         before calling wl-mime-quit-preview.
355
356 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
357
358         * wl-summary.el (wl-summary-pick): If call it with prefix
359         argument, set `delete-marks' as non-nil. Pick from only visible
360         messages.
361         (wl-summary-check-target-mark): New function.
362         (wl-summary-target-mark-mark-as-read): Use it.
363         (wl-summary-target-mark-mark-as-unread): Ditto.
364         (wl-summary-target-mark-operation): Ditto.
365         (wl-summary-target-mark-set-flags): Ditto.
366         (wl-summary-target-mark-save): Ditto.
367         (wl-summary-target-mark-pick): Ditto.
368         (wl-summary-target-mark-forward): Ditto.
369         (wl-summary-target-mark-reply-with-citation): Ditto.
370         (wl-summary-target-mark-print): Ditto.
371         (wl-summary-target-mark-uudecode): Ditto.
372
373         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
374         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
375         with `ask-coding' is non-nil.
376
377 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
378
379         * wl-thread.el (wl-thread-set-parent): If parent is a message
380         which is identified by references, set linked as nil.
381
382 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
383
384         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
385         (wl-message-mode-line-format-spec-alist): Ditto.
386         (wl-message-mode-line-format): Ditto.
387         (wl-summary-mode-line-format): Ditto for docstring.
388         (wl-summary-no-mime-folder-list): Fix typo.
389
390         * wl-util.el (wl-current-message-buffer): Call
391         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
392
393         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
394         variable.
395         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
396         of `wl-summary-redisplay-no-mime'.
397         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
398         (wl-summary-toggle-mime): New function.
399         (wl-summary-redisplay-all-header): Rewrite.
400         (wl-summary-redisplay-no-mime): Ditto.
401         (wl-summary-redisplay-internal): Added argument `as-is' and
402         `all-header'.
403
404         * wl-refile.el (wl-refile-default-from-folder-path-separator):
405         New variable.
406         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
407         bottom.
408         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
409         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
410         "/" unconditionally.
411
412         * wl-mime.el (wl-draft-yank-current-message-entity): Use
413         wl-mime-preview-follow-no-mime for as-is content.
414         (wl-mime-preview-follow-no-mime): New function.
415         (wl-mime-preview-follow-current-region): Fixed parenthesis.
416
417         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
418         and added `as-is', `all-header'.
419         (wl-message-buffer-display): Ditto.
420         (wl-message-buffer-display-type): New function.
421
422 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
423
424         * wl-vars.el (wl-message-header-button-alist): Change default
425         value.
426         (wl-message-body-button-alist): Ditto.
427
428 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
429
430         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
431
432 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
433
434         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
435
436 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
437
438         * wl-summary.el (wl-summary-sync-marks): Remove condition which
439         is always true.
440
441 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
442
443         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
444         on null entity.
445
446 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
447
448         * wl-vars.el (wl-draft-reply-default-position): Fix range.
449
450 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
451
452         * wl-vars.el (wl-summary-resend-hook): New hook.
453
454         * wl-action.el (wl-summary-exec-action-resend-subr): Run
455         `wl-summary-resend-hook'.
456
457 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
458
459         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
460         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
461         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
462         (wl-summary-new-cached-mark): Changed default value to 'n'.
463         (wl-summary-unread-cached-mark): Changed default value to 'u'.
464         (wl-summary-answered-cached-mark): Changed default value to 'a'.
465         (wl-folder-sync-range-alist): Remove spec for 'flag.
466         (wl-summary-force-prefetch-folder-list): New user option.
467
468         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
469         `wl-summary-toggle-persistent-mark'.
470         (wl-summary-update-mark-and-highlight-window): Don't highlight when
471         number is nil.
472         (wl-summary-mark-as-answered-region): Set interactive argument of
473         `wl-summary-set-persistent-mark-internal'.
474         (wl-summary-mark-as-important-region): Ditto.
475         (wl-summary-unset-persistent-mark): Ditto.
476         (wl-summary-set-persistent-mark): Ditto.
477         (wl-summary-mark-as-answered): Ditto.
478         (wl-summary-mark-as-important): Ditto.
479         (wl-summary-set-persistent-mark-internal): Do nothing
480         when `elmo-message-flag-available-p' is nil.
481         (wl-summary-toggle-persistent-mark): New function.
482         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
483         when the folder matches `wl-summary-force-prefetch-folder-list'.
484
485
486         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
487         when number is nil.
488         (wl-highlight-summary-forwarded-face): New face.
489
490 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
491
492         * Version number is increased to 2.11.31.
493
494 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
495
496         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
497         (wl-biff-check-folder-async): Ditto.
498         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
499
500 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
501
502         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
503         Add an argument `reverse'.  All callers are updated.
504         (wl-summary-sort): Add a prefix argument `reverse' to specify
505         reverse sorting.
506         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
507         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
508         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
509
510 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
511
512         * wl-message.el (wl-message-redisplay): Does not narrow header if
513         disply-type is all-header or as-is.
514
515         * wl-summary.el (wl-summary-enter-handler): Use
516         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
517
518 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
519
520         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
521         after adding wl-draft-parent-variables.
522         (wl-draft-forward): Ditto.
523
524 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
525
526         * wl-summary.el (wl-summary-sync-marks): Call
527         `wl-summary-set-persistent-mark' and
528         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
529         (wl-summary-set-persistent-mark-internal): Add 4th argument
530         `no-server'.
531         (wl-summary-unset-persistent-mark): Ditto.
532         (wl-summary-set-persistent-mark): Ditto.
533         (wl-summary-add-flags-internal): Abolish.
534         (wl-summary-remove-flags-internal): Ditto.
535         (wl-summary-mark-as-important-internal): Ditto.
536         (wl-summary-mark-as-important): Use
537         `wl-summary-set-persistent-mark' instead of
538         `wl-summary-add-flags-internal'.
539         (wl-summary-mark-as-important-region): Ditto.
540
541         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
542
543         * wl-summary.el (wl-summary-get-available-flags): New function.
544         (wl-summary-sync-marks): Use it and simplified.
545         (wl-summary-unset-persistent-mark): Use
546         `wl-summary-get-available-flags'.
547         (wl-summary-set-persistent-mark): Ditto.
548
549 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
550
551         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
552         id.
553
554 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
555
556         * wl-summary.el (wl-summary-enter-handler): If argument is not a
557         number, call `wl-summary-prev-line-content'. Show message when the
558         message is not found.
559
560 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
561
562         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
563         wl-summary-enter-handler.
564         (wl-summary-enter-handler): New command.
565
566         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
567         docstring and custom spec.
568
569         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
570         flags too; Don't treat Cached and New.
571         (wl-summary-set-persistent-mark): Ditto.
572
573         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
574         `wl-folder-set-flag'.
575
576         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
577         instead of `wl-folder-set-flag'.
578
579         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
580         for completion.
581         (wl-summary-set-persistent-mark): Ditto.
582
583         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
584         instead of `wl-draft-quit-preview'.
585
586         * wl-mime.el (toplevel): Avoid compile warning.
587         (wl-mime-quit-preview): New function
588         (formarly defined as `wl-draft-quit-preview').
589         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
590         quitting method.
591
592         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
593
594         * wl-folder.el (wl-folder-set-flag): Renamed from
595         `wl-draft-set-flag-on-parent'.
596
597         * wl-draft.el (wl-draft-quit-preview): New function.
598         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
599         (wl-draft-send): Call `wl-folder-set-flag' instead of
600         `wl-draft-set-flag-on-parent'.
601         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
602
603 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
604
605         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
606         (wl-draft-send): Ditto.
607
608 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
609
610         * wl-vars.el (wl-draft-reply-hook): Changed default value.
611         (wl-draft-kill-pre-hook): Set default value as nil.
612         (wl-summary-reply-hook): Ditto.
613         (wl-draft-kill-flags): Abolish.
614
615         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
616         (wl-draft-parent-variables): Renamed from
617         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
618         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
619         argument; Add wl-draft-parent-variables to
620         wl-draft-config-variables.
621         (wl-draft-reply): Likewise.
622         (wl-draft-kill-flags): Abolish.
623         (wl-draft-send): Call wl-draft-set-flag-on-parent.
624         (wl-draft-set-flag-on-parent): New function.
625         (wl-draft-setup-parent-flag): Ditto.
626
627 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
628
629         * wl-draft.el (wl-draft-kill-flags): Avoid error when
630         `wl-draft-parent-folder' is "".
631
632 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
633
634         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
635         (wl-summary-digit-jump): New function.
636         (Adviced by John Owens and Hiroya Murata)
637
638         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
639         (Adviced by John Owens)
640
641         * wl-xmas.el (wl-message-define-keymap): Ditto.
642
643         * wl-mule.el (wl-message-define-keymap): Ditto.
644
645 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
646
647         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
648         change of return value of elmo-folder-count-flags.
649
650         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
651         (wl-summary-mark-as-read-internal): Ditto.
652         (wl-summary-set-persistent-mark-internal): Ditto.
653         (wl-summary-folder-info-update): Ditto.
654         (wl-summary-sync-update): Fixed the last change.
655
656         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
657
658 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
659
660         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
661         (wl-draft-kill-flags): Fixed docstring.
662
663         * wl-draft.el (wl-draft-kill-flags): New function.
664         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
665
666 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
667
668         * wl-vars.el (wl-reply-hook): Abolish.
669         (wl-draft-reply-hook): New hook.
670         (wl-summary-reply-hook): Ditto.
671         (wl-draft-forward-hook): Ditto.
672         (wl-summary-forward-hook): Ditto.
673         (wl-draft-kill-flags): New variable.
674
675         * wl-summary.el (wl-summary-mark-as-answered-region): Use
676         wl-summary-set-persistent-mark-internal.
677         (wl-summary-sync-marks): Use elmo-preserved-flags.
678         (wl-summary-update-persistent-mark): Make it interactive.
679         (wl-summary-set-persistent-mark-internal): New inline function.
680         (wl-summary-mark-as-answered): Use it.
681         (wl-summary-mark-as-unanswered): Ditto.
682         (wl-summary-unset-persistent-mark): New function.
683         (wl-summary-set-persistent-mark): Ditto.
684         (wl-summary-reply): Don't set answered flag;
685         Run wl-summary-reply-hook instead.
686         (wl-summary-forward): Call wl-draft-forward with number.
687         Run wl-summary-forward-hook.
688
689         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
690         (wl-highlight-summary-line-face-spec): Use it as a default
691         persistent mark face.
692
693         * wl-draft.el (wl-draft-forward): Added optional argument number;
694         Set wl-draft-parent-number; Run wl-draft-forward-hook.
695         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
696         (wl-draft-kill): Use wl-draft-kill-flags.
697
698         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
699
700         * wl-folder.el (wl-folder-check-one-entity): Follow the change
701         of return value of elmo-folder-count-flags.
702
703         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
704
705         * wl-summary.el (wl-summary-count-unread): Ditto.
706         (wl-summary-sync-update): Follow the change above.
707         (wl-summary-force-prefetch): New function.
708
709 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
710
711         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
712         variable `buf' with `let' instead of `setq'.
713
714 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
715
716         * wl-mime.el (wl-message-delete-current-part): If filename exists,
717         add Content-Disposition heaeder on the deleted part.
718
719 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
720
721         * wl-draft.el (wl-draft-save): Encode address list under edit by
722         `eword-encode-unstructured-field-body'.
723
724         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
725
726 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
727
728         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
729         wl-current-summary-buffer.
730
731 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
732
733         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
734         `numbers' is ignored.
735
736 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
737
738         * wl-folder.el (wl-folder-open-folder): Avoid error.
739         Reported by John Owens, [wl-en:815]
740
741         * wl.el (wl): Set timer for biff process even if prefix argument
742         is given or auto-checking is quitted.
743
744         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
745         immediately.
746         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
747         (wl-toggle-plugged): Ditto.
748
749         * wl-vars.el (wl-biff-use-idle-timer): New variable.
750         * wl-util.el (wl-biff-start): Use idle timer if
751         `wl-biff-use-idle-timer' is non-nil.
752
753 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
754
755         * wl-highlight.el (wl-highlight-message): Fix description.
756
757 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
758
759         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
760         tty.
761
762 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
763
764         * wl-action.el (wl-summary-exec): Print failure count.
765
766 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
767
768         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
769         to `defun', remove interactive form.
770         Set elmo-message-fetch-confirm when force-reload is non-nil.
771
772 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
773
774         * wl-summary.el (toplevel): Removed unnecessary autoload.
775
776 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
777
778         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
779         the buffer is generated from another message buffer.
780
781 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
782
783         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
784         extracted from `wl-fldmgr-save-folders'.
785         (wl-fldmgr-delete): Call it after deletion.
786
787 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
788
789         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
790         multi-tty support.
791
792 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
793
794         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
795
796 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
797
798         * wl-summary.el (wl-summary-rescan): Remove unused variables.
799         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
800
801 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
802
803         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
804         unsubscribe list only if argument CLEAR is nil.
805
806 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
807
808         * wl-draft.el (wl-draft-reply): Decode subject before removing
809         Re: prefix.
810
811 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
812
813         * wl-summary.el (wl-summary-sort-by-size): New command.
814
815 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
816
817         * wl-summary.el (wl-summary-number-list-from-region): New
818         function.
819         (wl-summary-mark-as-read-region): Use it.
820         (wl-summary-mark-as-unread-region): Ditto.
821         (wl-summary-set-flags-region): Ditto and add optional argument
822         remove.
823         (wl-summary-mark-as-answered-region): Ditto.
824         (wl-summary-mark-as-important-region): Ditto.
825         (wl-summary-target-mark-mark-as-important): Added optional
826         argument remove.
827         (wl-summary-target-mark-mark-as-answered): Ditto.
828         (wl-summary-target-mark-set-flags): Ditto.
829
830 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
831
832         * wl-summary.el (wl-summary-set-flags-region): Call
833         `wl-summary-set-flags-internal' with number list instead of call
834         one by each message.
835         (wl-summary-target-mark-set-flags): Likewise.
836
837 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
838
839         * wl-summary.el (wl-summary-target-mark-operation): Add optional
840         argument `inverse' and use `wl-summary-delete-all-target-marks'.
841         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
842         (wl-summary-target-mark-mark-as-answered): Likewise.
843
844 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
845
846         * wl-summary.el (wl-summary-target-mark-forward): Use
847         `wl-summary-delete-all-target-marks' instead of
848         `wl-summary-delete-all-temp-marks'.
849         (wl-summary-target-mark-reply-with-citation): Ditto.
850         (wl-summary-target-mark-uudecode): Ditto.
851         (wl-summary-target-mark-set-flags): Ditto and remove needless
852         cursor move.
853
854 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
855
856         * wl-summary.el (wl-summary-target-mark-forward): Protect
857         wl-summary-buffer-target-mark-list from nreverse.
858         (wl-summary-target-mark-reply-with-citation): Ditto.
859
860 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
861
862         * wl-thread.el (wl-thread-update-indent-string-thread): Use
863         `elmo-display-progress-threshold'.
864
865 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
866
867         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
868         check `wl-summary-highlight'.
869         (wl-summary-window-scroll-functions): Respect value of
870         `wl-summary-highlight'.
871         (wl-summary-sync-update): Run hooks
872         `wl-summary-buffer-window-scroll-functions' at any time.
873
874 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
875
876         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
877         from `wl-summary-cleanup-temp-marks'.
878         (wl-summary-cleanup-temp-marks): Abolish argument.
879         * wl.el (wl-save-status): Revert previous change.
880         (wl-execute-temp-marks): New function, call
881         `wl-summary-exec-with-confirmation'.
882         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
883         (wl-folder-save-and-exec-marks): Abolished.
884
885 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
886
887         * wl-e21.el (wl-e21-display-image-p): Respect
888         `wl-highlight-folder-with-icon'.
889         (wl-e21-highlight-folder-group-line): Highlight mouse line
890         even if wl-e21-display-image-p is nil.
891
892         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
893         Respect value of `wl-summary-highlight'.
894
895         * wl.el (wl-save-status): Remove unused variable.
896
897         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
898         (wl-folder-mode-map): Bind it to "x".
899
900 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
901
902         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
903
904         * wl-thread.el (wl-thread-get-parent-list): Don't check
905         disconnected ancestors, neglecting needless work in
906         `wl-thread-update-indent-string-thread'.
907
908         * wl.el (wl-save): Take prefix argument to execute remaining marks.
909         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
910         argument, add argument default-keep to keep marks by default.
911
912         * Version number is increased to 2.11.30.
913
914         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
915         customization type and docstring.
916         (wl-draft-reply-without-argument-list): Ditto.
917
918 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
919
920         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
921
922         * wl-spam.el (wl-spam-mark-action-list): Ditto.
923
924 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
925
926         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
927
928 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
929
930         * wl-draft.el (wl-draft-config-exec): Narrow the range of
931         save-excursion so as not to include run-hooks.
932
933 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
934
935         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
936         Clarify that marks are going to be cleared.
937
938 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
939
940         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
941         according to 3rd element of wl-summary-flag-mark.
942
943         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
944
945 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
946
947         * wl-action.el (wl-summary-target-mark-all): Don't set
948         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
949
950 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
951
952         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
953         (wl-forward-subject-prefix): Ditto.
954         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
955         (wl-draft-reply-make-subject): Ditto.
956
957         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
958         `wl-draft-forward'.
959         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
960
961 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
962
963         * wl-action.el (wl-summary-target-mark-set-action): Stop if
964         target message does not exist.
965
966 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
967
968         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
969         `wl-subject-prefix-regexp'.
970         (wl-subject-forward-prefix-regexp): New variable.
971         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
972         `wl-draft-strip-subject-re' and take regexp as argument.
973         (wl-draft-forward): Use it.
974         (wl-draft-reply): Ditto.
975
976 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
977
978         * wl-e21.el (wl-highlight-plugged-current-line): Change for
979         emacs multi-tty support.
980
981 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
982
983         * wl-e21.el (wl-e21-display-image-p): Don't call
984         `display-images-p'.
985         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
986         support.
987         (wl-highlight-folder-current-line): Ditto.
988         (wl-folder-init-icons): Ditto.
989
990 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
991
992         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
993         the last line of summary in unplugged mode.
994
995 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
996
997         * wl-vars.el (wl-refile-rule-alist): Doc fix.
998
999 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1000
1001         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1002         * wl-address.el (wl-address-user-mail-address-p): Use it.
1003         (wl-address-delete-user-mail-addresses): Ditto.
1004         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1005
1006         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1007         (wl-address-delete-user-mail-addresses): Ditto.
1008
1009         * wl-address.el (wl-address-delete-user-mail-addresses): New
1010         function.
1011         * wl-refile.el (wl-refile-guess-by-history): Use it.
1012         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1013         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1014
1015         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1016         use wl-address-user-mail-address-p.
1017
1018 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1019
1020         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1021         after opening group.
1022
1023 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1024
1025         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1026         of elmo-set-buffer-multibyte.
1027
1028         * wl-message.el (wl-original-message-mode): Ditto.
1029
1030         * wl-score.el (wl-score-insert-header): Ditto.
1031
1032         * wl-summary.el
1033         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1034         (wl-summary-goto-folder-subr): Ditto.
1035         (wl-summary-insert-headers): Ditto.
1036
1037         * wl-util.el (wl-set-string-width): Ditto.
1038
1039         * Version number is increased to 2.11.29.
1040
1041 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1042
1043         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1044         (wl-highlight-summary-line-help-echo-alist): New variable.
1045         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1046         into `wl-highlight-summary-line-help-echo' and
1047         `wl-highlight-flag-folder-help-echo'.
1048         (wl-highlight-summary-line-string): Change accordingly.
1049         (wl-highlight-summary-current-line): Ditto.
1050
1051 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1052
1053         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1054         at the beginning of field body (Thanks to Markus Knittig).
1055
1056         * wl-draft.el (wl-draft-insert-current-message): Also check
1057         summary buffer, remove unnecessary tag.
1058
1059 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1060
1061         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1062         when wl-message-buffer is nil.
1063
1064         * wl-folder.el (wl-folder): Abolish unused argument.
1065         Call wl-folder-init when wl-folder-entity is nil.
1066         * wl.el (wl): Change accordingly.
1067
1068 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1069
1070         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1071         multibyte string before insert into draft buffer.
1072         (wl-draft-create-buffer): Always enable multibyte characters for
1073         draft buffer.
1074
1075         * Version number is increased to 2.11.28.
1076
1077 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1078
1079         * wl-folder.el (wl-folder-open-close): Handle blank line.
1080         (wl-folder-jump-to-current-entity): Ditto.
1081
1082 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1083
1084         * Version number is increased to 2.11.27.
1085
1086 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1087
1088         * wl-thread.el (wl-thread-insert-message): When the thread is
1089         devided by wl-summary-max-thread-depth, insert line at the end of
1090         buffer.
1091
1092 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1093
1094         * Version number is increased to 2.11.26.
1095
1096 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1097
1098         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1099
1100 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1101
1102         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1103         value of stream-type and session.
1104
1105 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1106
1107         * Version number is increased to 2.11.25.
1108
1109 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1110
1111         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1112         in a quit message.
1113
1114 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1115
1116         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1117         (wl-summary-redisplay-no-mime-internal): Ditto.
1118
1119 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1120
1121         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1122         * wl-vars.el (wl-smtp-connection-type): Ditto.
1123
1124 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1125
1126         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1127         for the separator line and quote mail-header-separator.
1128
1129 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1130
1131         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1132         result message.
1133
1134         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1135         `elmo-multiple-fields-body-list' with boundary as
1136         mail-header-separator.
1137
1138 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1139
1140         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1141
1142 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1143
1144         * wl-util.el (wl-list-diff): Remove unused function.
1145
1146         * wl-draft.el (wl-draft-send-confirm): Discard input before
1147         confirmation.
1148
1149 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1150
1151         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1152         order of flag and new.
1153
1154 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1155
1156         * wl-vars.el (wl-refile-policy-alist): Abolished.
1157
1158         * wl-action.el (wl-summary-set-action-refile): Follow the change
1159         above.
1160
1161 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1162
1163         * wl-highlight.el (wl-highlight-signature-search): Don't use
1164         re-search-backward for a long word since it is possible to crash
1165         XEmacs because of a bug.
1166
1167 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1168
1169         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1170
1171 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1172
1173         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1174         argument for wl-summary-sync-force-update.
1175
1176 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1177
1178         * wl-summary.el (wl-summary-mode-map): Revival of
1179         wl-summary-mark-as-important related bindings;
1180         Bind 'F','tF','mF','rF','m&'.
1181         (wl-summary-mark-as-important-region): Revival.
1182         (wl-summary-target-mark-mark-as-important): Ditto.
1183         (wl-summary-target-mark-operation): New function.
1184         (wl-summary-target-mark-mark-as-answered): Use it.
1185         (wl-summary-decide-flag): Don't set Important as default.
1186         (wl-summary-mark-as-important-internal): Revival.
1187         (wl-summary-mark-as-important): Ditto.
1188
1189         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1190
1191         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1192         instead of facep.
1193
1194 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1195
1196         * wl-dnd.el (wl-dnd-drop-func): Fix.
1197
1198         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1199         mouse-set-point instead of posn-point.
1200
1201         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1202
1203         * wl-mule.el (wl-completing-read-multiple): Ditto.
1204
1205 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1206
1207         * wl-demo.el (face-background-name): Defalias to avoid compile
1208         warning.
1209
1210 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1211
1212         * wl-summary.el (wl-summary-decide-flag): Use
1213         wl-completing-read-multiple instead of completing-read-multiple.
1214
1215         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1216         New alias.
1217
1218         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1219         Use face-background-name instead of face-background.
1220
1221         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1222
1223         * wl-summary.el (wl-summary-save): Use it.
1224         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1225
1226         * wl-mime.el (wl-mime-save-content): Fix last change.
1227
1228 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1229
1230         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1231         New function.
1232         (wl-summary-sort-specs): Added sort.
1233         * wl-mime.el (wl-mime-save-content): Expand file name.
1234
1235 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1236
1237         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1238
1239         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1240
1241 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1242
1243         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1244         for flag if it is not defined.
1245
1246 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1247
1248         * wl-e21.el (wl-highlight-folder-current-line): Use
1249         elmo-folder-type-internal when elmo-folder-type returns nil.
1250
1251         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1252
1253         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1254
1255         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1256
1257         * wl-e21.el (wl-summary-toolbar): Ditto.
1258
1259         * wl-vars.el (wl-demo-background-color): Abolished.
1260         (wl-summary-persistent-mark-priority-list): Renamed from
1261         wl-summary-flag-priority-list.
1262         (wl-summary-flag-alist): New user option.
1263         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1264         (wl-message-mode-line-format-spec-alist): Added 'F'.
1265         (wl-message-mode-line-format): Likewise.
1266         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1267         instead of wl-summary-important-mark.
1268         (wl-file-folder-icon): New variable.
1269
1270         * wl-thread.el (wl-thread-set-flags): Renamed from
1271         wl-thread-mark-as-important.
1272
1273         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1274         warning.
1275         (wl-summary-mode-menu-spec): Follow the change of 
1276         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1277         (wl-summary-mode-map): Follow the change of
1278         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1279         (wl-summary-detect-mark-position): Follow the variable name change.
1280         (wl-summary-set-flags-region): New function for the replacement of
1281         wl-summary-mark-as-important-region.
1282         (wl-summary-sync-marks): Sync all global-flags.
1283         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1284         instead of elmo-message-flagged-p.
1285         (wl-summary-persistent-mark-string): Follow the variable name change;
1286         Put wl-summary-flag-mark if the message has global-flag.
1287         (wl-summary-target-mark-set-flags): Renamed from 
1288         wl-summary-target-mark-mark-as-important.
1289         (wl-summary-decide-flag): New function.
1290         (wl-summary-set-flags-internal): Renamed from
1291         wl-summary-mark-as-important-internal.
1292         (wl-summary-add-flags-internal): New function.
1293         (wl-summary-remove-flags-internal): Ditto.
1294         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1295         (wl-summary-mark-as-unimportant): Abolish.
1296         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1297         (wl-summary-next-message): List flagged messages in the msgdb.
1298
1299         * wl-score.el (wl-summary-score-update-all-lines): Use
1300         wl-summary-add-flags-internal instead of 
1301
1302         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1303
1304         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1305         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1306         (wl-message-buffer-require-all-header): Renamed from
1307         wl-message-buffer-all-header-flag (Ditto).
1308         (wl-message-buffer-flag-indicator): New variable.
1309         (wl-message-redisplay): Changed local varibale name from `flag' to
1310         `display-type'; Set up wl-message-buffer-flag-indicator.
1311         (wl-message-buffer-display): Changed varibale name from `flag' to
1312         `display-type'.
1313         (wl-message-display-internal): Likewise.
1314
1315         * wl-highlight.el (wl-highlight-demo-face): Define default background
1316         color.
1317         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1318
1319         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1320
1321         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1322         (wl-demo-setup-properties): Renamed from
1323         `wl-demo-set-background-color'.
1324         (wl-demo): Follow the change above.
1325         
1326         * Version number is increased to 2.11.24.
1327
1328 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1329
1330         * wl-summary.el (wl-summary-toggle-thread): Call
1331         `wl-summary-rescan' with disable-thread as non-nil.
1332         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1333
1334 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1335
1336         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1337         foreground property of the face.
1338         (wl-demo-insert-text): Don't set up face property here.
1339         (wl-demo): Call wl-demo-set-background-color, anyway.
1340
1341 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1342
1343         * wl-vars.el (wl-demo-background-color): The value can be nil.
1344
1345 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1346
1347         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1348         to wl-summary-wheel-dispatcher.
1349
1350         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1351         wl-message-wheel-dispatcher.
1352         (wl-message-wheel-dispatcher): New function.
1353         (wl-summary-wheel-dispatcher): Ditto.
1354
1355 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1356
1357         * wl-action.el (wl-summary-target-mark-all): List messages which are
1358         not in the killed-list.
1359
1360         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1361         only when the folder is 'flag/important.
1362
1363         * wl-address.el (wl-complete-field-body): Complete if the last
1364         character is a space.
1365
1366 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1367
1368         * wl-folder.el (wl-folder-clear-entity-info): Use
1369         elmo-clear-hash-val.
1370
1371         * wl-fldmgr.el (wl-fldmgr-rename): Set
1372         wl-folder-info-alist-modified as t.
1373
1374 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1375
1376         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1377
1378 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1379
1380         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1381         (wl-folder-buffer-last-visited-entity-id): New buffer local
1382         variable.
1383         (wl-folder-revisit-last-visited-folder): New function.
1384         (wl-folder-mode-map): Bind it to "C-i".
1385         (wl-folder-set-current-entity-id): Set last visited folder.
1386         * wl-summary.el (wl-summary-exit): Ditto.
1387
1388 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1389
1390         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1391         before calling `recenter' in order to cope with an XEmacs bug.
1392
1393 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1394
1395         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1396         to the default value.
1397
1398 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1399
1400         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1401         change.
1402         (wl-summary-sync-marks): Ditto.
1403         (wl-summary-mark-as-read-internal): Ditto.
1404         (wl-summary-mark-as-answered-internal): Ditto.
1405         (wl-summary-mark-as-important-internal): Ditto.
1406         (wl-summary-reply): Ditto.
1407
1408         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1409         instead of `elmo-folder-unflag-answered'.
1410
1411         * Version number is increased to 2.11.23.
1412
1413         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1414         the last change.
1415
1416 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1417
1418         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1419         Specify "spam" or "good".
1420
1421 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1422
1423         * wl-spam.el (wl-summary-exec-action-spam): Call
1424         wl-folder-confirm-existence for spam folder.
1425         (wl-spam-setup): Bind "mk".
1426
1427 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1428
1429         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1430
1431 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1432
1433         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1434         destination folder is empty.
1435
1436 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1437
1438         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1439         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1440
1441         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1442         (wl-summary-refile-prev-destination-region): New function.
1443         (wl-thread-refile-prev-destination): Ditto.
1444         (wl-summary-target-mark-refile-prev-destination): Ditto.
1445
1446 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1447
1448         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1449         (wl-demo-background-color): Changed default value.
1450
1451         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1452         color.
1453
1454         * wl-demo.el (wl-demo-set-background-color): New function.
1455         (wl-demo): Call it.
1456
1457 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1458
1459         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1460         * wl-address.el (wl-address-add-or-change): Don't add empty
1461         address.
1462
1463 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1464
1465         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1466
1467 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1468
1469         * wl-vars.el (wl-demo-image-filter-alist): New variable
1470         (wl-demo-background-color): Ditto.
1471
1472         * wl-demo.el (wl-demo-xpm-set-background): New function.
1473         (wl-demo-image-filter): Ditto.
1474         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1475
1476         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1477
1478         * wl-demo.el (wl-demo-icon-name): Define as function.
1479         (wl-demo-insert-image): Use it.
1480
1481 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1482
1483         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1484
1485 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1486
1487         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1488
1489 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1490
1491         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1492
1493 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1494
1495         * wl-thread.el (wl-thread-mark-as-answered): New function.
1496
1497         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1498         answered" entry.
1499         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1500         "r&" and wl-thread-mark-as-answered to "t&".
1501         (wl-summary-mark-as-important-region): Refine to toggle mark.
1502         (wl-summary-mark-as-answered-region): New function.
1503         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1504         and 3rd argument.
1505         (wl-summary-mark-as-important-internal): Likewise.
1506
1507 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1508
1509         * wl-template.el (wl-template-preview): New internal variable.
1510         (wl-template-preview-p): New function.
1511         (wl-template-show): Bind `wl-template-preview' as t.
1512
1513 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1514
1515         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1516         `elmo-message-entity-field' with 3rd argument which is non-nil.
1517
1518 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1519
1520         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1521         Removed duplicate local bind `folder'.
1522
1523 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1524
1525         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1526
1527 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1528
1529         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1530         duplicate definition.
1531
1532 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1533
1534         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1535         non-nil, use it; Don't fetch message if there's no message in the
1536         current cursor position.
1537
1538 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1539
1540         * wl-util.el (wl-region-exists-p): Use region-active-p.
1541         (wl-deactivate-region): New function.
1542         * wl-message.el (wl-message-redisplay): Deactivate region.
1543
1544         * wl-summary.el (wl-summary-reply): Call
1545         `wl-summary-set-message-buffer-or-redisplay' instead of
1546         `wl-summary-redisplay-internal', don't move point.
1547
1548 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1549
1550         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1551         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1552         by regexp.
1553
1554 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1555
1556         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1557         if no need.
1558
1559 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1560
1561         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1562         default value to nil.
1563         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1564         `wl-summary-prepare-hook'; Replace refile action to
1565         `wl-summary-exec-action-refile-with-register'.
1566
1567         * Version number is increased to 2.11.22.
1568
1569 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1570
1571         * wl-summary.el (wl-summary-detect-mark-position): Set
1572         `wl-summary-buffer-weekday-name-lang'.
1573
1574 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1575
1576         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1577         (wl-summary-mark-as-read-all): Ditto.
1578         (wl-summary-delete-messages-on-buffer): Ditto.
1579         (wl-summary-sync-update): Ditto.
1580         (wl-summary-mark-as-read-internal): Ditto.
1581         (wl-summary-mark-as-answered-internal): Ditto.
1582         (wl-summary-update-folder-info): Abolished.
1583
1584 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1585
1586         * wl-summary.el (wl-summary-mark-as-read-all): Use
1587         `wl-summary-update-folder-info' instead of
1588         `wl-folder-update-unread'.
1589
1590 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1591
1592         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1593         `wl-summary-folder-info-update'.
1594         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1595         instead of `wl-summary-folder-info-update'.
1596         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1597         `wl-folder-set-folder-updated'.
1598         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1599         instead of `wl-folder-update-unread'.
1600         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1601         the value of `wl-summary-buffer-unread-count' for the second parameter of
1602         `wl-folder-update-unread'.
1603
1604         * Version number is increased to 2.11.21.
1605
1606 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1607
1608         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1609         a local variable.
1610
1611 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1612
1613         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1614         interactively.
1615
1616         * wl-summary.el (wl-summary-mark-as-important-internal): New
1617         internal function.
1618         (wl-summary-mark-as-important): Use it.
1619         (wl-summary-mark-as-unimportant): New function.
1620         (wl-summary-sync-marks): Follow the API change.
1621
1622         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1623
1624         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1625
1626 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1627
1628         * wl-folder.el (wl-folder-update-unread): Re-indent.
1629         Narrow the scope of a local variable.
1630
1631 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1632
1633         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1634         (wl-addrmgr-merge-entries): Ditto.
1635         (wl-addrmgr): Added to address entry which exists in draft buffer
1636         if no entry is in original.
1637
1638 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1639
1640         * wl-batch.el: New file.
1641
1642 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1643
1644         * wl-vars.el (wl-use-semi): Remove unused variable.
1645
1646 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1647
1648         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1649         "?".
1650
1651 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1652
1653         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1654         wl-summary-new-mark.
1655         (wl-summary-new-cached-mark): New user option.
1656         (wl-summary-score-marks): Follow the change above.
1657         (wl-summary-auto-refile-skip-marks): Ditto.
1658         (wl-summary-incorporate-marks): Ditto.
1659         (wl-summary-expire-reserve-marks): Ditto.
1660
1661         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1662
1663         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1664         (wl-summary-persistent-mark-string): Distinguished between cached
1665         and uncached mark when the message is new.
1666
1667 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1668
1669         * wl-spam.el (wl-spam-domain): Renamed from
1670         `wl-spam-folder-guess-domain'.
1671         (wl-summary-exec-action-spam): Register as spam if domain of the
1672         source folder is good.
1673         (wl-summary-exec-action-refile-with-register): Register message if
1674         domain of the source folder is not undecided.
1675
1676 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1677
1678         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1679         detect thread loop.
1680
1681 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1682
1683         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1684         and wl-summary-skip-mark-list.
1685
1686 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1687
1688         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1689
1690         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1691
1692         * wl-spam.el (toplevel): Require wl-highlight.
1693         (wl-spam-auto-check-policy-alist): Abolish.
1694         (wl-spam-auto-check-folder-regexp-list): New user option.
1695         (wl-spam-auto-check-marks): Ditto.
1696         (wl-spam-mark-action-list): Ditto.
1697         (wl-highlight-summary-spam-face): New face.
1698         (wl-spam-auto-check-message-p): New function.
1699         (wl-spam-map-spam-messages): Fixed message.
1700         (wl-spam-register-spam-messages): Ditto.
1701         (wl-spam-register-good-messages): Ditto.
1702         (wl-summary-spam-map): Add and remove keybind.
1703         (wl-summary-target-mark-spam): Abolish.
1704         (wl-summary-refile-spam): Ditto.
1705         (wl-summary-test-spam): New function.
1706         (wl-summary-mark-spam): Ditto.
1707         (wl-summary-auto-check-spam): Follow the above change.
1708         (wl-summary-exec-action-spam): New function.
1709         (wl-summary-exec-action-refile-with-register): Fixed message.
1710         (wl-message-check-spam): New function.
1711         (wl-spam-setup): Ditto.
1712         (toplevel): Call it if this file is loaded interactivity.
1713
1714         * Version number is increased to 2.11.20.
1715
1716 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1717
1718         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1719         when new optional argument `force' is non nil or modified.
1720
1721 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1722
1723         * wl.el (toplevel): Require wl-spam when compile.
1724         (wl-save-status): Call wl-spam-save-status.
1725
1726         * wl-spam.el (wl-spam-register-spam-messages): New function.
1727         (wl-spam-register-good-messages): Ditto.
1728         (wl-spam-save-status): Ditto.
1729         (wl-summary-mode-map): Bind
1730         wl-summary-target-mark-register-as-spam to "ms" and
1731         wl-summary-target-mark-register-as-good to "mn".
1732         (wl-summary-register-as-spam): Abolish optional argument; Use
1733         wl-spam-register-spam-messages.
1734         (wl-summary-register-as-spam-all): Use
1735         wl-spam-register-spam-messages.
1736         (wl-summary-register-as-good): Abolish optional argument; Use
1737         wl-spam-register-good-messages.
1738         (wl-summary-register-as-good-all): Use
1739         wl-spam-register-good-messages.
1740         (wl-summary-target-mark-register-as-spam): New funtion.
1741         (wl-summary-target-mark-register-as-good): Ditto.
1742
1743 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1744
1745         * wl-spam.el: New file.
1746
1747 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1748
1749         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1750
1751         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1752         (wl-summary-auto-refile): Call wl-refile-guess with
1753         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1754
1755 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1756
1757         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1758         with disable-thread argument non-nil.
1759
1760 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1761
1762         * wl-summary.el (wl-summary-rescan): Added optional argument
1763         disable-thread.
1764         (wl-summary-sync): Call wl-summary-rescan with argument
1765         disable-thread.
1766         (wl-summary-input-range): Added new range `rescan-thread'.
1767
1768 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1769
1770         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1771
1772 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1773
1774         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1775         internal variable.
1776         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1777         wl-summary-search-parent-by-subject-regexp and
1778         wl-summary-divide-thread-when-subject-changed as nil.
1779         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1780         (wl-summary-insert-thread): Search parent entity from
1781         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1782         thread loop.
1783
1784 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1785
1786         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1787
1788         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1789
1790         * wl-util.el (wl-require-update-all-folder-p): New function.
1791         (wl-get-assoc-list-value): Added `function' to match directive.
1792         (wl-collect-draft): Rewrite.
1793
1794         * wl-summary.el (wl-summary-sync-update): Clear faces
1795         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1796         are non-nil.
1797         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1798         argument as function.
1799         (wl-summary-input-range): Ditto.
1800
1801         * wl-folder.el (wl-draft-get-folder): New function.
1802         (wl-folder-get-elmo-folder): Consider draft folder.
1803
1804         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1805         (wl-draft-buffer-message-number): New buffer local variable.
1806         (wl-draft-folder-internal): New internal variable.
1807         (wl-draft-delete): Rewrite.
1808         (wl-draft-save): Ditto.
1809         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1810         wl-folder-get-elmo-folder.
1811         (wl-draft-config-info-operation): Ditto.
1812         (wl-jump-to-draft-folder): Ditto.
1813         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1814         (wl-draft-reedit): Rewrite.
1815
1816         * Version number is increased to 2.11.19.
1817         
1818 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1819
1820         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1821         variable.
1822
1823 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1824
1825         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1826         Use ignore-errors instead of unwind-protect.
1827
1828 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1829
1830         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1831         for updating `wl-thread-entity-list'.
1832
1833 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1834
1835         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1836         parameter from calling `wl-thread-entity-get-older-brothers' and
1837         `wl-thread-entity-get-younger-brothers'.
1838         Replace nested `append' with a single one.
1839
1840 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1841
1842         * wl-summary.el (wl-summary-mode): Don't use the return value of
1843         `make-local-hook'.
1844
1845 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1846
1847         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1848         instead of `let*'.
1849         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1850         of local variables.
1851
1852 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1853
1854         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1855         Renamed from wl-summary-window-scroll-functions.
1856         (wl-summary-window-scroll-functions): Don't set to variable.
1857         (wl-summary-display-top): Use run-hooks.
1858         (wl-summary-display-bottom): Ditto.
1859         (wl-summary-toggle-disp-msg): Ditto.
1860         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1861         Use it instead of wl-summary-window-scroll-functions.
1862         (wl-summary-goto-folder-subr): Don't call
1863         wl-summary-window-scroll-functions, use
1864         wl-summary-buffer-window-scroll-functions instead.
1865
1866 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1867
1868         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1869         make-local-variable.
1870
1871 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1872
1873         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1874         set-buffer-modified-p.
1875         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1876         (wl-summary-display-bottom): Ditto.
1877         (wl-summary-toggle-disp-msg): Ditto.
1878
1879 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1880
1881         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1882
1883         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1884         (wl-summary-forward): Use elmo-message-entity-field instead of
1885         elmo-message-field.
1886
1887         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1888
1889 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1890
1891         * wl-summary.el (wl-summary-window-scroll-functions): No use
1892         `append'.
1893
1894 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1895
1896         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1897         function.
1898         (wl-summary-window-scroll-functions): Call it when both
1899         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1900         (wl-summary-temp-mark): Added optional argument number.
1901         (wl-summary-message-mark): Added optional argument flag.
1902         (wl-summary-persistent-mark): Added optional argument number and flag.
1903         (wl-summary-update-persistent-mark): Ditto.
1904         (wl-summary-update-status-marks): Set "r" for interactive spec.
1905
1906         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1907         argument number and flag.
1908
1909         * wl-action.el (wl-summary-registered-temp-mark): 
1910         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1911
1912 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1913
1914         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1915         internal variable (buffer local).
1916         (wl-summary-window-scroll-functions): New function.
1917         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1918         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1919         as nil.
1920         (wl-summary-update-status-marks): Added arguments beg, end and
1921         check.
1922         (wl-summary-update-mark-window): Use function.
1923         (wl-summary-sync-update): Follow the change above.
1924         (wl-summary-switch-to-clone-buffer): Copy
1925         wl-summary-buffer-unsync-mark-number-list.
1926         (wl-summary-goto-folder-subr): Set
1927         wl-summary-buffer-unsync-mark-number-list and
1928         use wl-summary-window-scroll-functions instead of
1929         wl-summary-lazy-highlight.
1930
1931         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1932
1933 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1934
1935         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1936
1937         * wl-summary.el (wl-summary-update-persistent-mark): Call
1938         wl-summary-set-message-modified.
1939
1940         * wl-summary.el (wl-summary-sync-update): Don't call
1941         wl-summary-update-status-marks.
1942
1943         * Version number is increased to 2.11.18.
1944
1945 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1946
1947         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1948         (wl-message-next-page): Ditto.
1949
1950 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1951
1952         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1953         local variable.  Change the order of a collected list into the
1954         same as the specified range.  Remove nil from a collected list.
1955
1956 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1957
1958         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1959         argument for elmo-folder-list-messages.
1960
1961 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1962
1963         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1964         change (wl-summary-count-unreads return a list instead of a cons
1965         cell).
1966
1967 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1968
1969         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1970         `wl-summary-folder-info-update'.
1971
1972 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1973
1974         * wl-summary.el (wl-summary-set-message-modified): No use
1975         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1976         (wl-summary-set-mark-modified): Abolish.
1977         (wl-summary-mark-modified-p): Ditto.
1978         (wl-summary-save-view): Follow the change above.
1979
1980         * wl-expire.el (wl-summary-expire): Likewise.
1981
1982 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1983
1984         * wl-summary.el (wl-summary-detect-mark-position): Use
1985         modb-entity-handler.
1986         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1987
1988         * Version number is increased to 2.11.17.
1989
1990 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1991
1992         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1993         entity field value.
1994         (wl-summary-prefetch-msg): Ditto.
1995         (wl-summary-print-message-with-ps-print): Ditto.
1996
1997 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1998
1999         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2000         for dummy entity.
2001         (wl-summary-insert-thread): Use elmo-message-entity-field.
2002         (wl-summary-update-thread): Use elmo-message-entity-field and
2003         elmo-message-entity-number.
2004         (wl-summary-line-number):  Use elmo-message-entity-number.
2005         (wl-summary-line-size): Use elmo-message-entity-field.
2006         (wl-summary-line-subject): Ditto.
2007         (wl-summary-line-from): Ditto.
2008         (wl-summary-line-attached): Ditto.
2009         (wl-summary-create-line): Ditto.
2010         (wl-summary-create-line): Use elmo-message-entity-number.
2011         (wl-summary-print-message-with-ps-print): Use
2012         elmo-message-entity-field.
2013
2014 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2015
2016         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2017         change in elmo-msgdb-make-message-entity.
2018         (wl-summary-buffer-set-folder): Don't call
2019         wl-summary-detect-mark-position here.
2020         (wl-summary-rescan): Call elmo-message-entity-number.
2021         (wl-summary-sync-update): Ditto.
2022         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2023
2024         * wl-score.el (wl-score-header-index): Redefine 2th element.
2025         (wl-score-overview-entity-get-extra): Abolish.
2026         (wl-score-ov-entity-get): Rewrite.
2027         (wl-score-string-index<, wl-score-string-func<): Abolish.
2028         (wl-score-string<): New function.
2029         (wl-score-string-sort): Use it.
2030
2031         * wl-refile.el (wl-refile-guess-by-history): Use
2032         elmo-message-entity-field.
2033         (wl-refile-guess-by-from): Ditto.
2034         (wl-refile-guess-by-msgid): Ditto.
2035
2036         * Version number is increased to 2.11.16.
2037
2038 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2039
2040         * wl-folder.el (wl-folder-confirm-existence): Don't call
2041         file-exists-p if msgdb-path is nil.
2042         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2043         `wl-read-folder-hist' to `wl-read-folder-history'.
2044
2045 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2046
2047         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2048         `y-or-n-p'.
2049
2050 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2051
2052         * wl-score.el (wl-score-headers): Don't use
2053         elmo-folder-do-each-message-entity.
2054
2055         * Version number is increased to 2.11.15.
2056
2057 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2058
2059         * wl-summary.el (wl-summary-delete-all-msgs): Use
2060         elmo-folder-move-messages instead of elmo-folder-delete-messages
2061         and elmo-folder-detach-messages.
2062         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2063
2064         * wl-expire.el (wl-expire-delete): Ditto.
2065         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2066
2067 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2068
2069         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2070         (wl-message-header-narrowing-fields): Ditto.
2071         (wl-message-header-narrowing-lines): Ditto.
2072         (wl-message-header-narrowing-string): Ditto.
2073
2074         * wl-summary.el (wl-summary-mode-map): Bind
2075         wl-summary-toggle-header-narrowing to "C-cC-f".
2076         (wl-summary-toggle-header-narrowing): New function.
2077
2078         * wl-message.el (wl-message-buffer-create): Call
2079         wl-message-header-narrowing-setup.
2080         (wl-message-redisplay): Call wl-message-header-narrowing.
2081         (wl-message-header-narrowing): New function.
2082         (wl-message-header-narrowing-map): New keymap.
2083         (wl-message-header-narrowing-widen-map): New keymap.
2084         (wl-message-header-narrowing-again-at-mouse): New function.
2085         (wl-message-header-narrowing-1): Ditto.
2086         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2087         (wl-message-header-narrowing-setup): Ditto.
2088         (wl-message-header-narrowing-toggle): Ditto.
2089         
2090         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2091
2092         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2093         'flag as all.
2094         (wl-use-flag-folder-help-echo): New user option.
2095
2096         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2097         wl-summary-highlight as nil.
2098         (wl-summary-set-mark-modified): Follow the API change.
2099         (wl-summary-mark-modified-p): Ditto.
2100         (wl-summary-mark-as-read-all): Ditto.
2101         (wl-summary-sync-marks): Don't call
2102         elmo-folder-list-messages-with-global-mark.
2103         (wl-summary-mark-as-read-internal): Follow the API change.
2104         (wl-summary-mark-as-answered-internal): Ditto.
2105         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2106         Follow the API change.
2107         (wl-summary-create-line): Call with number argument.
2108         (wl-summary-reply): Follow the API change.
2109
2110         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2111         function.
2112         (wl-highlight-summary-line-string): Call it when
2113         wl-use-flag-folder-help-echo is non-nil.
2114         (wl-highlight-summary-current-line): Ditto.
2115         (elmo-flag-folder-referrer): Added autoload setting.
2116
2117         * wl-draft.el (wl-draft-kill): Follow the API change.
2118
2119         * Version number is increased to 2.11.14.
2120         
2121 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2122
2123         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2124
2125 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2126
2127         * Version number is increased to 2.11.13.
2128
2129 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2130
2131         * wl-draft.el (wl-draft-previous-history-element): Fixed
2132         unbalanced parenthesis and bind unbound local variables.
2133
2134 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2135
2136         * wl-draft.el (wl-draft-previous-history-element): New function.
2137         (wl-draft-next-history-element): Ditto.
2138         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2139         them to M-p and M-n.
2140
2141 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2142
2143         * Version number is increased to 2.11.12.
2144
2145 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2146
2147         * wl-draft.el (wl-draft-hide): Select buffer-window.
2148
2149 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2150
2151         * wl-summary.el (wl-summary-narrow-to-region): New function.
2152         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2153         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2154         (wl-summary-save-region): Use it.
2155         * wl-action.el (wl-summary-collect-numbers-region)
2156         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2157
2158 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2159
2160         * wl-folder.el (wl-folder-count-incorporates): Don't use
2161         `elmo-msgdb-mark-load'
2162
2163         * Version number is increased to 2.11.11.
2164
2165 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2166
2167         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2168         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2169
2170 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2171
2172         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2173
2174 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2175
2176         * Version number is increased to 2.11.10.
2177
2178 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2179
2180         * wl-mime.el (wl-draft-attribute-value): Fixed.
2181
2182 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2183
2184         * wl-util.el (wl-copy-local-variables): New function.
2185
2186         * wl-mime.el (wl-draft-attribute-recipients): New function.
2187         (wl-draft-attribute-envelope-from): Ditto.
2188         (wl-draft-attribute-smtp-posting-server): Ditto.
2189         (wl-draft-attribute-smtp-posting-port): Ditto.
2190         (wl-draft-attribute-value): Ditto.
2191         (wl-draft-preview-message): Use it to get value for
2192         attributes. Reflect result of `wl-draft-config'.
2193
2194         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2195         and call `wl-summary-mark-as-read' before to call
2196         `wl-summary-unset-mark'.
2197         (wl-summary-target-mark-mark-as-unread): Likewise.
2198         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2199
2200 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2201
2202         * wl-mime.el (wl-draft-preview-message): Use actual value for
2203         attributes; Fix for small window.
2204
2205 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2206
2207         * wl-refile.el (wl-refile-get-field-value): Call
2208         `elmo-message-entity-field' with 3rd argument is non-nil.
2209
2210 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2211
2212         * wl-vars.el (wl-draft-preview-attributes): New user option.
2213         (wl-draft-preview-attributes-list): Ditto.
2214         (wl-draft-preview-attributes-buffer-lines): Ditto.
2215         (wl-draft-preview-attributes-buffer-name): Ditto.
2216
2217         * wl-mime.el (wl-draft-preview-message): Display attributes.
2218
2219 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2220
2221         * wl-summary.el (wl-summary-detect-mark-position): Bind
2222         wl-summary-flag-priority-list to '(new).
2223
2224 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2225
2226         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2227         funtion.
2228         (wl-highlight-summary-line-string): Use it.
2229         (wl-highlight-summary-current-line): Ditto.
2230
2231 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2232
2233         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2234         line even when the mark string is not changed.
2235
2236         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2237         argument change in the wl-summary-create-line.
2238         (wl-thread-insert-entity-sub): Ditto.
2239
2240         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2241         argument change in the wl-summary-create-line.
2242         (wl-summary-insert-sequential): Ditto.
2243         (wl-summary-update-thread): Ditto.
2244         (wl-summary-persistent-mark-string): New inline function.
2245         (wl-summary-message-mark): Use it.
2246         (wl-summary-create-line): Abolish argument wl-persistent-mark
2247         and added wl-flags, wl-cached.
2248
2249         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2250         mark to flags.
2251         (wl-highlight-summary-current-line): Decide the face not by the 
2252         persistent mark but flags.
2253
2254 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2255
2256         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2257         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2258         wl-summary-read-uncached-mark): Revive.
2259         (wl-summary-answered-cached-mark,
2260         wl-summary-answered-uncached-mark): New user option.
2261         (wl-summary-score-marks): Follow the change above.
2262         (wl-summary-auto-refile-skip-marks): Ditto.
2263         (wl-summary-incorporate-marks): Ditto.
2264         (wl-summary-expire-reserve-marks): Ditto.
2265         (wl-summary-flag-priority-list): New user option.
2266
2267         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2268         changes.
2269         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2270         of elmo-message-mark.
2271         (wl-summary-mark-as-read-internal): Ditto.
2272         (wl-summary-mark-as-answered): Ditto.
2273         (wl-summary-mark-as-important): Ditto.
2274         (wl-summary-redisplay-internal): Ditto.
2275         (wl-summary-redisplay-no-mime-internal): Ditto.
2276         (wl-summary-message-mark): New function.
2277         (wl-summary-insert-sequential): Use wl-summary-message-mark
2278         instead of elmo-message-mark.
2279         (wl-summary-update-thread): Ditto.
2280         (wl-summary-persistent-mark): Ditto.
2281         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2282         instead of elmo-message-mark.
2283
2284         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2285         wl-summary-message-mark instead of elmo-message-mark.
2286         (wl-thread-insert-entity-sub): Ditto.
2287         (wl-thread-get-children-msgs-uncached): Ditto.
2288
2289         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2290         variable name changes.
2291         (wl-highlight-summary-current-line): Ditto.
2292
2293         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2294         wl-summary-message-mark instead of elmo-message-mark.
2295
2296         * wl-expire.el (wl-expire-message-p): Ditto.
2297
2298         * wl-score.el (wl-score-headers): Ditto.
2299
2300         * Version number is increased to 2.11.9.
2301
2302         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2303         (wl-summary-sync-update): Follow the change above.
2304         (wl-summary-switch-to-clone-buffer): Ditto.
2305         (wl-summary-open-folder): Ditto.
2306
2307 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2308
2309         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2310         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2311
2312         * Version number is increased to 2.11.8.
2313
2314         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2315
2316         * wl-expire.el (wl-expire-refile): Follow the API change on
2317         `elmo-folder-move-messages'.
2318         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2319
2320         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2321         (wl-summary-exec-action-refile): Ditto.
2322         (wl-summary-exec-action-copy): Ditto.
2323         (wl-summary-no-auto-refile-message-p): No use
2324         `wl-summary-buffer-msgdb'.
2325         (wl-summary-auto-refile): Ditto.
2326
2327 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2328
2329         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2330
2331 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2332
2333         * wl-summary.el (wl-summary-sync): Treat no-sync.
2334
2335         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2336         (wl-default-sync-range): Ditto.
2337
2338 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2339
2340         * wl-refile.el (wl-refile-subject-learn): Call
2341         `elmo-message-entity-field' with 3rd argument is non-nil.
2342         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2343         instead of `elmo-msgdb-overview-entity-get-subject'.
2344
2345 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2346
2347         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2348         scan-type is rescan.
2349         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2350         new optional argument force is non-nil.
2351         (wl-summary-save-view-cache): Call it with force argument non-nil.
2352
2353         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2354
2355 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2356
2357         * wl-action.el (wl-summary-print-argument): Fixed last change.
2358
2359 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2360
2361         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2362         simplified.
2363         (wl-summary-target-mark-mark-as-unread): Likewise.
2364         (wl-summary-target-mark-mark-as-important): Likewise.
2365
2366 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2367
2368         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2369         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2370         (wl-summary-mark-as-important-region): Change accordingly.
2371         (wl-summary-target-mark-mark-as-important): Ditto.
2372
2373 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2374
2375         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2376
2377         * wl-action.el (wl-summary-print-argument): Print argument to
2378         right side of window if `wl-summary-print-argument-within-window'
2379         is non-nil.
2380
2381 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2382
2383         * wl-action.el (wl-summary-set-mark): Use
2384         `wl-summary-message-visible-p' to check visibility of the message
2385         and jump to message only when the message line is visible and have
2386         different number; Call wl-summary-unset-mark with number argument.
2387         (wl-summary-unset-mark): 
2388         Use `wl-summary-message-visible-p'
2389         to check visibility of the message and jump to message only when
2390         the message line is visible and have different number;
2391
2392 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2393
2394         * Version number is increased to 2.11.7.
2395
2396         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2397         and wl-folder-summary-line-format.
2398
2399         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2400         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2401         (wl-summary-set-score-mark): Use it.
2402         (wl-summary-target-mark-mark-as-read): Ditto.
2403         (wl-summary-target-mark-mark-as-unread): Ditto.
2404         (wl-summary-target-mark-mark-as-important): Ditto.
2405         (wl-summary-target-mark-msgs): Simplified.
2406         (wl-summary-detect-mark-position): Fixed problem when
2407         summary-line-format no contain persisten/temp mark spec.
2408         (wl-summary-temp-mark): Ditto.
2409         (wl-summary-persistent-mark): Ditto.
2410         (wl-summary-update-persistent-mark): Ditto.
2411
2412         * wl-action.el (wl-summary-set-mark): Ditto.
2413         (wl-summary-unset-mark): Ditto.
2414         All other related portions are changed.
2415
2416 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2417
2418         * Version number is increased to 2.11.6.
2419
2420 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2421
2422         * wl-util.el (wl-current-message-buffer): Define as function;
2423         Don't use the value of wl-messge-buffer.
2424
2425         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2426         persistent mark.
2427
2428         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2429         no current message, cause an error.
2430
2431 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2432
2433         * wl-summary.el (wl-summary-set-message-modified): Use
2434         elmo-folder-set-message-modified instead of
2435         elmo-folder-set-message-modified-internal.
2436
2437 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2438
2439         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2440         interactively.
2441         (wl-summary-sync): nokill->entirely.
2442         (wl-summary-sync-marks): Fixed message.
2443         (wl-summary-input-range): Added mark, nokill->entirely.
2444
2445         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2446         messages as read.
2447
2448 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2449
2450         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2451         update-noscore.
2452         (wl-summary-sync): Follow the change above.
2453
2454 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2455
2456         * wl-action.el (wl-summary-target-mark-all): Use
2457         elmo-folder-list-messages.
2458
2459 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2460
2461         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2462         (wl-summary-rescan): Set wl-summary-scored as nil.
2463         (wl-summary-sync-force-update): Follow the change above.
2464         (wl-summary-sync): Ditto.
2465         (wl-summary-sync-update): Added argument disable-killed.
2466         (wl-summary-insert-headers): Set visible-only argument for
2467         elmo-folder-list-messages.
2468         (wl-summary-input-range): Added update-nokill, update-noscore,
2469         all-nokill, all-noscore and mark.
2470
2471         * Version number is increased to 2.11.5.
2472
2473         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2474
2475 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2476
2477         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2478         (wl-summary-prefetch-region-no-mark): Change accordingly.
2479         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2480
2481 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2482
2483         * wl-address.el (wl-complete-field-to): Abolished.
2484         (wl-complete-address): Completion function for completing-read.
2485         * wl-action.el (wl-summary-get-resend-address): Use it.
2486
2487         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2488         wl-summary-update-mark and abolish unused argument.
2489         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2490         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2491         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2492         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2493         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2494         * wl-draft.el (wl-draft-kill): Ditto.
2495
2496         * wl-summary.el: Remove unused binding of case-fold-search.
2497         (wl-summary-replace-status-marks): Abolished.
2498
2499 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2500
2501         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2502         is specified or folder length is zero.
2503
2504 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2505
2506         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2507         (wl-folder-archive-current-entity): Ditto.
2508
2509 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2510
2511         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2512         retrieving message mark.
2513         (wl-summary-redisplay-internal): Ditto.
2514
2515         * wl-message.el (wl-message-buffer-display): Ignore errors while
2516         retrieving message-id field.
2517
2518         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2519         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2520         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2521         order of the arguments for `wl-expire-message-p'.
2522         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2523
2524         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2525         Check return value of wl-summary-reply.
2526         (wl-summary-reply): Recover window configuration when an error occured.
2527
2528 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2529
2530         * wl-summary.el (wl-summary-resend-message): Abolished, the
2531         feature is inherited by wl-summary-resend (put resend mark).
2532
2533 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2534
2535         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2536         wl-message-buffer to nil when the message is hide.
2537
2538 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2539
2540         * .cvsignore: New file.
2541
2542 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2543
2544         * wl-action.el (wl-summary-action-docstring): Add more info.
2545         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2546         duplicate definition.
2547         (wl-summary-define-mark-action): Functions wl-summary-*-region
2548         keep current position.
2549         (wl-summary-unregister-target-mark): Store result to the variable.
2550
2551 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2552
2553         * Version number is increased to 2.11.4.
2554
2555 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2556
2557         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2558         wl-summary-delete-all-temp-marks.
2559         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2560
2561         * wl-action.el (wl-summary-set-mark): Changed terminology
2562         refile-destination -> action-argument.
2563         (wl-summary-unset-mark): Ditto.
2564         (wl-summary-remove-argument): Ditto.
2565         (wl-summary-print-argument): Ditto.
2566
2567         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2568         (wl-thread-remove-argument-region): Ditto.
2569         (wl-thread-print-argument-region): Ditto.
2570         (wl-thread-close): Ditto.
2571         (wl-thread-open): Ditto.
2572
2573         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2574         (wl-highlight-refile-destination-face is abolished)
2575         (wl-highlight-action-argument-string): Ditto.
2576         (wl-highlight-summary-current-line): Highlight action argument.
2577
2578         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2579         color for light backgrounds.
2580         (wl-highlight-summary-answered-face): Ditto.
2581
2582 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2583
2584         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2585
2586         * wl-score.el (wl-summary-score-update-all-lines): Use
2587         wl-summary-set-mark.
2588         (wl-summary-score-update-all-lines): Kill expunged messages.
2589
2590         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2591
2592 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2593
2594         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2595         directly.
2596         (wl-score-overview-entity-get-lines): Ditto.
2597         (wl-score-overview-entity-get-xref): Ditto.
2598         (wl-score-get-latest-msgs): Ditto.
2599         (wl-summary-rescore): Ditto.
2600
2601         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2602         to "&".
2603         (wl-summary-mark-as-answered-internal): New inline function.
2604         (wl-summary-mark-as-answered): New function.
2605         (wl-summary-mark-as-unanswered): Ditto.
2606         (wl-summary-sync-marks): Modified for answered-mark synching.
2607
2608 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2609
2610         * wl-action.el (wl-summary-set-mark): Fixed last change.
2611
2612 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2613
2614         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2615         behavior of wl-summary-unread-message-hook
2616         (Pointed out by akira yamada <akira@arika.org>).
2617
2618 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2619
2620         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2621         wl-summary-delete.
2622         * wl-xmas.el (wl-summary-toolbar): Ditto.
2623
2624         * wl-action.el (wl-summary-set-mark): Don't override current
2625         temp-mark.
2626
2627         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2628
2629 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2630
2631         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2632         (wl-refile-msgid-learn): Ditto.
2633         (wl-refile-get-field-value): Ditto.
2634
2635         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2636
2637         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2638         (wl-expire-delete-reserved-messages): Renamed from
2639         wl-expire-reserve-marked-msgs-from-list.
2640         (wl-expire-delete): Removed argument `msgdb'.
2641         (wl-expire-refile): Ditto.
2642         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2643         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2644         mark-alist as argument.
2645         (wl-expire-archive-number1): Removed argument `msgdb'.
2646         (wl-expire-archive-number2): Ditto.
2647         (wl-expire-archive-date): Ditto.
2648         (wl-expire-localdir-date): Ditto.
2649         (wl-expire-hide): Ditto.
2650         (wl-archive-number1): Ditto.
2651         (wl-archive-number2): Ditto.
2652         (wl-archive-date): Ditto.
2653         (wl-archive-folder): Ditto.
2654         All other related portions are changed.
2655
2656 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2657
2658         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2659         mean move up and down. (suggested by Takashi Kawachi)
2660
2661 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2662
2663         * wl-acap.el (toplevel): Don't require un-define.
2664
2665 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2666
2667         * wl-thread.el (wl-thread-delete-message): Always update
2668         wl-summary-buffer-number-list.
2669
2670         * wl-action.el (wl-summary-print-destination): 
2671         Do nothing when folder is nil.
2672
2673 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2674
2675         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2676         persistent mark when prefetch is succeeded.
2677
2678 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2679
2680         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2681         instead of elmo-msgdb-delete-msgs.
2682         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2683         (wl-expire-hide): Ditto.
2684
2685         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2686
2687         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2688         elmo-msgdb interface.
2689         (wl-thread-get-exist-children): Likewise.
2690         (wl-thread-insert-message): Likewise.
2691         (wl-thread-msg-mark-as-important): Likewise.
2692         (wl-thread-insert-entity-sub): Likewise.
2693         (wl-thread-get-children-msgs-uncached): Likewise.
2694
2695         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2696         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2697         (wl-summary-sync-update): Likewise.
2698         (wl-summary-auto-select-msg-p): Likewise.
2699         (wl-summary-update-thread): Likewise.
2700         (wl-summary-mark-as-important): Likewise.
2701         (wl-summary-jump-to-msg-internal): Likewise.
2702         (wl-summary-redisplay-internal): Likewise.
2703         (wl-summary-print-message-with-ps-print): Likewise.
2704         (wl-summary-folder-info-update): Likewise.
2705
2706         * wl-folder.el (wl-folder-check-one-entity):
2707         elmo-folder-count-flags instead of wl-summary-count-unread.
2708
2709         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2710
2711         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2712
2713         * wl-summary.el (wl-summary-set-message-modified): 
2714         Call wl-summary-set-mark-modified.
2715         (wl-summary-delete-messages-on-buffer): Call
2716         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2717         (wl-summary-sync-update): Call elmo-folder-length instead of
2718         elmo-folder-messages.
2719         (wl-summary-insert-headers): Don't call
2720         elmo-folder-list-message-entities.
2721
2722 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2723
2724         * wl-action.el (wl-summary-define-mark-action): Call
2725         `wl-summary-set-mark' with argument `data'.
2726         (wl-summary-auto-refile): Fixed order of arguments when call
2727         `wl-summary-refile'.
2728
2729 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2730
2731         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2732
2733         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2734
2735         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2736         (Renamed from wl-highlight-summary-deleted-face).
2737         (wl-highlight-summary-resend-face): New face.
2738
2739         (wl-highlight-summary-deleted-face): Renamed from
2740         wl-highlight-summary-erased-face.
2741
2742         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2743
2744         * wl-action.el (wl-summary-get-resend-address): New function.
2745         (wl-summary-exec-action-resend): Ditto.
2746         (wl-summary-exec-action-resend-subr): Ditto.
2747
2748         * w-thread.el (wl-thread-copy): Removed definition.
2749         (wl-thread-refile): Ditto.
2750         (wl-thread-delete): Ditto.
2751         (wl-thread-target-mark): Ditto.
2752
2753         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2754         (wl-summary-target-mark-set-action): Fixed.
2755         (wl-summary-define-mark-action): Fixed quotation.
2756         (wl-summary-move-mark-list-messages): Display message.
2757         (wl-summary-define-mark-action): Define thread functions.
2758         (wl-summary-exec-action-refile): Changed message.
2759         (wl-summary-exec): Ditto.
2760
2761 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2762         
2763         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2764         '%%'.
2765
2766 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2767
2768         * wl.el (toplevel): Require wl-action.
2769         (wl-init): Call wl-summary-define-mark-action.
2770
2771         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2772
2773         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2774         wl-summary-delete and wl-summary-erase.
2775         (wl-summary-mode-map): Ditto.
2776
2777         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2778         wl-delete-folder-alist.
2779
2780         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2781         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2782         (toplevel): Moved mark & action related functions to the wl-action.el.
2783
2784         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2785         in wl-summary-mark-action-list.
2786         (wl-highlight-summary-current-line): Ditto.
2787
2788         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2789         empty lines.
2790
2791         * wl-action.el: New file. 
2792
2793 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2794
2795         * wl-summary.el (wl-summary-target-mark-replace): New function.
2796         (wl-summary-target-mark-prefetch): Use it.
2797         (wl-summary-target-mark-delete): Ditto.
2798         (toplevel): Rearranged definition order.
2799         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2800         (wl-summary-target-mark-erase): Rewrite.
2801         (wl-summary-erase-region): New function.
2802         (wl-summary-exec-action-erase): Changed message.
2803         (wl-summary-move-mark-list-messages): New function.
2804         (wl-summary-exec-action-delete): Use it.
2805         (wl-summary-exec-action-erase): Ditto.
2806
2807         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2808         (wl-summary-skip-mark-list): Added "d".
2809
2810         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2811         while searching.
2812
2813         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2814         and define using defcustom;
2815         Define 4th element as a face.
2816         
2817         * wl-summary.el (wl-summary-incorporate): Use 
2818         `wl-summary-prefetch-region-no-mark' instead of
2819         `wl-summary-prefetch-region'.
2820         (wl-summary-prefetch-region-no-mark): Revival of old
2821         `wl-summary-prefetch-region'.
2822         (wl-summary-mark-action-list): Moved to wl-vars.el
2823
2824         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2825         face according to the `wl-summary-mark-action-list'.
2826         (wl-highlight-summary-current-line): Ditto;
2827         Removed destination highlighting.
2828
2829         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2830         (wl-highlight-summary-line-string): Highlight for "i" mark.
2831         (wl-highlight-summary-current-line): Ditto.
2832
2833         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2834         no destination.
2835
2836         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2837         exists, just go ahead.
2838         (wl-summary-prefetch-region): Rewrite.
2839         (wl-summary-prefetch): Ditto.
2840         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2841         (wl-summary-exec-action-prefetch): New function.
2842         (wl-summary-target-mark-prefetch): Rewrite.
2843
2844 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2845
2846         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2847         (wl-highlight-summary-line-string): Added "d" and "D".
2848         (wl-highlight-summary-current-line): Ditto.
2849
2850         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2851         in wl-summary.el.
2852         (wl-thread-insert-entity-sub): Ditto.
2853         (wl-thread-remove-destination-region): Ditto.
2854         (wl-thread-print-destination-region): Ditto.
2855
2856         * wl-summary.el (wl-summary-buffer-refile-list,
2857         wl-summary-buffer-delete-list,
2858         wl-summary-buffer-copy-list): Abolish.
2859         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2860         All other related portions are changed.
2861         (wl-summary-mark-action-list): New variable.
2862         (wl-summary-set-mark): New function.
2863         (wl-summary-register-target-mark): Ditto.
2864         (wl-summary-unregister-target-mark): Ditto.
2865         (wl-summary-have-target-mark-p): Ditto.
2866         (wl-summary-register-temp-mark): Ditto.
2867         (wl-summary-unregister-temp-mark): Ditto.
2868         (wl-summary-registered-temp-mark): Ditto.
2869         (wl-summary-collect-temp-mark): Ditto.
2870         (wl-summary-unset-mark): Ditto.
2871         (wl-summary-set-target-mark): Ditto.
2872         (wl-summary-unset-target-mark): Ditto.
2873         (wl-summary-set-action-generic): Ditto.
2874         (wl-summary-unset-action-generic): Ditto.
2875         (wl-summary-exec-action-delete): Ditto.
2876         (wl-summary-exec-action-erase): Ditto.
2877         (wl-summary-set-action-refile): Ditto.
2878         (wl-summary-set-action-refile-subr): Ditto.
2879         (wl-summary-unset-action-refile): Ditto.
2880         (wl-summary-make-destination-numbers-list): Ditto.
2881         (wl-summary-exec-action-refile): Ditto.
2882         (wl-summary-set-action-copy): Ditto.
2883         (wl-summary-unset-action-copy): Ditto.
2884         (wl-summary-exec-action-copy): Ditto.
2885         (wl-summary-collect-numbers-region): Ditto.
2886         (wl-summary-delete): Rewrite.
2887         (wl-summary-erase): Ditto.
2888         (wl-summary-remove-destination): Ditto.
2889         (wl-summary-exec): Ditto.
2890         (wl-summary-exec-region): Ditto.
2891         (wl-summary-target-mark-erase): Ditto.
2892         (wl-summary-refile): Ditto.
2893         (wl-summary-copy): Ditto.
2894         (wl-summary-unmark): Ditto.
2895         (wl-summary-delete-all-mark): Ditto.
2896         (wl-summary-mark-line): Don't highlight.
2897         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2898         (wl-summary-target-mark-refile-subr): Rewrite.
2899
2900         (wl-summary-copy-prev-destination): Abolish.
2901
2902 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2903
2904         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2905         default values along the value of wl-on-mule.
2906         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2907         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2908         It is not used anywhere.
2909
2910 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2911
2912         * wl-summary.el (wl-summary-print-destination): Keep position.
2913         (wl-summary-cursor-move-surface): Keep horizontal position.
2914
2915 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2916
2917         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2918         write sendlog.
2919
2920 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2921
2922         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2923         `wl-summary-highlight'.
2924
2925 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2926
2927         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2928         trivial condition for temp-mark.
2929
2930 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2931
2932         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2933         when it hits killed buffer.
2934
2935 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2936
2937         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2938         * wl-news.el.in: `message' and `error' take format string.
2939
2940 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2941
2942         * wl-folder (wl-folder-insert-entity): Display a message,
2943         `...done', when the work finish.
2944         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2945
2946 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2947
2948         * wl-message.el (wl-message-redisplay): Remove unused local
2949         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2950
2951 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2952
2953         * wl-summary.el (wl-summary-replace-status-marks): Disable
2954         interactive use.
2955         (wl-summary-reedit): Check message existence at first.
2956         (wl-summary-mark-line): Fix doc, return value is indefinite.
2957
2958         * wl-highlight.el (wl-highlight-message): Arranged.
2959
2960         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2961         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2962         check temp-mark by wl-summary-temp-mark always.
2963         (wl-highlight-summary): Change accordingly.
2964         * wl-summary.el (wl-summary-mark-as-read-all)
2965         (wl-summary-delete-cache, wl-summary-set-score-mark)
2966         (wl-summary-mark-as-unread, wl-summary-unmark)
2967         (wl-summary-mark-line, wl-summary-mark-as-read)
2968         (wl-summary-mark-as-important): Ditto.
2969
2970         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2971         end of the window if possible.
2972         * wl-summary.el (wl-summary-sync-update): Support lazy
2973         highlighting.
2974         (wl-summary-toggle-disp-msg): Ditto.
2975
2976 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2977
2978         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2979
2980 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2981
2982         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2983         change.
2984
2985 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2986
2987         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2988         API.
2989         (wl-summary-sync-update): Ditto.
2990
2991         * wl-score.el (wl-score-get-score-alist): Changed argument.
2992         (wl-summary-rescore-msgs): Likewise.
2993         (wl-summary-score-headers): Likewise.
2994         (wl-score-headers): Likewise;
2995         Use elmo-folder-do-each-message-entity, etc.
2996         (wl-summary-score-effect): Follow the changes above.
2997         (wl-summary-rescore): Ditto.
2998         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2999         (wl-score-get-overview): Abolish.
3000
3001         * wl-summary.el (wl-summary-default-from): Follow the API change in
3002         elmo-msgdb.
3003         (wl-summary-count-unread): Ditto.
3004         (wl-summary-detect-mark-position): Ditto.
3005         (wl-summary-overview-entity-compare-by-date): Ditto.
3006         (wl-summary-overview-entity-compare-by-number): Ditto.
3007         (wl-summary-overview-entity-compare-by-from): Ditto.
3008         (wl-summary-overview-entity-compare-by-subject): Ditto.
3009         (wl-summary-get-list-info): Ditto.
3010         (wl-summary-rescan): Ditto.
3011         (wl-summary-jump-to-msg-by-message-id): Ditto.
3012         (wl-summary-sync-update): Ditto; Removed comment.
3013         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3014         (wl-summary-insert-message): Use wl-summary-insert
3015         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3016         (wl-summary-insert-headers): Changed argument overview to folder.
3017         (wl-summary-search-by-subject): Likewise.
3018         (wl-summary-insert-thread): Renamed from 
3019         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3020
3021         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3022         too.
3023
3024         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3025         wl-string-member.
3026
3027 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3028
3029         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3030         elmo-folder-append-buffer.
3031         (wl-draft-queue-append): Likewise.
3032
3033         * wl-mime.el (wl-message-delete-current-part): Ditto.
3034         (wl-summary-burst-subr): Ditto.
3035
3036         * wl-news.el.in (wl-news-send-news): Ditto.
3037
3038 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3039
3040         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3041         function.
3042         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3043         (wl-summary-update-mark): Enclose with save-excursion.
3044         (wl-summary-mark-as-read-internal): Fixed last change.
3045         (wl-summary-mark-as-important): Use 3rd argument of
3046         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3047         Don't use elmo-msgdb-set-mark.
3048         (wl-summary-redisplay-internal): If msgdb flag is already read,
3049         just update the mark on buffer.
3050
3051 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3052
3053         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3054         cut visible folder when elmo-folder-delete returns non-nil value.
3055
3056 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3057
3058         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3059         by Kenichi OKADA <okada@opaopa.org>).
3060
3061 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3062
3063         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3064
3065 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3066
3067         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3068         Fixed the last change, search group entity by its real name.
3069         (Thanks to: KOBAYASHI Shinji)
3070
3071 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3072
3073         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3074         (wl-fldmgr-access-display-all): Don't refer visible name.
3075         * wl-expire.el (wl-folder-archive-current-entity)
3076         (wl-folder-expire-current-entity): Ditto.
3077         * wl-folder.el (wl-folder-jump-to-current-entity)
3078         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3079         (wl-folder-open-folder-sub,wl-folder-open-all)
3080         (wl-folder-write-current-folder): Ditto.
3081         (wl-folder-insert-entity): Don't use petname for normal group.
3082         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3083         is the real name.
3084         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3085         Abolished.
3086
3087 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3088
3089         * wl-draft.el (wl-draft-create-buffer): Add
3090         `wl-summary-reply-with-citation'
3091
3092 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3093
3094         * wl-draft.el (wl-draft-reply): Fixed.
3095
3096 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3097
3098         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3099         when `wl-draft-send-confirm-with-preview' is non-nil.
3100         You can scroll up/down by j/k.
3101         (wl-draft-send-confirm-with-preview): New variable (default=t).
3102
3103 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3104
3105         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3106         (wl-fldmgr-save-folders): Fix comment.
3107
3108 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3109
3110         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3111         along the last change in `wl-folder-buffer-group-p'.
3112
3113 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3114
3115         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3116         folder.
3117
3118         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3119         the default value.
3120
3121         * wl-mime.el (wl-summary-burst): Update summary only when target
3122         folder equals current folder.
3123
3124 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3125
3126         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3127
3128 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3129
3130         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3131         value.
3132
3133 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3134
3135         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3136         `map-extents' instead of `extent-at' repeatedly.
3137         (wl-highlight-folder-current-line): Ditto.
3138
3139         * wl-highlight.el: Remove useless dummy functions.
3140
3141 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3142
3143         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3144         (wl-folder-put-folder-property): New function to put text property.
3145         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3146         (wl-folder-insert-entity, wl-folder-update-diff-line)
3147         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3148         * wl-e21.el, wl-xmas.el, wl-mule.el
3149         (wl-highlight-folder-current-line): Ditto.
3150         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3151         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3152         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3153         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3154
3155 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3156
3157         * Version number is increased to 2.11.3.
3158
3159 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3160
3161         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3162         Resume current-buffer since it is assumed by remaining tasks.
3163
3164 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3165
3166         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3167         (wl-folder-completion-function): Abolished.
3168         (wl-folder-complete-folder): New function.
3169         (wl-folder-complete-filter-condition): Ditto.
3170         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3171         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3172
3173 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3174
3175         * wl-draft.el (wl-draft-send-confirm): New function.
3176         (wl-draft-send): Use it.
3177
3178         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3179         cursor-in-echo-area while confirming.
3180
3181         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3182
3183         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3184         searching via nntp if wl-summary-search-via-nntp is 'force.
3185         Otherwise, invoke searching in nntp folder only.
3186         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3187
3188         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3189         explicitly for mime-make-text-tag.
3190
3191 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3192
3193         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3194         `mime-make-text-tag' instead of `mime-create-tag'.
3195
3196 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3197
3198         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3199         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3200
3201 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3202
3203         * wl-score.el (wl-score-save): Bind print-length and print-level.
3204         (wl-score-pretty-print): Ditto.
3205         (wl-score-edit-insert-header-entry): Ditto.
3206
3207         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3208         "From" entry to be treated with wl-draft-eword-encode-address-list.
3209         * wl-mime.el (wl-draft-preview-message): Ditto.
3210
3211         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3212         (wl-summary-mark-as-unread): Ditto.
3213         (wl-summary-mark-as-read-region): Change accordingly.
3214         (wl-summary-mark-as-unread-region): Ditto.
3215         (wl-summary-target-mark-mark-as-read): Ditto.
3216         (wl-summary-target-mark-mark-as-unread): Ditto.
3217
3218 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3219
3220         * Version number is increased to 2.11.2.
3221
3222 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3223
3224         * wl-news.el.in (wl-news-previous-version-save): Bind
3225         print-length and print-level.
3226         * wl-thread.el (wl-thread-save-entities): Ditto.
3227         (wl-thread-save-top-list): Bind print-length.
3228
3229 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3230
3231         * wl-highlight.el (wl-highlight-summary-line-string): Use
3232         wl-summary-score-below-mark, wl-summary-score-over-mark.
3233         (wl-highlight-summary-current-line): Ditto.
3234
3235 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3236
3237         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3238         insert it.
3239
3240 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3241
3242         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3243
3244 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3245
3246         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3247         message without msgid.
3248         Rewrite with elmo-folder-move-messages.
3249         Set wl-message-buffer to nil.
3250
3251         * wl-summary.el (wl-summary-erase-subr): New function. Use
3252         elmo-folder-move-messages.
3253         (wl-summary-erase): Call it.
3254         (wl-summary-target-mark-erase): Ditto.
3255
3256 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3257
3258         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3259         it is not up-tp-date.
3260
3261 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3262
3263         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3264         buffer after calling `wl-summary-goto-folder-subr' without the
3265         argument `interactive'.
3266         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3267
3268 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3269
3270         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3271         `mime-create-tag'. Use `string=' instead of `looking-at'.
3272
3273 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3274
3275         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3276         to avoid compile warning.
3277
3278         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3279         entity-id when folder is given.
3280         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3281         save-excursion, use save-selected-window instead.
3282         Select folder buffer window if exists.
3283         (To correct behavior with wl-folder-move-cur-folder.)
3284
3285 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3286
3287         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3288
3289 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3290
3291         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3292         list-count instead of %d.
3293
3294 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3295
3296         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3297         (wl-news): Set it.
3298         (wl-news-append-to-folder): Use it.
3299
3300         * wl-news.el.in (wl-news-send-news): Append to specified folder
3301         instead of wl-default-folder.
3302         (wl-news-append-to-folder): Show error message with specified folder.
3303
3304         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3305                 In most major modes, Emacs assumes that any opening
3306                 delimiter found at the left margin is the start of a
3307                 top-level definition, or defun. Therefore, *never put an
3308                 opening delimiter at the left margin unless it should have
3309                 that significance.*
3310
3311         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3312
3313 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3314
3315         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3316
3317 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3318
3319         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3320
3321 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3322
3323         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3324         for sequential numbering case.
3325
3326 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3327
3328         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3329         value.
3330         (wl-draft-reply-without-argument-list): Ditto.
3331         (wl-draft-reply-myself-with-argument-list): Abolish.
3332         (wl-draft-reply-myself-without-argument-list): Ditto.
3333         * wl-draft.el (wl-draft-self-reply-p): New function.
3334         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3335
3336 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3337
3338         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3339         (avoid error for the case without byte-compiling)
3340
3341 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3342
3343         * wl-news.el.in (wl-news-append-to-folder): New function.
3344         (wl-news-exit): Rewrite.
3345         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3346
3347 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3348
3349         * wl-draft.el (wl-draft-reply-position): New function.
3350         (wl-draft-reply-position): Fix.
3351         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3352         (wl-summary-target-mark-reply-with-citation): Ditto.
3353         (wl-summary-reply-with-citation): Ditto.
3354         * wl-vars.el (wl-draft-reply-default-position): New variable.
3355
3356 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3357
3358         * wl-draft.el (wl-draft-send): Preview when interactive send.
3359
3360 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3361
3362         * wl-draft.el (wl-draft-reply): Set default position.
3363         * wl-summary.el (wl-summary-reply): Ditto.
3364         (wl-summary-reply-with-citation): Ditto.
3365         (wl-summary-target-mark-reply-with-citation): Ditto.
3366
3367 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3368
3369         * wl-news.el.in (wl-news-lang): Set default value according to
3370         current-language-environment.
3371         (wl-news-append-news): Do nothing when news-list is nil.
3372
3373 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3374
3375         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3376         (wl-news): Change message.
3377         (wl-news-exit): Check buffer.
3378         (wl-news-force-exit): New function.
3379         (wl-news-show-all): New function.
3380         (wl-news-discard-and-exit): Fix.
3381
3382 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3383
3384         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3385         according to current-language-environment.
3386
3387         * wl-news.el.in (wl-news): If arg, show all NEWS after
3388         wl-news-default-previous-version.
3389
3390 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3391
3392         * wl-news.el.in (wl-news-check): Rewritten.
3393         (wl-news-previous-version-load): Change data type.
3394         (wl-news-previous-version-save): Change data type.
3395         (wl-news-append-news): Add return value.
3396         (wl-news-check-news): New function.
3397         (wl-news-already-current-p): New function.
3398         (wl-news-send-news): Rewritten.
3399         (wl-news-mode-map): Add new keybind.
3400         (wl-news): Rewritten.
3401         (wl-news-exit): Rewritten.
3402         (wl-news-discard-and-mail): New function.
3403         (wl-news-send-to-address): Abolished.
3404         * wl.el (wl-init): Delete a message.
3405
3406 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3407
3408         * wl-news.el.in (wl-news-exit): Update previous version.
3409         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3410
3411 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3412
3413         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3414
3415 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3416
3417         * wl-news.el.in (wl-news): New function.
3418         (wl-news-mode): New function.
3419         (wl-news-next-line): New function.
3420         (wl-news-next-page): New function.
3421         (wl-news-exit): New function.
3422         (wl-news-buf-name): New variable.
3423         (wl-news-mode-map): New variable.
3424         (wl-news-winconf): New variable.
3425         (wl-news-append-news): Add an option.
3426
3427 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3428
3429         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3430
3431 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3432
3433         * wl-news.el.in (wl-news-send-to-address): New variable.
3434         (wl-news-send-news): Use it.
3435         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3436         Return updating status.
3437         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3438
3439 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3440
3441         * wl-news.el.in (wl-news-send-news): Delete
3442         Organization and X-Face.
3443
3444 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3445
3446         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3447         (wl-news-append-news): New function.
3448         (wl-news-send-news): New function.
3449
3450 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3451
3452         * Version number is increased to 2.11.1.
3453
3454 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3455
3456         * wl-news.el.in : New file.
3457
3458 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3459
3460         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3461         default value.
3462         (wl-draft-reply-without-argument-list): Ditto.
3463
3464 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3465
3466         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3467         (wl-message-buffer-prefetch-idle-time): Ditto.
3468         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3469
3470 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3471
3472         * wl-thread.el (wl-thread-insert-message): Use
3473         wl-summary-max-thread-depth.
3474
3475         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3476         loop detection.
3477
3478         * wl-message.el (wl-message-buffer-display): Back to the first page
3479         when cache is hit.
3480
3481 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3482
3483         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3484
3485         * wl-summary.el (wl-summary-insert-thread-entity):
3486         If the thread depth is reached to wl-summary-max-thread-depth,
3487         divide the thread.
3488
3489 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3490
3491         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3492         for elmo-remove-passwd.
3493
3494 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3495
3496         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3497         folder is sticky.
3498         (wl-folder-mark-as-read-all-entity): Ditto.
3499         (wl-folder-prefetch-entity): Ditto.
3500
3501 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3502
3503         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3504
3505 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3506
3507         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3508         Delete messages on buffer for unplugged operation.
3509         (wl-summary-erase): Ditto.
3510
3511 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3512
3513         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3514         take nil so as not to search parent by subject.
3515
3516 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3517
3518         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3519         (wl-folder-get-next-folder): Ditto.
3520         (wl-folder-get-path): Ditto.
3521
3522 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3523
3524         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3525         system and encode the region with it before verifying.
3526
3527 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3528
3529         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3530         system of the echo buffer before decoding.
3531
3532 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3533
3534         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3535         original contents.
3536
3537 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3538
3539         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3540         with argument 'any-exists.
3541
3542 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3543
3544         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3545         Use `wl-cs-autoconv'.
3546
3547 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3548
3549         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3550         by `mime-view-automatic-conversion'.
3551
3552         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3553         (wl-message-verify-pgp-nonmime): Ditto.
3554         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3555         Bind them to C-c:d and C-c:v respectively.
3556
3557         Merge following code by Teranishi-san from [wl-en:00167].
3558         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3559         (wl-mime-preview-application/pgp-encrypted): Ditto.
3560         (wl-mime-setup): Add entry.
3561
3562 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3563
3564         * wl-summary.el (wl-summary-target-mark-erase): New function.
3565         Bind it to "mD".
3566
3567 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3568
3569         * wl-vars.el (wl-draft-write-file-function): Fix.
3570         (wl-draft-reedit-hook): Changed default value.
3571
3572         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3573         wl-draft-reedit-hook.
3574         (wl-draft-remove-text-plain-tag): New function.
3575         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3576
3577         * wl-vars.el (wl-draft-write-file-function): New user option.
3578
3579         * wl-draft.el (wl-draft-prepare-edit): Use it for
3580         local-write-file-hooks.
3581         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3582
3583         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3584         (wl-draft-insert-mail-header-separator): Return the body beginning
3585         point.
3586         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3587         text/plain.
3588         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3589
3590 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3591
3592         * wl-summary.el (wl-summary-erase): New function to erase message
3593         without moving it to trash. Bind to "D".
3594
3595         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3596         as `keep' unless switch-function.
3597
3598 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3599
3600         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3601         message buffer by using `wl-summary-toggle-disp-msg'.
3602         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3603         buffer window.
3604         (wl-summary-supresedes-message): Ditto.
3605
3606         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3607         Do not delete other windows.
3608         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3609         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3610         (wl-draft-create-buffer): Set reply-or-forward also for target
3611         mark commands.
3612
3613 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3614
3615         * wl-draft.el (wl-user-agent-compose): Delete special case for
3616         switch-to-buffer-other-window.
3617
3618         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3619         (wl-summary-forward): Ditto.
3620
3621         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3622         function.
3623         (wl-draft-buffer-style): New use option.
3624
3625         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3626         (wl-draft): Follow the change above.
3627         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3628         wl-draft-buffer-style.
3629         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3630         switch-function.
3631
3632 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3633
3634         * wl-address.el (wl-address-make-completion-entry): Extracted from
3635         `wl-address-make-completion-list'.
3636         (wl-address-enable-strict-loading): New variable.
3637         (wl-address-make-completion-list): Revive petname duplication
3638         inquiry, and enable it if `wl-address-enable-strict-loading'.
3639         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3640
3641 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3642
3643         * wl-message.el (wl-message-get-original-buffer): Avoid
3644         'Selecting deleted buffer' error when original buffer is killed.
3645
3646 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3647
3648         * wl-summary.el (wl-summary-next-message): Use
3649         elmo-message-accessible-p instead of elmo-message-cached-p.
3650
3651 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3652
3653         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3654
3655         * wl-thread.el (wl-thread-open-all-unread): Use
3656         elmo-folder-list-flagged instead of
3657         elmo-folder-list-messages-mark-match.
3658
3659         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3660         instead of elmo-folder-list-messages-mark-match.
3661         (wl-summary-move-spec-alist): New variable.
3662         (wl-summary-move-spec-plugged-alist,
3663         wl-summary-move-spec-unplugged-alist): Abolish.
3664         (wl-summary-next-message): Follow the change above.
3665         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3666         with 'no-msg' argument.
3667
3668         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3669         variable.
3670         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3671         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3672         (wl-message-buffer-prefetch-get-next): Follow the change above.
3673
3674 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3675
3676         * wl-version.el (wl-version): Changed codename.
3677
3678         * Version number is increased to 2.11.0.
3679
3680 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3681
3682         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3683         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3684         `wl-draft-config-variables'.
3685         (wl-draft-kill): Fixed problem when the draft is reedit.
3686
3687 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3688
3689         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3690         buffer-modified status (Thanks to
3691         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3692
3693 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3694
3695         * wl-util.el (wl-region-exists-p): New function.
3696
3697         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3698         Remove defvars for byte-compile warnings.
3699
3700 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3701
3702         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3703         defvar-maybe. Removed unused bind.
3704
3705 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3706
3707         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3708         summary buffer window before creating new frame.
3709         (wl-draft-reply): Ditto.
3710
3711 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3712
3713         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3714
3715 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3716
3717         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3718
3719 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3720
3721         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3722         instead of `kill-region'.
3723
3724 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3725
3726         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3727         (wl-highlight-summary-line-string): Use it.
3728         (wl-highlight-summary-current-line): Ditto.
3729
3730         * wl-mime.el (wl-message-delete-current-part): Check the class of
3731         mime-entity.
3732
3733         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3734
3735         * wl-summary.el (wl-summary-make-number-list): Initialize.
3736         (wl-summary-update-mark): New function.
3737         (wl-summary-reply): Put `answered' mark on the message.
3738         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3739
3740         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3741         (wl-draft-reply): Added optional argument `number';
3742         Set wl-draft-parent-number.
3743         (wl-draft-kill): Delete answered mark if it is a reply.
3744
3745 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3746
3747         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3748         that originates in mime-preview-follow-current-entity.
3749         (wl-draft-yank-current-message-entity): Use it if region is active.
3750
3751         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3752         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3753         `wl-message-delete-current-part'.
3754         * wl-mule.el (wl-message-define-keymap): Ditto.
3755         * wl-xmas.el (wl-message-define-keymap): Ditto.
3756
3757 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3758
3759         * wl-mime.el (wl-message-delete-current-part): New function.
3760         (wl-mime-node-id-to-string): Ditto.
3761
3762         * wl-mime.el (wl-message-delete-current-part): Use existing
3763         original buffer which corresponds current mime-view buffer.
3764         (fetched buffer might have different structure, possibly)
3765
3766         * wl-mime.el (wl-message-delete-current-part): Quit if the
3767         message content differs from the actual message.
3768
3769 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3770
3771         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3772         order.
3773         (wl-summary-search-by-subject): Search parent message from tail;
3774         Check the existence of the parent message on the current thread tree.
3775         (wl-summary-update-thread): Check whether the line is inserted.
3776
3777 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3778
3779         * wl-vars.el (wl-summary-line-format): Undo last change.
3780         * wl-summary.el (wl-summary-print-destination): Do not put
3781         invisible property when `wl-summary-width' is nil.
3782         (wl-summary-line-subject-minimum-length): Abolished.
3783         (wl-summary-line-subject): Ditto.
3784
3785 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3786
3787         * wl-vars.el (wl-summary-line-format): Change default value.
3788         (wl-summary-subject-length-limit): Abolished.
3789         * wl-summary.el (wl-summary-line-subject): Ditto.
3790
3791 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3792
3793         * wl-template.el (wl-template-select): Added optional argument.
3794         If optional argument is specified, reverse
3795         `wl-template-visible-select'.
3796
3797 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3798
3799         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3800         Take prefix argument to force asking the destination folder.
3801
3802 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3803
3804         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3805         count and update status.
3806
3807 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3808
3809         * wl-summary.el (wl-summary-redisplay-internal): If
3810         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3811         after fetching.
3812
3813 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3814
3815         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3816         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3817
3818         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3819
3820 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3821
3822         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3823         (All other related portions are changed).
3824         (wl-summary-mark-as-read-all): Rewrite.
3825
3826 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3827
3828         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3829         `wl-summary-mark-as-read'.
3830         (wl-summary-mark-as-unread): Rewrite.
3831         (wl-summary-mark-as-read): Added no-modeline argument.
3832         (wl-summary-resume-cache-status): Rewrite.
3833         (wl-summary-exec-subr): Remove unused local variable.
3834
3835 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3836
3837         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3838         logic to call `wl-summary-buffer-prev-folder-function'.
3839         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3840
3841 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3842
3843         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3844         is nil.
3845
3846 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3847
3848         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3849         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3850         (wl-mime-setup): Add its entry.
3851
3852 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3853
3854         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3855         (wl-summary-delete-cache): Likewise.
3856         (wl-summary-mark-as-read): Rewrite.
3857
3858 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3859
3860         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3861         `wl-summary-count-unread'.
3862
3863         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3864
3865         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3866
3867 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3868
3869         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3870         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3871         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3872         Renamed to the elmo-msgdb-*-mark.
3873         (wl-summary-score-marks): Follow the change above.
3874         (wl-summary-auto-refile-skip-marks): Ditto.
3875         (wl-summary-incorporate-marks): Ditto.
3876         (wl-summary-expire-reserve-marks): Ditto.
3877
3878         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3879         changes.
3880         (wl-thread-insert-top): Changed updating message.
3881
3882         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3883         variable.
3884         (wl-summary-count-unread): Count answered marks.
3885         (wl-summary-rescan): Call wl-summary-insert-message instead of
3886         wl-summary-append-message-func-internal.
3887         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3888         (wl-summary-prefetch-msg): Follow the variable name changes.
3889         (wl-summary-prefetch-region): Ditto.
3890         (wl-summary-mark-as-read-all): Follow the API changes;
3891         Don't call elmo-folder-replace-marks.
3892         (wl-summary-delete-cache): Follow the variable name changes.
3893         (wl-summary-resume-cache-status): Ditto.
3894         (wl-summary-update-status-marks): New function.
3895         (wl-summary-insert-message): New function.
3896         (wl-summary-sync-marks): Follow the variable name changes.
3897         (wl-summary-sync-update): Synchronize to the msgdb, too;
3898         Changed update messages.
3899         (wl-summary-make-number-list): Rewrite.
3900         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3901         (wl-summary-mark-as-unread): Follow the API changes.
3902         (wl-summary-exec-subr): Follow the variable name changes.
3903         (wl-summary-mark-as-read): Ditto.
3904         (wl-summary-move-spec-plugged-alist): Ditto.
3905         (wl-summary-move-spec-unplugged-alist): Ditto.
3906         (wl-summary-cursor-move-surface): Ditto.
3907
3908         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3909         variable name changes.
3910         (wl-highlight-summary-current-line): Ditto.
3911
3912         * wl-expire.el (wl-expire-refile): Follow the API change in
3913         elmo-folder-move-messages.
3914         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3915         (wl-summary-archive): Use elmo-folder-msgdb instead of
3916         elmo-msgdb-load.
3917
3918 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3919
3920         * wl-mime.el (wl-draft-preview-message): Restore the position
3921         before evaluating wl-draft-send-hook in preview buffer.
3922
3923 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3924
3925         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3926         when it creates new draft buffer.
3927
3928         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3929         without argument.
3930
3931         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3932         Evaluate content and if the value is string, insert it.
3933         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3934         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3935         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3936         wl-draft-config-sub-part-bottom): Use it.
3937
3938         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3939         with the folder name. The question was unintelligible when it is
3940         called from wl-save-status.
3941
3942 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3943
3944         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3945         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3946         cannot take second argument).
3947
3948 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3949
3950         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3951         as t. Since type and subtype are not case sensitive (RFC 2045).
3952
3953 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3954
3955         * wl-vars.el (wl-message-mode-line-format): New variable.
3956         (wl-message-mode-line-format-spec-alist): Ditto.
3957         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3958         (wl-message-redisplay): Use wl-message-mode-line-format.
3959
3960 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3961
3962         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3963
3964 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3965
3966         * wl-summary.el (wl-summary-default-from): Write description.
3967
3968 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3969
3970         * wl-vars.el (wl-ldap-objectclass): Abolish.
3971
3972         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3973         (wl-ldap-make-filter): Removed condition for objectclass.
3974         (wl-ldap-make-matched-value-list): Remove meaningless process.
3975         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3976         (wl-address-ldap-search): Don't add `*' to `pat' string;
3977         use ignore-errors; added `email';
3978         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3979         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3980         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3981
3982
3983 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3984
3985         * wl-draft.el (wl-draft-parent-folder): Write description.
3986         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3987
3988 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3989
3990         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3991         as "" (zero-length string) if no parent.
3992         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3993
3994 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3995
3996         * wl-address.el (wl-address-make-completion-list): Skip duplication
3997         checking.
3998         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3999         `append'.
4000
4001 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4002
4003         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4004         instead of `beginning-of-buffer'.
4005
4006 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4007
4008         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4009
4010 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4011
4012         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4013         Refer wl-message-buffer-name.
4014         (wl-message-wheel-down): Ditto.
4015
4016 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4017
4018         * wl-vars.el (wl-message-buffer-name): New user option.
4019
4020         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4021         directly instead of making alist dinamically.
4022
4023         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4024         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4025         wl-message-buffer-cache-name.
4026         (wl-message-buffer-cache-clean-up): Ditto.
4027
4028         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4029
4030         * Version number is increased to 2.9.15.
4031
4032 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4033
4034         * wl-vars.el (wl-summary-default-view-alist): New user option.
4035
4036         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4037
4038         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4039         while deleting address.
4040         (wl-draft-delete-myself-from-cc): Ditto.
4041
4042         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4043         If optional argument is specified, reverse sort order.
4044
4045         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4046
4047 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4048
4049         * wl-thread.el (wl-thread-insert-message): Return parent number if
4050         exists.
4051         (wl-thread-update-indent-string-region): Use
4052         wl-thread-update-line-on-buffer-sub instead of
4053         wl-thread-update-line-on-buffer.
4054
4055 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4056
4057         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4058         (wl-folder-close-all): Ditto.
4059
4060 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4061
4062         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4063         and mailing-list:.
4064         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4065         value.
4066         (wl-summary-line-list-info): Print mailing-list name even when 
4067         list-number is empty.
4068
4069 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4070
4071         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4072
4073         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4074         (wl-draft-open-file): Ditto.
4075         (wl-draft-random-alphabet): Ditto.
4076
4077         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4078         bindings.
4079
4080 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4081
4082         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4083         * wl-vars.el (wl-draft-config-alist): Ditto.
4084
4085 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4086
4087         * Version number is increased to 2.9.14.
4088
4089         * wl.el (wl): Don't set wl-init as nil when error occured while
4090         auto-checking folders.
4091
4092         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4093         `elmo-expand-newtext'.
4094
4095 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4096
4097         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4098         `this-command' so that `wl-folder-goto-folder' contained in
4099         `wl-summary-keep-cursor-command' work.
4100
4101 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4102
4103         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4104         message buffer displaying state.
4105
4106 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4107
4108         * wl-vars.el (wl-summary-default-view): New variable to specify
4109         default value for `wl-summary-buffer-view' instead of using
4110         set-default.
4111         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4112
4113 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4114
4115         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4116
4117         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4118
4119 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4120
4121         * wl-vars.el (wl-forward-subject-prefix): New variable.
4122         * wl-draft.el (wl-draft-forward): Use it.
4123
4124 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4125
4126         * wl-message.el (wl-message-prev-page): When it is called without
4127         lines argument, scroll down by wl-message-scroll-amount lines.
4128         (wl-message-next-page): Ditto.
4129         * wl-vars.el (wl-message-scroll-amount): Change default value
4130         to preserve current behavior.
4131
4132 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4133
4134         * wl-summary.el (wl-summary-prefetch-msg): Bind
4135         `wl-message-entity' to call `wl-summary-from-function'.
4136
4137 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4138
4139         * wl-message.el (wl-message-buffer-create): Run
4140         wl-message-buffer-created-hook.
4141
4142 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4143
4144         * wl-summary.el (wl-summary-sort-specs): New variable.
4145         (wl-summary-default-sort-spec): Ditto.
4146         (wl-summary-sort): Rewrite.
4147         (wl-summary-sort-by-list-info): New function.
4148
4149 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4150
4151         * wl-summary.el (wl-summary-get-list-info): New function.
4152         (wl-summary-sort): Rewrite.
4153         (wl-summary-line-list-info): Ditto.
4154         (wl-summary-line-list-count): Ditto.
4155         (wl-summary-refile-region): Fixed docstring.
4156
4157 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4158
4159         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4160         `wl-folder-entity-hashtb' as completion table.
4161
4162 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4163
4164         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4165         only when this command is called interactively; silence the byte-
4166         compiler.
4167
4168 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4169
4170         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4171         active in XEmacs.
4172
4173 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4174
4175         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4176         plural lines.
4177
4178 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4179
4180         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4181         of current line when the cursor is on the header name.
4182         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4183
4184 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4185
4186         * wl-util.el (wl-read-directory-name): Return displayed directory
4187         as the default value also on XEmacs.
4188
4189 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4190
4191         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4192         formatting.
4193
4194 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4195
4196         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4197         argument and when it is non-nil, check face property before
4198         highlighting for each line.
4199         (wl-highlight-summary-window): Set it.
4200
4201 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4202
4203         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4204         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4205
4206         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4207         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4208         (wl-draft-get-fcc-list): Likewise.
4209
4210 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4211
4212         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4213         (wl-thread-entity-cur): Ditto.
4214         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4215         wl-thread-indent-regexp setting.
4216         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4217
4218         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4219         wl-summary-lazy-highlight.
4220         (wl-summary-display-bottom): Ditto.
4221
4222         * wl-thread.el (wl-thread-open-close): Likewise.
4223
4224         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4225         from and subject;
4226         Bind wl-draft-use-frame;
4227         Enclose with save-window-excursion;
4228         Use wl-draft-create-buffer instead of with-temp-buffer;
4229         Use wl-draft-prepare-edit;
4230         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4231         Use wl-draft-send instead of wl-draft-raw-send.
4232
4233 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4234
4235         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4236         of using wl-from.
4237
4238 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4239
4240         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4241         insert-buffer instead of clone-buffer.
4242         (wl-draft-doing-mime-bcc): New variable.
4243         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4244         infinite loop.
4245         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4246
4247         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4248         (wl-draft-mime-bcc-body): Ditto.
4249
4250         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4251         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4252         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4253         wl-draft-do-mime-bcc.
4254         (wl-draft-mime-bcc-field): New function.
4255         (wl-draft-do-mime-bcc): Ditto.
4256
4257         * wl-address.el (wl-address-complete-header-list): New variable.
4258         (wl-address-complete-header-regexp): Changed default value.
4259
4260         * Version number is increased to 2.9.13.
4261
4262 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4263
4264         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4265         it is differed.
4266
4267 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4268
4269         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4270         (wl-summary-line-list-count): Ditto.
4271
4272 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4273
4274         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4275         (wl-nntp-posting-function): New variable.
4276         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4277         `wl-nntp-posting-config-alist'.
4278
4279 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4280
4281         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4282         FLIM.
4283
4284 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4285
4286         * wl-summary.el (wl-summary-target-mark-refile-sub):
4287         Remove a nuisance funcall.
4288
4289 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4290
4291         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4292         as t for `try-completion'.
4293
4294 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4295
4296         * wl-summary.el (wl-summary-default-from): Use
4297         wl-address-header-extract-address instead of
4298         std11-extract-address-components.
4299         (wl-summary-simple-from): Ditto.
4300         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4301         (wl-summary-insert-headers): Show message.
4302         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4303         for whole line.
4304         (wl-summary-default-from): Revert last change.
4305         (wl-summary-simple-from): Ditto.
4306         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4307         (wl-summary-mark-as-read-region): Follow the change above.
4308         (wl-summary-sync-marks): Ditto.
4309         (wl-summary-target-mark-mark-as-read): Ditto.
4310         (wl-summary-redisplay-internal): Ditto.
4311         (wl-summary-redisplay-no-mime-internal): Ditto.
4312         (wl-summary-redisplay-all-header): Ditto.
4313         (wl-summary-mark-as-read): Removed argument `cached';
4314         Use current cache status to set cache mark.
4315         (wl-summary-redisplay-internal): Follow the change above.
4316         (wl-summary-redisplay-no-mime-internal): Ditto.
4317         (wl-summary-redisplay-all-header): Ditto.
4318
4319         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4320
4321         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4322         Don't call itself recursively (Adviced by Yamaoka-san).
4323
4324 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4325
4326         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4327         bind wl-summary-highlight as nil to avoid error caused by missing
4328         local variables.
4329
4330 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4331
4332         * wl-vars.el (wl-invalid-character-message): New user option.
4333
4334         * wl-util.el (wl-set-string-width): If truncated string-width is
4335         larger than specified width, use `wl-invalid-character-message'.
4336
4337 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4338
4339         * wl-summary.el (wl-summary-prefetch-msg): 
4340         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4341
4342 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4343
4344         * wl-vars.el (wl-summary-check-line-format): New user option.
4345         (wl-summary-line-format-file): Ditto.
4346
4347         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4348         variable.
4349         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4350         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4351         and `wl-summary-view-old-p' to check whether do a rescan or not.
4352         (wl-summary-view-old-p): New function.
4353         (wl-summary-line-format-changed-p): Ditto.
4354         (wl-summary-line-format-save): Ditto.
4355         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4356
4357         * wl-util.el (wl-set-string-width): Avoid using negative number
4358         for make-string.
4359
4360 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4361
4362         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4363         return value.
4364
4365         * wl-util.el (wl-set-string-width): Added optional argument
4366         `padding' (All other related portions are changed).
4367         (wl-line-parse-format): If the first letter of column number is
4368         `0', zero-padding the result (ex: "%05l").
4369
4370         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4371
4372 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4373
4374         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4375         sequential summary view.
4376
4377 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4378
4379         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4380         if it doesn't have a -unix version.
4381
4382 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4383
4384         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4385
4386 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4387
4388         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4389         content.
4390         (wl-draft): Follow the change above.
4391
4392         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4393
4394         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4395         and wl-folder-summary-line-format-alist contain %T and %P.
4396
4397         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4398         (wl-summary-mode-line-format): New user option.
4399         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4400         (wl-summary-line-format): Changed default value.
4401         (wl-summary-lazy-highlight): Changed default value.
4402
4403         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4404         change in wl-summary-create-line.
4405         (wl-thread-insert-entity-sub): Ditto.
4406
4407         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4408         (wl-summary-buffer-unread-status): Ditto.
4409         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4410         (wl-summary-buffer-persistent-mark-column): Ditto.
4411         (wl-summary-buffer-mode-line-formatter): Ditto.
4412         (wl-summary-buffer-mode-line): Ditto.
4413         (wl-summary-message-regexp): Abolished.
4414         (All other related portions are changed.)
4415         (wl-summary-detect-mark-position): New function.
4416         (wl-summary-buffer-set-folder): Setup
4417         wl-summary-buffer-mode-line-formatter.
4418         (wl-summary-mode): Setup selective-display;
4419         Setup pre-idle-hook when xemacs.
4420         (wl-summary-update-modeline): Rewrite.
4421         (wl-summary-jump-to-msg): Define as function;
4422         Changed regexp for searching messages.
4423         (wl-summary-message-number): Rewrite.
4424         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4425         Do rescan when old type summary cache.
4426         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4427         (wl-summary-remove-destination): Use '\r' to detect EOL.
4428         (wl-summary-print-destination): Ditto.
4429         (wl-summary-temp-mark): New inline function.
4430         (wl-summary-persistent-mark): Ditto.
4431         (wl-summary-line-number): New function.
4432         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4433         (wl-summary-line-list-count): New function.
4434         (wl-summary-create-line): Added argument persistent-mark.
4435         (All other related portions are changed)
4436         (wl-summary-create-line): Insert '\r'.
4437         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4438         (wl-summary-cursor-move-surface): New inline function.
4439         (wl-summary-prev): Use it.
4440         (wl-summary-next): Ditto.
4441
4442         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4443         wl-summary-message-regexp.
4444         (wl-highlight-summary): Delete progress message.
4445         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4446
4447         * Version number is increased to 2.9.12.
4448
4449 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4450
4451         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4452         variable (nil: no minimum).
4453         (wl-summary-line-subject): Add some spaces after subject by
4454         wl-summary-line-subject-minimum-length.
4455
4456 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4457
4458         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4459         and removed `F'.
4460         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4461         change above).
4462
4463 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4464
4465         * wl-summary.el (wl-summary-line-list-count): Reverted.
4466         (example setting in samples/*/dot.wl is also updated)
4467
4468 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4469
4470         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4471
4472         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4473
4474         * wl-vars.el (wl-summary-line-format): Addes some description to the
4475         docstring.
4476
4477         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4478         (wl-summary-line-close-bracket): Ditto.
4479         (wl-summary-line-children-number): Ditto.
4480         (wl-summary-line-thread-indent): Ditto.
4481         (wl-summary-line-children-and-from): Ditto.
4482
4483         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4484         't', 'c', 'F' and added 'C'.
4485
4486         * wl-util.el (wl-set-string-width): Accept negative value.
4487         (wl-line-parse-format): Added "%number(" and "%)".
4488
4489 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4490
4491         * wl-summary.el (wl-summary-line-list-count): Change format of the
4492         return value.
4493
4494 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4495
4496         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4497         from the recent message.el.
4498         (wl-draft-point-in-header-p): Ditto.
4499         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4500         wl-draft-beginning-of-line.
4501         * wl-e21.el (wl-draft-mode-map): Ditto.
4502         * wl-xmas.el (wl-draft-mode-map): Ditto.
4503
4504         * wl-folder.el: Sort macrodefs by dependencies.
4505
4506 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4507
4508         * wl-summary.el (wl-summary-prev): Fixed regexp.
4509         (wl-summary-next): Ditto.
4510
4511 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4512
4513         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4514
4515 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4516
4517         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4518         for backward compatibility.
4519
4520 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4521
4522         * wl-summary.el (wl-summary-line-list-count): New function, merged
4523         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4524         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4525         list counts.
4526
4527 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4528
4529         * wl-summary.el (wl-summary-create-line): Ignore errors while
4530         timezone-fix-time.
4531
4532         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4533
4534         * wl-summary.el (wl-summary-sync-update): Ditto.
4535         (wl-summary-default-from): Use wl-message-entity
4536         instead of entity.
4537
4538         * wl-summary.el (wl-summary-create-line): Fix.
4539
4540         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4541         (wl-summary-line-format): New user option.
4542         (wl-folder-summary-line-format-alist): Ditto.
4543         (wl-summary-from-width): Abolished.
4544
4545         * wl-util.el (toplevel): Require 'bytecomp.
4546         (wl-line-parse-format): New function.
4547         (wl-line-formatter-setup): New macro.
4548
4549         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4550         (wl-summary-buffer-line-formatter): New buffer local variable.
4551         (wl-summary-switch-to-clone-buffer): Follow the change above.
4552         (wl-summary-message-regexp): Fix.
4553         (wl-summary-from-func-internal): Abolished.
4554         (wl-summary-subject-func-internal): Ditto.
4555         (wl-summary-subject-filter-func-internal): Ditto.
4556         (All other related portions are changed.)
4557         (wl-summary-buffer-set-folder):
4558         Set up wl-summary-buffer-number-column and 
4559         wl-summary-buffer-line-formatter
4560         (All other related portions are changed.)
4561         (wl-summary-buffer-number-column-detect): Abolished.
4562         (All other related portions are changed.)
4563         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4564         (wl-summary-delete-all-temp-marks-on-buffer): Use
4565         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4566         (wl-summary-target-mark-delete): Ditto.
4567         (wl-summary-target-mark-refile-subr): Ditto.
4568         (wl-summary-target-mark-mark-as-read): Ditto.
4569         (wl-summary-target-mark-mark-as-unread): Ditto.
4570         (wl-summary-target-mark-mark-as-important): Ditto.
4571         (wl-summary-target-mark-save): Ditto.
4572         (wl-summary-replace-status-marks): Renamed from
4573         wl-summary-set-status-marks-on-buffer;
4574         Use wl-summary-message-regexp instead of
4575         wl-summary-buffer-number-regexp.
4576         (wl-summary-sync-update): Follow the change above.
4577         (wl-summary-goto-previous-message-beginning): New function.
4578         (wl-summary-mark-as-unread): Use it.
4579         (wl-summary-mark-as-important): Ditto.
4580         (wl-summary-line-formatter): New variable.
4581         (wl-summary-line-year): New function.
4582         (wl-summary-line-day): Ditto.
4583         (wl-summary-line-day-of-week): Ditto.
4584         (wl-summary-line-hour): Ditto.
4585         (wl-summary-line-minute): Ditto.
4586         (wl-summary-line-open-bracket): Ditto.
4587         (wl-summary-line-close-bracket): Ditto.
4588         (wl-summary-line-children-number): Ditto.
4589         (wl-summary-line-thread-indent): Ditto.
4590         (wl-summary-line-size): Ditto.
4591         (wl-summary-line-subject): Ditto.
4592         (wl-summary-line-from): Ditto.
4593         (wl-summary-line-children-and-from): Ditto.
4594         (wl-summary-create-line): Rewritten.
4595         (wl-summary-format-date): Abolished.
4596
4597         * wl-highlight.el (wl-highlight-summary-current-line): Use
4598         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4599         Use thread structure to detect thread top message.
4600
4601         * wl-draft.el (wl-default-draft-cite): Don't use
4602         wl-summary-from-func-internal.
4603
4604         * wl-refile.el (wl-refile-subject-learn): Don't use
4605         wl-summary-subject-filter-func-internal.
4606         (wl-refile-guess-by-subject): Ditto.
4607
4608         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4609         parameters.
4610
4611         * wl-thread.el (wl-thread-update-indent-string-region):
4612         Use wl-thread-update-line-on-buffer instead of
4613         wl-thread-update-indent-string.
4614         (wl-thread-update-children-number): Redefine using
4615         wl-thread-update-line-on-buffer.
4616         (wl-thread-update-indent-string): Abolished.
4617
4618         * Version number is increased to 2.9.11.
4619
4620 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4621
4622         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4623         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4624         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4625
4626         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4627         as nil.
4628
4629         * wl-thread.el (wl-thread-open-all-unread): Use 
4630         elmo-folder-list-messages-mark-match.
4631         (wl-thread-insert-message): Removed argument `mark-alist'.
4632         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4633         elmo-msgdb-set-mark.
4634         (wl-thread-get-children-msgs-uncached): Likewise.
4635         (wl-thread-get-exist-children): Added argument include-self.
4636         (wl-thread-delete-message): Follow the change above.
4637
4638         * wl-summary.el (wl-summary-count-unread): Removed argument.
4639         (wl-summary-rescan): Follow the change above.
4640         (wl-summary-mark-as-read-region): Ditto
4641         (wl-summary-mark-as-unread-region): Ditto.
4642         (wl-summary-delete-messages-on-buffer): Ditto.
4643         (wl-summary-sync-update): Ditto.
4644         (wl-summary-switch-to-clone-buffer): Ditto.
4645         (wl-summary-goto-folder-subr): Ditto.
4646         (wl-summary-target-mark-mark-as-read): Ditto.
4647         (wl-summary-target-mark-mark-as-unread): Ditto.
4648         (wl-summary-target-mark-mark-as-important): Ditto.
4649         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4650         (wl-summary-update-thread): Removed argument `mark-alist'.
4651         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4652         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4653         (wl-summary-resume-cache-status): Likewise.
4654         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4655         elmo-msgdb-set-mark.
4656         (wl-summary-mark-as-read-all): Likewise.
4657         (wl-summary-delete-cache): Ditto.
4658         (wl-summary-auto-select-msg-p): Ditto.
4659         (wl-summary-mark-as-unread): Ditto.
4660         (wl-summary-no-auto-refile-message-p): Ditto.
4661         (wl-summary-mark-as-read): Ditto.
4662         (wl-summary-mark-as-important): Ditto.
4663         (wl-summary-auto-refile): Follow the change above.
4664         (wl-summary-delete-all-marks): Removed.
4665         (wl-summary-resume-marks-and-highlight): Ditto.
4666         (wl-summary-resume-marks): Ditto.
4667         (wl-summary-delete-important-msgs-from-list): Ditto.
4668         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4669
4670         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4671         wl-summary-count-unread.
4672
4673         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4674         (wl-summary-score-update-all-lines): Use
4675         elmo-msgdb-set-mark.
4676
4677 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4678
4679         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4680         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4681         (wl-summary-create-line): Renamed from
4682         wl-summary-overview-create-summary-line;
4683         Argument rearrangement.
4684         (wl-summary-update-thread): Follow the change above.
4685
4686         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4687         (wl-thread-insert-entity-sub): Likewise.
4688
4689         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4690         argument `overview', `mark-alist' and added `msgdb'.
4691
4692         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4693
4694         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4695         (wl-summary-rescan): Follow the change above.
4696         (wl-summary-sync-update): Ditto.
4697         (wl-summary-insert-thread-entity): Ditto;
4698         Don't use `let*' in every while loop;
4699         Detect infinite loop of threads.
4700         (wl-summary-update-thread): Removed argument `overview'.
4701
4702         * wl-thread.el (wl-thread-insert-message): Ditto.
4703
4704         * Version number is increased to 2.9.10.
4705
4706         * wl-message.el (wl-message-redisplay): Ignore errors while
4707         wl-message-redisplay-hook.
4708
4709 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4710
4711         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4712
4713 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4714
4715         * wl.el (wl): inhibit-quit while wl-folder.
4716
4717 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4718
4719         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4720         while msgdb access.
4721
4722 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4723
4724         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4725         even if no folder is not created.
4726
4727 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4728
4729         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4730
4731         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4732         implementation.
4733         (wl-summary-target-mark-thread): Ditto.
4734
4735         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4736
4737 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4738
4739         * wl-util.el (wl-display-bytes): Remove unused function.
4740
4741 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4742
4743         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4744         seems critical one (partially reverse the change in 2002/03/17).
4745
4746 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4747
4748         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4749         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4750
4751 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4752
4753         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4754         is not writable.
4755         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4756         plugged status instead of `'force' as 2nd argument.
4757
4758         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4759         is not creatable.
4760
4761         * Version number is increased to 2.9.9.
4762
4763 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4764
4765         * wl-summary.el (wl-summary-suspend): New function.
4766
4767 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4768
4769         * wl.el (wl): Do not check variables if check is nil.
4770         * wl-utils.el (wl-collect-draft): New function.
4771         * wl-folder.el (wl-folder-suspend): Put summary buffers
4772         and draft buffers at the end of buffer list.
4773         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4774
4775 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4776
4777         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4778         loop instead of recursive call.
4779
4780         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4781         2nd argument.
4782
4783 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4784
4785         * wl-draft.el (wl-draft-create-contents): Don't take neither
4786         (function . args) nor (string . something) any more.
4787
4788         * wl-version.el (wl-generate-user-agent-string): Return string
4789         without header symbol.
4790         * wl-draft.el (wl-draft-default-headers): Use it.
4791
4792         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4793         `wl-draft-insert-ccs' and return field value instead of inserting
4794         the header. Abolish cc argument.
4795         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4796
4797         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4798         rather than one with string car.
4799
4800         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4801         * wl-draft.el (wl-draft-create-contents): Add it after the default
4802         headers.
4803
4804         * wl-draft.el (wl-draft-create-contents): For the case of
4805         (symbol-or-string . function) insert header only when the function
4806         returns string value.
4807
4808 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4809
4810         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4811         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4812
4813 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4814
4815         * wl.el (wl-check-environment): Don't check Message-ID when
4816         `wl-insert-message-id' is nil.
4817         Revive checking if `wl-message-id-domain' contains "@".
4818
4819 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4820
4821         * wl.el (wl-check-environment): Merge examination for "@" at
4822         inappropriate position into the first string-match.
4823
4824         * wl-summary.el (wl-summary-target-mark-print): New function.
4825         (wl-summary-pipe-message-subr): Extracted from
4826         `wl-summary-pipe-message'.
4827         (wl-summary-target-mark-pipe): New function.
4828         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4829         `wl-summary-target-mark-pipe'.
4830
4831 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4832
4833         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4834
4835 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4836
4837         * wl.el (wl-check-environment): Use elmo-warning instead of
4838         error for non-critical ones.
4839         Remove trash folder check.
4840         (wl): Don't ignore error in wl-check-environment.
4841
4842         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4843         check, which is moved from `wl-check-environment'.
4844         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4845
4846 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4847
4848         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4849         guess anything, call wl-summary-write.
4850         (wl-summary-write): Create draft with blank To field.
4851         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4852
4853 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4854
4855         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4856         argument full as well for wl-folder-write-current-folder.
4857         If wl-*-write-current-folder cannot guess addressee, add blank
4858         To header.
4859         Rewrite condition for positioning cursor.
4860
4861 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4862
4863         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4864         summary buffer is present, use it.
4865         (wl-folder-jump-to-previous-summary): Ditto.
4866
4867 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4868
4869         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4870
4871         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4872         wl-summary-previous-buffer and wl-summary-next-buffer.
4873
4874         * wl-folder.el (wl-folder-mode-map): Bind
4875         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4876         (wl-folder-jump-to-next-summary): New function.
4877         (wl-folder-jump-to-previous-summary): Ditto.
4878
4879         * wl-draft.el (wl-draft): Rearranged.
4880
4881 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4882
4883         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4884         of header.
4885         (wl-draft): Collect arguments for the header as header-alist.
4886         (wl-draft-forward): Arrange arguments for wl-draft.
4887         (wl-draft-reply): Ditto.
4888         (wl-draft-edit-string): Ditto.
4889         * wl-summary.el (wl-summary-write): Ditto.
4890         (wl-summary-write-current-folder): Ditto.
4891
4892         * Version number is increased to 2.9.8.
4893
4894 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4895
4896         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4897
4898         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4899
4900         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4901         even if the guess failed.
4902
4903         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4904         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4905         wl-summary-write-current-folder.
4906         * wl-xmas.el: Ditto.
4907
4908 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4909
4910         * wl-summary.el (wl-summary-next-page): Force display message if
4911         message is not displayed yet.
4912         (wl-summary-prev-page): Ditto.
4913
4914 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4915
4916         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4917
4918 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4919
4920         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4921         add "Preview Message" and "Save Draft and Exit".
4922
4923 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4924
4925         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4926         if addrmgr is called from draft in splitted window.
4927
4928         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4929         * wl-mule.el: Ditto.
4930         * wl-xmas.el: Ditto.
4931
4932 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4933
4934         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4935
4936         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4937         * wl-xmas.el (wl-folder-toolbar): Ditto.
4938
4939 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4940
4941         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4942         and wl-draft-save-and-exit.
4943         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4944         * wl-xmas.el: Ditto.
4945         * wl-mule.el: Ditto.
4946
4947         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4948         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4949
4950 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4951
4952         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4953         lists for saving buffer.
4954
4955 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4956
4957         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4958         parent-folder argument instead of it.
4959         (wl-draft-create-buffer): Ditto.
4960         (wl-draft-forward): Ditto.
4961         (wl-draft-reply): Ditto.
4962         * wl-summary.el (wl-summary-write): Ditto.
4963         (wl-summary-write-current-folder): Ditto.
4964
4965         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4966         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4967         Folder buffer after composing.
4968
4969 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4970
4971         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4972         header if the file `wl-x-face-file' already contains it.
4973
4974 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4975
4976         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4977         folder" entry.
4978         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4979         * wl-e21.el (wl-folder-toolbar): Ditto.
4980         * wl-xmas.el (wl-folder-toolbar): Ditto.
4981
4982 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4983
4984         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4985         wl-folder-goto-folder with sticky argument.
4986         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4987
4988 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4989
4990         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4991         and wl-summary-previous-buffer.
4992         (wl-summary-next-buffer): New function.
4993         (wl-summary-previous-buffer): Ditto.
4994
4995 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4996
4997         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4998         wl-folder-jump-to-current-entity-with-arg.
4999         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5000         `wl-folder-jump-to-current-entity'.
5001         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5002         `wl-summary-goto-folder-sticky'.
5003         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5004         `wl-summary-goto-folder'.
5005         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5006         Unless force-exit, do not clean temp. marks for sticky summary.
5007         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5008
5009 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5010
5011         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5012         not entire.
5013
5014 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5015
5016         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5017         to `C-x C-s'.
5018         (wl-summary-save-status): New command.
5019         (wl-summary-exit): Don't clean-up temp marks when sticky.
5020         (Applied patch from Nakayama-san [wl: 09548])
5021         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5022         Do nothing when no mark data.
5023         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5024         Call `wl-summary-delete-all-temp-marks' before saving.
5025
5026 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5027
5028         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5029
5030 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5031
5032         * wl.el (wl-check-environment): Also cause error when (system-name)
5033         returns "localhost.localdomain". (Although it doesn't affect because
5034         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5035
5036 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5037
5038         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5039         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5040
5041         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5042         value.
5043
5044 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5045
5046         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5047         Likewise r-cc-list and r-ng-list.
5048
5049 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5050
5051         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5052         only if it is bound as variable.
5053
5054         * wl-mime.el (wl-draft-preview-message): Ditto.
5055
5056 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5057
5058         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5059         needless `goto-char'.
5060
5061         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5062         `wl-summary-redisplay-no-mime-internal' instead of
5063         `wl-summary-redisplay-no-mime'.
5064         (wl-summary-redisplay-no-mime): Changed argument;
5065         Call `wl-summary-redisplay-no-mime-internal'.
5066
5067         * wl-mime.el (wl-draft-preview-message): Bind
5068         `mime-header-encode-method-alist' locally.
5069
5070         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5071         (wl-draft-std11-parse-addresses): Added the first address check.
5072         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5073
5074         * Version number is increased to 2.9.7.
5075
5076 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5077
5078         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5079
5080 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5081
5082         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5083         related to scrollbar support, if there is no such a feature
5084         compiled in.
5085
5086 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5087
5088         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5089         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5090         for prefetch.
5091
5092 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5093
5094         * wl-summary.el (wl-summary-pick): Fix for no match.
5095
5096 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5097
5098         * wl-draft.el (wl-draft-save):
5099         Override `mime-header-encode-method-alist'.
5100
5101 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5102
5103         * wl-folder.el (wl-folder-pick): New function.
5104         Define key as "?".
5105
5106 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5107
5108         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5109         Fix for unplugged.
5110
5111 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5112
5113         * wl-folder.el (wl-folder-virtual): New function.
5114         Define key as "V".
5115
5116 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5117
5118         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5119         multi folder if entity is group.
5120
5121 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5122
5123         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5124         is nil.
5125
5126 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5127
5128         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5129         (wl-summary-target-mark-msgs): Return the number of marked messages.
5130
5131 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5132
5133         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5134         "first:" is specified.
5135
5136 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5137
5138         * wl-vars.el (wl-from): Use return value of function
5139         user-full-name instead of the variable user-full-name since
5140         XEmacs-20.4 doesn't set this variable.
5141
5142 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5143
5144         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5145         call `wl' directly.
5146
5147 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5148
5149         * wl-draft.el (wl-draft-reedit): Removed duplicated
5150         switch-to-buffers.
5151
5152 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * wl.el (wl-other-frame): Removed garbages.
5155
5156 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5157
5158         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5159
5160         * wl-xmas.el (wl-draft-key-setup): Ditto.
5161
5162         * wl-mule.el (wl-draft-key-setup): Ditto.
5163
5164         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5165         (wl-draft-reedit): Ditto.
5166         (wl-draft-prepare-edit): Add `wl-draft-save' to
5167         `local-write-file-hooks'.
5168         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5169         (wl-draft-reedit): Set buffer-file-name.
5170         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5171
5172
5173         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5174         call it.
5175         (wl-delete-startup-frame-function): New variable.
5176         (wl-other-frame): New function
5177         (Original was written by Yamaoka san [wl: 09239]).
5178
5179         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5180         if `wl-folder-use-frame'.
5181
5182 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5183
5184         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5185
5186 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5187
5188         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5189         New variable.
5190         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5191         (wl-message-buffer-prefetch-get-next): Use them.
5192         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5193
5194 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5195
5196         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5197         with unwind-protect.
5198
5199         * wl-draft.el (wl-draft-reedit): Rewrite.
5200         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5201         (wl-draft-save): Insert header separator if it does not exist;
5202         Removed condition-case.
5203
5204         * wl-summary.el (wl-summary-reedit): Revert last change.
5205
5206         * wl-draft.el (wl-draft-save): Rewrite.
5207         (wl-draft-create-buffer): Set buffer-file-name as nil.
5208
5209         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5210
5211         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5212
5213         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5214         nil.
5215
5216 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5217
5218         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5219         If count is nil, do not prefetch.
5220         (wl-message-buffer-prefetch-next): Next.
5221
5222 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5223
5224         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5225
5226 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5227
5228         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5229         `delete-backward-char'
5230         (wl-draft-prepare-edit): Check major-mode.
5231         (wl-draft-decode-header): Rewrite.
5232         (wl-draft): Fix.
5233
5234 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5235
5236         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5237
5238 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5239
5240         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5241         (wl-message-buffer-prefetch-get-next): Remove size checking.
5242         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5243
5244 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5245
5246         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5247         (wl-draft-default-headers): Fix.
5248
5249 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5250
5251         * wl-draft.el (wl-draft-default-headers): Insert return value of
5252         `wl-generate-mailer-string-function'.
5253
5254 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5255
5256         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5257         (wl-draft-insert-mail-header-separator): Ditto.
5258
5259         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5260         again (Reverted the change on 2002-01-17 by OKADA san).
5261
5262 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5263
5264         * wl-draft.el (wl-draft): Rewrite.
5265         (wl-draft-create-buffer): New function.
5266         (wl-draft-create-contents): Ditto.
5267         (wl-draft-prepare-edit): Ditto.
5268         (wl-draft-decode-header): Ditto.
5269         (wl-draft-decode-body): Ditto.
5270         (wl-draft-check-new-line): Ditto.
5271         (wl-draft-default-headers): Ditto.
5272         (wl-draft-insert-mail-header-separator): Ditto.
5273
5274 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5275
5276         * Version number is increased to 2.9.6.
5277
5278 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5279
5280         * wl-draft.el (wl-draft-delete-field): Optional argument.
5281         (wl-draft-delete-fields): Ditto.
5282
5283 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5284
5285         * wl-message.el (toplevel): Eliminated byte-compile warning.
5286         for `itimer-function', `delete-timer' and `itimer-list'.
5287
5288 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5289
5290         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5291         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5292         `wl-message-buffer-prefetch-threshold'.
5293         * wl-summary.el (wl-summary-redisplay-internal): Remove
5294         the check of `wl-message-buffer-prefetch-depth'.
5295
5296 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5297
5298         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5299         size of article.
5300         (wl-message-buffer-prefetch-subr): Remove size check.
5301
5302 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5303
5304         * wl-vars.el (wl-plugged): Make customizable.
5305
5306 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5307
5308         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5309         (wl-message-buffer-prefetch-set-timer): New function.
5310         (wl-message-buffer-prefetch-get-next): New function.
5311         (wl-message-buffer-prefetch): New function.
5312         (wl-message-buffer-prefetch-next): Rewrite.
5313         (wl-message-buffer-prefetch-subr): Rewrite.
5314         * wl-vars.el (wl-auto-prefetch-first): New variable.
5315         * wl-summary.el (wl-summary-goto-folder-subr): Call
5316         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5317
5318 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5319
5320         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5321         `wl-summary-unread-message-hook'.
5322
5323 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5324
5325         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5326         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5327         if range is `cache-status'.
5328
5329 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5330
5331         * wl-message.el (wl-message-buffer-prefetch-subr):
5332         Improve debug message.
5333
5334 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5335
5336         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5337         `wl-mail-send-pre-hook'.
5338         (wl-draft-send-mail-with-qmail): Ditto.
5339         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5340
5341 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5342
5343         * wl-message.el (wl-message-buffer-prefetch-subr):
5344         Fix for cancel-function-timers bug.
5345         (wl-message-buffer-prefetch-debug): Default value is t.
5346
5347 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5348
5349         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5350         (wl-message-buffer-prefetch-subr): Rewrite.
5351         Rename from `wl-message-buffer-prefetch'.
5352
5353 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5354
5355         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5356         (wl-default-draft-cite-decorate-author): Ditto.
5357
5358         * wl-draft.el (wl-draft-cite-function): Removed.
5359         (wl-default-draft-cite-decorate-author): Ditto.
5360
5361 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5362
5363         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5364         (wl-default-draft-cite): Do not arrange author name if the value of
5365         `wl-default-draft-cite-decorate-author' is nil.
5366
5367 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5368
5369         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5370
5371         * wl-folder.el (wl-folder-check-one-entity): Don't care
5372         `elmo-folder-use-flag-p'.
5373
5374 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5375
5376         * wl-folder (wl-folder-check-one-entity): Fix
5377         problem if unread is nil.
5378
5379 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5380
5381         * wl-address.el (wl-address-make-completion-list): Check whether
5382         the address is a group list.
5383         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5384
5385 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5386
5387         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5388         The number of the messages of new and unread does not count
5389         correctly.
5390
5391         * wl-summary.el (wl-summary-count-unread): Changed to return
5392         `(new . unread)' instead of total.
5393         (wl-summary-sync-update): Follow the change above.
5394
5395         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5396
5397 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5398
5399         * wl-address.el (wl-address-make-completion-list): Do not enclose
5400         address by " <" and ">" if associated realname is "".
5401         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5402         This is against the promblem with group list in .addresses pointed
5403         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5404
5405 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5406
5407         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5408         message is a format control string.
5409         * wl-expire.el (wl-expire-append-log): Ditto.
5410         * wl-mime.el (wl-summary-burst-subr): Ditto.
5411         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5412         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5413
5414 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5415
5416         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5417         wl.el (wl-check-variables): Rename from `wl-check-type'.
5418         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5419         (wl-check-variables-2): New function.
5420         (wl): Call `wl-check-variables-2'.
5421
5422 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5423
5424         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5425         after renaming folder in access group.
5426
5427 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5428
5429         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5430         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5431         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5432         (wl-message-buffer-prefetch): Rewrite.
5433         (wl-message-buffer-prefetch-idle-time): Removed.
5434         * wl-summary.el (wl-summary-redisplay-internal):
5435         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5436         Error check for `wl-message-buffer-prefetch-depht'.
5437
5438 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5439
5440         * Version number is increased to 2.9.5.
5441         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5442
5443 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5444
5445         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5446         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5447         Based on the patch written by
5448         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5449
5450 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5451
5452         * wl-draft.el (wl-draft-raw-send): Fix for
5453         `wl-news-send-pre-hook'
5454
5455 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5456
5457         * wl-utils.el (wl-message-id-function): New variable.
5458         * wl-draft.el (wl-draft-insert-required-fields):
5459         Use `wl-message-id-function'.
5460
5461 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5462
5463         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5464         * wl-utils.el (wl-draft-make-message-id-string):
5465         Use `wl-from' for domain part of Message-ID
5466         if `wl-message-id-use-wl-from' if non-nil.
5467         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5468
5469 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5470
5471         * wl.el (wl): Call `wl-check-type'
5472         Do not 'condition-case'.
5473
5474 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5475
5476         * wl.el (wl-check-type): New function.
5477         (wl-check-type-variables): New variable.
5478
5479 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5480
5481         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5482
5483 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5484
5485         * wl-draft.el (wl-smtp-password-key): New function.
5486         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5487         (wl-draft-send-mail-with-smtp): Ditto.
5488         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5489
5490 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5491
5492         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5493         * wl-utils.el (wl-unique-id-suffix): Remove.
5494
5495 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5496
5497         * Version number is increased to 2.9.4.
5498
5499 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5500
5501         * wl-utils.el (wl-unique-id-suffix): New variable.
5502         (wl-unique-id): Use `wl-unique-id-suffix'
5503
5504 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5505
5506         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5507         instead of `elmo-msgdb-search'.
5508
5509         * Version number is increased to 2.9.3.
5510
5511 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5512
5513         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5514
5515 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5516
5517         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5518         (wl-draft-dispatch-message): Changed for send-later.
5519         (wl-draft-queue-flush): Ditto.
5520         (wl-draft): Clear `wl-sent-message-queued'.
5521         (wl-draft-reedit): Ditto.
5522         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5523         * wl-vars.el (wl-draft-force-queuing): New variable.
5524         (wl-draft-force-queuing-mail): New variable.
5525         (wl-draft-force-queuing-news): New variable.
5526
5527 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5528
5529         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5530         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5531
5532 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5533
5534         * Version number is increased to 2.9.2.
5535
5536 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5537
5538         * wl-draft.el (wl-draft-elide-region): New user command.
5539         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5540
5541         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5542         command `wl-draft-elide-region'.
5543         * wl-mule.el: Ditto.
5544         * wl-xmas.el: Ditto.
5545
5546 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5547
5548         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5549         (wl-biff-check-folder-async): Removed needless let.
5550
5551 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5552
5553         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5554         wl-folder-get-elmo-folder.
5555         (wl-biff-check-folder): Set `biff' argument of
5556         `wl-folder-check-one-entity'.
5557         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5558
5559         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5560         (wl-folder-check-one-entity): Added `biff' argument;
5561         Setup `biff' slot of folder.
5562
5563         * Version number is increased to 2.9.1.
5564
5565 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5566
5567         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5568         comment out and fixed.
5569         (wl-fldmgr-add-completion-subr): Ditto.
5570
5571         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5572         and msgdb.
5573
5574         * wl.el (wl-toggle-plugged): Save summary view.
5575
5576 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5577
5578         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5579
5580 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5581
5582         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5583
5584 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5585
5586         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5587         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5588         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5589
5590         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5591         if it was failed.
5592         (wl-demo): Disable undo in the demo buffer.
5593
5594 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5595
5596         * wl-version.el (wl-version): Changed codename.
5597
5598         * Version number is increased to 2.9.0.
5599
5600 2001-12-14  Takuo KITAME <kitame@northeye.org>
5601
5602         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5603         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5604         (wl-folder-mark-as-read-all-current-entity): Ditto.
5605
5606 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5607
5608         * wl-vars.el (wl-from-width): Define as obsolete variable.
5609         (wl-subject-length-limit): Ditto.
5610
5611         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5612
5613         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5614         wl-summary-save-view.
5615
5616         * wl.el (wl-save-status): Ditto.
5617         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5618
5619         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5620         (wl-summary-exit): Follow the change above.
5621         (wl-summary-goto-folder-subr): Ditto.
5622
5623         * wl-folder.el (wl-folder-create-subr): Don't use
5624         `elmo-folder-creatable-p'.
5625
5626 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5627
5628         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5629
5630 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5631
5632         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5633         rather than bitmap on Emacs 21.
5634         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5635         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5636         for xbm if the new redisplay engine is not available.
5637
5638 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5639
5640         * wl-folder.el (wl-folder-init-hook): New hook.
5641         (wl-folder-init): Run `wl-folder-init-hook'.
5642
5643 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5644
5645         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5646
5647 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5648
5649         * wl-acap.el (wl-acap-cache-filename): New variable.
5650         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5651         (wl-acap-init): Use cache if no ACAP server found.
5652
5653 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5654
5655         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5656         `wl-acap-original-msgdb-dir'.
5657
5658         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5659         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5660
5661         * wl-mime.el (wl-mime-save-directory): Renamed from
5662         `wl-mime-save-dir'.
5663
5664 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5667
5668         * wl-demo.el: Require `path-util'.
5669         (wl-demo-bitmap-mule-available-p): New internal variable.
5670         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5671         `module-installed-p' instead.
5672         (wl-demo-insert-image): Use *.img file for a bitmap image.
5673         (wl-demo): Don't call the ascii demo recursively.
5674
5675 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5676
5677         * Version number is increased to 2.7.7.
5678
5679 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5680
5681         * wl.el (wl-exit): Eliminated byte-compile warning.
5682
5683 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5684
5685         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5686         obsolete variable using `elmo-define-obsolete-variable'.
5687         (wl-fetch-confirm-threshold): Ditto.
5688         (wl-cache-prefetch-folder-type-list): Ditto.
5689         (wl-cache-prefetch-folder-list): Ditto.
5690
5691 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5692
5693         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5694         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5695         (wl-demo-insert-image): New function.
5696         (wl-demo-insert-text): New function.
5697         (wl-demo-image-type-alist): Redefine as a function.
5698         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5699         (wl-demo-with-temp-file-buffer): Removed.
5700         (wl-logo-xpm): Removed.
5701         (wl-logo-xbm): Removed.
5702         (wl-logo-bitmap): Removed.
5703
5704 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5705
5706         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5707         (wl-expire-localdir-get-folder-function): New user option.
5708         (wl-expire-localdir-get-folder): New function.
5709         (wl-expire-localdir-date): Ditto.
5710
5711 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5712
5713         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5714         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5715         Fixed unread number mismatch when all-unread < unread.
5716
5717 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5718
5719         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5720         (wl-fetch-confirm-threshold): Ditto.
5721
5722         * wl-summary.el (wl-summary-confirm-appends): Removed.
5723         (wl-summary-sync-update): Don't refer
5724         `wl-summary-update-confirm-threshold' (It is now abolished).
5725
5726         * wl-message.el (wl-message-display-internal): Don't refer
5727         `wl-fetch-confirm-threshold' (It is now abolished).
5728
5729 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5732
5733 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5734
5735         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5736         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5737         Change default value to nil.
5738         (wl-summary-indent-length-limit): The value can be nil, nil means
5739         unlimited.
5740
5741         * wl-summary.el: Don't set limit for indent length if the value of
5742         wl-summary-indent-length-limit is nil.
5743         If the value of wl-summary-width is nil, it means only that the width
5744         of summary is unlimited (nil doesn't mean that the indent length is
5745         unlimited).
5746
5747         * wl-thread.el: Ditto.
5748
5749 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5750
5751         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5752         be nil, nil means never confirm.
5753         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5754
5755 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5756
5757         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5758         means unlimited).
5759
5760 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5761
5762         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5763         Use `with-temp-buffer'.
5764
5765 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5766
5767         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5768         with new backquote style).
5769         (wl-folder-get-entity-from-buffer): Ditto.
5770
5771 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5772
5773         * wl-version.el (nemacs-version): Eliminated.
5774         (wl-extended-emacs-version2): Ignore nemacs.
5775         (wl-extended-emacs-version3): Ditto.
5776
5777 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5778
5779         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5780         (wl-draft-add-in-reply-to): New variable.
5781         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5782         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5783         (wl-draft-yank-from-mail-reply-buffer): Use
5784         `wl-draft-add-in-reply-to'.
5785         (wl-draft-insert-current-message): Ditto.
5786
5787 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5788
5789         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5790         typo (kill->hide).
5791         (wl-message-buffer-prefetch-folder-type-list): Added elements
5792         `mark' and `cache' instead of `internal'.
5793
5794 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5795
5796         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5797         resume msgdb directory.
5798
5799 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5800
5801         * wl.el (wl-exit): Call `wl-acap-exit'.
5802
5803         * wl-summary.el (wl-summary-message-string): New function.
5804         (wl-summary-reedit): Use it.
5805         (wl-summary-resend-bounced-mail): Remove needless let.
5806         (wl-summary-supersedes-message): Ditto.
5807         (wl-summary-save): Ditto.
5808
5809         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5810         (wl-acap-init): Set it.
5811         (wl-acap-exit): New function.
5812
5813 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5814
5815         * wl.el (wl-init): Revert (require 'mime-setup). move from
5816         toplevel.
5817
5818 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5819
5820         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5821         local variables.  Add error when guess function return invalid
5822         value.
5823
5824 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5825
5826         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5827         Change local variable name.
5828         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5829         (wl-folder-get-newsgroups): Return nil when non-news folder.
5830         * wl-summary.el (wl-summary-write-current-folder): State through
5831         when guess-list return nil.
5832         (wl-summary-write-current-folder-functions): Fixed docstring.
5833
5834         * wl.el (wl-exit): Changed confirm message.
5835
5836         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5837         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5838
5839         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5840
5841 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5842
5843         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5844         user option (Renamed from wl-cache-prefetch-folder-type-list).
5845         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5846         from wl-cache-prefetch-folder-list).
5847
5848         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5849         Move to wl-vars.el.
5850         (wl-message-buffer-prefetch-p): Changed to enable
5851         `wl-message-buffer-prefetch-folder-list'.
5852
5853         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5854         `ignore-cache'.
5855
5856 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5857
5858         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5859         `part-top' and `part-bottom'.
5860         (wl-draft-config-sub-part-top): New function.
5861         (wl-draft-config-sub-part-bottom): New function.
5862
5863 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5864
5865         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5866
5867 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5868
5869         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5870
5871 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5872
5873         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5874
5875         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5876         (wl-summary-write-current-folder): Ditto.
5877
5878 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5879
5880         * wl-folder.el (wl-folder-get-newsgroups): Use
5881         `elmo-folder-newsgroups'.
5882
5883 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5884
5885         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5886         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5887         `wl-draft-config-sub-header-bottom'.
5888
5889 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5890
5891         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5892         localnews folder.
5893
5894 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5895
5896         * wl-summary.el (wl-summary-mode): Undo last change.
5897
5898         * wl-folder.el (wl-folder-mode): Ditto.
5899
5900 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5901
5902         * wl-summary.el (wl-summary-mode): Locally set
5903         truncate-partial-window-width to nil.
5904         (for XEmacs)
5905
5906         * wl-folder.el (wl-folder-mode): Ditto.
5907
5908 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5909
5910         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5911
5912 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5913
5914         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5915         number.
5916
5917         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5918
5919         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5920
5921         * Version number is increased to 2.7.6.
5922
5923 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5924
5925         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5926
5927 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5928
5929         * wl-summary.el (wl-summary-sync-update): Enclose network
5930         related portion with `unwind-protect'.
5931
5932 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5933
5934         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5935
5936 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5937
5938         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5939         element.
5940         * wl-vars.el (wl-message-body-button-alist): Ditto.
5941
5942         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5943         max match length.
5944         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5945
5946         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5947         for the max match length;
5948         Use 4th element value for the button string regexp group.
5949
5950         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5951         candidate exists, prompt to select.
5952
5953 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5954
5955         * wl-summary.el (wl-summary-jump-to-msg): Search before
5956         calibration point by `beginning-of-line'.
5957
5958 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5959
5960         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5961         for access group.
5962
5963 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5964
5965         * wl-message.el (wl-message-display-internal): Bind
5966         `default-mime-charset'.
5967
5968         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5969
5970         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5971
5972         * Version number is increased to 2.7.5.
5973
5974 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5975
5976         * wl-expire.el (wl-summary-archive): Fixed;
5977         Use `elmo-folder-name-internal'.
5978
5979 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5980
5981         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5982         from `elmo-folder-move-messages' caller.
5983         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5984
5985         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5986         related portions are changed).
5987
5988 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5989
5990         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5991         counter.
5992
5993 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5994
5995         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5996         buffer local and set it to nil.
5997
5998         * wl-message.el (wl-message-redisplay): Ditto.
5999
6000 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6001
6002         * wl-summary.el (wl-summary-mark-as-important): If message is
6003         already cached, set messag as read, otherwise encache and mark as read.
6004
6005 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6006
6007         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6008         point-min.
6009
6010 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6011
6012         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6013         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6014         a keymap.
6015
6016 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6017
6018         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6019         parent.
6020
6021         * wl-mule.el (wl-message-define-keymap): Ditto.
6022
6023         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6024
6025         * wl-xmas.el (wl-message-display-internal-hook): Define.
6026         (wl-xmas-setup-message-toolbar): Define as function.
6027         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6028         (wl-message-overload-functions): Abolished.
6029         (wl-message-define-keymap): New function.
6030
6031         * wl-vars.el (wl-message-display-internal-hook): New variable.
6032         (wl-message-header-button-alist): New variable (Renamed from
6033         wl-highlight-message-header-button-alist).
6034         (wl-message-body-button-alist): Ditto.
6035
6036         * wl-mule.el (wl-message-define-keymap): New function.
6037         (wl-message-overload-functions): Abolished.
6038
6039         * wl-message.el (wl-message-add-buttons-to-body): New function.
6040         (wl-message-redisplay): Don't call wl-message-overload-functions;
6041         Call wl-message-add-buttons-to-header and
6042         wl-message-add-buttons-to-body.
6043         (wl-message-display-internal): Set keymap argument for
6044         elmo-mime-display-as-is, elmo-mime-message-display;
6045         Run wl-message-display-internal-hook.
6046         (wl-message-refer-article-or-url): Abolished.
6047
6048         * wl-highlight.el (wl-highlight-headers): Don't call
6049         wl-highlight-message-add-buttons-to-header.
6050         (wl-highlight-message-add-buttons-to-header): Abolished.
6051
6052
6053         * wl-e21.el (wl-message-display-internal-hook): Define.
6054         (wl-e21-setup-toolbar): Deleted duplicated binding.
6055         (wl-e21-setup-message-toolbar): Define as function.
6056         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6057         (wl-message-define-keymap): New function.
6058         (wl-message-overload-functions): Abolished.
6059
6060 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6061
6062         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6063         and elmo-folder-close.
6064
6065         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6066
6067 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6068
6069         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6070         boolean value.
6071         * wl-draft.el (wl-draft-do-fcc): Ditto.
6072
6073 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6074
6075         * wl-vars.el (wl-fcc-force-as-read): New variable.
6076         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6077         mark copied message as read.
6078
6079 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6080
6081         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6082
6083 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6084
6085         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6086         `wl-summary-target-above' instead of obsolete variable
6087         `wl-summary-temp-above'.
6088
6089         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6090         instead of `make-obsolete-variable'.
6091         * wl-refile.el (toplevel): Ditto.
6092
6093 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6094
6095         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6096         with third argument t.
6097         (wl-draft): Set first argument for wl-plugged-init as t.
6098
6099         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6100         definition.
6101
6102 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6103
6104         * wl-vars.el: Tabify.
6105         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6106
6107         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6108         message.
6109
6110 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6111
6112         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6113         and set default to beep.
6114
6115 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6116
6117         * wl-vars.el (wl-draft-truncate-lines): New variable.
6118
6119         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6120         instead of wl-message-truncate-lines for truncate-lines.
6121
6122 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6123
6124         * wl-message.el (wl-message-display-internal): Call
6125         `wl-highlight-message' after `elmo-mime-display-as-is'.
6126
6127         * wl-mime.el (wl-mime-display-text/plain): New function.
6128         (wl-mime-display-header): Ditto.
6129         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6130         body-presentation-method for text/plain;
6131         Register `wl-mime-display-header' as a header-presentation-method;
6132         Don't set up `elmo-message-text-content-inserted-hook' and
6133         `elmo-message-header-inserted-hook'.
6134
6135         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6136         variable.
6137         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6138         as t if flag is 'all-header;
6139         Don't bind `elmo-message-ignored-field-list',
6140         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6141
6142 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6143
6144         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6145         for xemacs with non-mule environment.
6146
6147 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6148
6149         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6150         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6151         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6152
6153 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6154
6155         * wl-vars.el (wl-interactive-send): Set default value as t.
6156
6157 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6158
6159         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6160         (wl-addrmgr-method-list): Abolished.
6161         (wl-addrmgr-change-method): Follow above change.
6162
6163         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6164
6165 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6166
6167         * wl-vars.el (wl-message-truncate-lines): Change default value
6168         to default-truncate-lines.
6169
6170         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6171
6172 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6173
6174         * wl-vars.el (wl-message-truncate-lines): New variable.
6175
6176         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6177         wl-message-truncate-lines.
6178
6179 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6180
6181         * wl-acap.el (wl-acap-init): Remove period from error message.
6182         (wl-acap-find-acap-service): Remove period from message.
6183
6184 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6185
6186         * wl.el (wl-check-environment): Undo last change.
6187
6188         * wl-vars.el (wl-from): Changed default value.
6189
6190         * wl-util.el (toplevel): Don't require tm-edit.
6191
6192         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6193         `wl-folder-init';
6194         Don't set mark on mail body.
6195         (wl-draft-reedit): Ditto.
6196
6197         * wl-address.el (wl-address-quote-specials): Define as an alias for
6198         elmo-address-quote-specials.
6199
6200 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6201
6202         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6203
6204         * wl-vars.el (wl-from): Set default value as nil.
6205         (wl-organization): Set default value as ORGANIZATION environment
6206         variable.
6207
6208         * wl-draft.el (wl-smtp-extension-bind): Check value of
6209         wl-smtp-connection-type.
6210
6211         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6212         error.
6213
6214 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6215
6216         * Version number is increased to 2.7.4.
6217
6218         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6219         arguments from `wl-highlight-x-face-function' caller.
6220         Use x-face-1.3.6.12 or later.
6221
6222 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6223
6224         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6225
6226 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6227
6228         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6229         (wl-fcc): Fix to accept function.
6230         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6231
6232 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6233
6234         * wl-acap.el (toplevel): Added `product-provide' declare.
6235         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6236
6237 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6238
6239         * wl.el (wl): Changed order of calling `elmo-init'
6240         and `elmo-folder-init'.
6241
6242 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6243
6244         * wl-mime.el (wl-summary-burst): Extract message when content-type
6245         of root entity is not only `multipart' but also `message/rfc822'.
6246         (wl-summary-burst-subr): Ditto.
6247
6248 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6249
6250         * wl-vars.el (toplevel): Require 'custom.
6251         (wl-trash-folder): Added to `wl-setting' group.
6252
6253         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6254         exists.
6255         (wl-addrmgr-draw): Insert empty line when no entry exists.
6256
6257         * wl-mule.el (wl-message-wheel-up): Fixed.
6258         (wl-message-wheel-down): Ditto.
6259
6260 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6261
6262         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6263         config is an anonymous lambda expression.
6264
6265 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6266
6267         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6268         when Mule 2 is running.
6269
6270 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6271
6272         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6273
6274 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6275
6276         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6277         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6278
6279         * wl-address.el (wl-address-specials-regexp): Eliminated.
6280         (wl-address-quote-specials): Rewrite.
6281
6282 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6283
6284         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6285         shy-groups for regexp.
6286
6287         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6288         character classes and Perl style shy-groups for regexp.
6289         (wl-highlight-plugged-current-line): Use Posix style character
6290         classes for regexp.
6291         (wl-e21-highlight-folder-by-numbers): Ditto.
6292         (wl-e21-display-image-p): Use `display-images-p' instead of
6293         `display-graphic-p'.
6294         (display-images-p): Make an alias to `display-graphic-p' if it is
6295         not available.  It is for Emacs version prior to 21.0.105.
6296
6297         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6298         `display-graphic-p'.
6299         (wl-demo-image-type-alist): Ditto.
6300         (display-images-p): Make an alias to `display-graphic-p' if it is
6301         not available.  It is for Emacs version prior to 21.0.105.
6302
6303 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6304
6305         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6306         support.
6307         (wl-generate-user-agent-string): Ditto.
6308
6309         * wl-version.el (wl-version): Update docsting.
6310         (wl-version-status): Ditto.
6311
6312 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6313
6314         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6315         21.0.105.  For Emacs 21.0.104 or earlier.
6316
6317 2001-09-03  Takuo KITAME <kitame@northeye.org>
6318
6319         * wl-e21.el (wl-plugged-init-icons): Use
6320         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6321         (wl-biff-init-icons): Ditto.
6322
6323 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6324
6325         * wl-highlight.el (wl-highlight-summary-current-line):
6326         Fixed highlighting refile/copy destination.
6327
6328         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6329         (wl-acap-store): Encode string by wl-acap-coding-system.
6330
6331 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6332
6333         * wl-acap.el (toplevel): Check and require 'un-define before
6334         'xemacs-ucs;
6335          Added checking for UTF-2000.
6336
6337 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6338
6339         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6340         Don't enclose with `eval-and-compile'.
6341
6342         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6343         wl-init is non-nil.
6344
6345         * wl-draft.el (wl-draft): Ditto.
6346
6347         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6348
6349         * wl-acap.el (toplevel): Require 'wl.
6350         (wl-acap-store): Call `elmo-init'.
6351
6352         * wl.el (wl): Changed position of `wl-check-environment'.
6353         (toplevel): Added autoload setting for wl-acap.
6354
6355         * wl-vars.el (wl-setting): New custom group.
6356         (wl-from): Added wl-setting group.
6357         (wl-user-mail-address-list): Ditto.
6358         (wl-organization): Ditto.
6359         (wl-subscribed-mailing-list): Ditto.
6360         (wl-envelope-from): Ditto.
6361         (wl-smtp-posting-user): Ditto.
6362         (wl-smtp-posting-server): Ditto.
6363         (wl-smtp-posting-port): Ditto.
6364         (wl-smtp-authenticate-type): Ditto.
6365         (wl-pop-before-smtp-user): Ditto.
6366         (wl-pop-before-smtp-server): Ditto.
6367         (wl-pop-before-smtp-port): Ditto.
6368         (wl-pop-before-smtp-authenticate-type): Ditto.
6369         (wl-nntp-posting-server): Ditto.
6370         (wl-nntp-posting-user): Ditto.
6371         (wl-nntp-posting-port): Ditto.
6372         (wl-fetch-confirm-threshold): Ditto.
6373         (wl-prefetch-threshold): Ditto.
6374         (wl-thread-insert-opened): Ditto.
6375         (wl-ldap-server): Ditto.
6376         (wl-ldap-port): Ditto.
6377         (wl-ldap-base): Ditto.
6378         (wl-ldap-objectclass): Ditto.
6379         (wl-use-ldap): Ditto.
6380         (wl-draft-config-alist): Ditto.
6381         (wl-draft-config-matchone): Ditto.
6382         (wl-template-alist): Ditto.
6383         (wl-message-sort-field-list): Ditto.
6384         (wl-message-ignored-field-list): Ditto.
6385         (wl-message-visible-field-list): Ditto.
6386         (wl-interactive-send): Ditto.
6387         (wl-summary-move-order): Ditto.
6388         (wl-auto-select-first): Ditto.
6389         (wl-auto-select-next): Ditto.
6390         (wl-interactive-save-folders): Ditto.
6391
6392         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6393         Initialization codes are moved from wl-local-folder-init.
6394         (wl-local-folder-init): Follow the change above.
6395         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6396
6397         * wl-acap.el: New file.
6398
6399         * Version number is increased to 2.7.3.
6400
6401 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6402
6403         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6404
6405 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6406
6407         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6408         (wl-addrmgr-address-entry-list): Ditto.
6409
6410 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6411
6412         * wl-e21.el (wl-draft-mode-map): Removed binding for
6413         `wl-draft-insert-x-face-field'.
6414
6415         * wl-mule.el (wl-draft-mode-map): Ditto.
6416
6417         * wl-xmas.el (wl-draft-mode-map): Ditto.
6418
6419         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6420         (wl-cs-autoconv): Ditto.
6421         (wl-cs-local): Ditto.
6422         (wl-use-scoring): Ditto.
6423         (wl-mime-charset): Ditto.
6424         (wl-folder-check-async): Ditto.
6425
6426         * wl.el (toplevel): Ignore nemacs and tm.
6427         (wl-exit): Ditto.
6428
6429         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6430         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6431         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6432         instead of wl-address-petname-add-or-change.
6433         (wl-summary-edit-addresses-subr): Use wl-address-delete
6434         instead of wl-address-petname-delete.
6435
6436         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6437
6438         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6439         if error occured.
6440
6441         * wl-message.el (require): Remove tm support.
6442
6443         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6444
6445         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6446         (wl-folder-jump-to-current-entity): Ditto.
6447         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6448
6449         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6450         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6451         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6452
6453         * wl-mule.el (wl-draft-key-setup): Ditto.
6454
6455         * wl-xmas.el (wl-draft-key-setup): Ditto.
6456
6457         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6458         (wl-draft-std11-parse-addresses): New function.
6459         (wl-draft-parse-mailbox-list): Use it.
6460         (wl-draft): Ignore nemacs.
6461         (wl-draft-reedit): Ditto.
6462
6463         * wl-addrmgr.el: New file.
6464         (Original is wl-rcpt.el written by
6465         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6466         Thanks Kitamoto-san.)
6467
6468         * wl-address.el (wl-address-make-address-list): Modified parsing
6469         process.
6470         (wl-address-delete): Renamed from `wl-address-petname-delete';
6471         Modify wl-address-list too.
6472         (wl-address-add-or-change): Renamed from
6473         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6474
6475 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6476
6477         * wl-highlight.el (wl-highlight-summary-current-line):
6478           Work with transient-mark-mode
6479
6480 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6481
6482         * Version number is increased to 2.7.2.
6483
6484         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6485         instead of elmo-dop-queue-method.
6486
6487 2001-08-06  SAITO Atsunori <sai@yedo.com>
6488
6489         * wl-vars.el (wl-ldap-objectclass): New user option.
6490
6491         * wl-address.el (wl-ldap-make-filter): Use it.
6492
6493 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6494
6495         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6496
6497 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6498
6499         * wl-folder.el (wl-folder): redisplay after folder insertion.
6500
6501         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6502
6503         * wl-summary.el (wl-summary-sync-update):
6504         Change status mark only when new-msgdb exists.
6505         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6506
6507 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6508
6509         * wl-summary.el (wl-summary-open-folder): New function.
6510         (wl-summary-goto-folder-subr): Use it.
6511         (wl-summary-mark-as-important): Fix;
6512         Encache only when no cache exists.
6513
6514 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6515
6516         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6517         Use with-current-buffer.
6518
6519 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6520
6521         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6522         before call `get-buffer'. Fixed parenthesis.
6523         (wl-score-get-header-entry): Clear message and help window when
6524         keyboard quit.
6525         (wl-score-edit-insert-header): Ditto.
6526
6527 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6528
6529         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6530         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6531         (wl-default-draft-cite): Fix.
6532
6533         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6534         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6535
6536 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6537
6538         * wl-message.el (wl-message-prev-page): Do same bahavior
6539         as summary when it is called in the message buffer.
6540         (wl-message-next-page): Ditto.
6541
6542 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6543
6544         * wl-summary.el (wl-summary-forward): Use cache if it is not
6545         section cache.
6546
6547 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6548
6549         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6550         Removed redundant require of elmo-vars.
6551         (wl-biff-state-indicator-on): Changed default value for
6552         xemacs with non-mule environment.
6553
6554         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6555         wl-message-buffer is nil;
6556         Hide progress bar after moving messages.
6557
6558 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6559
6560         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6561         message at cursor point is deleted.
6562
6563 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6564
6565         * wl-vars.el: Changed file coding system to euc-japan.
6566         Added -*-coding:-*- magic to the first line.
6567
6568         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6569         Search parent from the first message.
6570
6571         * Version number is increased to 2.7.1.
6572
6573 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6574
6575         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6576
6577 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6578
6579         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6580         refile/delete execution.
6581
6582         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6583         Fixed docstring.
6584
6585 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6586
6587         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6588         do update process;
6589         Don't update marks when update process is interrupted.
6590
6591 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6592
6593         * wl-summary.el (wl-summary-reply): Fixed problem when
6594         wl-draft-use-frame is non-nil.
6595         (wl-summary-forward): Ditto.
6596
6597         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6598         as nil.
6599         (wl-folder-mark-as-read-all-entity): Ditto.
6600         (wl-folder-prefetch-entity): Ditto.
6601
6602         * wl.el (wl): Check environment before wl-init.
6603
6604         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6605         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6606         instead of wl-summary-collect-unread.
6607         (wl-summary-reply): Split message window.
6608
6609 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6610
6611         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6612         only if current language environment is japanese,
6613
6614         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6615         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6616         (wl-folder-goto-folder-subr): Ditto.
6617
6618         * wl-draft.el (wl-draft-dispatch-message): Call
6619         `elmo-file-cache-get-path'.
6620
6621 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6622
6623         * wl-summary.el (wl-summary-cursor-move): If return value of
6624         wl-summary-next-message is not number, don't jump.
6625
6626 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6627
6628         * wl-summary.el (wl-summary-buffer-next-message-function): New
6629         variable.
6630         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6631         if it is bound.
6632
6633         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6634         string.
6635
6636         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6637         (wl-plugged-drawing): Ditto.
6638
6639 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6640
6641         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6642         process.
6643         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6644         with unwind-protect.
6645
6646         * wl.el (wl-init): Require mime-setup.
6647         (wl-check-environment): Don't require mime-setup.
6648
6649         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6650         instead of elmo-folder-type.
6651
6652         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6653         value as nil.
6654
6655 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6656
6657         * Version number is increased to 2.7.0.
6658
6659         * wl-version.el (wl-version): Changed codename.
6660
6661         * wl-summary.el (wl-summary-delete-cache): Fixed.
6662
6663         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6664         Workaround for net folders.
6665         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6666
6667         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6668         value to nil (According to the patch from
6669         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6670
6671         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6672         of elmo-folder-close.
6673
6674 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6675
6676         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6677         for postfix.
6678
6679 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * wl-summary.el (wl-summary-resend-message): Fixed.
6682
6683         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6684         Call wl-draft with `from' argument if its address is included in
6685         `wl-user-mail-address-list'.
6686         (wl-draft): Added `from' argument.
6687
6688         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6689         non-nil.
6690         (wl): Don't show demo if wl-demo is nil.
6691
6692         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6693         wl-summary-use-frame.
6694
6695         * wl-vars.el (wl-summary-use-frame): New user option.
6696         (wl-folder-use-frame): Changed docstring.
6697
6698         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6699         non-nil.
6700         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6701         wl-summary-use-frame.
6702
6703         * wl-vars.el (wl-folder-use-frame): New user option.
6704
6705         * wl-summary.el (wl-summary-exit): Back to folder frame if
6706         wl-folder-use-frame is non-nil.
6707         (wl-summary-redisplay-internal): Ignore cache if current folder
6708         is draft folder,
6709         (wl-summary-redisplay-no-mime): Ditto.
6710         (wl-summary-redisplay-all-header): Ditto.
6711
6712         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6713         if wl-folder-use-frame is non-nil.
6714
6715 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6716
6717         * wl-summary.el (wl-summary-sync-update): Bind
6718         elmo-folder-update-threshold.
6719         (wl-summary-mark-as-important): Enclosed server mark processing
6720         with `save-match-data'.
6721
6722         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6723         only when it is already defined.
6724
6725 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6726
6727         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6728         name of folder exclude localdir is wrong.
6729         * wl-folder.el (wl-folder-sync-entity):
6730         Set `wl-summary-always-sticky-folder-list' as nil.
6731         (wl-folder-mark-as-read-all-entity): Ditto.
6732         (wl-folder-prefetch-entity): Ditto.
6733
6734 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6735
6736         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6737         instead of `wl-summary-write-current-newsgroup'.
6738
6739 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6740
6741         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6742         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6743         non-nil and selected message is important, do not display.
6744
6745 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6746
6747         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6748
6749 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6750
6751         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6752
6753         * wl-summary.el (wl-summary-mark-as-important): Set message number
6754         using wl-summary-message-number.
6755
6756 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6757
6758         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6759         destination folder is 'null.
6760
6761 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6762
6763         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6764         New function.
6765         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6766         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6767         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6768
6769 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6770
6771         * wl-mime.el (wl-mime-setup): Added setting for
6772         `mime-setup-signature-key-alist' to avoid overriding key bind for
6773         `wl-draft-send'.
6774
6775         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6776         for `wl-draft-send'.
6777         * wl-mule.el (wl-draft-overload-functions): Ditto.
6778         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6779         * wl-draft.el (wl-draft-send): Ditto.
6780
6781         * wl-message.el (wl-message-display-internal):
6782         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6783         (Patch is provided by <kita@coe.nttdata.co.jp>).
6784
6785 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6786
6787         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6788
6789 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6790
6791         * wl.el (wl): Fix for wl-demo.
6792
6793 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6794
6795         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6796
6797 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6798
6799         * wl-folder.el (wl-folder-prefetch-entity): Use
6800         `wl-folder-get-elmo-folder'.
6801         (wl-folder-count-incorporates): Do not use
6802         `wl-folder-get-elmo-folder'.
6803
6804 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6805
6806         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6807         instead of `elmo-folder-get-type'.
6808
6809 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6810
6811         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6812         position on Subject: field.
6813         (Advised by Mito <mit@nines.nec.co.jp>)
6814
6815 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6816
6817         * wl-folder.el (wl-folder-prefetch-entity): Use
6818         `wl-folder-get-elmo-folder'.
6819
6820 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6821
6822         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6823
6824         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6825         `process-duplicates' slot.
6826
6827         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6828         if detection failed.
6829
6830 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6831
6832         * wl-version.el (wl-version-status): Set to "alpha".
6833
6834 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6835
6836         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6837         Check wl-message-buffer lives before set-buffer.
6838
6839 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6840
6841         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6842         called in folder mode.
6843         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6844         * wl-summary.el (wl-summary-exit-pre-hook): Run
6845         `wl-summary-exit-pre-hook' before exit summary mode.
6846
6847 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6848
6849         * wl-version.el (wl-version-status): New variable.
6850         (wl-version-status-alist): Removed.
6851         (wl-version-status): Rule included.
6852
6853 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6854
6855         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6856         @sponichi.
6857
6858         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6859         when `mail-reply-buffer' is buffer-local variable.
6860         (Reported by <kita@coe.nttdata.co.jp>).
6861
6862 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6863
6864         * wl-vars.el (toplevel): Require 'elmo-util.
6865
6866 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6867
6868         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6869         (All other related portions are changed)
6870
6871         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6872
6873         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6874
6875 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6876
6877         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6878
6879 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6880
6881         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6882         Delete other windows to avoid an error.
6883         Use `point-marker' instead of `point' to remember the start point
6884         of body.
6885
6886         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6887
6888         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6889         number not to exceed all message number.
6890
6891 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6892
6893         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6894         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6895
6896 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6897
6898         * wl-summary.el (wl-summary-sync-force-update): Added argument
6899         no-check.
6900         (wl-summary-sync-update): Ditto.
6901         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6902         with `no-check'.
6903
6904         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6905         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6906         already running.
6907
6908 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6909
6910         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6911         `dst-folder-arg'.
6912         (wl-expire-archive-number1): Diito.
6913         (wl-expire-archive-number2): Diito.
6914         (wl-expire-archive-Date): Diito.
6915         (wl-archive-number1): Diito.
6916         (wl-archive-number2): Diito.
6917         (wl-archive-date): Diito.
6918         (wl-archive-folder-p): New function.
6919         (wl-summary-expire): Support of expand folder name at
6920         wl-expire-alist.
6921         * wl-util.el (wl-expand-newtext): Renamed from
6922         `wl-refile-expand-newtext'.
6923
6924 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6925
6926         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6927         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6928         `(elmo-msgdb-get-overview msgdb)'.
6929         (wl-summary-prefetch): Bind match data before call
6930         `wl-summay-prefetch-msg'.
6931         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6932         'off if `wl-summary-buffer-disp-msg' is non-nil.
6933         Fixed problem that couldn't show only one new or unread message when
6934         enter folder.
6935         (wl-summary-reply): Don't call `split-window-vertically' and other
6936         window.
6937
6938 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6939
6940         * wl-expire.el (wl-expire-refile): Fixed.
6941
6942 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6943
6944         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6945
6946         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6947         biff notification is removed.
6948
6949         * wl.el (wl): Changed position of `elmo-init'.
6950
6951         * wl-draft.el (wl-default-draft-cite): Use date field
6952         on the citation buffer.
6953
6954         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6955
6956         * wl-xmas.el (wl-folder-internal-icon-list): Added
6957         `wl-folder-shimbun-image'.
6958
6959         * wl-e21.el (wl-folder-internal-icon-list): Added
6960         `wl-folder-shimbun-image'.
6961
6962 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6963
6964         * wl.el (wl-init): Eliminated argument.
6965         (wl): Rewrite.
6966
6967         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6968         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6969         instead of `elmo-folder-msgdb-internal'.
6970         (wl-summary-sync-update): Ditto.
6971         (wl-summary-flush-pending-append-operations): Eliminated.
6972         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6973         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6974         `elmo-folder-open'.
6975
6976         * wl-mime.el (wl-summary-burst): Fixed.
6977
6978         * wl-folder.el (wl-folder-info-save): Check data type.
6979
6980         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6981         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6982         instead of `elmo-folder-msgdb-internal'.
6983         (wl-expire-hide): Ditto.
6984
6985
6986         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6987
6988 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6989
6990         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6991
6992 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6993
6994         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6995
6996 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6997
6998         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6999         Fixed `match-beginning' argument mismatch.
7000
7001 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7002
7003         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7004         the default value.
7005
7006 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7007
7008         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7009         instead of `elmo-nntp-default-port'.
7010
7011         * wl-vars.el: Fixed some doc strings.
7012
7013 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7014
7015         * wl-summary.el (wl-summary-prefetch-msg): Use
7016         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7017
7018         * wl-vars.el: Define *-func as obsolete variable using
7019         `elmo-define-obsolete-variable'.
7020
7021         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7022         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7023         instead of `wl-message-buffer-prefetch-threshold'.
7024
7025         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7026
7027         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7028
7029         * wl-draft.el (wl-caesar-region-func): Ditto.
7030
7031         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7032         Keep unread status in elmo-folder-move-messages.
7033         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7034
7035 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7036
7037         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7038         `wl-summary-buffer-exit-func'
7039         (wl-summary-buffer-message-redisplay-function): Renamed from
7040         `wl-summary-buffer-message-redisplay-func'
7041         (wl-summary-buffer-next-folder-function): Renamed from
7042         `wl-summary-buffer-next-folder-func'.
7043         (wl-summary-buffer-prev-folder-function): Renamed from
7044         `wl-summary-buffer-prev-folder-func'.
7045         (wl-summary-get-petname-function): Renamed from
7046         `wl-summary-get-petname-func'.
7047
7048         * wl-score.el (wl-score-edit-exit-function): Renamed from
7049         `wl-score-edit-exit-func'.
7050
7051         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7052         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7053
7054         * wl-util.el (wl-load-profile-function): Renamed from
7055         `wl-load-profile-func'.
7056
7057         * wl-folder.el (wl-folder-completion-function): Renamed from
7058         `wl-folder-completion-func'.
7059         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7060
7061         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7062         `wl-expire-archive-get-folder-func'.
7063         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7064         (wl-draft-send-mail-function): Renamed from
7065         `wl-draft-send-mail-func'.
7066         (wl-draft-send-news-function): Renamed from
7067         `wl-draft-send-news-func'.
7068         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7069         (wl-generate-mailer-string-function): Renamed from
7070         `wl-generate-mailer-string-func'.
7071         (wl-highlight-signature-search-function): Renamed from
7072         `wl-highlight-signature-search-func'.
7073         (wl-highlight-x-face-function): Renamed from
7074         `wl-highlight-x-face-func'
7075         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7076         (wl-ps-print-buffer-function): Renamed from
7077         `wl-ps-print-buffer-func'
7078         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7079         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7080         (wl-summary-subject-filter-function): Renamed from
7081         `wl-summary-subject-filter-func'.
7082
7083         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7084         `wl-draft-queue-flush-send-func'
7085         (wl-draft-cite-function): Renamed from
7086         `wl-draft-cite-func'
7087
7088         * wl-address.el (wl-address-init-function): Renamed from
7089         `wl-address-init-func'.
7090
7091 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * wl-draft.el (wl-draft-queue-flush): Don't call
7094         `elmo-dop-unlock-message'.
7095         * wl-draft.el (wl-draft-queue-append): Don't call
7096         `elmo-dop-lock-message'.
7097
7098         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7099         (wl-summary-buffer-folder-name): Ditto.
7100         (wl-summary-message-regexp): Added '-' (all other related portions
7101         are changed).
7102         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7103         wl-summary-buffer-folder-name.
7104
7105 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7106
7107         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7108         the number of mails in the folder buffer is not updated by wl-biff.
7109
7110 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7111
7112         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7113         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7114
7115 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7116
7117         * wl-summary.el (wl-summary-next-message):
7118         Return next message number when wl-summary-move-order is nil.
7119
7120 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7121
7122         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7123         `wl-summary-move-spec-alist'.
7124         (wl-summary-move-spec-unplugged-alist): New variable
7125         (Move spec for unplugged status).
7126         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7127         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7128
7129 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7130
7131         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7132         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7133
7134 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7135
7136         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7137         simple quotation to quote the anonymous function.
7138         * tm-wl.el (wl-draft-preview-message): Ditto.
7139
7140 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7141
7142         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7143         Eliminate redundant `save-excursion'.
7144         (wl-highlight-summary-current-line): Ditto.
7145
7146         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7147         accessing match data when `looking-at' failed.
7148
7149         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7150         `elmo-match-string' where users don't care about the speed.
7151         (wl-draft-save): Ditto.
7152
7153 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7154
7155         * wl-util.el (wl-regexp-opt): New function.
7156
7157         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7158         number from `wl-summary-buffer-number-list'.
7159         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7160         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7161         (wl-summary-move-spec-alist): Changed default setting.
7162
7163 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7164
7165         * wl-vars.el (wl-biff-notify-hook): New hook.
7166         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7167         the arrival of new mail.
7168         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7169         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7170
7171 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7172
7173         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7174
7175 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7176
7177         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7178
7179         * Version number is increased to 2.5.8.
7180
7181         * wl-thread.el (toplevel): require 'cl.
7182         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7183         (wl-thread-make-number-list): New function.
7184         (wl-thread-entity-make-number-list-from-children): Ditto.
7185         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7186         (wl-thread-entity-insert-as-children): Likewise.
7187         (wl-thread-delete-message): Likewise.
7188         (wl-meaning-of-mark): Eliminated.
7189         (wl-thread-next-failure-mark-p): Ditto.
7190         (wl-thread-entity-get-mark): Ditto.
7191         (wl-thread-meaning-alist-get-result): Ditto.
7192         (wl-thread-entity-check-prev-mark): Ditto.
7193         (wl-thread-entity-check-next-mark): Ditto.
7194         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7195         (wl-thread-entity-get-prev-marked-entity): Ditto.
7196         (wl-thread-get-prev-unread): Ditto.
7197         (wl-thread-jump-to-prev-unread): Ditto.
7198         (wl-thread-get-next-unread): Ditto.
7199         (wl-thread-jump-to-next-unread): Ditto.
7200         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7201         (wl-thread-entity-get-next-marked-entity): Ditto.
7202
7203         * wl-summary.el (wl-summary-buffer-number-list):
7204         New bufer-local variable.
7205         (wl-summary-switch-to-clone-buffer): Clone
7206         `wl-summary-buffer-number-list'.
7207         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7208         (wl-summary-cursor-move-regex): Eliminated.
7209         (wl-summary-cursor-up): Rewrite.
7210         (wl-summary-cursor-down): Ditto.
7211         (wl-summary-mode-spec-alist): New variable.
7212         (wl-summary-next-message): New inline function.
7213         (wl-summary-cursor-move): New function.
7214         (wl-summary-default-get-next-msg): Rewrite.
7215         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7216         (wl-summary-rescan): Ditto.
7217         (wl-summary-sync-all-init): Ditto.
7218         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7219         summary is not thread view.
7220         (wl-summary-sync-update): Ditto.
7221         (wl-summary-rescan): Ditto.
7222         (wl-summary-make-number-list): New function.
7223
7224         * wl-draft.el: "FCC" -> "Fcc".
7225
7226 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7227
7228         * wl-highlight.el (wl-highlight-summary-window):
7229         Call `set-buffer-modified-p'.
7230
7231         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7232         (wl): Call `elmo-init' and fix.
7233
7234         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7235         Use new variables.
7236
7237         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7238
7239 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7240
7241         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7242
7243 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7244
7245         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7246
7247 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7248
7249         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7250         `wl-use-toolbar' nor `display-graphic-p'.
7251         (wl-e21-setup-message-toolbar): Ditto.
7252         (wl-e21-setup-summary-toolbar): Ditto.
7253         (wl-e21-setup-folder-toolbar): Ditto.
7254
7255         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7256         (wl-plugged-init-icons): Ditto.
7257
7258         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7259         `display-graphic-p'.
7260         (wl-plugged-set-folder-icon): Ditto.
7261         (wl-highlight-plugged-current-line): Ditto.
7262         (wl-highlight-folder-current-line): Ditto.
7263         (wl-e21-highlight-folder-group-line): Ditto.
7264         (wl-e21-setup-toolbar): Ditto.
7265         (wl-e21-display-image-p): New macro.
7266
7267         * wl-demo.el (wl-demo): Simplified.
7268         (wl-demo-image-type-alist): Use `image-type-available-p' for
7269         checking whether the image type `xbm' is available.
7270
7271 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7272
7273         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7274         (wl-summary-input-range): Ditto.
7275
7276 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7277
7278         * wl-summary.el (wl-summary-edit-addresses): Use
7279         `wl-summary-get-original-buffer'
7280         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7281         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7282         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7283         (wl-summary-get-newsgroups): Eliminated.
7284         (wl-summary-set-crosspost): Ditto.
7285         (wl-summary-is-crosspost-folder): Ditto.
7286         (wl-crosspost-alist-load): Ditto.
7287         (wl-crosspost-alist-save): Ditto.
7288
7289         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7290         `elmo-setup-subscribed-newsgroups' instead of
7291         `elmo-nntp-make-groups-hashtb'.
7292         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7293         instead of `wl-crosspost-alist-save'.
7294
7295         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7296         of `elmo-folder-message-appendable-p'.
7297         (wl-mime-header-presentation-method): Eliminated.
7298
7299         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7300         (Error occurs in emacs21).
7301
7302         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7303         the current buffer).
7304
7305         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7306         instead of `wl-crosspost-alist-save'.
7307         (wl-init): `elmo-crosspost-message-alist-load'
7308         instead of `wl-crosspost-alist-load'
7309
7310         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7311         (wl-parse-newsgroups): Likewise.
7312         (wl-biff-notify): Run `wl-biff-notify-hook'.
7313
7314 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7315
7316         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7317
7318         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7319         when `wl-summary-lazy-highlight' is non-nil.
7320         (wl-summary-goto-folder-subr): Highlight only when
7321         `wl-summary-lazy-highlight' is non-nil.
7322
7323         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7324         Don't display progress and highlight temp-mark when
7325         `wl-summary-lazy-highlight' is non-nil.
7326         (wl-highlight-summary-window): New function.
7327         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7328
7329 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7330
7331         * wl-summary.el (wl-summary-sync): Change `all-visible'
7332         from `all-shown'
7333         (wl-summary-input-range): Ditto.
7334
7335 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7336
7337         * wl-e21.el (wl-highlight-folder-current-line): Call
7338         `wl-folder-init-icons' when folder icons have not been initialized.
7339
7340         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7341
7342         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7343         (wl-demo-image-type-alist): New macro.
7344
7345 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7346
7347         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7348         display does not support graphics.
7349         (wl-plugged-init-icons): Ditto.
7350         (wl-folder-init-icons): Ditto.
7351
7352         * wl-demo.el (wl-demo): Chech closely whether the display
7353         supports graphics.
7354
7355 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7356
7357         * wl-summary.el (wl-summary-get-original-buffer): New function.
7358         (wl-summary-set-crosspost): Use it.
7359         (wl-summary-target-mark-uudecode): Ditto.
7360         (wl-summary-reedit): Ditto.
7361         (wl-summary-resend-bounced-mail): Ditto.
7362         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7363         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7364
7365         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7366         (wl-message-display-internal): Ditto.
7367
7368 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7369
7370         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7371
7372 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7373
7374         * wl-summary.el (wl-summary-save-view): Renamed from
7375         `wl-summary-save-status'.
7376
7377 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7378
7379         * wl-summary.el (wl-summary-sync): Added `all-shown'
7380
7381 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7382
7383         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7384
7385 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7386
7387         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7388
7389 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7390
7391         * wl-highlight.el (wl-highlight-summary-line-string): Use
7392         `zerop' instead of `= 0'.
7393         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7394
7395         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7396         for comparing numbers.
7397         (wl-template-prev): Use `zerop' instead of `eq 0'.
7398
7399         * wl-draft.el (wl-draft-insert-current-message): Use
7400         `with-current-buffer' instead of `save-excursion'.
7401         Use `zerop' instead of `eq 0'.
7402
7403 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7404
7405         * wl-draft.el (wl-draft-insert-ccs): New function.
7406         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7407         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7408
7409 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7410
7411         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7412
7413 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7414
7415         * wl-expire.el (wl-expire-refile): Don't call
7416         elmo-msgdb-add-msgs-to-seen-list;
7417         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7418         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7419
7420 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7421
7422         * wl-message.el (wl-message-prev-page): Ignore errors while
7423         scroll-down.
7424
7425 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7426
7427         * wl-mime.el: Use elmo-original-message-mode instead of
7428         mmelmo-original-mode.
7429
7430         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7431         `elmo-folder-get-spec';
7432         (wl-fldmgr-add-completion-all-completions):
7433         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7434
7435         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7436         of `elmo-folder-get-type'.
7437
7438         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7439         `elmo-folder-get-spec';
7440         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7441         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7442         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7443         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7444         `elmo-read-msg-no-cache';
7445         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7446         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7447         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7448         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7449         `elmo-cache-save';
7450         (wl-draft-reedit): Use `elmo-message-file-name'.
7451
7452         * wl-expire.el: Use `elmo-folder-name-internal';
7453         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7454         Use macro `wl-summary-buffer-msgdb' instead of variable
7455         `wl-summary-buffer-msgdb';
7456         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7457         Use macro `wl-summary-buffer-folder-name' instead of variable
7458         `wl-summary-buffer-folder-name'.
7459         * wl-score.el: Likewise.
7460
7461         * wl-message.el: Rewrite for new message buffer cache mechanism.
7462         (wl-message-buffer-cache-buffer-get): New macro.
7463         (wl-message-buffer-cache-folder-get): Ditto.
7464         (wl-message-buffer-cache-message-get): Ditto.
7465         (wl-message-buffer-cache-entry-make): Ditto.
7466         (wl-message-buffer-cache-hit): Ditto.
7467         (wl-message-buffer-cache-sort): New function.
7468         (wl-message-buffer-cache-add): Ditto.
7469         (wl-message-buffer-cache-delete): Ditto.
7470         (wl-message-buffer-cache-clean-up): Ditto.
7471         (wl-message-buffer-window): Rewrite.
7472         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7473         (wl-message-buffer-display): New function.
7474         (wl-message-display-internal): New function.
7475
7476 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7477
7478         * wl-folder.el: Use `elmo-folder-name-internal';
7479         Use `wl-folder-get-elmo-folder';
7480         Use `elmo-folder-list-messages' instead of
7481         `elmo-list-folder';
7482         Use `elmo-folder-get-primitive-list' instead of
7483         `elmo-folder-get-primitive-spec-list';
7484         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7485         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7486         Use `elmo-folder-create' instead of `elmo-create-folder'.
7487         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7488         (wl-folder-get-elmo-folder): New macro.
7489         (wl-folder-elmo-folder-cache-get): Ditto.
7490         (wl-folder-elmo-folder-cache-put): Ditto.
7491         (wl-folder-suspend): Call `elmo-quit'.
7492
7493         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7494         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7495         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7496         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7497         (toplevel): require 'cl.
7498         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7499
7500         * wl-summary.el: Rewrite to use new elmo interface.
7501
7502 \f
7503 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7504
7505         * wl-mime.el (wl-draft-preview-message):
7506         Run `wl-draft-send-hook' before collecting recipients information;
7507         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7508
7509         * tm-wl.el (wl-draft-preview-message): Ditto.
7510
7511 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7512
7513         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7514         wrong recipients are displayed when forwarded message.
7515
7516 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7517
7518         * Version number is increased to 2.5.7.
7519
7520 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7521
7522         * wl-message.el (wl-message-next-page): Bind
7523         `window-pixel-scroll-increment' to nil while scrolling up.
7524
7525 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7526
7527         * wl-vars.el (wl-save-hook): New hook.
7528         * wl.el (wl-save): Call `wl-save-hook'.
7529
7530 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7531
7532         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7533         Argument WITH-ARG instead of NO-ARG (negative mean).
7534         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7535         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7536         * wl-message.el (wl-message-follow-current-entity): Likewise.
7537
7538 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7539
7540         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7541         FROM was optional argument.
7542         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7543
7544 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7545
7546         * Version number is increased to 2.5.6.
7547
7548 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7549
7550         * wl-version.el (wl-version-show): Removed.
7551         (wl-version): Add `interactive'.
7552
7553 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7554
7555         * wl-summary.el (wl-summary-get-petname-func): New variable.
7556         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7557         instead of `wl-address-get-petname-1'.
7558         (wl-summary-simple-from): Ditto.
7559
7560         * wl-address.el (wl-address-get-petname-1): Define as function.
7561
7562 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7563
7564         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7565         field in the original message.
7566         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7567
7568 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7569
7570         * wl-expire.el (wl-expire-hide):
7571         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7572
7573 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7574
7575         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7576         find decoder for To, Cc, and Subject.
7577
7578 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7579
7580         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7581         for checking `elmo-use-buffer-cache'.
7582         (wl-summary-mark-as-important): Fixed typo in comment.
7583
7584 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7585
7586         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7587         field in the original message.
7588         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7589
7590 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7591
7592         * wl-expire.el (wl-expire-hide):
7593         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7594
7595 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7596
7597         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7598         find decoder for To, Cc, and Subject.
7599
7600 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7601
7602         * Version number is increased to 2.5.5.
7603
7604         * wl-address.el (wl-address-specials-regexp): New constant.
7605         (wl-address-quote-specials): Use it.
7606
7607 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7608
7609         * wl-summary.el (wl-summary-rescan):
7610         Call `wl-summary-buffer-number-column-detect'.
7611         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7612
7613         * wl-message.el (wl-message-mode-map): Define.
7614         (wl-message-decode): Use it as local-map.
7615
7616 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7617
7618         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7619         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7620
7621 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7622
7623         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7624
7625         * wl-mule.el (wl-read-event-char): Ditto.
7626
7627         * wl-e21.el (wl-read-event-char): Ditto.
7628
7629         * wl-nemacs.el (wl-read-event-char): Ditto.
7630         (read-event): Removed.
7631
7632         * wl-util.el (toplevel): Removed dummy definition of
7633         `read-event'.
7634         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7635
7636 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7637
7638         * wl-nemacs.el (elmo-archive-call-process): Moved to
7639         elmo-archive.el.
7640
7641 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7642
7643         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7644         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7645
7646         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7647         instead of magic-number 6.  Use `not' instead of `null' for symbol
7648         `nil' check (not empty list).
7649         (wl-draft-insert-x-face-field): Fixed paren style.
7650
7651         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7652         one-branch conditional statement, instead of `and' and `if'.
7653         (wl-draft-forward): Likewise.
7654         (wl-draft-add-references): Likewise.
7655         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7656
7657         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7658         conditional steatment.  Use `cond' instead of `if'.
7659         (wl-draft-confirm): Likewise.
7660
7661 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7662
7663         * wl-version.el (wl-version-show): Use `product-string-1'
7664         instead of `wl-version'.
7665         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7666
7667         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7668
7669 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7670
7671         * wl-highlight.el (wl-highlight-headers): Revert
7672         `wl-highlight-x-face-func' argument (`beg' and `end').
7673
7674 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7675
7676         * wl.el (toplevel): Move `product-provide' declare.
7677         * wl-demo.el (toplevel): Ditto.
7678         * wl-dnd.el (toplevel): Ditto.
7679         * wl-highlight.el (toplevel): Ditto.
7680         * wl-message.el (toplevel): Ditto.
7681         * wl-refile.el (toplevel): Ditto.
7682         * wl-util.el (toplevel): Ditto.
7683
7684 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7685
7686         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7687         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7688         (wl-thread-close-all): keep cursor position.
7689
7690 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7691
7692         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7693         (eq x 0).
7694         (wl-generate-user-agent-string-1): Fix conditional statement.
7695
7696 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7697
7698         * wl.el (wl-check-environment): Additional check for
7699         'wl-local-domain' and `wl-message-id-domain'.
7700
7701 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7702
7703         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7704
7705 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7706
7707         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7708         instead of `smtp-sasl-user-realm'.
7709
7710 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7711
7712         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7713
7714 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7715
7716         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7717         to the default value as well as `eword-lexical-analyzer'.
7718
7719 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7720
7721         * wl-version.el (wl-extended-emacs-version,
7722         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7723         `elmo-match-string' instead of `wl-match-string'.
7724
7725 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7726
7727         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7728         docstring.
7729
7730 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7731
7732         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7733
7734 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7735
7736         * wl-highlight.el (wl-highlight-headers): Remove
7737         `wl-highlight-x-face-func' argument (`beg' and `end').
7738
7739 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7740
7741         * wl-summary.el (wl-summary-mark-as-important):
7742         Remove cache if folder is local.
7743
7744 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7745
7746         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7747         to get existing e-mail address string.
7748
7749 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7750
7751         * wl-version.el (wl-generate-user-agent-string): Commentary.
7752         (wl-generate-user-agent-string-1): Use `when' for
7753         one-branch conditional statement, instead of `and' and `if'.
7754         (wl-extended-emacs-version, wl-extended-emacs-version2,
7755         wl-extended-emacs-version3): Ditto.
7756
7757 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7758
7759         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7760         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7761         condition-case; Remove initialization.
7762         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7763         (wl-summary-sync-update3): Added argument `sync-all';
7764         Eliminated local variable `msgdb';
7765         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7766         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7767         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7768
7769 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7770
7771         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7772         connection before call `wl-draft-send-mail-with-smtp'.
7773
7774 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7775
7776         * Version number is increased to 2.5.4.
7777
7778 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7779
7780         * wl.el (wl-check-environment): Additional check for
7781         'wl-local-domain' and `wl-message-id-domain'.
7782
7783 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7784
7785         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7786         buffer as command specific.
7787         (wl-folder-mark-as-read-all-entity): Ditto.
7788         (wl-folder-prefetch-entity): Ditto.
7789         (wl-folder-drop-unsync-entity): Ditto.
7790
7791         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7792         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7793         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7794
7795         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7796         save-excursion.
7797
7798 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7799
7800         * Version number is increased to 2.5.3.
7801
7802         * wl-summary.el (wl-summary-save-view-cache):
7803         Delete duplicated `write-region';
7804         Use `write-region-as-binary' instead of `as-binary-output-file' and
7805         `write-region'.
7806
7807 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7808
7809         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7810
7811 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7812
7813         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7814         instead of `smtp-via-smtp'.
7815
7816 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7817
7818         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7819
7820 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7821
7822         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7823         instead of `smtp-sasl-user-realm'.
7824
7825 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7826
7827         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7828
7829 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7830
7831         * Version number is increased to 2.5.2.
7832
7833 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7834
7835         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7836         does not exist.
7837         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7838         (wl-biff-start): Call `timer-activate' if timer already exists.
7839
7840         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7841         only when it is bound as function.
7842
7843 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7844
7845         * Version number is increased to 2.5.1.
7846
7847 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7848
7849         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7850         Print refile/copy destination.
7851
7852 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7853
7854         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7855         queue-flush-only is non-nil.
7856
7857         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7858
7859         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7860         checking cache folder.
7861
7862 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7863
7864         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7865         `regexp-quote'.
7866
7867 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7868
7869         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7870         function.
7871         * wl-summary.el (wl-summary-write-current-folder-functions):
7872         Change default value.  Use it.
7873
7874 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7875
7876         * Version number is increased to 2.5.0.
7877
7878         * wl-version.el (wl-version): Changed codename.
7879
7880 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7881
7882         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7883         (wl-summary-supersedes-message): Ditto.
7884
7885 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7886
7887         * wl-refile.el (wl-refile-guess-functions): Renamed from
7888         `wl-refile-guess-func-list'.
7889
7890 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7891
7892         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7893         Fixed problem when no rule was matched.
7894
7895 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7896
7897         * wl-summary.el (wl-summary-get-mark): Fixed
7898         `wl-summary-buffer-target-mark' check logic.
7899
7900 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7901
7902         * wl-folder.el (wl-folder-write-current-folder): Added group
7903         folder check.
7904
7905         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7906         `wl-summary-write-current-newsgroup'.
7907         (wl-summary-write-current-folder-functions): New variable.
7908         * wl-folder.el (wl-folder-get-newsgroups): New function.
7909         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7910         (wl-folder-write-current-folder): Renamed from
7911         `wl-folder-write-current-newsgroup'.
7912
7913 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7914
7915         * Version number is increased to 2.3.93.
7916
7917 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7918
7919         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7920         (wl-ldap-make-matched-value-list): Ditto.
7921         (wl-ldap-alias-safe-string): Split e-mail address.
7922
7923         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7924         petname folder default was selected.
7925         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7926         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7927
7928 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7929
7930         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7931         to `wl-draft-config-exec'.
7932
7933         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7934         instead of calling `wl-draft-config-exec';
7935         Process group-list and show recipients in minibuffer.
7936
7937         * tm-wl.el (wl-draft-preview-message): Ditto.
7938
7939 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7940
7941         * wl.el (toplevel): Added (C) to copyright notice, and
7942         sync Author header.
7943         * tm-wl.el (toplevel): Ditto.
7944         * wl-address.el (toplevel): Ditto.
7945         * wl-demo.el (toplevel): Ditto.
7946         * wl-dnd.el (toplevel): Ditto.
7947         * wl-draft.el (toplevel): Ditto.
7948         * wl-e21.el (toplevel): Ditto.
7949         * wl-expire.el (toplevel): Ditto.
7950         * wl-folder.el (toplevel): Ditto.
7951         * wl-highlight.el (toplevel): Ditto.
7952         * wl-message.el (toplevel): Ditto.
7953         * wl-mime.el (toplevel): Ditto.
7954         * wl-mule.el (toplevel): Ditto.
7955         * wl-nemacs.el (toplevel): Ditto.
7956         * wl-refile.el (toplevel): Ditto.
7957         * wl-score.el (toplevel): Ditto.
7958         * wl-summary.el (toplevel): Ditto.
7959         * wl-template.el (toplevel): Ditto.
7960         * wl-thread.el (toplevel): Ditto.
7961         * wl-util.el (toplevel): Ditto.
7962         * wl-vars.el (toplevel): Ditto.
7963         * wl-xmas.el (toplevel): Ditto.
7964
7965 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7966
7967         * wl.el (wl-init): Added comment about `wl-init-hook'.
7968         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7969         * wl-vars.el (wl-init-hook): Added docs.
7970         (wl-make-plugged-hook): Removed useless docs.
7971         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7972         * wl-xmas.el (toplevel): Ditto.
7973
7974 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7975
7976         * wl-address.el (toplevel): Fixed multiple Author header format.
7977         * wl-demo.el (toplevel): Ditto.
7978         * wl-draft.el (toplevel): Ditto.
7979         * wl-folder.el (toplevel): Ditto.
7980         * wl-summary.el (toplevel): Ditto.
7981         * wl-thread.el (toplevel): Ditto.
7982         * wl-util.el (toplevel): Ditto.
7983         * wl-vars.el (toplevel): Ditto.
7984         * wl-version.el (toplevel): Ditto.
7985         * wl-xmas.el (toplevel): Ditto.
7986         * wl.el (toplevel): Ditto.
7987
7988         * wl-version.el (toplevel): Added require `elmo-version' for
7989         `product-version-as-string'.
7990
7991 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7992
7993         * wl-vars.el (wl-draft-send-hook): Changed default value to
7994         '(wl-draft-config-exec).
7995
7996         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7997         explicitly.
7998         (wl-draft): Set `wl-draft-config-exec-flag' before running
7999         `wl-mail-setup-hook'.
8000
8001         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8002         `wl-biff-init-icons' to `wl-init-hook' instead of
8003         `wl-make-plugged-hook'.
8004         (Because if `wl-draft' command is invoked at first,
8005         they are not initialized)
8006         Updated copyright notice.
8007
8008         * wl-e21.el (toplevel): Ditto;
8009
8010         * wl-demo.el (toplevel): Updated copyright notice.
8011         * wl-address.el (toplevel): Ditto.
8012         * wl-draft.el (toplevel): Ditto.
8013         * wl-version.el (toplevel): Ditto.
8014         * wl-folder.el (toplevel): Ditto.
8015         * wl-summary.el (toplevel): Ditto.
8016         * wl-thread.el (toplevel): Ditto.
8017         * wl-util.el (toplevel): Ditto.
8018         * wl-vars.el (toplevel): Ditto.
8019         * wl.el (toplevel): Ditto.
8020
8021 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8022
8023         * wl-highlight.el (wl-highlight-message): Fixed problem of
8024         highlighting failure which occured when the last field contains
8025         multiple lines in the draft buffer.
8026
8027         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8028         `wl-biff-start' if plugged.
8029
8030         * wl-util.el (wl-biff-check-folder): New function.
8031         (wl-biff-check-folders): Don't set session name prefix.
8032         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8033         (wl-biff-check-folder-async): Ditto.
8034
8035         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8036         in email address.
8037
8038 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8039
8040         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8041
8042         * wl-draft.el (wl-draft-strip-subject-re): New function.
8043
8044         * wl-draft.el (wl-draft-reply): Use it.
8045
8046 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8047
8048         * wl-message.el (wl-mmelmo-message-redisplay): Use
8049         `mime-display-message' instead of `wl-mime-display-message'.
8050
8051         * wl-mime.el (toplevel): Removed compatibility workaround
8052         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8053         (wl-mime-display-message): Abolished.
8054         (wl-mime-entity-read-field): Ditto.
8055         (wl-mime-combine-message/partial-pieces): Use
8056         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8057
8058 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8059
8060         * wl-template.el: Doc fixes.
8061
8062 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8063
8064         * wl-e21.el (wl-message-overload-functions): Do nothing if
8065         `current-local-map' is not available.
8066         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8067
8068 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8069
8070         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8071         representation.
8072
8073         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8074         number.
8075         (wl-fldmgr-save-folders): Don't use `format' when insert
8076         `wl-fldmgr-folders-header'.
8077
8078 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8079
8080         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8081
8082 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8083
8084         * wl-highlight.el (wl-highlight-message):
8085         Use `std11-field-end' to detect end point of the header field.
8086         Refer `wl-highlight-max-header-size'.
8087
8088         * wl-vars.el (wl-highlight-max-header-size): New variable.
8089
8090         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8091
8092         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8093         Set `for-draft' argument of wl-highlight-headers.
8094         (wl-draft): Ditto.
8095         (wl-draft-reedit): Ditto.
8096         (wl-user-agent-compose-internal): Ditto.
8097
8098 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8099
8100         * wl-message.el (wl-message-add-button): Use overlay.
8101
8102 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8103
8104         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8105
8106         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8107         problem when group-list content is nothing.
8108         (Reported by Mito <mit@nines.nec.co.jp>)
8109
8110 2000-10-18  SAITO Atsunori <sai@yedo.com>
8111
8112         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8113
8114 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8115
8116         * tm-wl.el (toplevel): Use product-provide.
8117
8118 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8119
8120         * Version number is increased to 2.3.92.
8121
8122 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8123
8124         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8125         title text, use `display' property for left margin under Emacs 21.
8126
8127         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8128         properties.
8129         (wl-plugged-init-icons): Ditto.
8130
8131 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8132
8133         * wl.el (wl-save-status, wl-init): Remove last period in
8134         "...done." message.
8135         * tm-wl.el (wl-summary-burst): Ditto.
8136         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8137         wl-summary-resume-cache-status,
8138         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8139         wl-summary-sync-update3, wl-summary-highlight-msgs,
8140         wl-summary-flush-pending-append-operations,
8141         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8142         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8143         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8144         wl-thread-open-all): Ditto.
8145         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8146         * wl-mime.el (wl-summary-burst): Ditto.
8147         * wl-highlight.el (wl-highlight-summary): Ditto.
8148         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8149         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8150         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8151         * wl-address.el (wl-local-address-init): Ditto.
8152
8153 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8154
8155         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8156         `add-text-properties'.
8157         (wl-plugged-init-icons): Ditto.
8158         (wl-folder-init-icons): Use `propertize' instead of
8159         `put-text-property'.
8160         (wl-plugged-set-folder-icon): Ditto.
8161         (wl-e21-highlight-folder-group-line): Ditto.
8162
8163 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8164
8165         * wl-version.el (wl-version-status-alist): New variable.
8166         (wl-version-status): New function.
8167
8168         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8169         "Cc" part of the case "Reply-To".
8170
8171         * wl-draft.el (wl-draft-reply): Use result of
8172         `eword-extract-address-components'.
8173
8174         * wl-demo.el (wl-demo-icon-name): New constant.
8175         (wl-logo-xpm): Use it.
8176         (wl-logo-xbm): Ditto.
8177         (wl-logo-bitmap): Ditto.
8178
8179         * Version number is increased to 2.3.91.
8180
8181 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8182
8183         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8184         (wl-extended-emacs-version, wl-extended-emacs-version2,
8185         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8186         docstring.
8187
8188         * wl-version.el (wl-generate-user-agent-string-1): New function.
8189         (wl-generate-user-agent-string): Use it.
8190
8191         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8192         `mime-edit-insert-user-agent-field'.
8193         (wl-generate-user-agent-string): Check
8194         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8195
8196         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8197         instead of `if', when verbose case.
8198
8199 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8200
8201         * wl-expire.el (wl-summary-expire): Fix.
8202
8203 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8204
8205         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8206         and `elmo-lost+found-folder' if 'wl-draft.
8207         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8208
8209 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8210
8211         * wl-expire.el (wl-summary-expire): Change messages.
8212         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8213         `deleing-info' instead of "Deleting..."
8214
8215 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8216
8217         * wl-summary.el (wl-summary-refile-subr): Fix.
8218
8219 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8220
8221         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8222         if pipe folder.
8223
8224 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8225
8226         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8227
8228 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8229
8230         * wl-expire.el (wl-expire-hide): New function.
8231         (wl-summary-expire): Add `hide'.
8232
8233 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8234
8235         * wl-vars.el (wl-draft-reply-without-argument-list):
8236         Changed default value to consider `Reply-To:'.
8237         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8238
8239         * Version number is increased to 2.3.90.
8240
8241         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8242         elmo-imap4-get-session with unwind-protect.
8243         Don't cause error.
8244         (wl-summary-sync-marks): Don't check plugged nor folder type.
8245         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8246         (Always keep current buffer).
8247
8248 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8249
8250         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8251         Enclose with `save-excursion'.
8252
8253 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8254
8255         * wl-version.el (wl-version): Remove interactive.
8256
8257 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8258
8259         * wl-version.el (wl-generate-user-agent-string): Use
8260         `product-string-verbose' instead of `product-string-1'.
8261
8262 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8263
8264         * wl-vars.el (wl-draft-use-cache): New variable.
8265         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8266         if wl-draft-use-cache is non-nil.
8267
8268 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8269
8270         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8271         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8272
8273 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8274
8275         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8276         (wl-thread-msg-mark-as-unread): Ditto.
8277
8278         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8279         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8280         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8281         Don't set mark in summary if return value of `elmo-mark-as-read'
8282         is nil.
8283         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8284         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8285         instead of `wl-thread-msg-mark-as-read'.
8286         (wl-summary-mark-as-unread-region): Ditto.
8287         (wl-summary-target-mark-mark-as-read): Ditto.
8288
8289         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8290
8291 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8292
8293         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8294
8295         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8296
8297 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8298
8299         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8300         face.
8301
8302 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8303
8304         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8305         `running-xemacs'.
8306
8307 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8308
8309         * wl-version.el (toplevel): Use `product-version-as-string' for
8310         set verstion-string, if defined.
8311
8312         * wl-version.el (wl-version-show): Insert string at point, when
8313         call with argument.
8314
8315         * wl-version.el (wl-generate-user-agent-string): Use
8316         `product-string-1' instead of `wl-appname', `wl-version' and
8317         `wl-codename'.
8318
8319 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8320
8321         * wl-address.el (toplevel): Use product-provide.
8322         * wl-demo.el (toplevel): Ditto.
8323         * wl-dnd.el (toplevel): Ditto.
8324         * wl-draft.el (toplevel): Ditto.
8325         * wl-e21.el (toplevel): Ditto.
8326         * wl-expire.el (toplevel): Ditto.
8327         * wl-fldmgr.el (toplevel): Ditto.
8328         * wl-folder.el (toplevel): Ditto.
8329         * wl-highlight.el (toplevel): Ditto.
8330         * wl-message.el (toplevel): Ditto.
8331         * wl-mime.el (toplevel): Ditto.
8332         * wl-mule.el (toplevel): Ditto.
8333         * wl-nemacs.el (toplevel): Ditto.
8334         * wl-refile.el (toplevel): Ditto.
8335         * wl-score.el (toplevel): Ditto.
8336         * wl-summary.el (toplevel): Ditto.
8337         * wl-template.el (toplevel): Ditto.
8338         * wl-thread.el (toplevel): Ditto.
8339         * wl-util.el (toplevel): Ditto.
8340         * wl-vars.el (toplevel): Ditto.
8341         * wl-xmas.el (toplevel): Ditto.
8342         * wl.el (toplevel): Ditto.
8343
8344 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8345
8346         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8347         instead of product.
8348
8349         * wl-version.el (wl-version): Compile time evalution elmo-version.
8350
8351 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8352
8353         * wl-summary.el (wl-summary-sync-force-update): Append queue
8354         `mark-as-read'if unplugged.
8355
8356 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8357
8358         * wl-version.el: New file.  Use product.el.
8359         * wl.el: add (require 'wl-version).
8360         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8361         for ~/.folders header.
8362         (wl-fldmgr-folders-header): Changed.
8363         * wl-demo.el (wl-demo): Use product.el.
8364
8365         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8366         wl-version.el.
8367         * wl-util.el (wl-version, wl-version-show): Ditto.
8368
8369         * wl-util.el (wl-generate-user-agent-string,
8370         wl-extended-emacs-version, wl-extended-emacs-version2,
8371         wl-extended-emacs-version3): Move to wl-version.el.
8372         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8373         xemacs-codename, mime-edit-insert-user-agent-field,
8374         mime-edit-user-agent-value, mime-editor/version,
8375         mime-editor/codename): Compile warning killer move to
8376         wl-version.el
8377
8378 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8379
8380         * wl-summary.el (wl-summary-refile-subr): Fix.
8381
8382 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8383
8384         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8385         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8386
8387 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8388
8389         * wl.el (wl-check-environment): Check too many `@'.
8390
8391 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8392
8393         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8394
8395 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8396
8397         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8398         wl-draft-reply-myself-without-argument-list): Add variables.
8399         * wl-draft.el (wl-draft-reply): Use it.
8400
8401 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8402
8403         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8404         the 5th argument of `elmo-network-get-spec'.
8405
8406         * wl-thread.el (wl-thread-reparent-children): New inline function.
8407         (wl-thread-delete-message): Use it.
8408
8409         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8410         (wl-summary-score-update-all-lines): Don't use `dolist'.
8411
8412 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8413
8414         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8415         (require 'elmo-msgdb) for inline function.
8416
8417 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8418
8419         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8420
8421 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8422
8423         * wl-score.el (wl-score-headers): Fix for the confusing macro
8424         `elmo-kill-buffer'.
8425
8426 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8427
8428         * wl-summary.el: Don't use the 3rd argument of `require' because
8429         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8430         * wl-util.el: Ditto.
8431         * wl-draft.el: Ditto.
8432
8433 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8434
8435         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8436         window system is not used.
8437
8438 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8439
8440         * wl-thread.el: Don't use `mapcar' only for iteration.
8441         (wl-thread-resume-entity): Ditto.
8442         (wl-thread-delete-message): Ditto.
8443
8444         * wl-summary.el: Bind `dragdrop-drop-functions',
8445         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8446         of `require' for `timezone', `easymenu' and `ps-print';
8447         don't use `mapcar' only for iteration.
8448
8449         * wl-util.el: Bind `mule-version', `nemacs-version',
8450         `emacs-beta-version', `xemacs-codename',
8451         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8452         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8453         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8454         only for iteration.
8455
8456         * wl-score.el: Don't use `mapcar' only for iteration.
8457         (wl-score-simplify-buffer-fuzzy): Ditto.
8458         (wl-score-simplify-subject): Ditto.
8459         (wl-score-headers): Ditto.
8460         (wl-summary-score-update-all-lines): Ditto.
8461
8462         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8463         `enable-multibyte-characters' and `mule-version'.
8464
8465         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8466         `mapcar' only for iteration.
8467
8468         * wl-demo.el: Don't use `mapcar' only for iteration.
8469
8470         * wl-folder.el: Don't use `mapcar' only for iteration.
8471         (wl-folder-open-all): Ditto.
8472         (wl-folder-count-incorporates): Ditto.
8473
8474         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8475         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8476
8477         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8478         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8479         `smtp-connection-type'; specify 3rd argument of `require' for
8480         `timezone'; don't use `mapcar' only for iteration.
8481         (wl-draft-clone-local-variables): Don't use `mapcar'.
8482         (wl-draft-generate-clone-buffer): Ditto.
8483         (wl-user-agent-compose-internal): Ditto.
8484
8485         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8486
8487         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8488         (wl-save-status): Ditto.
8489
8490         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8491         for iteration.
8492
8493 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8494
8495         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8496         removed `Date'.
8497         (wl-fldmgr-make-filter-default): New user option.
8498
8499         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8500         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8501         (wl-fldmgr-filter-completion-alist): Abolish.
8502
8503         * wl.el (wl): Don't check servers if arg is non-nil.
8504
8505         * wl-draft.el (wl-draft-reply): Set only message-id string to
8506         In-Reply-To field.
8507
8508 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8509
8510         * wl-summary.el (wl-summary-pick): Rewrite.
8511
8512         * wl-draft.el (wl-draft-forward): Get references field from
8513         original buffer.
8514         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8515
8516 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8517
8518         * wl-draft.el (wl-draft-forward): Add references field.
8519
8520 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8521
8522         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8523         (wl-draft-reply): Use it.
8524
8525 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8526
8527         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8528         when Emacs 21 is running.
8529
8530         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8531         bindings.
8532
8533 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8534
8535         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8536         XPM icons transparent.
8537
8538         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8539         Emacs 21.
8540
8541 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8542
8543         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8544         nil.
8545
8546         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8547         when it is persistent.
8548         (wl-summary-sync-marks): Changed argument for
8549         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8550         (wl-summary-virtual): Use `elmo-read-search-condition'.
8551         (wl-summary-redisplay-internal): If folder is local, mark as read
8552         even when folder is plugged.
8553
8554 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8555
8556         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8557         of `tool-bar-lines' in the frame parameters.
8558         (after-make-frame-functions, post-command-hook): Don't modify the
8559         value.
8560         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8561         wl-e21-tool-bar-lines): Removed.
8562
8563 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8564
8565         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8566         properties `evaporate' and `wl-momentary-overlay' as well.
8567         (wl-highlight-summary-displaying): Ditto.
8568         (wl-delete-all-overlays): Don't delete overlay which does not have
8569         a property `wl-momentary-overlay'.
8570
8571         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8572         `display-mouse-p' and `display-graphic-p'.
8573         (wl-folder-init-icons): Don't search for XBM or the other files.
8574         (wl-plugged-set-folder-icon): Make icons if and only if
8575         `display-graphic-p' returns non-nil.
8576         (wl-highlight-plugged-current-line): Use `before-string' overlay
8577         property to show icon images.
8578         (wl-highlight-folder-current-line): Ditto.
8579         (wl-e21-highlight-folder-group-line): Ditto.
8580         (wl-e21-highlight-folder-by-numbers): Ditto.
8581         (wl-e21-insert-image): Removed.
8582         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8583         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8584         said.
8585         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8586         `wl-e21-force-switch-toolbar'.
8587         (wl-e21-make-icon-image): Removed.
8588         (wl-e21-setup-toolbar): Don't search for XBM files.
8589         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8590         the default value.
8591
8592 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8593
8594         * wl-util.el (wl-biff-check-folder-async): Set
8595         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8596
8597 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8598
8599         * wl-e21.el (after-make-frame-functions): Add
8600         `wl-e21-force-switch-toolbar'.
8601         (wl-e21-force-switch-toolbar): New function force to switch the
8602         toolbar appearance automatically.
8603         (post-command-hook): Add `wl-e21-switch-toolbar'.
8604         (wl-e21-switch-toolbar): New function to switch the toolbar
8605         appearance automatically.
8606         (wl-e21-tool-bar-lines): New buffer local variable.
8607
8608 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8609
8610         * wl-util.el (wl-biff-check-folders-running): New variable.
8611         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8612         (wl-biff-check-folder-async-callback):
8613         Set `wl-biff-check-folders-running'.
8614         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8615         with unwind-protect.
8616
8617         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8618         Enclose `wl-folder-auto-check' with unwind-protect.
8619
8620         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8621         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8622
8623         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8624
8625         * wl-util.el (wl-biff-notify): New inline function.
8626         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8627         locally.
8628         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8629         folder-list' is 1.
8630         Use `wl-biff-notify'.
8631         (wl-biff-check-folder-async-callback): New function.
8632         (wl-biff-check-folder-async): Ditto.
8633
8634         * wl-folder.el (wl-folder): Don't check folders.
8635         (wl-folder-auto-check): New function.
8636
8637 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8638
8639         * wl-util.el (wl-biff-start) [Emacs19+]:
8640         Use `timer-next-integral-multiple-of-time'.
8641         (wl-biff-check-folders): Use `wl-default-folder'
8642         if `wl-biff-check-folder-list' is nil.
8643
8644 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8645
8646         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8647         instead of `elmo-delete-lists'.
8648
8649 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8650
8651         * wl.el (wl-plugged-toggle-all): Set the value of
8652         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8653         (wl-plugged-toggle): Ditto.
8654         (wl-toggle-plugged): Ditto.
8655         (wl-plugged-init): Ditto.
8656
8657         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8658         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8659         instead of `wl-biff-state-indicator-off' and
8660         `wl-biff-state-indicator-on'; don't modify the value and the type
8661         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8662         (wl-plugged-init-icons): Set icons data to
8663         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8664         instead of `wl-plug-state-indicator-off' and
8665         `wl-plug-state-indicator-on'; don't modify the value and the type
8666         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8667
8668         * wl-vars.el (wl-modeline-biff-state-off,
8669         wl-modeline-biff-state-on, wl-modeline-biff-status,
8670         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8671         wl-modeline-plug-status): New internal variables.
8672         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8673         wl-biff-check-interval, wl-biff-check-folder-list): Change
8674         customization group from `wl-folder' to `wl-highlight'.
8675         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8676         wl-show-plug-status-on-modeline): Defcustomized.
8677
8678         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8679         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8680         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8681         a flag to `mode-line-buffer-identification'.
8682
8683         * wl-e21.el (wl-biff-init-icons): Set icons data to
8684         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8685         instead of `wl-biff-state-indicator-off' and
8686         `wl-biff-state-indicator-on'.
8687         (wl-plugged-init-icons): Set icons data to
8688         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8689         instead of `wl-plug-state-indicator-off' and
8690         `wl-plug-state-indicator-on'.
8691
8692 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8693
8694         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8695         excessive titles.
8696
8697 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8698
8699         * wl.el (wl-plugged-mode): Use revised
8700         `wl-mode-line-buffer-identification'.
8701         (wl-plugged-init): Don't use `force-mode-line-update'.
8702
8703         * wl-xmas.el (wl-draft-overload-functions): Use revised
8704         `wl-mode-line-buffer-identification'.
8705         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8706         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8707         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8708         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8709         `wl-make-plugged-hook';
8710         add `wl-folder-init-icons' and `wl-setup-folder' to
8711         `wl-folder-mode-hook'.
8712
8713         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8714         19 as well.
8715         (wl-mode-line-display-priority-list): New user option.
8716         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8717         Defcustomized.
8718         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8719         Add docs.
8720
8721         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8722         start.
8723         (wl-mode-line-buffer-identification): Revised as a function.
8724
8725         * wl-summary.el (wl-summary-mode): Use revised
8726         `wl-mode-line-buffer-identification'; don't call
8727         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8728         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8729         `wl-xmas-setup-summary'.
8730
8731         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8732         `wl-mode-line-buffer-identification'.
8733
8734         * wl-mule.el (wl-draft-overload-functions): Use revised
8735         `wl-mode-line-buffer-identification'.
8736
8737         * wl-folder.el (wl-make-plugged-alist): Don't call
8738         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8739         (wl-folder): Don't call `wl-folder-init-icons' directly.
8740         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8741         `wl-xmas-setup-folder' directly;
8742         use revised `wl-mode-line-buffer-identification'.
8743         (TopLevel): Don't bind `wl-biff-init-icons',
8744         `wl-plugged-init-icons', `wl-folder-init-icons',
8745         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8746
8747         * wl-e21.el (wl-draft-overload-functions): Use revised
8748         `wl-mode-line-buffer-identification'.
8749         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8750         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8751         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8752         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8753         `wl-make-plugged-hook';
8754         add `wl-folder-init-icons' and `wl-setup-folder' to
8755         `wl-folder-mode-hook'.
8756
8757 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8758             Katsumi Yamaoka    <yamaoka@jpl.org>
8759
8760         * wl.el (wl): Call `wl-biff-start'.
8761         (wl-exit): Call `wl-biff-stop'.
8762         (wl-plugged-mode): Show biff in modeline.
8763         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8764
8765         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8766         (wl-biff-init-icons): New function.
8767         (wl-plugged-init-icons): Don't make too much keymaps.
8768         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8769
8770         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8771         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8772         variables.
8773         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8774         options.
8775
8776         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8777         wl-biff-start, wl-biff-stop): New functions.
8778         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8779         (wl-biff-timer-name): New variable.
8780
8781         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8782
8783         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8784         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8785
8786         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8787         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8788
8789         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8790         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8791         `wl-folder-init-icons' to `ignore' if they are not available.
8792         (wl-folder-mode): Show biff in modeline.
8793
8794         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8795         (wl-biff-init-icons): New function.
8796         (wl-plugged-init-icons): Don't make too much keymaps.
8797         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8798
8799 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8800
8801         * wl-vars.el (wl-strict-diff-folders): Customization Type
8802         and doc fix.  Define as a list of regular expressions for
8803         folders or nil.
8804         * wl-folder.el (wl-folder-check-one-entity): Use
8805         `wl-string-match-member' instead of `wl-string-member' for
8806         `wl-strict-diff-folders'.
8807
8808 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8809
8810         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8811         (wl-highlight-folder-current-line): Use it; new implementation.
8812         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8813         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8814         `defsubst' instead of `defun'.
8815
8816         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8817         `wl-highlight-group-folder-by-numbers'; made it can also be a
8818         number.  See info for more details.
8819
8820         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8821         running.
8822
8823         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8824         to bind them.
8825
8826         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8827         (wl-highlight-folder-current-line): New implementation.
8828
8829         * wl-highlight.el (wl-highlight-folder-group-line): New
8830         implementation.
8831         (wl-delete-all-overlays): Rewrite as a marco.
8832         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8833
8834         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8835         running.
8836         (wl-folder-*-glyph): No need to bind them.
8837
8838         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8839         `wl-e21-highlight-folder-group-icon'; rewrite.
8840         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8841         `defsubst' instead of `defun'.
8842         (wl-folder-mode-map): Bind it when compiling.
8843
8844 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8845
8846         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8847
8848         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8849
8850 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8851
8852         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8853
8854 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8855
8856         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8857         (wl-highlight-folder-current-line): Use it.
8858
8859         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8860         in `id-name'.
8861
8862 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8863
8864         * wl.el: Require `wl-e21' when Emacs 21 is running.
8865
8866         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8867         default when Emacs 21 is running.
8868         (wl-use-highlight-mouse-line): Ditto.
8869         (wl-on-emacs21): New constant.
8870         (wl-on-emacs20): Removed.
8871
8872         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8873         Emacs 21 is running.
8874
8875         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8876         Emacs 21 is running.
8877
8878         * wl-e21.el: New file.
8879
8880 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8881
8882         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8883         (wl-toggle-plugged): Ditto.
8884         (wl-plugged-toggle): Ditto.
8885         (wl-plugged-toggle-all): Ditto.
8886
8887         * wl-vars.el (wl-plug-state-indicator): Refer
8888         `wl-plug-state-indicator-on' indirectly.
8889
8890 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8891
8892         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8893         Call `wl-folder-confirm-existence'.
8894
8895         * wl-folder.el (wl-folder-confirm-existence): Added optional
8896         argument `force'.
8897
8898 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8899
8900         * wl-summary.el (wl-summary-refile-subr): Assume
8901         `copy-or-refile' as symbol.
8902         (wl-summary-refile): Follow up above change.
8903         (wl-summary-copy): Ditto.  Doc fix.
8904
8905 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8906
8907         * wl-summary.el (wl-summary-pick): Don't bind
8908         `elmo-search-mime-charset'.
8909
8910         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8911         default using old backquote style.
8912         (wl-search-mime-charset): Abolished.
8913
8914         * wl-highlight.el (wl-highlight-headers):
8915         Call `point' after `re-search-forward'(for Nemacs).
8916
8917         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8918         for elmo-imap4.el.
8919
8920 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8921
8922         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8923         `wl-message-ignored-field-list' instead of
8924         `mime-view-ignored-field-list'.
8925
8926         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8927         Add interactive spec.
8928         (wl-folder-goto-bottom-of-current-folder): Ditto.
8929         (wl-folder-mode-map): Bind them.
8930
8931         * wl-vars.el (wl-message-ignored-field-list): New variable.
8932         (wl-message-visible-field-list): New variable.
8933
8934         * wl-mime.el (wl-mime-header-presentation-method): New function.
8935         (wl-mime-setup): Set header-presentation-method.
8936
8937 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8938
8939         * wl-nemacs.el (wl-draft-overload-functions): Set
8940         `mode-line-buffer-identification' instead of using
8941         `wl-make-modeline'.
8942
8943         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8944         instead of using `wl-make-modeline'.
8945
8946         * wl-xmas.el (wl-plugged-init-icons): Set up
8947         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8948         (wl-make-modeline): Abolish.
8949         (wl-draft-overload-functions): Set
8950         `mode-line-buffer-identification' instead of using
8951         `wl-make-modeline'.
8952
8953         * wl-util.el (wl-make-modeline-subr): Abolish.
8954         (wl-mode-line-buffer-identification): New alias.
8955
8956         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8957         (wl-summary-make-modeline): Abolish.
8958         (wl-summary-buffer-set-folder): Set
8959         `wl-summary-buffer-folder-indicator'.
8960         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8961         of using `wl-make-modeline'.
8962         (wl-summary-switch-to-clone-buffer): Don't set
8963         `mode-line-buffer-identification'.
8964         (wl-summary-goto-folder-subr): Ditto.
8965
8966         * wl-mule.el (wl-draft-overload-functions): Set
8967         `mode-line-buffer-identification' instead of using
8968         `wl-make-modeline'.
8969
8970         * wl-folder.el (wl-folder-mode): Set
8971         `mode-line-buffer-identification' instead of using
8972         `wl-make-modeline'.
8973         (wl-folder): Don't set `mode-line-buffer-identification'.
8974
8975 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8976
8977         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8978         instead of `member' for `wl-refile-guess-func-list' look-ups.
8979         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8980
8981 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8982
8983         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8984         `wl-message-button-dispatcher'.
8985
8986         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8987
8988         * wl-message.el (wl-message-button-dispatcher): Use it.
8989
8990         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8991         "In-Reply-To".
8992
8993         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8994         Bind `case-fold-search' to t.
8995
8996 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8997
8998         * wl-xmas.el (wl-message-overload-functions): Initialize
8999         `wl-message-button-map'.
9000
9001         * wl-mule.el (wl-message-overload-functions): Initialize
9002         `wl-message-button-map'.
9003
9004         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9005
9006         * wl-message.el (wl-message-button-map): New keymap.
9007         (wl-message-add-button): New function.
9008         (wl-message-button-dispatcher): New function.
9009         (wl-message-button-refer-article): New function.
9010
9011         * wl-highlight.el
9012         (wl-highlight-message-add-buttons-to-header): New function.
9013         (wl-highlight-headers): Use it.
9014
9015 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9016
9017         * wl-summary.el (wl-summary-default-from): Use
9018         `wl-address-get-petname-1'.
9019         (wl-summary-simple-from): Ditto.
9020
9021         * wl-address.el (wl-address-get-petname-1): New inline function.
9022         (wl-address-get-petname): Use it.
9023
9024 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9025
9026         * wl-summary.el (wl-summary-default-from): Return full-name part
9027         from the address if no petname was found.
9028         (wl-summary-simple-from): Ditto.
9029
9030         * wl-address.el (wl-address-get-petname): Return nil if no petname
9031         associated with the address was found.
9032
9033 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9034
9035         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9036         display is finished.
9037
9038 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9039
9040         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9041         `elmo-folder-exists-p' argument.
9042
9043 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9044
9045         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9046         the folder.
9047
9048 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9049
9050         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9051
9052         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9053         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9054
9055 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9056
9057         * wl-folder.el (wl-folder-create-subr): New function.
9058         (wl-folder-confirm-existence): Use it.
9059         (wl-folder-check-one-entity): Use it.
9060         Check the error symbol is derived from 'elmo-open-error.
9061
9062         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9063         `ignore-error'.
9064
9065 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9066
9067         * wl-util.el (toplevel): Add (eval-when-compile (require
9068         'elmo-util)).  (Maybe `provide' is typo.)
9069
9070 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9071
9072         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9073         (I don't know why this was needed.)
9074
9075         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9076         Follow up changes for stream-type.
9077
9078         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9079         (wl-draft-elmo-nntp-send): Ditto.
9080
9081         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9082         (wl-nntp-posting-stream-type): Ditto.
9083         (wl-pop-before-smtp-ssl): Abolished.
9084         (wl-nntp-posting-ssl): Ditto.
9085
9086         * wl-address.el (wl-address-quote-specials): New function.
9087         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9088
9089         * wl-draft.el (wl-draft-reply): Ditto.
9090
9091 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9092
9093         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9094         use function `wl-string-match-assoc'.
9095
9096 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9097
9098         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9099
9100         * wl-draft.el (wl-draft-deduce-address-list): New function.
9101         (wl-draft-parse-mailbox-list): Ditto.
9102         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9103         instead of `smtp-deduce-address-list'.
9104         (wl-draft-on-field-p): Follow group list.
9105
9106         * wl-address.el (wl-address-concat-token): New function.
9107         (wl-address-string-without-group-list-contents): Ditto.
9108         (wl-complete-field-body): Fixed problem of completion
9109         by japanese petname.
9110         (wl-address-make-completion-list): Rewrite.
9111
9112 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9113
9114         * wl-address.el (wl-address-make-completion-list): Completion by
9115         petname.
9116         (wl-complete-field-body): Likewise.
9117
9118 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9119
9120         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9121         contains invalid address syntax.
9122
9123 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9124
9125         * wl-folder.el (wl-folder-check-entity-async): Use
9126         `elmo-nntp-spec-hostname'.
9127
9128 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9129
9130         * wl-summary.el (wl-summary-msgdb-load-async): Use
9131         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9132
9133 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9134
9135         * wl-draft.el (wl-draft-reply): Set argument
9136         `content-transfer-encoding' as nil.
9137
9138 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9139
9140         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9141         `wl-refile-alist'.
9142
9143 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9144
9145         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9146         (wl-draft-edit-string): Ditto.
9147         (wl-draft-forward): Ditto.
9148         * wl-summary.el (wl-summary-write): Ditto.
9149
9150 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9151
9152         * wl-summary.el (wl-summary-sync-update3): Call
9153         `wl-summary-buffer-number-column-detect'.
9154         (wl-summary-buffer-number-column-detect): Search from point-min.
9155
9156 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9157
9158         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9159         contains an address which is not included in original to or cc.
9160
9161 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9162
9163         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9164         begin-line does not exist.
9165         * wl-message.el (wl-message-uu-substring): Ditto.
9166
9167 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9168
9169         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9170         clear local variables.
9171         (wl-summary-exit): Call `elmo-commit'.
9172         (wl-summary-switch-to-clone-buffer): Call
9173         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9174         (wl-summary-goto-folder-subr): Ditto.
9175
9176         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9177         POP folder.
9178
9179 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9180
9181         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9182         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9183         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9184         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9185         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9186         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9187
9188         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9189
9190 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9191
9192         * wl-summary.el (wl-summary-search-by-subject):
9193         Search parent message from the latest one.
9194
9195 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9196
9197         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9198         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9199
9200         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9201         New user option.
9202
9203         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9204         if elmo-nntp-use-killed-list is nil.
9205         Use `elmo-msgdb-append-to-killed-list'.
9206         (Append numbers confirmed as disappeared to the killed list.)
9207         (wl-summary-confirm-appends): Don't display negative number.
9208
9209 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9210
9211         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9212
9213 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9214
9215         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9216         range is `all'.
9217         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9218         `elmo-list-bigger-diff'.
9219
9220 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9221
9222         * wl-summary.el (wl-summary-buffer-exit-func):
9223         New buffer local variable.
9224         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9225
9226 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9227
9228         * wl-demo.el (wl-demo): Fix the last change.
9229
9230 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9231
9232         * wl-demo.el (wl-demo): Don't use `eval'.
9233
9234 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9235
9236         * wl-summary.el (wl-summary-buffer-thread-modified):
9237         New buffer-local variable.
9238         (wl-summary-set-thread-modified): New function.
9239         (wl-summary-thread-modified-p): New function.
9240         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9241         (wl-summary-yank-saved-message): Use function
9242         `wl-summary-set-thread-modified'
9243         (wl-summary-switch-to-clone-buffer): Add
9244         `wl-summary-buffer-thread-modified'.
9245
9246         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9247         (wl-summary-buffer-mark-saved-hook): Ditto.
9248         * wl-summary.el (wl-summary-msgdb-save): New hook
9249         `wl-summary-buffer-message-saved-hook' and
9250         `wl-summary-buffer-mark-saved-hook'.
9251
9252 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9253
9254         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9255
9256 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9257
9258         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9259         don't hide scroll bars under FSF Emacsen because it may incur an
9260         undesirable redrawing.
9261
9262 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9263
9264         * wl-draft.el (wl-draft-edit-string): Call
9265         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9266
9267 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9268
9269         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9270
9271 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9272
9273         * wl-summary.el (wl-summary-msgdb-load-async): Call
9274         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9275
9276 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9277
9278         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9279         fringes in demo buffer; center bitmap logo correctly even if old
9280         Mule is used.
9281
9282 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9283
9284         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9285
9286         * wl-refile.el (wl-refile-subject-alist): New variable.
9287         (wl-refile-subject-alist-file-name): Ditto.
9288         (wl-refile-alist-setup): Rewrite.
9289         (wl-refile-alist-save): Use `elmo-object-save'.
9290         Eliminated arguments.
9291         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9292         (wl-refile-guess-by-subject): New function.
9293         (wl-refile-guess-func-list): Added it.
9294
9295 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9296
9297         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9298         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9299
9300 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9301
9302         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9303         New buffer-local variable.
9304         (wl-summary-buffer-next-folder-func): Ditto.
9305         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9306         if non-nil.
9307         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9308         if non-nil.
9309         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9310         if non-nil.
9311         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9312         if non-nil.
9313
9314 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9315
9316         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9317         permanently in the demo buffer.
9318
9319 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9320
9321         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9322         `mime-entity-fetch-field'.
9323
9324         * wl.el (wl-exit): Delete plugged buffer.
9325
9326         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9327         XEmacs has menubar feature.
9328
9329 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9330
9331         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9332         cannot arrive at the beginning of the buffer under old Emacsen.
9333
9334 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9335
9336         * wl-address.el (wl-address-ldap-search):
9337         Call `ldap-search-entries' with `withdn' argument t.
9338         (wl-complete-field-body): Bind completion-ignore-case as t.
9339         Clear ldap search hash when it was sole completion.
9340         Use elmo-string for pattern string.
9341         (wl-ldap-alias-safe-string): Eliminated needless let.
9342
9343 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9344
9345         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9346         (wl-ldap-alias-sep): New constant.
9347         (wl-ldap-search-attribute-type-list): Ditto.
9348         (wl-ldap-get-value): New function.
9349         (wl-ldap-make-filter): Ditto.
9350         (wl-ldap-make-matched-value-list): Ditto.
9351         (wl-ldap-alias-safe-string): Ditto.
9352         (wl-ldap-register-dn-string): Ditto.
9353         (wl-address-ldap-search): Rewrite.
9354
9355 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9356
9357         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9358         thread is deleted.
9359         (wl-thread-delete-line-from-buffer): Ditto.
9360         (wl-thread-get-exist-children): New function.
9361
9362 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9363
9364         * wl-demo.el (wl-demo): Made it to select various image types.
9365         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9366         from `wl-title-logo'.
9367         (wl-logo-ascii): New variable.
9368         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9369         (wl-demo-copyright-notice): New constant.
9370
9371         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9372
9373 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9374
9375         * wl-vars.el (wl-summary-target-above): Renamed from
9376         wl-summary-temp-above.
9377         * wl-score.el (wl-score-get-score-alist): Use it.
9378         (wl-summary-score-update-all-lines): Use it.
9379         * wl-summary.el: Ditto. (make-variable-buffer-local).
9380
9381 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9382
9383         * wl-vars.el (wl-ldap-port): New user option.
9384
9385         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9386         Rewite whole implementation.
9387         (wl-complete-field-body): Fixed.
9388
9389 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9390
9391         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9392         Choose implementation at compile time.
9393
9394 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9395
9396         * wl-address.el (wl-ldap-search-internal): New function.
9397         (wl-complete-field-to): Use it.
9398
9399 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9400
9401         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9402         Use `let' instead of `let*'.
9403         Require 'wl-vars.
9404
9405         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9406         Define as defcustom.
9407         (wl-ldap-base): Ditto.
9408         (wl-use-ldap): Ditto.
9409
9410 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9411
9412         * wl-address.el (wl-ldap-search): New function.
9413         (wl-complete-field-body): Use `wl-ldap-search'.
9414         (wl-ldap-server): New variable.
9415         (wl-ldap-base): Ditto.
9416         (wl-use-ldap): Ditto.
9417
9418 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9419
9420         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9421         (Pointed out by Mito <mit@nines.nec.co.jp>).
9422         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9423         buffer-local variables like `wl-summary-redisplay-internal'.
9424         (wl-summary-redisplay-all-header): Likewise.  Update
9425         Summary view too.
9426
9427 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9428
9429         * wl-summary.el (wl-summary-jump-to-parent-message):
9430         Consider prefix argument.
9431
9432         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9433         when closed thread is deleted.
9434
9435 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9436
9437         * wl-summary.el (wl-summary-jump-to-parent-message):
9438         Consider thread modification.
9439
9440 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9441
9442         * wl-message.el (wl-message-normal-get-original-buffer): Use
9443         `save-excursion'.
9444
9445         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9446         (wl-summary-showto-folder-regexp): Ditto.
9447
9448 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9449
9450         * wl-util.el (wl-delete-alist): Doc fix.
9451         (wl-delete-associations): New function.
9452         (wl-inverse-alist): New function.
9453         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9454         Split temporary variables. Use `wl-delete-associations'
9455         and `wl-inverse-alist'.
9456         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9457
9458 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9459
9460         * wl-folder.el (wl-folder-prefetch-entity):
9461         Execute prefetching if new count is unknown.
9462
9463 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9464
9465         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9466
9467         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9468         delete entity.
9469         (wl-thread-set-parent): If insert as top, set linked as nil.
9470
9471         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9472         `wl-thread-cleanup-symbols' when view mode is thread.
9473
9474 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9475
9476         * wl-folder.el (wl-folder-create-folder-entity): Use
9477         with-current-buffer.
9478         (wl-local-folder-init): Call set-buffer to make sure we are in
9479         the Folder buffer. Don't touch buffer-local variables here.
9480         (wl-folder-mode): Initialize buffer-local variables here.
9481
9482         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9483         (wl-folder-entity-assign-id): Ditto.
9484         (wl-folder-create-entity-hashtb): Ditto.
9485         (wl-local-folder-init): Ditto.
9486         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9487
9488 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9489
9490         * wl-summary.el (wl-summary-default-from): Fix probrem when
9491         std11-extract-address-components return (nil "foo@bar").
9492
9493 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9494
9495         * wl-draft.el (wl-draft-clone-local-variables):
9496         Remove redundant `setq'.
9497
9498 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9499
9500         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9501         Bind wl-highlight-x-face-func as nil while highlighting header.
9502
9503 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9504
9505         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9506
9507 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9508
9509         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9510         elmo-msgdb-overview-hashtb from copy-variables.
9511         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9512         instead of `elmo-msgdb-overview-get-entity-by-number'.
9513         (wl-summary-auto-refile): Ditto.
9514
9515         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9516         `elmo-msgdb-overview-get-entity' instead of
9517         `elmo-msgdb-search-overview-entity'.  Use
9518         `elmo-msgdb-overview-get-entity' instead of
9519         `elmo-msgdb-overview-get-entity-by-number'.
9520         (wl-thread-insert-entity-sub): Ditto.
9521         (wl-thread-insert-message): Ditto.
9522
9523         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9524         `elmo-msgdb-overview-get-entity'.
9525         (wl-normal-message-redisplay): Ditto.
9526
9527 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9528
9529         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9530         `wl-thread-entities'.
9531         (wl-thread-delete-message): Fix remove top message from
9532         `wl-thread-entity-list'.
9533
9534         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9535         wl-append(nconc), because update-list is broken on Meadow.
9536
9537         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9538         updating process.
9539         (wl-summary-rescan): Ditto.
9540         (wl-summary-sync-update3): Ditto.
9541         * wl-thread.el (wl-thread-set-parent): Renamed from
9542         `wl-summary-set-parent'.
9543         (wl-thread-insert-message): Updating buffer faster.
9544         (wl-thread-delete-message): Updating buffer faster.
9545
9546         * wl-score.el (wl-summary-score-update-all-lines): Changed
9547         interval for display progress gauge.
9548
9549 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9550
9551         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9552         folder always-sticky.
9553         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9554         defmacro.
9555
9556 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9557
9558         * wl-vars.el (wl-draft-add-references): New user option.
9559
9560         * wl-draft.el (wl-draft-add-references): New function.
9561         (wl-draft-yank-from-mail-reply-buffer): Use it.
9562         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9563         as nil.
9564
9565 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9566
9567         * wl-thread.el (wl-thread-update-line-msgs): Called
9568         `wl-thread-update-line-on-buffer-sub'.
9569         (wl-thread-update-line-on-buffer): Delete routine of inserting
9570         thread.
9571         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9572         moved from `wl-thread-update-line-on-buffer'.
9573         Add threshold for displaying progress gauge.
9574         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9575         argument of `wl-thread-update-line-msgs'.
9576         Add threshold for displaying progress gauge.
9577         * wl-folder.el:
9578         Add threshold for displaying progress gauge.
9579         * wl-score.el: Ditto.
9580
9581         * wl-expire.el (wl-summary-expire): Display deleting info.
9582
9583 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9584
9585         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9586         `no-msg'.
9587         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9588         argument of `wl-thread-update-line-msgs'.
9589         (wl-summary-set-parent): Added optional argument `parent-number'.
9590         (wl-summary-buffer-saved-message): New buffer local variable.
9591         (wl-summary-save-current-message): New command.
9592         (wl-summary-yank-saved-message): Ditto.
9593         (wl-summary-mode-map): Added key binding for
9594         `wl-summary-save-current-message' (\ew) and
9595         `wl-summary-yank-saved-message' (\C-y).
9596         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9597
9598 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9599
9600         * wl-summary.el (wl-summary-mode-map): Added key binding for
9601         `wl-summary-set-parent' (ts).
9602
9603 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9604
9605         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9606         subject faster. If thread number is reverse, delayed updating
9607         thread.
9608         (wl-summary-search-by-subject): Ditto.
9609         (wl-summary-put-alike): Ditto.
9610         (wl-summary-get-alike): Ditto.
9611         (wl-summary-insert-headers): Insert header of all overview in
9612         buffer.
9613         (wl-summary-rescan): Delayed updating thread. Kill search subject
9614         buffer for wl-summary-search-by-subject.
9615         (wl-summary-sync-update3): Ditto.
9616         (wl-summary-exit): Ditto.
9617         (wl-summary-goto-bottom-of-current-thread): Change for linked
9618         thread.
9619         (wl-summary-overview-create-summary-line): Change line for linked
9620         thread.
9621
9622         * wl-summary.el (wl-summary-update-thread): Use
9623         wl-thread-maybe-get-children-num.
9624         (wl-summary-set-parent): If change parent, move sub thread.
9625         (wl-summary-redisplay-internal): Add horizontal recenter.
9626         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9627
9628         * wl-thread.el (wl-thread-entity-get-linked): New function.
9629         (wl-thread-entity-set-linked): New function.
9630         (wl-thread-create-entity): Add linked element.
9631         (wl-thread-entity-insert-as-top): Use wl-append.
9632         (wl-thread-maybe-get-children-num): If closing thread, return
9633         children msgs.
9634         (wl-thread-update-line-msgs): Displaying progress message.
9635         (wl-thread-update-line-on-buffer-sub): Use
9636         wl-thread-maybe-get-children-num.
9637         (wl-thread-update-line-on-buffer): If update line is not exists,
9638         insert thread.
9639         (wl-thread-delete-message): If delete top msg of thread, search
9640         parent by subject.
9641         (wl-thread-insert-entity): Use
9642         wl-thread-maybe-get-children-num.
9643
9644         * wl-highlight.el (wl-highlight-summary-current-line): change
9645         sregexp for linked thread.
9646         * wl-util.el (wl-count-lines): Count lines.
9647         (wl-horizontal-recenter): horizontal recenter.
9648         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9649         (wl-score-get-alike): Ditto.
9650         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9651         (wl-subject-length-limit): New variable.
9652         (wl-highlight-thread-indent-string-regexp): Changed for linked
9653         thread.
9654
9655 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9656
9657         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9658         New variable (revival).
9659         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9660         by subject matching if there's no in-reply-to nor references field
9661         (revival).
9662
9663 \f
9664 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9665
9666         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9667         message.
9668
9669 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9670
9671         * wl-summary.el (wl-summary-reply): Return t if there was a
9672         message at cursor point.
9673         Added unwind-protect.
9674         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9675         returns t.
9676         (wl-summary-cancel-message): Do nothing when there's no message at
9677         cursor point.
9678         (wl-summary-forward): Ditto.
9679         (wl-summary-jump-to-parent-message): Ditto.
9680         (wl-summary-reedit): Ditto.
9681         (wl-summary-edit-addresses): Ditto.
9682         (wl-summary-pipe-message): Ditto.
9683         (wl-summary-print-message-with-ps-print): Ditto.
9684         (wl-summary-print-message): Ditto.
9685         (wl-summary-mark-as-important): Ditto.
9686         (wl-summary-mark-as-unread): Ditto.
9687
9688         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9689         message at cursor point.
9690         (wl-summary-reply-with-citation): Remove unwind-protect.
9691
9692         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9693         subject searching feature.
9694         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9695         Eliminated.
9696
9697 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9698
9699         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9700         New variable.
9701         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9702         by subject matching if there's no in-reply-to nor references field.
9703
9704         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9705
9706         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9707         when display is finished.
9708         (wl-folder-open-all): Ditto.
9709         (wl-folder-update-access-group): Ditto.
9710         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9711         * wl-thread.el (wl-thread-close-all): Ditto.
9712
9713         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9714         progress gauge only when it was displayed.
9715         * wl-folder.el (wl-folder-insert-entity): Ditto.
9716
9717 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9718
9719         * wl-summary.el (wl-summary-incorporate): Enclose
9720         `wl-summary-sync-force-update' with save-excursion.
9721
9722 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9723
9724         * wl-summary.el (wl-summary-prefetch-region):
9725         Pass current cursor point to `pos-visible-in-window-p' after
9726         moving cursor to the started point.
9727
9728 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9729
9730         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9731
9732         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9733         fields from the forwarding message.
9734         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9735         `ignored-fields'.
9736
9737 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9738
9739         * wl-mime.el (wl-message-request-partial):
9740         Eliminated argument `msgdb'.
9741         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9742         (wl-mime-combine-message/partial-pieces): Likewise.
9743         * tm-wl.el (wl-message-request-partial): Likewise.
9744         (wl-mime-combine-message/partial-pieces): Likewise.
9745
9746 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9747
9748         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9749         when display is finished.
9750
9751 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9752
9753         * wl-summary.el (wl-summary-goto-folder-subr):
9754         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9755
9756 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9757
9758         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9759         when cursor point is visible.
9760
9761 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9762
9763         * wl-expire.el (wl-expire-archive-get-max-number):
9764         Don't use `file-name-directory'.
9765
9766 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9767
9768         * wl-expire.el (wl-expire-archive-get-max-number):
9769         Use `file-name-directory'.
9770
9771 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9772
9773         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9774         only when there is progress.
9775
9776 2000-04-13  Mito <mit@nines.nec.co.jp>
9777
9778         * wl-summary.el (wl-summary-sync-marks): Display progress.
9779
9780 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9781
9782         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9783         (wl-summary-prev): Move cursor regardless of unread status.
9784         (wl-summary-next): Ditto.
9785
9786 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9787
9788         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9789         Added argument `target' and `number'.
9790         * tm-wl.el (wl-summary-burst-subr): New function.
9791         (wl-summary-burst): Use it.
9792
9793 2000-04-10  Mito <mit@nines.nec.co.jp>
9794
9795         * wl-mime.el (wl-burst): New function.
9796         (wl-summary-burst): Use it.
9797
9798 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9799
9800         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9801         as petname when there's no candidate.
9802
9803 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9804
9805         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9806         New variable.
9807         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9808
9809         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9810
9811         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9812
9813 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9814
9815         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9816         Use substring of `original' instead of buffer-substring.
9817         (wl-refile-evaluate-rule):
9818         Set `original' argument of wl-refile-expand-newtext.
9819
9820         * wl-summary.el
9821         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9822         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9823         (wl-summary-auto-refile): Check existence of destination folder just
9824         before marking.
9825
9826 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9827
9828         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9829         when wl-refile-get-field-value return nil.
9830
9831 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9832
9833         * wl-refile.el
9834         (wl-refile-expand-newtext): New function imported from Gnus.
9835         (wl-refile-evaluate-rule): Use it.
9836
9837 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9838
9839         * wl-summary.el (wl-summary-print-destination):
9840         Duplicate folder string to avoid putting text-property on
9841         original string.
9842
9843         * wl-refile.el (wl-refile-get-field-value): New function.
9844         (wl-refile-evaluate-rule): New function;
9845         Evaluate refile rule recursively.
9846         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9847         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9848         New function; Check existence of a target folder recursively.
9849         (wl-summary-auto-refile-check-refile-rule-alist):
9850         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9851
9852 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9853
9854         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9855
9856         * wl-folder.el (wl-create-folder-entity-from-buffer):
9857         Fixed problem when '}' character is contained in folder name.
9858
9859         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9860
9861 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9862
9863         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9864         (wl-fldmgr-add-completion-all-completions):
9865         Use wl-fldmgr-add-completion-hashtb.
9866
9867 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9868
9869         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9870         wl-fldmgr-add-completion-subr): New functions.
9871         * wl-folder.el (wl-folder-completion-func): New variable.
9872         * wl-summary.el (wl-summary-read-folder):
9873         Use wl-folder-completion-func.
9874
9875         * wl-refile.el: Eliminate throw & catch.
9876
9877         * wl.el (wl-plugged-sending-queue-status): Fixed.
9878
9879 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9880
9881         * wl-draft.el (wl-draft): Put category property on
9882         mail-header-separator.