(wl-current-message-buffer): Fixed bug when yank from
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
4         a summary which has toggle display status off.
5
6 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl-draft.el (wl-draft-do-fcc): No cache save.
9
10 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
11
12         * wl-summary.el (elmo-event-handler-flag-changed): Use
13         `set-buffer' instead of `with-current-buffer'.
14
15 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
16
17         * wl-summary.el (wl-summary-after-resize-function): New function.
18         (wl-summary-mode): Add `wl-summary-after-resize-function' to
19         window-size-change-functions.
20
21 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
22
23         * wl-draft.el (wl-draft-create-buffer): Bind
24         `change-major-mode-hook' after current buffer is changed.
25
26         * wl-summary.el (wl-summary-buffer-detach): New function.
27         (wl-summary-buffer-set-folder): Call it.
28         (wl-summary-mode): Add `wl-summary-buffer-detach' to
29         change-major-mode-hook and kill-buffer-hook.
30         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
31         (wl-summary-switch-to-clone-buffer): Ditto.
32         (wl-summary-goto-folder-subr): Ditto.
33
34 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
35
36         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
37         after boundp check.
38
39 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
40
41         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
42         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
43         for `kill-buffer'.
44
45         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
46         handler of current buffer from elmo-folder.
47
48 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
49
50         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
51
52 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
53
54         * wl-summary.el (wl-summary-buffer-event-handler): New internal
55         variable.
56         (wl-summary-event-handler): New class.
57         (elmo-event-handler-flag-changed): Define to update persistent
58         mark.
59         (wl-summary-buffer-set-folder): Register event handler to
60         elmo-folder.
61         (wl-summary-exit): Unregister event handler.
62         (wl-summary-goto-folder-subr): Ditto.
63         (wl-summary-mark-as-read-all): Does not call
64         `wl-summary-update-persistent-mark' directly.
65         (wl-summary-mark-as-read-internal): Ditto.
66         (wl-summary-set-persistent-mark-internal): Ditto.
67         (wl-summary-set-flags-internal): Ditto.
68
69         * Version number is increased to 2.11.33.
70
71 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
72
73         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
74         to nil.
75
76 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * wl-spam.el (wl-spam-setup): Add hook
79         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
80         instead of `wl-summary-prepare-hook'.
81
82         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
83         if folder type is `'flag'.
84         (wl-summary-mark-as-important): Ditto.
85
86 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
87
88         * wl-address.el (wl-address-minibuffer-history): New variable.
89         (wl-address-minibuffer-local-map): New keymap.
90         (wl-address-read-from-minibuffer): New function.
91
92         * wl-action.el (wl-summary-get-resend-address): Use
93         `wl-address-read-from-minibuffer' instead of `completing-read'.
94
95 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
96
97         * Version number is increased to 2.11.32.
98
99 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
100
101         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
102         without mule to iso-8859-1.
103         (wl-draft-add-in-reply-to): Add note in description.
104         (wl-draft-add-references): Ditto.
105
106 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
107
108         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
109         definition for `m'.
110         (wl-summary-mode-line-format): Add '[%m]'.
111         (wl-message-mode-line-format-spec-alist): Ditto.
112         (wl-summary-display-mime-mode-list): New variable.
113
114         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
115         from wl-summary-buffer-display-as-is.
116         (wl-summary-buffer-display-all-header): New buffer local variable.
117         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
118         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
119         instead of wl-summary-buffer-display-as-is.
120         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
121         (wl-summary-set-persistent-mark): Ditto.
122         (wl-summary-set-message-buffer-or-redisplay): Just call
123         `wl-summary-redisplay-internal' without optional arguments.
124         (wl-summary-toggle-mime): Rewrite.
125         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
126         (wl-summary-toggle-all-header): New function.
127         (wl-summary-redisplay-internal): Treat mime mode.
128
129         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
130         to wl-mime-preview-follow-no-mime.
131         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
132         accodring to the display-mode.
133
134         * wl-message.el (wl-message-buffer-display-type): Rewrite.
135         (wl-message-buffer-display): Changed argument name from `as-is' to
136         `mode'.
137         (wl-message-display-internal): Ditto;
138         Bind elmo-mime-display-header-analysis according to the mode.
139         (wl-message-display-internal): Put wl-message-display-mime-mode
140         property on entire buffer.
141
142 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
143
144         * wl-draft.el (wl-draft-do-fcc): Undo last change.
145
146 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
147
148         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
149         Don't extract mail address.
150         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
151
152         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
153
154         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
155
156 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
157
158         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
159         wl-fldmgr-cut-entity-list on confirmation.
160
161 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
162
163         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
164         (wl-mime-quit-preview): Check existence of
165         mime-edit-temp-message-buffer here.
166
167 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
168
169         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
170         after deletion.
171
172         * wl-draft.el (wl-draft-send-confirm): Check major-mode
173         before calling wl-mime-quit-preview.
174
175 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
176
177         * wl-summary.el (wl-summary-pick): If call it with prefix
178         argument, set `delete-marks' as non-nil. Pick from only visible
179         messages.
180         (wl-summary-check-target-mark): New function.
181         (wl-summary-target-mark-mark-as-read): Use it.
182         (wl-summary-target-mark-mark-as-unread): Ditto.
183         (wl-summary-target-mark-operation): Ditto.
184         (wl-summary-target-mark-set-flags): Ditto.
185         (wl-summary-target-mark-save): Ditto.
186         (wl-summary-target-mark-pick): Ditto.
187         (wl-summary-target-mark-forward): Ditto.
188         (wl-summary-target-mark-reply-with-citation): Ditto.
189         (wl-summary-target-mark-print): Ditto.
190         (wl-summary-target-mark-uudecode): Ditto.
191
192         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
193         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
194         with `ask-coding' is non-nil.
195
196 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
197
198         * wl-thread.el (wl-thread-set-parent): If parent is a message
199         which is identified by references, set linked as nil.
200
201 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
202
203         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
204         (wl-message-mode-line-format-spec-alist): Ditto.
205         (wl-message-mode-line-format): Ditto.
206         (wl-summary-mode-line-format): Ditto for docstring.
207         (wl-summary-no-mime-folder-list): Fix typo.
208
209         * wl-util.el (wl-current-message-buffer): Call
210         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
211
212         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
213         variable.
214         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
215         of `wl-summary-redisplay-no-mime'.
216         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
217         (wl-summary-toggle-mime): New function.
218         (wl-summary-redisplay-all-header): Rewrite.
219         (wl-summary-redisplay-no-mime): Ditto.
220         (wl-summary-redisplay-internal): Added argument `as-is' and
221         `all-header'.
222
223         * wl-refile.el (wl-refile-default-from-folder-path-separator):
224         New variable.
225         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
226         bottom.
227         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
228         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
229         "/" unconditionally.
230
231         * wl-mime.el (wl-draft-yank-current-message-entity): Use
232         wl-mime-preview-follow-no-mime for as-is content.
233         (wl-mime-preview-follow-no-mime): New function.
234         (wl-mime-preview-follow-current-region): Fixed parenthesis.
235
236         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
237         and added `as-is', `all-header'.
238         (wl-message-buffer-display): Ditto.
239         (wl-message-buffer-display-type): New function.
240
241 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
242
243         * wl-vars.el (wl-message-header-button-alist): Change default
244         value.
245         (wl-message-body-button-alist): Ditto.
246
247 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
248
249         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
250
251 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
252
253         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
254
255 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
256
257         * wl-summary.el (wl-summary-sync-marks): Remove condition which
258         is always true.
259
260 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
261
262         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
263         on null entity.
264
265 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
266
267         * wl-vars.el (wl-draft-reply-default-position): Fix range.
268
269 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
270
271         * wl-vars.el (wl-summary-resend-hook): New hook.
272
273         * wl-action.el (wl-summary-exec-action-resend-subr): Run
274         `wl-summary-resend-hook'.
275
276 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
277
278         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
279         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
280         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
281         (wl-summary-new-cached-mark): Changed default value to 'n'.
282         (wl-summary-unread-cached-mark): Changed default value to 'u'.
283         (wl-summary-answered-cached-mark): Changed default value to 'a'.
284         (wl-folder-sync-range-alist): Remove spec for 'flag.
285         (wl-summary-force-prefetch-folder-list): New user option.
286
287         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
288         `wl-summary-toggle-persistent-mark'.
289         (wl-summary-update-mark-and-highlight-window): Don't highlight when
290         number is nil.
291         (wl-summary-mark-as-answered-region): Set interactive argument of
292         `wl-summary-set-persistent-mark-internal'.
293         (wl-summary-mark-as-important-region): Ditto.
294         (wl-summary-unset-persistent-mark): Ditto.
295         (wl-summary-set-persistent-mark): Ditto.
296         (wl-summary-mark-as-answered): Ditto.
297         (wl-summary-mark-as-important): Ditto.
298         (wl-summary-set-persistent-mark-internal): Do nothing
299         when `elmo-message-flag-available-p' is nil.
300         (wl-summary-toggle-persistent-mark): New function.
301         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
302         when the folder matches `wl-summary-force-prefetch-folder-list'.
303
304
305         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
306         when number is nil.
307         (wl-highlight-summary-forwarded-face): New face.
308
309 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
310
311         * Version number is increased to 2.11.31.
312
313 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
314
315         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
316         (wl-biff-check-folder-async): Ditto.
317         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
318
319 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
320
321         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
322         Add an argument `reverse'.  All callers are updated.
323         (wl-summary-sort): Add a prefix argument `reverse' to specify
324         reverse sorting.
325         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
326         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
327         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
328
329 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
330
331         * wl-message.el (wl-message-redisplay): Does not narrow header if
332         disply-type is all-header or as-is.
333
334         * wl-summary.el (wl-summary-enter-handler): Use
335         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
336
337 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
338
339         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
340         after adding wl-draft-parent-variables.
341         (wl-draft-forward): Ditto.
342
343 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
344
345         * wl-summary.el (wl-summary-sync-marks): Call
346         `wl-summary-set-persistent-mark' and
347         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
348         (wl-summary-set-persistent-mark-internal): Add 4th argument
349         `no-server'.
350         (wl-summary-unset-persistent-mark): Ditto.
351         (wl-summary-set-persistent-mark): Ditto.
352         (wl-summary-add-flags-internal): Abolish.
353         (wl-summary-remove-flags-internal): Ditto.
354         (wl-summary-mark-as-important-internal): Ditto.
355         (wl-summary-mark-as-important): Use
356         `wl-summary-set-persistent-mark' instead of
357         `wl-summary-add-flags-internal'.
358         (wl-summary-mark-as-important-region): Ditto.
359
360         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
361
362         * wl-summary.el (wl-summary-get-available-flags): New function.
363         (wl-summary-sync-marks): Use it and simplified.
364         (wl-summary-unset-persistent-mark): Use
365         `wl-summary-get-available-flags'.
366         (wl-summary-set-persistent-mark): Ditto.
367
368 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
369
370         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
371         id.
372
373 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
374
375         * wl-summary.el (wl-summary-enter-handler): If argument is not a
376         number, call `wl-summary-prev-line-content'. Show message when the
377         message is not found.
378
379 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
380
381         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
382         wl-summary-enter-handler.
383         (wl-summary-enter-handler): New command.
384
385         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
386         docstring and custom spec.
387
388         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
389         flags too; Don't treat Cached and New.
390         (wl-summary-set-persistent-mark): Ditto.
391
392         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
393         `wl-folder-set-flag'.
394
395         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
396         instead of `wl-folder-set-flag'.
397
398         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
399         for completion.
400         (wl-summary-set-persistent-mark): Ditto.
401
402         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
403         instead of `wl-draft-quit-preview'.
404
405         * wl-mime.el (toplevel): Avoid compile warning.
406         (wl-mime-quit-preview): New function
407         (formarly defined as `wl-draft-quit-preview').
408         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
409         quitting method.
410
411         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
412
413         * wl-folder.el (wl-folder-set-flag): Renamed from
414         `wl-draft-set-flag-on-parent'.
415
416         * wl-draft.el (wl-draft-quit-preview): New function.
417         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
418         (wl-draft-send): Call `wl-folder-set-flag' instead of
419         `wl-draft-set-flag-on-parent'.
420         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
421
422 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
423
424         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
425         (wl-draft-send): Ditto.
426
427 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
428
429         * wl-vars.el (wl-draft-reply-hook): Changed default value.
430         (wl-draft-kill-pre-hook): Set default value as nil.
431         (wl-summary-reply-hook): Ditto.
432         (wl-draft-kill-flags): Abolish.
433
434         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
435         (wl-draft-parent-variables): Renamed from
436         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
437         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
438         argument; Add wl-draft-parent-variables to
439         wl-draft-config-variables.
440         (wl-draft-reply): Likewise.
441         (wl-draft-kill-flags): Abolish.
442         (wl-draft-send): Call wl-draft-set-flag-on-parent.
443         (wl-draft-set-flag-on-parent): New function.
444         (wl-draft-setup-parent-flag): Ditto.
445
446 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
447
448         * wl-draft.el (wl-draft-kill-flags): Avoid error when
449         `wl-draft-parent-folder' is "".
450
451 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
454         (wl-summary-digit-jump): New function.
455         (Adviced by John Owens and Hiroya Murata)
456
457         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
458         (Adviced by John Owens)
459
460         * wl-xmas.el (wl-message-define-keymap): Ditto.
461
462         * wl-mule.el (wl-message-define-keymap): Ditto.
463
464 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
465
466         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
467         change of return value of elmo-folder-count-flags.
468
469         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
470         (wl-summary-mark-as-read-internal): Ditto.
471         (wl-summary-set-persistent-mark-internal): Ditto.
472         (wl-summary-folder-info-update): Ditto.
473         (wl-summary-sync-update): Fixed the last change.
474
475         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
476
477 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
478
479         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
480         (wl-draft-kill-flags): Fixed docstring.
481
482         * wl-draft.el (wl-draft-kill-flags): New function.
483         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
484
485 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
486
487         * wl-vars.el (wl-reply-hook): Abolish.
488         (wl-draft-reply-hook): New hook.
489         (wl-summary-reply-hook): Ditto.
490         (wl-draft-forward-hook): Ditto.
491         (wl-summary-forward-hook): Ditto.
492         (wl-draft-kill-flags): New variable.
493
494         * wl-summary.el (wl-summary-mark-as-answered-region): Use
495         wl-summary-set-persistent-mark-internal.
496         (wl-summary-sync-marks): Use elmo-preserved-flags.
497         (wl-summary-update-persistent-mark): Make it interactive.
498         (wl-summary-set-persistent-mark-internal): New inline function.
499         (wl-summary-mark-as-answered): Use it.
500         (wl-summary-mark-as-unanswered): Ditto.
501         (wl-summary-unset-persistent-mark): New function.
502         (wl-summary-set-persistent-mark): Ditto.
503         (wl-summary-reply): Don't set answered flag;
504         Run wl-summary-reply-hook instead.
505         (wl-summary-forward): Call wl-draft-forward with number.
506         Run wl-summary-forward-hook.
507
508         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
509         (wl-highlight-summary-line-face-spec): Use it as a default
510         persistent mark face.
511
512         * wl-draft.el (wl-draft-forward): Added optional argument number;
513         Set wl-draft-parent-number; Run wl-draft-forward-hook.
514         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
515         (wl-draft-kill): Use wl-draft-kill-flags.
516
517         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
518
519         * wl-folder.el (wl-folder-check-one-entity): Follow the change
520         of return value of elmo-folder-count-flags.
521
522         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
523
524         * wl-summary.el (wl-summary-count-unread): Ditto.
525         (wl-summary-sync-update): Follow the change above.
526         (wl-summary-force-prefetch): New function.
527
528 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
529
530         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
531         variable `buf' with `let' instead of `setq'.
532
533 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
534
535         * wl-mime.el (wl-message-delete-current-part): If filename exists,
536         add Content-Disposition heaeder on the deleted part.
537
538 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
539
540         * wl-draft.el (wl-draft-save): Encode address list under edit by
541         `eword-encode-unstructured-field-body'.
542
543         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
544
545 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
546
547         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
548         wl-current-summary-buffer.
549
550 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
551
552         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
553         `numbers' is ignored.
554
555 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
556
557         * wl-folder.el (wl-folder-open-folder): Avoid error.
558         Reported by John Owens, [wl-en:815]
559
560         * wl.el (wl): Set timer for biff process even if prefix argument
561         is given or auto-checking is quitted.
562
563         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
564         immediately.
565         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
566         (wl-toggle-plugged): Ditto.
567
568         * wl-vars.el (wl-biff-use-idle-timer): New variable.
569         * wl-util.el (wl-biff-start): Use idle timer if
570         `wl-biff-use-idle-timer' is non-nil.
571
572 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
573
574         * wl-highlight.el (wl-highlight-message): Fix description.
575
576 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
577
578         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
579         tty.
580
581 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
582
583         * wl-action.el (wl-summary-exec): Print failure count.
584
585 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
586
587         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
588         to `defun', remove interactive form.
589         Set elmo-message-fetch-confirm when force-reload is non-nil.
590
591 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
592
593         * wl-summary.el (toplevel): Removed unnecessary autoload.
594
595 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
596
597         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
598         the buffer is generated from another message buffer.
599
600 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
601
602         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
603         extracted from `wl-fldmgr-save-folders'.
604         (wl-fldmgr-delete): Call it after deletion.
605
606 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
607
608         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
609         multi-tty support.
610
611 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
612
613         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
614
615 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
616
617         * wl-summary.el (wl-summary-rescan): Remove unused variables.
618         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
619
620 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
621
622         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
623         unsubscribe list only if argument CLEAR is nil.
624
625 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
626
627         * wl-draft.el (wl-draft-reply): Decode subject before removing
628         Re: prefix.
629
630 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
631
632         * wl-summary.el (wl-summary-sort-by-size): New command.
633
634 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
635
636         * wl-summary.el (wl-summary-number-list-from-region): New
637         function.
638         (wl-summary-mark-as-read-region): Use it.
639         (wl-summary-mark-as-unread-region): Ditto.
640         (wl-summary-set-flags-region): Ditto and add optional argument
641         remove.
642         (wl-summary-mark-as-answered-region): Ditto.
643         (wl-summary-mark-as-important-region): Ditto.
644         (wl-summary-target-mark-mark-as-important): Added optional
645         argument remove.
646         (wl-summary-target-mark-mark-as-answered): Ditto.
647         (wl-summary-target-mark-set-flags): Ditto.
648
649 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
650
651         * wl-summary.el (wl-summary-set-flags-region): Call
652         `wl-summary-set-flags-internal' with number list instead of call
653         one by each message.
654         (wl-summary-target-mark-set-flags): Likewise.
655
656 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
657
658         * wl-summary.el (wl-summary-target-mark-operation): Add optional
659         argument `inverse' and use `wl-summary-delete-all-target-marks'.
660         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
661         (wl-summary-target-mark-mark-as-answered): Likewise.
662
663 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
664
665         * wl-summary.el (wl-summary-target-mark-forward): Use
666         `wl-summary-delete-all-target-marks' instead of
667         `wl-summary-delete-all-temp-marks'.
668         (wl-summary-target-mark-reply-with-citation): Ditto.
669         (wl-summary-target-mark-uudecode): Ditto.
670         (wl-summary-target-mark-set-flags): Ditto and remove needless
671         cursor move.
672
673 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
674
675         * wl-summary.el (wl-summary-target-mark-forward): Protect
676         wl-summary-buffer-target-mark-list from nreverse.
677         (wl-summary-target-mark-reply-with-citation): Ditto.
678
679 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
680
681         * wl-thread.el (wl-thread-update-indent-string-thread): Use
682         `elmo-display-progress-threshold'.
683
684 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
685
686         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
687         check `wl-summary-highlight'.
688         (wl-summary-window-scroll-functions): Respect value of
689         `wl-summary-highlight'.
690         (wl-summary-sync-update): Run hooks
691         `wl-summary-buffer-window-scroll-functions' at any time.
692
693 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
694
695         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
696         from `wl-summary-cleanup-temp-marks'.
697         (wl-summary-cleanup-temp-marks): Abolish argument.
698         * wl.el (wl-save-status): Revert previous change.
699         (wl-execute-temp-marks): New function, call
700         `wl-summary-exec-with-confirmation'.
701         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
702         (wl-folder-save-and-exec-marks): Abolished.
703
704 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
705
706         * wl-e21.el (wl-e21-display-image-p): Respect
707         `wl-highlight-folder-with-icon'.
708         (wl-e21-highlight-folder-group-line): Highlight mouse line
709         even if wl-e21-display-image-p is nil.
710
711         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
712         Respect value of `wl-summary-highlight'.
713
714         * wl.el (wl-save-status): Remove unused variable.
715
716         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
717         (wl-folder-mode-map): Bind it to "x".
718
719 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
720
721         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
722
723         * wl-thread.el (wl-thread-get-parent-list): Don't check
724         disconnected ancestors, neglecting needless work in
725         `wl-thread-update-indent-string-thread'.
726
727         * wl.el (wl-save): Take prefix argument to execute remaining marks.
728         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
729         argument, add argument default-keep to keep marks by default.
730
731         * Version number is increased to 2.11.30.
732
733         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
734         customization type and docstring.
735         (wl-draft-reply-without-argument-list): Ditto.
736
737 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
738
739         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
740
741         * wl-spam.el (wl-spam-mark-action-list): Ditto.
742
743 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
744
745         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
746
747 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
748
749         * wl-draft.el (wl-draft-config-exec): Narrow the range of
750         save-excursion so as not to include run-hooks.
751
752 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
753
754         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
755         Clarify that marks are going to be cleared.
756
757 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
758
759         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
760         according to 3rd element of wl-summary-flag-mark.
761
762         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
763
764 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
765
766         * wl-action.el (wl-summary-target-mark-all): Don't set
767         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
768
769 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
770
771         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
772         (wl-forward-subject-prefix): Ditto.
773         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
774         (wl-draft-reply-make-subject): Ditto.
775
776         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
777         `wl-draft-forward'.
778         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
779
780 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
781
782         * wl-action.el (wl-summary-target-mark-set-action): Stop if
783         target message does not exist.
784
785 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
786
787         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
788         `wl-subject-prefix-regexp'.
789         (wl-subject-forward-prefix-regexp): New variable.
790         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
791         `wl-draft-strip-subject-re' and take regexp as argument.
792         (wl-draft-forward): Use it.
793         (wl-draft-reply): Ditto.
794
795 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
796
797         * wl-e21.el (wl-highlight-plugged-current-line): Change for
798         emacs multi-tty support.
799
800 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
801
802         * wl-e21.el (wl-e21-display-image-p): Don't call
803         `display-images-p'.
804         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
805         support.
806         (wl-highlight-folder-current-line): Ditto.
807         (wl-folder-init-icons): Ditto.
808
809 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
810
811         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
812         the last line of summary in unplugged mode.
813
814 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
815
816         * wl-vars.el (wl-refile-rule-alist): Doc fix.
817
818 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
819
820         * wl-vars.el (wl-user-mail-address-regexp): New variable.
821         * wl-address.el (wl-address-user-mail-address-p): Use it.
822         (wl-address-delete-user-mail-addresses): Ditto.
823         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
824
825         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
826         (wl-address-delete-user-mail-addresses): Ditto.
827
828         * wl-address.el (wl-address-delete-user-mail-addresses): New
829         function.
830         * wl-refile.el (wl-refile-guess-by-history): Use it.
831         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
832         (wl-draft-make-mail-followup-to): Ditto and fix logic.
833
834         * wl-draft.el (wl-draft-edit-string): To judge sender address,
835         use wl-address-user-mail-address-p.
836
837 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
838
839         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
840         after opening group.
841
842 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
843
844         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
845         of elmo-set-buffer-multibyte.
846
847         * wl-message.el (wl-original-message-mode): Ditto.
848
849         * wl-score.el (wl-score-insert-header): Ditto.
850
851         * wl-summary.el
852         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
853         (wl-summary-goto-folder-subr): Ditto.
854         (wl-summary-insert-headers): Ditto.
855
856         * wl-util.el (wl-set-string-width): Ditto.
857
858         * Version number is increased to 2.11.29.
859
860 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
861
862         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
863         (wl-highlight-summary-line-help-echo-alist): New variable.
864         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
865         into `wl-highlight-summary-line-help-echo' and
866         `wl-highlight-flag-folder-help-echo'.
867         (wl-highlight-summary-line-string): Change accordingly.
868         (wl-highlight-summary-current-line): Ditto.
869
870 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
871
872         * wl-highlight.el (wl-highlight-message): Ignore white spaces
873         at the beginning of field body (Thanks to Markus Knittig).
874
875         * wl-draft.el (wl-draft-insert-current-message): Also check
876         summary buffer, remove unnecessary tag.
877
878 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
879
880         * wl-draft.el (wl-draft-insert-current-message): Cause error also
881         when wl-message-buffer is nil.
882
883         * wl-folder.el (wl-folder): Abolish unused argument.
884         Call wl-folder-init when wl-folder-entity is nil.
885         * wl.el (wl): Change accordingly.
886
887 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
888
889         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
890         multibyte string before insert into draft buffer.
891         (wl-draft-create-buffer): Always enable multibyte characters for
892         draft buffer.
893
894         * Version number is increased to 2.11.28.
895
896 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
897
898         * wl-folder.el (wl-folder-open-close): Handle blank line.
899         (wl-folder-jump-to-current-entity): Ditto.
900
901 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
902
903         * Version number is increased to 2.11.27.
904
905 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
906
907         * wl-thread.el (wl-thread-insert-message): When the thread is
908         devided by wl-summary-max-thread-depth, insert line at the end of
909         buffer.
910
911 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
912
913         * Version number is increased to 2.11.26.
914
915 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
916
917         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
918
919 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
920
921         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
922         value of stream-type and session.
923
924 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
925
926         * Version number is increased to 2.11.25.
927
928 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
929
930         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
931         in a quit message.
932
933 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
934
935         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
936         (wl-summary-redisplay-no-mime-internal): Ditto.
937
938 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
939
940         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
941         * wl-vars.el (wl-smtp-connection-type): Ditto.
942
943 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
944
945         * wl-highlight.el (wl-highlight-message): Change to strict regexp
946         for the separator line and quote mail-header-separator.
947
948 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
949
950         * wl-spam.el (wl-message-check-spam): Fixed problem no display
951         result message.
952
953         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
954         `elmo-multiple-fields-body-list' with boundary as
955         mail-header-separator.
956
957 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
958
959         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
960
961 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
962
963         * wl-util.el (wl-list-diff): Remove unused function.
964
965         * wl-draft.el (wl-draft-send-confirm): Discard input before
966         confirmation.
967
968 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
969
970         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
971         order of flag and new.
972
973 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
974
975         * wl-vars.el (wl-refile-policy-alist): Abolished.
976
977         * wl-action.el (wl-summary-set-action-refile): Follow the change
978         above.
979
980 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
981
982         * wl-highlight.el (wl-highlight-signature-search): Don't use
983         re-search-backward for a long word since it is possible to crash
984         XEmacs because of a bug.
985
986 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
987
988         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
989
990 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
991
992         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
993         argument for wl-summary-sync-force-update.
994
995 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
996
997         * wl-summary.el (wl-summary-mode-map): Revival of
998         wl-summary-mark-as-important related bindings;
999         Bind 'F','tF','mF','rF','m&'.
1000         (wl-summary-mark-as-important-region): Revival.
1001         (wl-summary-target-mark-mark-as-important): Ditto.
1002         (wl-summary-target-mark-operation): New function.
1003         (wl-summary-target-mark-mark-as-answered): Use it.
1004         (wl-summary-decide-flag): Don't set Important as default.
1005         (wl-summary-mark-as-important-internal): Revival.
1006         (wl-summary-mark-as-important): Ditto.
1007
1008         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1009
1010         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1011         instead of facep.
1012
1013 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1014
1015         * wl-dnd.el (wl-dnd-drop-func): Fix.
1016
1017         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1018         mouse-set-point instead of posn-point.
1019
1020         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1021
1022         * wl-mule.el (wl-completing-read-multiple): Ditto.
1023
1024 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1025
1026         * wl-demo.el (face-background-name): Defalias to avoid compile
1027         warning.
1028
1029 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1030
1031         * wl-summary.el (wl-summary-decide-flag): Use
1032         wl-completing-read-multiple instead of completing-read-multiple.
1033
1034         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1035         New alias.
1036
1037         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1038         Use face-background-name instead of face-background.
1039
1040         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1041
1042         * wl-summary.el (wl-summary-save): Use it.
1043         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1044
1045         * wl-mime.el (wl-mime-save-content): Fix last change.
1046
1047 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1048
1049         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1050         New function.
1051         (wl-summary-sort-specs): Added sort.
1052         * wl-mime.el (wl-mime-save-content): Expand file name.
1053
1054 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1055
1056         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1057
1058         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1059
1060 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1061
1062         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1063         for flag if it is not defined.
1064
1065 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1066
1067         * wl-e21.el (wl-highlight-folder-current-line): Use
1068         elmo-folder-type-internal when elmo-folder-type returns nil.
1069
1070         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1071
1072         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1073
1074         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1075
1076         * wl-e21.el (wl-summary-toolbar): Ditto.
1077
1078         * wl-vars.el (wl-demo-background-color): Abolished.
1079         (wl-summary-persistent-mark-priority-list): Renamed from
1080         wl-summary-flag-priority-list.
1081         (wl-summary-flag-alist): New user option.
1082         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1083         (wl-message-mode-line-format-spec-alist): Added 'F'.
1084         (wl-message-mode-line-format): Likewise.
1085         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1086         instead of wl-summary-important-mark.
1087         (wl-file-folder-icon): New variable.
1088
1089         * wl-thread.el (wl-thread-set-flags): Renamed from
1090         wl-thread-mark-as-important.
1091
1092         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1093         warning.
1094         (wl-summary-mode-menu-spec): Follow the change of 
1095         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1096         (wl-summary-mode-map): Follow the change of
1097         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1098         (wl-summary-detect-mark-position): Follow the variable name change.
1099         (wl-summary-set-flags-region): New function for the replacement of
1100         wl-summary-mark-as-important-region.
1101         (wl-summary-sync-marks): Sync all global-flags.
1102         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1103         instead of elmo-message-flagged-p.
1104         (wl-summary-persistent-mark-string): Follow the variable name change;
1105         Put wl-summary-flag-mark if the message has global-flag.
1106         (wl-summary-target-mark-set-flags): Renamed from 
1107         wl-summary-target-mark-mark-as-important.
1108         (wl-summary-decide-flag): New function.
1109         (wl-summary-set-flags-internal): Renamed from
1110         wl-summary-mark-as-important-internal.
1111         (wl-summary-add-flags-internal): New function.
1112         (wl-summary-remove-flags-internal): Ditto.
1113         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1114         (wl-summary-mark-as-unimportant): Abolish.
1115         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1116         (wl-summary-next-message): List flagged messages in the msgdb.
1117
1118         * wl-score.el (wl-summary-score-update-all-lines): Use
1119         wl-summary-add-flags-internal instead of 
1120
1121         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1122
1123         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1124         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1125         (wl-message-buffer-require-all-header): Renamed from
1126         wl-message-buffer-all-header-flag (Ditto).
1127         (wl-message-buffer-flag-indicator): New variable.
1128         (wl-message-redisplay): Changed local varibale name from `flag' to
1129         `display-type'; Set up wl-message-buffer-flag-indicator.
1130         (wl-message-buffer-display): Changed varibale name from `flag' to
1131         `display-type'.
1132         (wl-message-display-internal): Likewise.
1133
1134         * wl-highlight.el (wl-highlight-demo-face): Define default background
1135         color.
1136         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1137
1138         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1139
1140         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1141         (wl-demo-setup-properties): Renamed from
1142         `wl-demo-set-background-color'.
1143         (wl-demo): Follow the change above.
1144         
1145         * Version number is increased to 2.11.24.
1146
1147 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1148
1149         * wl-summary.el (wl-summary-toggle-thread): Call
1150         `wl-summary-rescan' with disable-thread as non-nil.
1151         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1152
1153 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1154
1155         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1156         foreground property of the face.
1157         (wl-demo-insert-text): Don't set up face property here.
1158         (wl-demo): Call wl-demo-set-background-color, anyway.
1159
1160 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1161
1162         * wl-vars.el (wl-demo-background-color): The value can be nil.
1163
1164 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1165
1166         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1167         to wl-summary-wheel-dispatcher.
1168
1169         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1170         wl-message-wheel-dispatcher.
1171         (wl-message-wheel-dispatcher): New function.
1172         (wl-summary-wheel-dispatcher): Ditto.
1173
1174 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1175
1176         * wl-action.el (wl-summary-target-mark-all): List messages which are
1177         not in the killed-list.
1178
1179         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1180         only when the folder is 'flag/important.
1181
1182         * wl-address.el (wl-complete-field-body): Complete if the last
1183         character is a space.
1184
1185 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1186
1187         * wl-folder.el (wl-folder-clear-entity-info): Use
1188         elmo-clear-hash-val.
1189
1190         * wl-fldmgr.el (wl-fldmgr-rename): Set
1191         wl-folder-info-alist-modified as t.
1192
1193 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1194
1195         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1196
1197 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1198
1199         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1200         (wl-folder-buffer-last-visited-entity-id): New buffer local
1201         variable.
1202         (wl-folder-revisit-last-visited-folder): New function.
1203         (wl-folder-mode-map): Bind it to "C-i".
1204         (wl-folder-set-current-entity-id): Set last visited folder.
1205         * wl-summary.el (wl-summary-exit): Ditto.
1206
1207 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1208
1209         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1210         before calling `recenter' in order to cope with an XEmacs bug.
1211
1212 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1213
1214         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1215         to the default value.
1216
1217 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1218
1219         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1220         change.
1221         (wl-summary-sync-marks): Ditto.
1222         (wl-summary-mark-as-read-internal): Ditto.
1223         (wl-summary-mark-as-answered-internal): Ditto.
1224         (wl-summary-mark-as-important-internal): Ditto.
1225         (wl-summary-reply): Ditto.
1226
1227         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1228         instead of `elmo-folder-unflag-answered'.
1229
1230         * Version number is increased to 2.11.23.
1231
1232         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1233         the last change.
1234
1235 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1236
1237         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1238         Specify "spam" or "good".
1239
1240 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1241
1242         * wl-spam.el (wl-summary-exec-action-spam): Call
1243         wl-folder-confirm-existence for spam folder.
1244         (wl-spam-setup): Bind "mk".
1245
1246 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1247
1248         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1249
1250 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1251
1252         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1253         destination folder is empty.
1254
1255 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1256
1257         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1258         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1259
1260         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1261         (wl-summary-refile-prev-destination-region): New function.
1262         (wl-thread-refile-prev-destination): Ditto.
1263         (wl-summary-target-mark-refile-prev-destination): Ditto.
1264
1265 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1266
1267         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1268         (wl-demo-background-color): Changed default value.
1269
1270         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1271         color.
1272
1273         * wl-demo.el (wl-demo-set-background-color): New function.
1274         (wl-demo): Call it.
1275
1276 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1277
1278         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1279         * wl-address.el (wl-address-add-or-change): Don't add empty
1280         address.
1281
1282 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1283
1284         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1285
1286 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1287
1288         * wl-vars.el (wl-demo-image-filter-alist): New variable
1289         (wl-demo-background-color): Ditto.
1290
1291         * wl-demo.el (wl-demo-xpm-set-background): New function.
1292         (wl-demo-image-filter): Ditto.
1293         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1294
1295         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1296
1297         * wl-demo.el (wl-demo-icon-name): Define as function.
1298         (wl-demo-insert-image): Use it.
1299
1300 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1301
1302         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1303
1304 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1305
1306         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1307
1308 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1309
1310         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1311
1312 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1313
1314         * wl-thread.el (wl-thread-mark-as-answered): New function.
1315
1316         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1317         answered" entry.
1318         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1319         "r&" and wl-thread-mark-as-answered to "t&".
1320         (wl-summary-mark-as-important-region): Refine to toggle mark.
1321         (wl-summary-mark-as-answered-region): New function.
1322         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1323         and 3rd argument.
1324         (wl-summary-mark-as-important-internal): Likewise.
1325
1326 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1327
1328         * wl-template.el (wl-template-preview): New internal variable.
1329         (wl-template-preview-p): New function.
1330         (wl-template-show): Bind `wl-template-preview' as t.
1331
1332 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1333
1334         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1335         `elmo-message-entity-field' with 3rd argument which is non-nil.
1336
1337 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1338
1339         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1340         Removed duplicate local bind `folder'.
1341
1342 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1343
1344         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1345
1346 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1347
1348         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1349         duplicate definition.
1350
1351 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1352
1353         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1354         non-nil, use it; Don't fetch message if there's no message in the
1355         current cursor position.
1356
1357 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1358
1359         * wl-util.el (wl-region-exists-p): Use region-active-p.
1360         (wl-deactivate-region): New function.
1361         * wl-message.el (wl-message-redisplay): Deactivate region.
1362
1363         * wl-summary.el (wl-summary-reply): Call
1364         `wl-summary-set-message-buffer-or-redisplay' instead of
1365         `wl-summary-redisplay-internal', don't move point.
1366
1367 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1368
1369         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1370         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1371         by regexp.
1372
1373 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1374
1375         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1376         if no need.
1377
1378 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1379
1380         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1381         default value to nil.
1382         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1383         `wl-summary-prepare-hook'; Replace refile action to
1384         `wl-summary-exec-action-refile-with-register'.
1385
1386         * Version number is increased to 2.11.22.
1387
1388 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1389
1390         * wl-summary.el (wl-summary-detect-mark-position): Set
1391         `wl-summary-buffer-weekday-name-lang'.
1392
1393 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1394
1395         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1396         (wl-summary-mark-as-read-all): Ditto.
1397         (wl-summary-delete-messages-on-buffer): Ditto.
1398         (wl-summary-sync-update): Ditto.
1399         (wl-summary-mark-as-read-internal): Ditto.
1400         (wl-summary-mark-as-answered-internal): Ditto.
1401         (wl-summary-update-folder-info): Abolished.
1402
1403 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1404
1405         * wl-summary.el (wl-summary-mark-as-read-all): Use
1406         `wl-summary-update-folder-info' instead of
1407         `wl-folder-update-unread'.
1408
1409 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1410
1411         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1412         `wl-summary-folder-info-update'.
1413         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1414         instead of `wl-summary-folder-info-update'.
1415         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1416         `wl-folder-set-folder-updated'.
1417         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1418         instead of `wl-folder-update-unread'.
1419         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1420         the value of `wl-summary-buffer-unread-count' for the second parameter of
1421         `wl-folder-update-unread'.
1422
1423         * Version number is increased to 2.11.21.
1424
1425 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1426
1427         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1428         a local variable.
1429
1430 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1431
1432         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1433         interactively.
1434
1435         * wl-summary.el (wl-summary-mark-as-important-internal): New
1436         internal function.
1437         (wl-summary-mark-as-important): Use it.
1438         (wl-summary-mark-as-unimportant): New function.
1439         (wl-summary-sync-marks): Follow the API change.
1440
1441         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1442
1443         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1444
1445 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1446
1447         * wl-folder.el (wl-folder-update-unread): Re-indent.
1448         Narrow the scope of a local variable.
1449
1450 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1451
1452         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1453         (wl-addrmgr-merge-entries): Ditto.
1454         (wl-addrmgr): Added to address entry which exists in draft buffer
1455         if no entry is in original.
1456
1457 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1458
1459         * wl-batch.el: New file.
1460
1461 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1462
1463         * wl-vars.el (wl-use-semi): Remove unused variable.
1464
1465 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1466
1467         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1468         "?".
1469
1470 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1471
1472         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1473         wl-summary-new-mark.
1474         (wl-summary-new-cached-mark): New user option.
1475         (wl-summary-score-marks): Follow the change above.
1476         (wl-summary-auto-refile-skip-marks): Ditto.
1477         (wl-summary-incorporate-marks): Ditto.
1478         (wl-summary-expire-reserve-marks): Ditto.
1479
1480         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1481
1482         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1483         (wl-summary-persistent-mark-string): Distinguished between cached
1484         and uncached mark when the message is new.
1485
1486 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1487
1488         * wl-spam.el (wl-spam-domain): Renamed from
1489         `wl-spam-folder-guess-domain'.
1490         (wl-summary-exec-action-spam): Register as spam if domain of the
1491         source folder is good.
1492         (wl-summary-exec-action-refile-with-register): Register message if
1493         domain of the source folder is not undecided.
1494
1495 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1496
1497         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1498         detect thread loop.
1499
1500 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1501
1502         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1503         and wl-summary-skip-mark-list.
1504
1505 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1506
1507         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1508
1509         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1510
1511         * wl-spam.el (toplevel): Require wl-highlight.
1512         (wl-spam-auto-check-policy-alist): Abolish.
1513         (wl-spam-auto-check-folder-regexp-list): New user option.
1514         (wl-spam-auto-check-marks): Ditto.
1515         (wl-spam-mark-action-list): Ditto.
1516         (wl-highlight-summary-spam-face): New face.
1517         (wl-spam-auto-check-message-p): New function.
1518         (wl-spam-map-spam-messages): Fixed message.
1519         (wl-spam-register-spam-messages): Ditto.
1520         (wl-spam-register-good-messages): Ditto.
1521         (wl-summary-spam-map): Add and remove keybind.
1522         (wl-summary-target-mark-spam): Abolish.
1523         (wl-summary-refile-spam): Ditto.
1524         (wl-summary-test-spam): New function.
1525         (wl-summary-mark-spam): Ditto.
1526         (wl-summary-auto-check-spam): Follow the above change.
1527         (wl-summary-exec-action-spam): New function.
1528         (wl-summary-exec-action-refile-with-register): Fixed message.
1529         (wl-message-check-spam): New function.
1530         (wl-spam-setup): Ditto.
1531         (toplevel): Call it if this file is loaded interactivity.
1532
1533         * Version number is increased to 2.11.20.
1534
1535 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1536
1537         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1538         when new optional argument `force' is non nil or modified.
1539
1540 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1541
1542         * wl.el (toplevel): Require wl-spam when compile.
1543         (wl-save-status): Call wl-spam-save-status.
1544
1545         * wl-spam.el (wl-spam-register-spam-messages): New function.
1546         (wl-spam-register-good-messages): Ditto.
1547         (wl-spam-save-status): Ditto.
1548         (wl-summary-mode-map): Bind
1549         wl-summary-target-mark-register-as-spam to "ms" and
1550         wl-summary-target-mark-register-as-good to "mn".
1551         (wl-summary-register-as-spam): Abolish optional argument; Use
1552         wl-spam-register-spam-messages.
1553         (wl-summary-register-as-spam-all): Use
1554         wl-spam-register-spam-messages.
1555         (wl-summary-register-as-good): Abolish optional argument; Use
1556         wl-spam-register-good-messages.
1557         (wl-summary-register-as-good-all): Use
1558         wl-spam-register-good-messages.
1559         (wl-summary-target-mark-register-as-spam): New funtion.
1560         (wl-summary-target-mark-register-as-good): Ditto.
1561
1562 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1563
1564         * wl-spam.el: New file.
1565
1566 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1567
1568         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1569
1570         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1571         (wl-summary-auto-refile): Call wl-refile-guess with
1572         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1573
1574 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1575
1576         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1577         with disable-thread argument non-nil.
1578
1579 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1580
1581         * wl-summary.el (wl-summary-rescan): Added optional argument
1582         disable-thread.
1583         (wl-summary-sync): Call wl-summary-rescan with argument
1584         disable-thread.
1585         (wl-summary-input-range): Added new range `rescan-thread'.
1586
1587 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1588
1589         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1590
1591 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1592
1593         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1594         internal variable.
1595         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1596         wl-summary-search-parent-by-subject-regexp and
1597         wl-summary-divide-thread-when-subject-changed as nil.
1598         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1599         (wl-summary-insert-thread): Search parent entity from
1600         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1601         thread loop.
1602
1603 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1604
1605         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1606
1607         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1608
1609         * wl-util.el (wl-require-update-all-folder-p): New function.
1610         (wl-get-assoc-list-value): Added `function' to match directive.
1611         (wl-collect-draft): Rewrite.
1612
1613         * wl-summary.el (wl-summary-sync-update): Clear faces
1614         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1615         are non-nil.
1616         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1617         argument as function.
1618         (wl-summary-input-range): Ditto.
1619
1620         * wl-folder.el (wl-draft-get-folder): New function.
1621         (wl-folder-get-elmo-folder): Consider draft folder.
1622
1623         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1624         (wl-draft-buffer-message-number): New buffer local variable.
1625         (wl-draft-folder-internal): New internal variable.
1626         (wl-draft-delete): Rewrite.
1627         (wl-draft-save): Ditto.
1628         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1629         wl-folder-get-elmo-folder.
1630         (wl-draft-config-info-operation): Ditto.
1631         (wl-jump-to-draft-folder): Ditto.
1632         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1633         (wl-draft-reedit): Rewrite.
1634
1635         * Version number is increased to 2.11.19.
1636         
1637 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1638
1639         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1640         variable.
1641
1642 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1643
1644         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1645         Use ignore-errors instead of unwind-protect.
1646
1647 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1648
1649         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1650         for updating `wl-thread-entity-list'.
1651
1652 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1653
1654         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1655         parameter from calling `wl-thread-entity-get-older-brothers' and
1656         `wl-thread-entity-get-younger-brothers'.
1657         Replace nested `append' with a single one.
1658
1659 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1660
1661         * wl-summary.el (wl-summary-mode): Don't use the return value of
1662         `make-local-hook'.
1663
1664 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1665
1666         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1667         instead of `let*'.
1668         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1669         of local variables.
1670
1671 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1672
1673         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1674         Renamed from wl-summary-window-scroll-functions.
1675         (wl-summary-window-scroll-functions): Don't set to variable.
1676         (wl-summary-display-top): Use run-hooks.
1677         (wl-summary-display-bottom): Ditto.
1678         (wl-summary-toggle-disp-msg): Ditto.
1679         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1680         Use it instead of wl-summary-window-scroll-functions.
1681         (wl-summary-goto-folder-subr): Don't call
1682         wl-summary-window-scroll-functions, use
1683         wl-summary-buffer-window-scroll-functions instead.
1684
1685 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1686
1687         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1688         make-local-variable.
1689
1690 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1691
1692         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1693         set-buffer-modified-p.
1694         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1695         (wl-summary-display-bottom): Ditto.
1696         (wl-summary-toggle-disp-msg): Ditto.
1697
1698 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1699
1700         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1701
1702         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1703         (wl-summary-forward): Use elmo-message-entity-field instead of
1704         elmo-message-field.
1705
1706         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1707
1708 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1709
1710         * wl-summary.el (wl-summary-window-scroll-functions): No use
1711         `append'.
1712
1713 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1714
1715         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1716         function.
1717         (wl-summary-window-scroll-functions): Call it when both
1718         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1719         (wl-summary-temp-mark): Added optional argument number.
1720         (wl-summary-message-mark): Added optional argument flag.
1721         (wl-summary-persistent-mark): Added optional argument number and flag.
1722         (wl-summary-update-persistent-mark): Ditto.
1723         (wl-summary-update-status-marks): Set "r" for interactive spec.
1724
1725         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1726         argument number and flag.
1727
1728         * wl-action.el (wl-summary-registered-temp-mark): 
1729         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1730
1731 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1732
1733         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1734         internal variable (buffer local).
1735         (wl-summary-window-scroll-functions): New function.
1736         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1737         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1738         as nil.
1739         (wl-summary-update-status-marks): Added arguments beg, end and
1740         check.
1741         (wl-summary-update-mark-window): Use function.
1742         (wl-summary-sync-update): Follow the change above.
1743         (wl-summary-switch-to-clone-buffer): Copy
1744         wl-summary-buffer-unsync-mark-number-list.
1745         (wl-summary-goto-folder-subr): Set
1746         wl-summary-buffer-unsync-mark-number-list and
1747         use wl-summary-window-scroll-functions instead of
1748         wl-summary-lazy-highlight.
1749
1750         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1751
1752 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1753
1754         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1755
1756         * wl-summary.el (wl-summary-update-persistent-mark): Call
1757         wl-summary-set-message-modified.
1758
1759         * wl-summary.el (wl-summary-sync-update): Don't call
1760         wl-summary-update-status-marks.
1761
1762         * Version number is increased to 2.11.18.
1763
1764 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1765
1766         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1767         (wl-message-next-page): Ditto.
1768
1769 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1770
1771         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1772         local variable.  Change the order of a collected list into the
1773         same as the specified range.  Remove nil from a collected list.
1774
1775 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1776
1777         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1778         argument for elmo-folder-list-messages.
1779
1780 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1781
1782         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1783         change (wl-summary-count-unreads return a list instead of a cons
1784         cell).
1785
1786 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1787
1788         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1789         `wl-summary-folder-info-update'.
1790
1791 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1792
1793         * wl-summary.el (wl-summary-set-message-modified): No use
1794         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1795         (wl-summary-set-mark-modified): Abolish.
1796         (wl-summary-mark-modified-p): Ditto.
1797         (wl-summary-save-view): Follow the change above.
1798
1799         * wl-expire.el (wl-summary-expire): Likewise.
1800
1801 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1802
1803         * wl-summary.el (wl-summary-detect-mark-position): Use
1804         modb-entity-handler.
1805         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1806
1807         * Version number is increased to 2.11.17.
1808
1809 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1810
1811         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1812         entity field value.
1813         (wl-summary-prefetch-msg): Ditto.
1814         (wl-summary-print-message-with-ps-print): Ditto.
1815
1816 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1817
1818         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1819         for dummy entity.
1820         (wl-summary-insert-thread): Use elmo-message-entity-field.
1821         (wl-summary-update-thread): Use elmo-message-entity-field and
1822         elmo-message-entity-number.
1823         (wl-summary-line-number):  Use elmo-message-entity-number.
1824         (wl-summary-line-size): Use elmo-message-entity-field.
1825         (wl-summary-line-subject): Ditto.
1826         (wl-summary-line-from): Ditto.
1827         (wl-summary-line-attached): Ditto.
1828         (wl-summary-create-line): Ditto.
1829         (wl-summary-create-line): Use elmo-message-entity-number.
1830         (wl-summary-print-message-with-ps-print): Use
1831         elmo-message-entity-field.
1832
1833 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1834
1835         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1836         change in elmo-msgdb-make-message-entity.
1837         (wl-summary-buffer-set-folder): Don't call
1838         wl-summary-detect-mark-position here.
1839         (wl-summary-rescan): Call elmo-message-entity-number.
1840         (wl-summary-sync-update): Ditto.
1841         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1842
1843         * wl-score.el (wl-score-header-index): Redefine 2th element.
1844         (wl-score-overview-entity-get-extra): Abolish.
1845         (wl-score-ov-entity-get): Rewrite.
1846         (wl-score-string-index<, wl-score-string-func<): Abolish.
1847         (wl-score-string<): New function.
1848         (wl-score-string-sort): Use it.
1849
1850         * wl-refile.el (wl-refile-guess-by-history): Use
1851         elmo-message-entity-field.
1852         (wl-refile-guess-by-from): Ditto.
1853         (wl-refile-guess-by-msgid): Ditto.
1854
1855         * Version number is increased to 2.11.16.
1856
1857 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1858
1859         * wl-folder.el (wl-folder-confirm-existence): Don't call
1860         file-exists-p if msgdb-path is nil.
1861         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1862         `wl-read-folder-hist' to `wl-read-folder-history'.
1863
1864 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1865
1866         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1867         `y-or-n-p'.
1868
1869 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1870
1871         * wl-score.el (wl-score-headers): Don't use
1872         elmo-folder-do-each-message-entity.
1873
1874         * Version number is increased to 2.11.15.
1875
1876 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1877
1878         * wl-summary.el (wl-summary-delete-all-msgs): Use
1879         elmo-folder-move-messages instead of elmo-folder-delete-messages
1880         and elmo-folder-detach-messages.
1881         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1882
1883         * wl-expire.el (wl-expire-delete): Ditto.
1884         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1885
1886 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1887
1888         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1889         (wl-message-header-narrowing-fields): Ditto.
1890         (wl-message-header-narrowing-lines): Ditto.
1891         (wl-message-header-narrowing-string): Ditto.
1892
1893         * wl-summary.el (wl-summary-mode-map): Bind
1894         wl-summary-toggle-header-narrowing to "C-cC-f".
1895         (wl-summary-toggle-header-narrowing): New function.
1896
1897         * wl-message.el (wl-message-buffer-create): Call
1898         wl-message-header-narrowing-setup.
1899         (wl-message-redisplay): Call wl-message-header-narrowing.
1900         (wl-message-header-narrowing): New function.
1901         (wl-message-header-narrowing-map): New keymap.
1902         (wl-message-header-narrowing-widen-map): New keymap.
1903         (wl-message-header-narrowing-again-at-mouse): New function.
1904         (wl-message-header-narrowing-1): Ditto.
1905         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1906         (wl-message-header-narrowing-setup): Ditto.
1907         (wl-message-header-narrowing-toggle): Ditto.
1908         
1909         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1910
1911         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1912         'flag as all.
1913         (wl-use-flag-folder-help-echo): New user option.
1914
1915         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1916         wl-summary-highlight as nil.
1917         (wl-summary-set-mark-modified): Follow the API change.
1918         (wl-summary-mark-modified-p): Ditto.
1919         (wl-summary-mark-as-read-all): Ditto.
1920         (wl-summary-sync-marks): Don't call
1921         elmo-folder-list-messages-with-global-mark.
1922         (wl-summary-mark-as-read-internal): Follow the API change.
1923         (wl-summary-mark-as-answered-internal): Ditto.
1924         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1925         Follow the API change.
1926         (wl-summary-create-line): Call with number argument.
1927         (wl-summary-reply): Follow the API change.
1928
1929         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1930         function.
1931         (wl-highlight-summary-line-string): Call it when
1932         wl-use-flag-folder-help-echo is non-nil.
1933         (wl-highlight-summary-current-line): Ditto.
1934         (elmo-flag-folder-referrer): Added autoload setting.
1935
1936         * wl-draft.el (wl-draft-kill): Follow the API change.
1937
1938         * Version number is increased to 2.11.14.
1939         
1940 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1941
1942         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1943
1944 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1945
1946         * Version number is increased to 2.11.13.
1947
1948 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1949
1950         * wl-draft.el (wl-draft-previous-history-element): Fixed
1951         unbalanced parenthesis and bind unbound local variables.
1952
1953 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1954
1955         * wl-draft.el (wl-draft-previous-history-element): New function.
1956         (wl-draft-next-history-element): Ditto.
1957         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1958         them to M-p and M-n.
1959
1960 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1961
1962         * Version number is increased to 2.11.12.
1963
1964 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1965
1966         * wl-draft.el (wl-draft-hide): Select buffer-window.
1967
1968 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1969
1970         * wl-summary.el (wl-summary-narrow-to-region): New function.
1971         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1972         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1973         (wl-summary-save-region): Use it.
1974         * wl-action.el (wl-summary-collect-numbers-region)
1975         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1976
1977 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1978
1979         * wl-folder.el (wl-folder-count-incorporates): Don't use
1980         `elmo-msgdb-mark-load'
1981
1982         * Version number is increased to 2.11.11.
1983
1984 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1985
1986         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1987         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1988
1989 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1990
1991         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1992
1993 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1994
1995         * Version number is increased to 2.11.10.
1996
1997 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1998
1999         * wl-mime.el (wl-draft-attribute-value): Fixed.
2000
2001 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2002
2003         * wl-util.el (wl-copy-local-variables): New function.
2004
2005         * wl-mime.el (wl-draft-attribute-recipients): New function.
2006         (wl-draft-attribute-envelope-from): Ditto.
2007         (wl-draft-attribute-smtp-posting-server): Ditto.
2008         (wl-draft-attribute-smtp-posting-port): Ditto.
2009         (wl-draft-attribute-value): Ditto.
2010         (wl-draft-preview-message): Use it to get value for
2011         attributes. Reflect result of `wl-draft-config'.
2012
2013         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2014         and call `wl-summary-mark-as-read' before to call
2015         `wl-summary-unset-mark'.
2016         (wl-summary-target-mark-mark-as-unread): Likewise.
2017         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2018
2019 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2020
2021         * wl-mime.el (wl-draft-preview-message): Use actual value for
2022         attributes; Fix for small window.
2023
2024 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2025
2026         * wl-refile.el (wl-refile-get-field-value): Call
2027         `elmo-message-entity-field' with 3rd argument is non-nil.
2028
2029 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2030
2031         * wl-vars.el (wl-draft-preview-attributes): New user option.
2032         (wl-draft-preview-attributes-list): Ditto.
2033         (wl-draft-preview-attributes-buffer-lines): Ditto.
2034         (wl-draft-preview-attributes-buffer-name): Ditto.
2035
2036         * wl-mime.el (wl-draft-preview-message): Display attributes.
2037
2038 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2039
2040         * wl-summary.el (wl-summary-detect-mark-position): Bind
2041         wl-summary-flag-priority-list to '(new).
2042
2043 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2044
2045         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2046         funtion.
2047         (wl-highlight-summary-line-string): Use it.
2048         (wl-highlight-summary-current-line): Ditto.
2049
2050 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2051
2052         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2053         line even when the mark string is not changed.
2054
2055         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2056         argument change in the wl-summary-create-line.
2057         (wl-thread-insert-entity-sub): Ditto.
2058
2059         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2060         argument change in the wl-summary-create-line.
2061         (wl-summary-insert-sequential): Ditto.
2062         (wl-summary-update-thread): Ditto.
2063         (wl-summary-persistent-mark-string): New inline function.
2064         (wl-summary-message-mark): Use it.
2065         (wl-summary-create-line): Abolish argument wl-persistent-mark
2066         and added wl-flags, wl-cached.
2067
2068         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2069         mark to flags.
2070         (wl-highlight-summary-current-line): Decide the face not by the 
2071         persistent mark but flags.
2072
2073 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2074
2075         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2076         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2077         wl-summary-read-uncached-mark): Revive.
2078         (wl-summary-answered-cached-mark,
2079         wl-summary-answered-uncached-mark): New user option.
2080         (wl-summary-score-marks): Follow the change above.
2081         (wl-summary-auto-refile-skip-marks): Ditto.
2082         (wl-summary-incorporate-marks): Ditto.
2083         (wl-summary-expire-reserve-marks): Ditto.
2084         (wl-summary-flag-priority-list): New user option.
2085
2086         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2087         changes.
2088         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2089         of elmo-message-mark.
2090         (wl-summary-mark-as-read-internal): Ditto.
2091         (wl-summary-mark-as-answered): Ditto.
2092         (wl-summary-mark-as-important): Ditto.
2093         (wl-summary-redisplay-internal): Ditto.
2094         (wl-summary-redisplay-no-mime-internal): Ditto.
2095         (wl-summary-message-mark): New function.
2096         (wl-summary-insert-sequential): Use wl-summary-message-mark
2097         instead of elmo-message-mark.
2098         (wl-summary-update-thread): Ditto.
2099         (wl-summary-persistent-mark): Ditto.
2100         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2101         instead of elmo-message-mark.
2102
2103         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2104         wl-summary-message-mark instead of elmo-message-mark.
2105         (wl-thread-insert-entity-sub): Ditto.
2106         (wl-thread-get-children-msgs-uncached): Ditto.
2107
2108         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2109         variable name changes.
2110         (wl-highlight-summary-current-line): Ditto.
2111
2112         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2113         wl-summary-message-mark instead of elmo-message-mark.
2114
2115         * wl-expire.el (wl-expire-message-p): Ditto.
2116
2117         * wl-score.el (wl-score-headers): Ditto.
2118
2119         * Version number is increased to 2.11.9.
2120
2121         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2122         (wl-summary-sync-update): Follow the change above.
2123         (wl-summary-switch-to-clone-buffer): Ditto.
2124         (wl-summary-open-folder): Ditto.
2125
2126 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2127
2128         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2129         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2130
2131         * Version number is increased to 2.11.8.
2132
2133         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2134
2135         * wl-expire.el (wl-expire-refile): Follow the API change on
2136         `elmo-folder-move-messages'.
2137         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2138
2139         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2140         (wl-summary-exec-action-refile): Ditto.
2141         (wl-summary-exec-action-copy): Ditto.
2142         (wl-summary-no-auto-refile-message-p): No use
2143         `wl-summary-buffer-msgdb'.
2144         (wl-summary-auto-refile): Ditto.
2145
2146 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2147
2148         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2149
2150 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2151
2152         * wl-summary.el (wl-summary-sync): Treat no-sync.
2153
2154         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2155         (wl-default-sync-range): Ditto.
2156
2157 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2158
2159         * wl-refile.el (wl-refile-subject-learn): Call
2160         `elmo-message-entity-field' with 3rd argument is non-nil.
2161         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2162         instead of `elmo-msgdb-overview-entity-get-subject'.
2163
2164 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2165
2166         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2167         scan-type is rescan.
2168         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2169         new optional argument force is non-nil.
2170         (wl-summary-save-view-cache): Call it with force argument non-nil.
2171
2172         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2173
2174 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2175
2176         * wl-action.el (wl-summary-print-argument): Fixed last change.
2177
2178 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2179
2180         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2181         simplified.
2182         (wl-summary-target-mark-mark-as-unread): Likewise.
2183         (wl-summary-target-mark-mark-as-important): Likewise.
2184
2185 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2186
2187         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2188         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2189         (wl-summary-mark-as-important-region): Change accordingly.
2190         (wl-summary-target-mark-mark-as-important): Ditto.
2191
2192 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2193
2194         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2195
2196         * wl-action.el (wl-summary-print-argument): Print argument to
2197         right side of window if `wl-summary-print-argument-within-window'
2198         is non-nil.
2199
2200 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2201
2202         * wl-action.el (wl-summary-set-mark): Use
2203         `wl-summary-message-visible-p' to check visibility of the message
2204         and jump to message only when the message line is visible and have
2205         different number; Call wl-summary-unset-mark with number argument.
2206         (wl-summary-unset-mark): 
2207         Use `wl-summary-message-visible-p'
2208         to check visibility of the message and jump to message only when
2209         the message line is visible and have different number;
2210
2211 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2212
2213         * Version number is increased to 2.11.7.
2214
2215         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2216         and wl-folder-summary-line-format.
2217
2218         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2219         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2220         (wl-summary-set-score-mark): Use it.
2221         (wl-summary-target-mark-mark-as-read): Ditto.
2222         (wl-summary-target-mark-mark-as-unread): Ditto.
2223         (wl-summary-target-mark-mark-as-important): Ditto.
2224         (wl-summary-target-mark-msgs): Simplified.
2225         (wl-summary-detect-mark-position): Fixed problem when
2226         summary-line-format no contain persisten/temp mark spec.
2227         (wl-summary-temp-mark): Ditto.
2228         (wl-summary-persistent-mark): Ditto.
2229         (wl-summary-update-persistent-mark): Ditto.
2230
2231         * wl-action.el (wl-summary-set-mark): Ditto.
2232         (wl-summary-unset-mark): Ditto.
2233         All other related portions are changed.
2234
2235 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2236
2237         * Version number is increased to 2.11.6.
2238
2239 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2240
2241         * wl-util.el (wl-current-message-buffer): Define as function;
2242         Don't use the value of wl-messge-buffer.
2243
2244         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2245         persistent mark.
2246
2247         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2248         no current message, cause an error.
2249
2250 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2251
2252         * wl-summary.el (wl-summary-set-message-modified): Use
2253         elmo-folder-set-message-modified instead of
2254         elmo-folder-set-message-modified-internal.
2255
2256 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2257
2258         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2259         interactively.
2260         (wl-summary-sync): nokill->entirely.
2261         (wl-summary-sync-marks): Fixed message.
2262         (wl-summary-input-range): Added mark, nokill->entirely.
2263
2264         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2265         messages as read.
2266
2267 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2268
2269         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2270         update-noscore.
2271         (wl-summary-sync): Follow the change above.
2272
2273 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2274
2275         * wl-action.el (wl-summary-target-mark-all): Use
2276         elmo-folder-list-messages.
2277
2278 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2279
2280         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2281         (wl-summary-rescan): Set wl-summary-scored as nil.
2282         (wl-summary-sync-force-update): Follow the change above.
2283         (wl-summary-sync): Ditto.
2284         (wl-summary-sync-update): Added argument disable-killed.
2285         (wl-summary-insert-headers): Set visible-only argument for
2286         elmo-folder-list-messages.
2287         (wl-summary-input-range): Added update-nokill, update-noscore,
2288         all-nokill, all-noscore and mark.
2289
2290         * Version number is increased to 2.11.5.
2291
2292         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2293
2294 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2295
2296         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2297         (wl-summary-prefetch-region-no-mark): Change accordingly.
2298         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2299
2300 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2301
2302         * wl-address.el (wl-complete-field-to): Abolished.
2303         (wl-complete-address): Completion function for completing-read.
2304         * wl-action.el (wl-summary-get-resend-address): Use it.
2305
2306         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2307         wl-summary-update-mark and abolish unused argument.
2308         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2309         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2310         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2311         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2312         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2313         * wl-draft.el (wl-draft-kill): Ditto.
2314
2315         * wl-summary.el: Remove unused binding of case-fold-search.
2316         (wl-summary-replace-status-marks): Abolished.
2317
2318 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2319
2320         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2321         is specified or folder length is zero.
2322
2323 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2324
2325         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2326         (wl-folder-archive-current-entity): Ditto.
2327
2328 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2329
2330         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2331         retrieving message mark.
2332         (wl-summary-redisplay-internal): Ditto.
2333
2334         * wl-message.el (wl-message-buffer-display): Ignore errors while
2335         retrieving message-id field.
2336
2337         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2338         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2339         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2340         order of the arguments for `wl-expire-message-p'.
2341         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2342
2343         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2344         Check return value of wl-summary-reply.
2345         (wl-summary-reply): Recover window configuration when an error occured.
2346
2347 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2348
2349         * wl-summary.el (wl-summary-resend-message): Abolished, the
2350         feature is inherited by wl-summary-resend (put resend mark).
2351
2352 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2353
2354         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2355         wl-message-buffer to nil when the message is hide.
2356
2357 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2358
2359         * .cvsignore: New file.
2360
2361 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2362
2363         * wl-action.el (wl-summary-action-docstring): Add more info.
2364         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2365         duplicate definition.
2366         (wl-summary-define-mark-action): Functions wl-summary-*-region
2367         keep current position.
2368         (wl-summary-unregister-target-mark): Store result to the variable.
2369
2370 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2371
2372         * Version number is increased to 2.11.4.
2373
2374 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2375
2376         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2377         wl-summary-delete-all-temp-marks.
2378         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2379
2380         * wl-action.el (wl-summary-set-mark): Changed terminology
2381         refile-destination -> action-argument.
2382         (wl-summary-unset-mark): Ditto.
2383         (wl-summary-remove-argument): Ditto.
2384         (wl-summary-print-argument): Ditto.
2385
2386         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2387         (wl-thread-remove-argument-region): Ditto.
2388         (wl-thread-print-argument-region): Ditto.
2389         (wl-thread-close): Ditto.
2390         (wl-thread-open): Ditto.
2391
2392         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2393         (wl-highlight-refile-destination-face is abolished)
2394         (wl-highlight-action-argument-string): Ditto.
2395         (wl-highlight-summary-current-line): Highlight action argument.
2396
2397         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2398         color for light backgrounds.
2399         (wl-highlight-summary-answered-face): Ditto.
2400
2401 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2402
2403         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2404
2405         * wl-score.el (wl-summary-score-update-all-lines): Use
2406         wl-summary-set-mark.
2407         (wl-summary-score-update-all-lines): Kill expunged messages.
2408
2409         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2410
2411 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2412
2413         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2414         directly.
2415         (wl-score-overview-entity-get-lines): Ditto.
2416         (wl-score-overview-entity-get-xref): Ditto.
2417         (wl-score-get-latest-msgs): Ditto.
2418         (wl-summary-rescore): Ditto.
2419
2420         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2421         to "&".
2422         (wl-summary-mark-as-answered-internal): New inline function.
2423         (wl-summary-mark-as-answered): New function.
2424         (wl-summary-mark-as-unanswered): Ditto.
2425         (wl-summary-sync-marks): Modified for answered-mark synching.
2426
2427 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2428
2429         * wl-action.el (wl-summary-set-mark): Fixed last change.
2430
2431 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2432
2433         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2434         behavior of wl-summary-unread-message-hook
2435         (Pointed out by akira yamada <akira@arika.org>).
2436
2437 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2438
2439         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2440         wl-summary-delete.
2441         * wl-xmas.el (wl-summary-toolbar): Ditto.
2442
2443         * wl-action.el (wl-summary-set-mark): Don't override current
2444         temp-mark.
2445
2446         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2447
2448 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2449
2450         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2451         (wl-refile-msgid-learn): Ditto.
2452         (wl-refile-get-field-value): Ditto.
2453
2454         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2455
2456         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2457         (wl-expire-delete-reserved-messages): Renamed from
2458         wl-expire-reserve-marked-msgs-from-list.
2459         (wl-expire-delete): Removed argument `msgdb'.
2460         (wl-expire-refile): Ditto.
2461         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2462         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2463         mark-alist as argument.
2464         (wl-expire-archive-number1): Removed argument `msgdb'.
2465         (wl-expire-archive-number2): Ditto.
2466         (wl-expire-archive-date): Ditto.
2467         (wl-expire-localdir-date): Ditto.
2468         (wl-expire-hide): Ditto.
2469         (wl-archive-number1): Ditto.
2470         (wl-archive-number2): Ditto.
2471         (wl-archive-date): Ditto.
2472         (wl-archive-folder): Ditto.
2473         All other related portions are changed.
2474
2475 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2476
2477         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2478         mean move up and down. (suggested by Takashi Kawachi)
2479
2480 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2481
2482         * wl-acap.el (toplevel): Don't require un-define.
2483
2484 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2485
2486         * wl-thread.el (wl-thread-delete-message): Always update
2487         wl-summary-buffer-number-list.
2488
2489         * wl-action.el (wl-summary-print-destination): 
2490         Do nothing when folder is nil.
2491
2492 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2493
2494         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2495         persistent mark when prefetch is succeeded.
2496
2497 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2498
2499         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2500         instead of elmo-msgdb-delete-msgs.
2501         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2502         (wl-expire-hide): Ditto.
2503
2504         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2505
2506         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2507         elmo-msgdb interface.
2508         (wl-thread-get-exist-children): Likewise.
2509         (wl-thread-insert-message): Likewise.
2510         (wl-thread-msg-mark-as-important): Likewise.
2511         (wl-thread-insert-entity-sub): Likewise.
2512         (wl-thread-get-children-msgs-uncached): Likewise.
2513
2514         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2515         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2516         (wl-summary-sync-update): Likewise.
2517         (wl-summary-auto-select-msg-p): Likewise.
2518         (wl-summary-update-thread): Likewise.
2519         (wl-summary-mark-as-important): Likewise.
2520         (wl-summary-jump-to-msg-internal): Likewise.
2521         (wl-summary-redisplay-internal): Likewise.
2522         (wl-summary-print-message-with-ps-print): Likewise.
2523         (wl-summary-folder-info-update): Likewise.
2524
2525         * wl-folder.el (wl-folder-check-one-entity):
2526         elmo-folder-count-flags instead of wl-summary-count-unread.
2527
2528         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2529
2530         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2531
2532         * wl-summary.el (wl-summary-set-message-modified): 
2533         Call wl-summary-set-mark-modified.
2534         (wl-summary-delete-messages-on-buffer): Call
2535         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2536         (wl-summary-sync-update): Call elmo-folder-length instead of
2537         elmo-folder-messages.
2538         (wl-summary-insert-headers): Don't call
2539         elmo-folder-list-message-entities.
2540
2541 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2542
2543         * wl-action.el (wl-summary-define-mark-action): Call
2544         `wl-summary-set-mark' with argument `data'.
2545         (wl-summary-auto-refile): Fixed order of arguments when call
2546         `wl-summary-refile'.
2547
2548 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2549
2550         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2551
2552         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2553
2554         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2555         (Renamed from wl-highlight-summary-deleted-face).
2556         (wl-highlight-summary-resend-face): New face.
2557
2558         (wl-highlight-summary-deleted-face): Renamed from
2559         wl-highlight-summary-erased-face.
2560
2561         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2562
2563         * wl-action.el (wl-summary-get-resend-address): New function.
2564         (wl-summary-exec-action-resend): Ditto.
2565         (wl-summary-exec-action-resend-subr): Ditto.
2566
2567         * w-thread.el (wl-thread-copy): Removed definition.
2568         (wl-thread-refile): Ditto.
2569         (wl-thread-delete): Ditto.
2570         (wl-thread-target-mark): Ditto.
2571
2572         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2573         (wl-summary-target-mark-set-action): Fixed.
2574         (wl-summary-define-mark-action): Fixed quotation.
2575         (wl-summary-move-mark-list-messages): Display message.
2576         (wl-summary-define-mark-action): Define thread functions.
2577         (wl-summary-exec-action-refile): Changed message.
2578         (wl-summary-exec): Ditto.
2579
2580 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2581         
2582         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2583         '%%'.
2584
2585 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2586
2587         * wl.el (toplevel): Require wl-action.
2588         (wl-init): Call wl-summary-define-mark-action.
2589
2590         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2591
2592         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2593         wl-summary-delete and wl-summary-erase.
2594         (wl-summary-mode-map): Ditto.
2595
2596         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2597         wl-delete-folder-alist.
2598
2599         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2600         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2601         (toplevel): Moved mark & action related functions to the wl-action.el.
2602
2603         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2604         in wl-summary-mark-action-list.
2605         (wl-highlight-summary-current-line): Ditto.
2606
2607         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2608         empty lines.
2609
2610         * wl-action.el: New file. 
2611
2612 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2613
2614         * wl-summary.el (wl-summary-target-mark-replace): New function.
2615         (wl-summary-target-mark-prefetch): Use it.
2616         (wl-summary-target-mark-delete): Ditto.
2617         (toplevel): Rearranged definition order.
2618         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2619         (wl-summary-target-mark-erase): Rewrite.
2620         (wl-summary-erase-region): New function.
2621         (wl-summary-exec-action-erase): Changed message.
2622         (wl-summary-move-mark-list-messages): New function.
2623         (wl-summary-exec-action-delete): Use it.
2624         (wl-summary-exec-action-erase): Ditto.
2625
2626         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2627         (wl-summary-skip-mark-list): Added "d".
2628
2629         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2630         while searching.
2631
2632         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2633         and define using defcustom;
2634         Define 4th element as a face.
2635         
2636         * wl-summary.el (wl-summary-incorporate): Use 
2637         `wl-summary-prefetch-region-no-mark' instead of
2638         `wl-summary-prefetch-region'.
2639         (wl-summary-prefetch-region-no-mark): Revival of old
2640         `wl-summary-prefetch-region'.
2641         (wl-summary-mark-action-list): Moved to wl-vars.el
2642
2643         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2644         face according to the `wl-summary-mark-action-list'.
2645         (wl-highlight-summary-current-line): Ditto;
2646         Removed destination highlighting.
2647
2648         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2649         (wl-highlight-summary-line-string): Highlight for "i" mark.
2650         (wl-highlight-summary-current-line): Ditto.
2651
2652         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2653         no destination.
2654
2655         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2656         exists, just go ahead.
2657         (wl-summary-prefetch-region): Rewrite.
2658         (wl-summary-prefetch): Ditto.
2659         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2660         (wl-summary-exec-action-prefetch): New function.
2661         (wl-summary-target-mark-prefetch): Rewrite.
2662
2663 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2664
2665         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2666         (wl-highlight-summary-line-string): Added "d" and "D".
2667         (wl-highlight-summary-current-line): Ditto.
2668
2669         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2670         in wl-summary.el.
2671         (wl-thread-insert-entity-sub): Ditto.
2672         (wl-thread-remove-destination-region): Ditto.
2673         (wl-thread-print-destination-region): Ditto.
2674
2675         * wl-summary.el (wl-summary-buffer-refile-list,
2676         wl-summary-buffer-delete-list,
2677         wl-summary-buffer-copy-list): Abolish.
2678         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2679         All other related portions are changed.
2680         (wl-summary-mark-action-list): New variable.
2681         (wl-summary-set-mark): New function.
2682         (wl-summary-register-target-mark): Ditto.
2683         (wl-summary-unregister-target-mark): Ditto.
2684         (wl-summary-have-target-mark-p): Ditto.
2685         (wl-summary-register-temp-mark): Ditto.
2686         (wl-summary-unregister-temp-mark): Ditto.
2687         (wl-summary-registered-temp-mark): Ditto.
2688         (wl-summary-collect-temp-mark): Ditto.
2689         (wl-summary-unset-mark): Ditto.
2690         (wl-summary-set-target-mark): Ditto.
2691         (wl-summary-unset-target-mark): Ditto.
2692         (wl-summary-set-action-generic): Ditto.
2693         (wl-summary-unset-action-generic): Ditto.
2694         (wl-summary-exec-action-delete): Ditto.
2695         (wl-summary-exec-action-erase): Ditto.
2696         (wl-summary-set-action-refile): Ditto.
2697         (wl-summary-set-action-refile-subr): Ditto.
2698         (wl-summary-unset-action-refile): Ditto.
2699         (wl-summary-make-destination-numbers-list): Ditto.
2700         (wl-summary-exec-action-refile): Ditto.
2701         (wl-summary-set-action-copy): Ditto.
2702         (wl-summary-unset-action-copy): Ditto.
2703         (wl-summary-exec-action-copy): Ditto.
2704         (wl-summary-collect-numbers-region): Ditto.
2705         (wl-summary-delete): Rewrite.
2706         (wl-summary-erase): Ditto.
2707         (wl-summary-remove-destination): Ditto.
2708         (wl-summary-exec): Ditto.
2709         (wl-summary-exec-region): Ditto.
2710         (wl-summary-target-mark-erase): Ditto.
2711         (wl-summary-refile): Ditto.
2712         (wl-summary-copy): Ditto.
2713         (wl-summary-unmark): Ditto.
2714         (wl-summary-delete-all-mark): Ditto.
2715         (wl-summary-mark-line): Don't highlight.
2716         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2717         (wl-summary-target-mark-refile-subr): Rewrite.
2718
2719         (wl-summary-copy-prev-destination): Abolish.
2720
2721 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2722
2723         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2724         default values along the value of wl-on-mule.
2725         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2726         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2727         It is not used anywhere.
2728
2729 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2730
2731         * wl-summary.el (wl-summary-print-destination): Keep position.
2732         (wl-summary-cursor-move-surface): Keep horizontal position.
2733
2734 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2735
2736         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2737         write sendlog.
2738
2739 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2740
2741         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2742         `wl-summary-highlight'.
2743
2744 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2745
2746         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2747         trivial condition for temp-mark.
2748
2749 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2750
2751         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2752         when it hits killed buffer.
2753
2754 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2755
2756         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2757         * wl-news.el.in: `message' and `error' take format string.
2758
2759 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2760
2761         * wl-folder (wl-folder-insert-entity): Display a message,
2762         `...done', when the work finish.
2763         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2764
2765 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2766
2767         * wl-message.el (wl-message-redisplay): Remove unused local
2768         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2769
2770 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2771
2772         * wl-summary.el (wl-summary-replace-status-marks): Disable
2773         interactive use.
2774         (wl-summary-reedit): Check message existence at first.
2775         (wl-summary-mark-line): Fix doc, return value is indefinite.
2776
2777         * wl-highlight.el (wl-highlight-message): Arranged.
2778
2779         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2780         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2781         check temp-mark by wl-summary-temp-mark always.
2782         (wl-highlight-summary): Change accordingly.
2783         * wl-summary.el (wl-summary-mark-as-read-all)
2784         (wl-summary-delete-cache, wl-summary-set-score-mark)
2785         (wl-summary-mark-as-unread, wl-summary-unmark)
2786         (wl-summary-mark-line, wl-summary-mark-as-read)
2787         (wl-summary-mark-as-important): Ditto.
2788
2789         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2790         end of the window if possible.
2791         * wl-summary.el (wl-summary-sync-update): Support lazy
2792         highlighting.
2793         (wl-summary-toggle-disp-msg): Ditto.
2794
2795 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2796
2797         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2798
2799 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2800
2801         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2802         change.
2803
2804 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2805
2806         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2807         API.
2808         (wl-summary-sync-update): Ditto.
2809
2810         * wl-score.el (wl-score-get-score-alist): Changed argument.
2811         (wl-summary-rescore-msgs): Likewise.
2812         (wl-summary-score-headers): Likewise.
2813         (wl-score-headers): Likewise;
2814         Use elmo-folder-do-each-message-entity, etc.
2815         (wl-summary-score-effect): Follow the changes above.
2816         (wl-summary-rescore): Ditto.
2817         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2818         (wl-score-get-overview): Abolish.
2819
2820         * wl-summary.el (wl-summary-default-from): Follow the API change in
2821         elmo-msgdb.
2822         (wl-summary-count-unread): Ditto.
2823         (wl-summary-detect-mark-position): Ditto.
2824         (wl-summary-overview-entity-compare-by-date): Ditto.
2825         (wl-summary-overview-entity-compare-by-number): Ditto.
2826         (wl-summary-overview-entity-compare-by-from): Ditto.
2827         (wl-summary-overview-entity-compare-by-subject): Ditto.
2828         (wl-summary-get-list-info): Ditto.
2829         (wl-summary-rescan): Ditto.
2830         (wl-summary-jump-to-msg-by-message-id): Ditto.
2831         (wl-summary-sync-update): Ditto; Removed comment.
2832         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2833         (wl-summary-insert-message): Use wl-summary-insert
2834         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2835         (wl-summary-insert-headers): Changed argument overview to folder.
2836         (wl-summary-search-by-subject): Likewise.
2837         (wl-summary-insert-thread): Renamed from 
2838         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2839
2840         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2841         too.
2842
2843         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2844         wl-string-member.
2845
2846 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2847
2848         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2849         elmo-folder-append-buffer.
2850         (wl-draft-queue-append): Likewise.
2851
2852         * wl-mime.el (wl-message-delete-current-part): Ditto.
2853         (wl-summary-burst-subr): Ditto.
2854
2855         * wl-news.el.in (wl-news-send-news): Ditto.
2856
2857 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2858
2859         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2860         function.
2861         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2862         (wl-summary-update-mark): Enclose with save-excursion.
2863         (wl-summary-mark-as-read-internal): Fixed last change.
2864         (wl-summary-mark-as-important): Use 3rd argument of
2865         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2866         Don't use elmo-msgdb-set-mark.
2867         (wl-summary-redisplay-internal): If msgdb flag is already read,
2868         just update the mark on buffer.
2869
2870 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2871
2872         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2873         cut visible folder when elmo-folder-delete returns non-nil value.
2874
2875 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2876
2877         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2878         by Kenichi OKADA <okada@opaopa.org>).
2879
2880 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2881
2882         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2883
2884 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2885
2886         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2887         Fixed the last change, search group entity by its real name.
2888         (Thanks to: KOBAYASHI Shinji)
2889
2890 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2891
2892         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2893         (wl-fldmgr-access-display-all): Don't refer visible name.
2894         * wl-expire.el (wl-folder-archive-current-entity)
2895         (wl-folder-expire-current-entity): Ditto.
2896         * wl-folder.el (wl-folder-jump-to-current-entity)
2897         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2898         (wl-folder-open-folder-sub,wl-folder-open-all)
2899         (wl-folder-write-current-folder): Ditto.
2900         (wl-folder-insert-entity): Don't use petname for normal group.
2901         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2902         is the real name.
2903         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2904         Abolished.
2905
2906 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2907
2908         * wl-draft.el (wl-draft-create-buffer): Add
2909         `wl-summary-reply-with-citation'
2910
2911 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2912
2913         * wl-draft.el (wl-draft-reply): Fixed.
2914
2915 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2916
2917         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2918         when `wl-draft-send-confirm-with-preview' is non-nil.
2919         You can scroll up/down by j/k.
2920         (wl-draft-send-confirm-with-preview): New variable (default=t).
2921
2922 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2923
2924         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2925         (wl-fldmgr-save-folders): Fix comment.
2926
2927 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2928
2929         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2930         along the last change in `wl-folder-buffer-group-p'.
2931
2932 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2933
2934         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2935         folder.
2936
2937         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2938         the default value.
2939
2940         * wl-mime.el (wl-summary-burst): Update summary only when target
2941         folder equals current folder.
2942
2943 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2944
2945         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2946
2947 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2948
2949         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2950         value.
2951
2952 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2953
2954         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2955         `map-extents' instead of `extent-at' repeatedly.
2956         (wl-highlight-folder-current-line): Ditto.
2957
2958         * wl-highlight.el: Remove useless dummy functions.
2959
2960 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2961
2962         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2963         (wl-folder-put-folder-property): New function to put text property.
2964         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2965         (wl-folder-insert-entity, wl-folder-update-diff-line)
2966         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2967         * wl-e21.el, wl-xmas.el, wl-mule.el
2968         (wl-highlight-folder-current-line): Ditto.
2969         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2970         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2971         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2972         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2973
2974 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2975
2976         * Version number is increased to 2.11.3.
2977
2978 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2979
2980         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2981         Resume current-buffer since it is assumed by remaining tasks.
2982
2983 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2984
2985         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2986         (wl-folder-completion-function): Abolished.
2987         (wl-folder-complete-folder): New function.
2988         (wl-folder-complete-filter-condition): Ditto.
2989         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2990         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2991
2992 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2993
2994         * wl-draft.el (wl-draft-send-confirm): New function.
2995         (wl-draft-send): Use it.
2996
2997         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2998         cursor-in-echo-area while confirming.
2999
3000         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3001
3002         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3003         searching via nntp if wl-summary-search-via-nntp is 'force.
3004         Otherwise, invoke searching in nntp folder only.
3005         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3006
3007         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3008         explicitly for mime-make-text-tag.
3009
3010 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3011
3012         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3013         `mime-make-text-tag' instead of `mime-create-tag'.
3014
3015 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3016
3017         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3018         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3019
3020 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3021
3022         * wl-score.el (wl-score-save): Bind print-length and print-level.
3023         (wl-score-pretty-print): Ditto.
3024         (wl-score-edit-insert-header-entry): Ditto.
3025
3026         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3027         "From" entry to be treated with wl-draft-eword-encode-address-list.
3028         * wl-mime.el (wl-draft-preview-message): Ditto.
3029
3030         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3031         (wl-summary-mark-as-unread): Ditto.
3032         (wl-summary-mark-as-read-region): Change accordingly.
3033         (wl-summary-mark-as-unread-region): Ditto.
3034         (wl-summary-target-mark-mark-as-read): Ditto.
3035         (wl-summary-target-mark-mark-as-unread): Ditto.
3036
3037 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3038
3039         * Version number is increased to 2.11.2.
3040
3041 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3042
3043         * wl-news.el.in (wl-news-previous-version-save): Bind
3044         print-length and print-level.
3045         * wl-thread.el (wl-thread-save-entities): Ditto.
3046         (wl-thread-save-top-list): Bind print-length.
3047
3048 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3049
3050         * wl-highlight.el (wl-highlight-summary-line-string): Use
3051         wl-summary-score-below-mark, wl-summary-score-over-mark.
3052         (wl-highlight-summary-current-line): Ditto.
3053
3054 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3055
3056         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3057         insert it.
3058
3059 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3060
3061         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3062
3063 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3064
3065         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3066         message without msgid.
3067         Rewrite with elmo-folder-move-messages.
3068         Set wl-message-buffer to nil.
3069
3070         * wl-summary.el (wl-summary-erase-subr): New function. Use
3071         elmo-folder-move-messages.
3072         (wl-summary-erase): Call it.
3073         (wl-summary-target-mark-erase): Ditto.
3074
3075 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3076
3077         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3078         it is not up-tp-date.
3079
3080 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3081
3082         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3083         buffer after calling `wl-summary-goto-folder-subr' without the
3084         argument `interactive'.
3085         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3086
3087 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3088
3089         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3090         `mime-create-tag'. Use `string=' instead of `looking-at'.
3091
3092 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3093
3094         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3095         to avoid compile warning.
3096
3097         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3098         entity-id when folder is given.
3099         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3100         save-excursion, use save-selected-window instead.
3101         Select folder buffer window if exists.
3102         (To correct behavior with wl-folder-move-cur-folder.)
3103
3104 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3105
3106         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3107
3108 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3109
3110         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3111         list-count instead of %d.
3112
3113 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3114
3115         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3116         (wl-news): Set it.
3117         (wl-news-append-to-folder): Use it.
3118
3119         * wl-news.el.in (wl-news-send-news): Append to specified folder
3120         instead of wl-default-folder.
3121         (wl-news-append-to-folder): Show error message with specified folder.
3122
3123         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3124                 In most major modes, Emacs assumes that any opening
3125                 delimiter found at the left margin is the start of a
3126                 top-level definition, or defun. Therefore, *never put an
3127                 opening delimiter at the left margin unless it should have
3128                 that significance.*
3129
3130         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3131
3132 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3133
3134         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3135
3136 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3137
3138         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3139
3140 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3141
3142         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3143         for sequential numbering case.
3144
3145 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3146
3147         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3148         value.
3149         (wl-draft-reply-without-argument-list): Ditto.
3150         (wl-draft-reply-myself-with-argument-list): Abolish.
3151         (wl-draft-reply-myself-without-argument-list): Ditto.
3152         * wl-draft.el (wl-draft-self-reply-p): New function.
3153         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3154
3155 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3156
3157         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3158         (avoid error for the case without byte-compiling)
3159
3160 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3161
3162         * wl-news.el.in (wl-news-append-to-folder): New function.
3163         (wl-news-exit): Rewrite.
3164         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3165
3166 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3167
3168         * wl-draft.el (wl-draft-reply-position): New function.
3169         (wl-draft-reply-position): Fix.
3170         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3171         (wl-summary-target-mark-reply-with-citation): Ditto.
3172         (wl-summary-reply-with-citation): Ditto.
3173         * wl-vars.el (wl-draft-reply-default-position): New variable.
3174
3175 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3176
3177         * wl-draft.el (wl-draft-send): Preview when interactive send.
3178
3179 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3180
3181         * wl-draft.el (wl-draft-reply): Set default position.
3182         * wl-summary.el (wl-summary-reply): Ditto.
3183         (wl-summary-reply-with-citation): Ditto.
3184         (wl-summary-target-mark-reply-with-citation): Ditto.
3185
3186 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3187
3188         * wl-news.el.in (wl-news-lang): Set default value according to
3189         current-language-environment.
3190         (wl-news-append-news): Do nothing when news-list is nil.
3191
3192 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3193
3194         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3195         (wl-news): Change message.
3196         (wl-news-exit): Check buffer.
3197         (wl-news-force-exit): New function.
3198         (wl-news-show-all): New function.
3199         (wl-news-discard-and-exit): Fix.
3200
3201 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3202
3203         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3204         according to current-language-environment.
3205
3206         * wl-news.el.in (wl-news): If arg, show all NEWS after
3207         wl-news-default-previous-version.
3208
3209 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3210
3211         * wl-news.el.in (wl-news-check): Rewritten.
3212         (wl-news-previous-version-load): Change data type.
3213         (wl-news-previous-version-save): Change data type.
3214         (wl-news-append-news): Add return value.
3215         (wl-news-check-news): New function.
3216         (wl-news-already-current-p): New function.
3217         (wl-news-send-news): Rewritten.
3218         (wl-news-mode-map): Add new keybind.
3219         (wl-news): Rewritten.
3220         (wl-news-exit): Rewritten.
3221         (wl-news-discard-and-mail): New function.
3222         (wl-news-send-to-address): Abolished.
3223         * wl.el (wl-init): Delete a message.
3224
3225 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3226
3227         * wl-news.el.in (wl-news-exit): Update previous version.
3228         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3229
3230 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3231
3232         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3233
3234 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3235
3236         * wl-news.el.in (wl-news): New function.
3237         (wl-news-mode): New function.
3238         (wl-news-next-line): New function.
3239         (wl-news-next-page): New function.
3240         (wl-news-exit): New function.
3241         (wl-news-buf-name): New variable.
3242         (wl-news-mode-map): New variable.
3243         (wl-news-winconf): New variable.
3244         (wl-news-append-news): Add an option.
3245
3246 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3247
3248         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3249
3250 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3251
3252         * wl-news.el.in (wl-news-send-to-address): New variable.
3253         (wl-news-send-news): Use it.
3254         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3255         Return updating status.
3256         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3257
3258 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3259
3260         * wl-news.el.in (wl-news-send-news): Delete
3261         Organization and X-Face.
3262
3263 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3264
3265         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3266         (wl-news-append-news): New function.
3267         (wl-news-send-news): New function.
3268
3269 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3270
3271         * Version number is increased to 2.11.1.
3272
3273 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3274
3275         * wl-news.el.in : New file.
3276
3277 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3278
3279         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3280         default value.
3281         (wl-draft-reply-without-argument-list): Ditto.
3282
3283 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3284
3285         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3286         (wl-message-buffer-prefetch-idle-time): Ditto.
3287         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3288
3289 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3290
3291         * wl-thread.el (wl-thread-insert-message): Use
3292         wl-summary-max-thread-depth.
3293
3294         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3295         loop detection.
3296
3297         * wl-message.el (wl-message-buffer-display): Back to the first page
3298         when cache is hit.
3299
3300 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3301
3302         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3303
3304         * wl-summary.el (wl-summary-insert-thread-entity):
3305         If the thread depth is reached to wl-summary-max-thread-depth,
3306         divide the thread.
3307
3308 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3309
3310         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3311         for elmo-remove-passwd.
3312
3313 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3314
3315         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3316         folder is sticky.
3317         (wl-folder-mark-as-read-all-entity): Ditto.
3318         (wl-folder-prefetch-entity): Ditto.
3319
3320 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3321
3322         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3323
3324 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3325
3326         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3327         Delete messages on buffer for unplugged operation.
3328         (wl-summary-erase): Ditto.
3329
3330 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3331
3332         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3333         take nil so as not to search parent by subject.
3334
3335 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3336
3337         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3338         (wl-folder-get-next-folder): Ditto.
3339         (wl-folder-get-path): Ditto.
3340
3341 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3342
3343         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3344         system and encode the region with it before verifying.
3345
3346 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3347
3348         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3349         system of the echo buffer before decoding.
3350
3351 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3352
3353         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3354         original contents.
3355
3356 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3357
3358         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3359         with argument 'any-exists.
3360
3361 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3362
3363         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3364         Use `wl-cs-autoconv'.
3365
3366 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3367
3368         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3369         by `mime-view-automatic-conversion'.
3370
3371         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3372         (wl-message-verify-pgp-nonmime): Ditto.
3373         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3374         Bind them to C-c:d and C-c:v respectively.
3375
3376         Merge following code by Teranishi-san from [wl-en:00167].
3377         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3378         (wl-mime-preview-application/pgp-encrypted): Ditto.
3379         (wl-mime-setup): Add entry.
3380
3381 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3382
3383         * wl-summary.el (wl-summary-target-mark-erase): New function.
3384         Bind it to "mD".
3385
3386 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3387
3388         * wl-vars.el (wl-draft-write-file-function): Fix.
3389         (wl-draft-reedit-hook): Changed default value.
3390
3391         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3392         wl-draft-reedit-hook.
3393         (wl-draft-remove-text-plain-tag): New function.
3394         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3395
3396         * wl-vars.el (wl-draft-write-file-function): New user option.
3397
3398         * wl-draft.el (wl-draft-prepare-edit): Use it for
3399         local-write-file-hooks.
3400         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3401
3402         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3403         (wl-draft-insert-mail-header-separator): Return the body beginning
3404         point.
3405         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3406         text/plain.
3407         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3408
3409 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3410
3411         * wl-summary.el (wl-summary-erase): New function to erase message
3412         without moving it to trash. Bind to "D".
3413
3414         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3415         as `keep' unless switch-function.
3416
3417 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3418
3419         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3420         message buffer by using `wl-summary-toggle-disp-msg'.
3421         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3422         buffer window.
3423         (wl-summary-supresedes-message): Ditto.
3424
3425         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3426         Do not delete other windows.
3427         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3428         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3429         (wl-draft-create-buffer): Set reply-or-forward also for target
3430         mark commands.
3431
3432 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3433
3434         * wl-draft.el (wl-user-agent-compose): Delete special case for
3435         switch-to-buffer-other-window.
3436
3437         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3438         (wl-summary-forward): Ditto.
3439
3440         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3441         function.
3442         (wl-draft-buffer-style): New use option.
3443
3444         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3445         (wl-draft): Follow the change above.
3446         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3447         wl-draft-buffer-style.
3448         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3449         switch-function.
3450
3451 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3452
3453         * wl-address.el (wl-address-make-completion-entry): Extracted from
3454         `wl-address-make-completion-list'.
3455         (wl-address-enable-strict-loading): New variable.
3456         (wl-address-make-completion-list): Revive petname duplication
3457         inquiry, and enable it if `wl-address-enable-strict-loading'.
3458         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3459
3460 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3461
3462         * wl-message.el (wl-message-get-original-buffer): Avoid
3463         'Selecting deleted buffer' error when original buffer is killed.
3464
3465 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3466
3467         * wl-summary.el (wl-summary-next-message): Use
3468         elmo-message-accessible-p instead of elmo-message-cached-p.
3469
3470 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3471
3472         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3473
3474         * wl-thread.el (wl-thread-open-all-unread): Use
3475         elmo-folder-list-flagged instead of
3476         elmo-folder-list-messages-mark-match.
3477
3478         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3479         instead of elmo-folder-list-messages-mark-match.
3480         (wl-summary-move-spec-alist): New variable.
3481         (wl-summary-move-spec-plugged-alist,
3482         wl-summary-move-spec-unplugged-alist): Abolish.
3483         (wl-summary-next-message): Follow the change above.
3484         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3485         with 'no-msg' argument.
3486
3487         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3488         variable.
3489         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3490         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3491         (wl-message-buffer-prefetch-get-next): Follow the change above.
3492
3493 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3494
3495         * wl-version.el (wl-version): Changed codename.
3496
3497         * Version number is increased to 2.11.0.
3498
3499 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3500
3501         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3502         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3503         `wl-draft-config-variables'.
3504         (wl-draft-kill): Fixed problem when the draft is reedit.
3505
3506 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3507
3508         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3509         buffer-modified status (Thanks to
3510         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3511
3512 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3513
3514         * wl-util.el (wl-region-exists-p): New function.
3515
3516         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3517         Remove defvars for byte-compile warnings.
3518
3519 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3520
3521         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3522         defvar-maybe. Removed unused bind.
3523
3524 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3525
3526         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3527         summary buffer window before creating new frame.
3528         (wl-draft-reply): Ditto.
3529
3530 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3531
3532         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3533
3534 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3535
3536         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3537
3538 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3539
3540         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3541         instead of `kill-region'.
3542
3543 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3544
3545         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3546         (wl-highlight-summary-line-string): Use it.
3547         (wl-highlight-summary-current-line): Ditto.
3548
3549         * wl-mime.el (wl-message-delete-current-part): Check the class of
3550         mime-entity.
3551
3552         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3553
3554         * wl-summary.el (wl-summary-make-number-list): Initialize.
3555         (wl-summary-update-mark): New function.
3556         (wl-summary-reply): Put `answered' mark on the message.
3557         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3558
3559         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3560         (wl-draft-reply): Added optional argument `number';
3561         Set wl-draft-parent-number.
3562         (wl-draft-kill): Delete answered mark if it is a reply.
3563
3564 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3565
3566         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3567         that originates in mime-preview-follow-current-entity.
3568         (wl-draft-yank-current-message-entity): Use it if region is active.
3569
3570         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3571         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3572         `wl-message-delete-current-part'.
3573         * wl-mule.el (wl-message-define-keymap): Ditto.
3574         * wl-xmas.el (wl-message-define-keymap): Ditto.
3575
3576 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3577
3578         * wl-mime.el (wl-message-delete-current-part): New function.
3579         (wl-mime-node-id-to-string): Ditto.
3580
3581         * wl-mime.el (wl-message-delete-current-part): Use existing
3582         original buffer which corresponds current mime-view buffer.
3583         (fetched buffer might have different structure, possibly)
3584
3585         * wl-mime.el (wl-message-delete-current-part): Quit if the
3586         message content differs from the actual message.
3587
3588 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3589
3590         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3591         order.
3592         (wl-summary-search-by-subject): Search parent message from tail;
3593         Check the existence of the parent message on the current thread tree.
3594         (wl-summary-update-thread): Check whether the line is inserted.
3595
3596 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3597
3598         * wl-vars.el (wl-summary-line-format): Undo last change.
3599         * wl-summary.el (wl-summary-print-destination): Do not put
3600         invisible property when `wl-summary-width' is nil.
3601         (wl-summary-line-subject-minimum-length): Abolished.
3602         (wl-summary-line-subject): Ditto.
3603
3604 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3605
3606         * wl-vars.el (wl-summary-line-format): Change default value.
3607         (wl-summary-subject-length-limit): Abolished.
3608         * wl-summary.el (wl-summary-line-subject): Ditto.
3609
3610 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3611
3612         * wl-template.el (wl-template-select): Added optional argument.
3613         If optional argument is specified, reverse
3614         `wl-template-visible-select'.
3615
3616 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3617
3618         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3619         Take prefix argument to force asking the destination folder.
3620
3621 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3622
3623         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3624         count and update status.
3625
3626 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3627
3628         * wl-summary.el (wl-summary-redisplay-internal): If
3629         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3630         after fetching.
3631
3632 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3633
3634         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3635         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3636
3637         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3638
3639 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3640
3641         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3642         (All other related portions are changed).
3643         (wl-summary-mark-as-read-all): Rewrite.
3644
3645 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3646
3647         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3648         `wl-summary-mark-as-read'.
3649         (wl-summary-mark-as-unread): Rewrite.
3650         (wl-summary-mark-as-read): Added no-modeline argument.
3651         (wl-summary-resume-cache-status): Rewrite.
3652         (wl-summary-exec-subr): Remove unused local variable.
3653
3654 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3655
3656         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3657         logic to call `wl-summary-buffer-prev-folder-function'.
3658         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3659
3660 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3661
3662         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3663         is nil.
3664
3665 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3666
3667         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3668         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3669         (wl-mime-setup): Add its entry.
3670
3671 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3672
3673         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3674         (wl-summary-delete-cache): Likewise.
3675         (wl-summary-mark-as-read): Rewrite.
3676
3677 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3678
3679         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3680         `wl-summary-count-unread'.
3681
3682         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3683
3684         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3685
3686 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3687
3688         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3689         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3690         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3691         Renamed to the elmo-msgdb-*-mark.
3692         (wl-summary-score-marks): Follow the change above.
3693         (wl-summary-auto-refile-skip-marks): Ditto.
3694         (wl-summary-incorporate-marks): Ditto.
3695         (wl-summary-expire-reserve-marks): Ditto.
3696
3697         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3698         changes.
3699         (wl-thread-insert-top): Changed updating message.
3700
3701         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3702         variable.
3703         (wl-summary-count-unread): Count answered marks.
3704         (wl-summary-rescan): Call wl-summary-insert-message instead of
3705         wl-summary-append-message-func-internal.
3706         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3707         (wl-summary-prefetch-msg): Follow the variable name changes.
3708         (wl-summary-prefetch-region): Ditto.
3709         (wl-summary-mark-as-read-all): Follow the API changes;
3710         Don't call elmo-folder-replace-marks.
3711         (wl-summary-delete-cache): Follow the variable name changes.
3712         (wl-summary-resume-cache-status): Ditto.
3713         (wl-summary-update-status-marks): New function.
3714         (wl-summary-insert-message): New function.
3715         (wl-summary-sync-marks): Follow the variable name changes.
3716         (wl-summary-sync-update): Synchronize to the msgdb, too;
3717         Changed update messages.
3718         (wl-summary-make-number-list): Rewrite.
3719         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3720         (wl-summary-mark-as-unread): Follow the API changes.
3721         (wl-summary-exec-subr): Follow the variable name changes.
3722         (wl-summary-mark-as-read): Ditto.
3723         (wl-summary-move-spec-plugged-alist): Ditto.
3724         (wl-summary-move-spec-unplugged-alist): Ditto.
3725         (wl-summary-cursor-move-surface): Ditto.
3726
3727         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3728         variable name changes.
3729         (wl-highlight-summary-current-line): Ditto.
3730
3731         * wl-expire.el (wl-expire-refile): Follow the API change in
3732         elmo-folder-move-messages.
3733         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3734         (wl-summary-archive): Use elmo-folder-msgdb instead of
3735         elmo-msgdb-load.
3736
3737 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3738
3739         * wl-mime.el (wl-draft-preview-message): Restore the position
3740         before evaluating wl-draft-send-hook in preview buffer.
3741
3742 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3743
3744         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3745         when it creates new draft buffer.
3746
3747         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3748         without argument.
3749
3750         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3751         Evaluate content and if the value is string, insert it.
3752         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3753         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3754         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3755         wl-draft-config-sub-part-bottom): Use it.
3756
3757         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3758         with the folder name. The question was unintelligible when it is
3759         called from wl-save-status.
3760
3761 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3762
3763         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3764         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3765         cannot take second argument).
3766
3767 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3768
3769         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3770         as t. Since type and subtype are not case sensitive (RFC 2045).
3771
3772 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3773
3774         * wl-vars.el (wl-message-mode-line-format): New variable.
3775         (wl-message-mode-line-format-spec-alist): Ditto.
3776         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3777         (wl-message-redisplay): Use wl-message-mode-line-format.
3778
3779 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3780
3781         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3782
3783 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3784
3785         * wl-summary.el (wl-summary-default-from): Write description.
3786
3787 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3788
3789         * wl-vars.el (wl-ldap-objectclass): Abolish.
3790
3791         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3792         (wl-ldap-make-filter): Removed condition for objectclass.
3793         (wl-ldap-make-matched-value-list): Remove meaningless process.
3794         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3795         (wl-address-ldap-search): Don't add `*' to `pat' string;
3796         use ignore-errors; added `email';
3797         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3798         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3799         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3800
3801
3802 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3803
3804         * wl-draft.el (wl-draft-parent-folder): Write description.
3805         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3806
3807 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3808
3809         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3810         as "" (zero-length string) if no parent.
3811         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3812
3813 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3814
3815         * wl-address.el (wl-address-make-completion-list): Skip duplication
3816         checking.
3817         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3818         `append'.
3819
3820 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3821
3822         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3823         instead of `beginning-of-buffer'.
3824
3825 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3826
3827         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3828
3829 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3830
3831         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3832         Refer wl-message-buffer-name.
3833         (wl-message-wheel-down): Ditto.
3834
3835 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3836
3837         * wl-vars.el (wl-message-buffer-name): New user option.
3838
3839         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3840         directly instead of making alist dinamically.
3841
3842         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3843         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3844         wl-message-buffer-cache-name.
3845         (wl-message-buffer-cache-clean-up): Ditto.
3846
3847         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3848
3849         * Version number is increased to 2.9.15.
3850
3851 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3852
3853         * wl-vars.el (wl-summary-default-view-alist): New user option.
3854
3855         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3856
3857         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3858         while deleting address.
3859         (wl-draft-delete-myself-from-cc): Ditto.
3860
3861         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3862         If optional argument is specified, reverse sort order.
3863
3864         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3865
3866 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3867
3868         * wl-thread.el (wl-thread-insert-message): Return parent number if
3869         exists.
3870         (wl-thread-update-indent-string-region): Use
3871         wl-thread-update-line-on-buffer-sub instead of
3872         wl-thread-update-line-on-buffer.
3873
3874 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3875
3876         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3877         (wl-folder-close-all): Ditto.
3878
3879 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3880
3881         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3882         and mailing-list:.
3883         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3884         value.
3885         (wl-summary-line-list-info): Print mailing-list name even when 
3886         list-number is empty.
3887
3888 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3889
3890         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3891
3892         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3893         (wl-draft-open-file): Ditto.
3894         (wl-draft-random-alphabet): Ditto.
3895
3896         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3897         bindings.
3898
3899 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3900
3901         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3902         * wl-vars.el (wl-draft-config-alist): Ditto.
3903
3904 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3905
3906         * Version number is increased to 2.9.14.
3907
3908         * wl.el (wl): Don't set wl-init as nil when error occured while
3909         auto-checking folders.
3910
3911         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3912         `elmo-expand-newtext'.
3913
3914 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3915
3916         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3917         `this-command' so that `wl-folder-goto-folder' contained in
3918         `wl-summary-keep-cursor-command' work.
3919
3920 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3921
3922         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3923         message buffer displaying state.
3924
3925 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3926
3927         * wl-vars.el (wl-summary-default-view): New variable to specify
3928         default value for `wl-summary-buffer-view' instead of using
3929         set-default.
3930         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3931
3932 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3933
3934         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3935
3936         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3937
3938 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3939
3940         * wl-vars.el (wl-forward-subject-prefix): New variable.
3941         * wl-draft.el (wl-draft-forward): Use it.
3942
3943 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3944
3945         * wl-message.el (wl-message-prev-page): When it is called without
3946         lines argument, scroll down by wl-message-scroll-amount lines.
3947         (wl-message-next-page): Ditto.
3948         * wl-vars.el (wl-message-scroll-amount): Change default value
3949         to preserve current behavior.
3950
3951 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3952
3953         * wl-summary.el (wl-summary-prefetch-msg): Bind
3954         `wl-message-entity' to call `wl-summary-from-function'.
3955
3956 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-message.el (wl-message-buffer-create): Run
3959         wl-message-buffer-created-hook.
3960
3961 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3962
3963         * wl-summary.el (wl-summary-sort-specs): New variable.
3964         (wl-summary-default-sort-spec): Ditto.
3965         (wl-summary-sort): Rewrite.
3966         (wl-summary-sort-by-list-info): New function.
3967
3968 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3969
3970         * wl-summary.el (wl-summary-get-list-info): New function.
3971         (wl-summary-sort): Rewrite.
3972         (wl-summary-line-list-info): Ditto.
3973         (wl-summary-line-list-count): Ditto.
3974         (wl-summary-refile-region): Fixed docstring.
3975
3976 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3977
3978         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3979         `wl-folder-entity-hashtb' as completion table.
3980
3981 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3982
3983         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3984         only when this command is called interactively; silence the byte-
3985         compiler.
3986
3987 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3988
3989         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3990         active in XEmacs.
3991
3992 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3993
3994         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3995         plural lines.
3996
3997 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3998
3999         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4000         of current line when the cursor is on the header name.
4001         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4002
4003 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4004
4005         * wl-util.el (wl-read-directory-name): Return displayed directory
4006         as the default value also on XEmacs.
4007
4008 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4009
4010         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4011         formatting.
4012
4013 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4014
4015         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4016         argument and when it is non-nil, check face property before
4017         highlighting for each line.
4018         (wl-highlight-summary-window): Set it.
4019
4020 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4021
4022         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4023         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4024
4025         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4026         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4027         (wl-draft-get-fcc-list): Likewise.
4028
4029 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4030
4031         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4032         (wl-thread-entity-cur): Ditto.
4033         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4034         wl-thread-indent-regexp setting.
4035         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4036
4037         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4038         wl-summary-lazy-highlight.
4039         (wl-summary-display-bottom): Ditto.
4040
4041         * wl-thread.el (wl-thread-open-close): Likewise.
4042
4043         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4044         from and subject;
4045         Bind wl-draft-use-frame;
4046         Enclose with save-window-excursion;
4047         Use wl-draft-create-buffer instead of with-temp-buffer;
4048         Use wl-draft-prepare-edit;
4049         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4050         Use wl-draft-send instead of wl-draft-raw-send.
4051
4052 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4053
4054         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4055         of using wl-from.
4056
4057 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4058
4059         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4060         insert-buffer instead of clone-buffer.
4061         (wl-draft-doing-mime-bcc): New variable.
4062         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4063         infinite loop.
4064         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4065
4066         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4067         (wl-draft-mime-bcc-body): Ditto.
4068
4069         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4070         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4071         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4072         wl-draft-do-mime-bcc.
4073         (wl-draft-mime-bcc-field): New function.
4074         (wl-draft-do-mime-bcc): Ditto.
4075
4076         * wl-address.el (wl-address-complete-header-list): New variable.
4077         (wl-address-complete-header-regexp): Changed default value.
4078
4079         * Version number is increased to 2.9.13.
4080
4081 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4082
4083         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4084         it is differed.
4085
4086 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4087
4088         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4089         (wl-summary-line-list-count): Ditto.
4090
4091 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4092
4093         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4094         (wl-nntp-posting-function): New variable.
4095         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4096         `wl-nntp-posting-config-alist'.
4097
4098 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4099
4100         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4101         FLIM.
4102
4103 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4104
4105         * wl-summary.el (wl-summary-target-mark-refile-sub):
4106         Remove a nuisance funcall.
4107
4108 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4109
4110         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4111         as t for `try-completion'.
4112
4113 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4114
4115         * wl-summary.el (wl-summary-default-from): Use
4116         wl-address-header-extract-address instead of
4117         std11-extract-address-components.
4118         (wl-summary-simple-from): Ditto.
4119         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4120         (wl-summary-insert-headers): Show message.
4121         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4122         for whole line.
4123         (wl-summary-default-from): Revert last change.
4124         (wl-summary-simple-from): Ditto.
4125         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4126         (wl-summary-mark-as-read-region): Follow the change above.
4127         (wl-summary-sync-marks): Ditto.
4128         (wl-summary-target-mark-mark-as-read): Ditto.
4129         (wl-summary-redisplay-internal): Ditto.
4130         (wl-summary-redisplay-no-mime-internal): Ditto.
4131         (wl-summary-redisplay-all-header): Ditto.
4132         (wl-summary-mark-as-read): Removed argument `cached';
4133         Use current cache status to set cache mark.
4134         (wl-summary-redisplay-internal): Follow the change above.
4135         (wl-summary-redisplay-no-mime-internal): Ditto.
4136         (wl-summary-redisplay-all-header): Ditto.
4137
4138         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4139
4140         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4141         Don't call itself recursively (Adviced by Yamaoka-san).
4142
4143 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4144
4145         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4146         bind wl-summary-highlight as nil to avoid error caused by missing
4147         local variables.
4148
4149 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4150
4151         * wl-vars.el (wl-invalid-character-message): New user option.
4152
4153         * wl-util.el (wl-set-string-width): If truncated string-width is
4154         larger than specified width, use `wl-invalid-character-message'.
4155
4156 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4157
4158         * wl-summary.el (wl-summary-prefetch-msg): 
4159         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4160
4161 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4162
4163         * wl-vars.el (wl-summary-check-line-format): New user option.
4164         (wl-summary-line-format-file): Ditto.
4165
4166         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4167         variable.
4168         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4169         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4170         and `wl-summary-view-old-p' to check whether do a rescan or not.
4171         (wl-summary-view-old-p): New function.
4172         (wl-summary-line-format-changed-p): Ditto.
4173         (wl-summary-line-format-save): Ditto.
4174         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4175
4176         * wl-util.el (wl-set-string-width): Avoid using negative number
4177         for make-string.
4178
4179 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4180
4181         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4182         return value.
4183
4184         * wl-util.el (wl-set-string-width): Added optional argument
4185         `padding' (All other related portions are changed).
4186         (wl-line-parse-format): If the first letter of column number is
4187         `0', zero-padding the result (ex: "%05l").
4188
4189         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4190
4191 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4192
4193         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4194         sequential summary view.
4195
4196 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4197
4198         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4199         if it doesn't have a -unix version.
4200
4201 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4202
4203         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4204
4205 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4206
4207         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4208         content.
4209         (wl-draft): Follow the change above.
4210
4211         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4212
4213         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4214         and wl-folder-summary-line-format-alist contain %T and %P.
4215
4216         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4217         (wl-summary-mode-line-format): New user option.
4218         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4219         (wl-summary-line-format): Changed default value.
4220         (wl-summary-lazy-highlight): Changed default value.
4221
4222         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4223         change in wl-summary-create-line.
4224         (wl-thread-insert-entity-sub): Ditto.
4225
4226         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4227         (wl-summary-buffer-unread-status): Ditto.
4228         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4229         (wl-summary-buffer-persistent-mark-column): Ditto.
4230         (wl-summary-buffer-mode-line-formatter): Ditto.
4231         (wl-summary-buffer-mode-line): Ditto.
4232         (wl-summary-message-regexp): Abolished.
4233         (All other related portions are changed.)
4234         (wl-summary-detect-mark-position): New function.
4235         (wl-summary-buffer-set-folder): Setup
4236         wl-summary-buffer-mode-line-formatter.
4237         (wl-summary-mode): Setup selective-display;
4238         Setup pre-idle-hook when xemacs.
4239         (wl-summary-update-modeline): Rewrite.
4240         (wl-summary-jump-to-msg): Define as function;
4241         Changed regexp for searching messages.
4242         (wl-summary-message-number): Rewrite.
4243         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4244         Do rescan when old type summary cache.
4245         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4246         (wl-summary-remove-destination): Use '\r' to detect EOL.
4247         (wl-summary-print-destination): Ditto.
4248         (wl-summary-temp-mark): New inline function.
4249         (wl-summary-persistent-mark): Ditto.
4250         (wl-summary-line-number): New function.
4251         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4252         (wl-summary-line-list-count): New function.
4253         (wl-summary-create-line): Added argument persistent-mark.
4254         (All other related portions are changed)
4255         (wl-summary-create-line): Insert '\r'.
4256         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4257         (wl-summary-cursor-move-surface): New inline function.
4258         (wl-summary-prev): Use it.
4259         (wl-summary-next): Ditto.
4260
4261         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4262         wl-summary-message-regexp.
4263         (wl-highlight-summary): Delete progress message.
4264         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4265
4266         * Version number is increased to 2.9.12.
4267
4268 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4269
4270         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4271         variable (nil: no minimum).
4272         (wl-summary-line-subject): Add some spaces after subject by
4273         wl-summary-line-subject-minimum-length.
4274
4275 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4276
4277         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4278         and removed `F'.
4279         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4280         change above).
4281
4282 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4283
4284         * wl-summary.el (wl-summary-line-list-count): Reverted.
4285         (example setting in samples/*/dot.wl is also updated)
4286
4287 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4288
4289         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4290
4291         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4292
4293         * wl-vars.el (wl-summary-line-format): Addes some description to the
4294         docstring.
4295
4296         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4297         (wl-summary-line-close-bracket): Ditto.
4298         (wl-summary-line-children-number): Ditto.
4299         (wl-summary-line-thread-indent): Ditto.
4300         (wl-summary-line-children-and-from): Ditto.
4301
4302         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4303         't', 'c', 'F' and added 'C'.
4304
4305         * wl-util.el (wl-set-string-width): Accept negative value.
4306         (wl-line-parse-format): Added "%number(" and "%)".
4307
4308 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4309
4310         * wl-summary.el (wl-summary-line-list-count): Change format of the
4311         return value.
4312
4313 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4314
4315         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4316         from the recent message.el.
4317         (wl-draft-point-in-header-p): Ditto.
4318         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4319         wl-draft-beginning-of-line.
4320         * wl-e21.el (wl-draft-mode-map): Ditto.
4321         * wl-xmas.el (wl-draft-mode-map): Ditto.
4322
4323         * wl-folder.el: Sort macrodefs by dependencies.
4324
4325 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4326
4327         * wl-summary.el (wl-summary-prev): Fixed regexp.
4328         (wl-summary-next): Ditto.
4329
4330 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4331
4332         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4333
4334 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4335
4336         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4337         for backward compatibility.
4338
4339 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4340
4341         * wl-summary.el (wl-summary-line-list-count): New function, merged
4342         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4343         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4344         list counts.
4345
4346 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4347
4348         * wl-summary.el (wl-summary-create-line): Ignore errors while
4349         timezone-fix-time.
4350
4351         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4352
4353         * wl-summary.el (wl-summary-sync-update): Ditto.
4354         (wl-summary-default-from): Use wl-message-entity
4355         instead of entity.
4356
4357         * wl-summary.el (wl-summary-create-line): Fix.
4358
4359         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4360         (wl-summary-line-format): New user option.
4361         (wl-folder-summary-line-format-alist): Ditto.
4362         (wl-summary-from-width): Abolished.
4363
4364         * wl-util.el (toplevel): Require 'bytecomp.
4365         (wl-line-parse-format): New function.
4366         (wl-line-formatter-setup): New macro.
4367
4368         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4369         (wl-summary-buffer-line-formatter): New buffer local variable.
4370         (wl-summary-switch-to-clone-buffer): Follow the change above.
4371         (wl-summary-message-regexp): Fix.
4372         (wl-summary-from-func-internal): Abolished.
4373         (wl-summary-subject-func-internal): Ditto.
4374         (wl-summary-subject-filter-func-internal): Ditto.
4375         (All other related portions are changed.)
4376         (wl-summary-buffer-set-folder):
4377         Set up wl-summary-buffer-number-column and 
4378         wl-summary-buffer-line-formatter
4379         (All other related portions are changed.)
4380         (wl-summary-buffer-number-column-detect): Abolished.
4381         (All other related portions are changed.)
4382         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4383         (wl-summary-delete-all-temp-marks-on-buffer): Use
4384         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4385         (wl-summary-target-mark-delete): Ditto.
4386         (wl-summary-target-mark-refile-subr): Ditto.
4387         (wl-summary-target-mark-mark-as-read): Ditto.
4388         (wl-summary-target-mark-mark-as-unread): Ditto.
4389         (wl-summary-target-mark-mark-as-important): Ditto.
4390         (wl-summary-target-mark-save): Ditto.
4391         (wl-summary-replace-status-marks): Renamed from
4392         wl-summary-set-status-marks-on-buffer;
4393         Use wl-summary-message-regexp instead of
4394         wl-summary-buffer-number-regexp.
4395         (wl-summary-sync-update): Follow the change above.
4396         (wl-summary-goto-previous-message-beginning): New function.
4397         (wl-summary-mark-as-unread): Use it.
4398         (wl-summary-mark-as-important): Ditto.
4399         (wl-summary-line-formatter): New variable.
4400         (wl-summary-line-year): New function.
4401         (wl-summary-line-day): Ditto.
4402         (wl-summary-line-day-of-week): Ditto.
4403         (wl-summary-line-hour): Ditto.
4404         (wl-summary-line-minute): Ditto.
4405         (wl-summary-line-open-bracket): Ditto.
4406         (wl-summary-line-close-bracket): Ditto.
4407         (wl-summary-line-children-number): Ditto.
4408         (wl-summary-line-thread-indent): Ditto.
4409         (wl-summary-line-size): Ditto.
4410         (wl-summary-line-subject): Ditto.
4411         (wl-summary-line-from): Ditto.
4412         (wl-summary-line-children-and-from): Ditto.
4413         (wl-summary-create-line): Rewritten.
4414         (wl-summary-format-date): Abolished.
4415
4416         * wl-highlight.el (wl-highlight-summary-current-line): Use
4417         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4418         Use thread structure to detect thread top message.
4419
4420         * wl-draft.el (wl-default-draft-cite): Don't use
4421         wl-summary-from-func-internal.
4422
4423         * wl-refile.el (wl-refile-subject-learn): Don't use
4424         wl-summary-subject-filter-func-internal.
4425         (wl-refile-guess-by-subject): Ditto.
4426
4427         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4428         parameters.
4429
4430         * wl-thread.el (wl-thread-update-indent-string-region):
4431         Use wl-thread-update-line-on-buffer instead of
4432         wl-thread-update-indent-string.
4433         (wl-thread-update-children-number): Redefine using
4434         wl-thread-update-line-on-buffer.
4435         (wl-thread-update-indent-string): Abolished.
4436
4437         * Version number is increased to 2.9.11.
4438
4439 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4440
4441         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4442         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4443         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4444
4445         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4446         as nil.
4447
4448         * wl-thread.el (wl-thread-open-all-unread): Use 
4449         elmo-folder-list-messages-mark-match.
4450         (wl-thread-insert-message): Removed argument `mark-alist'.
4451         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4452         elmo-msgdb-set-mark.
4453         (wl-thread-get-children-msgs-uncached): Likewise.
4454         (wl-thread-get-exist-children): Added argument include-self.
4455         (wl-thread-delete-message): Follow the change above.
4456
4457         * wl-summary.el (wl-summary-count-unread): Removed argument.
4458         (wl-summary-rescan): Follow the change above.
4459         (wl-summary-mark-as-read-region): Ditto
4460         (wl-summary-mark-as-unread-region): Ditto.
4461         (wl-summary-delete-messages-on-buffer): Ditto.
4462         (wl-summary-sync-update): Ditto.
4463         (wl-summary-switch-to-clone-buffer): Ditto.
4464         (wl-summary-goto-folder-subr): Ditto.
4465         (wl-summary-target-mark-mark-as-read): Ditto.
4466         (wl-summary-target-mark-mark-as-unread): Ditto.
4467         (wl-summary-target-mark-mark-as-important): Ditto.
4468         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4469         (wl-summary-update-thread): Removed argument `mark-alist'.
4470         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4471         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4472         (wl-summary-resume-cache-status): Likewise.
4473         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4474         elmo-msgdb-set-mark.
4475         (wl-summary-mark-as-read-all): Likewise.
4476         (wl-summary-delete-cache): Ditto.
4477         (wl-summary-auto-select-msg-p): Ditto.
4478         (wl-summary-mark-as-unread): Ditto.
4479         (wl-summary-no-auto-refile-message-p): Ditto.
4480         (wl-summary-mark-as-read): Ditto.
4481         (wl-summary-mark-as-important): Ditto.
4482         (wl-summary-auto-refile): Follow the change above.
4483         (wl-summary-delete-all-marks): Removed.
4484         (wl-summary-resume-marks-and-highlight): Ditto.
4485         (wl-summary-resume-marks): Ditto.
4486         (wl-summary-delete-important-msgs-from-list): Ditto.
4487         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4488
4489         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4490         wl-summary-count-unread.
4491
4492         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4493         (wl-summary-score-update-all-lines): Use
4494         elmo-msgdb-set-mark.
4495
4496 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4497
4498         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4499         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4500         (wl-summary-create-line): Renamed from
4501         wl-summary-overview-create-summary-line;
4502         Argument rearrangement.
4503         (wl-summary-update-thread): Follow the change above.
4504
4505         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4506         (wl-thread-insert-entity-sub): Likewise.
4507
4508         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4509         argument `overview', `mark-alist' and added `msgdb'.
4510
4511         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4512
4513         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4514         (wl-summary-rescan): Follow the change above.
4515         (wl-summary-sync-update): Ditto.
4516         (wl-summary-insert-thread-entity): Ditto;
4517         Don't use `let*' in every while loop;
4518         Detect infinite loop of threads.
4519         (wl-summary-update-thread): Removed argument `overview'.
4520
4521         * wl-thread.el (wl-thread-insert-message): Ditto.
4522
4523         * Version number is increased to 2.9.10.
4524
4525         * wl-message.el (wl-message-redisplay): Ignore errors while
4526         wl-message-redisplay-hook.
4527
4528 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4529
4530         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4531
4532 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4533
4534         * wl.el (wl): inhibit-quit while wl-folder.
4535
4536 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4537
4538         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4539         while msgdb access.
4540
4541 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4542
4543         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4544         even if no folder is not created.
4545
4546 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4547
4548         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4549
4550         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4551         implementation.
4552         (wl-summary-target-mark-thread): Ditto.
4553
4554         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4555
4556 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4557
4558         * wl-util.el (wl-display-bytes): Remove unused function.
4559
4560 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4561
4562         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4563         seems critical one (partially reverse the change in 2002/03/17).
4564
4565 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4566
4567         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4568         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4569
4570 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4571
4572         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4573         is not writable.
4574         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4575         plugged status instead of `'force' as 2nd argument.
4576
4577         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4578         is not creatable.
4579
4580         * Version number is increased to 2.9.9.
4581
4582 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4583
4584         * wl-summary.el (wl-summary-suspend): New function.
4585
4586 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4587
4588         * wl.el (wl): Do not check variables if check is nil.
4589         * wl-utils.el (wl-collect-draft): New function.
4590         * wl-folder.el (wl-folder-suspend): Put summary buffers
4591         and draft buffers at the end of buffer list.
4592         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4593
4594 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4595
4596         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4597         loop instead of recursive call.
4598
4599         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4600         2nd argument.
4601
4602 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4603
4604         * wl-draft.el (wl-draft-create-contents): Don't take neither
4605         (function . args) nor (string . something) any more.
4606
4607         * wl-version.el (wl-generate-user-agent-string): Return string
4608         without header symbol.
4609         * wl-draft.el (wl-draft-default-headers): Use it.
4610
4611         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4612         `wl-draft-insert-ccs' and return field value instead of inserting
4613         the header. Abolish cc argument.
4614         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4615
4616         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4617         rather than one with string car.
4618
4619         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4620         * wl-draft.el (wl-draft-create-contents): Add it after the default
4621         headers.
4622
4623         * wl-draft.el (wl-draft-create-contents): For the case of
4624         (symbol-or-string . function) insert header only when the function
4625         returns string value.
4626
4627 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4628
4629         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4630         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4631
4632 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4633
4634         * wl.el (wl-check-environment): Don't check Message-ID when
4635         `wl-insert-message-id' is nil.
4636         Revive checking if `wl-message-id-domain' contains "@".
4637
4638 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4639
4640         * wl.el (wl-check-environment): Merge examination for "@" at
4641         inappropriate position into the first string-match.
4642
4643         * wl-summary.el (wl-summary-target-mark-print): New function.
4644         (wl-summary-pipe-message-subr): Extracted from
4645         `wl-summary-pipe-message'.
4646         (wl-summary-target-mark-pipe): New function.
4647         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4648         `wl-summary-target-mark-pipe'.
4649
4650 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4651
4652         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4653
4654 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4655
4656         * wl.el (wl-check-environment): Use elmo-warning instead of
4657         error for non-critical ones.
4658         Remove trash folder check.
4659         (wl): Don't ignore error in wl-check-environment.
4660
4661         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4662         check, which is moved from `wl-check-environment'.
4663         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4664
4665 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4666
4667         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4668         guess anything, call wl-summary-write.
4669         (wl-summary-write): Create draft with blank To field.
4670         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4671
4672 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4673
4674         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4675         argument full as well for wl-folder-write-current-folder.
4676         If wl-*-write-current-folder cannot guess addressee, add blank
4677         To header.
4678         Rewrite condition for positioning cursor.
4679
4680 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4681
4682         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4683         summary buffer is present, use it.
4684         (wl-folder-jump-to-previous-summary): Ditto.
4685
4686 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4687
4688         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4689
4690         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4691         wl-summary-previous-buffer and wl-summary-next-buffer.
4692
4693         * wl-folder.el (wl-folder-mode-map): Bind
4694         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4695         (wl-folder-jump-to-next-summary): New function.
4696         (wl-folder-jump-to-previous-summary): Ditto.
4697
4698         * wl-draft.el (wl-draft): Rearranged.
4699
4700 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4701
4702         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4703         of header.
4704         (wl-draft): Collect arguments for the header as header-alist.
4705         (wl-draft-forward): Arrange arguments for wl-draft.
4706         (wl-draft-reply): Ditto.
4707         (wl-draft-edit-string): Ditto.
4708         * wl-summary.el (wl-summary-write): Ditto.
4709         (wl-summary-write-current-folder): Ditto.
4710
4711         * Version number is increased to 2.9.8.
4712
4713 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4714
4715         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4716
4717         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4718
4719         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4720         even if the guess failed.
4721
4722         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4723         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4724         wl-summary-write-current-folder.
4725         * wl-xmas.el: Ditto.
4726
4727 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4728
4729         * wl-summary.el (wl-summary-next-page): Force display message if
4730         message is not displayed yet.
4731         (wl-summary-prev-page): Ditto.
4732
4733 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4734
4735         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4736
4737 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4738
4739         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4740         add "Preview Message" and "Save Draft and Exit".
4741
4742 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4743
4744         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4745         if addrmgr is called from draft in splitted window.
4746
4747         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4748         * wl-mule.el: Ditto.
4749         * wl-xmas.el: Ditto.
4750
4751 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4752
4753         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4754
4755         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4756         * wl-xmas.el (wl-folder-toolbar): Ditto.
4757
4758 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4759
4760         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4761         and wl-draft-save-and-exit.
4762         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4763         * wl-xmas.el: Ditto.
4764         * wl-mule.el: Ditto.
4765
4766         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4767         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4768
4769 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4770
4771         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4772         lists for saving buffer.
4773
4774 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4775
4776         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4777         parent-folder argument instead of it.
4778         (wl-draft-create-buffer): Ditto.
4779         (wl-draft-forward): Ditto.
4780         (wl-draft-reply): Ditto.
4781         * wl-summary.el (wl-summary-write): Ditto.
4782         (wl-summary-write-current-folder): Ditto.
4783
4784         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4785         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4786         Folder buffer after composing.
4787
4788 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4789
4790         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4791         header if the file `wl-x-face-file' already contains it.
4792
4793 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4794
4795         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4796         folder" entry.
4797         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4798         * wl-e21.el (wl-folder-toolbar): Ditto.
4799         * wl-xmas.el (wl-folder-toolbar): Ditto.
4800
4801 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4802
4803         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4804         wl-folder-goto-folder with sticky argument.
4805         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4806
4807 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4808
4809         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4810         and wl-summary-previous-buffer.
4811         (wl-summary-next-buffer): New function.
4812         (wl-summary-previous-buffer): Ditto.
4813
4814 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4815
4816         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4817         wl-folder-jump-to-current-entity-with-arg.
4818         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4819         `wl-folder-jump-to-current-entity'.
4820         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4821         `wl-summary-goto-folder-sticky'.
4822         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4823         `wl-summary-goto-folder'.
4824         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4825         Unless force-exit, do not clean temp. marks for sticky summary.
4826         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4827
4828 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4829
4830         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4831         not entire.
4832
4833 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4834
4835         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4836         to `C-x C-s'.
4837         (wl-summary-save-status): New command.
4838         (wl-summary-exit): Don't clean-up temp marks when sticky.
4839         (Applied patch from Nakayama-san [wl: 09548])
4840         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4841         Do nothing when no mark data.
4842         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4843         Call `wl-summary-delete-all-temp-marks' before saving.
4844
4845 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4846
4847         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4848
4849 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4850
4851         * wl.el (wl-check-environment): Also cause error when (system-name)
4852         returns "localhost.localdomain". (Although it doesn't affect because
4853         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4854
4855 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4856
4857         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4858         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4859
4860         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4861         value.
4862
4863 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4864
4865         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4866         Likewise r-cc-list and r-ng-list.
4867
4868 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4869
4870         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4871         only if it is bound as variable.
4872
4873         * wl-mime.el (wl-draft-preview-message): Ditto.
4874
4875 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4876
4877         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4878         needless `goto-char'.
4879
4880         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4881         `wl-summary-redisplay-no-mime-internal' instead of
4882         `wl-summary-redisplay-no-mime'.
4883         (wl-summary-redisplay-no-mime): Changed argument;
4884         Call `wl-summary-redisplay-no-mime-internal'.
4885
4886         * wl-mime.el (wl-draft-preview-message): Bind
4887         `mime-header-encode-method-alist' locally.
4888
4889         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4890         (wl-draft-std11-parse-addresses): Added the first address check.
4891         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4892
4893         * Version number is increased to 2.9.7.
4894
4895 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4896
4897         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4898
4899 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4900
4901         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4902         related to scrollbar support, if there is no such a feature
4903         compiled in.
4904
4905 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4906
4907         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4908         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4909         for prefetch.
4910
4911 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4912
4913         * wl-summary.el (wl-summary-pick): Fix for no match.
4914
4915 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4916
4917         * wl-draft.el (wl-draft-save):
4918         Override `mime-header-encode-method-alist'.
4919
4920 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4921
4922         * wl-folder.el (wl-folder-pick): New function.
4923         Define key as "?".
4924
4925 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4926
4927         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4928         Fix for unplugged.
4929
4930 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4931
4932         * wl-folder.el (wl-folder-virtual): New function.
4933         Define key as "V".
4934
4935 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4936
4937         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4938         multi folder if entity is group.
4939
4940 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4941
4942         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4943         is nil.
4944
4945 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4946
4947         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4948         (wl-summary-target-mark-msgs): Return the number of marked messages.
4949
4950 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4951
4952         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4953         "first:" is specified.
4954
4955 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4956
4957         * wl-vars.el (wl-from): Use return value of function
4958         user-full-name instead of the variable user-full-name since
4959         XEmacs-20.4 doesn't set this variable.
4960
4961 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4962
4963         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4964         call `wl' directly.
4965
4966 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4967
4968         * wl-draft.el (wl-draft-reedit): Removed duplicated
4969         switch-to-buffers.
4970
4971 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4972
4973         * wl.el (wl-other-frame): Removed garbages.
4974
4975 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4976
4977         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4978
4979         * wl-xmas.el (wl-draft-key-setup): Ditto.
4980
4981         * wl-mule.el (wl-draft-key-setup): Ditto.
4982
4983         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4984         (wl-draft-reedit): Ditto.
4985         (wl-draft-prepare-edit): Add `wl-draft-save' to
4986         `local-write-file-hooks'.
4987         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4988         (wl-draft-reedit): Set buffer-file-name.
4989         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4990
4991
4992         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4993         call it.
4994         (wl-delete-startup-frame-function): New variable.
4995         (wl-other-frame): New function
4996         (Original was written by Yamaoka san [wl: 09239]).
4997
4998         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4999         if `wl-folder-use-frame'.
5000
5001 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5002
5003         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5004
5005 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5006
5007         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5008         New variable.
5009         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5010         (wl-message-buffer-prefetch-get-next): Use them.
5011         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5012
5013 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5014
5015         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5016         with unwind-protect.
5017
5018         * wl-draft.el (wl-draft-reedit): Rewrite.
5019         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5020         (wl-draft-save): Insert header separator if it does not exist;
5021         Removed condition-case.
5022
5023         * wl-summary.el (wl-summary-reedit): Revert last change.
5024
5025         * wl-draft.el (wl-draft-save): Rewrite.
5026         (wl-draft-create-buffer): Set buffer-file-name as nil.
5027
5028         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5029
5030         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5031
5032         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5033         nil.
5034
5035 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5036
5037         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5038         If count is nil, do not prefetch.
5039         (wl-message-buffer-prefetch-next): Next.
5040
5041 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5042
5043         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5044
5045 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5046
5047         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5048         `delete-backward-char'
5049         (wl-draft-prepare-edit): Check major-mode.
5050         (wl-draft-decode-header): Rewrite.
5051         (wl-draft): Fix.
5052
5053 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5054
5055         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5056
5057 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5058
5059         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5060         (wl-message-buffer-prefetch-get-next): Remove size checking.
5061         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5062
5063 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5064
5065         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5066         (wl-draft-default-headers): Fix.
5067
5068 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5069
5070         * wl-draft.el (wl-draft-default-headers): Insert return value of
5071         `wl-generate-mailer-string-function'.
5072
5073 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5076         (wl-draft-insert-mail-header-separator): Ditto.
5077
5078         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5079         again (Reverted the change on 2002-01-17 by OKADA san).
5080
5081 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5082
5083         * wl-draft.el (wl-draft): Rewrite.
5084         (wl-draft-create-buffer): New function.
5085         (wl-draft-create-contents): Ditto.
5086         (wl-draft-prepare-edit): Ditto.
5087         (wl-draft-decode-header): Ditto.
5088         (wl-draft-decode-body): Ditto.
5089         (wl-draft-check-new-line): Ditto.
5090         (wl-draft-default-headers): Ditto.
5091         (wl-draft-insert-mail-header-separator): Ditto.
5092
5093 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5094
5095         * Version number is increased to 2.9.6.
5096
5097 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5098
5099         * wl-draft.el (wl-draft-delete-field): Optional argument.
5100         (wl-draft-delete-fields): Ditto.
5101
5102 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5103
5104         * wl-message.el (toplevel): Eliminated byte-compile warning.
5105         for `itimer-function', `delete-timer' and `itimer-list'.
5106
5107 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5108
5109         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5110         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5111         `wl-message-buffer-prefetch-threshold'.
5112         * wl-summary.el (wl-summary-redisplay-internal): Remove
5113         the check of `wl-message-buffer-prefetch-depth'.
5114
5115 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5116
5117         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5118         size of article.
5119         (wl-message-buffer-prefetch-subr): Remove size check.
5120
5121 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5122
5123         * wl-vars.el (wl-plugged): Make customizable.
5124
5125 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5126
5127         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5128         (wl-message-buffer-prefetch-set-timer): New function.
5129         (wl-message-buffer-prefetch-get-next): New function.
5130         (wl-message-buffer-prefetch): New function.
5131         (wl-message-buffer-prefetch-next): Rewrite.
5132         (wl-message-buffer-prefetch-subr): Rewrite.
5133         * wl-vars.el (wl-auto-prefetch-first): New variable.
5134         * wl-summary.el (wl-summary-goto-folder-subr): Call
5135         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5136
5137 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5138
5139         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5140         `wl-summary-unread-message-hook'.
5141
5142 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5143
5144         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5145         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5146         if range is `cache-status'.
5147
5148 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5149
5150         * wl-message.el (wl-message-buffer-prefetch-subr):
5151         Improve debug message.
5152
5153 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5154
5155         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5156         `wl-mail-send-pre-hook'.
5157         (wl-draft-send-mail-with-qmail): Ditto.
5158         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5159
5160 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5161
5162         * wl-message.el (wl-message-buffer-prefetch-subr):
5163         Fix for cancel-function-timers bug.
5164         (wl-message-buffer-prefetch-debug): Default value is t.
5165
5166 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5167
5168         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5169         (wl-message-buffer-prefetch-subr): Rewrite.
5170         Rename from `wl-message-buffer-prefetch'.
5171
5172 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5173
5174         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5175         (wl-default-draft-cite-decorate-author): Ditto.
5176
5177         * wl-draft.el (wl-draft-cite-function): Removed.
5178         (wl-default-draft-cite-decorate-author): Ditto.
5179
5180 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5181
5182         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5183         (wl-default-draft-cite): Do not arrange author name if the value of
5184         `wl-default-draft-cite-decorate-author' is nil.
5185
5186 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5187
5188         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5189
5190         * wl-folder.el (wl-folder-check-one-entity): Don't care
5191         `elmo-folder-use-flag-p'.
5192
5193 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5194
5195         * wl-folder (wl-folder-check-one-entity): Fix
5196         problem if unread is nil.
5197
5198 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5199
5200         * wl-address.el (wl-address-make-completion-list): Check whether
5201         the address is a group list.
5202         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5203
5204 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5205
5206         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5207         The number of the messages of new and unread does not count
5208         correctly.
5209
5210         * wl-summary.el (wl-summary-count-unread): Changed to return
5211         `(new . unread)' instead of total.
5212         (wl-summary-sync-update): Follow the change above.
5213
5214         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5215
5216 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5217
5218         * wl-address.el (wl-address-make-completion-list): Do not enclose
5219         address by " <" and ">" if associated realname is "".
5220         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5221         This is against the promblem with group list in .addresses pointed
5222         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5223
5224 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5225
5226         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5227         message is a format control string.
5228         * wl-expire.el (wl-expire-append-log): Ditto.
5229         * wl-mime.el (wl-summary-burst-subr): Ditto.
5230         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5231         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5232
5233 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5234
5235         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5236         wl.el (wl-check-variables): Rename from `wl-check-type'.
5237         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5238         (wl-check-variables-2): New function.
5239         (wl): Call `wl-check-variables-2'.
5240
5241 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5242
5243         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5244         after renaming folder in access group.
5245
5246 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5247
5248         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5249         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5250         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5251         (wl-message-buffer-prefetch): Rewrite.
5252         (wl-message-buffer-prefetch-idle-time): Removed.
5253         * wl-summary.el (wl-summary-redisplay-internal):
5254         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5255         Error check for `wl-message-buffer-prefetch-depht'.
5256
5257 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5258
5259         * Version number is increased to 2.9.5.
5260         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5261
5262 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5263
5264         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5265         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5266         Based on the patch written by
5267         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5268
5269 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5270
5271         * wl-draft.el (wl-draft-raw-send): Fix for
5272         `wl-news-send-pre-hook'
5273
5274 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5275
5276         * wl-utils.el (wl-message-id-function): New variable.
5277         * wl-draft.el (wl-draft-insert-required-fields):
5278         Use `wl-message-id-function'.
5279
5280 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5281
5282         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5283         * wl-utils.el (wl-draft-make-message-id-string):
5284         Use `wl-from' for domain part of Message-ID
5285         if `wl-message-id-use-wl-from' if non-nil.
5286         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5287
5288 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5289
5290         * wl.el (wl): Call `wl-check-type'
5291         Do not 'condition-case'.
5292
5293 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5294
5295         * wl.el (wl-check-type): New function.
5296         (wl-check-type-variables): New variable.
5297
5298 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5299
5300         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5301
5302 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5303
5304         * wl-draft.el (wl-smtp-password-key): New function.
5305         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5306         (wl-draft-send-mail-with-smtp): Ditto.
5307         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5308
5309 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5310
5311         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5312         * wl-utils.el (wl-unique-id-suffix): Remove.
5313
5314 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5315
5316         * Version number is increased to 2.9.4.
5317
5318 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5319
5320         * wl-utils.el (wl-unique-id-suffix): New variable.
5321         (wl-unique-id): Use `wl-unique-id-suffix'
5322
5323 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5324
5325         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5326         instead of `elmo-msgdb-search'.
5327
5328         * Version number is increased to 2.9.3.
5329
5330 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5331
5332         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5333
5334 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5335
5336         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5337         (wl-draft-dispatch-message): Changed for send-later.
5338         (wl-draft-queue-flush): Ditto.
5339         (wl-draft): Clear `wl-sent-message-queued'.
5340         (wl-draft-reedit): Ditto.
5341         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5342         * wl-vars.el (wl-draft-force-queuing): New variable.
5343         (wl-draft-force-queuing-mail): New variable.
5344         (wl-draft-force-queuing-news): New variable.
5345
5346 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5347
5348         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5349         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5350
5351 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5352
5353         * Version number is increased to 2.9.2.
5354
5355 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5356
5357         * wl-draft.el (wl-draft-elide-region): New user command.
5358         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5359
5360         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5361         command `wl-draft-elide-region'.
5362         * wl-mule.el: Ditto.
5363         * wl-xmas.el: Ditto.
5364
5365 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5366
5367         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5368         (wl-biff-check-folder-async): Removed needless let.
5369
5370 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5371
5372         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5373         wl-folder-get-elmo-folder.
5374         (wl-biff-check-folder): Set `biff' argument of
5375         `wl-folder-check-one-entity'.
5376         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5377
5378         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5379         (wl-folder-check-one-entity): Added `biff' argument;
5380         Setup `biff' slot of folder.
5381
5382         * Version number is increased to 2.9.1.
5383
5384 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5385
5386         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5387         comment out and fixed.
5388         (wl-fldmgr-add-completion-subr): Ditto.
5389
5390         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5391         and msgdb.
5392
5393         * wl.el (wl-toggle-plugged): Save summary view.
5394
5395 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5396
5397         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5398
5399 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5400
5401         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5402
5403 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5404
5405         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5406         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5407         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5408
5409         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5410         if it was failed.
5411         (wl-demo): Disable undo in the demo buffer.
5412
5413 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5414
5415         * wl-version.el (wl-version): Changed codename.
5416
5417         * Version number is increased to 2.9.0.
5418
5419 2001-12-14  Takuo KITAME <kitame@northeye.org>
5420
5421         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5422         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5423         (wl-folder-mark-as-read-all-current-entity): Ditto.
5424
5425 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5426
5427         * wl-vars.el (wl-from-width): Define as obsolete variable.
5428         (wl-subject-length-limit): Ditto.
5429
5430         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5431
5432         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5433         wl-summary-save-view.
5434
5435         * wl.el (wl-save-status): Ditto.
5436         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5437
5438         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5439         (wl-summary-exit): Follow the change above.
5440         (wl-summary-goto-folder-subr): Ditto.
5441
5442         * wl-folder.el (wl-folder-create-subr): Don't use
5443         `elmo-folder-creatable-p'.
5444
5445 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5446
5447         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5448
5449 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5450
5451         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5452         rather than bitmap on Emacs 21.
5453         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5454         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5455         for xbm if the new redisplay engine is not available.
5456
5457 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5458
5459         * wl-folder.el (wl-folder-init-hook): New hook.
5460         (wl-folder-init): Run `wl-folder-init-hook'.
5461
5462 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5463
5464         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5465
5466 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5467
5468         * wl-acap.el (wl-acap-cache-filename): New variable.
5469         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5470         (wl-acap-init): Use cache if no ACAP server found.
5471
5472 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5473
5474         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5475         `wl-acap-original-msgdb-dir'.
5476
5477         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5478         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5479
5480         * wl-mime.el (wl-mime-save-directory): Renamed from
5481         `wl-mime-save-dir'.
5482
5483 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5484
5485         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5486
5487         * wl-demo.el: Require `path-util'.
5488         (wl-demo-bitmap-mule-available-p): New internal variable.
5489         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5490         `module-installed-p' instead.
5491         (wl-demo-insert-image): Use *.img file for a bitmap image.
5492         (wl-demo): Don't call the ascii demo recursively.
5493
5494 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5495
5496         * Version number is increased to 2.7.7.
5497
5498 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5499
5500         * wl.el (wl-exit): Eliminated byte-compile warning.
5501
5502 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5503
5504         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5505         obsolete variable using `elmo-define-obsolete-variable'.
5506         (wl-fetch-confirm-threshold): Ditto.
5507         (wl-cache-prefetch-folder-type-list): Ditto.
5508         (wl-cache-prefetch-folder-list): Ditto.
5509
5510 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5511
5512         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5513         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5514         (wl-demo-insert-image): New function.
5515         (wl-demo-insert-text): New function.
5516         (wl-demo-image-type-alist): Redefine as a function.
5517         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5518         (wl-demo-with-temp-file-buffer): Removed.
5519         (wl-logo-xpm): Removed.
5520         (wl-logo-xbm): Removed.
5521         (wl-logo-bitmap): Removed.
5522
5523 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5524
5525         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5526         (wl-expire-localdir-get-folder-function): New user option.
5527         (wl-expire-localdir-get-folder): New function.
5528         (wl-expire-localdir-date): Ditto.
5529
5530 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5531
5532         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5533         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5534         Fixed unread number mismatch when all-unread < unread.
5535
5536 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5537
5538         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5539         (wl-fetch-confirm-threshold): Ditto.
5540
5541         * wl-summary.el (wl-summary-confirm-appends): Removed.
5542         (wl-summary-sync-update): Don't refer
5543         `wl-summary-update-confirm-threshold' (It is now abolished).
5544
5545         * wl-message.el (wl-message-display-internal): Don't refer
5546         `wl-fetch-confirm-threshold' (It is now abolished).
5547
5548 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5549
5550         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5551
5552 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5553
5554         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5555         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5556         Change default value to nil.
5557         (wl-summary-indent-length-limit): The value can be nil, nil means
5558         unlimited.
5559
5560         * wl-summary.el: Don't set limit for indent length if the value of
5561         wl-summary-indent-length-limit is nil.
5562         If the value of wl-summary-width is nil, it means only that the width
5563         of summary is unlimited (nil doesn't mean that the indent length is
5564         unlimited).
5565
5566         * wl-thread.el: Ditto.
5567
5568 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5569
5570         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5571         be nil, nil means never confirm.
5572         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5573
5574 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5575
5576         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5577         means unlimited).
5578
5579 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5580
5581         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5582         Use `with-temp-buffer'.
5583
5584 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5585
5586         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5587         with new backquote style).
5588         (wl-folder-get-entity-from-buffer): Ditto.
5589
5590 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5591
5592         * wl-version.el (nemacs-version): Eliminated.
5593         (wl-extended-emacs-version2): Ignore nemacs.
5594         (wl-extended-emacs-version3): Ditto.
5595
5596 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5597
5598         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5599         (wl-draft-add-in-reply-to): New variable.
5600         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5601         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5602         (wl-draft-yank-from-mail-reply-buffer): Use
5603         `wl-draft-add-in-reply-to'.
5604         (wl-draft-insert-current-message): Ditto.
5605
5606 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5607
5608         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5609         typo (kill->hide).
5610         (wl-message-buffer-prefetch-folder-type-list): Added elements
5611         `mark' and `cache' instead of `internal'.
5612
5613 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5614
5615         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5616         resume msgdb directory.
5617
5618 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5619
5620         * wl.el (wl-exit): Call `wl-acap-exit'.
5621
5622         * wl-summary.el (wl-summary-message-string): New function.
5623         (wl-summary-reedit): Use it.
5624         (wl-summary-resend-bounced-mail): Remove needless let.
5625         (wl-summary-supersedes-message): Ditto.
5626         (wl-summary-save): Ditto.
5627
5628         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5629         (wl-acap-init): Set it.
5630         (wl-acap-exit): New function.
5631
5632 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5633
5634         * wl.el (wl-init): Revert (require 'mime-setup). move from
5635         toplevel.
5636
5637 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5638
5639         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5640         local variables.  Add error when guess function return invalid
5641         value.
5642
5643 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5644
5645         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5646         Change local variable name.
5647         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5648         (wl-folder-get-newsgroups): Return nil when non-news folder.
5649         * wl-summary.el (wl-summary-write-current-folder): State through
5650         when guess-list return nil.
5651         (wl-summary-write-current-folder-functions): Fixed docstring.
5652
5653         * wl.el (wl-exit): Changed confirm message.
5654
5655         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5656         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5657
5658         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5659
5660 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5661
5662         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5663         user option (Renamed from wl-cache-prefetch-folder-type-list).
5664         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5665         from wl-cache-prefetch-folder-list).
5666
5667         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5668         Move to wl-vars.el.
5669         (wl-message-buffer-prefetch-p): Changed to enable
5670         `wl-message-buffer-prefetch-folder-list'.
5671
5672         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5673         `ignore-cache'.
5674
5675 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5676
5677         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5678         `part-top' and `part-bottom'.
5679         (wl-draft-config-sub-part-top): New function.
5680         (wl-draft-config-sub-part-bottom): New function.
5681
5682 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5683
5684         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5685
5686 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5687
5688         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5689
5690 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5691
5692         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5693
5694         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5695         (wl-summary-write-current-folder): Ditto.
5696
5697 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5698
5699         * wl-folder.el (wl-folder-get-newsgroups): Use
5700         `elmo-folder-newsgroups'.
5701
5702 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5703
5704         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5705         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5706         `wl-draft-config-sub-header-bottom'.
5707
5708 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5709
5710         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5711         localnews folder.
5712
5713 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5714
5715         * wl-summary.el (wl-summary-mode): Undo last change.
5716
5717         * wl-folder.el (wl-folder-mode): Ditto.
5718
5719 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5720
5721         * wl-summary.el (wl-summary-mode): Locally set
5722         truncate-partial-window-width to nil.
5723         (for XEmacs)
5724
5725         * wl-folder.el (wl-folder-mode): Ditto.
5726
5727 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5728
5729         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5730
5731 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5732
5733         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5734         number.
5735
5736         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5737
5738         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5739
5740         * Version number is increased to 2.7.6.
5741
5742 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5743
5744         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5745
5746 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5747
5748         * wl-summary.el (wl-summary-sync-update): Enclose network
5749         related portion with `unwind-protect'.
5750
5751 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5752
5753         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5754
5755 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5756
5757         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5758         element.
5759         * wl-vars.el (wl-message-body-button-alist): Ditto.
5760
5761         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5762         max match length.
5763         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5764
5765         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5766         for the max match length;
5767         Use 4th element value for the button string regexp group.
5768
5769         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5770         candidate exists, prompt to select.
5771
5772 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5773
5774         * wl-summary.el (wl-summary-jump-to-msg): Search before
5775         calibration point by `beginning-of-line'.
5776
5777 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5778
5779         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5780         for access group.
5781
5782 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5783
5784         * wl-message.el (wl-message-display-internal): Bind
5785         `default-mime-charset'.
5786
5787         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5788
5789         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5790
5791         * Version number is increased to 2.7.5.
5792
5793 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5794
5795         * wl-expire.el (wl-summary-archive): Fixed;
5796         Use `elmo-folder-name-internal'.
5797
5798 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5799
5800         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5801         from `elmo-folder-move-messages' caller.
5802         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5803
5804         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5805         related portions are changed).
5806
5807 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5808
5809         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5810         counter.
5811
5812 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5813
5814         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5815         buffer local and set it to nil.
5816
5817         * wl-message.el (wl-message-redisplay): Ditto.
5818
5819 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5820
5821         * wl-summary.el (wl-summary-mark-as-important): If message is
5822         already cached, set messag as read, otherwise encache and mark as read.
5823
5824 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5825
5826         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5827         point-min.
5828
5829 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5830
5831         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5832         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5833         a keymap.
5834
5835 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5836
5837         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5838         parent.
5839
5840         * wl-mule.el (wl-message-define-keymap): Ditto.
5841
5842         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5843
5844         * wl-xmas.el (wl-message-display-internal-hook): Define.
5845         (wl-xmas-setup-message-toolbar): Define as function.
5846         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5847         (wl-message-overload-functions): Abolished.
5848         (wl-message-define-keymap): New function.
5849
5850         * wl-vars.el (wl-message-display-internal-hook): New variable.
5851         (wl-message-header-button-alist): New variable (Renamed from
5852         wl-highlight-message-header-button-alist).
5853         (wl-message-body-button-alist): Ditto.
5854
5855         * wl-mule.el (wl-message-define-keymap): New function.
5856         (wl-message-overload-functions): Abolished.
5857
5858         * wl-message.el (wl-message-add-buttons-to-body): New function.
5859         (wl-message-redisplay): Don't call wl-message-overload-functions;
5860         Call wl-message-add-buttons-to-header and
5861         wl-message-add-buttons-to-body.
5862         (wl-message-display-internal): Set keymap argument for
5863         elmo-mime-display-as-is, elmo-mime-message-display;
5864         Run wl-message-display-internal-hook.
5865         (wl-message-refer-article-or-url): Abolished.
5866
5867         * wl-highlight.el (wl-highlight-headers): Don't call
5868         wl-highlight-message-add-buttons-to-header.
5869         (wl-highlight-message-add-buttons-to-header): Abolished.
5870
5871
5872         * wl-e21.el (wl-message-display-internal-hook): Define.
5873         (wl-e21-setup-toolbar): Deleted duplicated binding.
5874         (wl-e21-setup-message-toolbar): Define as function.
5875         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5876         (wl-message-define-keymap): New function.
5877         (wl-message-overload-functions): Abolished.
5878
5879 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5882         and elmo-folder-close.
5883
5884         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5885
5886 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5887
5888         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5889         boolean value.
5890         * wl-draft.el (wl-draft-do-fcc): Ditto.
5891
5892 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5893
5894         * wl-vars.el (wl-fcc-force-as-read): New variable.
5895         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5896         mark copied message as read.
5897
5898 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5899
5900         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5901
5902 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5903
5904         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5905         `wl-summary-target-above' instead of obsolete variable
5906         `wl-summary-temp-above'.
5907
5908         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5909         instead of `make-obsolete-variable'.
5910         * wl-refile.el (toplevel): Ditto.
5911
5912 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5913
5914         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5915         with third argument t.
5916         (wl-draft): Set first argument for wl-plugged-init as t.
5917
5918         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5919         definition.
5920
5921 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5922
5923         * wl-vars.el: Tabify.
5924         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5925
5926         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5927         message.
5928
5929 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5930
5931         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5932         and set default to beep.
5933
5934 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5935
5936         * wl-vars.el (wl-draft-truncate-lines): New variable.
5937
5938         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5939         instead of wl-message-truncate-lines for truncate-lines.
5940
5941 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5942
5943         * wl-message.el (wl-message-display-internal): Call
5944         `wl-highlight-message' after `elmo-mime-display-as-is'.
5945
5946         * wl-mime.el (wl-mime-display-text/plain): New function.
5947         (wl-mime-display-header): Ditto.
5948         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5949         body-presentation-method for text/plain;
5950         Register `wl-mime-display-header' as a header-presentation-method;
5951         Don't set up `elmo-message-text-content-inserted-hook' and
5952         `elmo-message-header-inserted-hook'.
5953
5954         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5955         variable.
5956         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5957         as t if flag is 'all-header;
5958         Don't bind `elmo-message-ignored-field-list',
5959         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5960
5961 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5962
5963         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5964         for xemacs with non-mule environment.
5965
5966 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5967
5968         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5969         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5970         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5971
5972 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5973
5974         * wl-vars.el (wl-interactive-send): Set default value as t.
5975
5976 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5977
5978         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5979         (wl-addrmgr-method-list): Abolished.
5980         (wl-addrmgr-change-method): Follow above change.
5981
5982         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5983
5984 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5985
5986         * wl-vars.el (wl-message-truncate-lines): Change default value
5987         to default-truncate-lines.
5988
5989         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5990
5991 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5992
5993         * wl-vars.el (wl-message-truncate-lines): New variable.
5994
5995         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5996         wl-message-truncate-lines.
5997
5998 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5999
6000         * wl-acap.el (wl-acap-init): Remove period from error message.
6001         (wl-acap-find-acap-service): Remove period from message.
6002
6003 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6004
6005         * wl.el (wl-check-environment): Undo last change.
6006
6007         * wl-vars.el (wl-from): Changed default value.
6008
6009         * wl-util.el (toplevel): Don't require tm-edit.
6010
6011         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6012         `wl-folder-init';
6013         Don't set mark on mail body.
6014         (wl-draft-reedit): Ditto.
6015
6016         * wl-address.el (wl-address-quote-specials): Define as an alias for
6017         elmo-address-quote-specials.
6018
6019 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6020
6021         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6022
6023         * wl-vars.el (wl-from): Set default value as nil.
6024         (wl-organization): Set default value as ORGANIZATION environment
6025         variable.
6026
6027         * wl-draft.el (wl-smtp-extension-bind): Check value of
6028         wl-smtp-connection-type.
6029
6030         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6031         error.
6032
6033 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6034
6035         * Version number is increased to 2.7.4.
6036
6037         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6038         arguments from `wl-highlight-x-face-function' caller.
6039         Use x-face-1.3.6.12 or later.
6040
6041 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6042
6043         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6044
6045 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6046
6047         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6048         (wl-fcc): Fix to accept function.
6049         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6050
6051 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6052
6053         * wl-acap.el (toplevel): Added `product-provide' declare.
6054         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6055
6056 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6057
6058         * wl.el (wl): Changed order of calling `elmo-init'
6059         and `elmo-folder-init'.
6060
6061 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6062
6063         * wl-mime.el (wl-summary-burst): Extract message when content-type
6064         of root entity is not only `multipart' but also `message/rfc822'.
6065         (wl-summary-burst-subr): Ditto.
6066
6067 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6068
6069         * wl-vars.el (toplevel): Require 'custom.
6070         (wl-trash-folder): Added to `wl-setting' group.
6071
6072         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6073         exists.
6074         (wl-addrmgr-draw): Insert empty line when no entry exists.
6075
6076         * wl-mule.el (wl-message-wheel-up): Fixed.
6077         (wl-message-wheel-down): Ditto.
6078
6079 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6080
6081         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6082         config is an anonymous lambda expression.
6083
6084 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6085
6086         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6087         when Mule 2 is running.
6088
6089 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6090
6091         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6092
6093 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6094
6095         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6096         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6097
6098         * wl-address.el (wl-address-specials-regexp): Eliminated.
6099         (wl-address-quote-specials): Rewrite.
6100
6101 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6102
6103         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6104         shy-groups for regexp.
6105
6106         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6107         character classes and Perl style shy-groups for regexp.
6108         (wl-highlight-plugged-current-line): Use Posix style character
6109         classes for regexp.
6110         (wl-e21-highlight-folder-by-numbers): Ditto.
6111         (wl-e21-display-image-p): Use `display-images-p' instead of
6112         `display-graphic-p'.
6113         (display-images-p): Make an alias to `display-graphic-p' if it is
6114         not available.  It is for Emacs version prior to 21.0.105.
6115
6116         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6117         `display-graphic-p'.
6118         (wl-demo-image-type-alist): Ditto.
6119         (display-images-p): Make an alias to `display-graphic-p' if it is
6120         not available.  It is for Emacs version prior to 21.0.105.
6121
6122 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6123
6124         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6125         support.
6126         (wl-generate-user-agent-string): Ditto.
6127
6128         * wl-version.el (wl-version): Update docsting.
6129         (wl-version-status): Ditto.
6130
6131 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6132
6133         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6134         21.0.105.  For Emacs 21.0.104 or earlier.
6135
6136 2001-09-03  Takuo KITAME <kitame@northeye.org>
6137
6138         * wl-e21.el (wl-plugged-init-icons): Use
6139         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6140         (wl-biff-init-icons): Ditto.
6141
6142 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6143
6144         * wl-highlight.el (wl-highlight-summary-current-line):
6145         Fixed highlighting refile/copy destination.
6146
6147         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6148         (wl-acap-store): Encode string by wl-acap-coding-system.
6149
6150 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6151
6152         * wl-acap.el (toplevel): Check and require 'un-define before
6153         'xemacs-ucs;
6154          Added checking for UTF-2000.
6155
6156 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6157
6158         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6159         Don't enclose with `eval-and-compile'.
6160
6161         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6162         wl-init is non-nil.
6163
6164         * wl-draft.el (wl-draft): Ditto.
6165
6166         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6167
6168         * wl-acap.el (toplevel): Require 'wl.
6169         (wl-acap-store): Call `elmo-init'.
6170
6171         * wl.el (wl): Changed position of `wl-check-environment'.
6172         (toplevel): Added autoload setting for wl-acap.
6173
6174         * wl-vars.el (wl-setting): New custom group.
6175         (wl-from): Added wl-setting group.
6176         (wl-user-mail-address-list): Ditto.
6177         (wl-organization): Ditto.
6178         (wl-subscribed-mailing-list): Ditto.
6179         (wl-envelope-from): Ditto.
6180         (wl-smtp-posting-user): Ditto.
6181         (wl-smtp-posting-server): Ditto.
6182         (wl-smtp-posting-port): Ditto.
6183         (wl-smtp-authenticate-type): Ditto.
6184         (wl-pop-before-smtp-user): Ditto.
6185         (wl-pop-before-smtp-server): Ditto.
6186         (wl-pop-before-smtp-port): Ditto.
6187         (wl-pop-before-smtp-authenticate-type): Ditto.
6188         (wl-nntp-posting-server): Ditto.
6189         (wl-nntp-posting-user): Ditto.
6190         (wl-nntp-posting-port): Ditto.
6191         (wl-fetch-confirm-threshold): Ditto.
6192         (wl-prefetch-threshold): Ditto.
6193         (wl-thread-insert-opened): Ditto.
6194         (wl-ldap-server): Ditto.
6195         (wl-ldap-port): Ditto.
6196         (wl-ldap-base): Ditto.
6197         (wl-ldap-objectclass): Ditto.
6198         (wl-use-ldap): Ditto.
6199         (wl-draft-config-alist): Ditto.
6200         (wl-draft-config-matchone): Ditto.
6201         (wl-template-alist): Ditto.
6202         (wl-message-sort-field-list): Ditto.
6203         (wl-message-ignored-field-list): Ditto.
6204         (wl-message-visible-field-list): Ditto.
6205         (wl-interactive-send): Ditto.
6206         (wl-summary-move-order): Ditto.
6207         (wl-auto-select-first): Ditto.
6208         (wl-auto-select-next): Ditto.
6209         (wl-interactive-save-folders): Ditto.
6210
6211         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6212         Initialization codes are moved from wl-local-folder-init.
6213         (wl-local-folder-init): Follow the change above.
6214         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6215
6216         * wl-acap.el: New file.
6217
6218         * Version number is increased to 2.7.3.
6219
6220 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6221
6222         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6223
6224 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6225
6226         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6227         (wl-addrmgr-address-entry-list): Ditto.
6228
6229 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6230
6231         * wl-e21.el (wl-draft-mode-map): Removed binding for
6232         `wl-draft-insert-x-face-field'.
6233
6234         * wl-mule.el (wl-draft-mode-map): Ditto.
6235
6236         * wl-xmas.el (wl-draft-mode-map): Ditto.
6237
6238         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6239         (wl-cs-autoconv): Ditto.
6240         (wl-cs-local): Ditto.
6241         (wl-use-scoring): Ditto.
6242         (wl-mime-charset): Ditto.
6243         (wl-folder-check-async): Ditto.
6244
6245         * wl.el (toplevel): Ignore nemacs and tm.
6246         (wl-exit): Ditto.
6247
6248         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6249         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6250         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6251         instead of wl-address-petname-add-or-change.
6252         (wl-summary-edit-addresses-subr): Use wl-address-delete
6253         instead of wl-address-petname-delete.
6254
6255         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6256
6257         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6258         if error occured.
6259
6260         * wl-message.el (require): Remove tm support.
6261
6262         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6263
6264         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6265         (wl-folder-jump-to-current-entity): Ditto.
6266         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6267
6268         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6269         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6270         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6271
6272         * wl-mule.el (wl-draft-key-setup): Ditto.
6273
6274         * wl-xmas.el (wl-draft-key-setup): Ditto.
6275
6276         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6277         (wl-draft-std11-parse-addresses): New function.
6278         (wl-draft-parse-mailbox-list): Use it.
6279         (wl-draft): Ignore nemacs.
6280         (wl-draft-reedit): Ditto.
6281
6282         * wl-addrmgr.el: New file.
6283         (Original is wl-rcpt.el written by
6284         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6285         Thanks Kitamoto-san.)
6286
6287         * wl-address.el (wl-address-make-address-list): Modified parsing
6288         process.
6289         (wl-address-delete): Renamed from `wl-address-petname-delete';
6290         Modify wl-address-list too.
6291         (wl-address-add-or-change): Renamed from
6292         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6293
6294 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6295
6296         * wl-highlight.el (wl-highlight-summary-current-line):
6297           Work with transient-mark-mode
6298
6299 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6300
6301         * Version number is increased to 2.7.2.
6302
6303         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6304         instead of elmo-dop-queue-method.
6305
6306 2001-08-06  SAITO Atsunori <sai@yedo.com>
6307
6308         * wl-vars.el (wl-ldap-objectclass): New user option.
6309
6310         * wl-address.el (wl-ldap-make-filter): Use it.
6311
6312 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6313
6314         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6315
6316 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6317
6318         * wl-folder.el (wl-folder): redisplay after folder insertion.
6319
6320         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6321
6322         * wl-summary.el (wl-summary-sync-update):
6323         Change status mark only when new-msgdb exists.
6324         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6325
6326 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6327
6328         * wl-summary.el (wl-summary-open-folder): New function.
6329         (wl-summary-goto-folder-subr): Use it.
6330         (wl-summary-mark-as-important): Fix;
6331         Encache only when no cache exists.
6332
6333 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6334
6335         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6336         Use with-current-buffer.
6337
6338 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6339
6340         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6341         before call `get-buffer'. Fixed parenthesis.
6342         (wl-score-get-header-entry): Clear message and help window when
6343         keyboard quit.
6344         (wl-score-edit-insert-header): Ditto.
6345
6346 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6347
6348         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6349         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6350         (wl-default-draft-cite): Fix.
6351
6352         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6353         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6354
6355 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6356
6357         * wl-message.el (wl-message-prev-page): Do same bahavior
6358         as summary when it is called in the message buffer.
6359         (wl-message-next-page): Ditto.
6360
6361 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6362
6363         * wl-summary.el (wl-summary-forward): Use cache if it is not
6364         section cache.
6365
6366 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6367
6368         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6369         Removed redundant require of elmo-vars.
6370         (wl-biff-state-indicator-on): Changed default value for
6371         xemacs with non-mule environment.
6372
6373         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6374         wl-message-buffer is nil;
6375         Hide progress bar after moving messages.
6376
6377 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6378
6379         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6380         message at cursor point is deleted.
6381
6382 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6383
6384         * wl-vars.el: Changed file coding system to euc-japan.
6385         Added -*-coding:-*- magic to the first line.
6386
6387         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6388         Search parent from the first message.
6389
6390         * Version number is increased to 2.7.1.
6391
6392 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6393
6394         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6395
6396 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6397
6398         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6399         refile/delete execution.
6400
6401         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6402         Fixed docstring.
6403
6404 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6405
6406         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6407         do update process;
6408         Don't update marks when update process is interrupted.
6409
6410 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6411
6412         * wl-summary.el (wl-summary-reply): Fixed problem when
6413         wl-draft-use-frame is non-nil.
6414         (wl-summary-forward): Ditto.
6415
6416         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6417         as nil.
6418         (wl-folder-mark-as-read-all-entity): Ditto.
6419         (wl-folder-prefetch-entity): Ditto.
6420
6421         * wl.el (wl): Check environment before wl-init.
6422
6423         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6424         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6425         instead of wl-summary-collect-unread.
6426         (wl-summary-reply): Split message window.
6427
6428 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6429
6430         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6431         only if current language environment is japanese,
6432
6433         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6434         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6435         (wl-folder-goto-folder-subr): Ditto.
6436
6437         * wl-draft.el (wl-draft-dispatch-message): Call
6438         `elmo-file-cache-get-path'.
6439
6440 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6441
6442         * wl-summary.el (wl-summary-cursor-move): If return value of
6443         wl-summary-next-message is not number, don't jump.
6444
6445 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6446
6447         * wl-summary.el (wl-summary-buffer-next-message-function): New
6448         variable.
6449         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6450         if it is bound.
6451
6452         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6453         string.
6454
6455         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6456         (wl-plugged-drawing): Ditto.
6457
6458 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6459
6460         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6461         process.
6462         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6463         with unwind-protect.
6464
6465         * wl.el (wl-init): Require mime-setup.
6466         (wl-check-environment): Don't require mime-setup.
6467
6468         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6469         instead of elmo-folder-type.
6470
6471         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6472         value as nil.
6473
6474 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6475
6476         * Version number is increased to 2.7.0.
6477
6478         * wl-version.el (wl-version): Changed codename.
6479
6480         * wl-summary.el (wl-summary-delete-cache): Fixed.
6481
6482         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6483         Workaround for net folders.
6484         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6485
6486         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6487         value to nil (According to the patch from
6488         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6489
6490         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6491         of elmo-folder-close.
6492
6493 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6494
6495         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6496         for postfix.
6497
6498 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6499
6500         * wl-summary.el (wl-summary-resend-message): Fixed.
6501
6502         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6503         Call wl-draft with `from' argument if its address is included in
6504         `wl-user-mail-address-list'.
6505         (wl-draft): Added `from' argument.
6506
6507         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6508         non-nil.
6509         (wl): Don't show demo if wl-demo is nil.
6510
6511         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6512         wl-summary-use-frame.
6513
6514         * wl-vars.el (wl-summary-use-frame): New user option.
6515         (wl-folder-use-frame): Changed docstring.
6516
6517         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6518         non-nil.
6519         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6520         wl-summary-use-frame.
6521
6522         * wl-vars.el (wl-folder-use-frame): New user option.
6523
6524         * wl-summary.el (wl-summary-exit): Back to folder frame if
6525         wl-folder-use-frame is non-nil.
6526         (wl-summary-redisplay-internal): Ignore cache if current folder
6527         is draft folder,
6528         (wl-summary-redisplay-no-mime): Ditto.
6529         (wl-summary-redisplay-all-header): Ditto.
6530
6531         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6532         if wl-folder-use-frame is non-nil.
6533
6534 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6535
6536         * wl-summary.el (wl-summary-sync-update): Bind
6537         elmo-folder-update-threshold.
6538         (wl-summary-mark-as-important): Enclosed server mark processing
6539         with `save-match-data'.
6540
6541         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6542         only when it is already defined.
6543
6544 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6545
6546         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6547         name of folder exclude localdir is wrong.
6548         * wl-folder.el (wl-folder-sync-entity):
6549         Set `wl-summary-always-sticky-folder-list' as nil.
6550         (wl-folder-mark-as-read-all-entity): Ditto.
6551         (wl-folder-prefetch-entity): Ditto.
6552
6553 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6554
6555         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6556         instead of `wl-summary-write-current-newsgroup'.
6557
6558 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6559
6560         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6561         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6562         non-nil and selected message is important, do not display.
6563
6564 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6565
6566         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6567
6568 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6569
6570         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6571
6572         * wl-summary.el (wl-summary-mark-as-important): Set message number
6573         using wl-summary-message-number.
6574
6575 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6576
6577         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6578         destination folder is 'null.
6579
6580 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6581
6582         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6583         New function.
6584         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6585         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6586         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6587
6588 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6589
6590         * wl-mime.el (wl-mime-setup): Added setting for
6591         `mime-setup-signature-key-alist' to avoid overriding key bind for
6592         `wl-draft-send'.
6593
6594         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6595         for `wl-draft-send'.
6596         * wl-mule.el (wl-draft-overload-functions): Ditto.
6597         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6598         * wl-draft.el (wl-draft-send): Ditto.
6599
6600         * wl-message.el (wl-message-display-internal):
6601         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6602         (Patch is provided by <kita@coe.nttdata.co.jp>).
6603
6604 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6605
6606         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6607
6608 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6609
6610         * wl.el (wl): Fix for wl-demo.
6611
6612 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6613
6614         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6615
6616 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6617
6618         * wl-folder.el (wl-folder-prefetch-entity): Use
6619         `wl-folder-get-elmo-folder'.
6620         (wl-folder-count-incorporates): Do not use
6621         `wl-folder-get-elmo-folder'.
6622
6623 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6624
6625         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6626         instead of `elmo-folder-get-type'.
6627
6628 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6629
6630         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6631         position on Subject: field.
6632         (Advised by Mito <mit@nines.nec.co.jp>)
6633
6634 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6635
6636         * wl-folder.el (wl-folder-prefetch-entity): Use
6637         `wl-folder-get-elmo-folder'.
6638
6639 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6640
6641         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6642
6643         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6644         `process-duplicates' slot.
6645
6646         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6647         if detection failed.
6648
6649 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6650
6651         * wl-version.el (wl-version-status): Set to "alpha".
6652
6653 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6654
6655         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6656         Check wl-message-buffer lives before set-buffer.
6657
6658 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6659
6660         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6661         called in folder mode.
6662         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6663         * wl-summary.el (wl-summary-exit-pre-hook): Run
6664         `wl-summary-exit-pre-hook' before exit summary mode.
6665
6666 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6667
6668         * wl-version.el (wl-version-status): New variable.
6669         (wl-version-status-alist): Removed.
6670         (wl-version-status): Rule included.
6671
6672 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6673
6674         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6675         @sponichi.
6676
6677         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6678         when `mail-reply-buffer' is buffer-local variable.
6679         (Reported by <kita@coe.nttdata.co.jp>).
6680
6681 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6682
6683         * wl-vars.el (toplevel): Require 'elmo-util.
6684
6685 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6686
6687         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6688         (All other related portions are changed)
6689
6690         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6691
6692         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6693
6694 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6695
6696         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6697
6698 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6699
6700         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6701         Delete other windows to avoid an error.
6702         Use `point-marker' instead of `point' to remember the start point
6703         of body.
6704
6705         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6706
6707         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6708         number not to exceed all message number.
6709
6710 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6711
6712         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6713         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6714
6715 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6716
6717         * wl-summary.el (wl-summary-sync-force-update): Added argument
6718         no-check.
6719         (wl-summary-sync-update): Ditto.
6720         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6721         with `no-check'.
6722
6723         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6724         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6725         already running.
6726
6727 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6728
6729         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6730         `dst-folder-arg'.
6731         (wl-expire-archive-number1): Diito.
6732         (wl-expire-archive-number2): Diito.
6733         (wl-expire-archive-Date): Diito.
6734         (wl-archive-number1): Diito.
6735         (wl-archive-number2): Diito.
6736         (wl-archive-date): Diito.
6737         (wl-archive-folder-p): New function.
6738         (wl-summary-expire): Support of expand folder name at
6739         wl-expire-alist.
6740         * wl-util.el (wl-expand-newtext): Renamed from
6741         `wl-refile-expand-newtext'.
6742
6743 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6744
6745         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6746         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6747         `(elmo-msgdb-get-overview msgdb)'.
6748         (wl-summary-prefetch): Bind match data before call
6749         `wl-summay-prefetch-msg'.
6750         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6751         'off if `wl-summary-buffer-disp-msg' is non-nil.
6752         Fixed problem that couldn't show only one new or unread message when
6753         enter folder.
6754         (wl-summary-reply): Don't call `split-window-vertically' and other
6755         window.
6756
6757 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6758
6759         * wl-expire.el (wl-expire-refile): Fixed.
6760
6761 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6762
6763         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6764
6765         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6766         biff notification is removed.
6767
6768         * wl.el (wl): Changed position of `elmo-init'.
6769
6770         * wl-draft.el (wl-default-draft-cite): Use date field
6771         on the citation buffer.
6772
6773         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6774
6775         * wl-xmas.el (wl-folder-internal-icon-list): Added
6776         `wl-folder-shimbun-image'.
6777
6778         * wl-e21.el (wl-folder-internal-icon-list): Added
6779         `wl-folder-shimbun-image'.
6780
6781 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6782
6783         * wl.el (wl-init): Eliminated argument.
6784         (wl): Rewrite.
6785
6786         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6787         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6788         instead of `elmo-folder-msgdb-internal'.
6789         (wl-summary-sync-update): Ditto.
6790         (wl-summary-flush-pending-append-operations): Eliminated.
6791         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6792         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6793         `elmo-folder-open'.
6794
6795         * wl-mime.el (wl-summary-burst): Fixed.
6796
6797         * wl-folder.el (wl-folder-info-save): Check data type.
6798
6799         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6800         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6801         instead of `elmo-folder-msgdb-internal'.
6802         (wl-expire-hide): Ditto.
6803
6804
6805         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6806
6807 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6808
6809         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6810
6811 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6812
6813         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6814
6815 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6816
6817         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6818         Fixed `match-beginning' argument mismatch.
6819
6820 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6821
6822         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6823         the default value.
6824
6825 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6826
6827         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6828         instead of `elmo-nntp-default-port'.
6829
6830         * wl-vars.el: Fixed some doc strings.
6831
6832 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6833
6834         * wl-summary.el (wl-summary-prefetch-msg): Use
6835         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6836
6837         * wl-vars.el: Define *-func as obsolete variable using
6838         `elmo-define-obsolete-variable'.
6839
6840         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6841         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6842         instead of `wl-message-buffer-prefetch-threshold'.
6843
6844         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6845
6846         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6847
6848         * wl-draft.el (wl-caesar-region-func): Ditto.
6849
6850         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6851         Keep unread status in elmo-folder-move-messages.
6852         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6853
6854 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6855
6856         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6857         `wl-summary-buffer-exit-func'
6858         (wl-summary-buffer-message-redisplay-function): Renamed from
6859         `wl-summary-buffer-message-redisplay-func'
6860         (wl-summary-buffer-next-folder-function): Renamed from
6861         `wl-summary-buffer-next-folder-func'.
6862         (wl-summary-buffer-prev-folder-function): Renamed from
6863         `wl-summary-buffer-prev-folder-func'.
6864         (wl-summary-get-petname-function): Renamed from
6865         `wl-summary-get-petname-func'.
6866
6867         * wl-score.el (wl-score-edit-exit-function): Renamed from
6868         `wl-score-edit-exit-func'.
6869
6870         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6871         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6872
6873         * wl-util.el (wl-load-profile-function): Renamed from
6874         `wl-load-profile-func'.
6875
6876         * wl-folder.el (wl-folder-completion-function): Renamed from
6877         `wl-folder-completion-func'.
6878         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6879
6880         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6881         `wl-expire-archive-get-folder-func'.
6882         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6883         (wl-draft-send-mail-function): Renamed from
6884         `wl-draft-send-mail-func'.
6885         (wl-draft-send-news-function): Renamed from
6886         `wl-draft-send-news-func'.
6887         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6888         (wl-generate-mailer-string-function): Renamed from
6889         `wl-generate-mailer-string-func'.
6890         (wl-highlight-signature-search-function): Renamed from
6891         `wl-highlight-signature-search-func'.
6892         (wl-highlight-x-face-function): Renamed from
6893         `wl-highlight-x-face-func'
6894         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6895         (wl-ps-print-buffer-function): Renamed from
6896         `wl-ps-print-buffer-func'
6897         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6898         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6899         (wl-summary-subject-filter-function): Renamed from
6900         `wl-summary-subject-filter-func'.
6901
6902         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6903         `wl-draft-queue-flush-send-func'
6904         (wl-draft-cite-function): Renamed from
6905         `wl-draft-cite-func'
6906
6907         * wl-address.el (wl-address-init-function): Renamed from
6908         `wl-address-init-func'.
6909
6910 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6911
6912         * wl-draft.el (wl-draft-queue-flush): Don't call
6913         `elmo-dop-unlock-message'.
6914         * wl-draft.el (wl-draft-queue-append): Don't call
6915         `elmo-dop-lock-message'.
6916
6917         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6918         (wl-summary-buffer-folder-name): Ditto.
6919         (wl-summary-message-regexp): Added '-' (all other related portions
6920         are changed).
6921         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6922         wl-summary-buffer-folder-name.
6923
6924 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6925
6926         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6927         the number of mails in the folder buffer is not updated by wl-biff.
6928
6929 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6930
6931         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6932         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6933
6934 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6935
6936         * wl-summary.el (wl-summary-next-message):
6937         Return next message number when wl-summary-move-order is nil.
6938
6939 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6940
6941         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6942         `wl-summary-move-spec-alist'.
6943         (wl-summary-move-spec-unplugged-alist): New variable
6944         (Move spec for unplugged status).
6945         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6946         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6947
6948 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6949
6950         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6951         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6952
6953 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6954
6955         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6956         simple quotation to quote the anonymous function.
6957         * tm-wl.el (wl-draft-preview-message): Ditto.
6958
6959 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6960
6961         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6962         Eliminate redundant `save-excursion'.
6963         (wl-highlight-summary-current-line): Ditto.
6964
6965         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6966         accessing match data when `looking-at' failed.
6967
6968         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6969         `elmo-match-string' where users don't care about the speed.
6970         (wl-draft-save): Ditto.
6971
6972 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6973
6974         * wl-util.el (wl-regexp-opt): New function.
6975
6976         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6977         number from `wl-summary-buffer-number-list'.
6978         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6979         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6980         (wl-summary-move-spec-alist): Changed default setting.
6981
6982 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6983
6984         * wl-vars.el (wl-biff-notify-hook): New hook.
6985         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6986         the arrival of new mail.
6987         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6988         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6989
6990 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6991
6992         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6993
6994 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6995
6996         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6997
6998         * Version number is increased to 2.5.8.
6999
7000         * wl-thread.el (toplevel): require 'cl.
7001         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7002         (wl-thread-make-number-list): New function.
7003         (wl-thread-entity-make-number-list-from-children): Ditto.
7004         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7005         (wl-thread-entity-insert-as-children): Likewise.
7006         (wl-thread-delete-message): Likewise.
7007         (wl-meaning-of-mark): Eliminated.
7008         (wl-thread-next-failure-mark-p): Ditto.
7009         (wl-thread-entity-get-mark): Ditto.
7010         (wl-thread-meaning-alist-get-result): Ditto.
7011         (wl-thread-entity-check-prev-mark): Ditto.
7012         (wl-thread-entity-check-next-mark): Ditto.
7013         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7014         (wl-thread-entity-get-prev-marked-entity): Ditto.
7015         (wl-thread-get-prev-unread): Ditto.
7016         (wl-thread-jump-to-prev-unread): Ditto.
7017         (wl-thread-get-next-unread): Ditto.
7018         (wl-thread-jump-to-next-unread): Ditto.
7019         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7020         (wl-thread-entity-get-next-marked-entity): Ditto.
7021
7022         * wl-summary.el (wl-summary-buffer-number-list):
7023         New bufer-local variable.
7024         (wl-summary-switch-to-clone-buffer): Clone
7025         `wl-summary-buffer-number-list'.
7026         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7027         (wl-summary-cursor-move-regex): Eliminated.
7028         (wl-summary-cursor-up): Rewrite.
7029         (wl-summary-cursor-down): Ditto.
7030         (wl-summary-mode-spec-alist): New variable.
7031         (wl-summary-next-message): New inline function.
7032         (wl-summary-cursor-move): New function.
7033         (wl-summary-default-get-next-msg): Rewrite.
7034         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7035         (wl-summary-rescan): Ditto.
7036         (wl-summary-sync-all-init): Ditto.
7037         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7038         summary is not thread view.
7039         (wl-summary-sync-update): Ditto.
7040         (wl-summary-rescan): Ditto.
7041         (wl-summary-make-number-list): New function.
7042
7043         * wl-draft.el: "FCC" -> "Fcc".
7044
7045 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7046
7047         * wl-highlight.el (wl-highlight-summary-window):
7048         Call `set-buffer-modified-p'.
7049
7050         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7051         (wl): Call `elmo-init' and fix.
7052
7053         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7054         Use new variables.
7055
7056         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7057
7058 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7059
7060         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7061
7062 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7063
7064         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7065
7066 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7067
7068         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7069         `wl-use-toolbar' nor `display-graphic-p'.
7070         (wl-e21-setup-message-toolbar): Ditto.
7071         (wl-e21-setup-summary-toolbar): Ditto.
7072         (wl-e21-setup-folder-toolbar): Ditto.
7073
7074         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7075         (wl-plugged-init-icons): Ditto.
7076
7077         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7078         `display-graphic-p'.
7079         (wl-plugged-set-folder-icon): Ditto.
7080         (wl-highlight-plugged-current-line): Ditto.
7081         (wl-highlight-folder-current-line): Ditto.
7082         (wl-e21-highlight-folder-group-line): Ditto.
7083         (wl-e21-setup-toolbar): Ditto.
7084         (wl-e21-display-image-p): New macro.
7085
7086         * wl-demo.el (wl-demo): Simplified.
7087         (wl-demo-image-type-alist): Use `image-type-available-p' for
7088         checking whether the image type `xbm' is available.
7089
7090 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7091
7092         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7093         (wl-summary-input-range): Ditto.
7094
7095 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7096
7097         * wl-summary.el (wl-summary-edit-addresses): Use
7098         `wl-summary-get-original-buffer'
7099         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7100         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7101         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7102         (wl-summary-get-newsgroups): Eliminated.
7103         (wl-summary-set-crosspost): Ditto.
7104         (wl-summary-is-crosspost-folder): Ditto.
7105         (wl-crosspost-alist-load): Ditto.
7106         (wl-crosspost-alist-save): Ditto.
7107
7108         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7109         `elmo-setup-subscribed-newsgroups' instead of
7110         `elmo-nntp-make-groups-hashtb'.
7111         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7112         instead of `wl-crosspost-alist-save'.
7113
7114         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7115         of `elmo-folder-message-appendable-p'.
7116         (wl-mime-header-presentation-method): Eliminated.
7117
7118         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7119         (Error occurs in emacs21).
7120
7121         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7122         the current buffer).
7123
7124         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7125         instead of `wl-crosspost-alist-save'.
7126         (wl-init): `elmo-crosspost-message-alist-load'
7127         instead of `wl-crosspost-alist-load'
7128
7129         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7130         (wl-parse-newsgroups): Likewise.
7131         (wl-biff-notify): Run `wl-biff-notify-hook'.
7132
7133 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7134
7135         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7136
7137         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7138         when `wl-summary-lazy-highlight' is non-nil.
7139         (wl-summary-goto-folder-subr): Highlight only when
7140         `wl-summary-lazy-highlight' is non-nil.
7141
7142         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7143         Don't display progress and highlight temp-mark when
7144         `wl-summary-lazy-highlight' is non-nil.
7145         (wl-highlight-summary-window): New function.
7146         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7147
7148 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7149
7150         * wl-summary.el (wl-summary-sync): Change `all-visible'
7151         from `all-shown'
7152         (wl-summary-input-range): Ditto.
7153
7154 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7155
7156         * wl-e21.el (wl-highlight-folder-current-line): Call
7157         `wl-folder-init-icons' when folder icons have not been initialized.
7158
7159         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7160
7161         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7162         (wl-demo-image-type-alist): New macro.
7163
7164 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7165
7166         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7167         display does not support graphics.
7168         (wl-plugged-init-icons): Ditto.
7169         (wl-folder-init-icons): Ditto.
7170
7171         * wl-demo.el (wl-demo): Chech closely whether the display
7172         supports graphics.
7173
7174 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7175
7176         * wl-summary.el (wl-summary-get-original-buffer): New function.
7177         (wl-summary-set-crosspost): Use it.
7178         (wl-summary-target-mark-uudecode): Ditto.
7179         (wl-summary-reedit): Ditto.
7180         (wl-summary-resend-bounced-mail): Ditto.
7181         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7182         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7183
7184         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7185         (wl-message-display-internal): Ditto.
7186
7187 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7188
7189         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7190
7191 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7192
7193         * wl-summary.el (wl-summary-save-view): Renamed from
7194         `wl-summary-save-status'.
7195
7196 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7197
7198         * wl-summary.el (wl-summary-sync): Added `all-shown'
7199
7200 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7201
7202         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7203
7204 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7205
7206         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7207
7208 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7209
7210         * wl-highlight.el (wl-highlight-summary-line-string): Use
7211         `zerop' instead of `= 0'.
7212         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7213
7214         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7215         for comparing numbers.
7216         (wl-template-prev): Use `zerop' instead of `eq 0'.
7217
7218         * wl-draft.el (wl-draft-insert-current-message): Use
7219         `with-current-buffer' instead of `save-excursion'.
7220         Use `zerop' instead of `eq 0'.
7221
7222 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7223
7224         * wl-draft.el (wl-draft-insert-ccs): New function.
7225         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7226         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7227
7228 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7229
7230         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7231
7232 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7233
7234         * wl-expire.el (wl-expire-refile): Don't call
7235         elmo-msgdb-add-msgs-to-seen-list;
7236         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7237         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7238
7239 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7240
7241         * wl-message.el (wl-message-prev-page): Ignore errors while
7242         scroll-down.
7243
7244 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7245
7246         * wl-mime.el: Use elmo-original-message-mode instead of
7247         mmelmo-original-mode.
7248
7249         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7250         `elmo-folder-get-spec';
7251         (wl-fldmgr-add-completion-all-completions):
7252         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7253
7254         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7255         of `elmo-folder-get-type'.
7256
7257         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7258         `elmo-folder-get-spec';
7259         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7260         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7261         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7262         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7263         `elmo-read-msg-no-cache';
7264         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7265         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7266         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7267         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7268         `elmo-cache-save';
7269         (wl-draft-reedit): Use `elmo-message-file-name'.
7270
7271         * wl-expire.el: Use `elmo-folder-name-internal';
7272         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7273         Use macro `wl-summary-buffer-msgdb' instead of variable
7274         `wl-summary-buffer-msgdb';
7275         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7276         Use macro `wl-summary-buffer-folder-name' instead of variable
7277         `wl-summary-buffer-folder-name'.
7278         * wl-score.el: Likewise.
7279
7280         * wl-message.el: Rewrite for new message buffer cache mechanism.
7281         (wl-message-buffer-cache-buffer-get): New macro.
7282         (wl-message-buffer-cache-folder-get): Ditto.
7283         (wl-message-buffer-cache-message-get): Ditto.
7284         (wl-message-buffer-cache-entry-make): Ditto.
7285         (wl-message-buffer-cache-hit): Ditto.
7286         (wl-message-buffer-cache-sort): New function.
7287         (wl-message-buffer-cache-add): Ditto.
7288         (wl-message-buffer-cache-delete): Ditto.
7289         (wl-message-buffer-cache-clean-up): Ditto.
7290         (wl-message-buffer-window): Rewrite.
7291         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7292         (wl-message-buffer-display): New function.
7293         (wl-message-display-internal): New function.
7294
7295 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7296
7297         * wl-folder.el: Use `elmo-folder-name-internal';
7298         Use `wl-folder-get-elmo-folder';
7299         Use `elmo-folder-list-messages' instead of
7300         `elmo-list-folder';
7301         Use `elmo-folder-get-primitive-list' instead of
7302         `elmo-folder-get-primitive-spec-list';
7303         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7304         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7305         Use `elmo-folder-create' instead of `elmo-create-folder'.
7306         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7307         (wl-folder-get-elmo-folder): New macro.
7308         (wl-folder-elmo-folder-cache-get): Ditto.
7309         (wl-folder-elmo-folder-cache-put): Ditto.
7310         (wl-folder-suspend): Call `elmo-quit'.
7311
7312         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7313         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7314         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7315         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7316         (toplevel): require 'cl.
7317         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7318
7319         * wl-summary.el: Rewrite to use new elmo interface.
7320
7321 \f
7322 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7323
7324         * wl-mime.el (wl-draft-preview-message):
7325         Run `wl-draft-send-hook' before collecting recipients information;
7326         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7327
7328         * tm-wl.el (wl-draft-preview-message): Ditto.
7329
7330 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7331
7332         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7333         wrong recipients are displayed when forwarded message.
7334
7335 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7336
7337         * Version number is increased to 2.5.7.
7338
7339 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7340
7341         * wl-message.el (wl-message-next-page): Bind
7342         `window-pixel-scroll-increment' to nil while scrolling up.
7343
7344 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7345
7346         * wl-vars.el (wl-save-hook): New hook.
7347         * wl.el (wl-save): Call `wl-save-hook'.
7348
7349 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7350
7351         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7352         Argument WITH-ARG instead of NO-ARG (negative mean).
7353         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7354         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7355         * wl-message.el (wl-message-follow-current-entity): Likewise.
7356
7357 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7358
7359         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7360         FROM was optional argument.
7361         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7362
7363 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7364
7365         * Version number is increased to 2.5.6.
7366
7367 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7368
7369         * wl-version.el (wl-version-show): Removed.
7370         (wl-version): Add `interactive'.
7371
7372 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7373
7374         * wl-summary.el (wl-summary-get-petname-func): New variable.
7375         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7376         instead of `wl-address-get-petname-1'.
7377         (wl-summary-simple-from): Ditto.
7378
7379         * wl-address.el (wl-address-get-petname-1): Define as function.
7380
7381 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7382
7383         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7384         field in the original message.
7385         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7386
7387 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7388
7389         * wl-expire.el (wl-expire-hide):
7390         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7391
7392 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7393
7394         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7395         find decoder for To, Cc, and Subject.
7396
7397 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7398
7399         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7400         for checking `elmo-use-buffer-cache'.
7401         (wl-summary-mark-as-important): Fixed typo in comment.
7402
7403 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7404
7405         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7406         field in the original message.
7407         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7408
7409 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7410
7411         * wl-expire.el (wl-expire-hide):
7412         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7413
7414 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7415
7416         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7417         find decoder for To, Cc, and Subject.
7418
7419 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7420
7421         * Version number is increased to 2.5.5.
7422
7423         * wl-address.el (wl-address-specials-regexp): New constant.
7424         (wl-address-quote-specials): Use it.
7425
7426 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7427
7428         * wl-summary.el (wl-summary-rescan):
7429         Call `wl-summary-buffer-number-column-detect'.
7430         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7431
7432         * wl-message.el (wl-message-mode-map): Define.
7433         (wl-message-decode): Use it as local-map.
7434
7435 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7436
7437         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7438         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7439
7440 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7441
7442         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7443
7444         * wl-mule.el (wl-read-event-char): Ditto.
7445
7446         * wl-e21.el (wl-read-event-char): Ditto.
7447
7448         * wl-nemacs.el (wl-read-event-char): Ditto.
7449         (read-event): Removed.
7450
7451         * wl-util.el (toplevel): Removed dummy definition of
7452         `read-event'.
7453         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7454
7455 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7456
7457         * wl-nemacs.el (elmo-archive-call-process): Moved to
7458         elmo-archive.el.
7459
7460 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7461
7462         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7463         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7464
7465         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7466         instead of magic-number 6.  Use `not' instead of `null' for symbol
7467         `nil' check (not empty list).
7468         (wl-draft-insert-x-face-field): Fixed paren style.
7469
7470         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7471         one-branch conditional statement, instead of `and' and `if'.
7472         (wl-draft-forward): Likewise.
7473         (wl-draft-add-references): Likewise.
7474         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7475
7476         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7477         conditional steatment.  Use `cond' instead of `if'.
7478         (wl-draft-confirm): Likewise.
7479
7480 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7481
7482         * wl-version.el (wl-version-show): Use `product-string-1'
7483         instead of `wl-version'.
7484         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7485
7486         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7487
7488 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7489
7490         * wl-highlight.el (wl-highlight-headers): Revert
7491         `wl-highlight-x-face-func' argument (`beg' and `end').
7492
7493 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7494
7495         * wl.el (toplevel): Move `product-provide' declare.
7496         * wl-demo.el (toplevel): Ditto.
7497         * wl-dnd.el (toplevel): Ditto.
7498         * wl-highlight.el (toplevel): Ditto.
7499         * wl-message.el (toplevel): Ditto.
7500         * wl-refile.el (toplevel): Ditto.
7501         * wl-util.el (toplevel): Ditto.
7502
7503 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7504
7505         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7506         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7507         (wl-thread-close-all): keep cursor position.
7508
7509 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7510
7511         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7512         (eq x 0).
7513         (wl-generate-user-agent-string-1): Fix conditional statement.
7514
7515 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7516
7517         * wl.el (wl-check-environment): Additional check for
7518         'wl-local-domain' and `wl-message-id-domain'.
7519
7520 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7521
7522         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7523
7524 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7525
7526         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7527         instead of `smtp-sasl-user-realm'.
7528
7529 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7530
7531         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7532
7533 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7534
7535         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7536         to the default value as well as `eword-lexical-analyzer'.
7537
7538 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7539
7540         * wl-version.el (wl-extended-emacs-version,
7541         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7542         `elmo-match-string' instead of `wl-match-string'.
7543
7544 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7545
7546         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7547         docstring.
7548
7549 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7550
7551         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7552
7553 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7554
7555         * wl-highlight.el (wl-highlight-headers): Remove
7556         `wl-highlight-x-face-func' argument (`beg' and `end').
7557
7558 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7559
7560         * wl-summary.el (wl-summary-mark-as-important):
7561         Remove cache if folder is local.
7562
7563 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7564
7565         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7566         to get existing e-mail address string.
7567
7568 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7569
7570         * wl-version.el (wl-generate-user-agent-string): Commentary.
7571         (wl-generate-user-agent-string-1): Use `when' for
7572         one-branch conditional statement, instead of `and' and `if'.
7573         (wl-extended-emacs-version, wl-extended-emacs-version2,
7574         wl-extended-emacs-version3): Ditto.
7575
7576 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7577
7578         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7579         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7580         condition-case; Remove initialization.
7581         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7582         (wl-summary-sync-update3): Added argument `sync-all';
7583         Eliminated local variable `msgdb';
7584         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7585         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7586         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7587
7588 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7589
7590         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7591         connection before call `wl-draft-send-mail-with-smtp'.
7592
7593 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7594
7595         * Version number is increased to 2.5.4.
7596
7597 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7598
7599         * wl.el (wl-check-environment): Additional check for
7600         'wl-local-domain' and `wl-message-id-domain'.
7601
7602 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7603
7604         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7605         buffer as command specific.
7606         (wl-folder-mark-as-read-all-entity): Ditto.
7607         (wl-folder-prefetch-entity): Ditto.
7608         (wl-folder-drop-unsync-entity): Ditto.
7609
7610         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7611         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7612         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7613
7614         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7615         save-excursion.
7616
7617 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7618
7619         * Version number is increased to 2.5.3.
7620
7621         * wl-summary.el (wl-summary-save-view-cache):
7622         Delete duplicated `write-region';
7623         Use `write-region-as-binary' instead of `as-binary-output-file' and
7624         `write-region'.
7625
7626 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7627
7628         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7629
7630 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7631
7632         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7633         instead of `smtp-via-smtp'.
7634
7635 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7636
7637         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7638
7639 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7640
7641         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7642         instead of `smtp-sasl-user-realm'.
7643
7644 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7645
7646         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7647
7648 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7649
7650         * Version number is increased to 2.5.2.
7651
7652 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7653
7654         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7655         does not exist.
7656         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7657         (wl-biff-start): Call `timer-activate' if timer already exists.
7658
7659         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7660         only when it is bound as function.
7661
7662 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7663
7664         * Version number is increased to 2.5.1.
7665
7666 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7667
7668         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7669         Print refile/copy destination.
7670
7671 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7672
7673         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7674         queue-flush-only is non-nil.
7675
7676         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7677
7678         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7679         checking cache folder.
7680
7681 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7682
7683         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7684         `regexp-quote'.
7685
7686 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7687
7688         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7689         function.
7690         * wl-summary.el (wl-summary-write-current-folder-functions):
7691         Change default value.  Use it.
7692
7693 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7694
7695         * Version number is increased to 2.5.0.
7696
7697         * wl-version.el (wl-version): Changed codename.
7698
7699 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7700
7701         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7702         (wl-summary-supersedes-message): Ditto.
7703
7704 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7705
7706         * wl-refile.el (wl-refile-guess-functions): Renamed from
7707         `wl-refile-guess-func-list'.
7708
7709 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7710
7711         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7712         Fixed problem when no rule was matched.
7713
7714 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7715
7716         * wl-summary.el (wl-summary-get-mark): Fixed
7717         `wl-summary-buffer-target-mark' check logic.
7718
7719 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7720
7721         * wl-folder.el (wl-folder-write-current-folder): Added group
7722         folder check.
7723
7724         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7725         `wl-summary-write-current-newsgroup'.
7726         (wl-summary-write-current-folder-functions): New variable.
7727         * wl-folder.el (wl-folder-get-newsgroups): New function.
7728         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7729         (wl-folder-write-current-folder): Renamed from
7730         `wl-folder-write-current-newsgroup'.
7731
7732 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7733
7734         * Version number is increased to 2.3.93.
7735
7736 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7737
7738         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7739         (wl-ldap-make-matched-value-list): Ditto.
7740         (wl-ldap-alias-safe-string): Split e-mail address.
7741
7742         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7743         petname folder default was selected.
7744         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7745         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7746
7747 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7748
7749         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7750         to `wl-draft-config-exec'.
7751
7752         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7753         instead of calling `wl-draft-config-exec';
7754         Process group-list and show recipients in minibuffer.
7755
7756         * tm-wl.el (wl-draft-preview-message): Ditto.
7757
7758 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7759
7760         * wl.el (toplevel): Added (C) to copyright notice, and
7761         sync Author header.
7762         * tm-wl.el (toplevel): Ditto.
7763         * wl-address.el (toplevel): Ditto.
7764         * wl-demo.el (toplevel): Ditto.
7765         * wl-dnd.el (toplevel): Ditto.
7766         * wl-draft.el (toplevel): Ditto.
7767         * wl-e21.el (toplevel): Ditto.
7768         * wl-expire.el (toplevel): Ditto.
7769         * wl-folder.el (toplevel): Ditto.
7770         * wl-highlight.el (toplevel): Ditto.
7771         * wl-message.el (toplevel): Ditto.
7772         * wl-mime.el (toplevel): Ditto.
7773         * wl-mule.el (toplevel): Ditto.
7774         * wl-nemacs.el (toplevel): Ditto.
7775         * wl-refile.el (toplevel): Ditto.
7776         * wl-score.el (toplevel): Ditto.
7777         * wl-summary.el (toplevel): Ditto.
7778         * wl-template.el (toplevel): Ditto.
7779         * wl-thread.el (toplevel): Ditto.
7780         * wl-util.el (toplevel): Ditto.
7781         * wl-vars.el (toplevel): Ditto.
7782         * wl-xmas.el (toplevel): Ditto.
7783
7784 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7785
7786         * wl.el (wl-init): Added comment about `wl-init-hook'.
7787         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7788         * wl-vars.el (wl-init-hook): Added docs.
7789         (wl-make-plugged-hook): Removed useless docs.
7790         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7791         * wl-xmas.el (toplevel): Ditto.
7792
7793 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7794
7795         * wl-address.el (toplevel): Fixed multiple Author header format.
7796         * wl-demo.el (toplevel): Ditto.
7797         * wl-draft.el (toplevel): Ditto.
7798         * wl-folder.el (toplevel): Ditto.
7799         * wl-summary.el (toplevel): Ditto.
7800         * wl-thread.el (toplevel): Ditto.
7801         * wl-util.el (toplevel): Ditto.
7802         * wl-vars.el (toplevel): Ditto.
7803         * wl-version.el (toplevel): Ditto.
7804         * wl-xmas.el (toplevel): Ditto.
7805         * wl.el (toplevel): Ditto.
7806
7807         * wl-version.el (toplevel): Added require `elmo-version' for
7808         `product-version-as-string'.
7809
7810 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7811
7812         * wl-vars.el (wl-draft-send-hook): Changed default value to
7813         '(wl-draft-config-exec).
7814
7815         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7816         explicitly.
7817         (wl-draft): Set `wl-draft-config-exec-flag' before running
7818         `wl-mail-setup-hook'.
7819
7820         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7821         `wl-biff-init-icons' to `wl-init-hook' instead of
7822         `wl-make-plugged-hook'.
7823         (Because if `wl-draft' command is invoked at first,
7824         they are not initialized)
7825         Updated copyright notice.
7826
7827         * wl-e21.el (toplevel): Ditto;
7828
7829         * wl-demo.el (toplevel): Updated copyright notice.
7830         * wl-address.el (toplevel): Ditto.
7831         * wl-draft.el (toplevel): Ditto.
7832         * wl-version.el (toplevel): Ditto.
7833         * wl-folder.el (toplevel): Ditto.
7834         * wl-summary.el (toplevel): Ditto.
7835         * wl-thread.el (toplevel): Ditto.
7836         * wl-util.el (toplevel): Ditto.
7837         * wl-vars.el (toplevel): Ditto.
7838         * wl.el (toplevel): Ditto.
7839
7840 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7841
7842         * wl-highlight.el (wl-highlight-message): Fixed problem of
7843         highlighting failure which occured when the last field contains
7844         multiple lines in the draft buffer.
7845
7846         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7847         `wl-biff-start' if plugged.
7848
7849         * wl-util.el (wl-biff-check-folder): New function.
7850         (wl-biff-check-folders): Don't set session name prefix.
7851         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7852         (wl-biff-check-folder-async): Ditto.
7853
7854         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7855         in email address.
7856
7857 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7858
7859         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7860
7861         * wl-draft.el (wl-draft-strip-subject-re): New function.
7862
7863         * wl-draft.el (wl-draft-reply): Use it.
7864
7865 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7866
7867         * wl-message.el (wl-mmelmo-message-redisplay): Use
7868         `mime-display-message' instead of `wl-mime-display-message'.
7869
7870         * wl-mime.el (toplevel): Removed compatibility workaround
7871         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7872         (wl-mime-display-message): Abolished.
7873         (wl-mime-entity-read-field): Ditto.
7874         (wl-mime-combine-message/partial-pieces): Use
7875         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7876
7877 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7878
7879         * wl-template.el: Doc fixes.
7880
7881 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7882
7883         * wl-e21.el (wl-message-overload-functions): Do nothing if
7884         `current-local-map' is not available.
7885         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7886
7887 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7888
7889         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7890         representation.
7891
7892         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7893         number.
7894         (wl-fldmgr-save-folders): Don't use `format' when insert
7895         `wl-fldmgr-folders-header'.
7896
7897 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7898
7899         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7900
7901 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7902
7903         * wl-highlight.el (wl-highlight-message):
7904         Use `std11-field-end' to detect end point of the header field.
7905         Refer `wl-highlight-max-header-size'.
7906
7907         * wl-vars.el (wl-highlight-max-header-size): New variable.
7908
7909         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7910
7911         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7912         Set `for-draft' argument of wl-highlight-headers.
7913         (wl-draft): Ditto.
7914         (wl-draft-reedit): Ditto.
7915         (wl-user-agent-compose-internal): Ditto.
7916
7917 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7918
7919         * wl-message.el (wl-message-add-button): Use overlay.
7920
7921 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7922
7923         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7924
7925         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7926         problem when group-list content is nothing.
7927         (Reported by Mito <mit@nines.nec.co.jp>)
7928
7929 2000-10-18  SAITO Atsunori <sai@yedo.com>
7930
7931         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7932
7933 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7934
7935         * tm-wl.el (toplevel): Use product-provide.
7936
7937 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7938
7939         * Version number is increased to 2.3.92.
7940
7941 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7942
7943         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7944         title text, use `display' property for left margin under Emacs 21.
7945
7946         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7947         properties.
7948         (wl-plugged-init-icons): Ditto.
7949
7950 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7951
7952         * wl.el (wl-save-status, wl-init): Remove last period in
7953         "...done." message.
7954         * tm-wl.el (wl-summary-burst): Ditto.
7955         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7956         wl-summary-resume-cache-status,
7957         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7958         wl-summary-sync-update3, wl-summary-highlight-msgs,
7959         wl-summary-flush-pending-append-operations,
7960         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7961         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7962         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7963         wl-thread-open-all): Ditto.
7964         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7965         * wl-mime.el (wl-summary-burst): Ditto.
7966         * wl-highlight.el (wl-highlight-summary): Ditto.
7967         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7968         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7969         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7970         * wl-address.el (wl-local-address-init): Ditto.
7971
7972 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7973
7974         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7975         `add-text-properties'.
7976         (wl-plugged-init-icons): Ditto.
7977         (wl-folder-init-icons): Use `propertize' instead of
7978         `put-text-property'.
7979         (wl-plugged-set-folder-icon): Ditto.
7980         (wl-e21-highlight-folder-group-line): Ditto.
7981
7982 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7983
7984         * wl-version.el (wl-version-status-alist): New variable.
7985         (wl-version-status): New function.
7986
7987         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7988         "Cc" part of the case "Reply-To".
7989
7990         * wl-draft.el (wl-draft-reply): Use result of
7991         `eword-extract-address-components'.
7992
7993         * wl-demo.el (wl-demo-icon-name): New constant.
7994         (wl-logo-xpm): Use it.
7995         (wl-logo-xbm): Ditto.
7996         (wl-logo-bitmap): Ditto.
7997
7998         * Version number is increased to 2.3.91.
7999
8000 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8001
8002         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8003         (wl-extended-emacs-version, wl-extended-emacs-version2,
8004         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8005         docstring.
8006
8007         * wl-version.el (wl-generate-user-agent-string-1): New function.
8008         (wl-generate-user-agent-string): Use it.
8009
8010         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8011         `mime-edit-insert-user-agent-field'.
8012         (wl-generate-user-agent-string): Check
8013         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8014
8015         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8016         instead of `if', when verbose case.
8017
8018 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8019
8020         * wl-expire.el (wl-summary-expire): Fix.
8021
8022 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8023
8024         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8025         and `elmo-lost+found-folder' if 'wl-draft.
8026         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8027
8028 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8029
8030         * wl-expire.el (wl-summary-expire): Change messages.
8031         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8032         `deleing-info' instead of "Deleting..."
8033
8034 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8035
8036         * wl-summary.el (wl-summary-refile-subr): Fix.
8037
8038 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8039
8040         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8041         if pipe folder.
8042
8043 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8044
8045         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8046
8047 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8048
8049         * wl-expire.el (wl-expire-hide): New function.
8050         (wl-summary-expire): Add `hide'.
8051
8052 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8053
8054         * wl-vars.el (wl-draft-reply-without-argument-list):
8055         Changed default value to consider `Reply-To:'.
8056         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8057
8058         * Version number is increased to 2.3.90.
8059
8060         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8061         elmo-imap4-get-session with unwind-protect.
8062         Don't cause error.
8063         (wl-summary-sync-marks): Don't check plugged nor folder type.
8064         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8065         (Always keep current buffer).
8066
8067 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8068
8069         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8070         Enclose with `save-excursion'.
8071
8072 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8073
8074         * wl-version.el (wl-version): Remove interactive.
8075
8076 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8077
8078         * wl-version.el (wl-generate-user-agent-string): Use
8079         `product-string-verbose' instead of `product-string-1'.
8080
8081 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8082
8083         * wl-vars.el (wl-draft-use-cache): New variable.
8084         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8085         if wl-draft-use-cache is non-nil.
8086
8087 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8088
8089         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8090         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8091
8092 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8093
8094         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8095         (wl-thread-msg-mark-as-unread): Ditto.
8096
8097         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8098         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8099         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8100         Don't set mark in summary if return value of `elmo-mark-as-read'
8101         is nil.
8102         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8103         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8104         instead of `wl-thread-msg-mark-as-read'.
8105         (wl-summary-mark-as-unread-region): Ditto.
8106         (wl-summary-target-mark-mark-as-read): Ditto.
8107
8108         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8109
8110 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8111
8112         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8113
8114         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8115
8116 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8117
8118         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8119         face.
8120
8121 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8122
8123         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8124         `running-xemacs'.
8125
8126 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8127
8128         * wl-version.el (toplevel): Use `product-version-as-string' for
8129         set verstion-string, if defined.
8130
8131         * wl-version.el (wl-version-show): Insert string at point, when
8132         call with argument.
8133
8134         * wl-version.el (wl-generate-user-agent-string): Use
8135         `product-string-1' instead of `wl-appname', `wl-version' and
8136         `wl-codename'.
8137
8138 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8139
8140         * wl-address.el (toplevel): Use product-provide.
8141         * wl-demo.el (toplevel): Ditto.
8142         * wl-dnd.el (toplevel): Ditto.
8143         * wl-draft.el (toplevel): Ditto.
8144         * wl-e21.el (toplevel): Ditto.
8145         * wl-expire.el (toplevel): Ditto.
8146         * wl-fldmgr.el (toplevel): Ditto.
8147         * wl-folder.el (toplevel): Ditto.
8148         * wl-highlight.el (toplevel): Ditto.
8149         * wl-message.el (toplevel): Ditto.
8150         * wl-mime.el (toplevel): Ditto.
8151         * wl-mule.el (toplevel): Ditto.
8152         * wl-nemacs.el (toplevel): Ditto.
8153         * wl-refile.el (toplevel): Ditto.
8154         * wl-score.el (toplevel): Ditto.
8155         * wl-summary.el (toplevel): Ditto.
8156         * wl-template.el (toplevel): Ditto.
8157         * wl-thread.el (toplevel): Ditto.
8158         * wl-util.el (toplevel): Ditto.
8159         * wl-vars.el (toplevel): Ditto.
8160         * wl-xmas.el (toplevel): Ditto.
8161         * wl.el (toplevel): Ditto.
8162
8163 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8164
8165         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8166         instead of product.
8167
8168         * wl-version.el (wl-version): Compile time evalution elmo-version.
8169
8170 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8171
8172         * wl-summary.el (wl-summary-sync-force-update): Append queue
8173         `mark-as-read'if unplugged.
8174
8175 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8176
8177         * wl-version.el: New file.  Use product.el.
8178         * wl.el: add (require 'wl-version).
8179         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8180         for ~/.folders header.
8181         (wl-fldmgr-folders-header): Changed.
8182         * wl-demo.el (wl-demo): Use product.el.
8183
8184         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8185         wl-version.el.
8186         * wl-util.el (wl-version, wl-version-show): Ditto.
8187
8188         * wl-util.el (wl-generate-user-agent-string,
8189         wl-extended-emacs-version, wl-extended-emacs-version2,
8190         wl-extended-emacs-version3): Move to wl-version.el.
8191         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8192         xemacs-codename, mime-edit-insert-user-agent-field,
8193         mime-edit-user-agent-value, mime-editor/version,
8194         mime-editor/codename): Compile warning killer move to
8195         wl-version.el
8196
8197 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8198
8199         * wl-summary.el (wl-summary-refile-subr): Fix.
8200
8201 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8202
8203         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8204         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8205
8206 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8207
8208         * wl.el (wl-check-environment): Check too many `@'.
8209
8210 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8211
8212         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8213
8214 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8215
8216         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8217         wl-draft-reply-myself-without-argument-list): Add variables.
8218         * wl-draft.el (wl-draft-reply): Use it.
8219
8220 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8221
8222         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8223         the 5th argument of `elmo-network-get-spec'.
8224
8225         * wl-thread.el (wl-thread-reparent-children): New inline function.
8226         (wl-thread-delete-message): Use it.
8227
8228         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8229         (wl-summary-score-update-all-lines): Don't use `dolist'.
8230
8231 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8232
8233         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8234         (require 'elmo-msgdb) for inline function.
8235
8236 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8237
8238         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8239
8240 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8241
8242         * wl-score.el (wl-score-headers): Fix for the confusing macro
8243         `elmo-kill-buffer'.
8244
8245 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8246
8247         * wl-summary.el: Don't use the 3rd argument of `require' because
8248         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8249         * wl-util.el: Ditto.
8250         * wl-draft.el: Ditto.
8251
8252 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8253
8254         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8255         window system is not used.
8256
8257 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8258
8259         * wl-thread.el: Don't use `mapcar' only for iteration.
8260         (wl-thread-resume-entity): Ditto.
8261         (wl-thread-delete-message): Ditto.
8262
8263         * wl-summary.el: Bind `dragdrop-drop-functions',
8264         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8265         of `require' for `timezone', `easymenu' and `ps-print';
8266         don't use `mapcar' only for iteration.
8267
8268         * wl-util.el: Bind `mule-version', `nemacs-version',
8269         `emacs-beta-version', `xemacs-codename',
8270         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8271         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8272         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8273         only for iteration.
8274
8275         * wl-score.el: Don't use `mapcar' only for iteration.
8276         (wl-score-simplify-buffer-fuzzy): Ditto.
8277         (wl-score-simplify-subject): Ditto.
8278         (wl-score-headers): Ditto.
8279         (wl-summary-score-update-all-lines): Ditto.
8280
8281         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8282         `enable-multibyte-characters' and `mule-version'.
8283
8284         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8285         `mapcar' only for iteration.
8286
8287         * wl-demo.el: Don't use `mapcar' only for iteration.
8288
8289         * wl-folder.el: Don't use `mapcar' only for iteration.
8290         (wl-folder-open-all): Ditto.
8291         (wl-folder-count-incorporates): Ditto.
8292
8293         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8294         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8295
8296         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8297         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8298         `smtp-connection-type'; specify 3rd argument of `require' for
8299         `timezone'; don't use `mapcar' only for iteration.
8300         (wl-draft-clone-local-variables): Don't use `mapcar'.
8301         (wl-draft-generate-clone-buffer): Ditto.
8302         (wl-user-agent-compose-internal): Ditto.
8303
8304         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8305
8306         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8307         (wl-save-status): Ditto.
8308
8309         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8310         for iteration.
8311
8312 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8313
8314         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8315         removed `Date'.
8316         (wl-fldmgr-make-filter-default): New user option.
8317
8318         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8319         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8320         (wl-fldmgr-filter-completion-alist): Abolish.
8321
8322         * wl.el (wl): Don't check servers if arg is non-nil.
8323
8324         * wl-draft.el (wl-draft-reply): Set only message-id string to
8325         In-Reply-To field.
8326
8327 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8328
8329         * wl-summary.el (wl-summary-pick): Rewrite.
8330
8331         * wl-draft.el (wl-draft-forward): Get references field from
8332         original buffer.
8333         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8334
8335 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8336
8337         * wl-draft.el (wl-draft-forward): Add references field.
8338
8339 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8340
8341         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8342         (wl-draft-reply): Use it.
8343
8344 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8345
8346         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8347         when Emacs 21 is running.
8348
8349         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8350         bindings.
8351
8352 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8353
8354         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8355         XPM icons transparent.
8356
8357         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8358         Emacs 21.
8359
8360 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8361
8362         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8363         nil.
8364
8365         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8366         when it is persistent.
8367         (wl-summary-sync-marks): Changed argument for
8368         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8369         (wl-summary-virtual): Use `elmo-read-search-condition'.
8370         (wl-summary-redisplay-internal): If folder is local, mark as read
8371         even when folder is plugged.
8372
8373 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8374
8375         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8376         of `tool-bar-lines' in the frame parameters.
8377         (after-make-frame-functions, post-command-hook): Don't modify the
8378         value.
8379         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8380         wl-e21-tool-bar-lines): Removed.
8381
8382 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8383
8384         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8385         properties `evaporate' and `wl-momentary-overlay' as well.
8386         (wl-highlight-summary-displaying): Ditto.
8387         (wl-delete-all-overlays): Don't delete overlay which does not have
8388         a property `wl-momentary-overlay'.
8389
8390         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8391         `display-mouse-p' and `display-graphic-p'.
8392         (wl-folder-init-icons): Don't search for XBM or the other files.
8393         (wl-plugged-set-folder-icon): Make icons if and only if
8394         `display-graphic-p' returns non-nil.
8395         (wl-highlight-plugged-current-line): Use `before-string' overlay
8396         property to show icon images.
8397         (wl-highlight-folder-current-line): Ditto.
8398         (wl-e21-highlight-folder-group-line): Ditto.
8399         (wl-e21-highlight-folder-by-numbers): Ditto.
8400         (wl-e21-insert-image): Removed.
8401         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8402         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8403         said.
8404         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8405         `wl-e21-force-switch-toolbar'.
8406         (wl-e21-make-icon-image): Removed.
8407         (wl-e21-setup-toolbar): Don't search for XBM files.
8408         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8409         the default value.
8410
8411 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8412
8413         * wl-util.el (wl-biff-check-folder-async): Set
8414         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8415
8416 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8417
8418         * wl-e21.el (after-make-frame-functions): Add
8419         `wl-e21-force-switch-toolbar'.
8420         (wl-e21-force-switch-toolbar): New function force to switch the
8421         toolbar appearance automatically.
8422         (post-command-hook): Add `wl-e21-switch-toolbar'.
8423         (wl-e21-switch-toolbar): New function to switch the toolbar
8424         appearance automatically.
8425         (wl-e21-tool-bar-lines): New buffer local variable.
8426
8427 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8428
8429         * wl-util.el (wl-biff-check-folders-running): New variable.
8430         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8431         (wl-biff-check-folder-async-callback):
8432         Set `wl-biff-check-folders-running'.
8433         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8434         with unwind-protect.
8435
8436         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8437         Enclose `wl-folder-auto-check' with unwind-protect.
8438
8439         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8440         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8441
8442         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8443
8444         * wl-util.el (wl-biff-notify): New inline function.
8445         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8446         locally.
8447         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8448         folder-list' is 1.
8449         Use `wl-biff-notify'.
8450         (wl-biff-check-folder-async-callback): New function.
8451         (wl-biff-check-folder-async): Ditto.
8452
8453         * wl-folder.el (wl-folder): Don't check folders.
8454         (wl-folder-auto-check): New function.
8455
8456 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8457
8458         * wl-util.el (wl-biff-start) [Emacs19+]:
8459         Use `timer-next-integral-multiple-of-time'.
8460         (wl-biff-check-folders): Use `wl-default-folder'
8461         if `wl-biff-check-folder-list' is nil.
8462
8463 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8464
8465         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8466         instead of `elmo-delete-lists'.
8467
8468 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8469
8470         * wl.el (wl-plugged-toggle-all): Set the value of
8471         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8472         (wl-plugged-toggle): Ditto.
8473         (wl-toggle-plugged): Ditto.
8474         (wl-plugged-init): Ditto.
8475
8476         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8477         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8478         instead of `wl-biff-state-indicator-off' and
8479         `wl-biff-state-indicator-on'; don't modify the value and the type
8480         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8481         (wl-plugged-init-icons): Set icons data to
8482         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8483         instead of `wl-plug-state-indicator-off' and
8484         `wl-plug-state-indicator-on'; don't modify the value and the type
8485         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8486
8487         * wl-vars.el (wl-modeline-biff-state-off,
8488         wl-modeline-biff-state-on, wl-modeline-biff-status,
8489         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8490         wl-modeline-plug-status): New internal variables.
8491         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8492         wl-biff-check-interval, wl-biff-check-folder-list): Change
8493         customization group from `wl-folder' to `wl-highlight'.
8494         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8495         wl-show-plug-status-on-modeline): Defcustomized.
8496
8497         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8498         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8499         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8500         a flag to `mode-line-buffer-identification'.
8501
8502         * wl-e21.el (wl-biff-init-icons): Set icons data to
8503         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8504         instead of `wl-biff-state-indicator-off' and
8505         `wl-biff-state-indicator-on'.
8506         (wl-plugged-init-icons): Set icons data to
8507         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8508         instead of `wl-plug-state-indicator-off' and
8509         `wl-plug-state-indicator-on'.
8510
8511 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8512
8513         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8514         excessive titles.
8515
8516 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8517
8518         * wl.el (wl-plugged-mode): Use revised
8519         `wl-mode-line-buffer-identification'.
8520         (wl-plugged-init): Don't use `force-mode-line-update'.
8521
8522         * wl-xmas.el (wl-draft-overload-functions): Use revised
8523         `wl-mode-line-buffer-identification'.
8524         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8525         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8526         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8527         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8528         `wl-make-plugged-hook';
8529         add `wl-folder-init-icons' and `wl-setup-folder' to
8530         `wl-folder-mode-hook'.
8531
8532         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8533         19 as well.
8534         (wl-mode-line-display-priority-list): New user option.
8535         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8536         Defcustomized.
8537         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8538         Add docs.
8539
8540         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8541         start.
8542         (wl-mode-line-buffer-identification): Revised as a function.
8543
8544         * wl-summary.el (wl-summary-mode): Use revised
8545         `wl-mode-line-buffer-identification'; don't call
8546         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8547         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8548         `wl-xmas-setup-summary'.
8549
8550         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8551         `wl-mode-line-buffer-identification'.
8552
8553         * wl-mule.el (wl-draft-overload-functions): Use revised
8554         `wl-mode-line-buffer-identification'.
8555
8556         * wl-folder.el (wl-make-plugged-alist): Don't call
8557         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8558         (wl-folder): Don't call `wl-folder-init-icons' directly.
8559         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8560         `wl-xmas-setup-folder' directly;
8561         use revised `wl-mode-line-buffer-identification'.
8562         (TopLevel): Don't bind `wl-biff-init-icons',
8563         `wl-plugged-init-icons', `wl-folder-init-icons',
8564         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8565
8566         * wl-e21.el (wl-draft-overload-functions): Use revised
8567         `wl-mode-line-buffer-identification'.
8568         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8569         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8570         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8571         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8572         `wl-make-plugged-hook';
8573         add `wl-folder-init-icons' and `wl-setup-folder' to
8574         `wl-folder-mode-hook'.
8575
8576 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8577             Katsumi Yamaoka    <yamaoka@jpl.org>
8578
8579         * wl.el (wl): Call `wl-biff-start'.
8580         (wl-exit): Call `wl-biff-stop'.
8581         (wl-plugged-mode): Show biff in modeline.
8582         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8583
8584         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8585         (wl-biff-init-icons): New function.
8586         (wl-plugged-init-icons): Don't make too much keymaps.
8587         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8588
8589         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8590         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8591         variables.
8592         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8593         options.
8594
8595         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8596         wl-biff-start, wl-biff-stop): New functions.
8597         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8598         (wl-biff-timer-name): New variable.
8599
8600         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8601
8602         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8603         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8604
8605         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8606         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8607
8608         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8609         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8610         `wl-folder-init-icons' to `ignore' if they are not available.
8611         (wl-folder-mode): Show biff in modeline.
8612
8613         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8614         (wl-biff-init-icons): New function.
8615         (wl-plugged-init-icons): Don't make too much keymaps.
8616         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8617
8618 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8619
8620         * wl-vars.el (wl-strict-diff-folders): Customization Type
8621         and doc fix.  Define as a list of regular expressions for
8622         folders or nil.
8623         * wl-folder.el (wl-folder-check-one-entity): Use
8624         `wl-string-match-member' instead of `wl-string-member' for
8625         `wl-strict-diff-folders'.
8626
8627 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8628
8629         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8630         (wl-highlight-folder-current-line): Use it; new implementation.
8631         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8632         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8633         `defsubst' instead of `defun'.
8634
8635         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8636         `wl-highlight-group-folder-by-numbers'; made it can also be a
8637         number.  See info for more details.
8638
8639         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8640         running.
8641
8642         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8643         to bind them.
8644
8645         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8646         (wl-highlight-folder-current-line): New implementation.
8647
8648         * wl-highlight.el (wl-highlight-folder-group-line): New
8649         implementation.
8650         (wl-delete-all-overlays): Rewrite as a marco.
8651         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8652
8653         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8654         running.
8655         (wl-folder-*-glyph): No need to bind them.
8656
8657         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8658         `wl-e21-highlight-folder-group-icon'; rewrite.
8659         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8660         `defsubst' instead of `defun'.
8661         (wl-folder-mode-map): Bind it when compiling.
8662
8663 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8664
8665         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8666
8667         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8668
8669 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8670
8671         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8672
8673 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8674
8675         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8676         (wl-highlight-folder-current-line): Use it.
8677
8678         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8679         in `id-name'.
8680
8681 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8682
8683         * wl.el: Require `wl-e21' when Emacs 21 is running.
8684
8685         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8686         default when Emacs 21 is running.
8687         (wl-use-highlight-mouse-line): Ditto.
8688         (wl-on-emacs21): New constant.
8689         (wl-on-emacs20): Removed.
8690
8691         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8692         Emacs 21 is running.
8693
8694         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8695         Emacs 21 is running.
8696
8697         * wl-e21.el: New file.
8698
8699 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8700
8701         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8702         (wl-toggle-plugged): Ditto.
8703         (wl-plugged-toggle): Ditto.
8704         (wl-plugged-toggle-all): Ditto.
8705
8706         * wl-vars.el (wl-plug-state-indicator): Refer
8707         `wl-plug-state-indicator-on' indirectly.
8708
8709 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8710
8711         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8712         Call `wl-folder-confirm-existence'.
8713
8714         * wl-folder.el (wl-folder-confirm-existence): Added optional
8715         argument `force'.
8716
8717 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8718
8719         * wl-summary.el (wl-summary-refile-subr): Assume
8720         `copy-or-refile' as symbol.
8721         (wl-summary-refile): Follow up above change.
8722         (wl-summary-copy): Ditto.  Doc fix.
8723
8724 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8725
8726         * wl-summary.el (wl-summary-pick): Don't bind
8727         `elmo-search-mime-charset'.
8728
8729         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8730         default using old backquote style.
8731         (wl-search-mime-charset): Abolished.
8732
8733         * wl-highlight.el (wl-highlight-headers):
8734         Call `point' after `re-search-forward'(for Nemacs).
8735
8736         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8737         for elmo-imap4.el.
8738
8739 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8740
8741         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8742         `wl-message-ignored-field-list' instead of
8743         `mime-view-ignored-field-list'.
8744
8745         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8746         Add interactive spec.
8747         (wl-folder-goto-bottom-of-current-folder): Ditto.
8748         (wl-folder-mode-map): Bind them.
8749
8750         * wl-vars.el (wl-message-ignored-field-list): New variable.
8751         (wl-message-visible-field-list): New variable.
8752
8753         * wl-mime.el (wl-mime-header-presentation-method): New function.
8754         (wl-mime-setup): Set header-presentation-method.
8755
8756 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8757
8758         * wl-nemacs.el (wl-draft-overload-functions): Set
8759         `mode-line-buffer-identification' instead of using
8760         `wl-make-modeline'.
8761
8762         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8763         instead of using `wl-make-modeline'.
8764
8765         * wl-xmas.el (wl-plugged-init-icons): Set up
8766         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8767         (wl-make-modeline): Abolish.
8768         (wl-draft-overload-functions): Set
8769         `mode-line-buffer-identification' instead of using
8770         `wl-make-modeline'.
8771
8772         * wl-util.el (wl-make-modeline-subr): Abolish.
8773         (wl-mode-line-buffer-identification): New alias.
8774
8775         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8776         (wl-summary-make-modeline): Abolish.
8777         (wl-summary-buffer-set-folder): Set
8778         `wl-summary-buffer-folder-indicator'.
8779         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8780         of using `wl-make-modeline'.
8781         (wl-summary-switch-to-clone-buffer): Don't set
8782         `mode-line-buffer-identification'.
8783         (wl-summary-goto-folder-subr): Ditto.
8784
8785         * wl-mule.el (wl-draft-overload-functions): Set
8786         `mode-line-buffer-identification' instead of using
8787         `wl-make-modeline'.
8788
8789         * wl-folder.el (wl-folder-mode): Set
8790         `mode-line-buffer-identification' instead of using
8791         `wl-make-modeline'.
8792         (wl-folder): Don't set `mode-line-buffer-identification'.
8793
8794 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8795
8796         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8797         instead of `member' for `wl-refile-guess-func-list' look-ups.
8798         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8799
8800 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8801
8802         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8803         `wl-message-button-dispatcher'.
8804
8805         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8806
8807         * wl-message.el (wl-message-button-dispatcher): Use it.
8808
8809         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8810         "In-Reply-To".
8811
8812         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8813         Bind `case-fold-search' to t.
8814
8815 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8816
8817         * wl-xmas.el (wl-message-overload-functions): Initialize
8818         `wl-message-button-map'.
8819
8820         * wl-mule.el (wl-message-overload-functions): Initialize
8821         `wl-message-button-map'.
8822
8823         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8824
8825         * wl-message.el (wl-message-button-map): New keymap.
8826         (wl-message-add-button): New function.
8827         (wl-message-button-dispatcher): New function.
8828         (wl-message-button-refer-article): New function.
8829
8830         * wl-highlight.el
8831         (wl-highlight-message-add-buttons-to-header): New function.
8832         (wl-highlight-headers): Use it.
8833
8834 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8835
8836         * wl-summary.el (wl-summary-default-from): Use
8837         `wl-address-get-petname-1'.
8838         (wl-summary-simple-from): Ditto.
8839
8840         * wl-address.el (wl-address-get-petname-1): New inline function.
8841         (wl-address-get-petname): Use it.
8842
8843 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8844
8845         * wl-summary.el (wl-summary-default-from): Return full-name part
8846         from the address if no petname was found.
8847         (wl-summary-simple-from): Ditto.
8848
8849         * wl-address.el (wl-address-get-petname): Return nil if no petname
8850         associated with the address was found.
8851
8852 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8853
8854         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8855         display is finished.
8856
8857 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8858
8859         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8860         `elmo-folder-exists-p' argument.
8861
8862 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8863
8864         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8865         the folder.
8866
8867 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8868
8869         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8870
8871         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8872         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8873
8874 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8875
8876         * wl-folder.el (wl-folder-create-subr): New function.
8877         (wl-folder-confirm-existence): Use it.
8878         (wl-folder-check-one-entity): Use it.
8879         Check the error symbol is derived from 'elmo-open-error.
8880
8881         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8882         `ignore-error'.
8883
8884 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8885
8886         * wl-util.el (toplevel): Add (eval-when-compile (require
8887         'elmo-util)).  (Maybe `provide' is typo.)
8888
8889 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8890
8891         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8892         (I don't know why this was needed.)
8893
8894         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8895         Follow up changes for stream-type.
8896
8897         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8898         (wl-draft-elmo-nntp-send): Ditto.
8899
8900         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8901         (wl-nntp-posting-stream-type): Ditto.
8902         (wl-pop-before-smtp-ssl): Abolished.
8903         (wl-nntp-posting-ssl): Ditto.
8904
8905         * wl-address.el (wl-address-quote-specials): New function.
8906         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8907
8908         * wl-draft.el (wl-draft-reply): Ditto.
8909
8910 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8911
8912         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8913         use function `wl-string-match-assoc'.
8914
8915 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8916
8917         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8918
8919         * wl-draft.el (wl-draft-deduce-address-list): New function.
8920         (wl-draft-parse-mailbox-list): Ditto.
8921         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8922         instead of `smtp-deduce-address-list'.
8923         (wl-draft-on-field-p): Follow group list.
8924
8925         * wl-address.el (wl-address-concat-token): New function.
8926         (wl-address-string-without-group-list-contents): Ditto.
8927         (wl-complete-field-body): Fixed problem of completion
8928         by japanese petname.
8929         (wl-address-make-completion-list): Rewrite.
8930
8931 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8932
8933         * wl-address.el (wl-address-make-completion-list): Completion by
8934         petname.
8935         (wl-complete-field-body): Likewise.
8936
8937 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8938
8939         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8940         contains invalid address syntax.
8941
8942 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8943
8944         * wl-folder.el (wl-folder-check-entity-async): Use
8945         `elmo-nntp-spec-hostname'.
8946
8947 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8948
8949         * wl-summary.el (wl-summary-msgdb-load-async): Use
8950         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8951
8952 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8953
8954         * wl-draft.el (wl-draft-reply): Set argument
8955         `content-transfer-encoding' as nil.
8956
8957 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8958
8959         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8960         `wl-refile-alist'.
8961
8962 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8963
8964         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8965         (wl-draft-edit-string): Ditto.
8966         (wl-draft-forward): Ditto.
8967         * wl-summary.el (wl-summary-write): Ditto.
8968
8969 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8970
8971         * wl-summary.el (wl-summary-sync-update3): Call
8972         `wl-summary-buffer-number-column-detect'.
8973         (wl-summary-buffer-number-column-detect): Search from point-min.
8974
8975 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8976
8977         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8978         contains an address which is not included in original to or cc.
8979
8980 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8981
8982         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8983         begin-line does not exist.
8984         * wl-message.el (wl-message-uu-substring): Ditto.
8985
8986 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8987
8988         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8989         clear local variables.
8990         (wl-summary-exit): Call `elmo-commit'.
8991         (wl-summary-switch-to-clone-buffer): Call
8992         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8993         (wl-summary-goto-folder-subr): Ditto.
8994
8995         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8996         POP folder.
8997
8998 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8999
9000         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9001         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9002         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9003         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9004         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9005         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9006
9007         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9008
9009 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9010
9011         * wl-summary.el (wl-summary-search-by-subject):
9012         Search parent message from the latest one.
9013
9014 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9015
9016         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9017         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9018
9019         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9020         New user option.
9021
9022         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9023         if elmo-nntp-use-killed-list is nil.
9024         Use `elmo-msgdb-append-to-killed-list'.
9025         (Append numbers confirmed as disappeared to the killed list.)
9026         (wl-summary-confirm-appends): Don't display negative number.
9027
9028 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9029
9030         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9031
9032 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9033
9034         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9035         range is `all'.
9036         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9037         `elmo-list-bigger-diff'.
9038
9039 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9040
9041         * wl-summary.el (wl-summary-buffer-exit-func):
9042         New buffer local variable.
9043         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9044
9045 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9046
9047         * wl-demo.el (wl-demo): Fix the last change.
9048
9049 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9050
9051         * wl-demo.el (wl-demo): Don't use `eval'.
9052
9053 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9054
9055         * wl-summary.el (wl-summary-buffer-thread-modified):
9056         New buffer-local variable.
9057         (wl-summary-set-thread-modified): New function.
9058         (wl-summary-thread-modified-p): New function.
9059         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9060         (wl-summary-yank-saved-message): Use function
9061         `wl-summary-set-thread-modified'
9062         (wl-summary-switch-to-clone-buffer): Add
9063         `wl-summary-buffer-thread-modified'.
9064
9065         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9066         (wl-summary-buffer-mark-saved-hook): Ditto.
9067         * wl-summary.el (wl-summary-msgdb-save): New hook
9068         `wl-summary-buffer-message-saved-hook' and
9069         `wl-summary-buffer-mark-saved-hook'.
9070
9071 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9072
9073         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9074
9075 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9076
9077         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9078         don't hide scroll bars under FSF Emacsen because it may incur an
9079         undesirable redrawing.
9080
9081 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9082
9083         * wl-draft.el (wl-draft-edit-string): Call
9084         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9085
9086 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9087
9088         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9089
9090 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9091
9092         * wl-summary.el (wl-summary-msgdb-load-async): Call
9093         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9094
9095 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9096
9097         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9098         fringes in demo buffer; center bitmap logo correctly even if old
9099         Mule is used.
9100
9101 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9102
9103         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9104
9105         * wl-refile.el (wl-refile-subject-alist): New variable.
9106         (wl-refile-subject-alist-file-name): Ditto.
9107         (wl-refile-alist-setup): Rewrite.
9108         (wl-refile-alist-save): Use `elmo-object-save'.
9109         Eliminated arguments.
9110         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9111         (wl-refile-guess-by-subject): New function.
9112         (wl-refile-guess-func-list): Added it.
9113
9114 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9115
9116         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9117         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9118
9119 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9120
9121         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9122         New buffer-local variable.
9123         (wl-summary-buffer-next-folder-func): Ditto.
9124         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9125         if non-nil.
9126         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9127         if non-nil.
9128         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9129         if non-nil.
9130         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9131         if non-nil.
9132
9133 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9134
9135         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9136         permanently in the demo buffer.
9137
9138 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9139
9140         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9141         `mime-entity-fetch-field'.
9142
9143         * wl.el (wl-exit): Delete plugged buffer.
9144
9145         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9146         XEmacs has menubar feature.
9147
9148 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9149
9150         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9151         cannot arrive at the beginning of the buffer under old Emacsen.
9152
9153 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9154
9155         * wl-address.el (wl-address-ldap-search):
9156         Call `ldap-search-entries' with `withdn' argument t.
9157         (wl-complete-field-body): Bind completion-ignore-case as t.
9158         Clear ldap search hash when it was sole completion.
9159         Use elmo-string for pattern string.
9160         (wl-ldap-alias-safe-string): Eliminated needless let.
9161
9162 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9163
9164         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9165         (wl-ldap-alias-sep): New constant.
9166         (wl-ldap-search-attribute-type-list): Ditto.
9167         (wl-ldap-get-value): New function.
9168         (wl-ldap-make-filter): Ditto.
9169         (wl-ldap-make-matched-value-list): Ditto.
9170         (wl-ldap-alias-safe-string): Ditto.
9171         (wl-ldap-register-dn-string): Ditto.
9172         (wl-address-ldap-search): Rewrite.
9173
9174 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9175
9176         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9177         thread is deleted.
9178         (wl-thread-delete-line-from-buffer): Ditto.
9179         (wl-thread-get-exist-children): New function.
9180
9181 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9182
9183         * wl-demo.el (wl-demo): Made it to select various image types.
9184         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9185         from `wl-title-logo'.
9186         (wl-logo-ascii): New variable.
9187         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9188         (wl-demo-copyright-notice): New constant.
9189
9190         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9191
9192 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9193
9194         * wl-vars.el (wl-summary-target-above): Renamed from
9195         wl-summary-temp-above.
9196         * wl-score.el (wl-score-get-score-alist): Use it.
9197         (wl-summary-score-update-all-lines): Use it.
9198         * wl-summary.el: Ditto. (make-variable-buffer-local).
9199
9200 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9201
9202         * wl-vars.el (wl-ldap-port): New user option.
9203
9204         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9205         Rewite whole implementation.
9206         (wl-complete-field-body): Fixed.
9207
9208 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9209
9210         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9211         Choose implementation at compile time.
9212
9213 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9214
9215         * wl-address.el (wl-ldap-search-internal): New function.
9216         (wl-complete-field-to): Use it.
9217
9218 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9219
9220         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9221         Use `let' instead of `let*'.
9222         Require 'wl-vars.
9223
9224         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9225         Define as defcustom.
9226         (wl-ldap-base): Ditto.
9227         (wl-use-ldap): Ditto.
9228
9229 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9230
9231         * wl-address.el (wl-ldap-search): New function.
9232         (wl-complete-field-body): Use `wl-ldap-search'.
9233         (wl-ldap-server): New variable.
9234         (wl-ldap-base): Ditto.
9235         (wl-use-ldap): Ditto.
9236
9237 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9238
9239         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9240         (Pointed out by Mito <mit@nines.nec.co.jp>).
9241         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9242         buffer-local variables like `wl-summary-redisplay-internal'.
9243         (wl-summary-redisplay-all-header): Likewise.  Update
9244         Summary view too.
9245
9246 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9247
9248         * wl-summary.el (wl-summary-jump-to-parent-message):
9249         Consider prefix argument.
9250
9251         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9252         when closed thread is deleted.
9253
9254 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9255
9256         * wl-summary.el (wl-summary-jump-to-parent-message):
9257         Consider thread modification.
9258
9259 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9260
9261         * wl-message.el (wl-message-normal-get-original-buffer): Use
9262         `save-excursion'.
9263
9264         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9265         (wl-summary-showto-folder-regexp): Ditto.
9266
9267 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9268
9269         * wl-util.el (wl-delete-alist): Doc fix.
9270         (wl-delete-associations): New function.
9271         (wl-inverse-alist): New function.
9272         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9273         Split temporary variables. Use `wl-delete-associations'
9274         and `wl-inverse-alist'.
9275         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9276
9277 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9278
9279         * wl-folder.el (wl-folder-prefetch-entity):
9280         Execute prefetching if new count is unknown.
9281
9282 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9283
9284         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9285
9286         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9287         delete entity.
9288         (wl-thread-set-parent): If insert as top, set linked as nil.
9289
9290         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9291         `wl-thread-cleanup-symbols' when view mode is thread.
9292
9293 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9294
9295         * wl-folder.el (wl-folder-create-folder-entity): Use
9296         with-current-buffer.
9297         (wl-local-folder-init): Call set-buffer to make sure we are in
9298         the Folder buffer. Don't touch buffer-local variables here.
9299         (wl-folder-mode): Initialize buffer-local variables here.
9300
9301         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9302         (wl-folder-entity-assign-id): Ditto.
9303         (wl-folder-create-entity-hashtb): Ditto.
9304         (wl-local-folder-init): Ditto.
9305         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9306
9307 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9308
9309         * wl-summary.el (wl-summary-default-from): Fix probrem when
9310         std11-extract-address-components return (nil "foo@bar").
9311
9312 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9313
9314         * wl-draft.el (wl-draft-clone-local-variables):
9315         Remove redundant `setq'.
9316
9317 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9318
9319         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9320         Bind wl-highlight-x-face-func as nil while highlighting header.
9321
9322 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9323
9324         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9325
9326 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9327
9328         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9329         elmo-msgdb-overview-hashtb from copy-variables.
9330         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9331         instead of `elmo-msgdb-overview-get-entity-by-number'.
9332         (wl-summary-auto-refile): Ditto.
9333
9334         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9335         `elmo-msgdb-overview-get-entity' instead of
9336         `elmo-msgdb-search-overview-entity'.  Use
9337         `elmo-msgdb-overview-get-entity' instead of
9338         `elmo-msgdb-overview-get-entity-by-number'.
9339         (wl-thread-insert-entity-sub): Ditto.
9340         (wl-thread-insert-message): Ditto.
9341
9342         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9343         `elmo-msgdb-overview-get-entity'.
9344         (wl-normal-message-redisplay): Ditto.
9345
9346 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9347
9348         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9349         `wl-thread-entities'.
9350         (wl-thread-delete-message): Fix remove top message from
9351         `wl-thread-entity-list'.
9352
9353         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9354         wl-append(nconc), because update-list is broken on Meadow.
9355
9356         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9357         updating process.
9358         (wl-summary-rescan): Ditto.
9359         (wl-summary-sync-update3): Ditto.
9360         * wl-thread.el (wl-thread-set-parent): Renamed from
9361         `wl-summary-set-parent'.
9362         (wl-thread-insert-message): Updating buffer faster.
9363         (wl-thread-delete-message): Updating buffer faster.
9364
9365         * wl-score.el (wl-summary-score-update-all-lines): Changed
9366         interval for display progress gauge.
9367
9368 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9369
9370         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9371         folder always-sticky.
9372         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9373         defmacro.
9374
9375 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9376
9377         * wl-vars.el (wl-draft-add-references): New user option.
9378
9379         * wl-draft.el (wl-draft-add-references): New function.
9380         (wl-draft-yank-from-mail-reply-buffer): Use it.
9381         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9382         as nil.
9383
9384 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9385
9386         * wl-thread.el (wl-thread-update-line-msgs): Called
9387         `wl-thread-update-line-on-buffer-sub'.
9388         (wl-thread-update-line-on-buffer): Delete routine of inserting
9389         thread.
9390         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9391         moved from `wl-thread-update-line-on-buffer'.
9392         Add threshold for displaying progress gauge.
9393         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9394         argument of `wl-thread-update-line-msgs'.
9395         Add threshold for displaying progress gauge.
9396         * wl-folder.el:
9397         Add threshold for displaying progress gauge.
9398         * wl-score.el: Ditto.
9399
9400         * wl-expire.el (wl-summary-expire): Display deleting info.
9401
9402 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9403
9404         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9405         `no-msg'.
9406         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9407         argument of `wl-thread-update-line-msgs'.
9408         (wl-summary-set-parent): Added optional argument `parent-number'.
9409         (wl-summary-buffer-saved-message): New buffer local variable.
9410         (wl-summary-save-current-message): New command.
9411         (wl-summary-yank-saved-message): Ditto.
9412         (wl-summary-mode-map): Added key binding for
9413         `wl-summary-save-current-message' (\ew) and
9414         `wl-summary-yank-saved-message' (\C-y).
9415         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9416
9417 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9418
9419         * wl-summary.el (wl-summary-mode-map): Added key binding for
9420         `wl-summary-set-parent' (ts).
9421
9422 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9423
9424         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9425         subject faster. If thread number is reverse, delayed updating
9426         thread.
9427         (wl-summary-search-by-subject): Ditto.
9428         (wl-summary-put-alike): Ditto.
9429         (wl-summary-get-alike): Ditto.
9430         (wl-summary-insert-headers): Insert header of all overview in
9431         buffer.
9432         (wl-summary-rescan): Delayed updating thread. Kill search subject
9433         buffer for wl-summary-search-by-subject.
9434         (wl-summary-sync-update3): Ditto.
9435         (wl-summary-exit): Ditto.
9436         (wl-summary-goto-bottom-of-current-thread): Change for linked
9437         thread.
9438         (wl-summary-overview-create-summary-line): Change line for linked
9439         thread.
9440
9441         * wl-summary.el (wl-summary-update-thread): Use
9442         wl-thread-maybe-get-children-num.
9443         (wl-summary-set-parent): If change parent, move sub thread.
9444         (wl-summary-redisplay-internal): Add horizontal recenter.
9445         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9446
9447         * wl-thread.el (wl-thread-entity-get-linked): New function.
9448         (wl-thread-entity-set-linked): New function.
9449         (wl-thread-create-entity): Add linked element.
9450         (wl-thread-entity-insert-as-top): Use wl-append.
9451         (wl-thread-maybe-get-children-num): If closing thread, return
9452         children msgs.
9453         (wl-thread-update-line-msgs): Displaying progress message.
9454         (wl-thread-update-line-on-buffer-sub): Use
9455         wl-thread-maybe-get-children-num.
9456         (wl-thread-update-line-on-buffer): If update line is not exists,
9457         insert thread.
9458         (wl-thread-delete-message): If delete top msg of thread, search
9459         parent by subject.
9460         (wl-thread-insert-entity): Use
9461         wl-thread-maybe-get-children-num.
9462
9463         * wl-highlight.el (wl-highlight-summary-current-line): change
9464         sregexp for linked thread.
9465         * wl-util.el (wl-count-lines): Count lines.
9466         (wl-horizontal-recenter): horizontal recenter.
9467         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9468         (wl-score-get-alike): Ditto.
9469         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9470         (wl-subject-length-limit): New variable.
9471         (wl-highlight-thread-indent-string-regexp): Changed for linked
9472         thread.
9473
9474 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9475
9476         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9477         New variable (revival).
9478         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9479         by subject matching if there's no in-reply-to nor references field
9480         (revival).
9481
9482 \f
9483 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9484
9485         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9486         message.
9487
9488 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9489
9490         * wl-summary.el (wl-summary-reply): Return t if there was a
9491         message at cursor point.
9492         Added unwind-protect.
9493         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9494         returns t.
9495         (wl-summary-cancel-message): Do nothing when there's no message at
9496         cursor point.
9497         (wl-summary-forward): Ditto.
9498         (wl-summary-jump-to-parent-message): Ditto.
9499         (wl-summary-reedit): Ditto.
9500         (wl-summary-edit-addresses): Ditto.
9501         (wl-summary-pipe-message): Ditto.
9502         (wl-summary-print-message-with-ps-print): Ditto.
9503         (wl-summary-print-message): Ditto.
9504         (wl-summary-mark-as-important): Ditto.
9505         (wl-summary-mark-as-unread): Ditto.
9506
9507         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9508         message at cursor point.
9509         (wl-summary-reply-with-citation): Remove unwind-protect.
9510
9511         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9512         subject searching feature.
9513         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9514         Eliminated.
9515
9516 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9517
9518         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9519         New variable.
9520         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9521         by subject matching if there's no in-reply-to nor references field.
9522
9523         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9524
9525         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9526         when display is finished.
9527         (wl-folder-open-all): Ditto.
9528         (wl-folder-update-access-group): Ditto.
9529         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9530         * wl-thread.el (wl-thread-close-all): Ditto.
9531
9532         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9533         progress gauge only when it was displayed.
9534         * wl-folder.el (wl-folder-insert-entity): Ditto.
9535
9536 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9537
9538         * wl-summary.el (wl-summary-incorporate): Enclose
9539         `wl-summary-sync-force-update' with save-excursion.
9540
9541 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9542
9543         * wl-summary.el (wl-summary-prefetch-region):
9544         Pass current cursor point to `pos-visible-in-window-p' after
9545         moving cursor to the started point.
9546
9547 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9548
9549         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9550
9551         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9552         fields from the forwarding message.
9553         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9554         `ignored-fields'.
9555
9556 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9557
9558         * wl-mime.el (wl-message-request-partial):
9559         Eliminated argument `msgdb'.
9560         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9561         (wl-mime-combine-message/partial-pieces): Likewise.
9562         * tm-wl.el (wl-message-request-partial): Likewise.
9563         (wl-mime-combine-message/partial-pieces): Likewise.
9564
9565 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9566
9567         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9568         when display is finished.
9569
9570 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9571
9572         * wl-summary.el (wl-summary-goto-folder-subr):
9573         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9574
9575 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9576
9577         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9578         when cursor point is visible.
9579
9580 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9581
9582         * wl-expire.el (wl-expire-archive-get-max-number):
9583         Don't use `file-name-directory'.
9584
9585 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9586
9587         * wl-expire.el (wl-expire-archive-get-max-number):
9588         Use `file-name-directory'.
9589
9590 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9591
9592         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9593         only when there is progress.
9594
9595 2000-04-13  Mito <mit@nines.nec.co.jp>
9596
9597         * wl-summary.el (wl-summary-sync-marks): Display progress.
9598
9599 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9600
9601         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9602         (wl-summary-prev): Move cursor regardless of unread status.
9603         (wl-summary-next): Ditto.
9604
9605 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9606
9607         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9608         Added argument `target' and `number'.
9609         * tm-wl.el (wl-summary-burst-subr): New function.
9610         (wl-summary-burst): Use it.
9611
9612 2000-04-10  Mito <mit@nines.nec.co.jp>
9613
9614         * wl-mime.el (wl-burst): New function.
9615         (wl-summary-burst): Use it.
9616
9617 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9618
9619         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9620         as petname when there's no candidate.
9621
9622 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9623
9624         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9625         New variable.
9626         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9627
9628         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9629
9630         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9631
9632 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9633
9634         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9635         Use substring of `original' instead of buffer-substring.
9636         (wl-refile-evaluate-rule):
9637         Set `original' argument of wl-refile-expand-newtext.
9638
9639         * wl-summary.el
9640         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9641         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9642         (wl-summary-auto-refile): Check existence of destination folder just
9643         before marking.
9644
9645 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9646
9647         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9648         when wl-refile-get-field-value return nil.
9649
9650 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9651
9652         * wl-refile.el
9653         (wl-refile-expand-newtext): New function imported from Gnus.
9654         (wl-refile-evaluate-rule): Use it.
9655
9656 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9657
9658         * wl-summary.el (wl-summary-print-destination):
9659         Duplicate folder string to avoid putting text-property on
9660         original string.
9661
9662         * wl-refile.el (wl-refile-get-field-value): New function.
9663         (wl-refile-evaluate-rule): New function;
9664         Evaluate refile rule recursively.
9665         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9666         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9667         New function; Check existence of a target folder recursively.
9668         (wl-summary-auto-refile-check-refile-rule-alist):
9669         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9670
9671 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9672
9673         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9674
9675         * wl-folder.el (wl-create-folder-entity-from-buffer):
9676         Fixed problem when '}' character is contained in folder name.
9677
9678         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9679
9680 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9681
9682         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9683         (wl-fldmgr-add-completion-all-completions):
9684         Use wl-fldmgr-add-completion-hashtb.
9685
9686 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9687
9688         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9689         wl-fldmgr-add-completion-subr): New functions.
9690         * wl-folder.el (wl-folder-completion-func): New variable.
9691         * wl-summary.el (wl-summary-read-folder):
9692         Use wl-folder-completion-func.
9693
9694         * wl-refile.el: Eliminate throw & catch.
9695
9696         * wl.el (wl-plugged-sending-queue-status): Fixed.
9697
9698 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9699
9700         * wl-draft.el (wl-draft): Put category property on
9701         mail-header-separator.