67de5b0c5a96578ff5cd2db4baa507f318909ff5
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-summary.el (wl-summary-sync-update): Use
4         `elmo-message-entity-field' instead of `car' to get message-id
5         from overview entity.
6
7         * wl-summary.el (wl-summary-rescan-message): Call
8         `wl-highlight-summary-displaying' when displaying a message.
9
10 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
11
12         * wl-draft.el (wl-draft-config-info-filename): Extracted from
13         `wl-draft-config-info-operation'.
14         (wl-draft-buffer-change-number): New function.
15         (wl-draft-rename-saved-config): Ditto.
16         * wl.el (wl-init): Connect slot for message-number-changed.
17         (toplevel): Add autoload for wl-draft-rename-saved-config.
18
19 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
22         `update-overview'
23         (wl-summary-buffer-detach): Disconnect from it.
24         (wl-summary-rescan-message): Use command.
25
26         * wl-message.el (wl-message-buffer-display): Use
27         `with-current-buffer' instead of `save-excursion'.
28
29 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
30
31         * wl-mime.el (wl-draft-preview-attributes-list): Protect
32         wl-draft-preview-attributes-list from distraction.
33
34 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
35
36         * wl-summary.el (wl-summary-sync-update): Sort the return value of
37         `elmo-list-diff'.
38
39 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
40
41         * wl-summary.el
42         (wl-summary-edit-addresses-collect-candidate-fields): Use
43         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
44
45         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
46         instead of `elmo-set-work-buf'.
47
48         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
49         (wl-address-make-address-list): Ditto.
50
51         * Version number is increased to 2.13.3.
52
53 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
54
55         * wl-vars.el (wl-message-use-header-narrowing): New user option.
56
57         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
58         argument `5'.
59
60         * wl-message.el (wl-message-display-no-merge-p): New function.
61         (wl-message-buffer-display): Check whether the message is
62         reassembled and follow the API change.
63
64 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
65
66         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
67         multibyte on working buffer and removed unnecessary
68         `buffer-disable-undo'.
69
70 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
71
72         * wl-util.el (wl-read-search-condition-internal): Fixed the last
73         change.
74
75 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
76
77         * wl-util.el (wl-read-search-condition-internal): Protect
78         elmo-global-flags from distraction.
79
80 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
81
82         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
83
84         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
85         (wl-summary-event-handler): Ditto.
86         (wl-summary-update-persistent-mark-on-event): New
87         function (renamed from `elmo-event-handler-flag-changed').
88         (wl-summary-buffer-attach): New function.
89         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
90         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
91         instead of `elmo-folder-add-handler'.
92
93         * Version number is increased to 2.13.2.
94
95 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
96
97         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
98         and "\177" to the `wl-news-previous-page'.
99         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
100         (wl-news-previous-page): New function.
101
102 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
103
104         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
105         instead of `write-region' and simplify.
106
107 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
108
109         * wl-template.el (wl-template-select): Cause error if
110         `wl-template-alist' is nil.
111
112 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
113
114         * wl-news.el.in: Set file variable `no-byte-compile'.
115
116 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
117
118         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
119         whether a target message is within displaying area.
120         (elmo-event-handler-cache-changed): Ditto.
121
122 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
123
124         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
125         to `defun'.  Use `nconc' instead of `append' to collect descendant
126         message numbers.
127
128 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
129
130         * wl-thread.el (wl-thread-save-top-list)
131         (wl-thread-save-entities): Use `with-temp-buffer'.
132         * wl-news.el.in (wl-news-previous-version-load):
133         (wl-news-previous-version-save): Ditto.
134         * wl-summary.el (wl-summary-load-file-object)
135         (wl-summary-save-view-cache): Ditto.
136
137 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
138
139         * wl-util.el (toplevel): Require 'elmo-flag'.
140         (wl-read-search-condition): New function (Renamed from
141         `elmo-read-search-condition').
142         (wl-read-search-condition-internal): Likewise.
143
144         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
145         invalid.
146         (wl-summary-pick): Use `wl-read-search-condition' instead of
147         `elmo-read-search-condition'.
148         (wl-summary-virtual): Ditto.
149
150         * wl-folder.el (wl-folder-virtual): Ditto.
151         (wl-folder-pick): Ditto.
152
153         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
154
155 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
156
157         * wl-summary.el (wl-summary-reedit): Call
158         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
159
160 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
161
162         * wl-mime.el (toplevel): Require wl-vars.
163
164         * wl-message.el (toplevel): Require cl at compile.
165
166         * wl-draft.el (toplevel): Require elmo.
167
168 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
169
170         * wl-message.el (wl-message-buffer-prefetch): Count is a number
171         and do nothing when it is not positive.
172         (wl-message-buffer-prefetch-next): Ditto.
173
174 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
175
176         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
177         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
178         (wl-summary-redisplay-internal): Ditto.
179
180         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
181         message (the condition is borrowed from `wl-check-variables-2').
182         (wl-summary-redisplay-internal): Ditto.
183
184 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
185
186         * wl-mime.el (wl-draft-nntp-attribute): New function.
187         (wl-draft-attribute-nntp-posting-server): Use it.
188         (wl-draft-attribute-nntp-posting-port): Ditto.
189
190         * wl-mime.el (wl-draft-preview-attributes-list): New function.
191         (wl-draft-show-attributes-buffer): Ditto.
192         (wl-draft-hide-attributes-buffer): Ditto.
193         (wl-draft-attribute-newsgroups): Ditto.
194         (wl-draft-attribute-nntp-posting-server): Ditto.
195         (wl-draft-attribute-nntp-posting-port): Ditto.
196         (wl-draft-preview-message): Use there functions.
197
198         * wl-vars.el (wl-draft-preview-attributes-list): Change default
199         value.
200
201 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
202
203         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
204         (wl-draft-reedit): Ditto.
205         (wl-draft-queue-flush): Ditto.
206
207         * wl-mime.el (wl-message-request-partial): Ditto.
208         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
209         instead of `elmo-message-fetch'.
210
211         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
212
213         * wl-summary.el (wl-summary-message-string): Ditto.
214
215 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
216
217         * wl-util.el (wl-current-message-buffer): Follow the API change.
218
219         * wl-summary.el (wl-summary-redisplay-internal): Call
220         `wl-summary-mark-as-read' with 2nd argument as nil and update
221         unread count instead of persistent mark.
222
223         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
224         variable.
225         (wl-message-redisplay): Follow the API change.
226         (wl-message-buffer-display): Managed mime-entity directly and
227         return preview buffer only.
228         (wl-message-display-internal): Rewrite.
229         (wl-message-buffer-prefetch-subr): Not save return value of
230         `wl-message-buffer-display'.
231
232         * Version number is increased to 2.13.1.
233
234 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
235
236         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
237         'elmo-multiple-fields-body-list' with boundary specified.
238
239 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
240
241         * wl-vars.el (wl-summary-resend-use-cache): New variable.
242         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
243         cache if `wl-summary-resend-use-cache' is non-nil.
244
245 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
246
247         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
248         (wl-nntp-posting-stream-type): Ditto.
249
250 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
251
252         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
253
254 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
255
256         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
257         message.
258
259 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
260
261         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
262         Abolish.
263         (wl-summary-buffer-persistent-mark-version): New internal
264         variable.
265         (wl-summary-update-mark-and-highlight-window): Check by
266         wl-summary-persistent-mark-invalid-p.
267         (wl-summary-update-status-marks): Ditto.
268         (elmo-event-handler-flag-changed): Rewrite.
269         (elmo-event-handler-cache-changed): Define.
270         (wl-summary-prefetch-msg): Does not update persistent mark here.
271         (wl-summary-delete-cache): Ditto.
272         (wl-summary-resume-cache-status): Ditto.
273         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
274         (wl-summary-persistent-mark-invalid-p): New function.
275         (wl-summary-validate-persistent-mark): Ditto.
276         (wl-summary-validate-persistent-mark-string): Ditto.
277         (wl-summary-invalidate-persistent-mark): Ditto.
278         (wl-summary-update-persistent-mark): Call
279         `wl-summary-validate-persistent-mark'.
280         (wl-summary-create-line): Call
281         `wl-summary-validate-persistent-mark-string'.
282
283         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
284         status as t if cache used.
285
286 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
287
288         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
289         only if the target is group.
290         * wl-folder.el (wl-folder-append-petname): Don't check group name.
291
292 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
293
294         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
295
296 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
297
298         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
299
300         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
301
302 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
303
304         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
305         (Thanks to Yoichi NAKAYAMA).
306
307 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
308
309         * wl-util.el (wl-save-drafts): Restore echo area.
310
311 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
312
313         * Version number is increased to 2.13.0.
314
315         * wl-util.el (wl-biff-check-folder-async): Use
316         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
317
318 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
319
320         * wl-message.el (wl-message-display-internal): Does not put
321         wl-message-display-type property on message buffer.
322         (wl-message-buffer-display-type): New function.
323
324         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
325
326         * wl-summary.el (wl-summary-mode): Use `dolist' to add
327         `wl-summary-buffer-detach'.
328         (wl-summary-message-display-type): Use
329         `wl-summary-buffer-display-type'.
330
331 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
332
333         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
334         buffer-local.
335
336         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
337         kill-buffer-hook instead of make-local-variable.
338         (wl-draft-preview-message): Set `local' argument of add-hook as t.
339
340 2004-12-12  Scott Renfro <scott@renfro.org>
341
342         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
343         regex for square-branket.
344
345 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
346
347         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
348         `wl-message-mime-analysis-p' with argument `header'.
349
350 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
351
352         * wl-mime.el (wl-draft-yank-current-message-entity): 
353         Switch to no-mime following method according to wl-message-display-type
354         property.
355         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
356
357         * wl-message.el (wl-message-display-internal): 
358         Put wl-message-display-type property on message buffer.
359
360         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
361         (wl-message-display-internal): Ditto;
362
363         * wl-summary.el (wl-summary-toggle-mime): Ditto.
364
365 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
366
367         * wl-message.el (wl-message-make-display-type): New function.
368         (wl-message-display-type-property): Ditto.
369         (wl-message-mime-analysys-p): Ditto.
370         (wl-message-display-all-header-p): Ditto.
371         (wl-message-redisplay): Removed argument `as-is', `all-header' and
372         added `display-type'.
373         (wl-message-buffer-display): Likewise.
374         (wl-message-display-internal): Likewise.
375         (wl-message-buffer-display-type): Abolish.
376         (wl-message-buffer-prefetch-subr): Follow the API changed.
377
378         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
379         from wl-summary-buffer-display-all-header and changed default value.
380         (wl-summary-message-display-type): New function.
381         (wl-summary-buffer-display-mime-mode): Ditto.
382         (wl-summary-buffer-display-header-mode): Ditto.
383         (wl-summary-toggle-mime): Rewrite with above functions.
384         (wl-summary-toggle-all-header): Ditto.
385         (wl-summary-redisplay): Force redisplay with default mode.
386         (wl-summary-redisplay-internal): Renamed argument from `mode',
387         `all-header' to `mime-mode', `header-mode'.
388         Use `wl-message-make-display-type'.
389
390         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
391         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
392
393 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
394
395         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
396
397 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
398
399         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
400         in original message buffer.
401         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
402         buffer.
403
404 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
405
406         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
407
408 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
409
410         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
411
412 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
413
414         * wl-action.el (wl-summary-exec-action-refile): Display a done message
415         when actions succeeded.
416         (wl-summary-exec-action-copy): Likewise.
417
418 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
419
420         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
421         there is switch-to-buffer at the end of wl-message-select-buffer.
422         (wl-summary-reply): Ditto.
423
424 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
425
426         * wl-summary.el (wl-summary-forward): Put subject in original
427         message buffer as argument of wl-draft-forward.
428         * wl-draft.el (wl-draft-forward): Decode subject as in
429         wl-draft-reply.
430
431 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
432
433         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
434         a folder under access group.
435
436 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
437
438         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
439         wl-message-buffer-display.
440
441         * wl-util.el (wl-set-save-drafts): Fix typo.
442
443 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
444
445         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
446         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
447         wl-highlight-logo-face to set the bg color of an xbm image; fixed
448         the way to measure the width of a bitmap image; don't put face on
449         ascii and bitmap images; put the mark which should not use the
450         variable-pitch face on ascii and bitmap images.
451         (wl-demo-setup-properties): Don't use the variable-pitch face on
452         ascii and bitmap images; made it work on Emacs 20 and earlier.
453         (wl-demo-insert-text): End with a newline at the bottom; don't put
454         face on text.
455
456         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
457
458 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
459
460         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
461
462         * wl-util.el (wl-save-drafts): Moved from sample setting.
463         (wl-set-save-drafts): New function to set idle timer.
464         * wl-draft.el (wl-draft): Call it.
465         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
466
467 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
468
469         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
470         a summary which has toggle display status off.
471
472 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
473
474         * wl-draft.el (wl-draft-do-fcc): No cache save.
475
476 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
477
478         * wl-summary.el (elmo-event-handler-flag-changed): Use
479         `set-buffer' instead of `with-current-buffer'.
480
481 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
482
483         * wl-summary.el (wl-summary-after-resize-function): New function.
484         (wl-summary-mode): Add `wl-summary-after-resize-function' to
485         window-size-change-functions.
486
487 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
488
489         * wl-draft.el (wl-draft-create-buffer): Bind
490         `change-major-mode-hook' after current buffer is changed.
491
492         * wl-summary.el (wl-summary-buffer-detach): New function.
493         (wl-summary-buffer-set-folder): Call it.
494         (wl-summary-mode): Add `wl-summary-buffer-detach' to
495         change-major-mode-hook and kill-buffer-hook.
496         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
497         (wl-summary-switch-to-clone-buffer): Ditto.
498         (wl-summary-goto-folder-subr): Ditto.
499
500 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
501
502         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
503         after boundp check.
504
505 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
506
507         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
508         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
509         for `kill-buffer'.
510
511         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
512         handler of current buffer from elmo-folder.
513
514 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
515
516         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
517
518 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
519
520         * wl-summary.el (wl-summary-buffer-event-handler): New internal
521         variable.
522         (wl-summary-event-handler): New class.
523         (elmo-event-handler-flag-changed): Define to update persistent
524         mark.
525         (wl-summary-buffer-set-folder): Register event handler to
526         elmo-folder.
527         (wl-summary-exit): Unregister event handler.
528         (wl-summary-goto-folder-subr): Ditto.
529         (wl-summary-mark-as-read-all): Does not call
530         `wl-summary-update-persistent-mark' directly.
531         (wl-summary-mark-as-read-internal): Ditto.
532         (wl-summary-set-persistent-mark-internal): Ditto.
533         (wl-summary-set-flags-internal): Ditto.
534
535         * Version number is increased to 2.11.33.
536
537 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
538
539         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
540         to nil.
541
542 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
543
544         * wl-spam.el (wl-spam-setup): Add hook
545         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
546         instead of `wl-summary-prepare-hook'.
547
548         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
549         if folder type is `'flag'.
550         (wl-summary-mark-as-important): Ditto.
551
552 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
553
554         * wl-address.el (wl-address-minibuffer-history): New variable.
555         (wl-address-minibuffer-local-map): New keymap.
556         (wl-address-read-from-minibuffer): New function.
557
558         * wl-action.el (wl-summary-get-resend-address): Use
559         `wl-address-read-from-minibuffer' instead of `completing-read'.
560
561 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
562
563         * Version number is increased to 2.11.32.
564
565 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
566
567         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
568         without mule to iso-8859-1.
569         (wl-draft-add-in-reply-to): Add note in description.
570         (wl-draft-add-references): Ditto.
571
572 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
573
574         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
575         definition for `m'.
576         (wl-summary-mode-line-format): Add '[%m]'.
577         (wl-message-mode-line-format-spec-alist): Ditto.
578         (wl-summary-display-mime-mode-list): New variable.
579
580         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
581         from wl-summary-buffer-display-as-is.
582         (wl-summary-buffer-display-all-header): New buffer local variable.
583         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
584         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
585         instead of wl-summary-buffer-display-as-is.
586         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
587         (wl-summary-set-persistent-mark): Ditto.
588         (wl-summary-set-message-buffer-or-redisplay): Just call
589         `wl-summary-redisplay-internal' without optional arguments.
590         (wl-summary-toggle-mime): Rewrite.
591         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
592         (wl-summary-toggle-all-header): New function.
593         (wl-summary-redisplay-internal): Treat mime mode.
594
595         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
596         to wl-mime-preview-follow-no-mime.
597         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
598         accodring to the display-mode.
599
600         * wl-message.el (wl-message-buffer-display-type): Rewrite.
601         (wl-message-buffer-display): Changed argument name from `as-is' to
602         `mode'.
603         (wl-message-display-internal): Ditto;
604         Bind elmo-mime-display-header-analysis according to the mode.
605         (wl-message-display-internal): Put wl-message-display-mime-mode
606         property on entire buffer.
607
608 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
609
610         * wl-draft.el (wl-draft-do-fcc): Undo last change.
611
612 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
613
614         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
615         Don't extract mail address.
616         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
617
618         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
619
620         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
621
622 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
623
624         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
625         wl-fldmgr-cut-entity-list on confirmation.
626
627 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
628
629         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
630         (wl-mime-quit-preview): Check existence of
631         mime-edit-temp-message-buffer here.
632
633 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
634
635         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
636         after deletion.
637
638         * wl-draft.el (wl-draft-send-confirm): Check major-mode
639         before calling wl-mime-quit-preview.
640
641 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * wl-summary.el (wl-summary-pick): If call it with prefix
644         argument, set `delete-marks' as non-nil. Pick from only visible
645         messages.
646         (wl-summary-check-target-mark): New function.
647         (wl-summary-target-mark-mark-as-read): Use it.
648         (wl-summary-target-mark-mark-as-unread): Ditto.
649         (wl-summary-target-mark-operation): Ditto.
650         (wl-summary-target-mark-set-flags): Ditto.
651         (wl-summary-target-mark-save): Ditto.
652         (wl-summary-target-mark-pick): Ditto.
653         (wl-summary-target-mark-forward): Ditto.
654         (wl-summary-target-mark-reply-with-citation): Ditto.
655         (wl-summary-target-mark-print): Ditto.
656         (wl-summary-target-mark-uudecode): Ditto.
657
658         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
659         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
660         with `ask-coding' is non-nil.
661
662 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
663
664         * wl-thread.el (wl-thread-set-parent): If parent is a message
665         which is identified by references, set linked as nil.
666
667 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
668
669         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
670         (wl-message-mode-line-format-spec-alist): Ditto.
671         (wl-message-mode-line-format): Ditto.
672         (wl-summary-mode-line-format): Ditto for docstring.
673         (wl-summary-no-mime-folder-list): Fix typo.
674
675         * wl-util.el (wl-current-message-buffer): Call
676         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
677
678         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
679         variable.
680         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
681         of `wl-summary-redisplay-no-mime'.
682         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
683         (wl-summary-toggle-mime): New function.
684         (wl-summary-redisplay-all-header): Rewrite.
685         (wl-summary-redisplay-no-mime): Ditto.
686         (wl-summary-redisplay-internal): Added argument `as-is' and
687         `all-header'.
688
689         * wl-refile.el (wl-refile-default-from-folder-path-separator):
690         New variable.
691         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
692         bottom.
693         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
694         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
695         "/" unconditionally.
696
697         * wl-mime.el (wl-draft-yank-current-message-entity): Use
698         wl-mime-preview-follow-no-mime for as-is content.
699         (wl-mime-preview-follow-no-mime): New function.
700         (wl-mime-preview-follow-current-region): Fixed parenthesis.
701
702         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
703         and added `as-is', `all-header'.
704         (wl-message-buffer-display): Ditto.
705         (wl-message-buffer-display-type): New function.
706
707 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
708
709         * wl-vars.el (wl-message-header-button-alist): Change default
710         value.
711         (wl-message-body-button-alist): Ditto.
712
713 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
714
715         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
716
717 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
718
719         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
720
721 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
722
723         * wl-summary.el (wl-summary-sync-marks): Remove condition which
724         is always true.
725
726 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
727
728         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
729         on null entity.
730
731 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
732
733         * wl-vars.el (wl-draft-reply-default-position): Fix range.
734
735 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
736
737         * wl-vars.el (wl-summary-resend-hook): New hook.
738
739         * wl-action.el (wl-summary-exec-action-resend-subr): Run
740         `wl-summary-resend-hook'.
741
742 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
743
744         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
745         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
746         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
747         (wl-summary-new-cached-mark): Changed default value to 'n'.
748         (wl-summary-unread-cached-mark): Changed default value to 'u'.
749         (wl-summary-answered-cached-mark): Changed default value to 'a'.
750         (wl-folder-sync-range-alist): Remove spec for 'flag.
751         (wl-summary-force-prefetch-folder-list): New user option.
752
753         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
754         `wl-summary-toggle-persistent-mark'.
755         (wl-summary-update-mark-and-highlight-window): Don't highlight when
756         number is nil.
757         (wl-summary-mark-as-answered-region): Set interactive argument of
758         `wl-summary-set-persistent-mark-internal'.
759         (wl-summary-mark-as-important-region): Ditto.
760         (wl-summary-unset-persistent-mark): Ditto.
761         (wl-summary-set-persistent-mark): Ditto.
762         (wl-summary-mark-as-answered): Ditto.
763         (wl-summary-mark-as-important): Ditto.
764         (wl-summary-set-persistent-mark-internal): Do nothing
765         when `elmo-message-flag-available-p' is nil.
766         (wl-summary-toggle-persistent-mark): New function.
767         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
768         when the folder matches `wl-summary-force-prefetch-folder-list'.
769
770
771         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
772         when number is nil.
773         (wl-highlight-summary-forwarded-face): New face.
774
775 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
776
777         * Version number is increased to 2.11.31.
778
779 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
780
781         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
782         (wl-biff-check-folder-async): Ditto.
783         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
784
785 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
786
787         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
788         Add an argument `reverse'.  All callers are updated.
789         (wl-summary-sort): Add a prefix argument `reverse' to specify
790         reverse sorting.
791         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
792         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
793         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
794
795 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
796
797         * wl-message.el (wl-message-redisplay): Does not narrow header if
798         disply-type is all-header or as-is.
799
800         * wl-summary.el (wl-summary-enter-handler): Use
801         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
802
803 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
804
805         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
806         after adding wl-draft-parent-variables.
807         (wl-draft-forward): Ditto.
808
809 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
810
811         * wl-summary.el (wl-summary-sync-marks): Call
812         `wl-summary-set-persistent-mark' and
813         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
814         (wl-summary-set-persistent-mark-internal): Add 4th argument
815         `no-server'.
816         (wl-summary-unset-persistent-mark): Ditto.
817         (wl-summary-set-persistent-mark): Ditto.
818         (wl-summary-add-flags-internal): Abolish.
819         (wl-summary-remove-flags-internal): Ditto.
820         (wl-summary-mark-as-important-internal): Ditto.
821         (wl-summary-mark-as-important): Use
822         `wl-summary-set-persistent-mark' instead of
823         `wl-summary-add-flags-internal'.
824         (wl-summary-mark-as-important-region): Ditto.
825
826         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
827
828         * wl-summary.el (wl-summary-get-available-flags): New function.
829         (wl-summary-sync-marks): Use it and simplified.
830         (wl-summary-unset-persistent-mark): Use
831         `wl-summary-get-available-flags'.
832         (wl-summary-set-persistent-mark): Ditto.
833
834 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
835
836         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
837         id.
838
839 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
840
841         * wl-summary.el (wl-summary-enter-handler): If argument is not a
842         number, call `wl-summary-prev-line-content'. Show message when the
843         message is not found.
844
845 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
846
847         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
848         wl-summary-enter-handler.
849         (wl-summary-enter-handler): New command.
850
851         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
852         docstring and custom spec.
853
854         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
855         flags too; Don't treat Cached and New.
856         (wl-summary-set-persistent-mark): Ditto.
857
858         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
859         `wl-folder-set-flag'.
860
861         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
862         instead of `wl-folder-set-flag'.
863
864         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
865         for completion.
866         (wl-summary-set-persistent-mark): Ditto.
867
868         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
869         instead of `wl-draft-quit-preview'.
870
871         * wl-mime.el (toplevel): Avoid compile warning.
872         (wl-mime-quit-preview): New function
873         (formarly defined as `wl-draft-quit-preview').
874         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
875         quitting method.
876
877         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
878
879         * wl-folder.el (wl-folder-set-flag): Renamed from
880         `wl-draft-set-flag-on-parent'.
881
882         * wl-draft.el (wl-draft-quit-preview): New function.
883         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
884         (wl-draft-send): Call `wl-folder-set-flag' instead of
885         `wl-draft-set-flag-on-parent'.
886         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
887
888 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
889
890         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
891         (wl-draft-send): Ditto.
892
893 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
894
895         * wl-vars.el (wl-draft-reply-hook): Changed default value.
896         (wl-draft-kill-pre-hook): Set default value as nil.
897         (wl-summary-reply-hook): Ditto.
898         (wl-draft-kill-flags): Abolish.
899
900         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
901         (wl-draft-parent-variables): Renamed from
902         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
903         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
904         argument; Add wl-draft-parent-variables to
905         wl-draft-config-variables.
906         (wl-draft-reply): Likewise.
907         (wl-draft-kill-flags): Abolish.
908         (wl-draft-send): Call wl-draft-set-flag-on-parent.
909         (wl-draft-set-flag-on-parent): New function.
910         (wl-draft-setup-parent-flag): Ditto.
911
912 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
913
914         * wl-draft.el (wl-draft-kill-flags): Avoid error when
915         `wl-draft-parent-folder' is "".
916
917 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
918
919         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
920         (wl-summary-digit-jump): New function.
921         (Adviced by John Owens and Hiroya Murata)
922
923         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
924         (Adviced by John Owens)
925
926         * wl-xmas.el (wl-message-define-keymap): Ditto.
927
928         * wl-mule.el (wl-message-define-keymap): Ditto.
929
930 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
931
932         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
933         change of return value of elmo-folder-count-flags.
934
935         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
936         (wl-summary-mark-as-read-internal): Ditto.
937         (wl-summary-set-persistent-mark-internal): Ditto.
938         (wl-summary-folder-info-update): Ditto.
939         (wl-summary-sync-update): Fixed the last change.
940
941         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
942
943 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
944
945         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
946         (wl-draft-kill-flags): Fixed docstring.
947
948         * wl-draft.el (wl-draft-kill-flags): New function.
949         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
950
951 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
952
953         * wl-vars.el (wl-reply-hook): Abolish.
954         (wl-draft-reply-hook): New hook.
955         (wl-summary-reply-hook): Ditto.
956         (wl-draft-forward-hook): Ditto.
957         (wl-summary-forward-hook): Ditto.
958         (wl-draft-kill-flags): New variable.
959
960         * wl-summary.el (wl-summary-mark-as-answered-region): Use
961         wl-summary-set-persistent-mark-internal.
962         (wl-summary-sync-marks): Use elmo-preserved-flags.
963         (wl-summary-update-persistent-mark): Make it interactive.
964         (wl-summary-set-persistent-mark-internal): New inline function.
965         (wl-summary-mark-as-answered): Use it.
966         (wl-summary-mark-as-unanswered): Ditto.
967         (wl-summary-unset-persistent-mark): New function.
968         (wl-summary-set-persistent-mark): Ditto.
969         (wl-summary-reply): Don't set answered flag;
970         Run wl-summary-reply-hook instead.
971         (wl-summary-forward): Call wl-draft-forward with number.
972         Run wl-summary-forward-hook.
973
974         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
975         (wl-highlight-summary-line-face-spec): Use it as a default
976         persistent mark face.
977
978         * wl-draft.el (wl-draft-forward): Added optional argument number;
979         Set wl-draft-parent-number; Run wl-draft-forward-hook.
980         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
981         (wl-draft-kill): Use wl-draft-kill-flags.
982
983         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
984
985         * wl-folder.el (wl-folder-check-one-entity): Follow the change
986         of return value of elmo-folder-count-flags.
987
988         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
989
990         * wl-summary.el (wl-summary-count-unread): Ditto.
991         (wl-summary-sync-update): Follow the change above.
992         (wl-summary-force-prefetch): New function.
993
994 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
995
996         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
997         variable `buf' with `let' instead of `setq'.
998
999 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1000
1001         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1002         add Content-Disposition heaeder on the deleted part.
1003
1004 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1005
1006         * wl-draft.el (wl-draft-save): Encode address list under edit by
1007         `eword-encode-unstructured-field-body'.
1008
1009         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1010
1011 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1012
1013         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1014         wl-current-summary-buffer.
1015
1016 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1017
1018         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1019         `numbers' is ignored.
1020
1021 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1022
1023         * wl-folder.el (wl-folder-open-folder): Avoid error.
1024         Reported by John Owens, [wl-en:815]
1025
1026         * wl.el (wl): Set timer for biff process even if prefix argument
1027         is given or auto-checking is quitted.
1028
1029         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1030         immediately.
1031         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1032         (wl-toggle-plugged): Ditto.
1033
1034         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1035         * wl-util.el (wl-biff-start): Use idle timer if
1036         `wl-biff-use-idle-timer' is non-nil.
1037
1038 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1039
1040         * wl-highlight.el (wl-highlight-message): Fix description.
1041
1042 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1043
1044         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1045         tty.
1046
1047 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1048
1049         * wl-action.el (wl-summary-exec): Print failure count.
1050
1051 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1052
1053         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1054         to `defun', remove interactive form.
1055         Set elmo-message-fetch-confirm when force-reload is non-nil.
1056
1057 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1058
1059         * wl-summary.el (toplevel): Removed unnecessary autoload.
1060
1061 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1062
1063         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1064         the buffer is generated from another message buffer.
1065
1066 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1067
1068         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1069         extracted from `wl-fldmgr-save-folders'.
1070         (wl-fldmgr-delete): Call it after deletion.
1071
1072 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1073
1074         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1075         multi-tty support.
1076
1077 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1078
1079         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1080
1081 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1082
1083         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1084         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1085
1086 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1087
1088         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1089         unsubscribe list only if argument CLEAR is nil.
1090
1091 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1092
1093         * wl-draft.el (wl-draft-reply): Decode subject before removing
1094         Re: prefix.
1095
1096 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1097
1098         * wl-summary.el (wl-summary-sort-by-size): New command.
1099
1100 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1101
1102         * wl-summary.el (wl-summary-number-list-from-region): New
1103         function.
1104         (wl-summary-mark-as-read-region): Use it.
1105         (wl-summary-mark-as-unread-region): Ditto.
1106         (wl-summary-set-flags-region): Ditto and add optional argument
1107         remove.
1108         (wl-summary-mark-as-answered-region): Ditto.
1109         (wl-summary-mark-as-important-region): Ditto.
1110         (wl-summary-target-mark-mark-as-important): Added optional
1111         argument remove.
1112         (wl-summary-target-mark-mark-as-answered): Ditto.
1113         (wl-summary-target-mark-set-flags): Ditto.
1114
1115 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1116
1117         * wl-summary.el (wl-summary-set-flags-region): Call
1118         `wl-summary-set-flags-internal' with number list instead of call
1119         one by each message.
1120         (wl-summary-target-mark-set-flags): Likewise.
1121
1122 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1123
1124         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1125         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1126         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1127         (wl-summary-target-mark-mark-as-answered): Likewise.
1128
1129 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1130
1131         * wl-summary.el (wl-summary-target-mark-forward): Use
1132         `wl-summary-delete-all-target-marks' instead of
1133         `wl-summary-delete-all-temp-marks'.
1134         (wl-summary-target-mark-reply-with-citation): Ditto.
1135         (wl-summary-target-mark-uudecode): Ditto.
1136         (wl-summary-target-mark-set-flags): Ditto and remove needless
1137         cursor move.
1138
1139 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1140
1141         * wl-summary.el (wl-summary-target-mark-forward): Protect
1142         wl-summary-buffer-target-mark-list from nreverse.
1143         (wl-summary-target-mark-reply-with-citation): Ditto.
1144
1145 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1146
1147         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1148         `elmo-display-progress-threshold'.
1149
1150 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1151
1152         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1153         check `wl-summary-highlight'.
1154         (wl-summary-window-scroll-functions): Respect value of
1155         `wl-summary-highlight'.
1156         (wl-summary-sync-update): Run hooks
1157         `wl-summary-buffer-window-scroll-functions' at any time.
1158
1159 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1160
1161         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1162         from `wl-summary-cleanup-temp-marks'.
1163         (wl-summary-cleanup-temp-marks): Abolish argument.
1164         * wl.el (wl-save-status): Revert previous change.
1165         (wl-execute-temp-marks): New function, call
1166         `wl-summary-exec-with-confirmation'.
1167         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1168         (wl-folder-save-and-exec-marks): Abolished.
1169
1170 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1171
1172         * wl-e21.el (wl-e21-display-image-p): Respect
1173         `wl-highlight-folder-with-icon'.
1174         (wl-e21-highlight-folder-group-line): Highlight mouse line
1175         even if wl-e21-display-image-p is nil.
1176
1177         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1178         Respect value of `wl-summary-highlight'.
1179
1180         * wl.el (wl-save-status): Remove unused variable.
1181
1182         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1183         (wl-folder-mode-map): Bind it to "x".
1184
1185 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1186
1187         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1188
1189         * wl-thread.el (wl-thread-get-parent-list): Don't check
1190         disconnected ancestors, neglecting needless work in
1191         `wl-thread-update-indent-string-thread'.
1192
1193         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1194         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1195         argument, add argument default-keep to keep marks by default.
1196
1197         * Version number is increased to 2.11.30.
1198
1199         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1200         customization type and docstring.
1201         (wl-draft-reply-without-argument-list): Ditto.
1202
1203 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1204
1205         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1206
1207         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1208
1209 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1210
1211         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1212
1213 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1214
1215         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1216         save-excursion so as not to include run-hooks.
1217
1218 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1219
1220         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1221         Clarify that marks are going to be cleared.
1222
1223 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1224
1225         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1226         according to 3rd element of wl-summary-flag-mark.
1227
1228         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1229
1230 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1231
1232         * wl-action.el (wl-summary-target-mark-all): Don't set
1233         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1234
1235 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1236
1237         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1238         (wl-forward-subject-prefix): Ditto.
1239         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1240         (wl-draft-reply-make-subject): Ditto.
1241
1242         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1243         `wl-draft-forward'.
1244         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1245
1246 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1247
1248         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1249         target message does not exist.
1250
1251 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1252
1253         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1254         `wl-subject-prefix-regexp'.
1255         (wl-subject-forward-prefix-regexp): New variable.
1256         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1257         `wl-draft-strip-subject-re' and take regexp as argument.
1258         (wl-draft-forward): Use it.
1259         (wl-draft-reply): Ditto.
1260
1261 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1262
1263         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1264         emacs multi-tty support.
1265
1266 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1267
1268         * wl-e21.el (wl-e21-display-image-p): Don't call
1269         `display-images-p'.
1270         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1271         support.
1272         (wl-highlight-folder-current-line): Ditto.
1273         (wl-folder-init-icons): Ditto.
1274
1275 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1276
1277         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1278         the last line of summary in unplugged mode.
1279
1280 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1281
1282         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1283
1284 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1285
1286         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1287         * wl-address.el (wl-address-user-mail-address-p): Use it.
1288         (wl-address-delete-user-mail-addresses): Ditto.
1289         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1290
1291         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1292         (wl-address-delete-user-mail-addresses): Ditto.
1293
1294         * wl-address.el (wl-address-delete-user-mail-addresses): New
1295         function.
1296         * wl-refile.el (wl-refile-guess-by-history): Use it.
1297         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1298         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1299
1300         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1301         use wl-address-user-mail-address-p.
1302
1303 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1304
1305         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1306         after opening group.
1307
1308 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1309
1310         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1311         of elmo-set-buffer-multibyte.
1312
1313         * wl-message.el (wl-original-message-mode): Ditto.
1314
1315         * wl-score.el (wl-score-insert-header): Ditto.
1316
1317         * wl-summary.el
1318         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1319         (wl-summary-goto-folder-subr): Ditto.
1320         (wl-summary-insert-headers): Ditto.
1321
1322         * wl-util.el (wl-set-string-width): Ditto.
1323
1324         * Version number is increased to 2.11.29.
1325
1326 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1327
1328         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1329         (wl-highlight-summary-line-help-echo-alist): New variable.
1330         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1331         into `wl-highlight-summary-line-help-echo' and
1332         `wl-highlight-flag-folder-help-echo'.
1333         (wl-highlight-summary-line-string): Change accordingly.
1334         (wl-highlight-summary-current-line): Ditto.
1335
1336 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1337
1338         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1339         at the beginning of field body (Thanks to Markus Knittig).
1340
1341         * wl-draft.el (wl-draft-insert-current-message): Also check
1342         summary buffer, remove unnecessary tag.
1343
1344 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1345
1346         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1347         when wl-message-buffer is nil.
1348
1349         * wl-folder.el (wl-folder): Abolish unused argument.
1350         Call wl-folder-init when wl-folder-entity is nil.
1351         * wl.el (wl): Change accordingly.
1352
1353 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1354
1355         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1356         multibyte string before insert into draft buffer.
1357         (wl-draft-create-buffer): Always enable multibyte characters for
1358         draft buffer.
1359
1360         * Version number is increased to 2.11.28.
1361
1362 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1363
1364         * wl-folder.el (wl-folder-open-close): Handle blank line.
1365         (wl-folder-jump-to-current-entity): Ditto.
1366
1367 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1368
1369         * Version number is increased to 2.11.27.
1370
1371 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1372
1373         * wl-thread.el (wl-thread-insert-message): When the thread is
1374         devided by wl-summary-max-thread-depth, insert line at the end of
1375         buffer.
1376
1377 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1378
1379         * Version number is increased to 2.11.26.
1380
1381 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1382
1383         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1384
1385 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1386
1387         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1388         value of stream-type and session.
1389
1390 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1391
1392         * Version number is increased to 2.11.25.
1393
1394 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1395
1396         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1397         in a quit message.
1398
1399 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1400
1401         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1402         (wl-summary-redisplay-no-mime-internal): Ditto.
1403
1404 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1405
1406         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1407         * wl-vars.el (wl-smtp-connection-type): Ditto.
1408
1409 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1410
1411         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1412         for the separator line and quote mail-header-separator.
1413
1414 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1415
1416         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1417         result message.
1418
1419         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1420         `elmo-multiple-fields-body-list' with boundary as
1421         mail-header-separator.
1422
1423 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1424
1425         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1426
1427 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1428
1429         * wl-util.el (wl-list-diff): Remove unused function.
1430
1431         * wl-draft.el (wl-draft-send-confirm): Discard input before
1432         confirmation.
1433
1434 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1435
1436         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1437         order of flag and new.
1438
1439 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1440
1441         * wl-vars.el (wl-refile-policy-alist): Abolished.
1442
1443         * wl-action.el (wl-summary-set-action-refile): Follow the change
1444         above.
1445
1446 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1447
1448         * wl-highlight.el (wl-highlight-signature-search): Don't use
1449         re-search-backward for a long word since it is possible to crash
1450         XEmacs because of a bug.
1451
1452 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1453
1454         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1455
1456 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1457
1458         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1459         argument for wl-summary-sync-force-update.
1460
1461 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1462
1463         * wl-summary.el (wl-summary-mode-map): Revival of
1464         wl-summary-mark-as-important related bindings;
1465         Bind 'F','tF','mF','rF','m&'.
1466         (wl-summary-mark-as-important-region): Revival.
1467         (wl-summary-target-mark-mark-as-important): Ditto.
1468         (wl-summary-target-mark-operation): New function.
1469         (wl-summary-target-mark-mark-as-answered): Use it.
1470         (wl-summary-decide-flag): Don't set Important as default.
1471         (wl-summary-mark-as-important-internal): Revival.
1472         (wl-summary-mark-as-important): Ditto.
1473
1474         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1475
1476         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1477         instead of facep.
1478
1479 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1480
1481         * wl-dnd.el (wl-dnd-drop-func): Fix.
1482
1483         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1484         mouse-set-point instead of posn-point.
1485
1486         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1487
1488         * wl-mule.el (wl-completing-read-multiple): Ditto.
1489
1490 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1491
1492         * wl-demo.el (face-background-name): Defalias to avoid compile
1493         warning.
1494
1495 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1496
1497         * wl-summary.el (wl-summary-decide-flag): Use
1498         wl-completing-read-multiple instead of completing-read-multiple.
1499
1500         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1501         New alias.
1502
1503         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1504         Use face-background-name instead of face-background.
1505
1506         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1507
1508         * wl-summary.el (wl-summary-save): Use it.
1509         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1510
1511         * wl-mime.el (wl-mime-save-content): Fix last change.
1512
1513 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1514
1515         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1516         New function.
1517         (wl-summary-sort-specs): Added sort.
1518         * wl-mime.el (wl-mime-save-content): Expand file name.
1519
1520 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1521
1522         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1523
1524         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1525
1526 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1527
1528         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1529         for flag if it is not defined.
1530
1531 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1532
1533         * wl-e21.el (wl-highlight-folder-current-line): Use
1534         elmo-folder-type-internal when elmo-folder-type returns nil.
1535
1536         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1537
1538         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1539
1540         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1541
1542         * wl-e21.el (wl-summary-toolbar): Ditto.
1543
1544         * wl-vars.el (wl-demo-background-color): Abolished.
1545         (wl-summary-persistent-mark-priority-list): Renamed from
1546         wl-summary-flag-priority-list.
1547         (wl-summary-flag-alist): New user option.
1548         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1549         (wl-message-mode-line-format-spec-alist): Added 'F'.
1550         (wl-message-mode-line-format): Likewise.
1551         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1552         instead of wl-summary-important-mark.
1553         (wl-file-folder-icon): New variable.
1554
1555         * wl-thread.el (wl-thread-set-flags): Renamed from
1556         wl-thread-mark-as-important.
1557
1558         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1559         warning.
1560         (wl-summary-mode-menu-spec): Follow the change of 
1561         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1562         (wl-summary-mode-map): Follow the change of
1563         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1564         (wl-summary-detect-mark-position): Follow the variable name change.
1565         (wl-summary-set-flags-region): New function for the replacement of
1566         wl-summary-mark-as-important-region.
1567         (wl-summary-sync-marks): Sync all global-flags.
1568         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1569         instead of elmo-message-flagged-p.
1570         (wl-summary-persistent-mark-string): Follow the variable name change;
1571         Put wl-summary-flag-mark if the message has global-flag.
1572         (wl-summary-target-mark-set-flags): Renamed from 
1573         wl-summary-target-mark-mark-as-important.
1574         (wl-summary-decide-flag): New function.
1575         (wl-summary-set-flags-internal): Renamed from
1576         wl-summary-mark-as-important-internal.
1577         (wl-summary-add-flags-internal): New function.
1578         (wl-summary-remove-flags-internal): Ditto.
1579         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1580         (wl-summary-mark-as-unimportant): Abolish.
1581         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1582         (wl-summary-next-message): List flagged messages in the msgdb.
1583
1584         * wl-score.el (wl-summary-score-update-all-lines): Use
1585         wl-summary-add-flags-internal instead of 
1586
1587         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1588
1589         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1590         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1591         (wl-message-buffer-require-all-header): Renamed from
1592         wl-message-buffer-all-header-flag (Ditto).
1593         (wl-message-buffer-flag-indicator): New variable.
1594         (wl-message-redisplay): Changed local varibale name from `flag' to
1595         `display-type'; Set up wl-message-buffer-flag-indicator.
1596         (wl-message-buffer-display): Changed varibale name from `flag' to
1597         `display-type'.
1598         (wl-message-display-internal): Likewise.
1599
1600         * wl-highlight.el (wl-highlight-demo-face): Define default background
1601         color.
1602         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1603
1604         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1605
1606         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1607         (wl-demo-setup-properties): Renamed from
1608         `wl-demo-set-background-color'.
1609         (wl-demo): Follow the change above.
1610         
1611         * Version number is increased to 2.11.24.
1612
1613 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1614
1615         * wl-summary.el (wl-summary-toggle-thread): Call
1616         `wl-summary-rescan' with disable-thread as non-nil.
1617         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1618
1619 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1620
1621         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1622         foreground property of the face.
1623         (wl-demo-insert-text): Don't set up face property here.
1624         (wl-demo): Call wl-demo-set-background-color, anyway.
1625
1626 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1627
1628         * wl-vars.el (wl-demo-background-color): The value can be nil.
1629
1630 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1631
1632         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1633         to wl-summary-wheel-dispatcher.
1634
1635         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1636         wl-message-wheel-dispatcher.
1637         (wl-message-wheel-dispatcher): New function.
1638         (wl-summary-wheel-dispatcher): Ditto.
1639
1640 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1641
1642         * wl-action.el (wl-summary-target-mark-all): List messages which are
1643         not in the killed-list.
1644
1645         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1646         only when the folder is 'flag/important.
1647
1648         * wl-address.el (wl-complete-field-body): Complete if the last
1649         character is a space.
1650
1651 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1652
1653         * wl-folder.el (wl-folder-clear-entity-info): Use
1654         elmo-clear-hash-val.
1655
1656         * wl-fldmgr.el (wl-fldmgr-rename): Set
1657         wl-folder-info-alist-modified as t.
1658
1659 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1660
1661         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1662
1663 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1664
1665         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1666         (wl-folder-buffer-last-visited-entity-id): New buffer local
1667         variable.
1668         (wl-folder-revisit-last-visited-folder): New function.
1669         (wl-folder-mode-map): Bind it to "C-i".
1670         (wl-folder-set-current-entity-id): Set last visited folder.
1671         * wl-summary.el (wl-summary-exit): Ditto.
1672
1673 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1674
1675         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1676         before calling `recenter' in order to cope with an XEmacs bug.
1677
1678 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1679
1680         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1681         to the default value.
1682
1683 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1684
1685         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1686         change.
1687         (wl-summary-sync-marks): Ditto.
1688         (wl-summary-mark-as-read-internal): Ditto.
1689         (wl-summary-mark-as-answered-internal): Ditto.
1690         (wl-summary-mark-as-important-internal): Ditto.
1691         (wl-summary-reply): Ditto.
1692
1693         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1694         instead of `elmo-folder-unflag-answered'.
1695
1696         * Version number is increased to 2.11.23.
1697
1698         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1699         the last change.
1700
1701 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1702
1703         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1704         Specify "spam" or "good".
1705
1706 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1707
1708         * wl-spam.el (wl-summary-exec-action-spam): Call
1709         wl-folder-confirm-existence for spam folder.
1710         (wl-spam-setup): Bind "mk".
1711
1712 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1713
1714         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1715
1716 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1717
1718         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1719         destination folder is empty.
1720
1721 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1722
1723         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1724         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1725
1726         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1727         (wl-summary-refile-prev-destination-region): New function.
1728         (wl-thread-refile-prev-destination): Ditto.
1729         (wl-summary-target-mark-refile-prev-destination): Ditto.
1730
1731 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1732
1733         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1734         (wl-demo-background-color): Changed default value.
1735
1736         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1737         color.
1738
1739         * wl-demo.el (wl-demo-set-background-color): New function.
1740         (wl-demo): Call it.
1741
1742 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1743
1744         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1745         * wl-address.el (wl-address-add-or-change): Don't add empty
1746         address.
1747
1748 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1749
1750         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1751
1752 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1753
1754         * wl-vars.el (wl-demo-image-filter-alist): New variable
1755         (wl-demo-background-color): Ditto.
1756
1757         * wl-demo.el (wl-demo-xpm-set-background): New function.
1758         (wl-demo-image-filter): Ditto.
1759         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1760
1761         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1762
1763         * wl-demo.el (wl-demo-icon-name): Define as function.
1764         (wl-demo-insert-image): Use it.
1765
1766 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1767
1768         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1769
1770 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1771
1772         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1773
1774 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1775
1776         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1777
1778 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1779
1780         * wl-thread.el (wl-thread-mark-as-answered): New function.
1781
1782         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1783         answered" entry.
1784         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1785         "r&" and wl-thread-mark-as-answered to "t&".
1786         (wl-summary-mark-as-important-region): Refine to toggle mark.
1787         (wl-summary-mark-as-answered-region): New function.
1788         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1789         and 3rd argument.
1790         (wl-summary-mark-as-important-internal): Likewise.
1791
1792 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1793
1794         * wl-template.el (wl-template-preview): New internal variable.
1795         (wl-template-preview-p): New function.
1796         (wl-template-show): Bind `wl-template-preview' as t.
1797
1798 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1799
1800         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1801         `elmo-message-entity-field' with 3rd argument which is non-nil.
1802
1803 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1804
1805         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1806         Removed duplicate local bind `folder'.
1807
1808 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1809
1810         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1811
1812 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1813
1814         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1815         duplicate definition.
1816
1817 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1818
1819         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1820         non-nil, use it; Don't fetch message if there's no message in the
1821         current cursor position.
1822
1823 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1824
1825         * wl-util.el (wl-region-exists-p): Use region-active-p.
1826         (wl-deactivate-region): New function.
1827         * wl-message.el (wl-message-redisplay): Deactivate region.
1828
1829         * wl-summary.el (wl-summary-reply): Call
1830         `wl-summary-set-message-buffer-or-redisplay' instead of
1831         `wl-summary-redisplay-internal', don't move point.
1832
1833 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1834
1835         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1836         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1837         by regexp.
1838
1839 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1840
1841         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1842         if no need.
1843
1844 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1845
1846         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1847         default value to nil.
1848         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1849         `wl-summary-prepare-hook'; Replace refile action to
1850         `wl-summary-exec-action-refile-with-register'.
1851
1852         * Version number is increased to 2.11.22.
1853
1854 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1855
1856         * wl-summary.el (wl-summary-detect-mark-position): Set
1857         `wl-summary-buffer-weekday-name-lang'.
1858
1859 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1860
1861         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1862         (wl-summary-mark-as-read-all): Ditto.
1863         (wl-summary-delete-messages-on-buffer): Ditto.
1864         (wl-summary-sync-update): Ditto.
1865         (wl-summary-mark-as-read-internal): Ditto.
1866         (wl-summary-mark-as-answered-internal): Ditto.
1867         (wl-summary-update-folder-info): Abolished.
1868
1869 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1870
1871         * wl-summary.el (wl-summary-mark-as-read-all): Use
1872         `wl-summary-update-folder-info' instead of
1873         `wl-folder-update-unread'.
1874
1875 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1876
1877         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1878         `wl-summary-folder-info-update'.
1879         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1880         instead of `wl-summary-folder-info-update'.
1881         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1882         `wl-folder-set-folder-updated'.
1883         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1884         instead of `wl-folder-update-unread'.
1885         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1886         the value of `wl-summary-buffer-unread-count' for the second parameter of
1887         `wl-folder-update-unread'.
1888
1889         * Version number is increased to 2.11.21.
1890
1891 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1892
1893         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1894         a local variable.
1895
1896 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1897
1898         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1899         interactively.
1900
1901         * wl-summary.el (wl-summary-mark-as-important-internal): New
1902         internal function.
1903         (wl-summary-mark-as-important): Use it.
1904         (wl-summary-mark-as-unimportant): New function.
1905         (wl-summary-sync-marks): Follow the API change.
1906
1907         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1908
1909         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1910
1911 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1912
1913         * wl-folder.el (wl-folder-update-unread): Re-indent.
1914         Narrow the scope of a local variable.
1915
1916 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1917
1918         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1919         (wl-addrmgr-merge-entries): Ditto.
1920         (wl-addrmgr): Added to address entry which exists in draft buffer
1921         if no entry is in original.
1922
1923 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1924
1925         * wl-batch.el: New file.
1926
1927 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1928
1929         * wl-vars.el (wl-use-semi): Remove unused variable.
1930
1931 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1932
1933         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1934         "?".
1935
1936 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1937
1938         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1939         wl-summary-new-mark.
1940         (wl-summary-new-cached-mark): New user option.
1941         (wl-summary-score-marks): Follow the change above.
1942         (wl-summary-auto-refile-skip-marks): Ditto.
1943         (wl-summary-incorporate-marks): Ditto.
1944         (wl-summary-expire-reserve-marks): Ditto.
1945
1946         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1947
1948         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1949         (wl-summary-persistent-mark-string): Distinguished between cached
1950         and uncached mark when the message is new.
1951
1952 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1953
1954         * wl-spam.el (wl-spam-domain): Renamed from
1955         `wl-spam-folder-guess-domain'.
1956         (wl-summary-exec-action-spam): Register as spam if domain of the
1957         source folder is good.
1958         (wl-summary-exec-action-refile-with-register): Register message if
1959         domain of the source folder is not undecided.
1960
1961 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1962
1963         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1964         detect thread loop.
1965
1966 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1967
1968         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1969         and wl-summary-skip-mark-list.
1970
1971 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1972
1973         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1974
1975         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1976
1977         * wl-spam.el (toplevel): Require wl-highlight.
1978         (wl-spam-auto-check-policy-alist): Abolish.
1979         (wl-spam-auto-check-folder-regexp-list): New user option.
1980         (wl-spam-auto-check-marks): Ditto.
1981         (wl-spam-mark-action-list): Ditto.
1982         (wl-highlight-summary-spam-face): New face.
1983         (wl-spam-auto-check-message-p): New function.
1984         (wl-spam-map-spam-messages): Fixed message.
1985         (wl-spam-register-spam-messages): Ditto.
1986         (wl-spam-register-good-messages): Ditto.
1987         (wl-summary-spam-map): Add and remove keybind.
1988         (wl-summary-target-mark-spam): Abolish.
1989         (wl-summary-refile-spam): Ditto.
1990         (wl-summary-test-spam): New function.
1991         (wl-summary-mark-spam): Ditto.
1992         (wl-summary-auto-check-spam): Follow the above change.
1993         (wl-summary-exec-action-spam): New function.
1994         (wl-summary-exec-action-refile-with-register): Fixed message.
1995         (wl-message-check-spam): New function.
1996         (wl-spam-setup): Ditto.
1997         (toplevel): Call it if this file is loaded interactivity.
1998
1999         * Version number is increased to 2.11.20.
2000
2001 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2002
2003         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2004         when new optional argument `force' is non nil or modified.
2005
2006 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2007
2008         * wl.el (toplevel): Require wl-spam when compile.
2009         (wl-save-status): Call wl-spam-save-status.
2010
2011         * wl-spam.el (wl-spam-register-spam-messages): New function.
2012         (wl-spam-register-good-messages): Ditto.
2013         (wl-spam-save-status): Ditto.
2014         (wl-summary-mode-map): Bind
2015         wl-summary-target-mark-register-as-spam to "ms" and
2016         wl-summary-target-mark-register-as-good to "mn".
2017         (wl-summary-register-as-spam): Abolish optional argument; Use
2018         wl-spam-register-spam-messages.
2019         (wl-summary-register-as-spam-all): Use
2020         wl-spam-register-spam-messages.
2021         (wl-summary-register-as-good): Abolish optional argument; Use
2022         wl-spam-register-good-messages.
2023         (wl-summary-register-as-good-all): Use
2024         wl-spam-register-good-messages.
2025         (wl-summary-target-mark-register-as-spam): New funtion.
2026         (wl-summary-target-mark-register-as-good): Ditto.
2027
2028 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2029
2030         * wl-spam.el: New file.
2031
2032 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2033
2034         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2035
2036         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2037         (wl-summary-auto-refile): Call wl-refile-guess with
2038         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2039
2040 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2041
2042         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2043         with disable-thread argument non-nil.
2044
2045 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2046
2047         * wl-summary.el (wl-summary-rescan): Added optional argument
2048         disable-thread.
2049         (wl-summary-sync): Call wl-summary-rescan with argument
2050         disable-thread.
2051         (wl-summary-input-range): Added new range `rescan-thread'.
2052
2053 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2054
2055         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2056
2057 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2058
2059         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2060         internal variable.
2061         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2062         wl-summary-search-parent-by-subject-regexp and
2063         wl-summary-divide-thread-when-subject-changed as nil.
2064         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2065         (wl-summary-insert-thread): Search parent entity from
2066         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2067         thread loop.
2068
2069 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2070
2071         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2072
2073         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2074
2075         * wl-util.el (wl-require-update-all-folder-p): New function.
2076         (wl-get-assoc-list-value): Added `function' to match directive.
2077         (wl-collect-draft): Rewrite.
2078
2079         * wl-summary.el (wl-summary-sync-update): Clear faces
2080         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2081         are non-nil.
2082         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2083         argument as function.
2084         (wl-summary-input-range): Ditto.
2085
2086         * wl-folder.el (wl-draft-get-folder): New function.
2087         (wl-folder-get-elmo-folder): Consider draft folder.
2088
2089         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2090         (wl-draft-buffer-message-number): New buffer local variable.
2091         (wl-draft-folder-internal): New internal variable.
2092         (wl-draft-delete): Rewrite.
2093         (wl-draft-save): Ditto.
2094         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2095         wl-folder-get-elmo-folder.
2096         (wl-draft-config-info-operation): Ditto.
2097         (wl-jump-to-draft-folder): Ditto.
2098         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2099         (wl-draft-reedit): Rewrite.
2100
2101         * Version number is increased to 2.11.19.
2102         
2103 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2104
2105         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2106         variable.
2107
2108 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2109
2110         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2111         Use ignore-errors instead of unwind-protect.
2112
2113 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2114
2115         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2116         for updating `wl-thread-entity-list'.
2117
2118 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2119
2120         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2121         parameter from calling `wl-thread-entity-get-older-brothers' and
2122         `wl-thread-entity-get-younger-brothers'.
2123         Replace nested `append' with a single one.
2124
2125 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2126
2127         * wl-summary.el (wl-summary-mode): Don't use the return value of
2128         `make-local-hook'.
2129
2130 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2131
2132         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2133         instead of `let*'.
2134         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2135         of local variables.
2136
2137 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2138
2139         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2140         Renamed from wl-summary-window-scroll-functions.
2141         (wl-summary-window-scroll-functions): Don't set to variable.
2142         (wl-summary-display-top): Use run-hooks.
2143         (wl-summary-display-bottom): Ditto.
2144         (wl-summary-toggle-disp-msg): Ditto.
2145         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2146         Use it instead of wl-summary-window-scroll-functions.
2147         (wl-summary-goto-folder-subr): Don't call
2148         wl-summary-window-scroll-functions, use
2149         wl-summary-buffer-window-scroll-functions instead.
2150
2151 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2152
2153         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2154         make-local-variable.
2155
2156 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2157
2158         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2159         set-buffer-modified-p.
2160         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2161         (wl-summary-display-bottom): Ditto.
2162         (wl-summary-toggle-disp-msg): Ditto.
2163
2164 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2165
2166         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2167
2168         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2169         (wl-summary-forward): Use elmo-message-entity-field instead of
2170         elmo-message-field.
2171
2172         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2173
2174 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2175
2176         * wl-summary.el (wl-summary-window-scroll-functions): No use
2177         `append'.
2178
2179 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2180
2181         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2182         function.
2183         (wl-summary-window-scroll-functions): Call it when both
2184         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2185         (wl-summary-temp-mark): Added optional argument number.
2186         (wl-summary-message-mark): Added optional argument flag.
2187         (wl-summary-persistent-mark): Added optional argument number and flag.
2188         (wl-summary-update-persistent-mark): Ditto.
2189         (wl-summary-update-status-marks): Set "r" for interactive spec.
2190
2191         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2192         argument number and flag.
2193
2194         * wl-action.el (wl-summary-registered-temp-mark): 
2195         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2196
2197 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2198
2199         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2200         internal variable (buffer local).
2201         (wl-summary-window-scroll-functions): New function.
2202         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2203         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2204         as nil.
2205         (wl-summary-update-status-marks): Added arguments beg, end and
2206         check.
2207         (wl-summary-update-mark-window): Use function.
2208         (wl-summary-sync-update): Follow the change above.
2209         (wl-summary-switch-to-clone-buffer): Copy
2210         wl-summary-buffer-unsync-mark-number-list.
2211         (wl-summary-goto-folder-subr): Set
2212         wl-summary-buffer-unsync-mark-number-list and
2213         use wl-summary-window-scroll-functions instead of
2214         wl-summary-lazy-highlight.
2215
2216         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2217
2218 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2219
2220         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2221
2222         * wl-summary.el (wl-summary-update-persistent-mark): Call
2223         wl-summary-set-message-modified.
2224
2225         * wl-summary.el (wl-summary-sync-update): Don't call
2226         wl-summary-update-status-marks.
2227
2228         * Version number is increased to 2.11.18.
2229
2230 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2231
2232         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2233         (wl-message-next-page): Ditto.
2234
2235 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2236
2237         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2238         local variable.  Change the order of a collected list into the
2239         same as the specified range.  Remove nil from a collected list.
2240
2241 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2242
2243         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2244         argument for elmo-folder-list-messages.
2245
2246 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2247
2248         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2249         change (wl-summary-count-unreads return a list instead of a cons
2250         cell).
2251
2252 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2253
2254         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2255         `wl-summary-folder-info-update'.
2256
2257 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2258
2259         * wl-summary.el (wl-summary-set-message-modified): No use
2260         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2261         (wl-summary-set-mark-modified): Abolish.
2262         (wl-summary-mark-modified-p): Ditto.
2263         (wl-summary-save-view): Follow the change above.
2264
2265         * wl-expire.el (wl-summary-expire): Likewise.
2266
2267 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2268
2269         * wl-summary.el (wl-summary-detect-mark-position): Use
2270         modb-entity-handler.
2271         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2272
2273         * Version number is increased to 2.11.17.
2274
2275 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2276
2277         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2278         entity field value.
2279         (wl-summary-prefetch-msg): Ditto.
2280         (wl-summary-print-message-with-ps-print): Ditto.
2281
2282 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2283
2284         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2285         for dummy entity.
2286         (wl-summary-insert-thread): Use elmo-message-entity-field.
2287         (wl-summary-update-thread): Use elmo-message-entity-field and
2288         elmo-message-entity-number.
2289         (wl-summary-line-number):  Use elmo-message-entity-number.
2290         (wl-summary-line-size): Use elmo-message-entity-field.
2291         (wl-summary-line-subject): Ditto.
2292         (wl-summary-line-from): Ditto.
2293         (wl-summary-line-attached): Ditto.
2294         (wl-summary-create-line): Ditto.
2295         (wl-summary-create-line): Use elmo-message-entity-number.
2296         (wl-summary-print-message-with-ps-print): Use
2297         elmo-message-entity-field.
2298
2299 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2300
2301         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2302         change in elmo-msgdb-make-message-entity.
2303         (wl-summary-buffer-set-folder): Don't call
2304         wl-summary-detect-mark-position here.
2305         (wl-summary-rescan): Call elmo-message-entity-number.
2306         (wl-summary-sync-update): Ditto.
2307         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2308
2309         * wl-score.el (wl-score-header-index): Redefine 2th element.
2310         (wl-score-overview-entity-get-extra): Abolish.
2311         (wl-score-ov-entity-get): Rewrite.
2312         (wl-score-string-index<, wl-score-string-func<): Abolish.
2313         (wl-score-string<): New function.
2314         (wl-score-string-sort): Use it.
2315
2316         * wl-refile.el (wl-refile-guess-by-history): Use
2317         elmo-message-entity-field.
2318         (wl-refile-guess-by-from): Ditto.
2319         (wl-refile-guess-by-msgid): Ditto.
2320
2321         * Version number is increased to 2.11.16.
2322
2323 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2324
2325         * wl-folder.el (wl-folder-confirm-existence): Don't call
2326         file-exists-p if msgdb-path is nil.
2327         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2328         `wl-read-folder-hist' to `wl-read-folder-history'.
2329
2330 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2331
2332         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2333         `y-or-n-p'.
2334
2335 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2336
2337         * wl-score.el (wl-score-headers): Don't use
2338         elmo-folder-do-each-message-entity.
2339
2340         * Version number is increased to 2.11.15.
2341
2342 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2343
2344         * wl-summary.el (wl-summary-delete-all-msgs): Use
2345         elmo-folder-move-messages instead of elmo-folder-delete-messages
2346         and elmo-folder-detach-messages.
2347         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2348
2349         * wl-expire.el (wl-expire-delete): Ditto.
2350         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2351
2352 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2353
2354         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2355         (wl-message-header-narrowing-fields): Ditto.
2356         (wl-message-header-narrowing-lines): Ditto.
2357         (wl-message-header-narrowing-string): Ditto.
2358
2359         * wl-summary.el (wl-summary-mode-map): Bind
2360         wl-summary-toggle-header-narrowing to "C-cC-f".
2361         (wl-summary-toggle-header-narrowing): New function.
2362
2363         * wl-message.el (wl-message-buffer-create): Call
2364         wl-message-header-narrowing-setup.
2365         (wl-message-redisplay): Call wl-message-header-narrowing.
2366         (wl-message-header-narrowing): New function.
2367         (wl-message-header-narrowing-map): New keymap.
2368         (wl-message-header-narrowing-widen-map): New keymap.
2369         (wl-message-header-narrowing-again-at-mouse): New function.
2370         (wl-message-header-narrowing-1): Ditto.
2371         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2372         (wl-message-header-narrowing-setup): Ditto.
2373         (wl-message-header-narrowing-toggle): Ditto.
2374         
2375         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2376
2377         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2378         'flag as all.
2379         (wl-use-flag-folder-help-echo): New user option.
2380
2381         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2382         wl-summary-highlight as nil.
2383         (wl-summary-set-mark-modified): Follow the API change.
2384         (wl-summary-mark-modified-p): Ditto.
2385         (wl-summary-mark-as-read-all): Ditto.
2386         (wl-summary-sync-marks): Don't call
2387         elmo-folder-list-messages-with-global-mark.
2388         (wl-summary-mark-as-read-internal): Follow the API change.
2389         (wl-summary-mark-as-answered-internal): Ditto.
2390         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2391         Follow the API change.
2392         (wl-summary-create-line): Call with number argument.
2393         (wl-summary-reply): Follow the API change.
2394
2395         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2396         function.
2397         (wl-highlight-summary-line-string): Call it when
2398         wl-use-flag-folder-help-echo is non-nil.
2399         (wl-highlight-summary-current-line): Ditto.
2400         (elmo-flag-folder-referrer): Added autoload setting.
2401
2402         * wl-draft.el (wl-draft-kill): Follow the API change.
2403
2404         * Version number is increased to 2.11.14.
2405         
2406 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2407
2408         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2409
2410 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2411
2412         * Version number is increased to 2.11.13.
2413
2414 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2415
2416         * wl-draft.el (wl-draft-previous-history-element): Fixed
2417         unbalanced parenthesis and bind unbound local variables.
2418
2419 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2420
2421         * wl-draft.el (wl-draft-previous-history-element): New function.
2422         (wl-draft-next-history-element): Ditto.
2423         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2424         them to M-p and M-n.
2425
2426 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2427
2428         * Version number is increased to 2.11.12.
2429
2430 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2431
2432         * wl-draft.el (wl-draft-hide): Select buffer-window.
2433
2434 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2435
2436         * wl-summary.el (wl-summary-narrow-to-region): New function.
2437         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2438         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2439         (wl-summary-save-region): Use it.
2440         * wl-action.el (wl-summary-collect-numbers-region)
2441         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2442
2443 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2444
2445         * wl-folder.el (wl-folder-count-incorporates): Don't use
2446         `elmo-msgdb-mark-load'
2447
2448         * Version number is increased to 2.11.11.
2449
2450 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2451
2452         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2453         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2454
2455 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2456
2457         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2458
2459 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2460
2461         * Version number is increased to 2.11.10.
2462
2463 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2464
2465         * wl-mime.el (wl-draft-attribute-value): Fixed.
2466
2467 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2468
2469         * wl-util.el (wl-copy-local-variables): New function.
2470
2471         * wl-mime.el (wl-draft-attribute-recipients): New function.
2472         (wl-draft-attribute-envelope-from): Ditto.
2473         (wl-draft-attribute-smtp-posting-server): Ditto.
2474         (wl-draft-attribute-smtp-posting-port): Ditto.
2475         (wl-draft-attribute-value): Ditto.
2476         (wl-draft-preview-message): Use it to get value for
2477         attributes. Reflect result of `wl-draft-config'.
2478
2479         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2480         and call `wl-summary-mark-as-read' before to call
2481         `wl-summary-unset-mark'.
2482         (wl-summary-target-mark-mark-as-unread): Likewise.
2483         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2484
2485 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2486
2487         * wl-mime.el (wl-draft-preview-message): Use actual value for
2488         attributes; Fix for small window.
2489
2490 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2491
2492         * wl-refile.el (wl-refile-get-field-value): Call
2493         `elmo-message-entity-field' with 3rd argument is non-nil.
2494
2495 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * wl-vars.el (wl-draft-preview-attributes): New user option.
2498         (wl-draft-preview-attributes-list): Ditto.
2499         (wl-draft-preview-attributes-buffer-lines): Ditto.
2500         (wl-draft-preview-attributes-buffer-name): Ditto.
2501
2502         * wl-mime.el (wl-draft-preview-message): Display attributes.
2503
2504 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2505
2506         * wl-summary.el (wl-summary-detect-mark-position): Bind
2507         wl-summary-flag-priority-list to '(new).
2508
2509 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2510
2511         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2512         funtion.
2513         (wl-highlight-summary-line-string): Use it.
2514         (wl-highlight-summary-current-line): Ditto.
2515
2516 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2517
2518         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2519         line even when the mark string is not changed.
2520
2521         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2522         argument change in the wl-summary-create-line.
2523         (wl-thread-insert-entity-sub): Ditto.
2524
2525         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2526         argument change in the wl-summary-create-line.
2527         (wl-summary-insert-sequential): Ditto.
2528         (wl-summary-update-thread): Ditto.
2529         (wl-summary-persistent-mark-string): New inline function.
2530         (wl-summary-message-mark): Use it.
2531         (wl-summary-create-line): Abolish argument wl-persistent-mark
2532         and added wl-flags, wl-cached.
2533
2534         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2535         mark to flags.
2536         (wl-highlight-summary-current-line): Decide the face not by the 
2537         persistent mark but flags.
2538
2539 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2540
2541         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2542         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2543         wl-summary-read-uncached-mark): Revive.
2544         (wl-summary-answered-cached-mark,
2545         wl-summary-answered-uncached-mark): New user option.
2546         (wl-summary-score-marks): Follow the change above.
2547         (wl-summary-auto-refile-skip-marks): Ditto.
2548         (wl-summary-incorporate-marks): Ditto.
2549         (wl-summary-expire-reserve-marks): Ditto.
2550         (wl-summary-flag-priority-list): New user option.
2551
2552         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2553         changes.
2554         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2555         of elmo-message-mark.
2556         (wl-summary-mark-as-read-internal): Ditto.
2557         (wl-summary-mark-as-answered): Ditto.
2558         (wl-summary-mark-as-important): Ditto.
2559         (wl-summary-redisplay-internal): Ditto.
2560         (wl-summary-redisplay-no-mime-internal): Ditto.
2561         (wl-summary-message-mark): New function.
2562         (wl-summary-insert-sequential): Use wl-summary-message-mark
2563         instead of elmo-message-mark.
2564         (wl-summary-update-thread): Ditto.
2565         (wl-summary-persistent-mark): Ditto.
2566         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2567         instead of elmo-message-mark.
2568
2569         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2570         wl-summary-message-mark instead of elmo-message-mark.
2571         (wl-thread-insert-entity-sub): Ditto.
2572         (wl-thread-get-children-msgs-uncached): Ditto.
2573
2574         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2575         variable name changes.
2576         (wl-highlight-summary-current-line): Ditto.
2577
2578         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2579         wl-summary-message-mark instead of elmo-message-mark.
2580
2581         * wl-expire.el (wl-expire-message-p): Ditto.
2582
2583         * wl-score.el (wl-score-headers): Ditto.
2584
2585         * Version number is increased to 2.11.9.
2586
2587         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2588         (wl-summary-sync-update): Follow the change above.
2589         (wl-summary-switch-to-clone-buffer): Ditto.
2590         (wl-summary-open-folder): Ditto.
2591
2592 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2593
2594         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2595         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2596
2597         * Version number is increased to 2.11.8.
2598
2599         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2600
2601         * wl-expire.el (wl-expire-refile): Follow the API change on
2602         `elmo-folder-move-messages'.
2603         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2604
2605         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2606         (wl-summary-exec-action-refile): Ditto.
2607         (wl-summary-exec-action-copy): Ditto.
2608         (wl-summary-no-auto-refile-message-p): No use
2609         `wl-summary-buffer-msgdb'.
2610         (wl-summary-auto-refile): Ditto.
2611
2612 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2613
2614         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2615
2616 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2617
2618         * wl-summary.el (wl-summary-sync): Treat no-sync.
2619
2620         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2621         (wl-default-sync-range): Ditto.
2622
2623 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2624
2625         * wl-refile.el (wl-refile-subject-learn): Call
2626         `elmo-message-entity-field' with 3rd argument is non-nil.
2627         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2628         instead of `elmo-msgdb-overview-entity-get-subject'.
2629
2630 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2631
2632         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2633         scan-type is rescan.
2634         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2635         new optional argument force is non-nil.
2636         (wl-summary-save-view-cache): Call it with force argument non-nil.
2637
2638         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2639
2640 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2641
2642         * wl-action.el (wl-summary-print-argument): Fixed last change.
2643
2644 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2645
2646         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2647         simplified.
2648         (wl-summary-target-mark-mark-as-unread): Likewise.
2649         (wl-summary-target-mark-mark-as-important): Likewise.
2650
2651 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2652
2653         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2654         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2655         (wl-summary-mark-as-important-region): Change accordingly.
2656         (wl-summary-target-mark-mark-as-important): Ditto.
2657
2658 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2659
2660         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2661
2662         * wl-action.el (wl-summary-print-argument): Print argument to
2663         right side of window if `wl-summary-print-argument-within-window'
2664         is non-nil.
2665
2666 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2667
2668         * wl-action.el (wl-summary-set-mark): Use
2669         `wl-summary-message-visible-p' to check visibility of the message
2670         and jump to message only when the message line is visible and have
2671         different number; Call wl-summary-unset-mark with number argument.
2672         (wl-summary-unset-mark): 
2673         Use `wl-summary-message-visible-p'
2674         to check visibility of the message and jump to message only when
2675         the message line is visible and have different number;
2676
2677 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2678
2679         * Version number is increased to 2.11.7.
2680
2681         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2682         and wl-folder-summary-line-format.
2683
2684         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2685         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2686         (wl-summary-set-score-mark): Use it.
2687         (wl-summary-target-mark-mark-as-read): Ditto.
2688         (wl-summary-target-mark-mark-as-unread): Ditto.
2689         (wl-summary-target-mark-mark-as-important): Ditto.
2690         (wl-summary-target-mark-msgs): Simplified.
2691         (wl-summary-detect-mark-position): Fixed problem when
2692         summary-line-format no contain persisten/temp mark spec.
2693         (wl-summary-temp-mark): Ditto.
2694         (wl-summary-persistent-mark): Ditto.
2695         (wl-summary-update-persistent-mark): Ditto.
2696
2697         * wl-action.el (wl-summary-set-mark): Ditto.
2698         (wl-summary-unset-mark): Ditto.
2699         All other related portions are changed.
2700
2701 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2702
2703         * Version number is increased to 2.11.6.
2704
2705 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2706
2707         * wl-util.el (wl-current-message-buffer): Define as function;
2708         Don't use the value of wl-messge-buffer.
2709
2710         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2711         persistent mark.
2712
2713         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2714         no current message, cause an error.
2715
2716 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2717
2718         * wl-summary.el (wl-summary-set-message-modified): Use
2719         elmo-folder-set-message-modified instead of
2720         elmo-folder-set-message-modified-internal.
2721
2722 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2723
2724         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2725         interactively.
2726         (wl-summary-sync): nokill->entirely.
2727         (wl-summary-sync-marks): Fixed message.
2728         (wl-summary-input-range): Added mark, nokill->entirely.
2729
2730         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2731         messages as read.
2732
2733 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2734
2735         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2736         update-noscore.
2737         (wl-summary-sync): Follow the change above.
2738
2739 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2740
2741         * wl-action.el (wl-summary-target-mark-all): Use
2742         elmo-folder-list-messages.
2743
2744 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2745
2746         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2747         (wl-summary-rescan): Set wl-summary-scored as nil.
2748         (wl-summary-sync-force-update): Follow the change above.
2749         (wl-summary-sync): Ditto.
2750         (wl-summary-sync-update): Added argument disable-killed.
2751         (wl-summary-insert-headers): Set visible-only argument for
2752         elmo-folder-list-messages.
2753         (wl-summary-input-range): Added update-nokill, update-noscore,
2754         all-nokill, all-noscore and mark.
2755
2756         * Version number is increased to 2.11.5.
2757
2758         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2759
2760 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2761
2762         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2763         (wl-summary-prefetch-region-no-mark): Change accordingly.
2764         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2765
2766 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2767
2768         * wl-address.el (wl-complete-field-to): Abolished.
2769         (wl-complete-address): Completion function for completing-read.
2770         * wl-action.el (wl-summary-get-resend-address): Use it.
2771
2772         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2773         wl-summary-update-mark and abolish unused argument.
2774         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2775         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2776         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2777         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2778         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2779         * wl-draft.el (wl-draft-kill): Ditto.
2780
2781         * wl-summary.el: Remove unused binding of case-fold-search.
2782         (wl-summary-replace-status-marks): Abolished.
2783
2784 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2785
2786         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2787         is specified or folder length is zero.
2788
2789 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2790
2791         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2792         (wl-folder-archive-current-entity): Ditto.
2793
2794 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2795
2796         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2797         retrieving message mark.
2798         (wl-summary-redisplay-internal): Ditto.
2799
2800         * wl-message.el (wl-message-buffer-display): Ignore errors while
2801         retrieving message-id field.
2802
2803         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2804         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2805         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2806         order of the arguments for `wl-expire-message-p'.
2807         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2808
2809         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2810         Check return value of wl-summary-reply.
2811         (wl-summary-reply): Recover window configuration when an error occured.
2812
2813 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2814
2815         * wl-summary.el (wl-summary-resend-message): Abolished, the
2816         feature is inherited by wl-summary-resend (put resend mark).
2817
2818 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2819
2820         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2821         wl-message-buffer to nil when the message is hide.
2822
2823 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2824
2825         * .cvsignore: New file.
2826
2827 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2828
2829         * wl-action.el (wl-summary-action-docstring): Add more info.
2830         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2831         duplicate definition.
2832         (wl-summary-define-mark-action): Functions wl-summary-*-region
2833         keep current position.
2834         (wl-summary-unregister-target-mark): Store result to the variable.
2835
2836 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2837
2838         * Version number is increased to 2.11.4.
2839
2840 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2841
2842         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2843         wl-summary-delete-all-temp-marks.
2844         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2845
2846         * wl-action.el (wl-summary-set-mark): Changed terminology
2847         refile-destination -> action-argument.
2848         (wl-summary-unset-mark): Ditto.
2849         (wl-summary-remove-argument): Ditto.
2850         (wl-summary-print-argument): Ditto.
2851
2852         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2853         (wl-thread-remove-argument-region): Ditto.
2854         (wl-thread-print-argument-region): Ditto.
2855         (wl-thread-close): Ditto.
2856         (wl-thread-open): Ditto.
2857
2858         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2859         (wl-highlight-refile-destination-face is abolished)
2860         (wl-highlight-action-argument-string): Ditto.
2861         (wl-highlight-summary-current-line): Highlight action argument.
2862
2863         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2864         color for light backgrounds.
2865         (wl-highlight-summary-answered-face): Ditto.
2866
2867 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2868
2869         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2870
2871         * wl-score.el (wl-summary-score-update-all-lines): Use
2872         wl-summary-set-mark.
2873         (wl-summary-score-update-all-lines): Kill expunged messages.
2874
2875         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2876
2877 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2878
2879         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2880         directly.
2881         (wl-score-overview-entity-get-lines): Ditto.
2882         (wl-score-overview-entity-get-xref): Ditto.
2883         (wl-score-get-latest-msgs): Ditto.
2884         (wl-summary-rescore): Ditto.
2885
2886         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2887         to "&".
2888         (wl-summary-mark-as-answered-internal): New inline function.
2889         (wl-summary-mark-as-answered): New function.
2890         (wl-summary-mark-as-unanswered): Ditto.
2891         (wl-summary-sync-marks): Modified for answered-mark synching.
2892
2893 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2894
2895         * wl-action.el (wl-summary-set-mark): Fixed last change.
2896
2897 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2898
2899         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2900         behavior of wl-summary-unread-message-hook
2901         (Pointed out by akira yamada <akira@arika.org>).
2902
2903 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2904
2905         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2906         wl-summary-delete.
2907         * wl-xmas.el (wl-summary-toolbar): Ditto.
2908
2909         * wl-action.el (wl-summary-set-mark): Don't override current
2910         temp-mark.
2911
2912         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2913
2914 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2915
2916         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2917         (wl-refile-msgid-learn): Ditto.
2918         (wl-refile-get-field-value): Ditto.
2919
2920         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2921
2922         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2923         (wl-expire-delete-reserved-messages): Renamed from
2924         wl-expire-reserve-marked-msgs-from-list.
2925         (wl-expire-delete): Removed argument `msgdb'.
2926         (wl-expire-refile): Ditto.
2927         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2928         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2929         mark-alist as argument.
2930         (wl-expire-archive-number1): Removed argument `msgdb'.
2931         (wl-expire-archive-number2): Ditto.
2932         (wl-expire-archive-date): Ditto.
2933         (wl-expire-localdir-date): Ditto.
2934         (wl-expire-hide): Ditto.
2935         (wl-archive-number1): Ditto.
2936         (wl-archive-number2): Ditto.
2937         (wl-archive-date): Ditto.
2938         (wl-archive-folder): Ditto.
2939         All other related portions are changed.
2940
2941 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2942
2943         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2944         mean move up and down. (suggested by Takashi Kawachi)
2945
2946 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2947
2948         * wl-acap.el (toplevel): Don't require un-define.
2949
2950 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2951
2952         * wl-thread.el (wl-thread-delete-message): Always update
2953         wl-summary-buffer-number-list.
2954
2955         * wl-action.el (wl-summary-print-destination): 
2956         Do nothing when folder is nil.
2957
2958 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2959
2960         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2961         persistent mark when prefetch is succeeded.
2962
2963 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2964
2965         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2966         instead of elmo-msgdb-delete-msgs.
2967         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2968         (wl-expire-hide): Ditto.
2969
2970         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2971
2972         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2973         elmo-msgdb interface.
2974         (wl-thread-get-exist-children): Likewise.
2975         (wl-thread-insert-message): Likewise.
2976         (wl-thread-msg-mark-as-important): Likewise.
2977         (wl-thread-insert-entity-sub): Likewise.
2978         (wl-thread-get-children-msgs-uncached): Likewise.
2979
2980         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2981         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2982         (wl-summary-sync-update): Likewise.
2983         (wl-summary-auto-select-msg-p): Likewise.
2984         (wl-summary-update-thread): Likewise.
2985         (wl-summary-mark-as-important): Likewise.
2986         (wl-summary-jump-to-msg-internal): Likewise.
2987         (wl-summary-redisplay-internal): Likewise.
2988         (wl-summary-print-message-with-ps-print): Likewise.
2989         (wl-summary-folder-info-update): Likewise.
2990
2991         * wl-folder.el (wl-folder-check-one-entity):
2992         elmo-folder-count-flags instead of wl-summary-count-unread.
2993
2994         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2995
2996         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2997
2998         * wl-summary.el (wl-summary-set-message-modified): 
2999         Call wl-summary-set-mark-modified.
3000         (wl-summary-delete-messages-on-buffer): Call
3001         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3002         (wl-summary-sync-update): Call elmo-folder-length instead of
3003         elmo-folder-messages.
3004         (wl-summary-insert-headers): Don't call
3005         elmo-folder-list-message-entities.
3006
3007 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3008
3009         * wl-action.el (wl-summary-define-mark-action): Call
3010         `wl-summary-set-mark' with argument `data'.
3011         (wl-summary-auto-refile): Fixed order of arguments when call
3012         `wl-summary-refile'.
3013
3014 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3015
3016         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3017
3018         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3019
3020         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3021         (Renamed from wl-highlight-summary-deleted-face).
3022         (wl-highlight-summary-resend-face): New face.
3023
3024         (wl-highlight-summary-deleted-face): Renamed from
3025         wl-highlight-summary-erased-face.
3026
3027         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3028
3029         * wl-action.el (wl-summary-get-resend-address): New function.
3030         (wl-summary-exec-action-resend): Ditto.
3031         (wl-summary-exec-action-resend-subr): Ditto.
3032
3033         * w-thread.el (wl-thread-copy): Removed definition.
3034         (wl-thread-refile): Ditto.
3035         (wl-thread-delete): Ditto.
3036         (wl-thread-target-mark): Ditto.
3037
3038         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3039         (wl-summary-target-mark-set-action): Fixed.
3040         (wl-summary-define-mark-action): Fixed quotation.
3041         (wl-summary-move-mark-list-messages): Display message.
3042         (wl-summary-define-mark-action): Define thread functions.
3043         (wl-summary-exec-action-refile): Changed message.
3044         (wl-summary-exec): Ditto.
3045
3046 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3047         
3048         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3049         '%%'.
3050
3051 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3052
3053         * wl.el (toplevel): Require wl-action.
3054         (wl-init): Call wl-summary-define-mark-action.
3055
3056         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3057
3058         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3059         wl-summary-delete and wl-summary-erase.
3060         (wl-summary-mode-map): Ditto.
3061
3062         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3063         wl-delete-folder-alist.
3064
3065         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3066         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3067         (toplevel): Moved mark & action related functions to the wl-action.el.
3068
3069         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3070         in wl-summary-mark-action-list.
3071         (wl-highlight-summary-current-line): Ditto.
3072
3073         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3074         empty lines.
3075
3076         * wl-action.el: New file. 
3077
3078 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3079
3080         * wl-summary.el (wl-summary-target-mark-replace): New function.
3081         (wl-summary-target-mark-prefetch): Use it.
3082         (wl-summary-target-mark-delete): Ditto.
3083         (toplevel): Rearranged definition order.
3084         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3085         (wl-summary-target-mark-erase): Rewrite.
3086         (wl-summary-erase-region): New function.
3087         (wl-summary-exec-action-erase): Changed message.
3088         (wl-summary-move-mark-list-messages): New function.
3089         (wl-summary-exec-action-delete): Use it.
3090         (wl-summary-exec-action-erase): Ditto.
3091
3092         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3093         (wl-summary-skip-mark-list): Added "d".
3094
3095         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3096         while searching.
3097
3098         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3099         and define using defcustom;
3100         Define 4th element as a face.
3101         
3102         * wl-summary.el (wl-summary-incorporate): Use 
3103         `wl-summary-prefetch-region-no-mark' instead of
3104         `wl-summary-prefetch-region'.
3105         (wl-summary-prefetch-region-no-mark): Revival of old
3106         `wl-summary-prefetch-region'.
3107         (wl-summary-mark-action-list): Moved to wl-vars.el
3108
3109         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3110         face according to the `wl-summary-mark-action-list'.
3111         (wl-highlight-summary-current-line): Ditto;
3112         Removed destination highlighting.
3113
3114         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3115         (wl-highlight-summary-line-string): Highlight for "i" mark.
3116         (wl-highlight-summary-current-line): Ditto.
3117
3118         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3119         no destination.
3120
3121         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3122         exists, just go ahead.
3123         (wl-summary-prefetch-region): Rewrite.
3124         (wl-summary-prefetch): Ditto.
3125         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3126         (wl-summary-exec-action-prefetch): New function.
3127         (wl-summary-target-mark-prefetch): Rewrite.
3128
3129 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3130
3131         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3132         (wl-highlight-summary-line-string): Added "d" and "D".
3133         (wl-highlight-summary-current-line): Ditto.
3134
3135         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3136         in wl-summary.el.
3137         (wl-thread-insert-entity-sub): Ditto.
3138         (wl-thread-remove-destination-region): Ditto.
3139         (wl-thread-print-destination-region): Ditto.
3140
3141         * wl-summary.el (wl-summary-buffer-refile-list,
3142         wl-summary-buffer-delete-list,
3143         wl-summary-buffer-copy-list): Abolish.
3144         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3145         All other related portions are changed.
3146         (wl-summary-mark-action-list): New variable.
3147         (wl-summary-set-mark): New function.
3148         (wl-summary-register-target-mark): Ditto.
3149         (wl-summary-unregister-target-mark): Ditto.
3150         (wl-summary-have-target-mark-p): Ditto.
3151         (wl-summary-register-temp-mark): Ditto.
3152         (wl-summary-unregister-temp-mark): Ditto.
3153         (wl-summary-registered-temp-mark): Ditto.
3154         (wl-summary-collect-temp-mark): Ditto.
3155         (wl-summary-unset-mark): Ditto.
3156         (wl-summary-set-target-mark): Ditto.
3157         (wl-summary-unset-target-mark): Ditto.
3158         (wl-summary-set-action-generic): Ditto.
3159         (wl-summary-unset-action-generic): Ditto.
3160         (wl-summary-exec-action-delete): Ditto.
3161         (wl-summary-exec-action-erase): Ditto.
3162         (wl-summary-set-action-refile): Ditto.
3163         (wl-summary-set-action-refile-subr): Ditto.
3164         (wl-summary-unset-action-refile): Ditto.
3165         (wl-summary-make-destination-numbers-list): Ditto.
3166         (wl-summary-exec-action-refile): Ditto.
3167         (wl-summary-set-action-copy): Ditto.
3168         (wl-summary-unset-action-copy): Ditto.
3169         (wl-summary-exec-action-copy): Ditto.
3170         (wl-summary-collect-numbers-region): Ditto.
3171         (wl-summary-delete): Rewrite.
3172         (wl-summary-erase): Ditto.
3173         (wl-summary-remove-destination): Ditto.
3174         (wl-summary-exec): Ditto.
3175         (wl-summary-exec-region): Ditto.
3176         (wl-summary-target-mark-erase): Ditto.
3177         (wl-summary-refile): Ditto.
3178         (wl-summary-copy): Ditto.
3179         (wl-summary-unmark): Ditto.
3180         (wl-summary-delete-all-mark): Ditto.
3181         (wl-summary-mark-line): Don't highlight.
3182         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3183         (wl-summary-target-mark-refile-subr): Rewrite.
3184
3185         (wl-summary-copy-prev-destination): Abolish.
3186
3187 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3188
3189         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3190         default values along the value of wl-on-mule.
3191         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3192         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3193         It is not used anywhere.
3194
3195 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3196
3197         * wl-summary.el (wl-summary-print-destination): Keep position.
3198         (wl-summary-cursor-move-surface): Keep horizontal position.
3199
3200 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3201
3202         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3203         write sendlog.
3204
3205 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3206
3207         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3208         `wl-summary-highlight'.
3209
3210 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3211
3212         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3213         trivial condition for temp-mark.
3214
3215 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3216
3217         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3218         when it hits killed buffer.
3219
3220 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3221
3222         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3223         * wl-news.el.in: `message' and `error' take format string.
3224
3225 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3226
3227         * wl-folder (wl-folder-insert-entity): Display a message,
3228         `...done', when the work finish.
3229         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3230
3231 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3232
3233         * wl-message.el (wl-message-redisplay): Remove unused local
3234         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3235
3236 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3237
3238         * wl-summary.el (wl-summary-replace-status-marks): Disable
3239         interactive use.
3240         (wl-summary-reedit): Check message existence at first.
3241         (wl-summary-mark-line): Fix doc, return value is indefinite.
3242
3243         * wl-highlight.el (wl-highlight-message): Arranged.
3244
3245         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3246         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3247         check temp-mark by wl-summary-temp-mark always.
3248         (wl-highlight-summary): Change accordingly.
3249         * wl-summary.el (wl-summary-mark-as-read-all)
3250         (wl-summary-delete-cache, wl-summary-set-score-mark)
3251         (wl-summary-mark-as-unread, wl-summary-unmark)
3252         (wl-summary-mark-line, wl-summary-mark-as-read)
3253         (wl-summary-mark-as-important): Ditto.
3254
3255         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3256         end of the window if possible.
3257         * wl-summary.el (wl-summary-sync-update): Support lazy
3258         highlighting.
3259         (wl-summary-toggle-disp-msg): Ditto.
3260
3261 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3262
3263         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3264
3265 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3266
3267         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3268         change.
3269
3270 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3271
3272         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3273         API.
3274         (wl-summary-sync-update): Ditto.
3275
3276         * wl-score.el (wl-score-get-score-alist): Changed argument.
3277         (wl-summary-rescore-msgs): Likewise.
3278         (wl-summary-score-headers): Likewise.
3279         (wl-score-headers): Likewise;
3280         Use elmo-folder-do-each-message-entity, etc.
3281         (wl-summary-score-effect): Follow the changes above.
3282         (wl-summary-rescore): Ditto.
3283         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3284         (wl-score-get-overview): Abolish.
3285
3286         * wl-summary.el (wl-summary-default-from): Follow the API change in
3287         elmo-msgdb.
3288         (wl-summary-count-unread): Ditto.
3289         (wl-summary-detect-mark-position): Ditto.
3290         (wl-summary-overview-entity-compare-by-date): Ditto.
3291         (wl-summary-overview-entity-compare-by-number): Ditto.
3292         (wl-summary-overview-entity-compare-by-from): Ditto.
3293         (wl-summary-overview-entity-compare-by-subject): Ditto.
3294         (wl-summary-get-list-info): Ditto.
3295         (wl-summary-rescan): Ditto.
3296         (wl-summary-jump-to-msg-by-message-id): Ditto.
3297         (wl-summary-sync-update): Ditto; Removed comment.
3298         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3299         (wl-summary-insert-message): Use wl-summary-insert
3300         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3301         (wl-summary-insert-headers): Changed argument overview to folder.
3302         (wl-summary-search-by-subject): Likewise.
3303         (wl-summary-insert-thread): Renamed from 
3304         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3305
3306         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3307         too.
3308
3309         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3310         wl-string-member.
3311
3312 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3313
3314         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3315         elmo-folder-append-buffer.
3316         (wl-draft-queue-append): Likewise.
3317
3318         * wl-mime.el (wl-message-delete-current-part): Ditto.
3319         (wl-summary-burst-subr): Ditto.
3320
3321         * wl-news.el.in (wl-news-send-news): Ditto.
3322
3323 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3324
3325         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3326         function.
3327         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3328         (wl-summary-update-mark): Enclose with save-excursion.
3329         (wl-summary-mark-as-read-internal): Fixed last change.
3330         (wl-summary-mark-as-important): Use 3rd argument of
3331         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3332         Don't use elmo-msgdb-set-mark.
3333         (wl-summary-redisplay-internal): If msgdb flag is already read,
3334         just update the mark on buffer.
3335
3336 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3337
3338         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3339         cut visible folder when elmo-folder-delete returns non-nil value.
3340
3341 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3342
3343         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3344         by Kenichi OKADA <okada@opaopa.org>).
3345
3346 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3347
3348         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3349
3350 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3351
3352         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3353         Fixed the last change, search group entity by its real name.
3354         (Thanks to: KOBAYASHI Shinji)
3355
3356 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3357
3358         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3359         (wl-fldmgr-access-display-all): Don't refer visible name.
3360         * wl-expire.el (wl-folder-archive-current-entity)
3361         (wl-folder-expire-current-entity): Ditto.
3362         * wl-folder.el (wl-folder-jump-to-current-entity)
3363         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3364         (wl-folder-open-folder-sub,wl-folder-open-all)
3365         (wl-folder-write-current-folder): Ditto.
3366         (wl-folder-insert-entity): Don't use petname for normal group.
3367         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3368         is the real name.
3369         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3370         Abolished.
3371
3372 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3373
3374         * wl-draft.el (wl-draft-create-buffer): Add
3375         `wl-summary-reply-with-citation'
3376
3377 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3378
3379         * wl-draft.el (wl-draft-reply): Fixed.
3380
3381 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3382
3383         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3384         when `wl-draft-send-confirm-with-preview' is non-nil.
3385         You can scroll up/down by j/k.
3386         (wl-draft-send-confirm-with-preview): New variable (default=t).
3387
3388 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3389
3390         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3391         (wl-fldmgr-save-folders): Fix comment.
3392
3393 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3394
3395         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3396         along the last change in `wl-folder-buffer-group-p'.
3397
3398 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3399
3400         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3401         folder.
3402
3403         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3404         the default value.
3405
3406         * wl-mime.el (wl-summary-burst): Update summary only when target
3407         folder equals current folder.
3408
3409 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3410
3411         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3412
3413 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3414
3415         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3416         value.
3417
3418 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3419
3420         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3421         `map-extents' instead of `extent-at' repeatedly.
3422         (wl-highlight-folder-current-line): Ditto.
3423
3424         * wl-highlight.el: Remove useless dummy functions.
3425
3426 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3427
3428         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3429         (wl-folder-put-folder-property): New function to put text property.
3430         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3431         (wl-folder-insert-entity, wl-folder-update-diff-line)
3432         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3433         * wl-e21.el, wl-xmas.el, wl-mule.el
3434         (wl-highlight-folder-current-line): Ditto.
3435         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3436         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3437         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3438         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3439
3440 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3441
3442         * Version number is increased to 2.11.3.
3443
3444 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3445
3446         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3447         Resume current-buffer since it is assumed by remaining tasks.
3448
3449 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3450
3451         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3452         (wl-folder-completion-function): Abolished.
3453         (wl-folder-complete-folder): New function.
3454         (wl-folder-complete-filter-condition): Ditto.
3455         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3456         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3457
3458 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3459
3460         * wl-draft.el (wl-draft-send-confirm): New function.
3461         (wl-draft-send): Use it.
3462
3463         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3464         cursor-in-echo-area while confirming.
3465
3466         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3467
3468         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3469         searching via nntp if wl-summary-search-via-nntp is 'force.
3470         Otherwise, invoke searching in nntp folder only.
3471         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3472
3473         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3474         explicitly for mime-make-text-tag.
3475
3476 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3477
3478         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3479         `mime-make-text-tag' instead of `mime-create-tag'.
3480
3481 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3482
3483         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3484         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3485
3486 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3487
3488         * wl-score.el (wl-score-save): Bind print-length and print-level.
3489         (wl-score-pretty-print): Ditto.
3490         (wl-score-edit-insert-header-entry): Ditto.
3491
3492         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3493         "From" entry to be treated with wl-draft-eword-encode-address-list.
3494         * wl-mime.el (wl-draft-preview-message): Ditto.
3495
3496         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3497         (wl-summary-mark-as-unread): Ditto.
3498         (wl-summary-mark-as-read-region): Change accordingly.
3499         (wl-summary-mark-as-unread-region): Ditto.
3500         (wl-summary-target-mark-mark-as-read): Ditto.
3501         (wl-summary-target-mark-mark-as-unread): Ditto.
3502
3503 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3504
3505         * Version number is increased to 2.11.2.
3506
3507 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3508
3509         * wl-news.el.in (wl-news-previous-version-save): Bind
3510         print-length and print-level.
3511         * wl-thread.el (wl-thread-save-entities): Ditto.
3512         (wl-thread-save-top-list): Bind print-length.
3513
3514 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3515
3516         * wl-highlight.el (wl-highlight-summary-line-string): Use
3517         wl-summary-score-below-mark, wl-summary-score-over-mark.
3518         (wl-highlight-summary-current-line): Ditto.
3519
3520 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3521
3522         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3523         insert it.
3524
3525 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3526
3527         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3528
3529 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3530
3531         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3532         message without msgid.
3533         Rewrite with elmo-folder-move-messages.
3534         Set wl-message-buffer to nil.
3535
3536         * wl-summary.el (wl-summary-erase-subr): New function. Use
3537         elmo-folder-move-messages.
3538         (wl-summary-erase): Call it.
3539         (wl-summary-target-mark-erase): Ditto.
3540
3541 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3542
3543         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3544         it is not up-tp-date.
3545
3546 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3547
3548         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3549         buffer after calling `wl-summary-goto-folder-subr' without the
3550         argument `interactive'.
3551         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3552
3553 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3554
3555         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3556         `mime-create-tag'. Use `string=' instead of `looking-at'.
3557
3558 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3559
3560         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3561         to avoid compile warning.
3562
3563         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3564         entity-id when folder is given.
3565         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3566         save-excursion, use save-selected-window instead.
3567         Select folder buffer window if exists.
3568         (To correct behavior with wl-folder-move-cur-folder.)
3569
3570 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3571
3572         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3573
3574 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3575
3576         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3577         list-count instead of %d.
3578
3579 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3580
3581         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3582         (wl-news): Set it.
3583         (wl-news-append-to-folder): Use it.
3584
3585         * wl-news.el.in (wl-news-send-news): Append to specified folder
3586         instead of wl-default-folder.
3587         (wl-news-append-to-folder): Show error message with specified folder.
3588
3589         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3590                 In most major modes, Emacs assumes that any opening
3591                 delimiter found at the left margin is the start of a
3592                 top-level definition, or defun. Therefore, *never put an
3593                 opening delimiter at the left margin unless it should have
3594                 that significance.*
3595
3596         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3597
3598 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3599
3600         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3601
3602 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3603
3604         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3605
3606 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3607
3608         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3609         for sequential numbering case.
3610
3611 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3612
3613         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3614         value.
3615         (wl-draft-reply-without-argument-list): Ditto.
3616         (wl-draft-reply-myself-with-argument-list): Abolish.
3617         (wl-draft-reply-myself-without-argument-list): Ditto.
3618         * wl-draft.el (wl-draft-self-reply-p): New function.
3619         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3620
3621 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3622
3623         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3624         (avoid error for the case without byte-compiling)
3625
3626 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3627
3628         * wl-news.el.in (wl-news-append-to-folder): New function.
3629         (wl-news-exit): Rewrite.
3630         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3631
3632 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3633
3634         * wl-draft.el (wl-draft-reply-position): New function.
3635         (wl-draft-reply-position): Fix.
3636         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3637         (wl-summary-target-mark-reply-with-citation): Ditto.
3638         (wl-summary-reply-with-citation): Ditto.
3639         * wl-vars.el (wl-draft-reply-default-position): New variable.
3640
3641 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3642
3643         * wl-draft.el (wl-draft-send): Preview when interactive send.
3644
3645 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3646
3647         * wl-draft.el (wl-draft-reply): Set default position.
3648         * wl-summary.el (wl-summary-reply): Ditto.
3649         (wl-summary-reply-with-citation): Ditto.
3650         (wl-summary-target-mark-reply-with-citation): Ditto.
3651
3652 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3653
3654         * wl-news.el.in (wl-news-lang): Set default value according to
3655         current-language-environment.
3656         (wl-news-append-news): Do nothing when news-list is nil.
3657
3658 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3659
3660         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3661         (wl-news): Change message.
3662         (wl-news-exit): Check buffer.
3663         (wl-news-force-exit): New function.
3664         (wl-news-show-all): New function.
3665         (wl-news-discard-and-exit): Fix.
3666
3667 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3668
3669         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3670         according to current-language-environment.
3671
3672         * wl-news.el.in (wl-news): If arg, show all NEWS after
3673         wl-news-default-previous-version.
3674
3675 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3676
3677         * wl-news.el.in (wl-news-check): Rewritten.
3678         (wl-news-previous-version-load): Change data type.
3679         (wl-news-previous-version-save): Change data type.
3680         (wl-news-append-news): Add return value.
3681         (wl-news-check-news): New function.
3682         (wl-news-already-current-p): New function.
3683         (wl-news-send-news): Rewritten.
3684         (wl-news-mode-map): Add new keybind.
3685         (wl-news): Rewritten.
3686         (wl-news-exit): Rewritten.
3687         (wl-news-discard-and-mail): New function.
3688         (wl-news-send-to-address): Abolished.
3689         * wl.el (wl-init): Delete a message.
3690
3691 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3692
3693         * wl-news.el.in (wl-news-exit): Update previous version.
3694         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3695
3696 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3697
3698         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3699
3700 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3701
3702         * wl-news.el.in (wl-news): New function.
3703         (wl-news-mode): New function.
3704         (wl-news-next-line): New function.
3705         (wl-news-next-page): New function.
3706         (wl-news-exit): New function.
3707         (wl-news-buf-name): New variable.
3708         (wl-news-mode-map): New variable.
3709         (wl-news-winconf): New variable.
3710         (wl-news-append-news): Add an option.
3711
3712 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3713
3714         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3715
3716 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3717
3718         * wl-news.el.in (wl-news-send-to-address): New variable.
3719         (wl-news-send-news): Use it.
3720         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3721         Return updating status.
3722         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3723
3724 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3725
3726         * wl-news.el.in (wl-news-send-news): Delete
3727         Organization and X-Face.
3728
3729 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3730
3731         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3732         (wl-news-append-news): New function.
3733         (wl-news-send-news): New function.
3734
3735 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3736
3737         * Version number is increased to 2.11.1.
3738
3739 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3740
3741         * wl-news.el.in : New file.
3742
3743 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3744
3745         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3746         default value.
3747         (wl-draft-reply-without-argument-list): Ditto.
3748
3749 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3750
3751         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3752         (wl-message-buffer-prefetch-idle-time): Ditto.
3753         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3754
3755 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3756
3757         * wl-thread.el (wl-thread-insert-message): Use
3758         wl-summary-max-thread-depth.
3759
3760         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3761         loop detection.
3762
3763         * wl-message.el (wl-message-buffer-display): Back to the first page
3764         when cache is hit.
3765
3766 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3767
3768         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3769
3770         * wl-summary.el (wl-summary-insert-thread-entity):
3771         If the thread depth is reached to wl-summary-max-thread-depth,
3772         divide the thread.
3773
3774 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3775
3776         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3777         for elmo-remove-passwd.
3778
3779 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3780
3781         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3782         folder is sticky.
3783         (wl-folder-mark-as-read-all-entity): Ditto.
3784         (wl-folder-prefetch-entity): Ditto.
3785
3786 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3787
3788         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3789
3790 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3791
3792         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3793         Delete messages on buffer for unplugged operation.
3794         (wl-summary-erase): Ditto.
3795
3796 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3797
3798         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3799         take nil so as not to search parent by subject.
3800
3801 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3802
3803         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3804         (wl-folder-get-next-folder): Ditto.
3805         (wl-folder-get-path): Ditto.
3806
3807 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3808
3809         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3810         system and encode the region with it before verifying.
3811
3812 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3813
3814         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3815         system of the echo buffer before decoding.
3816
3817 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3818
3819         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3820         original contents.
3821
3822 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3823
3824         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3825         with argument 'any-exists.
3826
3827 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3828
3829         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3830         Use `wl-cs-autoconv'.
3831
3832 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3833
3834         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3835         by `mime-view-automatic-conversion'.
3836
3837         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3838         (wl-message-verify-pgp-nonmime): Ditto.
3839         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3840         Bind them to C-c:d and C-c:v respectively.
3841
3842         Merge following code by Teranishi-san from [wl-en:00167].
3843         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3844         (wl-mime-preview-application/pgp-encrypted): Ditto.
3845         (wl-mime-setup): Add entry.
3846
3847 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3848
3849         * wl-summary.el (wl-summary-target-mark-erase): New function.
3850         Bind it to "mD".
3851
3852 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3853
3854         * wl-vars.el (wl-draft-write-file-function): Fix.
3855         (wl-draft-reedit-hook): Changed default value.
3856
3857         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3858         wl-draft-reedit-hook.
3859         (wl-draft-remove-text-plain-tag): New function.
3860         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3861
3862         * wl-vars.el (wl-draft-write-file-function): New user option.
3863
3864         * wl-draft.el (wl-draft-prepare-edit): Use it for
3865         local-write-file-hooks.
3866         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3867
3868         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3869         (wl-draft-insert-mail-header-separator): Return the body beginning
3870         point.
3871         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3872         text/plain.
3873         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3874
3875 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3876
3877         * wl-summary.el (wl-summary-erase): New function to erase message
3878         without moving it to trash. Bind to "D".
3879
3880         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3881         as `keep' unless switch-function.
3882
3883 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3884
3885         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3886         message buffer by using `wl-summary-toggle-disp-msg'.
3887         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3888         buffer window.
3889         (wl-summary-supresedes-message): Ditto.
3890
3891         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3892         Do not delete other windows.
3893         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3894         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3895         (wl-draft-create-buffer): Set reply-or-forward also for target
3896         mark commands.
3897
3898 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3899
3900         * wl-draft.el (wl-user-agent-compose): Delete special case for
3901         switch-to-buffer-other-window.
3902
3903         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3904         (wl-summary-forward): Ditto.
3905
3906         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3907         function.
3908         (wl-draft-buffer-style): New use option.
3909
3910         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3911         (wl-draft): Follow the change above.
3912         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3913         wl-draft-buffer-style.
3914         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3915         switch-function.
3916
3917 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3918
3919         * wl-address.el (wl-address-make-completion-entry): Extracted from
3920         `wl-address-make-completion-list'.
3921         (wl-address-enable-strict-loading): New variable.
3922         (wl-address-make-completion-list): Revive petname duplication
3923         inquiry, and enable it if `wl-address-enable-strict-loading'.
3924         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3925
3926 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3927
3928         * wl-message.el (wl-message-get-original-buffer): Avoid
3929         'Selecting deleted buffer' error when original buffer is killed.
3930
3931 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3932
3933         * wl-summary.el (wl-summary-next-message): Use
3934         elmo-message-accessible-p instead of elmo-message-cached-p.
3935
3936 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3937
3938         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3939
3940         * wl-thread.el (wl-thread-open-all-unread): Use
3941         elmo-folder-list-flagged instead of
3942         elmo-folder-list-messages-mark-match.
3943
3944         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3945         instead of elmo-folder-list-messages-mark-match.
3946         (wl-summary-move-spec-alist): New variable.
3947         (wl-summary-move-spec-plugged-alist,
3948         wl-summary-move-spec-unplugged-alist): Abolish.
3949         (wl-summary-next-message): Follow the change above.
3950         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3951         with 'no-msg' argument.
3952
3953         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3954         variable.
3955         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3956         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3957         (wl-message-buffer-prefetch-get-next): Follow the change above.
3958
3959 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3960
3961         * wl-version.el (wl-version): Changed codename.
3962
3963         * Version number is increased to 2.11.0.
3964
3965 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3966
3967         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3968         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3969         `wl-draft-config-variables'.
3970         (wl-draft-kill): Fixed problem when the draft is reedit.
3971
3972 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3973
3974         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3975         buffer-modified status (Thanks to
3976         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3977
3978 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3979
3980         * wl-util.el (wl-region-exists-p): New function.
3981
3982         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3983         Remove defvars for byte-compile warnings.
3984
3985 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3986
3987         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3988         defvar-maybe. Removed unused bind.
3989
3990 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3991
3992         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3993         summary buffer window before creating new frame.
3994         (wl-draft-reply): Ditto.
3995
3996 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3997
3998         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3999
4000 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4001
4002         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4003
4004 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4005
4006         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4007         instead of `kill-region'.
4008
4009 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4010
4011         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4012         (wl-highlight-summary-line-string): Use it.
4013         (wl-highlight-summary-current-line): Ditto.
4014
4015         * wl-mime.el (wl-message-delete-current-part): Check the class of
4016         mime-entity.
4017
4018         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4019
4020         * wl-summary.el (wl-summary-make-number-list): Initialize.
4021         (wl-summary-update-mark): New function.
4022         (wl-summary-reply): Put `answered' mark on the message.
4023         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4024
4025         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4026         (wl-draft-reply): Added optional argument `number';
4027         Set wl-draft-parent-number.
4028         (wl-draft-kill): Delete answered mark if it is a reply.
4029
4030 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4031
4032         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4033         that originates in mime-preview-follow-current-entity.
4034         (wl-draft-yank-current-message-entity): Use it if region is active.
4035
4036         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4037         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4038         `wl-message-delete-current-part'.
4039         * wl-mule.el (wl-message-define-keymap): Ditto.
4040         * wl-xmas.el (wl-message-define-keymap): Ditto.
4041
4042 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4043
4044         * wl-mime.el (wl-message-delete-current-part): New function.
4045         (wl-mime-node-id-to-string): Ditto.
4046
4047         * wl-mime.el (wl-message-delete-current-part): Use existing
4048         original buffer which corresponds current mime-view buffer.
4049         (fetched buffer might have different structure, possibly)
4050
4051         * wl-mime.el (wl-message-delete-current-part): Quit if the
4052         message content differs from the actual message.
4053
4054 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4055
4056         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4057         order.
4058         (wl-summary-search-by-subject): Search parent message from tail;
4059         Check the existence of the parent message on the current thread tree.
4060         (wl-summary-update-thread): Check whether the line is inserted.
4061
4062 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4063
4064         * wl-vars.el (wl-summary-line-format): Undo last change.
4065         * wl-summary.el (wl-summary-print-destination): Do not put
4066         invisible property when `wl-summary-width' is nil.
4067         (wl-summary-line-subject-minimum-length): Abolished.
4068         (wl-summary-line-subject): Ditto.
4069
4070 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4071
4072         * wl-vars.el (wl-summary-line-format): Change default value.
4073         (wl-summary-subject-length-limit): Abolished.
4074         * wl-summary.el (wl-summary-line-subject): Ditto.
4075
4076 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4077
4078         * wl-template.el (wl-template-select): Added optional argument.
4079         If optional argument is specified, reverse
4080         `wl-template-visible-select'.
4081
4082 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4083
4084         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4085         Take prefix argument to force asking the destination folder.
4086
4087 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4088
4089         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4090         count and update status.
4091
4092 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4093
4094         * wl-summary.el (wl-summary-redisplay-internal): If
4095         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4096         after fetching.
4097
4098 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4099
4100         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4101         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4102
4103         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4104
4105 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4106
4107         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4108         (All other related portions are changed).
4109         (wl-summary-mark-as-read-all): Rewrite.
4110
4111 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4112
4113         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4114         `wl-summary-mark-as-read'.
4115         (wl-summary-mark-as-unread): Rewrite.
4116         (wl-summary-mark-as-read): Added no-modeline argument.
4117         (wl-summary-resume-cache-status): Rewrite.
4118         (wl-summary-exec-subr): Remove unused local variable.
4119
4120 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4121
4122         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4123         logic to call `wl-summary-buffer-prev-folder-function'.
4124         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4125
4126 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4127
4128         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4129         is nil.
4130
4131 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4132
4133         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4134         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4135         (wl-mime-setup): Add its entry.
4136
4137 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4138
4139         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4140         (wl-summary-delete-cache): Likewise.
4141         (wl-summary-mark-as-read): Rewrite.
4142
4143 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4144
4145         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4146         `wl-summary-count-unread'.
4147
4148         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4149
4150         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4151
4152 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4153
4154         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4155         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4156         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4157         Renamed to the elmo-msgdb-*-mark.
4158         (wl-summary-score-marks): Follow the change above.
4159         (wl-summary-auto-refile-skip-marks): Ditto.
4160         (wl-summary-incorporate-marks): Ditto.
4161         (wl-summary-expire-reserve-marks): Ditto.
4162
4163         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4164         changes.
4165         (wl-thread-insert-top): Changed updating message.
4166
4167         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4168         variable.
4169         (wl-summary-count-unread): Count answered marks.
4170         (wl-summary-rescan): Call wl-summary-insert-message instead of
4171         wl-summary-append-message-func-internal.
4172         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4173         (wl-summary-prefetch-msg): Follow the variable name changes.
4174         (wl-summary-prefetch-region): Ditto.
4175         (wl-summary-mark-as-read-all): Follow the API changes;
4176         Don't call elmo-folder-replace-marks.
4177         (wl-summary-delete-cache): Follow the variable name changes.
4178         (wl-summary-resume-cache-status): Ditto.
4179         (wl-summary-update-status-marks): New function.
4180         (wl-summary-insert-message): New function.
4181         (wl-summary-sync-marks): Follow the variable name changes.
4182         (wl-summary-sync-update): Synchronize to the msgdb, too;
4183         Changed update messages.
4184         (wl-summary-make-number-list): Rewrite.
4185         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4186         (wl-summary-mark-as-unread): Follow the API changes.
4187         (wl-summary-exec-subr): Follow the variable name changes.
4188         (wl-summary-mark-as-read): Ditto.
4189         (wl-summary-move-spec-plugged-alist): Ditto.
4190         (wl-summary-move-spec-unplugged-alist): Ditto.
4191         (wl-summary-cursor-move-surface): Ditto.
4192
4193         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4194         variable name changes.
4195         (wl-highlight-summary-current-line): Ditto.
4196
4197         * wl-expire.el (wl-expire-refile): Follow the API change in
4198         elmo-folder-move-messages.
4199         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4200         (wl-summary-archive): Use elmo-folder-msgdb instead of
4201         elmo-msgdb-load.
4202
4203 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4204
4205         * wl-mime.el (wl-draft-preview-message): Restore the position
4206         before evaluating wl-draft-send-hook in preview buffer.
4207
4208 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4209
4210         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4211         when it creates new draft buffer.
4212
4213         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4214         without argument.
4215
4216         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4217         Evaluate content and if the value is string, insert it.
4218         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4219         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4220         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4221         wl-draft-config-sub-part-bottom): Use it.
4222
4223         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4224         with the folder name. The question was unintelligible when it is
4225         called from wl-save-status.
4226
4227 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4228
4229         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4230         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4231         cannot take second argument).
4232
4233 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4234
4235         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4236         as t. Since type and subtype are not case sensitive (RFC 2045).
4237
4238 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4239
4240         * wl-vars.el (wl-message-mode-line-format): New variable.
4241         (wl-message-mode-line-format-spec-alist): Ditto.
4242         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4243         (wl-message-redisplay): Use wl-message-mode-line-format.
4244
4245 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4246
4247         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4248
4249 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * wl-summary.el (wl-summary-default-from): Write description.
4252
4253 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4254
4255         * wl-vars.el (wl-ldap-objectclass): Abolish.
4256
4257         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4258         (wl-ldap-make-filter): Removed condition for objectclass.
4259         (wl-ldap-make-matched-value-list): Remove meaningless process.
4260         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4261         (wl-address-ldap-search): Don't add `*' to `pat' string;
4262         use ignore-errors; added `email';
4263         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4264         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4265         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4266
4267
4268 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4269
4270         * wl-draft.el (wl-draft-parent-folder): Write description.
4271         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4272
4273 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4274
4275         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4276         as "" (zero-length string) if no parent.
4277         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4278
4279 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4280
4281         * wl-address.el (wl-address-make-completion-list): Skip duplication
4282         checking.
4283         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4284         `append'.
4285
4286 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4287
4288         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4289         instead of `beginning-of-buffer'.
4290
4291 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4292
4293         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4294
4295 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4296
4297         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4298         Refer wl-message-buffer-name.
4299         (wl-message-wheel-down): Ditto.
4300
4301 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4302
4303         * wl-vars.el (wl-message-buffer-name): New user option.
4304
4305         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4306         directly instead of making alist dinamically.
4307
4308         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4309         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4310         wl-message-buffer-cache-name.
4311         (wl-message-buffer-cache-clean-up): Ditto.
4312
4313         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4314
4315         * Version number is increased to 2.9.15.
4316
4317 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4318
4319         * wl-vars.el (wl-summary-default-view-alist): New user option.
4320
4321         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4322
4323         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4324         while deleting address.
4325         (wl-draft-delete-myself-from-cc): Ditto.
4326
4327         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4328         If optional argument is specified, reverse sort order.
4329
4330         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4331
4332 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4333
4334         * wl-thread.el (wl-thread-insert-message): Return parent number if
4335         exists.
4336         (wl-thread-update-indent-string-region): Use
4337         wl-thread-update-line-on-buffer-sub instead of
4338         wl-thread-update-line-on-buffer.
4339
4340 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4341
4342         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4343         (wl-folder-close-all): Ditto.
4344
4345 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4346
4347         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4348         and mailing-list:.
4349         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4350         value.
4351         (wl-summary-line-list-info): Print mailing-list name even when 
4352         list-number is empty.
4353
4354 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4355
4356         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4357
4358         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4359         (wl-draft-open-file): Ditto.
4360         (wl-draft-random-alphabet): Ditto.
4361
4362         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4363         bindings.
4364
4365 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4366
4367         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4368         * wl-vars.el (wl-draft-config-alist): Ditto.
4369
4370 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4371
4372         * Version number is increased to 2.9.14.
4373
4374         * wl.el (wl): Don't set wl-init as nil when error occured while
4375         auto-checking folders.
4376
4377         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4378         `elmo-expand-newtext'.
4379
4380 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4381
4382         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4383         `this-command' so that `wl-folder-goto-folder' contained in
4384         `wl-summary-keep-cursor-command' work.
4385
4386 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4387
4388         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4389         message buffer displaying state.
4390
4391 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4392
4393         * wl-vars.el (wl-summary-default-view): New variable to specify
4394         default value for `wl-summary-buffer-view' instead of using
4395         set-default.
4396         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4397
4398 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4399
4400         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4401
4402         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4403
4404 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4405
4406         * wl-vars.el (wl-forward-subject-prefix): New variable.
4407         * wl-draft.el (wl-draft-forward): Use it.
4408
4409 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4410
4411         * wl-message.el (wl-message-prev-page): When it is called without
4412         lines argument, scroll down by wl-message-scroll-amount lines.
4413         (wl-message-next-page): Ditto.
4414         * wl-vars.el (wl-message-scroll-amount): Change default value
4415         to preserve current behavior.
4416
4417 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4418
4419         * wl-summary.el (wl-summary-prefetch-msg): Bind
4420         `wl-message-entity' to call `wl-summary-from-function'.
4421
4422 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4423
4424         * wl-message.el (wl-message-buffer-create): Run
4425         wl-message-buffer-created-hook.
4426
4427 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4428
4429         * wl-summary.el (wl-summary-sort-specs): New variable.
4430         (wl-summary-default-sort-spec): Ditto.
4431         (wl-summary-sort): Rewrite.
4432         (wl-summary-sort-by-list-info): New function.
4433
4434 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4435
4436         * wl-summary.el (wl-summary-get-list-info): New function.
4437         (wl-summary-sort): Rewrite.
4438         (wl-summary-line-list-info): Ditto.
4439         (wl-summary-line-list-count): Ditto.
4440         (wl-summary-refile-region): Fixed docstring.
4441
4442 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4443
4444         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4445         `wl-folder-entity-hashtb' as completion table.
4446
4447 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4448
4449         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4450         only when this command is called interactively; silence the byte-
4451         compiler.
4452
4453 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4454
4455         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4456         active in XEmacs.
4457
4458 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4459
4460         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4461         plural lines.
4462
4463 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4464
4465         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4466         of current line when the cursor is on the header name.
4467         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4468
4469 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4470
4471         * wl-util.el (wl-read-directory-name): Return displayed directory
4472         as the default value also on XEmacs.
4473
4474 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4475
4476         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4477         formatting.
4478
4479 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4480
4481         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4482         argument and when it is non-nil, check face property before
4483         highlighting for each line.
4484         (wl-highlight-summary-window): Set it.
4485
4486 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4487
4488         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4489         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4490
4491         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4492         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4493         (wl-draft-get-fcc-list): Likewise.
4494
4495 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4496
4497         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4498         (wl-thread-entity-cur): Ditto.
4499         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4500         wl-thread-indent-regexp setting.
4501         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4502
4503         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4504         wl-summary-lazy-highlight.
4505         (wl-summary-display-bottom): Ditto.
4506
4507         * wl-thread.el (wl-thread-open-close): Likewise.
4508
4509         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4510         from and subject;
4511         Bind wl-draft-use-frame;
4512         Enclose with save-window-excursion;
4513         Use wl-draft-create-buffer instead of with-temp-buffer;
4514         Use wl-draft-prepare-edit;
4515         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4516         Use wl-draft-send instead of wl-draft-raw-send.
4517
4518 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4519
4520         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4521         of using wl-from.
4522
4523 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4524
4525         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4526         insert-buffer instead of clone-buffer.
4527         (wl-draft-doing-mime-bcc): New variable.
4528         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4529         infinite loop.
4530         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4531
4532         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4533         (wl-draft-mime-bcc-body): Ditto.
4534
4535         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4536         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4537         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4538         wl-draft-do-mime-bcc.
4539         (wl-draft-mime-bcc-field): New function.
4540         (wl-draft-do-mime-bcc): Ditto.
4541
4542         * wl-address.el (wl-address-complete-header-list): New variable.
4543         (wl-address-complete-header-regexp): Changed default value.
4544
4545         * Version number is increased to 2.9.13.
4546
4547 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4548
4549         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4550         it is differed.
4551
4552 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4553
4554         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4555         (wl-summary-line-list-count): Ditto.
4556
4557 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4558
4559         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4560         (wl-nntp-posting-function): New variable.
4561         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4562         `wl-nntp-posting-config-alist'.
4563
4564 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4565
4566         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4567         FLIM.
4568
4569 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4570
4571         * wl-summary.el (wl-summary-target-mark-refile-sub):
4572         Remove a nuisance funcall.
4573
4574 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4575
4576         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4577         as t for `try-completion'.
4578
4579 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4580
4581         * wl-summary.el (wl-summary-default-from): Use
4582         wl-address-header-extract-address instead of
4583         std11-extract-address-components.
4584         (wl-summary-simple-from): Ditto.
4585         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4586         (wl-summary-insert-headers): Show message.
4587         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4588         for whole line.
4589         (wl-summary-default-from): Revert last change.
4590         (wl-summary-simple-from): Ditto.
4591         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4592         (wl-summary-mark-as-read-region): Follow the change above.
4593         (wl-summary-sync-marks): Ditto.
4594         (wl-summary-target-mark-mark-as-read): Ditto.
4595         (wl-summary-redisplay-internal): Ditto.
4596         (wl-summary-redisplay-no-mime-internal): Ditto.
4597         (wl-summary-redisplay-all-header): Ditto.
4598         (wl-summary-mark-as-read): Removed argument `cached';
4599         Use current cache status to set cache mark.
4600         (wl-summary-redisplay-internal): Follow the change above.
4601         (wl-summary-redisplay-no-mime-internal): Ditto.
4602         (wl-summary-redisplay-all-header): Ditto.
4603
4604         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4605
4606         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4607         Don't call itself recursively (Adviced by Yamaoka-san).
4608
4609 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4610
4611         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4612         bind wl-summary-highlight as nil to avoid error caused by missing
4613         local variables.
4614
4615 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4616
4617         * wl-vars.el (wl-invalid-character-message): New user option.
4618
4619         * wl-util.el (wl-set-string-width): If truncated string-width is
4620         larger than specified width, use `wl-invalid-character-message'.
4621
4622 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4623
4624         * wl-summary.el (wl-summary-prefetch-msg): 
4625         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4626
4627 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4628
4629         * wl-vars.el (wl-summary-check-line-format): New user option.
4630         (wl-summary-line-format-file): Ditto.
4631
4632         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4633         variable.
4634         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4635         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4636         and `wl-summary-view-old-p' to check whether do a rescan or not.
4637         (wl-summary-view-old-p): New function.
4638         (wl-summary-line-format-changed-p): Ditto.
4639         (wl-summary-line-format-save): Ditto.
4640         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4641
4642         * wl-util.el (wl-set-string-width): Avoid using negative number
4643         for make-string.
4644
4645 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4646
4647         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4648         return value.
4649
4650         * wl-util.el (wl-set-string-width): Added optional argument
4651         `padding' (All other related portions are changed).
4652         (wl-line-parse-format): If the first letter of column number is
4653         `0', zero-padding the result (ex: "%05l").
4654
4655         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4656
4657 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4658
4659         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4660         sequential summary view.
4661
4662 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4663
4664         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4665         if it doesn't have a -unix version.
4666
4667 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4668
4669         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4670
4671 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4672
4673         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4674         content.
4675         (wl-draft): Follow the change above.
4676
4677         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4678
4679         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4680         and wl-folder-summary-line-format-alist contain %T and %P.
4681
4682         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4683         (wl-summary-mode-line-format): New user option.
4684         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4685         (wl-summary-line-format): Changed default value.
4686         (wl-summary-lazy-highlight): Changed default value.
4687
4688         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4689         change in wl-summary-create-line.
4690         (wl-thread-insert-entity-sub): Ditto.
4691
4692         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4693         (wl-summary-buffer-unread-status): Ditto.
4694         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4695         (wl-summary-buffer-persistent-mark-column): Ditto.
4696         (wl-summary-buffer-mode-line-formatter): Ditto.
4697         (wl-summary-buffer-mode-line): Ditto.
4698         (wl-summary-message-regexp): Abolished.
4699         (All other related portions are changed.)
4700         (wl-summary-detect-mark-position): New function.
4701         (wl-summary-buffer-set-folder): Setup
4702         wl-summary-buffer-mode-line-formatter.
4703         (wl-summary-mode): Setup selective-display;
4704         Setup pre-idle-hook when xemacs.
4705         (wl-summary-update-modeline): Rewrite.
4706         (wl-summary-jump-to-msg): Define as function;
4707         Changed regexp for searching messages.
4708         (wl-summary-message-number): Rewrite.
4709         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4710         Do rescan when old type summary cache.
4711         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4712         (wl-summary-remove-destination): Use '\r' to detect EOL.
4713         (wl-summary-print-destination): Ditto.
4714         (wl-summary-temp-mark): New inline function.
4715         (wl-summary-persistent-mark): Ditto.
4716         (wl-summary-line-number): New function.
4717         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4718         (wl-summary-line-list-count): New function.
4719         (wl-summary-create-line): Added argument persistent-mark.
4720         (All other related portions are changed)
4721         (wl-summary-create-line): Insert '\r'.
4722         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4723         (wl-summary-cursor-move-surface): New inline function.
4724         (wl-summary-prev): Use it.
4725         (wl-summary-next): Ditto.
4726
4727         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4728         wl-summary-message-regexp.
4729         (wl-highlight-summary): Delete progress message.
4730         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4731
4732         * Version number is increased to 2.9.12.
4733
4734 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4735
4736         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4737         variable (nil: no minimum).
4738         (wl-summary-line-subject): Add some spaces after subject by
4739         wl-summary-line-subject-minimum-length.
4740
4741 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4742
4743         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4744         and removed `F'.
4745         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4746         change above).
4747
4748 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4749
4750         * wl-summary.el (wl-summary-line-list-count): Reverted.
4751         (example setting in samples/*/dot.wl is also updated)
4752
4753 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4754
4755         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4756
4757         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4758
4759         * wl-vars.el (wl-summary-line-format): Addes some description to the
4760         docstring.
4761
4762         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4763         (wl-summary-line-close-bracket): Ditto.
4764         (wl-summary-line-children-number): Ditto.
4765         (wl-summary-line-thread-indent): Ditto.
4766         (wl-summary-line-children-and-from): Ditto.
4767
4768         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4769         't', 'c', 'F' and added 'C'.
4770
4771         * wl-util.el (wl-set-string-width): Accept negative value.
4772         (wl-line-parse-format): Added "%number(" and "%)".
4773
4774 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4775
4776         * wl-summary.el (wl-summary-line-list-count): Change format of the
4777         return value.
4778
4779 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4780
4781         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4782         from the recent message.el.
4783         (wl-draft-point-in-header-p): Ditto.
4784         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4785         wl-draft-beginning-of-line.
4786         * wl-e21.el (wl-draft-mode-map): Ditto.
4787         * wl-xmas.el (wl-draft-mode-map): Ditto.
4788
4789         * wl-folder.el: Sort macrodefs by dependencies.
4790
4791 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4792
4793         * wl-summary.el (wl-summary-prev): Fixed regexp.
4794         (wl-summary-next): Ditto.
4795
4796 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4797
4798         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4799
4800 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4801
4802         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4803         for backward compatibility.
4804
4805 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4806
4807         * wl-summary.el (wl-summary-line-list-count): New function, merged
4808         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4809         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4810         list counts.
4811
4812 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4813
4814         * wl-summary.el (wl-summary-create-line): Ignore errors while
4815         timezone-fix-time.
4816
4817         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4818
4819         * wl-summary.el (wl-summary-sync-update): Ditto.
4820         (wl-summary-default-from): Use wl-message-entity
4821         instead of entity.
4822
4823         * wl-summary.el (wl-summary-create-line): Fix.
4824
4825         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4826         (wl-summary-line-format): New user option.
4827         (wl-folder-summary-line-format-alist): Ditto.
4828         (wl-summary-from-width): Abolished.
4829
4830         * wl-util.el (toplevel): Require 'bytecomp.
4831         (wl-line-parse-format): New function.
4832         (wl-line-formatter-setup): New macro.
4833
4834         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4835         (wl-summary-buffer-line-formatter): New buffer local variable.
4836         (wl-summary-switch-to-clone-buffer): Follow the change above.
4837         (wl-summary-message-regexp): Fix.
4838         (wl-summary-from-func-internal): Abolished.
4839         (wl-summary-subject-func-internal): Ditto.
4840         (wl-summary-subject-filter-func-internal): Ditto.
4841         (All other related portions are changed.)
4842         (wl-summary-buffer-set-folder):
4843         Set up wl-summary-buffer-number-column and 
4844         wl-summary-buffer-line-formatter
4845         (All other related portions are changed.)
4846         (wl-summary-buffer-number-column-detect): Abolished.
4847         (All other related portions are changed.)
4848         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4849         (wl-summary-delete-all-temp-marks-on-buffer): Use
4850         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4851         (wl-summary-target-mark-delete): Ditto.
4852         (wl-summary-target-mark-refile-subr): Ditto.
4853         (wl-summary-target-mark-mark-as-read): Ditto.
4854         (wl-summary-target-mark-mark-as-unread): Ditto.
4855         (wl-summary-target-mark-mark-as-important): Ditto.
4856         (wl-summary-target-mark-save): Ditto.
4857         (wl-summary-replace-status-marks): Renamed from
4858         wl-summary-set-status-marks-on-buffer;
4859         Use wl-summary-message-regexp instead of
4860         wl-summary-buffer-number-regexp.
4861         (wl-summary-sync-update): Follow the change above.
4862         (wl-summary-goto-previous-message-beginning): New function.
4863         (wl-summary-mark-as-unread): Use it.
4864         (wl-summary-mark-as-important): Ditto.
4865         (wl-summary-line-formatter): New variable.
4866         (wl-summary-line-year): New function.
4867         (wl-summary-line-day): Ditto.
4868         (wl-summary-line-day-of-week): Ditto.
4869         (wl-summary-line-hour): Ditto.
4870         (wl-summary-line-minute): Ditto.
4871         (wl-summary-line-open-bracket): Ditto.
4872         (wl-summary-line-close-bracket): Ditto.
4873         (wl-summary-line-children-number): Ditto.
4874         (wl-summary-line-thread-indent): Ditto.
4875         (wl-summary-line-size): Ditto.
4876         (wl-summary-line-subject): Ditto.
4877         (wl-summary-line-from): Ditto.
4878         (wl-summary-line-children-and-from): Ditto.
4879         (wl-summary-create-line): Rewritten.
4880         (wl-summary-format-date): Abolished.
4881
4882         * wl-highlight.el (wl-highlight-summary-current-line): Use
4883         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4884         Use thread structure to detect thread top message.
4885
4886         * wl-draft.el (wl-default-draft-cite): Don't use
4887         wl-summary-from-func-internal.
4888
4889         * wl-refile.el (wl-refile-subject-learn): Don't use
4890         wl-summary-subject-filter-func-internal.
4891         (wl-refile-guess-by-subject): Ditto.
4892
4893         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4894         parameters.
4895
4896         * wl-thread.el (wl-thread-update-indent-string-region):
4897         Use wl-thread-update-line-on-buffer instead of
4898         wl-thread-update-indent-string.
4899         (wl-thread-update-children-number): Redefine using
4900         wl-thread-update-line-on-buffer.
4901         (wl-thread-update-indent-string): Abolished.
4902
4903         * Version number is increased to 2.9.11.
4904
4905 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4906
4907         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4908         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4909         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4910
4911         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4912         as nil.
4913
4914         * wl-thread.el (wl-thread-open-all-unread): Use 
4915         elmo-folder-list-messages-mark-match.
4916         (wl-thread-insert-message): Removed argument `mark-alist'.
4917         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4918         elmo-msgdb-set-mark.
4919         (wl-thread-get-children-msgs-uncached): Likewise.
4920         (wl-thread-get-exist-children): Added argument include-self.
4921         (wl-thread-delete-message): Follow the change above.
4922
4923         * wl-summary.el (wl-summary-count-unread): Removed argument.
4924         (wl-summary-rescan): Follow the change above.
4925         (wl-summary-mark-as-read-region): Ditto
4926         (wl-summary-mark-as-unread-region): Ditto.
4927         (wl-summary-delete-messages-on-buffer): Ditto.
4928         (wl-summary-sync-update): Ditto.
4929         (wl-summary-switch-to-clone-buffer): Ditto.
4930         (wl-summary-goto-folder-subr): Ditto.
4931         (wl-summary-target-mark-mark-as-read): Ditto.
4932         (wl-summary-target-mark-mark-as-unread): Ditto.
4933         (wl-summary-target-mark-mark-as-important): Ditto.
4934         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4935         (wl-summary-update-thread): Removed argument `mark-alist'.
4936         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4937         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4938         (wl-summary-resume-cache-status): Likewise.
4939         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4940         elmo-msgdb-set-mark.
4941         (wl-summary-mark-as-read-all): Likewise.
4942         (wl-summary-delete-cache): Ditto.
4943         (wl-summary-auto-select-msg-p): Ditto.
4944         (wl-summary-mark-as-unread): Ditto.
4945         (wl-summary-no-auto-refile-message-p): Ditto.
4946         (wl-summary-mark-as-read): Ditto.
4947         (wl-summary-mark-as-important): Ditto.
4948         (wl-summary-auto-refile): Follow the change above.
4949         (wl-summary-delete-all-marks): Removed.
4950         (wl-summary-resume-marks-and-highlight): Ditto.
4951         (wl-summary-resume-marks): Ditto.
4952         (wl-summary-delete-important-msgs-from-list): Ditto.
4953         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4954
4955         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4956         wl-summary-count-unread.
4957
4958         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4959         (wl-summary-score-update-all-lines): Use
4960         elmo-msgdb-set-mark.
4961
4962 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4963
4964         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4965         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4966         (wl-summary-create-line): Renamed from
4967         wl-summary-overview-create-summary-line;
4968         Argument rearrangement.
4969         (wl-summary-update-thread): Follow the change above.
4970
4971         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4972         (wl-thread-insert-entity-sub): Likewise.
4973
4974         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4975         argument `overview', `mark-alist' and added `msgdb'.
4976
4977         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4978
4979         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4980         (wl-summary-rescan): Follow the change above.
4981         (wl-summary-sync-update): Ditto.
4982         (wl-summary-insert-thread-entity): Ditto;
4983         Don't use `let*' in every while loop;
4984         Detect infinite loop of threads.
4985         (wl-summary-update-thread): Removed argument `overview'.
4986
4987         * wl-thread.el (wl-thread-insert-message): Ditto.
4988
4989         * Version number is increased to 2.9.10.
4990
4991         * wl-message.el (wl-message-redisplay): Ignore errors while
4992         wl-message-redisplay-hook.
4993
4994 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4995
4996         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4997
4998 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4999
5000         * wl.el (wl): inhibit-quit while wl-folder.
5001
5002 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5003
5004         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5005         while msgdb access.
5006
5007 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5008
5009         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5010         even if no folder is not created.
5011
5012 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5013
5014         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5015
5016         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5017         implementation.
5018         (wl-summary-target-mark-thread): Ditto.
5019
5020         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5021
5022 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5023
5024         * wl-util.el (wl-display-bytes): Remove unused function.
5025
5026 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5027
5028         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5029         seems critical one (partially reverse the change in 2002/03/17).
5030
5031 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5032
5033         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5034         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5035
5036 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5037
5038         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5039         is not writable.
5040         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5041         plugged status instead of `'force' as 2nd argument.
5042
5043         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5044         is not creatable.
5045
5046         * Version number is increased to 2.9.9.
5047
5048 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5049
5050         * wl-summary.el (wl-summary-suspend): New function.
5051
5052 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5053
5054         * wl.el (wl): Do not check variables if check is nil.
5055         * wl-utils.el (wl-collect-draft): New function.
5056         * wl-folder.el (wl-folder-suspend): Put summary buffers
5057         and draft buffers at the end of buffer list.
5058         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5059
5060 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5061
5062         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5063         loop instead of recursive call.
5064
5065         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5066         2nd argument.
5067
5068 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5069
5070         * wl-draft.el (wl-draft-create-contents): Don't take neither
5071         (function . args) nor (string . something) any more.
5072
5073         * wl-version.el (wl-generate-user-agent-string): Return string
5074         without header symbol.
5075         * wl-draft.el (wl-draft-default-headers): Use it.
5076
5077         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5078         `wl-draft-insert-ccs' and return field value instead of inserting
5079         the header. Abolish cc argument.
5080         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5081
5082         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5083         rather than one with string car.
5084
5085         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5086         * wl-draft.el (wl-draft-create-contents): Add it after the default
5087         headers.
5088
5089         * wl-draft.el (wl-draft-create-contents): For the case of
5090         (symbol-or-string . function) insert header only when the function
5091         returns string value.
5092
5093 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5094
5095         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5096         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5097
5098 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5099
5100         * wl.el (wl-check-environment): Don't check Message-ID when
5101         `wl-insert-message-id' is nil.
5102         Revive checking if `wl-message-id-domain' contains "@".
5103
5104 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5105
5106         * wl.el (wl-check-environment): Merge examination for "@" at
5107         inappropriate position into the first string-match.
5108
5109         * wl-summary.el (wl-summary-target-mark-print): New function.
5110         (wl-summary-pipe-message-subr): Extracted from
5111         `wl-summary-pipe-message'.
5112         (wl-summary-target-mark-pipe): New function.
5113         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5114         `wl-summary-target-mark-pipe'.
5115
5116 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5117
5118         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5119
5120 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5121
5122         * wl.el (wl-check-environment): Use elmo-warning instead of
5123         error for non-critical ones.
5124         Remove trash folder check.
5125         (wl): Don't ignore error in wl-check-environment.
5126
5127         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5128         check, which is moved from `wl-check-environment'.
5129         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5130
5131 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5132
5133         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5134         guess anything, call wl-summary-write.
5135         (wl-summary-write): Create draft with blank To field.
5136         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5137
5138 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5139
5140         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5141         argument full as well for wl-folder-write-current-folder.
5142         If wl-*-write-current-folder cannot guess addressee, add blank
5143         To header.
5144         Rewrite condition for positioning cursor.
5145
5146 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5147
5148         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5149         summary buffer is present, use it.
5150         (wl-folder-jump-to-previous-summary): Ditto.
5151
5152 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5153
5154         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5155
5156         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5157         wl-summary-previous-buffer and wl-summary-next-buffer.
5158
5159         * wl-folder.el (wl-folder-mode-map): Bind
5160         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5161         (wl-folder-jump-to-next-summary): New function.
5162         (wl-folder-jump-to-previous-summary): Ditto.
5163
5164         * wl-draft.el (wl-draft): Rearranged.
5165
5166 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5167
5168         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5169         of header.
5170         (wl-draft): Collect arguments for the header as header-alist.
5171         (wl-draft-forward): Arrange arguments for wl-draft.
5172         (wl-draft-reply): Ditto.
5173         (wl-draft-edit-string): Ditto.
5174         * wl-summary.el (wl-summary-write): Ditto.
5175         (wl-summary-write-current-folder): Ditto.
5176
5177         * Version number is increased to 2.9.8.
5178
5179 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5180
5181         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5182
5183         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5184
5185         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5186         even if the guess failed.
5187
5188         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5189         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5190         wl-summary-write-current-folder.
5191         * wl-xmas.el: Ditto.
5192
5193 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5194
5195         * wl-summary.el (wl-summary-next-page): Force display message if
5196         message is not displayed yet.
5197         (wl-summary-prev-page): Ditto.
5198
5199 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5200
5201         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5202
5203 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5204
5205         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5206         add "Preview Message" and "Save Draft and Exit".
5207
5208 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5209
5210         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5211         if addrmgr is called from draft in splitted window.
5212
5213         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5214         * wl-mule.el: Ditto.
5215         * wl-xmas.el: Ditto.
5216
5217 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5218
5219         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5220
5221         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5222         * wl-xmas.el (wl-folder-toolbar): Ditto.
5223
5224 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5225
5226         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5227         and wl-draft-save-and-exit.
5228         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5229         * wl-xmas.el: Ditto.
5230         * wl-mule.el: Ditto.
5231
5232         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5233         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5234
5235 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5236
5237         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5238         lists for saving buffer.
5239
5240 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5241
5242         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5243         parent-folder argument instead of it.
5244         (wl-draft-create-buffer): Ditto.
5245         (wl-draft-forward): Ditto.
5246         (wl-draft-reply): Ditto.
5247         * wl-summary.el (wl-summary-write): Ditto.
5248         (wl-summary-write-current-folder): Ditto.
5249
5250         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5251         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5252         Folder buffer after composing.
5253
5254 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5257         header if the file `wl-x-face-file' already contains it.
5258
5259 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5260
5261         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5262         folder" entry.
5263         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5264         * wl-e21.el (wl-folder-toolbar): Ditto.
5265         * wl-xmas.el (wl-folder-toolbar): Ditto.
5266
5267 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5268
5269         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5270         wl-folder-goto-folder with sticky argument.
5271         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5272
5273 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5274
5275         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5276         and wl-summary-previous-buffer.
5277         (wl-summary-next-buffer): New function.
5278         (wl-summary-previous-buffer): Ditto.
5279
5280 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5281
5282         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5283         wl-folder-jump-to-current-entity-with-arg.
5284         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5285         `wl-folder-jump-to-current-entity'.
5286         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5287         `wl-summary-goto-folder-sticky'.
5288         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5289         `wl-summary-goto-folder'.
5290         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5291         Unless force-exit, do not clean temp. marks for sticky summary.
5292         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5293
5294 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5295
5296         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5297         not entire.
5298
5299 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5300
5301         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5302         to `C-x C-s'.
5303         (wl-summary-save-status): New command.
5304         (wl-summary-exit): Don't clean-up temp marks when sticky.
5305         (Applied patch from Nakayama-san [wl: 09548])
5306         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5307         Do nothing when no mark data.
5308         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5309         Call `wl-summary-delete-all-temp-marks' before saving.
5310
5311 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5312
5313         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5314
5315 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5316
5317         * wl.el (wl-check-environment): Also cause error when (system-name)
5318         returns "localhost.localdomain". (Although it doesn't affect because
5319         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5320
5321 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5322
5323         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5324         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5325
5326         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5327         value.
5328
5329 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5330
5331         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5332         Likewise r-cc-list and r-ng-list.
5333
5334 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5335
5336         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5337         only if it is bound as variable.
5338
5339         * wl-mime.el (wl-draft-preview-message): Ditto.
5340
5341 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5342
5343         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5344         needless `goto-char'.
5345
5346         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5347         `wl-summary-redisplay-no-mime-internal' instead of
5348         `wl-summary-redisplay-no-mime'.
5349         (wl-summary-redisplay-no-mime): Changed argument;
5350         Call `wl-summary-redisplay-no-mime-internal'.
5351
5352         * wl-mime.el (wl-draft-preview-message): Bind
5353         `mime-header-encode-method-alist' locally.
5354
5355         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5356         (wl-draft-std11-parse-addresses): Added the first address check.
5357         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5358
5359         * Version number is increased to 2.9.7.
5360
5361 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5362
5363         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5364
5365 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5366
5367         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5368         related to scrollbar support, if there is no such a feature
5369         compiled in.
5370
5371 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5372
5373         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5374         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5375         for prefetch.
5376
5377 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5378
5379         * wl-summary.el (wl-summary-pick): Fix for no match.
5380
5381 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5382
5383         * wl-draft.el (wl-draft-save):
5384         Override `mime-header-encode-method-alist'.
5385
5386 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5387
5388         * wl-folder.el (wl-folder-pick): New function.
5389         Define key as "?".
5390
5391 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5392
5393         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5394         Fix for unplugged.
5395
5396 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5397
5398         * wl-folder.el (wl-folder-virtual): New function.
5399         Define key as "V".
5400
5401 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5402
5403         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5404         multi folder if entity is group.
5405
5406 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5407
5408         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5409         is nil.
5410
5411 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5412
5413         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5414         (wl-summary-target-mark-msgs): Return the number of marked messages.
5415
5416 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5417
5418         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5419         "first:" is specified.
5420
5421 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5422
5423         * wl-vars.el (wl-from): Use return value of function
5424         user-full-name instead of the variable user-full-name since
5425         XEmacs-20.4 doesn't set this variable.
5426
5427 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5428
5429         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5430         call `wl' directly.
5431
5432 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5433
5434         * wl-draft.el (wl-draft-reedit): Removed duplicated
5435         switch-to-buffers.
5436
5437 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5438
5439         * wl.el (wl-other-frame): Removed garbages.
5440
5441 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5442
5443         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5444
5445         * wl-xmas.el (wl-draft-key-setup): Ditto.
5446
5447         * wl-mule.el (wl-draft-key-setup): Ditto.
5448
5449         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5450         (wl-draft-reedit): Ditto.
5451         (wl-draft-prepare-edit): Add `wl-draft-save' to
5452         `local-write-file-hooks'.
5453         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5454         (wl-draft-reedit): Set buffer-file-name.
5455         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5456
5457
5458         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5459         call it.
5460         (wl-delete-startup-frame-function): New variable.
5461         (wl-other-frame): New function
5462         (Original was written by Yamaoka san [wl: 09239]).
5463
5464         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5465         if `wl-folder-use-frame'.
5466
5467 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5468
5469         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5470
5471 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5472
5473         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5474         New variable.
5475         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5476         (wl-message-buffer-prefetch-get-next): Use them.
5477         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5478
5479 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5480
5481         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5482         with unwind-protect.
5483
5484         * wl-draft.el (wl-draft-reedit): Rewrite.
5485         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5486         (wl-draft-save): Insert header separator if it does not exist;
5487         Removed condition-case.
5488
5489         * wl-summary.el (wl-summary-reedit): Revert last change.
5490
5491         * wl-draft.el (wl-draft-save): Rewrite.
5492         (wl-draft-create-buffer): Set buffer-file-name as nil.
5493
5494         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5495
5496         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5497
5498         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5499         nil.
5500
5501 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5502
5503         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5504         If count is nil, do not prefetch.
5505         (wl-message-buffer-prefetch-next): Next.
5506
5507 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5508
5509         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5510
5511 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5512
5513         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5514         `delete-backward-char'
5515         (wl-draft-prepare-edit): Check major-mode.
5516         (wl-draft-decode-header): Rewrite.
5517         (wl-draft): Fix.
5518
5519 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5520
5521         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5522
5523 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5524
5525         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5526         (wl-message-buffer-prefetch-get-next): Remove size checking.
5527         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5528
5529 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5530
5531         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5532         (wl-draft-default-headers): Fix.
5533
5534 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5535
5536         * wl-draft.el (wl-draft-default-headers): Insert return value of
5537         `wl-generate-mailer-string-function'.
5538
5539 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5540
5541         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5542         (wl-draft-insert-mail-header-separator): Ditto.
5543
5544         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5545         again (Reverted the change on 2002-01-17 by OKADA san).
5546
5547 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5548
5549         * wl-draft.el (wl-draft): Rewrite.
5550         (wl-draft-create-buffer): New function.
5551         (wl-draft-create-contents): Ditto.
5552         (wl-draft-prepare-edit): Ditto.
5553         (wl-draft-decode-header): Ditto.
5554         (wl-draft-decode-body): Ditto.
5555         (wl-draft-check-new-line): Ditto.
5556         (wl-draft-default-headers): Ditto.
5557         (wl-draft-insert-mail-header-separator): Ditto.
5558
5559 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5560
5561         * Version number is increased to 2.9.6.
5562
5563 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5564
5565         * wl-draft.el (wl-draft-delete-field): Optional argument.
5566         (wl-draft-delete-fields): Ditto.
5567
5568 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5569
5570         * wl-message.el (toplevel): Eliminated byte-compile warning.
5571         for `itimer-function', `delete-timer' and `itimer-list'.
5572
5573 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5574
5575         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5576         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5577         `wl-message-buffer-prefetch-threshold'.
5578         * wl-summary.el (wl-summary-redisplay-internal): Remove
5579         the check of `wl-message-buffer-prefetch-depth'.
5580
5581 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5582
5583         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5584         size of article.
5585         (wl-message-buffer-prefetch-subr): Remove size check.
5586
5587 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5588
5589         * wl-vars.el (wl-plugged): Make customizable.
5590
5591 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5592
5593         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5594         (wl-message-buffer-prefetch-set-timer): New function.
5595         (wl-message-buffer-prefetch-get-next): New function.
5596         (wl-message-buffer-prefetch): New function.
5597         (wl-message-buffer-prefetch-next): Rewrite.
5598         (wl-message-buffer-prefetch-subr): Rewrite.
5599         * wl-vars.el (wl-auto-prefetch-first): New variable.
5600         * wl-summary.el (wl-summary-goto-folder-subr): Call
5601         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5602
5603 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5604
5605         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5606         `wl-summary-unread-message-hook'.
5607
5608 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5609
5610         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5611         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5612         if range is `cache-status'.
5613
5614 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5615
5616         * wl-message.el (wl-message-buffer-prefetch-subr):
5617         Improve debug message.
5618
5619 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5620
5621         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5622         `wl-mail-send-pre-hook'.
5623         (wl-draft-send-mail-with-qmail): Ditto.
5624         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5625
5626 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5627
5628         * wl-message.el (wl-message-buffer-prefetch-subr):
5629         Fix for cancel-function-timers bug.
5630         (wl-message-buffer-prefetch-debug): Default value is t.
5631
5632 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5633
5634         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5635         (wl-message-buffer-prefetch-subr): Rewrite.
5636         Rename from `wl-message-buffer-prefetch'.
5637
5638 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5639
5640         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5641         (wl-default-draft-cite-decorate-author): Ditto.
5642
5643         * wl-draft.el (wl-draft-cite-function): Removed.
5644         (wl-default-draft-cite-decorate-author): Ditto.
5645
5646 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5647
5648         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5649         (wl-default-draft-cite): Do not arrange author name if the value of
5650         `wl-default-draft-cite-decorate-author' is nil.
5651
5652 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5653
5654         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5655
5656         * wl-folder.el (wl-folder-check-one-entity): Don't care
5657         `elmo-folder-use-flag-p'.
5658
5659 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5660
5661         * wl-folder (wl-folder-check-one-entity): Fix
5662         problem if unread is nil.
5663
5664 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5665
5666         * wl-address.el (wl-address-make-completion-list): Check whether
5667         the address is a group list.
5668         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5669
5670 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5671
5672         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5673         The number of the messages of new and unread does not count
5674         correctly.
5675
5676         * wl-summary.el (wl-summary-count-unread): Changed to return
5677         `(new . unread)' instead of total.
5678         (wl-summary-sync-update): Follow the change above.
5679
5680         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5681
5682 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5683
5684         * wl-address.el (wl-address-make-completion-list): Do not enclose
5685         address by " <" and ">" if associated realname is "".
5686         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5687         This is against the promblem with group list in .addresses pointed
5688         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5689
5690 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5691
5692         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5693         message is a format control string.
5694         * wl-expire.el (wl-expire-append-log): Ditto.
5695         * wl-mime.el (wl-summary-burst-subr): Ditto.
5696         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5697         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5698
5699 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5700
5701         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5702         wl.el (wl-check-variables): Rename from `wl-check-type'.
5703         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5704         (wl-check-variables-2): New function.
5705         (wl): Call `wl-check-variables-2'.
5706
5707 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5708
5709         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5710         after renaming folder in access group.
5711
5712 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5713
5714         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5715         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5716         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5717         (wl-message-buffer-prefetch): Rewrite.
5718         (wl-message-buffer-prefetch-idle-time): Removed.
5719         * wl-summary.el (wl-summary-redisplay-internal):
5720         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5721         Error check for `wl-message-buffer-prefetch-depht'.
5722
5723 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5724
5725         * Version number is increased to 2.9.5.
5726         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5727
5728 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5729
5730         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5731         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5732         Based on the patch written by
5733         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5734
5735 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5736
5737         * wl-draft.el (wl-draft-raw-send): Fix for
5738         `wl-news-send-pre-hook'
5739
5740 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5741
5742         * wl-utils.el (wl-message-id-function): New variable.
5743         * wl-draft.el (wl-draft-insert-required-fields):
5744         Use `wl-message-id-function'.
5745
5746 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5747
5748         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5749         * wl-utils.el (wl-draft-make-message-id-string):
5750         Use `wl-from' for domain part of Message-ID
5751         if `wl-message-id-use-wl-from' if non-nil.
5752         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5753
5754 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5755
5756         * wl.el (wl): Call `wl-check-type'
5757         Do not 'condition-case'.
5758
5759 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5760
5761         * wl.el (wl-check-type): New function.
5762         (wl-check-type-variables): New variable.
5763
5764 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5765
5766         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5767
5768 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5769
5770         * wl-draft.el (wl-smtp-password-key): New function.
5771         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5772         (wl-draft-send-mail-with-smtp): Ditto.
5773         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5774
5775 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5776
5777         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5778         * wl-utils.el (wl-unique-id-suffix): Remove.
5779
5780 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5781
5782         * Version number is increased to 2.9.4.
5783
5784 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5785
5786         * wl-utils.el (wl-unique-id-suffix): New variable.
5787         (wl-unique-id): Use `wl-unique-id-suffix'
5788
5789 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5790
5791         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5792         instead of `elmo-msgdb-search'.
5793
5794         * Version number is increased to 2.9.3.
5795
5796 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5797
5798         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5799
5800 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5801
5802         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5803         (wl-draft-dispatch-message): Changed for send-later.
5804         (wl-draft-queue-flush): Ditto.
5805         (wl-draft): Clear `wl-sent-message-queued'.
5806         (wl-draft-reedit): Ditto.
5807         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5808         * wl-vars.el (wl-draft-force-queuing): New variable.
5809         (wl-draft-force-queuing-mail): New variable.
5810         (wl-draft-force-queuing-news): New variable.
5811
5812 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5813
5814         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5815         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5816
5817 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5818
5819         * Version number is increased to 2.9.2.
5820
5821 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5822
5823         * wl-draft.el (wl-draft-elide-region): New user command.
5824         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5825
5826         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5827         command `wl-draft-elide-region'.
5828         * wl-mule.el: Ditto.
5829         * wl-xmas.el: Ditto.
5830
5831 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5832
5833         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5834         (wl-biff-check-folder-async): Removed needless let.
5835
5836 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5837
5838         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5839         wl-folder-get-elmo-folder.
5840         (wl-biff-check-folder): Set `biff' argument of
5841         `wl-folder-check-one-entity'.
5842         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5843
5844         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5845         (wl-folder-check-one-entity): Added `biff' argument;
5846         Setup `biff' slot of folder.
5847
5848         * Version number is increased to 2.9.1.
5849
5850 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5851
5852         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5853         comment out and fixed.
5854         (wl-fldmgr-add-completion-subr): Ditto.
5855
5856         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5857         and msgdb.
5858
5859         * wl.el (wl-toggle-plugged): Save summary view.
5860
5861 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5862
5863         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5864
5865 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5866
5867         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5868
5869 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5870
5871         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5872         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5873         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5874
5875         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5876         if it was failed.
5877         (wl-demo): Disable undo in the demo buffer.
5878
5879 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-version.el (wl-version): Changed codename.
5882
5883         * Version number is increased to 2.9.0.
5884
5885 2001-12-14  Takuo KITAME <kitame@northeye.org>
5886
5887         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5888         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5889         (wl-folder-mark-as-read-all-current-entity): Ditto.
5890
5891 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5892
5893         * wl-vars.el (wl-from-width): Define as obsolete variable.
5894         (wl-subject-length-limit): Ditto.
5895
5896         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5897
5898         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5899         wl-summary-save-view.
5900
5901         * wl.el (wl-save-status): Ditto.
5902         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5903
5904         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5905         (wl-summary-exit): Follow the change above.
5906         (wl-summary-goto-folder-subr): Ditto.
5907
5908         * wl-folder.el (wl-folder-create-subr): Don't use
5909         `elmo-folder-creatable-p'.
5910
5911 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5912
5913         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5914
5915 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5916
5917         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5918         rather than bitmap on Emacs 21.
5919         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5920         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5921         for xbm if the new redisplay engine is not available.
5922
5923 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5924
5925         * wl-folder.el (wl-folder-init-hook): New hook.
5926         (wl-folder-init): Run `wl-folder-init-hook'.
5927
5928 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5929
5930         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5931
5932 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5933
5934         * wl-acap.el (wl-acap-cache-filename): New variable.
5935         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5936         (wl-acap-init): Use cache if no ACAP server found.
5937
5938 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5939
5940         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5941         `wl-acap-original-msgdb-dir'.
5942
5943         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5944         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5945
5946         * wl-mime.el (wl-mime-save-directory): Renamed from
5947         `wl-mime-save-dir'.
5948
5949 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5950
5951         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5952
5953         * wl-demo.el: Require `path-util'.
5954         (wl-demo-bitmap-mule-available-p): New internal variable.
5955         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5956         `module-installed-p' instead.
5957         (wl-demo-insert-image): Use *.img file for a bitmap image.
5958         (wl-demo): Don't call the ascii demo recursively.
5959
5960 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5961
5962         * Version number is increased to 2.7.7.
5963
5964 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5965
5966         * wl.el (wl-exit): Eliminated byte-compile warning.
5967
5968 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5969
5970         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5971         obsolete variable using `elmo-define-obsolete-variable'.
5972         (wl-fetch-confirm-threshold): Ditto.
5973         (wl-cache-prefetch-folder-type-list): Ditto.
5974         (wl-cache-prefetch-folder-list): Ditto.
5975
5976 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5977
5978         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5979         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5980         (wl-demo-insert-image): New function.
5981         (wl-demo-insert-text): New function.
5982         (wl-demo-image-type-alist): Redefine as a function.
5983         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5984         (wl-demo-with-temp-file-buffer): Removed.
5985         (wl-logo-xpm): Removed.
5986         (wl-logo-xbm): Removed.
5987         (wl-logo-bitmap): Removed.
5988
5989 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5990
5991         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5992         (wl-expire-localdir-get-folder-function): New user option.
5993         (wl-expire-localdir-get-folder): New function.
5994         (wl-expire-localdir-date): Ditto.
5995
5996 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5997
5998         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5999         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6000         Fixed unread number mismatch when all-unread < unread.
6001
6002 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6003
6004         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6005         (wl-fetch-confirm-threshold): Ditto.
6006
6007         * wl-summary.el (wl-summary-confirm-appends): Removed.
6008         (wl-summary-sync-update): Don't refer
6009         `wl-summary-update-confirm-threshold' (It is now abolished).
6010
6011         * wl-message.el (wl-message-display-internal): Don't refer
6012         `wl-fetch-confirm-threshold' (It is now abolished).
6013
6014 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6015
6016         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6017
6018 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6019
6020         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6021         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6022         Change default value to nil.
6023         (wl-summary-indent-length-limit): The value can be nil, nil means
6024         unlimited.
6025
6026         * wl-summary.el: Don't set limit for indent length if the value of
6027         wl-summary-indent-length-limit is nil.
6028         If the value of wl-summary-width is nil, it means only that the width
6029         of summary is unlimited (nil doesn't mean that the indent length is
6030         unlimited).
6031
6032         * wl-thread.el: Ditto.
6033
6034 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6035
6036         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6037         be nil, nil means never confirm.
6038         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6039
6040 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6041
6042         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6043         means unlimited).
6044
6045 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6046
6047         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6048         Use `with-temp-buffer'.
6049
6050 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6051
6052         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6053         with new backquote style).
6054         (wl-folder-get-entity-from-buffer): Ditto.
6055
6056 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6057
6058         * wl-version.el (nemacs-version): Eliminated.
6059         (wl-extended-emacs-version2): Ignore nemacs.
6060         (wl-extended-emacs-version3): Ditto.
6061
6062 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6063
6064         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6065         (wl-draft-add-in-reply-to): New variable.
6066         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6067         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6068         (wl-draft-yank-from-mail-reply-buffer): Use
6069         `wl-draft-add-in-reply-to'.
6070         (wl-draft-insert-current-message): Ditto.
6071
6072 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6073
6074         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6075         typo (kill->hide).
6076         (wl-message-buffer-prefetch-folder-type-list): Added elements
6077         `mark' and `cache' instead of `internal'.
6078
6079 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6080
6081         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6082         resume msgdb directory.
6083
6084 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6085
6086         * wl.el (wl-exit): Call `wl-acap-exit'.
6087
6088         * wl-summary.el (wl-summary-message-string): New function.
6089         (wl-summary-reedit): Use it.
6090         (wl-summary-resend-bounced-mail): Remove needless let.
6091         (wl-summary-supersedes-message): Ditto.
6092         (wl-summary-save): Ditto.
6093
6094         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6095         (wl-acap-init): Set it.
6096         (wl-acap-exit): New function.
6097
6098 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6099
6100         * wl.el (wl-init): Revert (require 'mime-setup). move from
6101         toplevel.
6102
6103 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6104
6105         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6106         local variables.  Add error when guess function return invalid
6107         value.
6108
6109 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6110
6111         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6112         Change local variable name.
6113         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6114         (wl-folder-get-newsgroups): Return nil when non-news folder.
6115         * wl-summary.el (wl-summary-write-current-folder): State through
6116         when guess-list return nil.
6117         (wl-summary-write-current-folder-functions): Fixed docstring.
6118
6119         * wl.el (wl-exit): Changed confirm message.
6120
6121         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6122         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6123
6124         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6125
6126 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6127
6128         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6129         user option (Renamed from wl-cache-prefetch-folder-type-list).
6130         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6131         from wl-cache-prefetch-folder-list).
6132
6133         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6134         Move to wl-vars.el.
6135         (wl-message-buffer-prefetch-p): Changed to enable
6136         `wl-message-buffer-prefetch-folder-list'.
6137
6138         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6139         `ignore-cache'.
6140
6141 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6142
6143         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6144         `part-top' and `part-bottom'.
6145         (wl-draft-config-sub-part-top): New function.
6146         (wl-draft-config-sub-part-bottom): New function.
6147
6148 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6149
6150         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6151
6152 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6153
6154         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6155
6156 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6157
6158         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6159
6160         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6161         (wl-summary-write-current-folder): Ditto.
6162
6163 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6164
6165         * wl-folder.el (wl-folder-get-newsgroups): Use
6166         `elmo-folder-newsgroups'.
6167
6168 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6169
6170         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6171         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6172         `wl-draft-config-sub-header-bottom'.
6173
6174 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6175
6176         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6177         localnews folder.
6178
6179 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6180
6181         * wl-summary.el (wl-summary-mode): Undo last change.
6182
6183         * wl-folder.el (wl-folder-mode): Ditto.
6184
6185 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6186
6187         * wl-summary.el (wl-summary-mode): Locally set
6188         truncate-partial-window-width to nil.
6189         (for XEmacs)
6190
6191         * wl-folder.el (wl-folder-mode): Ditto.
6192
6193 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6194
6195         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6196
6197 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6198
6199         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6200         number.
6201
6202         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6203
6204         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6205
6206         * Version number is increased to 2.7.6.
6207
6208 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6209
6210         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6211
6212 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6213
6214         * wl-summary.el (wl-summary-sync-update): Enclose network
6215         related portion with `unwind-protect'.
6216
6217 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6218
6219         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6220
6221 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6222
6223         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6224         element.
6225         * wl-vars.el (wl-message-body-button-alist): Ditto.
6226
6227         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6228         max match length.
6229         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6230
6231         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6232         for the max match length;
6233         Use 4th element value for the button string regexp group.
6234
6235         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6236         candidate exists, prompt to select.
6237
6238 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6239
6240         * wl-summary.el (wl-summary-jump-to-msg): Search before
6241         calibration point by `beginning-of-line'.
6242
6243 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6244
6245         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6246         for access group.
6247
6248 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6249
6250         * wl-message.el (wl-message-display-internal): Bind
6251         `default-mime-charset'.
6252
6253         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6254
6255         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6256
6257         * Version number is increased to 2.7.5.
6258
6259 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6260
6261         * wl-expire.el (wl-summary-archive): Fixed;
6262         Use `elmo-folder-name-internal'.
6263
6264 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6265
6266         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6267         from `elmo-folder-move-messages' caller.
6268         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6269
6270         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6271         related portions are changed).
6272
6273 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6274
6275         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6276         counter.
6277
6278 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6279
6280         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6281         buffer local and set it to nil.
6282
6283         * wl-message.el (wl-message-redisplay): Ditto.
6284
6285 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6286
6287         * wl-summary.el (wl-summary-mark-as-important): If message is
6288         already cached, set messag as read, otherwise encache and mark as read.
6289
6290 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6291
6292         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6293         point-min.
6294
6295 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6296
6297         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6298         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6299         a keymap.
6300
6301 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6302
6303         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6304         parent.
6305
6306         * wl-mule.el (wl-message-define-keymap): Ditto.
6307
6308         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6309
6310         * wl-xmas.el (wl-message-display-internal-hook): Define.
6311         (wl-xmas-setup-message-toolbar): Define as function.
6312         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6313         (wl-message-overload-functions): Abolished.
6314         (wl-message-define-keymap): New function.
6315
6316         * wl-vars.el (wl-message-display-internal-hook): New variable.
6317         (wl-message-header-button-alist): New variable (Renamed from
6318         wl-highlight-message-header-button-alist).
6319         (wl-message-body-button-alist): Ditto.
6320
6321         * wl-mule.el (wl-message-define-keymap): New function.
6322         (wl-message-overload-functions): Abolished.
6323
6324         * wl-message.el (wl-message-add-buttons-to-body): New function.
6325         (wl-message-redisplay): Don't call wl-message-overload-functions;
6326         Call wl-message-add-buttons-to-header and
6327         wl-message-add-buttons-to-body.
6328         (wl-message-display-internal): Set keymap argument for
6329         elmo-mime-display-as-is, elmo-mime-message-display;
6330         Run wl-message-display-internal-hook.
6331         (wl-message-refer-article-or-url): Abolished.
6332
6333         * wl-highlight.el (wl-highlight-headers): Don't call
6334         wl-highlight-message-add-buttons-to-header.
6335         (wl-highlight-message-add-buttons-to-header): Abolished.
6336
6337
6338         * wl-e21.el (wl-message-display-internal-hook): Define.
6339         (wl-e21-setup-toolbar): Deleted duplicated binding.
6340         (wl-e21-setup-message-toolbar): Define as function.
6341         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6342         (wl-message-define-keymap): New function.
6343         (wl-message-overload-functions): Abolished.
6344
6345 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6346
6347         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6348         and elmo-folder-close.
6349
6350         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6351
6352 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6353
6354         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6355         boolean value.
6356         * wl-draft.el (wl-draft-do-fcc): Ditto.
6357
6358 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6359
6360         * wl-vars.el (wl-fcc-force-as-read): New variable.
6361         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6362         mark copied message as read.
6363
6364 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6365
6366         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6367
6368 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6369
6370         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6371         `wl-summary-target-above' instead of obsolete variable
6372         `wl-summary-temp-above'.
6373
6374         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6375         instead of `make-obsolete-variable'.
6376         * wl-refile.el (toplevel): Ditto.
6377
6378 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6379
6380         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6381         with third argument t.
6382         (wl-draft): Set first argument for wl-plugged-init as t.
6383
6384         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6385         definition.
6386
6387 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6388
6389         * wl-vars.el: Tabify.
6390         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6391
6392         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6393         message.
6394
6395 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6396
6397         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6398         and set default to beep.
6399
6400 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6401
6402         * wl-vars.el (wl-draft-truncate-lines): New variable.
6403
6404         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6405         instead of wl-message-truncate-lines for truncate-lines.
6406
6407 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6408
6409         * wl-message.el (wl-message-display-internal): Call
6410         `wl-highlight-message' after `elmo-mime-display-as-is'.
6411
6412         * wl-mime.el (wl-mime-display-text/plain): New function.
6413         (wl-mime-display-header): Ditto.
6414         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6415         body-presentation-method for text/plain;
6416         Register `wl-mime-display-header' as a header-presentation-method;
6417         Don't set up `elmo-message-text-content-inserted-hook' and
6418         `elmo-message-header-inserted-hook'.
6419
6420         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6421         variable.
6422         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6423         as t if flag is 'all-header;
6424         Don't bind `elmo-message-ignored-field-list',
6425         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6426
6427 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6430         for xemacs with non-mule environment.
6431
6432 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6433
6434         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6435         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6436         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6437
6438 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6439
6440         * wl-vars.el (wl-interactive-send): Set default value as t.
6441
6442 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6443
6444         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6445         (wl-addrmgr-method-list): Abolished.
6446         (wl-addrmgr-change-method): Follow above change.
6447
6448         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6449
6450 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6451
6452         * wl-vars.el (wl-message-truncate-lines): Change default value
6453         to default-truncate-lines.
6454
6455         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6456
6457 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6458
6459         * wl-vars.el (wl-message-truncate-lines): New variable.
6460
6461         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6462         wl-message-truncate-lines.
6463
6464 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6465
6466         * wl-acap.el (wl-acap-init): Remove period from error message.
6467         (wl-acap-find-acap-service): Remove period from message.
6468
6469 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6470
6471         * wl.el (wl-check-environment): Undo last change.
6472
6473         * wl-vars.el (wl-from): Changed default value.
6474
6475         * wl-util.el (toplevel): Don't require tm-edit.
6476
6477         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6478         `wl-folder-init';
6479         Don't set mark on mail body.
6480         (wl-draft-reedit): Ditto.
6481
6482         * wl-address.el (wl-address-quote-specials): Define as an alias for
6483         elmo-address-quote-specials.
6484
6485 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6486
6487         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6488
6489         * wl-vars.el (wl-from): Set default value as nil.
6490         (wl-organization): Set default value as ORGANIZATION environment
6491         variable.
6492
6493         * wl-draft.el (wl-smtp-extension-bind): Check value of
6494         wl-smtp-connection-type.
6495
6496         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6497         error.
6498
6499 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6500
6501         * Version number is increased to 2.7.4.
6502
6503         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6504         arguments from `wl-highlight-x-face-function' caller.
6505         Use x-face-1.3.6.12 or later.
6506
6507 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6508
6509         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6510
6511 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6512
6513         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6514         (wl-fcc): Fix to accept function.
6515         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6516
6517 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6518
6519         * wl-acap.el (toplevel): Added `product-provide' declare.
6520         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6521
6522 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl.el (wl): Changed order of calling `elmo-init'
6525         and `elmo-folder-init'.
6526
6527 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6528
6529         * wl-mime.el (wl-summary-burst): Extract message when content-type
6530         of root entity is not only `multipart' but also `message/rfc822'.
6531         (wl-summary-burst-subr): Ditto.
6532
6533 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6534
6535         * wl-vars.el (toplevel): Require 'custom.
6536         (wl-trash-folder): Added to `wl-setting' group.
6537
6538         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6539         exists.
6540         (wl-addrmgr-draw): Insert empty line when no entry exists.
6541
6542         * wl-mule.el (wl-message-wheel-up): Fixed.
6543         (wl-message-wheel-down): Ditto.
6544
6545 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6546
6547         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6548         config is an anonymous lambda expression.
6549
6550 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6551
6552         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6553         when Mule 2 is running.
6554
6555 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6556
6557         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6558
6559 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6560
6561         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6562         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6563
6564         * wl-address.el (wl-address-specials-regexp): Eliminated.
6565         (wl-address-quote-specials): Rewrite.
6566
6567 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6568
6569         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6570         shy-groups for regexp.
6571
6572         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6573         character classes and Perl style shy-groups for regexp.
6574         (wl-highlight-plugged-current-line): Use Posix style character
6575         classes for regexp.
6576         (wl-e21-highlight-folder-by-numbers): Ditto.
6577         (wl-e21-display-image-p): Use `display-images-p' instead of
6578         `display-graphic-p'.
6579         (display-images-p): Make an alias to `display-graphic-p' if it is
6580         not available.  It is for Emacs version prior to 21.0.105.
6581
6582         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6583         `display-graphic-p'.
6584         (wl-demo-image-type-alist): Ditto.
6585         (display-images-p): Make an alias to `display-graphic-p' if it is
6586         not available.  It is for Emacs version prior to 21.0.105.
6587
6588 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6589
6590         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6591         support.
6592         (wl-generate-user-agent-string): Ditto.
6593
6594         * wl-version.el (wl-version): Update docsting.
6595         (wl-version-status): Ditto.
6596
6597 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6598
6599         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6600         21.0.105.  For Emacs 21.0.104 or earlier.
6601
6602 2001-09-03  Takuo KITAME <kitame@northeye.org>
6603
6604         * wl-e21.el (wl-plugged-init-icons): Use
6605         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6606         (wl-biff-init-icons): Ditto.
6607
6608 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6609
6610         * wl-highlight.el (wl-highlight-summary-current-line):
6611         Fixed highlighting refile/copy destination.
6612
6613         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6614         (wl-acap-store): Encode string by wl-acap-coding-system.
6615
6616 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6617
6618         * wl-acap.el (toplevel): Check and require 'un-define before
6619         'xemacs-ucs;
6620          Added checking for UTF-2000.
6621
6622 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6623
6624         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6625         Don't enclose with `eval-and-compile'.
6626
6627         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6628         wl-init is non-nil.
6629
6630         * wl-draft.el (wl-draft): Ditto.
6631
6632         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6633
6634         * wl-acap.el (toplevel): Require 'wl.
6635         (wl-acap-store): Call `elmo-init'.
6636
6637         * wl.el (wl): Changed position of `wl-check-environment'.
6638         (toplevel): Added autoload setting for wl-acap.
6639
6640         * wl-vars.el (wl-setting): New custom group.
6641         (wl-from): Added wl-setting group.
6642         (wl-user-mail-address-list): Ditto.
6643         (wl-organization): Ditto.
6644         (wl-subscribed-mailing-list): Ditto.
6645         (wl-envelope-from): Ditto.
6646         (wl-smtp-posting-user): Ditto.
6647         (wl-smtp-posting-server): Ditto.
6648         (wl-smtp-posting-port): Ditto.
6649         (wl-smtp-authenticate-type): Ditto.
6650         (wl-pop-before-smtp-user): Ditto.
6651         (wl-pop-before-smtp-server): Ditto.
6652         (wl-pop-before-smtp-port): Ditto.
6653         (wl-pop-before-smtp-authenticate-type): Ditto.
6654         (wl-nntp-posting-server): Ditto.
6655         (wl-nntp-posting-user): Ditto.
6656         (wl-nntp-posting-port): Ditto.
6657         (wl-fetch-confirm-threshold): Ditto.
6658         (wl-prefetch-threshold): Ditto.
6659         (wl-thread-insert-opened): Ditto.
6660         (wl-ldap-server): Ditto.
6661         (wl-ldap-port): Ditto.
6662         (wl-ldap-base): Ditto.
6663         (wl-ldap-objectclass): Ditto.
6664         (wl-use-ldap): Ditto.
6665         (wl-draft-config-alist): Ditto.
6666         (wl-draft-config-matchone): Ditto.
6667         (wl-template-alist): Ditto.
6668         (wl-message-sort-field-list): Ditto.
6669         (wl-message-ignored-field-list): Ditto.
6670         (wl-message-visible-field-list): Ditto.
6671         (wl-interactive-send): Ditto.
6672         (wl-summary-move-order): Ditto.
6673         (wl-auto-select-first): Ditto.
6674         (wl-auto-select-next): Ditto.
6675         (wl-interactive-save-folders): Ditto.
6676
6677         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6678         Initialization codes are moved from wl-local-folder-init.
6679         (wl-local-folder-init): Follow the change above.
6680         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6681
6682         * wl-acap.el: New file.
6683
6684         * Version number is increased to 2.7.3.
6685
6686 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6687
6688         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6689
6690 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6691
6692         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6693         (wl-addrmgr-address-entry-list): Ditto.
6694
6695 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6696
6697         * wl-e21.el (wl-draft-mode-map): Removed binding for
6698         `wl-draft-insert-x-face-field'.
6699
6700         * wl-mule.el (wl-draft-mode-map): Ditto.
6701
6702         * wl-xmas.el (wl-draft-mode-map): Ditto.
6703
6704         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6705         (wl-cs-autoconv): Ditto.
6706         (wl-cs-local): Ditto.
6707         (wl-use-scoring): Ditto.
6708         (wl-mime-charset): Ditto.
6709         (wl-folder-check-async): Ditto.
6710
6711         * wl.el (toplevel): Ignore nemacs and tm.
6712         (wl-exit): Ditto.
6713
6714         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6715         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6716         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6717         instead of wl-address-petname-add-or-change.
6718         (wl-summary-edit-addresses-subr): Use wl-address-delete
6719         instead of wl-address-petname-delete.
6720
6721         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6722
6723         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6724         if error occured.
6725
6726         * wl-message.el (require): Remove tm support.
6727
6728         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6729
6730         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6731         (wl-folder-jump-to-current-entity): Ditto.
6732         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6733
6734         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6735         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6736         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6737
6738         * wl-mule.el (wl-draft-key-setup): Ditto.
6739
6740         * wl-xmas.el (wl-draft-key-setup): Ditto.
6741
6742         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6743         (wl-draft-std11-parse-addresses): New function.
6744         (wl-draft-parse-mailbox-list): Use it.
6745         (wl-draft): Ignore nemacs.
6746         (wl-draft-reedit): Ditto.
6747
6748         * wl-addrmgr.el: New file.
6749         (Original is wl-rcpt.el written by
6750         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6751         Thanks Kitamoto-san.)
6752
6753         * wl-address.el (wl-address-make-address-list): Modified parsing
6754         process.
6755         (wl-address-delete): Renamed from `wl-address-petname-delete';
6756         Modify wl-address-list too.
6757         (wl-address-add-or-change): Renamed from
6758         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6759
6760 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6761
6762         * wl-highlight.el (wl-highlight-summary-current-line):
6763           Work with transient-mark-mode
6764
6765 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6766
6767         * Version number is increased to 2.7.2.
6768
6769         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6770         instead of elmo-dop-queue-method.
6771
6772 2001-08-06  SAITO Atsunori <sai@yedo.com>
6773
6774         * wl-vars.el (wl-ldap-objectclass): New user option.
6775
6776         * wl-address.el (wl-ldap-make-filter): Use it.
6777
6778 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6779
6780         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6781
6782 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6783
6784         * wl-folder.el (wl-folder): redisplay after folder insertion.
6785
6786         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6787
6788         * wl-summary.el (wl-summary-sync-update):
6789         Change status mark only when new-msgdb exists.
6790         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6791
6792 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6793
6794         * wl-summary.el (wl-summary-open-folder): New function.
6795         (wl-summary-goto-folder-subr): Use it.
6796         (wl-summary-mark-as-important): Fix;
6797         Encache only when no cache exists.
6798
6799 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6800
6801         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6802         Use with-current-buffer.
6803
6804 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6805
6806         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6807         before call `get-buffer'. Fixed parenthesis.
6808         (wl-score-get-header-entry): Clear message and help window when
6809         keyboard quit.
6810         (wl-score-edit-insert-header): Ditto.
6811
6812 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6813
6814         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6815         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6816         (wl-default-draft-cite): Fix.
6817
6818         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6819         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6820
6821 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6822
6823         * wl-message.el (wl-message-prev-page): Do same bahavior
6824         as summary when it is called in the message buffer.
6825         (wl-message-next-page): Ditto.
6826
6827 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6828
6829         * wl-summary.el (wl-summary-forward): Use cache if it is not
6830         section cache.
6831
6832 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6833
6834         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6835         Removed redundant require of elmo-vars.
6836         (wl-biff-state-indicator-on): Changed default value for
6837         xemacs with non-mule environment.
6838
6839         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6840         wl-message-buffer is nil;
6841         Hide progress bar after moving messages.
6842
6843 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6844
6845         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6846         message at cursor point is deleted.
6847
6848 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6849
6850         * wl-vars.el: Changed file coding system to euc-japan.
6851         Added -*-coding:-*- magic to the first line.
6852
6853         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6854         Search parent from the first message.
6855
6856         * Version number is increased to 2.7.1.
6857
6858 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6859
6860         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6861
6862 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6863
6864         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6865         refile/delete execution.
6866
6867         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6868         Fixed docstring.
6869
6870 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6871
6872         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6873         do update process;
6874         Don't update marks when update process is interrupted.
6875
6876 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6877
6878         * wl-summary.el (wl-summary-reply): Fixed problem when
6879         wl-draft-use-frame is non-nil.
6880         (wl-summary-forward): Ditto.
6881
6882         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6883         as nil.
6884         (wl-folder-mark-as-read-all-entity): Ditto.
6885         (wl-folder-prefetch-entity): Ditto.
6886
6887         * wl.el (wl): Check environment before wl-init.
6888
6889         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6890         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6891         instead of wl-summary-collect-unread.
6892         (wl-summary-reply): Split message window.
6893
6894 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6895
6896         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6897         only if current language environment is japanese,
6898
6899         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6900         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6901         (wl-folder-goto-folder-subr): Ditto.
6902
6903         * wl-draft.el (wl-draft-dispatch-message): Call
6904         `elmo-file-cache-get-path'.
6905
6906 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6907
6908         * wl-summary.el (wl-summary-cursor-move): If return value of
6909         wl-summary-next-message is not number, don't jump.
6910
6911 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6912
6913         * wl-summary.el (wl-summary-buffer-next-message-function): New
6914         variable.
6915         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6916         if it is bound.
6917
6918         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6919         string.
6920
6921         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6922         (wl-plugged-drawing): Ditto.
6923
6924 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6925
6926         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6927         process.
6928         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6929         with unwind-protect.
6930
6931         * wl.el (wl-init): Require mime-setup.
6932         (wl-check-environment): Don't require mime-setup.
6933
6934         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6935         instead of elmo-folder-type.
6936
6937         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6938         value as nil.
6939
6940 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6941
6942         * Version number is increased to 2.7.0.
6943
6944         * wl-version.el (wl-version): Changed codename.
6945
6946         * wl-summary.el (wl-summary-delete-cache): Fixed.
6947
6948         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6949         Workaround for net folders.
6950         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6951
6952         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6953         value to nil (According to the patch from
6954         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6955
6956         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6957         of elmo-folder-close.
6958
6959 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6960
6961         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6962         for postfix.
6963
6964 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6965
6966         * wl-summary.el (wl-summary-resend-message): Fixed.
6967
6968         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6969         Call wl-draft with `from' argument if its address is included in
6970         `wl-user-mail-address-list'.
6971         (wl-draft): Added `from' argument.
6972
6973         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6974         non-nil.
6975         (wl): Don't show demo if wl-demo is nil.
6976
6977         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6978         wl-summary-use-frame.
6979
6980         * wl-vars.el (wl-summary-use-frame): New user option.
6981         (wl-folder-use-frame): Changed docstring.
6982
6983         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6984         non-nil.
6985         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6986         wl-summary-use-frame.
6987
6988         * wl-vars.el (wl-folder-use-frame): New user option.
6989
6990         * wl-summary.el (wl-summary-exit): Back to folder frame if
6991         wl-folder-use-frame is non-nil.
6992         (wl-summary-redisplay-internal): Ignore cache if current folder
6993         is draft folder,
6994         (wl-summary-redisplay-no-mime): Ditto.
6995         (wl-summary-redisplay-all-header): Ditto.
6996
6997         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6998         if wl-folder-use-frame is non-nil.
6999
7000 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7001
7002         * wl-summary.el (wl-summary-sync-update): Bind
7003         elmo-folder-update-threshold.
7004         (wl-summary-mark-as-important): Enclosed server mark processing
7005         with `save-match-data'.
7006
7007         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7008         only when it is already defined.
7009
7010 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7011
7012         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7013         name of folder exclude localdir is wrong.
7014         * wl-folder.el (wl-folder-sync-entity):
7015         Set `wl-summary-always-sticky-folder-list' as nil.
7016         (wl-folder-mark-as-read-all-entity): Ditto.
7017         (wl-folder-prefetch-entity): Ditto.
7018
7019 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7020
7021         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7022         instead of `wl-summary-write-current-newsgroup'.
7023
7024 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7025
7026         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7027         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7028         non-nil and selected message is important, do not display.
7029
7030 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7031
7032         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7033
7034 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7035
7036         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7037
7038         * wl-summary.el (wl-summary-mark-as-important): Set message number
7039         using wl-summary-message-number.
7040
7041 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7042
7043         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7044         destination folder is 'null.
7045
7046 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7047
7048         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7049         New function.
7050         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7051         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7052         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7053
7054 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7055
7056         * wl-mime.el (wl-mime-setup): Added setting for
7057         `mime-setup-signature-key-alist' to avoid overriding key bind for
7058         `wl-draft-send'.
7059
7060         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7061         for `wl-draft-send'.
7062         * wl-mule.el (wl-draft-overload-functions): Ditto.
7063         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7064         * wl-draft.el (wl-draft-send): Ditto.
7065
7066         * wl-message.el (wl-message-display-internal):
7067         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7068         (Patch is provided by <kita@coe.nttdata.co.jp>).
7069
7070 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7071
7072         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7073
7074 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7075
7076         * wl.el (wl): Fix for wl-demo.
7077
7078 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7079
7080         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7081
7082 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7083
7084         * wl-folder.el (wl-folder-prefetch-entity): Use
7085         `wl-folder-get-elmo-folder'.
7086         (wl-folder-count-incorporates): Do not use
7087         `wl-folder-get-elmo-folder'.
7088
7089 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7090
7091         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7092         instead of `elmo-folder-get-type'.
7093
7094 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7095
7096         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7097         position on Subject: field.
7098         (Advised by Mito <mit@nines.nec.co.jp>)
7099
7100 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7101
7102         * wl-folder.el (wl-folder-prefetch-entity): Use
7103         `wl-folder-get-elmo-folder'.
7104
7105 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7106
7107         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7108
7109         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7110         `process-duplicates' slot.
7111
7112         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7113         if detection failed.
7114
7115 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7116
7117         * wl-version.el (wl-version-status): Set to "alpha".
7118
7119 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7120
7121         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7122         Check wl-message-buffer lives before set-buffer.
7123
7124 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7125
7126         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7127         called in folder mode.
7128         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7129         * wl-summary.el (wl-summary-exit-pre-hook): Run
7130         `wl-summary-exit-pre-hook' before exit summary mode.
7131
7132 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7133
7134         * wl-version.el (wl-version-status): New variable.
7135         (wl-version-status-alist): Removed.
7136         (wl-version-status): Rule included.
7137
7138 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7139
7140         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7141         @sponichi.
7142
7143         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7144         when `mail-reply-buffer' is buffer-local variable.
7145         (Reported by <kita@coe.nttdata.co.jp>).
7146
7147 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7148
7149         * wl-vars.el (toplevel): Require 'elmo-util.
7150
7151 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7152
7153         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7154         (All other related portions are changed)
7155
7156         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7157
7158         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7159
7160 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7161
7162         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7163
7164 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7165
7166         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7167         Delete other windows to avoid an error.
7168         Use `point-marker' instead of `point' to remember the start point
7169         of body.
7170
7171         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7172
7173         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7174         number not to exceed all message number.
7175
7176 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7177
7178         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7179         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7180
7181 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7182
7183         * wl-summary.el (wl-summary-sync-force-update): Added argument
7184         no-check.
7185         (wl-summary-sync-update): Ditto.
7186         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7187         with `no-check'.
7188
7189         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7190         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7191         already running.
7192
7193 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7194
7195         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7196         `dst-folder-arg'.
7197         (wl-expire-archive-number1): Diito.
7198         (wl-expire-archive-number2): Diito.
7199         (wl-expire-archive-Date): Diito.
7200         (wl-archive-number1): Diito.
7201         (wl-archive-number2): Diito.
7202         (wl-archive-date): Diito.
7203         (wl-archive-folder-p): New function.
7204         (wl-summary-expire): Support of expand folder name at
7205         wl-expire-alist.
7206         * wl-util.el (wl-expand-newtext): Renamed from
7207         `wl-refile-expand-newtext'.
7208
7209 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7210
7211         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7212         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7213         `(elmo-msgdb-get-overview msgdb)'.
7214         (wl-summary-prefetch): Bind match data before call
7215         `wl-summay-prefetch-msg'.
7216         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7217         'off if `wl-summary-buffer-disp-msg' is non-nil.
7218         Fixed problem that couldn't show only one new or unread message when
7219         enter folder.
7220         (wl-summary-reply): Don't call `split-window-vertically' and other
7221         window.
7222
7223 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7224
7225         * wl-expire.el (wl-expire-refile): Fixed.
7226
7227 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7228
7229         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7230
7231         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7232         biff notification is removed.
7233
7234         * wl.el (wl): Changed position of `elmo-init'.
7235
7236         * wl-draft.el (wl-default-draft-cite): Use date field
7237         on the citation buffer.
7238
7239         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7240
7241         * wl-xmas.el (wl-folder-internal-icon-list): Added
7242         `wl-folder-shimbun-image'.
7243
7244         * wl-e21.el (wl-folder-internal-icon-list): Added
7245         `wl-folder-shimbun-image'.
7246
7247 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7248
7249         * wl.el (wl-init): Eliminated argument.
7250         (wl): Rewrite.
7251
7252         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7253         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7254         instead of `elmo-folder-msgdb-internal'.
7255         (wl-summary-sync-update): Ditto.
7256         (wl-summary-flush-pending-append-operations): Eliminated.
7257         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7258         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7259         `elmo-folder-open'.
7260
7261         * wl-mime.el (wl-summary-burst): Fixed.
7262
7263         * wl-folder.el (wl-folder-info-save): Check data type.
7264
7265         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7266         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7267         instead of `elmo-folder-msgdb-internal'.
7268         (wl-expire-hide): Ditto.
7269
7270
7271         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7272
7273 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7274
7275         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7276
7277 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7278
7279         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7280
7281 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7282
7283         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7284         Fixed `match-beginning' argument mismatch.
7285
7286 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7287
7288         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7289         the default value.
7290
7291 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7292
7293         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7294         instead of `elmo-nntp-default-port'.
7295
7296         * wl-vars.el: Fixed some doc strings.
7297
7298 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7299
7300         * wl-summary.el (wl-summary-prefetch-msg): Use
7301         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7302
7303         * wl-vars.el: Define *-func as obsolete variable using
7304         `elmo-define-obsolete-variable'.
7305
7306         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7307         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7308         instead of `wl-message-buffer-prefetch-threshold'.
7309
7310         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7311
7312         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7313
7314         * wl-draft.el (wl-caesar-region-func): Ditto.
7315
7316         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7317         Keep unread status in elmo-folder-move-messages.
7318         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7319
7320 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7321
7322         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7323         `wl-summary-buffer-exit-func'
7324         (wl-summary-buffer-message-redisplay-function): Renamed from
7325         `wl-summary-buffer-message-redisplay-func'
7326         (wl-summary-buffer-next-folder-function): Renamed from
7327         `wl-summary-buffer-next-folder-func'.
7328         (wl-summary-buffer-prev-folder-function): Renamed from
7329         `wl-summary-buffer-prev-folder-func'.
7330         (wl-summary-get-petname-function): Renamed from
7331         `wl-summary-get-petname-func'.
7332
7333         * wl-score.el (wl-score-edit-exit-function): Renamed from
7334         `wl-score-edit-exit-func'.
7335
7336         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7337         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7338
7339         * wl-util.el (wl-load-profile-function): Renamed from
7340         `wl-load-profile-func'.
7341
7342         * wl-folder.el (wl-folder-completion-function): Renamed from
7343         `wl-folder-completion-func'.
7344         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7345
7346         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7347         `wl-expire-archive-get-folder-func'.
7348         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7349         (wl-draft-send-mail-function): Renamed from
7350         `wl-draft-send-mail-func'.
7351         (wl-draft-send-news-function): Renamed from
7352         `wl-draft-send-news-func'.
7353         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7354         (wl-generate-mailer-string-function): Renamed from
7355         `wl-generate-mailer-string-func'.
7356         (wl-highlight-signature-search-function): Renamed from
7357         `wl-highlight-signature-search-func'.
7358         (wl-highlight-x-face-function): Renamed from
7359         `wl-highlight-x-face-func'
7360         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7361         (wl-ps-print-buffer-function): Renamed from
7362         `wl-ps-print-buffer-func'
7363         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7364         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7365         (wl-summary-subject-filter-function): Renamed from
7366         `wl-summary-subject-filter-func'.
7367
7368         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7369         `wl-draft-queue-flush-send-func'
7370         (wl-draft-cite-function): Renamed from
7371         `wl-draft-cite-func'
7372
7373         * wl-address.el (wl-address-init-function): Renamed from
7374         `wl-address-init-func'.
7375
7376 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7377
7378         * wl-draft.el (wl-draft-queue-flush): Don't call
7379         `elmo-dop-unlock-message'.
7380         * wl-draft.el (wl-draft-queue-append): Don't call
7381         `elmo-dop-lock-message'.
7382
7383         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7384         (wl-summary-buffer-folder-name): Ditto.
7385         (wl-summary-message-regexp): Added '-' (all other related portions
7386         are changed).
7387         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7388         wl-summary-buffer-folder-name.
7389
7390 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7391
7392         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7393         the number of mails in the folder buffer is not updated by wl-biff.
7394
7395 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7396
7397         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7398         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7399
7400 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7401
7402         * wl-summary.el (wl-summary-next-message):
7403         Return next message number when wl-summary-move-order is nil.
7404
7405 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7406
7407         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7408         `wl-summary-move-spec-alist'.
7409         (wl-summary-move-spec-unplugged-alist): New variable
7410         (Move spec for unplugged status).
7411         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7412         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7413
7414 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7415
7416         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7417         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7418
7419 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7420
7421         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7422         simple quotation to quote the anonymous function.
7423         * tm-wl.el (wl-draft-preview-message): Ditto.
7424
7425 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7426
7427         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7428         Eliminate redundant `save-excursion'.
7429         (wl-highlight-summary-current-line): Ditto.
7430
7431         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7432         accessing match data when `looking-at' failed.
7433
7434         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7435         `elmo-match-string' where users don't care about the speed.
7436         (wl-draft-save): Ditto.
7437
7438 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7439
7440         * wl-util.el (wl-regexp-opt): New function.
7441
7442         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7443         number from `wl-summary-buffer-number-list'.
7444         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7445         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7446         (wl-summary-move-spec-alist): Changed default setting.
7447
7448 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7449
7450         * wl-vars.el (wl-biff-notify-hook): New hook.
7451         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7452         the arrival of new mail.
7453         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7454         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7455
7456 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7457
7458         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7459
7460 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7461
7462         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7463
7464         * Version number is increased to 2.5.8.
7465
7466         * wl-thread.el (toplevel): require 'cl.
7467         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7468         (wl-thread-make-number-list): New function.
7469         (wl-thread-entity-make-number-list-from-children): Ditto.
7470         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7471         (wl-thread-entity-insert-as-children): Likewise.
7472         (wl-thread-delete-message): Likewise.
7473         (wl-meaning-of-mark): Eliminated.
7474         (wl-thread-next-failure-mark-p): Ditto.
7475         (wl-thread-entity-get-mark): Ditto.
7476         (wl-thread-meaning-alist-get-result): Ditto.
7477         (wl-thread-entity-check-prev-mark): Ditto.
7478         (wl-thread-entity-check-next-mark): Ditto.
7479         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7480         (wl-thread-entity-get-prev-marked-entity): Ditto.
7481         (wl-thread-get-prev-unread): Ditto.
7482         (wl-thread-jump-to-prev-unread): Ditto.
7483         (wl-thread-get-next-unread): Ditto.
7484         (wl-thread-jump-to-next-unread): Ditto.
7485         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7486         (wl-thread-entity-get-next-marked-entity): Ditto.
7487
7488         * wl-summary.el (wl-summary-buffer-number-list):
7489         New bufer-local variable.
7490         (wl-summary-switch-to-clone-buffer): Clone
7491         `wl-summary-buffer-number-list'.
7492         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7493         (wl-summary-cursor-move-regex): Eliminated.
7494         (wl-summary-cursor-up): Rewrite.
7495         (wl-summary-cursor-down): Ditto.
7496         (wl-summary-mode-spec-alist): New variable.
7497         (wl-summary-next-message): New inline function.
7498         (wl-summary-cursor-move): New function.
7499         (wl-summary-default-get-next-msg): Rewrite.
7500         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7501         (wl-summary-rescan): Ditto.
7502         (wl-summary-sync-all-init): Ditto.
7503         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7504         summary is not thread view.
7505         (wl-summary-sync-update): Ditto.
7506         (wl-summary-rescan): Ditto.
7507         (wl-summary-make-number-list): New function.
7508
7509         * wl-draft.el: "FCC" -> "Fcc".
7510
7511 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7512
7513         * wl-highlight.el (wl-highlight-summary-window):
7514         Call `set-buffer-modified-p'.
7515
7516         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7517         (wl): Call `elmo-init' and fix.
7518
7519         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7520         Use new variables.
7521
7522         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7523
7524 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7525
7526         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7527
7528 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7529
7530         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7531
7532 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7533
7534         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7535         `wl-use-toolbar' nor `display-graphic-p'.
7536         (wl-e21-setup-message-toolbar): Ditto.
7537         (wl-e21-setup-summary-toolbar): Ditto.
7538         (wl-e21-setup-folder-toolbar): Ditto.
7539
7540         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7541         (wl-plugged-init-icons): Ditto.
7542
7543         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7544         `display-graphic-p'.
7545         (wl-plugged-set-folder-icon): Ditto.
7546         (wl-highlight-plugged-current-line): Ditto.
7547         (wl-highlight-folder-current-line): Ditto.
7548         (wl-e21-highlight-folder-group-line): Ditto.
7549         (wl-e21-setup-toolbar): Ditto.
7550         (wl-e21-display-image-p): New macro.
7551
7552         * wl-demo.el (wl-demo): Simplified.
7553         (wl-demo-image-type-alist): Use `image-type-available-p' for
7554         checking whether the image type `xbm' is available.
7555
7556 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7557
7558         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7559         (wl-summary-input-range): Ditto.
7560
7561 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7562
7563         * wl-summary.el (wl-summary-edit-addresses): Use
7564         `wl-summary-get-original-buffer'
7565         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7566         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7567         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7568         (wl-summary-get-newsgroups): Eliminated.
7569         (wl-summary-set-crosspost): Ditto.
7570         (wl-summary-is-crosspost-folder): Ditto.
7571         (wl-crosspost-alist-load): Ditto.
7572         (wl-crosspost-alist-save): Ditto.
7573
7574         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7575         `elmo-setup-subscribed-newsgroups' instead of
7576         `elmo-nntp-make-groups-hashtb'.
7577         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7578         instead of `wl-crosspost-alist-save'.
7579
7580         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7581         of `elmo-folder-message-appendable-p'.
7582         (wl-mime-header-presentation-method): Eliminated.
7583
7584         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7585         (Error occurs in emacs21).
7586
7587         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7588         the current buffer).
7589
7590         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7591         instead of `wl-crosspost-alist-save'.
7592         (wl-init): `elmo-crosspost-message-alist-load'
7593         instead of `wl-crosspost-alist-load'
7594
7595         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7596         (wl-parse-newsgroups): Likewise.
7597         (wl-biff-notify): Run `wl-biff-notify-hook'.
7598
7599 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7600
7601         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7602
7603         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7604         when `wl-summary-lazy-highlight' is non-nil.
7605         (wl-summary-goto-folder-subr): Highlight only when
7606         `wl-summary-lazy-highlight' is non-nil.
7607
7608         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7609         Don't display progress and highlight temp-mark when
7610         `wl-summary-lazy-highlight' is non-nil.
7611         (wl-highlight-summary-window): New function.
7612         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7613
7614 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7615
7616         * wl-summary.el (wl-summary-sync): Change `all-visible'
7617         from `all-shown'
7618         (wl-summary-input-range): Ditto.
7619
7620 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7621
7622         * wl-e21.el (wl-highlight-folder-current-line): Call
7623         `wl-folder-init-icons' when folder icons have not been initialized.
7624
7625         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7626
7627         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7628         (wl-demo-image-type-alist): New macro.
7629
7630 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7631
7632         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7633         display does not support graphics.
7634         (wl-plugged-init-icons): Ditto.
7635         (wl-folder-init-icons): Ditto.
7636
7637         * wl-demo.el (wl-demo): Chech closely whether the display
7638         supports graphics.
7639
7640 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7641
7642         * wl-summary.el (wl-summary-get-original-buffer): New function.
7643         (wl-summary-set-crosspost): Use it.
7644         (wl-summary-target-mark-uudecode): Ditto.
7645         (wl-summary-reedit): Ditto.
7646         (wl-summary-resend-bounced-mail): Ditto.
7647         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7648         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7649
7650         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7651         (wl-message-display-internal): Ditto.
7652
7653 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7654
7655         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7656
7657 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7658
7659         * wl-summary.el (wl-summary-save-view): Renamed from
7660         `wl-summary-save-status'.
7661
7662 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7663
7664         * wl-summary.el (wl-summary-sync): Added `all-shown'
7665
7666 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7667
7668         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7669
7670 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7671
7672         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7673
7674 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7675
7676         * wl-highlight.el (wl-highlight-summary-line-string): Use
7677         `zerop' instead of `= 0'.
7678         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7679
7680         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7681         for comparing numbers.
7682         (wl-template-prev): Use `zerop' instead of `eq 0'.
7683
7684         * wl-draft.el (wl-draft-insert-current-message): Use
7685         `with-current-buffer' instead of `save-excursion'.
7686         Use `zerop' instead of `eq 0'.
7687
7688 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7689
7690         * wl-draft.el (wl-draft-insert-ccs): New function.
7691         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7692         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7693
7694 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7695
7696         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7697
7698 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7699
7700         * wl-expire.el (wl-expire-refile): Don't call
7701         elmo-msgdb-add-msgs-to-seen-list;
7702         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7703         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7704
7705 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7706
7707         * wl-message.el (wl-message-prev-page): Ignore errors while
7708         scroll-down.
7709
7710 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7711
7712         * wl-mime.el: Use elmo-original-message-mode instead of
7713         mmelmo-original-mode.
7714
7715         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7716         `elmo-folder-get-spec';
7717         (wl-fldmgr-add-completion-all-completions):
7718         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7719
7720         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7721         of `elmo-folder-get-type'.
7722
7723         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7724         `elmo-folder-get-spec';
7725         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7726         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7727         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7728         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7729         `elmo-read-msg-no-cache';
7730         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7731         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7732         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7733         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7734         `elmo-cache-save';
7735         (wl-draft-reedit): Use `elmo-message-file-name'.
7736
7737         * wl-expire.el: Use `elmo-folder-name-internal';
7738         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7739         Use macro `wl-summary-buffer-msgdb' instead of variable
7740         `wl-summary-buffer-msgdb';
7741         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7742         Use macro `wl-summary-buffer-folder-name' instead of variable
7743         `wl-summary-buffer-folder-name'.
7744         * wl-score.el: Likewise.
7745
7746         * wl-message.el: Rewrite for new message buffer cache mechanism.
7747         (wl-message-buffer-cache-buffer-get): New macro.
7748         (wl-message-buffer-cache-folder-get): Ditto.
7749         (wl-message-buffer-cache-message-get): Ditto.
7750         (wl-message-buffer-cache-entry-make): Ditto.
7751         (wl-message-buffer-cache-hit): Ditto.
7752         (wl-message-buffer-cache-sort): New function.
7753         (wl-message-buffer-cache-add): Ditto.
7754         (wl-message-buffer-cache-delete): Ditto.
7755         (wl-message-buffer-cache-clean-up): Ditto.
7756         (wl-message-buffer-window): Rewrite.
7757         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7758         (wl-message-buffer-display): New function.
7759         (wl-message-display-internal): New function.
7760
7761 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7762
7763         * wl-folder.el: Use `elmo-folder-name-internal';
7764         Use `wl-folder-get-elmo-folder';
7765         Use `elmo-folder-list-messages' instead of
7766         `elmo-list-folder';
7767         Use `elmo-folder-get-primitive-list' instead of
7768         `elmo-folder-get-primitive-spec-list';
7769         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7770         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7771         Use `elmo-folder-create' instead of `elmo-create-folder'.
7772         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7773         (wl-folder-get-elmo-folder): New macro.
7774         (wl-folder-elmo-folder-cache-get): Ditto.
7775         (wl-folder-elmo-folder-cache-put): Ditto.
7776         (wl-folder-suspend): Call `elmo-quit'.
7777
7778         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7779         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7780         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7781         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7782         (toplevel): require 'cl.
7783         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7784
7785         * wl-summary.el: Rewrite to use new elmo interface.
7786
7787 \f
7788 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7789
7790         * wl-mime.el (wl-draft-preview-message):
7791         Run `wl-draft-send-hook' before collecting recipients information;
7792         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7793
7794         * tm-wl.el (wl-draft-preview-message): Ditto.
7795
7796 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7797
7798         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7799         wrong recipients are displayed when forwarded message.
7800
7801 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7802
7803         * Version number is increased to 2.5.7.
7804
7805 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7806
7807         * wl-message.el (wl-message-next-page): Bind
7808         `window-pixel-scroll-increment' to nil while scrolling up.
7809
7810 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7811
7812         * wl-vars.el (wl-save-hook): New hook.
7813         * wl.el (wl-save): Call `wl-save-hook'.
7814
7815 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7816
7817         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7818         Argument WITH-ARG instead of NO-ARG (negative mean).
7819         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7820         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7821         * wl-message.el (wl-message-follow-current-entity): Likewise.
7822
7823 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7824
7825         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7826         FROM was optional argument.
7827         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7828
7829 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7830
7831         * Version number is increased to 2.5.6.
7832
7833 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7834
7835         * wl-version.el (wl-version-show): Removed.
7836         (wl-version): Add `interactive'.
7837
7838 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7839
7840         * wl-summary.el (wl-summary-get-petname-func): New variable.
7841         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7842         instead of `wl-address-get-petname-1'.
7843         (wl-summary-simple-from): Ditto.
7844
7845         * wl-address.el (wl-address-get-petname-1): Define as function.
7846
7847 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7848
7849         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7850         field in the original message.
7851         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7852
7853 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7854
7855         * wl-expire.el (wl-expire-hide):
7856         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7857
7858 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7859
7860         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7861         find decoder for To, Cc, and Subject.
7862
7863 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7864
7865         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7866         for checking `elmo-use-buffer-cache'.
7867         (wl-summary-mark-as-important): Fixed typo in comment.
7868
7869 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7870
7871         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7872         field in the original message.
7873         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7874
7875 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7876
7877         * wl-expire.el (wl-expire-hide):
7878         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7879
7880 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7881
7882         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7883         find decoder for To, Cc, and Subject.
7884
7885 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7886
7887         * Version number is increased to 2.5.5.
7888
7889         * wl-address.el (wl-address-specials-regexp): New constant.
7890         (wl-address-quote-specials): Use it.
7891
7892 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7893
7894         * wl-summary.el (wl-summary-rescan):
7895         Call `wl-summary-buffer-number-column-detect'.
7896         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7897
7898         * wl-message.el (wl-message-mode-map): Define.
7899         (wl-message-decode): Use it as local-map.
7900
7901 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7902
7903         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7904         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7905
7906 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7907
7908         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7909
7910         * wl-mule.el (wl-read-event-char): Ditto.
7911
7912         * wl-e21.el (wl-read-event-char): Ditto.
7913
7914         * wl-nemacs.el (wl-read-event-char): Ditto.
7915         (read-event): Removed.
7916
7917         * wl-util.el (toplevel): Removed dummy definition of
7918         `read-event'.
7919         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7920
7921 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7922
7923         * wl-nemacs.el (elmo-archive-call-process): Moved to
7924         elmo-archive.el.
7925
7926 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7927
7928         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7929         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7930
7931         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7932         instead of magic-number 6.  Use `not' instead of `null' for symbol
7933         `nil' check (not empty list).
7934         (wl-draft-insert-x-face-field): Fixed paren style.
7935
7936         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7937         one-branch conditional statement, instead of `and' and `if'.
7938         (wl-draft-forward): Likewise.
7939         (wl-draft-add-references): Likewise.
7940         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7941
7942         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7943         conditional steatment.  Use `cond' instead of `if'.
7944         (wl-draft-confirm): Likewise.
7945
7946 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7947
7948         * wl-version.el (wl-version-show): Use `product-string-1'
7949         instead of `wl-version'.
7950         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7951
7952         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7953
7954 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7955
7956         * wl-highlight.el (wl-highlight-headers): Revert
7957         `wl-highlight-x-face-func' argument (`beg' and `end').
7958
7959 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7960
7961         * wl.el (toplevel): Move `product-provide' declare.
7962         * wl-demo.el (toplevel): Ditto.
7963         * wl-dnd.el (toplevel): Ditto.
7964         * wl-highlight.el (toplevel): Ditto.
7965         * wl-message.el (toplevel): Ditto.
7966         * wl-refile.el (toplevel): Ditto.
7967         * wl-util.el (toplevel): Ditto.
7968
7969 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7970
7971         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7972         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7973         (wl-thread-close-all): keep cursor position.
7974
7975 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7976
7977         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7978         (eq x 0).
7979         (wl-generate-user-agent-string-1): Fix conditional statement.
7980
7981 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7982
7983         * wl.el (wl-check-environment): Additional check for
7984         'wl-local-domain' and `wl-message-id-domain'.
7985
7986 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7987
7988         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7989
7990 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7991
7992         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7993         instead of `smtp-sasl-user-realm'.
7994
7995 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7996
7997         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7998
7999 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8000
8001         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8002         to the default value as well as `eword-lexical-analyzer'.
8003
8004 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8005
8006         * wl-version.el (wl-extended-emacs-version,
8007         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8008         `elmo-match-string' instead of `wl-match-string'.
8009
8010 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8011
8012         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8013         docstring.
8014
8015 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8016
8017         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8018
8019 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8020
8021         * wl-highlight.el (wl-highlight-headers): Remove
8022         `wl-highlight-x-face-func' argument (`beg' and `end').
8023
8024 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8025
8026         * wl-summary.el (wl-summary-mark-as-important):
8027         Remove cache if folder is local.
8028
8029 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8030
8031         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8032         to get existing e-mail address string.
8033
8034 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8035
8036         * wl-version.el (wl-generate-user-agent-string): Commentary.
8037         (wl-generate-user-agent-string-1): Use `when' for
8038         one-branch conditional statement, instead of `and' and `if'.
8039         (wl-extended-emacs-version, wl-extended-emacs-version2,
8040         wl-extended-emacs-version3): Ditto.
8041
8042 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8043
8044         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8045         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8046         condition-case; Remove initialization.
8047         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8048         (wl-summary-sync-update3): Added argument `sync-all';
8049         Eliminated local variable `msgdb';
8050         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8051         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8052         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8053
8054 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8055
8056         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8057         connection before call `wl-draft-send-mail-with-smtp'.
8058
8059 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8060
8061         * Version number is increased to 2.5.4.
8062
8063 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8064
8065         * wl.el (wl-check-environment): Additional check for
8066         'wl-local-domain' and `wl-message-id-domain'.
8067
8068 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8069
8070         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8071         buffer as command specific.
8072         (wl-folder-mark-as-read-all-entity): Ditto.
8073         (wl-folder-prefetch-entity): Ditto.
8074         (wl-folder-drop-unsync-entity): Ditto.
8075
8076         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8077         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8078         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8079
8080         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8081         save-excursion.
8082
8083 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8084
8085         * Version number is increased to 2.5.3.
8086
8087         * wl-summary.el (wl-summary-save-view-cache):
8088         Delete duplicated `write-region';
8089         Use `write-region-as-binary' instead of `as-binary-output-file' and
8090         `write-region'.
8091
8092 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8093
8094         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8095
8096 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8097
8098         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8099         instead of `smtp-via-smtp'.
8100
8101 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8102
8103         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8104
8105 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8106
8107         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8108         instead of `smtp-sasl-user-realm'.
8109
8110 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8111
8112         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8113
8114 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8115
8116         * Version number is increased to 2.5.2.
8117
8118 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8119
8120         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8121         does not exist.
8122         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8123         (wl-biff-start): Call `timer-activate' if timer already exists.
8124
8125         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8126         only when it is bound as function.
8127
8128 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8129
8130         * Version number is increased to 2.5.1.
8131
8132 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8133
8134         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8135         Print refile/copy destination.
8136
8137 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8138
8139         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8140         queue-flush-only is non-nil.
8141
8142         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8143
8144         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8145         checking cache folder.
8146
8147 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8148
8149         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8150         `regexp-quote'.
8151
8152 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8153
8154         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8155         function.
8156         * wl-summary.el (wl-summary-write-current-folder-functions):
8157         Change default value.  Use it.
8158
8159 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8160
8161         * Version number is increased to 2.5.0.
8162
8163         * wl-version.el (wl-version): Changed codename.
8164
8165 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8166
8167         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8168         (wl-summary-supersedes-message): Ditto.
8169
8170 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8171
8172         * wl-refile.el (wl-refile-guess-functions): Renamed from
8173         `wl-refile-guess-func-list'.
8174
8175 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8176
8177         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8178         Fixed problem when no rule was matched.
8179
8180 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8181
8182         * wl-summary.el (wl-summary-get-mark): Fixed
8183         `wl-summary-buffer-target-mark' check logic.
8184
8185 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8186
8187         * wl-folder.el (wl-folder-write-current-folder): Added group
8188         folder check.
8189
8190         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8191         `wl-summary-write-current-newsgroup'.
8192         (wl-summary-write-current-folder-functions): New variable.
8193         * wl-folder.el (wl-folder-get-newsgroups): New function.
8194         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8195         (wl-folder-write-current-folder): Renamed from
8196         `wl-folder-write-current-newsgroup'.
8197
8198 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8199
8200         * Version number is increased to 2.3.93.
8201
8202 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8203
8204         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8205         (wl-ldap-make-matched-value-list): Ditto.
8206         (wl-ldap-alias-safe-string): Split e-mail address.
8207
8208         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8209         petname folder default was selected.
8210         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8211         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8212
8213 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8214
8215         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8216         to `wl-draft-config-exec'.
8217
8218         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8219         instead of calling `wl-draft-config-exec';
8220         Process group-list and show recipients in minibuffer.
8221
8222         * tm-wl.el (wl-draft-preview-message): Ditto.
8223
8224 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8225
8226         * wl.el (toplevel): Added (C) to copyright notice, and
8227         sync Author header.
8228         * tm-wl.el (toplevel): Ditto.
8229         * wl-address.el (toplevel): Ditto.
8230         * wl-demo.el (toplevel): Ditto.
8231         * wl-dnd.el (toplevel): Ditto.
8232         * wl-draft.el (toplevel): Ditto.
8233         * wl-e21.el (toplevel): Ditto.
8234         * wl-expire.el (toplevel): Ditto.
8235         * wl-folder.el (toplevel): Ditto.
8236         * wl-highlight.el (toplevel): Ditto.
8237         * wl-message.el (toplevel): Ditto.
8238         * wl-mime.el (toplevel): Ditto.
8239         * wl-mule.el (toplevel): Ditto.
8240         * wl-nemacs.el (toplevel): Ditto.
8241         * wl-refile.el (toplevel): Ditto.
8242         * wl-score.el (toplevel): Ditto.
8243         * wl-summary.el (toplevel): Ditto.
8244         * wl-template.el (toplevel): Ditto.
8245         * wl-thread.el (toplevel): Ditto.
8246         * wl-util.el (toplevel): Ditto.
8247         * wl-vars.el (toplevel): Ditto.
8248         * wl-xmas.el (toplevel): Ditto.
8249
8250 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8251
8252         * wl.el (wl-init): Added comment about `wl-init-hook'.
8253         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8254         * wl-vars.el (wl-init-hook): Added docs.
8255         (wl-make-plugged-hook): Removed useless docs.
8256         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8257         * wl-xmas.el (toplevel): Ditto.
8258
8259 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8260
8261         * wl-address.el (toplevel): Fixed multiple Author header format.
8262         * wl-demo.el (toplevel): Ditto.
8263         * wl-draft.el (toplevel): Ditto.
8264         * wl-folder.el (toplevel): Ditto.
8265         * wl-summary.el (toplevel): Ditto.
8266         * wl-thread.el (toplevel): Ditto.
8267         * wl-util.el (toplevel): Ditto.
8268         * wl-vars.el (toplevel): Ditto.
8269         * wl-version.el (toplevel): Ditto.
8270         * wl-xmas.el (toplevel): Ditto.
8271         * wl.el (toplevel): Ditto.
8272
8273         * wl-version.el (toplevel): Added require `elmo-version' for
8274         `product-version-as-string'.
8275
8276 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8277
8278         * wl-vars.el (wl-draft-send-hook): Changed default value to
8279         '(wl-draft-config-exec).
8280
8281         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8282         explicitly.
8283         (wl-draft): Set `wl-draft-config-exec-flag' before running
8284         `wl-mail-setup-hook'.
8285
8286         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8287         `wl-biff-init-icons' to `wl-init-hook' instead of
8288         `wl-make-plugged-hook'.
8289         (Because if `wl-draft' command is invoked at first,
8290         they are not initialized)
8291         Updated copyright notice.
8292
8293         * wl-e21.el (toplevel): Ditto;
8294
8295         * wl-demo.el (toplevel): Updated copyright notice.
8296         * wl-address.el (toplevel): Ditto.
8297         * wl-draft.el (toplevel): Ditto.
8298         * wl-version.el (toplevel): Ditto.
8299         * wl-folder.el (toplevel): Ditto.
8300         * wl-summary.el (toplevel): Ditto.
8301         * wl-thread.el (toplevel): Ditto.
8302         * wl-util.el (toplevel): Ditto.
8303         * wl-vars.el (toplevel): Ditto.
8304         * wl.el (toplevel): Ditto.
8305
8306 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8307
8308         * wl-highlight.el (wl-highlight-message): Fixed problem of
8309         highlighting failure which occured when the last field contains
8310         multiple lines in the draft buffer.
8311
8312         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8313         `wl-biff-start' if plugged.
8314
8315         * wl-util.el (wl-biff-check-folder): New function.
8316         (wl-biff-check-folders): Don't set session name prefix.
8317         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8318         (wl-biff-check-folder-async): Ditto.
8319
8320         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8321         in email address.
8322
8323 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8324
8325         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8326
8327         * wl-draft.el (wl-draft-strip-subject-re): New function.
8328
8329         * wl-draft.el (wl-draft-reply): Use it.
8330
8331 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8332
8333         * wl-message.el (wl-mmelmo-message-redisplay): Use
8334         `mime-display-message' instead of `wl-mime-display-message'.
8335
8336         * wl-mime.el (toplevel): Removed compatibility workaround
8337         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8338         (wl-mime-display-message): Abolished.
8339         (wl-mime-entity-read-field): Ditto.
8340         (wl-mime-combine-message/partial-pieces): Use
8341         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8342
8343 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8344
8345         * wl-template.el: Doc fixes.
8346
8347 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8348
8349         * wl-e21.el (wl-message-overload-functions): Do nothing if
8350         `current-local-map' is not available.
8351         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8352
8353 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8354
8355         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8356         representation.
8357
8358         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8359         number.
8360         (wl-fldmgr-save-folders): Don't use `format' when insert
8361         `wl-fldmgr-folders-header'.
8362
8363 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8364
8365         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8366
8367 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8368
8369         * wl-highlight.el (wl-highlight-message):
8370         Use `std11-field-end' to detect end point of the header field.
8371         Refer `wl-highlight-max-header-size'.
8372
8373         * wl-vars.el (wl-highlight-max-header-size): New variable.
8374
8375         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8376
8377         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8378         Set `for-draft' argument of wl-highlight-headers.
8379         (wl-draft): Ditto.
8380         (wl-draft-reedit): Ditto.
8381         (wl-user-agent-compose-internal): Ditto.
8382
8383 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8384
8385         * wl-message.el (wl-message-add-button): Use overlay.
8386
8387 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8388
8389         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8390
8391         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8392         problem when group-list content is nothing.
8393         (Reported by Mito <mit@nines.nec.co.jp>)
8394
8395 2000-10-18  SAITO Atsunori <sai@yedo.com>
8396
8397         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8398
8399 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8400
8401         * tm-wl.el (toplevel): Use product-provide.
8402
8403 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8404
8405         * Version number is increased to 2.3.92.
8406
8407 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8408
8409         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8410         title text, use `display' property for left margin under Emacs 21.
8411
8412         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8413         properties.
8414         (wl-plugged-init-icons): Ditto.
8415
8416 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8417
8418         * wl.el (wl-save-status, wl-init): Remove last period in
8419         "...done." message.
8420         * tm-wl.el (wl-summary-burst): Ditto.
8421         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8422         wl-summary-resume-cache-status,
8423         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8424         wl-summary-sync-update3, wl-summary-highlight-msgs,
8425         wl-summary-flush-pending-append-operations,
8426         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8427         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8428         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8429         wl-thread-open-all): Ditto.
8430         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8431         * wl-mime.el (wl-summary-burst): Ditto.
8432         * wl-highlight.el (wl-highlight-summary): Ditto.
8433         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8434         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8435         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8436         * wl-address.el (wl-local-address-init): Ditto.
8437
8438 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8439
8440         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8441         `add-text-properties'.
8442         (wl-plugged-init-icons): Ditto.
8443         (wl-folder-init-icons): Use `propertize' instead of
8444         `put-text-property'.
8445         (wl-plugged-set-folder-icon): Ditto.
8446         (wl-e21-highlight-folder-group-line): Ditto.
8447
8448 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8449
8450         * wl-version.el (wl-version-status-alist): New variable.
8451         (wl-version-status): New function.
8452
8453         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8454         "Cc" part of the case "Reply-To".
8455
8456         * wl-draft.el (wl-draft-reply): Use result of
8457         `eword-extract-address-components'.
8458
8459         * wl-demo.el (wl-demo-icon-name): New constant.
8460         (wl-logo-xpm): Use it.
8461         (wl-logo-xbm): Ditto.
8462         (wl-logo-bitmap): Ditto.
8463
8464         * Version number is increased to 2.3.91.
8465
8466 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8467
8468         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8469         (wl-extended-emacs-version, wl-extended-emacs-version2,
8470         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8471         docstring.
8472
8473         * wl-version.el (wl-generate-user-agent-string-1): New function.
8474         (wl-generate-user-agent-string): Use it.
8475
8476         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8477         `mime-edit-insert-user-agent-field'.
8478         (wl-generate-user-agent-string): Check
8479         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8480
8481         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8482         instead of `if', when verbose case.
8483
8484 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8485
8486         * wl-expire.el (wl-summary-expire): Fix.
8487
8488 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8489
8490         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8491         and `elmo-lost+found-folder' if 'wl-draft.
8492         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8493
8494 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8495
8496         * wl-expire.el (wl-summary-expire): Change messages.
8497         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8498         `deleing-info' instead of "Deleting..."
8499
8500 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8501
8502         * wl-summary.el (wl-summary-refile-subr): Fix.
8503
8504 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8505
8506         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8507         if pipe folder.
8508
8509 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8510
8511         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8512
8513 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8514
8515         * wl-expire.el (wl-expire-hide): New function.
8516         (wl-summary-expire): Add `hide'.
8517
8518 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8519
8520         * wl-vars.el (wl-draft-reply-without-argument-list):
8521         Changed default value to consider `Reply-To:'.
8522         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8523
8524         * Version number is increased to 2.3.90.
8525
8526         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8527         elmo-imap4-get-session with unwind-protect.
8528         Don't cause error.
8529         (wl-summary-sync-marks): Don't check plugged nor folder type.
8530         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8531         (Always keep current buffer).
8532
8533 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8534
8535         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8536         Enclose with `save-excursion'.
8537
8538 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8539
8540         * wl-version.el (wl-version): Remove interactive.
8541
8542 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8543
8544         * wl-version.el (wl-generate-user-agent-string): Use
8545         `product-string-verbose' instead of `product-string-1'.
8546
8547 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8548
8549         * wl-vars.el (wl-draft-use-cache): New variable.
8550         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8551         if wl-draft-use-cache is non-nil.
8552
8553 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8554
8555         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8556         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8557
8558 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8559
8560         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8561         (wl-thread-msg-mark-as-unread): Ditto.
8562
8563         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8564         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8565         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8566         Don't set mark in summary if return value of `elmo-mark-as-read'
8567         is nil.
8568         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8569         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8570         instead of `wl-thread-msg-mark-as-read'.
8571         (wl-summary-mark-as-unread-region): Ditto.
8572         (wl-summary-target-mark-mark-as-read): Ditto.
8573
8574         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8575
8576 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8577
8578         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8579
8580         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8581
8582 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8583
8584         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8585         face.
8586
8587 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8588
8589         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8590         `running-xemacs'.
8591
8592 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8593
8594         * wl-version.el (toplevel): Use `product-version-as-string' for
8595         set verstion-string, if defined.
8596
8597         * wl-version.el (wl-version-show): Insert string at point, when
8598         call with argument.
8599
8600         * wl-version.el (wl-generate-user-agent-string): Use
8601         `product-string-1' instead of `wl-appname', `wl-version' and
8602         `wl-codename'.
8603
8604 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8605
8606         * wl-address.el (toplevel): Use product-provide.
8607         * wl-demo.el (toplevel): Ditto.
8608         * wl-dnd.el (toplevel): Ditto.
8609         * wl-draft.el (toplevel): Ditto.
8610         * wl-e21.el (toplevel): Ditto.
8611         * wl-expire.el (toplevel): Ditto.
8612         * wl-fldmgr.el (toplevel): Ditto.
8613         * wl-folder.el (toplevel): Ditto.
8614         * wl-highlight.el (toplevel): Ditto.
8615         * wl-message.el (toplevel): Ditto.
8616         * wl-mime.el (toplevel): Ditto.
8617         * wl-mule.el (toplevel): Ditto.
8618         * wl-nemacs.el (toplevel): Ditto.
8619         * wl-refile.el (toplevel): Ditto.
8620         * wl-score.el (toplevel): Ditto.
8621         * wl-summary.el (toplevel): Ditto.
8622         * wl-template.el (toplevel): Ditto.
8623         * wl-thread.el (toplevel): Ditto.
8624         * wl-util.el (toplevel): Ditto.
8625         * wl-vars.el (toplevel): Ditto.
8626         * wl-xmas.el (toplevel): Ditto.
8627         * wl.el (toplevel): Ditto.
8628
8629 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8630
8631         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8632         instead of product.
8633
8634         * wl-version.el (wl-version): Compile time evalution elmo-version.
8635
8636 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8637
8638         * wl-summary.el (wl-summary-sync-force-update): Append queue
8639         `mark-as-read'if unplugged.
8640
8641 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8642
8643         * wl-version.el: New file.  Use product.el.
8644         * wl.el: add (require 'wl-version).
8645         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8646         for ~/.folders header.
8647         (wl-fldmgr-folders-header): Changed.
8648         * wl-demo.el (wl-demo): Use product.el.
8649
8650         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8651         wl-version.el.
8652         * wl-util.el (wl-version, wl-version-show): Ditto.
8653
8654         * wl-util.el (wl-generate-user-agent-string,
8655         wl-extended-emacs-version, wl-extended-emacs-version2,
8656         wl-extended-emacs-version3): Move to wl-version.el.
8657         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8658         xemacs-codename, mime-edit-insert-user-agent-field,
8659         mime-edit-user-agent-value, mime-editor/version,
8660         mime-editor/codename): Compile warning killer move to
8661         wl-version.el
8662
8663 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8664
8665         * wl-summary.el (wl-summary-refile-subr): Fix.
8666
8667 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8668
8669         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8670         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8671
8672 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8673
8674         * wl.el (wl-check-environment): Check too many `@'.
8675
8676 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8677
8678         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8679
8680 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8681
8682         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8683         wl-draft-reply-myself-without-argument-list): Add variables.
8684         * wl-draft.el (wl-draft-reply): Use it.
8685
8686 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8687
8688         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8689         the 5th argument of `elmo-network-get-spec'.
8690
8691         * wl-thread.el (wl-thread-reparent-children): New inline function.
8692         (wl-thread-delete-message): Use it.
8693
8694         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8695         (wl-summary-score-update-all-lines): Don't use `dolist'.
8696
8697 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8698
8699         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8700         (require 'elmo-msgdb) for inline function.
8701
8702 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8703
8704         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8705
8706 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8707
8708         * wl-score.el (wl-score-headers): Fix for the confusing macro
8709         `elmo-kill-buffer'.
8710
8711 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8712
8713         * wl-summary.el: Don't use the 3rd argument of `require' because
8714         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8715         * wl-util.el: Ditto.
8716         * wl-draft.el: Ditto.
8717
8718 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8719
8720         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8721         window system is not used.
8722
8723 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8724
8725         * wl-thread.el: Don't use `mapcar' only for iteration.
8726         (wl-thread-resume-entity): Ditto.
8727         (wl-thread-delete-message): Ditto.
8728
8729         * wl-summary.el: Bind `dragdrop-drop-functions',
8730         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8731         of `require' for `timezone', `easymenu' and `ps-print';
8732         don't use `mapcar' only for iteration.
8733
8734         * wl-util.el: Bind `mule-version', `nemacs-version',
8735         `emacs-beta-version', `xemacs-codename',
8736         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8737         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8738         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8739         only for iteration.
8740
8741         * wl-score.el: Don't use `mapcar' only for iteration.
8742         (wl-score-simplify-buffer-fuzzy): Ditto.
8743         (wl-score-simplify-subject): Ditto.
8744         (wl-score-headers): Ditto.
8745         (wl-summary-score-update-all-lines): Ditto.
8746
8747         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8748         `enable-multibyte-characters' and `mule-version'.
8749
8750         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8751         `mapcar' only for iteration.
8752
8753         * wl-demo.el: Don't use `mapcar' only for iteration.
8754
8755         * wl-folder.el: Don't use `mapcar' only for iteration.
8756         (wl-folder-open-all): Ditto.
8757         (wl-folder-count-incorporates): Ditto.
8758
8759         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8760         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8761
8762         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8763         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8764         `smtp-connection-type'; specify 3rd argument of `require' for
8765         `timezone'; don't use `mapcar' only for iteration.
8766         (wl-draft-clone-local-variables): Don't use `mapcar'.
8767         (wl-draft-generate-clone-buffer): Ditto.
8768         (wl-user-agent-compose-internal): Ditto.
8769
8770         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8771
8772         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8773         (wl-save-status): Ditto.
8774
8775         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8776         for iteration.
8777
8778 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8779
8780         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8781         removed `Date'.
8782         (wl-fldmgr-make-filter-default): New user option.
8783
8784         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8785         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8786         (wl-fldmgr-filter-completion-alist): Abolish.
8787
8788         * wl.el (wl): Don't check servers if arg is non-nil.
8789
8790         * wl-draft.el (wl-draft-reply): Set only message-id string to
8791         In-Reply-To field.
8792
8793 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8794
8795         * wl-summary.el (wl-summary-pick): Rewrite.
8796
8797         * wl-draft.el (wl-draft-forward): Get references field from
8798         original buffer.
8799         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8800
8801 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8802
8803         * wl-draft.el (wl-draft-forward): Add references field.
8804
8805 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8806
8807         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8808         (wl-draft-reply): Use it.
8809
8810 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8811
8812         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8813         when Emacs 21 is running.
8814
8815         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8816         bindings.
8817
8818 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8819
8820         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8821         XPM icons transparent.
8822
8823         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8824         Emacs 21.
8825
8826 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8827
8828         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8829         nil.
8830
8831         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8832         when it is persistent.
8833         (wl-summary-sync-marks): Changed argument for
8834         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8835         (wl-summary-virtual): Use `elmo-read-search-condition'.
8836         (wl-summary-redisplay-internal): If folder is local, mark as read
8837         even when folder is plugged.
8838
8839 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8840
8841         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8842         of `tool-bar-lines' in the frame parameters.
8843         (after-make-frame-functions, post-command-hook): Don't modify the
8844         value.
8845         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8846         wl-e21-tool-bar-lines): Removed.
8847
8848 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8849
8850         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8851         properties `evaporate' and `wl-momentary-overlay' as well.
8852         (wl-highlight-summary-displaying): Ditto.
8853         (wl-delete-all-overlays): Don't delete overlay which does not have
8854         a property `wl-momentary-overlay'.
8855
8856         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8857         `display-mouse-p' and `display-graphic-p'.
8858         (wl-folder-init-icons): Don't search for XBM or the other files.
8859         (wl-plugged-set-folder-icon): Make icons if and only if
8860         `display-graphic-p' returns non-nil.
8861         (wl-highlight-plugged-current-line): Use `before-string' overlay
8862         property to show icon images.
8863         (wl-highlight-folder-current-line): Ditto.
8864         (wl-e21-highlight-folder-group-line): Ditto.
8865         (wl-e21-highlight-folder-by-numbers): Ditto.
8866         (wl-e21-insert-image): Removed.
8867         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8868         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8869         said.
8870         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8871         `wl-e21-force-switch-toolbar'.
8872         (wl-e21-make-icon-image): Removed.
8873         (wl-e21-setup-toolbar): Don't search for XBM files.
8874         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8875         the default value.
8876
8877 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8878
8879         * wl-util.el (wl-biff-check-folder-async): Set
8880         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8881
8882 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8883
8884         * wl-e21.el (after-make-frame-functions): Add
8885         `wl-e21-force-switch-toolbar'.
8886         (wl-e21-force-switch-toolbar): New function force to switch the
8887         toolbar appearance automatically.
8888         (post-command-hook): Add `wl-e21-switch-toolbar'.
8889         (wl-e21-switch-toolbar): New function to switch the toolbar
8890         appearance automatically.
8891         (wl-e21-tool-bar-lines): New buffer local variable.
8892
8893 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8894
8895         * wl-util.el (wl-biff-check-folders-running): New variable.
8896         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8897         (wl-biff-check-folder-async-callback):
8898         Set `wl-biff-check-folders-running'.
8899         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8900         with unwind-protect.
8901
8902         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8903         Enclose `wl-folder-auto-check' with unwind-protect.
8904
8905         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8906         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8907
8908         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8909
8910         * wl-util.el (wl-biff-notify): New inline function.
8911         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8912         locally.
8913         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8914         folder-list' is 1.
8915         Use `wl-biff-notify'.
8916         (wl-biff-check-folder-async-callback): New function.
8917         (wl-biff-check-folder-async): Ditto.
8918
8919         * wl-folder.el (wl-folder): Don't check folders.
8920         (wl-folder-auto-check): New function.
8921
8922 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8923
8924         * wl-util.el (wl-biff-start) [Emacs19+]:
8925         Use `timer-next-integral-multiple-of-time'.
8926         (wl-biff-check-folders): Use `wl-default-folder'
8927         if `wl-biff-check-folder-list' is nil.
8928
8929 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8930
8931         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8932         instead of `elmo-delete-lists'.
8933
8934 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8935
8936         * wl.el (wl-plugged-toggle-all): Set the value of
8937         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8938         (wl-plugged-toggle): Ditto.
8939         (wl-toggle-plugged): Ditto.
8940         (wl-plugged-init): Ditto.
8941
8942         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8943         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8944         instead of `wl-biff-state-indicator-off' and
8945         `wl-biff-state-indicator-on'; don't modify the value and the type
8946         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8947         (wl-plugged-init-icons): Set icons data to
8948         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8949         instead of `wl-plug-state-indicator-off' and
8950         `wl-plug-state-indicator-on'; don't modify the value and the type
8951         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8952
8953         * wl-vars.el (wl-modeline-biff-state-off,
8954         wl-modeline-biff-state-on, wl-modeline-biff-status,
8955         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8956         wl-modeline-plug-status): New internal variables.
8957         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8958         wl-biff-check-interval, wl-biff-check-folder-list): Change
8959         customization group from `wl-folder' to `wl-highlight'.
8960         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8961         wl-show-plug-status-on-modeline): Defcustomized.
8962
8963         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8964         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8965         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8966         a flag to `mode-line-buffer-identification'.
8967
8968         * wl-e21.el (wl-biff-init-icons): Set icons data to
8969         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8970         instead of `wl-biff-state-indicator-off' and
8971         `wl-biff-state-indicator-on'.
8972         (wl-plugged-init-icons): Set icons data to
8973         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8974         instead of `wl-plug-state-indicator-off' and
8975         `wl-plug-state-indicator-on'.
8976
8977 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8978
8979         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8980         excessive titles.
8981
8982 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8983
8984         * wl.el (wl-plugged-mode): Use revised
8985         `wl-mode-line-buffer-identification'.
8986         (wl-plugged-init): Don't use `force-mode-line-update'.
8987
8988         * wl-xmas.el (wl-draft-overload-functions): Use revised
8989         `wl-mode-line-buffer-identification'.
8990         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8991         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8992         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8993         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8994         `wl-make-plugged-hook';
8995         add `wl-folder-init-icons' and `wl-setup-folder' to
8996         `wl-folder-mode-hook'.
8997
8998         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8999         19 as well.
9000         (wl-mode-line-display-priority-list): New user option.
9001         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9002         Defcustomized.
9003         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9004         Add docs.
9005
9006         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9007         start.
9008         (wl-mode-line-buffer-identification): Revised as a function.
9009
9010         * wl-summary.el (wl-summary-mode): Use revised
9011         `wl-mode-line-buffer-identification'; don't call
9012         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9013         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9014         `wl-xmas-setup-summary'.
9015
9016         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9017         `wl-mode-line-buffer-identification'.
9018
9019         * wl-mule.el (wl-draft-overload-functions): Use revised
9020         `wl-mode-line-buffer-identification'.
9021
9022         * wl-folder.el (wl-make-plugged-alist): Don't call
9023         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9024         (wl-folder): Don't call `wl-folder-init-icons' directly.
9025         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9026         `wl-xmas-setup-folder' directly;
9027         use revised `wl-mode-line-buffer-identification'.
9028         (TopLevel): Don't bind `wl-biff-init-icons',
9029         `wl-plugged-init-icons', `wl-folder-init-icons',
9030         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9031
9032         * wl-e21.el (wl-draft-overload-functions): Use revised
9033         `wl-mode-line-buffer-identification'.
9034         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9035         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9036         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9037         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9038         `wl-make-plugged-hook';
9039         add `wl-folder-init-icons' and `wl-setup-folder' to
9040         `wl-folder-mode-hook'.
9041
9042 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9043             Katsumi Yamaoka    <yamaoka@jpl.org>
9044
9045         * wl.el (wl): Call `wl-biff-start'.
9046         (wl-exit): Call `wl-biff-stop'.
9047         (wl-plugged-mode): Show biff in modeline.
9048         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9049
9050         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9051         (wl-biff-init-icons): New function.
9052         (wl-plugged-init-icons): Don't make too much keymaps.
9053         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9054
9055         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9056         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9057         variables.
9058         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9059         options.
9060
9061         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9062         wl-biff-start, wl-biff-stop): New functions.
9063         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9064         (wl-biff-timer-name): New variable.
9065
9066         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9067
9068         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9069         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9070
9071         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9072         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9073
9074         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9075         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9076         `wl-folder-init-icons' to `ignore' if they are not available.
9077         (wl-folder-mode): Show biff in modeline.
9078
9079         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9080         (wl-biff-init-icons): New function.
9081         (wl-plugged-init-icons): Don't make too much keymaps.
9082         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9083
9084 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9085
9086         * wl-vars.el (wl-strict-diff-folders): Customization Type
9087         and doc fix.  Define as a list of regular expressions for
9088         folders or nil.
9089         * wl-folder.el (wl-folder-check-one-entity): Use
9090         `wl-string-match-member' instead of `wl-string-member' for
9091         `wl-strict-diff-folders'.
9092
9093 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9094
9095         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9096         (wl-highlight-folder-current-line): Use it; new implementation.
9097         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9098         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9099         `defsubst' instead of `defun'.
9100
9101         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9102         `wl-highlight-group-folder-by-numbers'; made it can also be a
9103         number.  See info for more details.
9104
9105         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9106         running.
9107
9108         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9109         to bind them.
9110
9111         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9112         (wl-highlight-folder-current-line): New implementation.
9113
9114         * wl-highlight.el (wl-highlight-folder-group-line): New
9115         implementation.
9116         (wl-delete-all-overlays): Rewrite as a marco.
9117         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9118
9119         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9120         running.
9121         (wl-folder-*-glyph): No need to bind them.
9122
9123         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9124         `wl-e21-highlight-folder-group-icon'; rewrite.
9125         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9126         `defsubst' instead of `defun'.
9127         (wl-folder-mode-map): Bind it when compiling.
9128
9129 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9130
9131         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9132
9133         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9134
9135 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9136
9137         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9138
9139 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9140
9141         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9142         (wl-highlight-folder-current-line): Use it.
9143
9144         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9145         in `id-name'.
9146
9147 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9148
9149         * wl.el: Require `wl-e21' when Emacs 21 is running.
9150
9151         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9152         default when Emacs 21 is running.
9153         (wl-use-highlight-mouse-line): Ditto.
9154         (wl-on-emacs21): New constant.
9155         (wl-on-emacs20): Removed.
9156
9157         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9158         Emacs 21 is running.
9159
9160         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9161         Emacs 21 is running.
9162
9163         * wl-e21.el: New file.
9164
9165 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9166
9167         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9168         (wl-toggle-plugged): Ditto.
9169         (wl-plugged-toggle): Ditto.
9170         (wl-plugged-toggle-all): Ditto.
9171
9172         * wl-vars.el (wl-plug-state-indicator): Refer
9173         `wl-plug-state-indicator-on' indirectly.
9174
9175 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9176
9177         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9178         Call `wl-folder-confirm-existence'.
9179
9180         * wl-folder.el (wl-folder-confirm-existence): Added optional
9181         argument `force'.
9182
9183 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9184
9185         * wl-summary.el (wl-summary-refile-subr): Assume
9186         `copy-or-refile' as symbol.
9187         (wl-summary-refile): Follow up above change.
9188         (wl-summary-copy): Ditto.  Doc fix.
9189
9190 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9191
9192         * wl-summary.el (wl-summary-pick): Don't bind
9193         `elmo-search-mime-charset'.
9194
9195         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9196         default using old backquote style.
9197         (wl-search-mime-charset): Abolished.
9198
9199         * wl-highlight.el (wl-highlight-headers):
9200         Call `point' after `re-search-forward'(for Nemacs).
9201
9202         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9203         for elmo-imap4.el.
9204
9205 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9206
9207         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9208         `wl-message-ignored-field-list' instead of
9209         `mime-view-ignored-field-list'.
9210
9211         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9212         Add interactive spec.
9213         (wl-folder-goto-bottom-of-current-folder): Ditto.
9214         (wl-folder-mode-map): Bind them.
9215
9216         * wl-vars.el (wl-message-ignored-field-list): New variable.
9217         (wl-message-visible-field-list): New variable.
9218
9219         * wl-mime.el (wl-mime-header-presentation-method): New function.
9220         (wl-mime-setup): Set header-presentation-method.
9221
9222 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9223
9224         * wl-nemacs.el (wl-draft-overload-functions): Set
9225         `mode-line-buffer-identification' instead of using
9226         `wl-make-modeline'.
9227
9228         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9229         instead of using `wl-make-modeline'.
9230
9231         * wl-xmas.el (wl-plugged-init-icons): Set up
9232         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9233         (wl-make-modeline): Abolish.
9234         (wl-draft-overload-functions): Set
9235         `mode-line-buffer-identification' instead of using
9236         `wl-make-modeline'.
9237
9238         * wl-util.el (wl-make-modeline-subr): Abolish.
9239         (wl-mode-line-buffer-identification): New alias.
9240
9241         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9242         (wl-summary-make-modeline): Abolish.
9243         (wl-summary-buffer-set-folder): Set
9244         `wl-summary-buffer-folder-indicator'.
9245         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9246         of using `wl-make-modeline'.
9247         (wl-summary-switch-to-clone-buffer): Don't set
9248         `mode-line-buffer-identification'.
9249         (wl-summary-goto-folder-subr): Ditto.
9250
9251         * wl-mule.el (wl-draft-overload-functions): Set
9252         `mode-line-buffer-identification' instead of using
9253         `wl-make-modeline'.
9254
9255         * wl-folder.el (wl-folder-mode): Set
9256         `mode-line-buffer-identification' instead of using
9257         `wl-make-modeline'.
9258         (wl-folder): Don't set `mode-line-buffer-identification'.
9259
9260 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9261
9262         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9263         instead of `member' for `wl-refile-guess-func-list' look-ups.
9264         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9265
9266 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9267
9268         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9269         `wl-message-button-dispatcher'.
9270
9271         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9272
9273         * wl-message.el (wl-message-button-dispatcher): Use it.
9274
9275         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9276         "In-Reply-To".
9277
9278         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9279         Bind `case-fold-search' to t.
9280
9281 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9282
9283         * wl-xmas.el (wl-message-overload-functions): Initialize
9284         `wl-message-button-map'.
9285
9286         * wl-mule.el (wl-message-overload-functions): Initialize
9287         `wl-message-button-map'.
9288
9289         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9290
9291         * wl-message.el (wl-message-button-map): New keymap.
9292         (wl-message-add-button): New function.
9293         (wl-message-button-dispatcher): New function.
9294         (wl-message-button-refer-article): New function.
9295
9296         * wl-highlight.el
9297         (wl-highlight-message-add-buttons-to-header): New function.
9298         (wl-highlight-headers): Use it.
9299
9300 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9301
9302         * wl-summary.el (wl-summary-default-from): Use
9303         `wl-address-get-petname-1'.
9304         (wl-summary-simple-from): Ditto.
9305
9306         * wl-address.el (wl-address-get-petname-1): New inline function.
9307         (wl-address-get-petname): Use it.
9308
9309 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9310
9311         * wl-summary.el (wl-summary-default-from): Return full-name part
9312         from the address if no petname was found.
9313         (wl-summary-simple-from): Ditto.
9314
9315         * wl-address.el (wl-address-get-petname): Return nil if no petname
9316         associated with the address was found.
9317
9318 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9319
9320         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9321         display is finished.
9322
9323 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9324
9325         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9326         `elmo-folder-exists-p' argument.
9327
9328 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9329
9330         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9331         the folder.
9332
9333 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9334
9335         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9336
9337         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9338         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9339
9340 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9341
9342         * wl-folder.el (wl-folder-create-subr): New function.
9343         (wl-folder-confirm-existence): Use it.
9344         (wl-folder-check-one-entity): Use it.
9345         Check the error symbol is derived from 'elmo-open-error.
9346
9347         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9348         `ignore-error'.
9349
9350 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9351
9352         * wl-util.el (toplevel): Add (eval-when-compile (require
9353         'elmo-util)).  (Maybe `provide' is typo.)
9354
9355 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9356
9357         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9358         (I don't know why this was needed.)
9359
9360         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9361         Follow up changes for stream-type.
9362
9363         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9364         (wl-draft-elmo-nntp-send): Ditto.
9365
9366         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9367         (wl-nntp-posting-stream-type): Ditto.
9368         (wl-pop-before-smtp-ssl): Abolished.
9369         (wl-nntp-posting-ssl): Ditto.
9370
9371         * wl-address.el (wl-address-quote-specials): New function.
9372         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9373
9374         * wl-draft.el (wl-draft-reply): Ditto.
9375
9376 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9377
9378         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9379         use function `wl-string-match-assoc'.
9380
9381 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9382
9383         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9384
9385         * wl-draft.el (wl-draft-deduce-address-list): New function.
9386         (wl-draft-parse-mailbox-list): Ditto.
9387         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9388         instead of `smtp-deduce-address-list'.
9389         (wl-draft-on-field-p): Follow group list.
9390
9391         * wl-address.el (wl-address-concat-token): New function.
9392         (wl-address-string-without-group-list-contents): Ditto.
9393         (wl-complete-field-body): Fixed problem of completion
9394         by japanese petname.
9395         (wl-address-make-completion-list): Rewrite.
9396
9397 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9398
9399         * wl-address.el (wl-address-make-completion-list): Completion by
9400         petname.
9401         (wl-complete-field-body): Likewise.
9402
9403 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9404
9405         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9406         contains invalid address syntax.
9407
9408 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9409
9410         * wl-folder.el (wl-folder-check-entity-async): Use
9411         `elmo-nntp-spec-hostname'.
9412
9413 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9414
9415         * wl-summary.el (wl-summary-msgdb-load-async): Use
9416         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9417
9418 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9419
9420         * wl-draft.el (wl-draft-reply): Set argument
9421         `content-transfer-encoding' as nil.
9422
9423 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9424
9425         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9426         `wl-refile-alist'.
9427
9428 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9429
9430         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9431         (wl-draft-edit-string): Ditto.
9432         (wl-draft-forward): Ditto.
9433         * wl-summary.el (wl-summary-write): Ditto.
9434
9435 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9436
9437         * wl-summary.el (wl-summary-sync-update3): Call
9438         `wl-summary-buffer-number-column-detect'.
9439         (wl-summary-buffer-number-column-detect): Search from point-min.
9440
9441 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9442
9443         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9444         contains an address which is not included in original to or cc.
9445
9446 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9447
9448         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9449         begin-line does not exist.
9450         * wl-message.el (wl-message-uu-substring): Ditto.
9451
9452 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9453
9454         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9455         clear local variables.
9456         (wl-summary-exit): Call `elmo-commit'.
9457         (wl-summary-switch-to-clone-buffer): Call
9458         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9459         (wl-summary-goto-folder-subr): Ditto.
9460
9461         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9462         POP folder.
9463
9464 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9465
9466         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9467         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9468         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9469         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9470         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9471         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9472
9473         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9474
9475 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9476
9477         * wl-summary.el (wl-summary-search-by-subject):
9478         Search parent message from the latest one.
9479
9480 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9481
9482         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9483         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9484
9485         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9486         New user option.
9487
9488         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9489         if elmo-nntp-use-killed-list is nil.
9490         Use `elmo-msgdb-append-to-killed-list'.
9491         (Append numbers confirmed as disappeared to the killed list.)
9492         (wl-summary-confirm-appends): Don't display negative number.
9493
9494 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9495
9496         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9497
9498 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9499
9500         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9501         range is `all'.
9502         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9503         `elmo-list-bigger-diff'.
9504
9505 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9506
9507         * wl-summary.el (wl-summary-buffer-exit-func):
9508         New buffer local variable.
9509         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9510
9511 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9512
9513         * wl-demo.el (wl-demo): Fix the last change.
9514
9515 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9516
9517         * wl-demo.el (wl-demo): Don't use `eval'.
9518
9519 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9520
9521         * wl-summary.el (wl-summary-buffer-thread-modified):
9522         New buffer-local variable.
9523         (wl-summary-set-thread-modified): New function.
9524         (wl-summary-thread-modified-p): New function.
9525         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9526         (wl-summary-yank-saved-message): Use function
9527         `wl-summary-set-thread-modified'
9528         (wl-summary-switch-to-clone-buffer): Add
9529         `wl-summary-buffer-thread-modified'.
9530
9531         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9532         (wl-summary-buffer-mark-saved-hook): Ditto.
9533         * wl-summary.el (wl-summary-msgdb-save): New hook
9534         `wl-summary-buffer-message-saved-hook' and
9535         `wl-summary-buffer-mark-saved-hook'.
9536
9537 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9538
9539         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9540
9541 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9542
9543         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9544         don't hide scroll bars under FSF Emacsen because it may incur an
9545         undesirable redrawing.
9546
9547 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9548
9549         * wl-draft.el (wl-draft-edit-string): Call
9550         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9551
9552 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9553
9554         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9555
9556 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9557
9558         * wl-summary.el (wl-summary-msgdb-load-async): Call
9559         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9560
9561 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9562
9563         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9564         fringes in demo buffer; center bitmap logo correctly even if old
9565         Mule is used.
9566
9567 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9568
9569         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9570
9571         * wl-refile.el (wl-refile-subject-alist): New variable.
9572         (wl-refile-subject-alist-file-name): Ditto.
9573         (wl-refile-alist-setup): Rewrite.
9574         (wl-refile-alist-save): Use `elmo-object-save'.
9575         Eliminated arguments.
9576         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9577         (wl-refile-guess-by-subject): New function.
9578         (wl-refile-guess-func-list): Added it.
9579
9580 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9581
9582         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9583         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9584
9585 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9586
9587         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9588         New buffer-local variable.
9589         (wl-summary-buffer-next-folder-func): Ditto.
9590         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9591         if non-nil.
9592         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9593         if non-nil.
9594         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9595         if non-nil.
9596         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9597         if non-nil.
9598
9599 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9600
9601         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9602         permanently in the demo buffer.
9603
9604 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9605
9606         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9607         `mime-entity-fetch-field'.
9608
9609         * wl.el (wl-exit): Delete plugged buffer.
9610
9611         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9612         XEmacs has menubar feature.
9613
9614 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9615
9616         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9617         cannot arrive at the beginning of the buffer under old Emacsen.
9618
9619 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9620
9621         * wl-address.el (wl-address-ldap-search):
9622         Call `ldap-search-entries' with `withdn' argument t.
9623         (wl-complete-field-body): Bind completion-ignore-case as t.
9624         Clear ldap search hash when it was sole completion.
9625         Use elmo-string for pattern string.
9626         (wl-ldap-alias-safe-string): Eliminated needless let.
9627
9628 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9629
9630         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9631         (wl-ldap-alias-sep): New constant.
9632         (wl-ldap-search-attribute-type-list): Ditto.
9633         (wl-ldap-get-value): New function.
9634         (wl-ldap-make-filter): Ditto.
9635         (wl-ldap-make-matched-value-list): Ditto.
9636         (wl-ldap-alias-safe-string): Ditto.
9637         (wl-ldap-register-dn-string): Ditto.
9638         (wl-address-ldap-search): Rewrite.
9639
9640 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9641
9642         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9643         thread is deleted.
9644         (wl-thread-delete-line-from-buffer): Ditto.
9645         (wl-thread-get-exist-children): New function.
9646
9647 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9648
9649         * wl-demo.el (wl-demo): Made it to select various image types.
9650         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9651         from `wl-title-logo'.
9652         (wl-logo-ascii): New variable.
9653         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9654         (wl-demo-copyright-notice): New constant.
9655
9656         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9657
9658 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9659
9660         * wl-vars.el (wl-summary-target-above): Renamed from
9661         wl-summary-temp-above.
9662         * wl-score.el (wl-score-get-score-alist): Use it.
9663         (wl-summary-score-update-all-lines): Use it.
9664         * wl-summary.el: Ditto. (make-variable-buffer-local).
9665
9666 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9667
9668         * wl-vars.el (wl-ldap-port): New user option.
9669
9670         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9671         Rewite whole implementation.
9672         (wl-complete-field-body): Fixed.
9673
9674 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9675
9676         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9677         Choose implementation at compile time.
9678
9679 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9680
9681         * wl-address.el (wl-ldap-search-internal): New function.
9682         (wl-complete-field-to): Use it.
9683
9684 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9685
9686         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9687         Use `let' instead of `let*'.
9688         Require 'wl-vars.
9689
9690         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9691         Define as defcustom.
9692         (wl-ldap-base): Ditto.
9693         (wl-use-ldap): Ditto.
9694
9695 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9696
9697         * wl-address.el (wl-ldap-search): New function.
9698         (wl-complete-field-body): Use `wl-ldap-search'.
9699         (wl-ldap-server): New variable.
9700         (wl-ldap-base): Ditto.
9701         (wl-use-ldap): Ditto.
9702
9703 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9704
9705         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9706         (Pointed out by Mito <mit@nines.nec.co.jp>).
9707         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9708         buffer-local variables like `wl-summary-redisplay-internal'.
9709         (wl-summary-redisplay-all-header): Likewise.  Update
9710         Summary view too.
9711
9712 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9713
9714         * wl-summary.el (wl-summary-jump-to-parent-message):
9715         Consider prefix argument.
9716
9717         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9718         when closed thread is deleted.
9719
9720 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9721
9722         * wl-summary.el (wl-summary-jump-to-parent-message):
9723         Consider thread modification.
9724
9725 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9726
9727         * wl-message.el (wl-message-normal-get-original-buffer): Use
9728         `save-excursion'.
9729
9730         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9731         (wl-summary-showto-folder-regexp): Ditto.
9732
9733 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9734
9735         * wl-util.el (wl-delete-alist): Doc fix.
9736         (wl-delete-associations): New function.
9737         (wl-inverse-alist): New function.
9738         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9739         Split temporary variables. Use `wl-delete-associations'
9740         and `wl-inverse-alist'.
9741         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9742
9743 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9744
9745         * wl-folder.el (wl-folder-prefetch-entity):
9746         Execute prefetching if new count is unknown.
9747
9748 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9749
9750         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9751
9752         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9753         delete entity.
9754         (wl-thread-set-parent): If insert as top, set linked as nil.
9755
9756         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9757         `wl-thread-cleanup-symbols' when view mode is thread.
9758
9759 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9760
9761         * wl-folder.el (wl-folder-create-folder-entity): Use
9762         with-current-buffer.
9763         (wl-local-folder-init): Call set-buffer to make sure we are in
9764         the Folder buffer. Don't touch buffer-local variables here.
9765         (wl-folder-mode): Initialize buffer-local variables here.
9766
9767         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9768         (wl-folder-entity-assign-id): Ditto.
9769         (wl-folder-create-entity-hashtb): Ditto.
9770         (wl-local-folder-init): Ditto.
9771         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9772
9773 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9774
9775         * wl-summary.el (wl-summary-default-from): Fix probrem when
9776         std11-extract-address-components return (nil "foo@bar").
9777
9778 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9779
9780         * wl-draft.el (wl-draft-clone-local-variables):
9781         Remove redundant `setq'.
9782
9783 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9784
9785         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9786         Bind wl-highlight-x-face-func as nil while highlighting header.
9787
9788 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9789
9790         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9791
9792 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9793
9794         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9795         elmo-msgdb-overview-hashtb from copy-variables.
9796         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9797         instead of `elmo-msgdb-overview-get-entity-by-number'.
9798         (wl-summary-auto-refile): Ditto.
9799
9800         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9801         `elmo-msgdb-overview-get-entity' instead of
9802         `elmo-msgdb-search-overview-entity'.  Use
9803         `elmo-msgdb-overview-get-entity' instead of
9804         `elmo-msgdb-overview-get-entity-by-number'.
9805         (wl-thread-insert-entity-sub): Ditto.
9806         (wl-thread-insert-message): Ditto.
9807
9808         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9809         `elmo-msgdb-overview-get-entity'.
9810         (wl-normal-message-redisplay): Ditto.
9811
9812 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9813
9814         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9815         `wl-thread-entities'.
9816         (wl-thread-delete-message): Fix remove top message from
9817         `wl-thread-entity-list'.
9818
9819         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9820         wl-append(nconc), because update-list is broken on Meadow.
9821
9822         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9823         updating process.
9824         (wl-summary-rescan): Ditto.
9825         (wl-summary-sync-update3): Ditto.
9826         * wl-thread.el (wl-thread-set-parent): Renamed from
9827         `wl-summary-set-parent'.
9828         (wl-thread-insert-message): Updating buffer faster.
9829         (wl-thread-delete-message): Updating buffer faster.
9830
9831         * wl-score.el (wl-summary-score-update-all-lines): Changed
9832         interval for display progress gauge.
9833
9834 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9835
9836         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9837         folder always-sticky.
9838         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9839         defmacro.
9840
9841 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9842
9843         * wl-vars.el (wl-draft-add-references): New user option.
9844
9845         * wl-draft.el (wl-draft-add-references): New function.
9846         (wl-draft-yank-from-mail-reply-buffer): Use it.
9847         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9848         as nil.
9849
9850 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9851
9852         * wl-thread.el (wl-thread-update-line-msgs): Called
9853         `wl-thread-update-line-on-buffer-sub'.
9854         (wl-thread-update-line-on-buffer): Delete routine of inserting
9855         thread.
9856         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9857         moved from `wl-thread-update-line-on-buffer'.
9858         Add threshold for displaying progress gauge.
9859         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9860         argument of `wl-thread-update-line-msgs'.
9861         Add threshold for displaying progress gauge.
9862         * wl-folder.el:
9863         Add threshold for displaying progress gauge.
9864         * wl-score.el: Ditto.
9865
9866         * wl-expire.el (wl-summary-expire): Display deleting info.
9867
9868 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9869
9870         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9871         `no-msg'.
9872         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9873         argument of `wl-thread-update-line-msgs'.
9874         (wl-summary-set-parent): Added optional argument `parent-number'.
9875         (wl-summary-buffer-saved-message): New buffer local variable.
9876         (wl-summary-save-current-message): New command.
9877         (wl-summary-yank-saved-message): Ditto.
9878         (wl-summary-mode-map): Added key binding for
9879         `wl-summary-save-current-message' (\ew) and
9880         `wl-summary-yank-saved-message' (\C-y).
9881         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9882
9883 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9884
9885         * wl-summary.el (wl-summary-mode-map): Added key binding for
9886         `wl-summary-set-parent' (ts).
9887
9888 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9889
9890         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9891         subject faster. If thread number is reverse, delayed updating
9892         thread.
9893         (wl-summary-search-by-subject): Ditto.
9894         (wl-summary-put-alike): Ditto.
9895         (wl-summary-get-alike): Ditto.
9896         (wl-summary-insert-headers): Insert header of all overview in
9897         buffer.
9898         (wl-summary-rescan): Delayed updating thread. Kill search subject
9899         buffer for wl-summary-search-by-subject.
9900         (wl-summary-sync-update3): Ditto.
9901         (wl-summary-exit): Ditto.
9902         (wl-summary-goto-bottom-of-current-thread): Change for linked
9903         thread.
9904         (wl-summary-overview-create-summary-line): Change line for linked
9905         thread.
9906
9907         * wl-summary.el (wl-summary-update-thread): Use
9908         wl-thread-maybe-get-children-num.
9909         (wl-summary-set-parent): If change parent, move sub thread.
9910         (wl-summary-redisplay-internal): Add horizontal recenter.
9911         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9912
9913         * wl-thread.el (wl-thread-entity-get-linked): New function.
9914         (wl-thread-entity-set-linked): New function.
9915         (wl-thread-create-entity): Add linked element.
9916         (wl-thread-entity-insert-as-top): Use wl-append.
9917         (wl-thread-maybe-get-children-num): If closing thread, return
9918         children msgs.
9919         (wl-thread-update-line-msgs): Displaying progress message.
9920         (wl-thread-update-line-on-buffer-sub): Use
9921         wl-thread-maybe-get-children-num.
9922         (wl-thread-update-line-on-buffer): If update line is not exists,
9923         insert thread.
9924         (wl-thread-delete-message): If delete top msg of thread, search
9925         parent by subject.
9926         (wl-thread-insert-entity): Use
9927         wl-thread-maybe-get-children-num.
9928
9929         * wl-highlight.el (wl-highlight-summary-current-line): change
9930         sregexp for linked thread.
9931         * wl-util.el (wl-count-lines): Count lines.
9932         (wl-horizontal-recenter): horizontal recenter.
9933         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9934         (wl-score-get-alike): Ditto.
9935         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9936         (wl-subject-length-limit): New variable.
9937         (wl-highlight-thread-indent-string-regexp): Changed for linked
9938         thread.
9939
9940 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9941
9942         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9943         New variable (revival).
9944         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9945         by subject matching if there's no in-reply-to nor references field
9946         (revival).
9947
9948 \f
9949 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9950
9951         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9952         message.
9953
9954 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9955
9956         * wl-summary.el (wl-summary-reply): Return t if there was a
9957         message at cursor point.
9958         Added unwind-protect.
9959         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9960         returns t.
9961         (wl-summary-cancel-message): Do nothing when there's no message at
9962         cursor point.
9963         (wl-summary-forward): Ditto.
9964         (wl-summary-jump-to-parent-message): Ditto.
9965         (wl-summary-reedit): Ditto.
9966         (wl-summary-edit-addresses): Ditto.
9967         (wl-summary-pipe-message): Ditto.
9968         (wl-summary-print-message-with-ps-print): Ditto.
9969         (wl-summary-print-message): Ditto.
9970         (wl-summary-mark-as-important): Ditto.
9971         (wl-summary-mark-as-unread): Ditto.
9972
9973         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9974         message at cursor point.
9975         (wl-summary-reply-with-citation): Remove unwind-protect.
9976
9977         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9978         subject searching feature.
9979         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9980         Eliminated.
9981
9982 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9983
9984         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9985         New variable.
9986         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9987         by subject matching if there's no in-reply-to nor references field.
9988
9989         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9990
9991         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9992         when display is finished.
9993         (wl-folder-open-all): Ditto.
9994         (wl-folder-update-access-group): Ditto.
9995         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9996         * wl-thread.el (wl-thread-close-all): Ditto.
9997
9998         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9999         progress gauge only when it was displayed.
10000         * wl-folder.el (wl-folder-insert-entity): Ditto.
10001
10002 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10003
10004         * wl-summary.el (wl-summary-incorporate): Enclose
10005         `wl-summary-sync-force-update' with save-excursion.
10006
10007 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10008
10009         * wl-summary.el (wl-summary-prefetch-region):
10010         Pass current cursor point to `pos-visible-in-window-p' after
10011         moving cursor to the started point.
10012
10013 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10014
10015         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10016
10017         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10018         fields from the forwarding message.
10019         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10020         `ignored-fields'.
10021
10022 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10023
10024         * wl-mime.el (wl-message-request-partial):
10025         Eliminated argument `msgdb'.
10026         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10027         (wl-mime-combine-message/partial-pieces): Likewise.
10028         * tm-wl.el (wl-message-request-partial): Likewise.
10029         (wl-mime-combine-message/partial-pieces): Likewise.
10030
10031 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10032
10033         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10034         when display is finished.
10035
10036 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10037
10038         * wl-summary.el (wl-summary-goto-folder-subr):
10039         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10040
10041 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10042
10043         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10044         when cursor point is visible.
10045
10046 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10047
10048         * wl-expire.el (wl-expire-archive-get-max-number):
10049         Don't use `file-name-directory'.
10050
10051 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10052
10053         * wl-expire.el (wl-expire-archive-get-max-number):
10054         Use `file-name-directory'.
10055
10056 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10057
10058         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10059         only when there is progress.
10060
10061 2000-04-13  Mito <mit@nines.nec.co.jp>
10062
10063         * wl-summary.el (wl-summary-sync-marks): Display progress.
10064
10065 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10066
10067         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10068         (wl-summary-prev): Move cursor regardless of unread status.
10069         (wl-summary-next): Ditto.
10070
10071 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10072
10073         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10074         Added argument `target' and `number'.
10075         * tm-wl.el (wl-summary-burst-subr): New function.
10076         (wl-summary-burst): Use it.
10077
10078 2000-04-10  Mito <mit@nines.nec.co.jp>
10079
10080         * wl-mime.el (wl-burst): New function.
10081         (wl-summary-burst): Use it.
10082
10083 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10084
10085         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10086         as petname when there's no candidate.
10087
10088 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10089
10090         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10091         New variable.
10092         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10093
10094         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10095
10096         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10097
10098 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10099
10100         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10101         Use substring of `original' instead of buffer-substring.
10102         (wl-refile-evaluate-rule):
10103         Set `original' argument of wl-refile-expand-newtext.
10104
10105         * wl-summary.el
10106         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10107         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10108         (wl-summary-auto-refile): Check existence of destination folder just
10109         before marking.
10110
10111 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10112
10113         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10114         when wl-refile-get-field-value return nil.
10115
10116 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10117
10118         * wl-refile.el
10119         (wl-refile-expand-newtext): New function imported from Gnus.
10120         (wl-refile-evaluate-rule): Use it.
10121
10122 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10123
10124         * wl-summary.el (wl-summary-print-destination):
10125         Duplicate folder string to avoid putting text-property on
10126         original string.
10127
10128         * wl-refile.el (wl-refile-get-field-value): New function.
10129         (wl-refile-evaluate-rule): New function;
10130         Evaluate refile rule recursively.
10131         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10132         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10133         New function; Check existence of a target folder recursively.
10134         (wl-summary-auto-refile-check-refile-rule-alist):
10135         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10136
10137 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10138
10139         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10140
10141         * wl-folder.el (wl-create-folder-entity-from-buffer):
10142         Fixed problem when '}' character is contained in folder name.
10143
10144         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10145
10146 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10147
10148         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10149         (wl-fldmgr-add-completion-all-completions):
10150         Use wl-fldmgr-add-completion-hashtb.
10151
10152 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10153
10154         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10155         wl-fldmgr-add-completion-subr): New functions.
10156         * wl-folder.el (wl-folder-completion-func): New variable.
10157         * wl-summary.el (wl-summary-read-folder):
10158         Use wl-folder-completion-func.
10159
10160         * wl-refile.el: Eliminate throw & catch.
10161
10162         * wl.el (wl-plugged-sending-queue-status): Fixed.
10163
10164 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10165
10166         * wl-draft.el (wl-draft): Put category property on
10167         mail-header-separator.