* wl-summary.el (wl-summary-detect-mark-position): Use
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-detect-mark-position): Use
4         modb-entity-handler.
5         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
6
7         * Version number is increased to 2.11.17.
8
9 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
10
11         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
12         entity field value.
13         (wl-summary-prefetch-msg): Ditto.
14         (wl-summary-print-message-with-ps-print): Ditto.
15
16 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
17
18         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
19         for dummy entity.
20         (wl-summary-insert-thread): Use elmo-message-entity-field.
21         (wl-summary-update-thread): Use elmo-message-entity-field and
22         elmo-message-entity-number.
23         (wl-summary-line-number):  Use elmo-message-entity-number.
24         (wl-summary-line-size): Use elmo-message-entity-field.
25         (wl-summary-line-subject): Ditto.
26         (wl-summary-line-from): Ditto.
27         (wl-summary-line-attached): Ditto.
28         (wl-summary-create-line): Ditto.
29         (wl-summary-create-line): Use elmo-message-entity-number.
30         (wl-summary-print-message-with-ps-print): Use
31         elmo-message-entity-field.
32
33 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
34
35         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
36         change in elmo-msgdb-make-message-entity.
37         (wl-summary-buffer-set-folder): Don't call
38         wl-summary-detect-mark-position here.
39         (wl-summary-rescan): Call elmo-message-entity-number.
40         (wl-summary-sync-update): Ditto.
41         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
42
43         * wl-score.el (wl-score-header-index): Redefine 2th element.
44         (wl-score-overview-entity-get-extra): Abolish.
45         (wl-score-ov-entity-get): Rewrite.
46         (wl-score-string-index<, wl-score-string-func<): Abolish.
47         (wl-score-string<): New function.
48         (wl-score-string-sort): Use it.
49
50         * wl-refile.el (wl-refile-guess-by-history): Use
51         elmo-message-entity-field.
52         (wl-refile-guess-by-from): Ditto.
53         (wl-refile-guess-by-msgid): Ditto.
54
55         * Version number is increased to 2.11.16.
56
57 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
58
59         * wl-folder.el (wl-folder-confirm-existence): Don't call
60         file-exists-p if msgdb-path is nil.
61         * wl-summary.el, wl-draft.el, wl-action.el: Rename
62         `wl-read-folder-hist' to `wl-read-folder-history'.
63
64 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
65
66         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
67         `y-or-n-p'.
68
69 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
70
71         * wl-score.el (wl-score-headers): Don't use
72         elmo-folder-do-each-message-entity.
73
74         * Version number is increased to 2.11.15.
75
76 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
77
78         * wl-summary.el (wl-summary-delete-all-msgs): Use
79         elmo-folder-move-messages instead of elmo-folder-delete-messages
80         and elmo-folder-detach-messages.
81         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
82
83         * wl-expire.el (wl-expire-delete): Ditto.
84         (wl-expire-refile-with-copy-reserve-msg): Ditto.
85
86 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
87
88         * wl-vars.el (wl-message-use-header-narrowing): New user option.
89         (wl-message-header-narrowing-fields): Ditto.
90         (wl-message-header-narrowing-lines): Ditto.
91         (wl-message-header-narrowing-string): Ditto.
92
93         * wl-summary.el (wl-summary-mode-map): Bind
94         wl-summary-toggle-header-narrowing to "C-cC-f".
95         (wl-summary-toggle-header-narrowing): New function.
96
97         * wl-message.el (wl-message-buffer-create): Call
98         wl-message-header-narrowing-setup.
99         (wl-message-redisplay): Call wl-message-header-narrowing.
100         (wl-message-header-narrowing): New function.
101         (wl-message-header-narrowing-map): New keymap.
102         (wl-message-header-narrowing-widen-map): New keymap.
103         (wl-message-header-narrowing-again-at-mouse): New function.
104         (wl-message-header-narrowing-1): Ditto.
105         (wl-message-header-narrowing-widen-at-mouse): Ditto.
106         (wl-message-header-narrowing-setup): Ditto.
107         (wl-message-header-narrowing-toggle): Ditto.
108         
109         * wl-highlight.el (wl-message-header-narrowing-face): New face.
110
111         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
112         'flag as all.
113         (wl-use-flag-folder-help-echo): New user option.
114
115         * wl-summary.el (wl-summary-detect-mark-position): Bind 
116         wl-summary-highlight as nil.
117         (wl-summary-set-mark-modified): Follow the API change.
118         (wl-summary-mark-modified-p): Ditto.
119         (wl-summary-mark-as-read-all): Ditto.
120         (wl-summary-sync-marks): Don't call
121         elmo-folder-list-messages-with-global-mark.
122         (wl-summary-mark-as-read-internal): Follow the API change.
123         (wl-summary-mark-as-answered-internal): Ditto.
124         (wl-summary-mark-as-important): Cause an error when 'flag folder;
125         Follow the API change.
126         (wl-summary-create-line): Call with number argument.
127         (wl-summary-reply): Follow the API change.
128
129         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
130         function.
131         (wl-highlight-summary-line-string): Call it when
132         wl-use-flag-folder-help-echo is non-nil.
133         (wl-highlight-summary-current-line): Ditto.
134         (elmo-flag-folder-referrer): Added autoload setting.
135
136         * wl-draft.el (wl-draft-kill): Follow the API change.
137
138         * Version number is increased to 2.11.14.
139         
140 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
141
142         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
143
144 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
145
146         * Version number is increased to 2.11.13.
147
148 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
149
150         * wl-draft.el (wl-draft-previous-history-element): Fixed
151         unbalanced parenthesis and bind unbound local variables.
152
153 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
154
155         * wl-draft.el (wl-draft-previous-history-element): New function.
156         (wl-draft-next-history-element): Ditto.
157         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
158         them to M-p and M-n.
159
160 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
161
162         * Version number is increased to 2.11.12.
163
164 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
165
166         * wl-draft.el (wl-draft-hide): Select buffer-window.
167
168 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
169
170         * wl-summary.el (wl-summary-narrow-to-region): New function.
171         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
172         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
173         (wl-summary-save-region): Use it.
174         * wl-action.el (wl-summary-collect-numbers-region)
175         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
176
177 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
178
179         * wl-folder.el (wl-folder-count-incorporates): Don't use
180         `elmo-msgdb-mark-load'
181
182         * Version number is increased to 2.11.11.
183
184 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
185
186         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
187         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
188
189 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
190
191         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
192
193 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
194
195         * Version number is increased to 2.11.10.
196
197 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
198
199         * wl-mime.el (wl-draft-attribute-value): Fixed.
200
201 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
202
203         * wl-util.el (wl-copy-local-variables): New function.
204
205         * wl-mime.el (wl-draft-attribute-recipients): New function.
206         (wl-draft-attribute-envelope-from): Ditto.
207         (wl-draft-attribute-smtp-posting-server): Ditto.
208         (wl-draft-attribute-smtp-posting-port): Ditto.
209         (wl-draft-attribute-value): Ditto.
210         (wl-draft-preview-message): Use it to get value for
211         attributes. Reflect result of `wl-draft-config'.
212
213         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
214         and call `wl-summary-mark-as-read' before to call
215         `wl-summary-unset-mark'.
216         (wl-summary-target-mark-mark-as-unread): Likewise.
217         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
218
219 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
220
221         * wl-mime.el (wl-draft-preview-message): Use actual value for
222         attributes; Fix for small window.
223
224 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
225
226         * wl-refile.el (wl-refile-get-field-value): Call
227         `elmo-message-entity-field' with 3rd argument is non-nil.
228
229 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
230
231         * wl-vars.el (wl-draft-preview-attributes): New user option.
232         (wl-draft-preview-attributes-list): Ditto.
233         (wl-draft-preview-attributes-buffer-lines): Ditto.
234         (wl-draft-preview-attributes-buffer-name): Ditto.
235
236         * wl-mime.el (wl-draft-preview-message): Display attributes.
237
238 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
239
240         * wl-summary.el (wl-summary-detect-mark-position): Bind
241         wl-summary-flag-priority-list to '(new).
242
243 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
244
245         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
246         funtion.
247         (wl-highlight-summary-line-string): Use it.
248         (wl-highlight-summary-current-line): Ditto.
249
250 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
251
252         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
253         line even when the mark string is not changed.
254
255         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
256         argument change in the wl-summary-create-line.
257         (wl-thread-insert-entity-sub): Ditto.
258
259         * wl-summary.el (wl-summary-detect-mark-position): Follow the
260         argument change in the wl-summary-create-line.
261         (wl-summary-insert-sequential): Ditto.
262         (wl-summary-update-thread): Ditto.
263         (wl-summary-persistent-mark-string): New inline function.
264         (wl-summary-message-mark): Use it.
265         (wl-summary-create-line): Abolish argument wl-persistent-mark
266         and added wl-flags, wl-cached.
267
268         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
269         mark to flags.
270         (wl-highlight-summary-current-line): Decide the face not by the 
271         persistent mark but flags.
272
273 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
274
275         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
276         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
277         wl-summary-read-uncached-mark): Revive.
278         (wl-summary-answered-cached-mark,
279         wl-summary-answered-uncached-mark): New user option.
280         (wl-summary-score-marks): Follow the change above.
281         (wl-summary-auto-refile-skip-marks): Ditto.
282         (wl-summary-incorporate-marks): Ditto.
283         (wl-summary-expire-reserve-marks): Ditto.
284         (wl-summary-flag-priority-list): New user option.
285
286         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
287         changes.
288         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
289         of elmo-message-mark.
290         (wl-summary-mark-as-read-internal): Ditto.
291         (wl-summary-mark-as-answered): Ditto.
292         (wl-summary-mark-as-important): Ditto.
293         (wl-summary-redisplay-internal): Ditto.
294         (wl-summary-redisplay-no-mime-internal): Ditto.
295         (wl-summary-message-mark): New function.
296         (wl-summary-insert-sequential): Use wl-summary-message-mark
297         instead of elmo-message-mark.
298         (wl-summary-update-thread): Ditto.
299         (wl-summary-persistent-mark): Ditto.
300         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
301         instead of elmo-message-mark.
302
303         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
304         wl-summary-message-mark instead of elmo-message-mark.
305         (wl-thread-insert-entity-sub): Ditto.
306         (wl-thread-get-children-msgs-uncached): Ditto.
307
308         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
309         variable name changes.
310         (wl-highlight-summary-current-line): Ditto.
311
312         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
313         wl-summary-message-mark instead of elmo-message-mark.
314
315         * wl-expire.el (wl-expire-message-p): Ditto.
316
317         * wl-score.el (wl-score-headers): Ditto.
318
319         * Version number is increased to 2.11.9.
320
321         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
322         (wl-summary-sync-update): Follow the change above.
323         (wl-summary-switch-to-clone-buffer): Ditto.
324         (wl-summary-open-folder): Ditto.
325
326 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
327
328         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
329         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
330
331         * Version number is increased to 2.11.8.
332
333         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
334
335         * wl-expire.el (wl-expire-refile): Follow the API change on
336         `elmo-folder-move-messages'.
337         (wl-expire-refile-with-copy-reserve-msg): Ditto.
338
339         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
340         (wl-summary-exec-action-refile): Ditto.
341         (wl-summary-exec-action-copy): Ditto.
342         (wl-summary-no-auto-refile-message-p): No use
343         `wl-summary-buffer-msgdb'.
344         (wl-summary-auto-refile): Ditto.
345
346 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
347
348         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
349
350 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
351
352         * wl-summary.el (wl-summary-sync): Treat no-sync.
353
354         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
355         (wl-default-sync-range): Ditto.
356
357 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
358
359         * wl-refile.el (wl-refile-subject-learn): Call
360         `elmo-message-entity-field' with 3rd argument is non-nil.
361         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
362         instead of `elmo-msgdb-overview-entity-get-subject'.
363
364 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
365
366         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
367         scan-type is rescan.
368         (wl-summary-delete-all-temp-marks): Remove scored mark too when
369         new optional argument force is non-nil.
370         (wl-summary-save-view-cache): Call it with force argument non-nil.
371
372         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
373
374 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
375
376         * wl-action.el (wl-summary-print-argument): Fixed last change.
377
378 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
379
380         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
381         simplified.
382         (wl-summary-target-mark-mark-as-unread): Likewise.
383         (wl-summary-target-mark-mark-as-important): Likewise.
384
385 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
386
387         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
388         * wl-summary.el (wl-summary-mark-as-important): Arranged.
389         (wl-summary-mark-as-important-region): Change accordingly.
390         (wl-summary-target-mark-mark-as-important): Ditto.
391
392 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
393
394         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
395
396         * wl-action.el (wl-summary-print-argument): Print argument to
397         right side of window if `wl-summary-print-argument-within-window'
398         is non-nil.
399
400 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
401
402         * wl-action.el (wl-summary-set-mark): Use
403         `wl-summary-message-visible-p' to check visibility of the message
404         and jump to message only when the message line is visible and have
405         different number; Call wl-summary-unset-mark with number argument.
406         (wl-summary-unset-mark): 
407         Use `wl-summary-message-visible-p'
408         to check visibility of the message and jump to message only when
409         the message line is visible and have different number;
410
411 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
412
413         * Version number is increased to 2.11.7.
414
415         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
416         and wl-folder-summary-line-format.
417
418         * wl-summary.el (wl-summary-message-visible-p): New inline function.
419         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
420         (wl-summary-set-score-mark): Use it.
421         (wl-summary-target-mark-mark-as-read): Ditto.
422         (wl-summary-target-mark-mark-as-unread): Ditto.
423         (wl-summary-target-mark-mark-as-important): Ditto.
424         (wl-summary-target-mark-msgs): Simplified.
425         (wl-summary-detect-mark-position): Fixed problem when
426         summary-line-format no contain persisten/temp mark spec.
427         (wl-summary-temp-mark): Ditto.
428         (wl-summary-persistent-mark): Ditto.
429         (wl-summary-update-persistent-mark): Ditto.
430
431         * wl-action.el (wl-summary-set-mark): Ditto.
432         (wl-summary-unset-mark): Ditto.
433         All other related portions are changed.
434
435 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
436
437         * Version number is increased to 2.11.6.
438
439 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
440
441         * wl-util.el (wl-current-message-buffer): Define as function;
442         Don't use the value of wl-messge-buffer.
443
444         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
445         persistent mark.
446
447         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
448         no current message, cause an error.
449
450 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
451
452         * wl-summary.el (wl-summary-set-message-modified): Use
453         elmo-folder-set-message-modified instead of
454         elmo-folder-set-message-modified-internal.
455
456 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
457
458         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
459         interactively.
460         (wl-summary-sync): nokill->entirely.
461         (wl-summary-sync-marks): Fixed message.
462         (wl-summary-input-range): Added mark, nokill->entirely.
463
464         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
465         messages as read.
466
467 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
468
469         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
470         update-noscore.
471         (wl-summary-sync): Follow the change above.
472
473 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
474
475         * wl-action.el (wl-summary-target-mark-all): Use
476         elmo-folder-list-messages.
477
478 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
479
480         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
481         (wl-summary-rescan): Set wl-summary-scored as nil.
482         (wl-summary-sync-force-update): Follow the change above.
483         (wl-summary-sync): Ditto.
484         (wl-summary-sync-update): Added argument disable-killed.
485         (wl-summary-insert-headers): Set visible-only argument for
486         elmo-folder-list-messages.
487         (wl-summary-input-range): Added update-nokill, update-noscore,
488         all-nokill, all-noscore and mark.
489
490         * Version number is increased to 2.11.5.
491
492         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
493
494 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
495
496         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
497         (wl-summary-prefetch-region-no-mark): Change accordingly.
498         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
499
500 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
501
502         * wl-address.el (wl-complete-field-to): Abolished.
503         (wl-complete-address): Completion function for completing-read.
504         * wl-action.el (wl-summary-get-resend-address): Use it.
505
506         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
507         wl-summary-update-mark and abolish unused argument.
508         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
509         (wl-summary-delete-cache, wl-summary-resume-cache-status)
510         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
511         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
512         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
513         * wl-draft.el (wl-draft-kill): Ditto.
514
515         * wl-summary.el: Remove unused binding of case-fold-search.
516         (wl-summary-replace-status-marks): Abolished.
517
518 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
519
520         * wl-action.el (wl-summary-set-mark): Cause an error when no message
521         is specified or folder length is zero.
522
523 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
524
525         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
526         (wl-folder-archive-current-entity): Ditto.
527
528 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
529
530         * wl-summary.el (wl-summary-update-mark): Ignore errors while
531         retrieving message mark.
532         (wl-summary-redisplay-internal): Ditto.
533
534         * wl-message.el (wl-message-buffer-display): Ignore errors while
535         retrieving message-id field.
536
537         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
538         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
539         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
540         order of the arguments for `wl-expire-message-p'.
541         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
542
543         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
544         Check return value of wl-summary-reply.
545         (wl-summary-reply): Recover window configuration when an error occured.
546
547 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
548
549         * wl-summary.el (wl-summary-resend-message): Abolished, the
550         feature is inherited by wl-summary-resend (put resend mark).
551
552 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
553
554         * wl-summary.el (wl-summary-toggle-disp-msg): Set
555         wl-message-buffer to nil when the message is hide.
556
557 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
558
559         * .cvsignore: New file.
560
561 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
562
563         * wl-action.el (wl-summary-action-docstring): Add more info.
564         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
565         duplicate definition.
566         (wl-summary-define-mark-action): Functions wl-summary-*-region
567         keep current position.
568         (wl-summary-unregister-target-mark): Store result to the variable.
569
570 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
571
572         * Version number is increased to 2.11.4.
573
574 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
575
576         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
577         wl-summary-delete-all-temp-marks.
578         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
579
580         * wl-action.el (wl-summary-set-mark): Changed terminology
581         refile-destination -> action-argument.
582         (wl-summary-unset-mark): Ditto.
583         (wl-summary-remove-argument): Ditto.
584         (wl-summary-print-argument): Ditto.
585
586         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
587         (wl-thread-remove-argument-region): Ditto.
588         (wl-thread-print-argument-region): Ditto.
589         (wl-thread-close): Ditto.
590         (wl-thread-open): Ditto.
591
592         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
593         (wl-highlight-refile-destination-face is abolished)
594         (wl-highlight-action-argument-string): Ditto.
595         (wl-highlight-summary-current-line): Highlight action argument.
596
597         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
598         color for light backgrounds.
599         (wl-highlight-summary-answered-face): Ditto.
600
601 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
602
603         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
604
605         * wl-score.el (wl-summary-score-update-all-lines): Use
606         wl-summary-set-mark.
607         (wl-summary-score-update-all-lines): Kill expunged messages.
608
609         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
610
611 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
612
613         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
614         directly.
615         (wl-score-overview-entity-get-lines): Ditto.
616         (wl-score-overview-entity-get-xref): Ditto.
617         (wl-score-get-latest-msgs): Ditto.
618         (wl-summary-rescore): Ditto.
619
620         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
621         to "&".
622         (wl-summary-mark-as-answered-internal): New inline function.
623         (wl-summary-mark-as-answered): New function.
624         (wl-summary-mark-as-unanswered): Ditto.
625         (wl-summary-sync-marks): Modified for answered-mark synching.
626
627 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
628
629         * wl-action.el (wl-summary-set-mark): Fixed last change.
630
631 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
632
633         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
634         behavior of wl-summary-unread-message-hook
635         (Pointed out by akira yamada <akira@arika.org>).
636
637 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
638
639         * wl-e21.el (wl-summary-toolbar): Follow the rename of
640         wl-summary-delete.
641         * wl-xmas.el (wl-summary-toolbar): Ditto.
642
643         * wl-action.el (wl-summary-set-mark): Don't override current
644         temp-mark.
645
646         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
647
648 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
649
650         * wl-refile.el (wl-refile-learn): Don't use msgdb.
651         (wl-refile-msgid-learn): Ditto.
652         (wl-refile-get-field-value): Ditto.
653
654         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
655
656         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
657         (wl-expire-delete-reserved-messages): Renamed from
658         wl-expire-reserve-marked-msgs-from-list.
659         (wl-expire-delete): Removed argument `msgdb'.
660         (wl-expire-refile): Ditto.
661         (wl-expire-refile-with-copy-reserve-msg): Ditto.
662         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
663         mark-alist as argument.
664         (wl-expire-archive-number1): Removed argument `msgdb'.
665         (wl-expire-archive-number2): Ditto.
666         (wl-expire-archive-date): Ditto.
667         (wl-expire-localdir-date): Ditto.
668         (wl-expire-hide): Ditto.
669         (wl-archive-number1): Ditto.
670         (wl-archive-number2): Ditto.
671         (wl-archive-date): Ditto.
672         (wl-archive-folder): Ditto.
673         All other related portions are changed.
674
675 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
676
677         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
678         mean move up and down. (suggested by Takashi Kawachi)
679
680 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
681
682         * wl-acap.el (toplevel): Don't require un-define.
683
684 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
685
686         * wl-thread.el (wl-thread-delete-message): Always update
687         wl-summary-buffer-number-list.
688
689         * wl-action.el (wl-summary-print-destination): 
690         Do nothing when folder is nil.
691
692 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
693
694         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
695         persistent mark when prefetch is succeeded.
696
697 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
698
699         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
700         instead of elmo-msgdb-delete-msgs.
701         (wl-expire-refile-with-copy-reserve-msg): Ditto.
702         (wl-expire-hide): Ditto.
703
704         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
705
706         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
707         elmo-msgdb interface.
708         (wl-thread-get-exist-children): Likewise.
709         (wl-thread-insert-message): Likewise.
710         (wl-thread-msg-mark-as-important): Likewise.
711         (wl-thread-insert-entity-sub): Likewise.
712         (wl-thread-get-children-msgs-uncached): Likewise.
713
714         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
715         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
716         (wl-summary-sync-update): Likewise.
717         (wl-summary-auto-select-msg-p): Likewise.
718         (wl-summary-update-thread): Likewise.
719         (wl-summary-mark-as-important): Likewise.
720         (wl-summary-jump-to-msg-internal): Likewise.
721         (wl-summary-redisplay-internal): Likewise.
722         (wl-summary-print-message-with-ps-print): Likewise.
723         (wl-summary-folder-info-update): Likewise.
724
725         * wl-folder.el (wl-folder-check-one-entity):
726         elmo-folder-count-flags instead of wl-summary-count-unread.
727
728         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
729
730         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
731
732         * wl-summary.el (wl-summary-set-message-modified): 
733         Call wl-summary-set-mark-modified.
734         (wl-summary-delete-messages-on-buffer): Call
735         wl-folder-set-folder-updated instead of wl-folder-update-unread.
736         (wl-summary-sync-update): Call elmo-folder-length instead of
737         elmo-folder-messages.
738         (wl-summary-insert-headers): Don't call
739         elmo-folder-list-message-entities.
740
741 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
742
743         * wl-action.el (wl-summary-define-mark-action): Call
744         `wl-summary-set-mark' with argument `data'.
745         (wl-summary-auto-refile): Fixed order of arguments when call
746         `wl-summary-refile'.
747
748 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
749
750         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
751
752         * wl-summary.el (wl-summary-mode-map): Bind resend action.
753
754         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
755         (Renamed from wl-highlight-summary-deleted-face).
756         (wl-highlight-summary-resend-face): New face.
757
758         (wl-highlight-summary-deleted-face): Renamed from
759         wl-highlight-summary-erased-face.
760
761         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
762
763         * wl-action.el (wl-summary-get-resend-address): New function.
764         (wl-summary-exec-action-resend): Ditto.
765         (wl-summary-exec-action-resend-subr): Ditto.
766
767         * w-thread.el (wl-thread-copy): Removed definition.
768         (wl-thread-refile): Ditto.
769         (wl-thread-delete): Ditto.
770         (wl-thread-target-mark): Ditto.
771
772         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
773         (wl-summary-target-mark-set-action): Fixed.
774         (wl-summary-define-mark-action): Fixed quotation.
775         (wl-summary-move-mark-list-messages): Display message.
776         (wl-summary-define-mark-action): Define thread functions.
777         (wl-summary-exec-action-refile): Changed message.
778         (wl-summary-exec): Ditto.
779
780 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
781         
782         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
783         '%%'.
784
785 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
786
787         * wl.el (toplevel): Require wl-action.
788         (wl-init): Call wl-summary-define-mark-action.
789
790         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
791
792         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
793         wl-summary-delete and wl-summary-erase.
794         (wl-summary-mode-map): Ditto.
795
796         * wl-vars.el (wl-dispose-folder-alist): Renamed from
797         wl-delete-folder-alist.
798
799         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
800         wl-summary-prefetch-msg instead of wl-summary-prefetch.
801         (toplevel): Moved mark & action related functions to the wl-action.el.
802
803         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
804         in wl-summary-mark-action-list.
805         (wl-highlight-summary-current-line): Ditto.
806
807         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
808         empty lines.
809
810         * wl-action.el: New file. 
811
812 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
813
814         * wl-summary.el (wl-summary-target-mark-replace): New function.
815         (wl-summary-target-mark-prefetch): Use it.
816         (wl-summary-target-mark-delete): Ditto.
817         (toplevel): Rearranged definition order.
818         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
819         (wl-summary-target-mark-erase): Rewrite.
820         (wl-summary-erase-region): New function.
821         (wl-summary-exec-action-erase): Changed message.
822         (wl-summary-move-mark-list-messages): New function.
823         (wl-summary-exec-action-delete): Use it.
824         (wl-summary-exec-action-erase): Ditto.
825
826         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
827         (wl-summary-skip-mark-list): Added "d".
828
829         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
830         while searching.
831
832         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
833         and define using defcustom;
834         Define 4th element as a face.
835         
836         * wl-summary.el (wl-summary-incorporate): Use 
837         `wl-summary-prefetch-region-no-mark' instead of
838         `wl-summary-prefetch-region'.
839         (wl-summary-prefetch-region-no-mark): Revival of old
840         `wl-summary-prefetch-region'.
841         (wl-summary-mark-action-list): Moved to wl-vars.el
842
843         * wl-highlight.el (wl-highlight-summary-current-line): Decide
844         face according to the `wl-summary-mark-action-list'.
845         (wl-highlight-summary-current-line): Ditto;
846         Removed destination highlighting.
847
848         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
849         (wl-highlight-summary-line-string): Highlight for "i" mark.
850         (wl-highlight-summary-current-line): Ditto.
851
852         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
853         no destination.
854
855         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
856         exists, just go ahead.
857         (wl-summary-prefetch-region): Rewrite.
858         (wl-summary-prefetch): Ditto.
859         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
860         (wl-summary-exec-action-prefetch): New function.
861         (wl-summary-target-mark-prefetch): Rewrite.
862
863 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
864
865         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
866         (wl-highlight-summary-line-string): Added "d" and "D".
867         (wl-highlight-summary-current-line): Ditto.
868
869         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
870         in wl-summary.el.
871         (wl-thread-insert-entity-sub): Ditto.
872         (wl-thread-remove-destination-region): Ditto.
873         (wl-thread-print-destination-region): Ditto.
874
875         * wl-summary.el (wl-summary-buffer-refile-list,
876         wl-summary-buffer-delete-list,
877         wl-summary-buffer-copy-list): Abolish.
878         (wl-summary-buffer-temp-mark-list): New buffer local variable.
879         All other related portions are changed.
880         (wl-summary-mark-action-list): New variable.
881         (wl-summary-set-mark): New function.
882         (wl-summary-register-target-mark): Ditto.
883         (wl-summary-unregister-target-mark): Ditto.
884         (wl-summary-have-target-mark-p): Ditto.
885         (wl-summary-register-temp-mark): Ditto.
886         (wl-summary-unregister-temp-mark): Ditto.
887         (wl-summary-registered-temp-mark): Ditto.
888         (wl-summary-collect-temp-mark): Ditto.
889         (wl-summary-unset-mark): Ditto.
890         (wl-summary-set-target-mark): Ditto.
891         (wl-summary-unset-target-mark): Ditto.
892         (wl-summary-set-action-generic): Ditto.
893         (wl-summary-unset-action-generic): Ditto.
894         (wl-summary-exec-action-delete): Ditto.
895         (wl-summary-exec-action-erase): Ditto.
896         (wl-summary-set-action-refile): Ditto.
897         (wl-summary-set-action-refile-subr): Ditto.
898         (wl-summary-unset-action-refile): Ditto.
899         (wl-summary-make-destination-numbers-list): Ditto.
900         (wl-summary-exec-action-refile): Ditto.
901         (wl-summary-set-action-copy): Ditto.
902         (wl-summary-unset-action-copy): Ditto.
903         (wl-summary-exec-action-copy): Ditto.
904         (wl-summary-collect-numbers-region): Ditto.
905         (wl-summary-delete): Rewrite.
906         (wl-summary-erase): Ditto.
907         (wl-summary-remove-destination): Ditto.
908         (wl-summary-exec): Ditto.
909         (wl-summary-exec-region): Ditto.
910         (wl-summary-target-mark-erase): Ditto.
911         (wl-summary-refile): Ditto.
912         (wl-summary-copy): Ditto.
913         (wl-summary-unmark): Ditto.
914         (wl-summary-delete-all-mark): Ditto.
915         (wl-summary-mark-line): Don't highlight.
916         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
917         (wl-summary-target-mark-refile-subr): Rewrite.
918
919         (wl-summary-copy-prev-destination): Abolish.
920
921 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
922
923         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
924         default values along the value of wl-on-mule.
925         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
926         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
927         It is not used anywhere.
928
929 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
930
931         * wl-summary.el (wl-summary-print-destination): Keep position.
932         (wl-summary-cursor-move-surface): Keep horizontal position.
933
934 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
935
936         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
937         write sendlog.
938
939 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
940
941         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
942         `wl-summary-highlight'.
943
944 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
945
946         * wl-highlight.el (wl-highlight-summary-current-line): Remove
947         trivial condition for temp-mark.
948
949 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
950
951         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
952         when it hits killed buffer.
953
954 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
955
956         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
957         * wl-news.el.in: `message' and `error' take format string.
958
959 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
960
961         * wl-folder (wl-folder-insert-entity): Display a message,
962         `...done', when the work finish.
963         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
964
965 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
966
967         * wl-message.el (wl-message-redisplay): Remove unused local
968         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
969
970 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-summary.el (wl-summary-replace-status-marks): Disable
973         interactive use.
974         (wl-summary-reedit): Check message existence at first.
975         (wl-summary-mark-line): Fix doc, return value is indefinite.
976
977         * wl-highlight.el (wl-highlight-message): Arranged.
978
979         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
980         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
981         check temp-mark by wl-summary-temp-mark always.
982         (wl-highlight-summary): Change accordingly.
983         * wl-summary.el (wl-summary-mark-as-read-all)
984         (wl-summary-delete-cache, wl-summary-set-score-mark)
985         (wl-summary-mark-as-unread, wl-summary-unmark)
986         (wl-summary-mark-line, wl-summary-mark-as-read)
987         (wl-summary-mark-as-important): Ditto.
988
989         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
990         end of the window if possible.
991         * wl-summary.el (wl-summary-sync-update): Support lazy
992         highlighting.
993         (wl-summary-toggle-disp-msg): Ditto.
994
995 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
996
997         * wl-util.el (wl-as-coding-system): Define for non-mule too.
998
999 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1000
1001         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1002         change.
1003
1004 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1005
1006         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1007         API.
1008         (wl-summary-sync-update): Ditto.
1009
1010         * wl-score.el (wl-score-get-score-alist): Changed argument.
1011         (wl-summary-rescore-msgs): Likewise.
1012         (wl-summary-score-headers): Likewise.
1013         (wl-score-headers): Likewise;
1014         Use elmo-folder-do-each-message-entity, etc.
1015         (wl-summary-score-effect): Follow the changes above.
1016         (wl-summary-rescore): Ditto.
1017         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1018         (wl-score-get-overview): Abolish.
1019
1020         * wl-summary.el (wl-summary-default-from): Follow the API change in
1021         elmo-msgdb.
1022         (wl-summary-count-unread): Ditto.
1023         (wl-summary-detect-mark-position): Ditto.
1024         (wl-summary-overview-entity-compare-by-date): Ditto.
1025         (wl-summary-overview-entity-compare-by-number): Ditto.
1026         (wl-summary-overview-entity-compare-by-from): Ditto.
1027         (wl-summary-overview-entity-compare-by-subject): Ditto.
1028         (wl-summary-get-list-info): Ditto.
1029         (wl-summary-rescan): Ditto.
1030         (wl-summary-jump-to-msg-by-message-id): Ditto.
1031         (wl-summary-sync-update): Ditto; Removed comment.
1032         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1033         (wl-summary-insert-message): Use wl-summary-insert
1034         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1035         (wl-summary-insert-headers): Changed argument overview to folder.
1036         (wl-summary-search-by-subject): Likewise.
1037         (wl-summary-insert-thread): Renamed from 
1038         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1039
1040         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1041         too.
1042
1043         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1044         wl-string-member.
1045
1046 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1047
1048         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1049         elmo-folder-append-buffer.
1050         (wl-draft-queue-append): Likewise.
1051
1052         * wl-mime.el (wl-message-delete-current-part): Ditto.
1053         (wl-summary-burst-subr): Ditto.
1054
1055         * wl-news.el.in (wl-news-send-news): Ditto.
1056
1057 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1058
1059         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1060         function.
1061         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1062         (wl-summary-update-mark): Enclose with save-excursion.
1063         (wl-summary-mark-as-read-internal): Fixed last change.
1064         (wl-summary-mark-as-important): Use 3rd argument of
1065         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1066         Don't use elmo-msgdb-set-mark.
1067         (wl-summary-redisplay-internal): If msgdb flag is already read,
1068         just update the mark on buffer.
1069
1070 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1071
1072         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1073         cut visible folder when elmo-folder-delete returns non-nil value.
1074
1075 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1076
1077         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1078         by Kenichi OKADA <okada@opaopa.org>).
1079
1080 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1081
1082         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1083
1084 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1085
1086         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1087         Fixed the last change, search group entity by its real name.
1088         (Thanks to: KOBAYASHI Shinji)
1089
1090 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1091
1092         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1093         (wl-fldmgr-access-display-all): Don't refer visible name.
1094         * wl-expire.el (wl-folder-archive-current-entity)
1095         (wl-folder-expire-current-entity): Ditto.
1096         * wl-folder.el (wl-folder-jump-to-current-entity)
1097         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1098         (wl-folder-open-folder-sub,wl-folder-open-all)
1099         (wl-folder-write-current-folder): Ditto.
1100         (wl-folder-insert-entity): Don't use petname for normal group.
1101         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1102         is the real name.
1103         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1104         Abolished.
1105
1106 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1107
1108         * wl-draft.el (wl-draft-create-buffer): Add
1109         `wl-summary-reply-with-citation'
1110
1111 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1112
1113         * wl-draft.el (wl-draft-reply): Fixed.
1114
1115 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1116
1117         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1118         when `wl-draft-send-confirm-with-preview' is non-nil.
1119         You can scroll up/down by j/k.
1120         (wl-draft-send-confirm-with-preview): New variable (default=t).
1121
1122 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1123
1124         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1125         (wl-fldmgr-save-folders): Fix comment.
1126
1127 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1128
1129         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1130         along the last change in `wl-folder-buffer-group-p'.
1131
1132 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1133
1134         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1135         folder.
1136
1137         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1138         the default value.
1139
1140         * wl-mime.el (wl-summary-burst): Update summary only when target
1141         folder equals current folder.
1142
1143 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1144
1145         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1146
1147 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1148
1149         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1150         value.
1151
1152 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1153
1154         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1155         `map-extents' instead of `extent-at' repeatedly.
1156         (wl-highlight-folder-current-line): Ditto.
1157
1158         * wl-highlight.el: Remove useless dummy functions.
1159
1160 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1161
1162         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1163         (wl-folder-put-folder-property): New function to put text property.
1164         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1165         (wl-folder-insert-entity, wl-folder-update-diff-line)
1166         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1167         * wl-e21.el, wl-xmas.el, wl-mule.el
1168         (wl-highlight-folder-current-line): Ditto.
1169         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1170         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1171         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1172         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1173
1174 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1175
1176         * Version number is increased to 2.11.3.
1177
1178 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1179
1180         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1181         Resume current-buffer since it is assumed by remaining tasks.
1182
1183 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1184
1185         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1186         (wl-folder-completion-function): Abolished.
1187         (wl-folder-complete-folder): New function.
1188         (wl-folder-complete-filter-condition): Ditto.
1189         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1190         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1191
1192 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1193
1194         * wl-draft.el (wl-draft-send-confirm): New function.
1195         (wl-draft-send): Use it.
1196
1197         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1198         cursor-in-echo-area while confirming.
1199
1200         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1201
1202         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1203         searching via nntp if wl-summary-search-via-nntp is 'force.
1204         Otherwise, invoke searching in nntp folder only.
1205         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1206
1207         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1208         explicitly for mime-make-text-tag.
1209
1210 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1211
1212         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1213         `mime-make-text-tag' instead of `mime-create-tag'.
1214
1215 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1216
1217         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1218         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1219
1220 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1221
1222         * wl-score.el (wl-score-save): Bind print-length and print-level.
1223         (wl-score-pretty-print): Ditto.
1224         (wl-score-edit-insert-header-entry): Ditto.
1225
1226         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1227         "From" entry to be treated with wl-draft-eword-encode-address-list.
1228         * wl-mime.el (wl-draft-preview-message): Ditto.
1229
1230         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1231         (wl-summary-mark-as-unread): Ditto.
1232         (wl-summary-mark-as-read-region): Change accordingly.
1233         (wl-summary-mark-as-unread-region): Ditto.
1234         (wl-summary-target-mark-mark-as-read): Ditto.
1235         (wl-summary-target-mark-mark-as-unread): Ditto.
1236
1237 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1238
1239         * Version number is increased to 2.11.2.
1240
1241 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1242
1243         * wl-news.el.in (wl-news-previous-version-save): Bind
1244         print-length and print-level.
1245         * wl-thread.el (wl-thread-save-entities): Ditto.
1246         (wl-thread-save-top-list): Bind print-length.
1247
1248 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1249
1250         * wl-highlight.el (wl-highlight-summary-line-string): Use
1251         wl-summary-score-below-mark, wl-summary-score-over-mark.
1252         (wl-highlight-summary-current-line): Ditto.
1253
1254 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1255
1256         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1257         insert it.
1258
1259 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1260
1261         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1262
1263 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1264
1265         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1266         message without msgid.
1267         Rewrite with elmo-folder-move-messages.
1268         Set wl-message-buffer to nil.
1269
1270         * wl-summary.el (wl-summary-erase-subr): New function. Use
1271         elmo-folder-move-messages.
1272         (wl-summary-erase): Call it.
1273         (wl-summary-target-mark-erase): Ditto.
1274
1275 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1276
1277         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1278         it is not up-tp-date.
1279
1280 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1281
1282         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1283         buffer after calling `wl-summary-goto-folder-subr' without the
1284         argument `interactive'.
1285         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1286
1287 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1288
1289         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1290         `mime-create-tag'. Use `string=' instead of `looking-at'.
1291
1292 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1293
1294         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1295         to avoid compile warning.
1296
1297         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1298         entity-id when folder is given.
1299         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1300         save-excursion, use save-selected-window instead.
1301         Select folder buffer window if exists.
1302         (To correct behavior with wl-folder-move-cur-folder.)
1303
1304 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1305
1306         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1307
1308 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1309
1310         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1311         list-count instead of %d.
1312
1313 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1314
1315         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1316         (wl-news): Set it.
1317         (wl-news-append-to-folder): Use it.
1318
1319         * wl-news.el.in (wl-news-send-news): Append to specified folder
1320         instead of wl-default-folder.
1321         (wl-news-append-to-folder): Show error message with specified folder.
1322
1323         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1324                 In most major modes, Emacs assumes that any opening
1325                 delimiter found at the left margin is the start of a
1326                 top-level definition, or defun. Therefore, *never put an
1327                 opening delimiter at the left margin unless it should have
1328                 that significance.*
1329
1330         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1331
1332 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1333
1334         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1335
1336 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1337
1338         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1339
1340 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1341
1342         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1343         for sequential numbering case.
1344
1345 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1346
1347         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1348         value.
1349         (wl-draft-reply-without-argument-list): Ditto.
1350         (wl-draft-reply-myself-with-argument-list): Abolish.
1351         (wl-draft-reply-myself-without-argument-list): Ditto.
1352         * wl-draft.el (wl-draft-self-reply-p): New function.
1353         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1354
1355 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1356
1357         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1358         (avoid error for the case without byte-compiling)
1359
1360 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1361
1362         * wl-news.el.in (wl-news-append-to-folder): New function.
1363         (wl-news-exit): Rewrite.
1364         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1365
1366 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1367
1368         * wl-draft.el (wl-draft-reply-position): New function.
1369         (wl-draft-reply-position): Fix.
1370         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1371         (wl-summary-target-mark-reply-with-citation): Ditto.
1372         (wl-summary-reply-with-citation): Ditto.
1373         * wl-vars.el (wl-draft-reply-default-position): New variable.
1374
1375 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1376
1377         * wl-draft.el (wl-draft-send): Preview when interactive send.
1378
1379 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1380
1381         * wl-draft.el (wl-draft-reply): Set default position.
1382         * wl-summary.el (wl-summary-reply): Ditto.
1383         (wl-summary-reply-with-citation): Ditto.
1384         (wl-summary-target-mark-reply-with-citation): Ditto.
1385
1386 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1387
1388         * wl-news.el.in (wl-news-lang): Set default value according to
1389         current-language-environment.
1390         (wl-news-append-news): Do nothing when news-list is nil.
1391
1392 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1393
1394         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1395         (wl-news): Change message.
1396         (wl-news-exit): Check buffer.
1397         (wl-news-force-exit): New function.
1398         (wl-news-show-all): New function.
1399         (wl-news-discard-and-exit): Fix.
1400
1401 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1402
1403         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1404         according to current-language-environment.
1405
1406         * wl-news.el.in (wl-news): If arg, show all NEWS after
1407         wl-news-default-previous-version.
1408
1409 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1410
1411         * wl-news.el.in (wl-news-check): Rewritten.
1412         (wl-news-previous-version-load): Change data type.
1413         (wl-news-previous-version-save): Change data type.
1414         (wl-news-append-news): Add return value.
1415         (wl-news-check-news): New function.
1416         (wl-news-already-current-p): New function.
1417         (wl-news-send-news): Rewritten.
1418         (wl-news-mode-map): Add new keybind.
1419         (wl-news): Rewritten.
1420         (wl-news-exit): Rewritten.
1421         (wl-news-discard-and-mail): New function.
1422         (wl-news-send-to-address): Abolished.
1423         * wl.el (wl-init): Delete a message.
1424
1425 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1426
1427         * wl-news.el.in (wl-news-exit): Update previous version.
1428         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
1429
1430 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1431
1432         * wl-news.el.in (wl-news): Add `delete-other-windows'.
1433
1434 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1435
1436         * wl-news.el.in (wl-news): New function.
1437         (wl-news-mode): New function.
1438         (wl-news-next-line): New function.
1439         (wl-news-next-page): New function.
1440         (wl-news-exit): New function.
1441         (wl-news-buf-name): New variable.
1442         (wl-news-mode-map): New variable.
1443         (wl-news-winconf): New variable.
1444         (wl-news-append-news): Add an option.
1445
1446 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1447
1448         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
1449
1450 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1451
1452         * wl-news.el.in (wl-news-send-to-address): New variable.
1453         (wl-news-send-news): Use it.
1454         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
1455         Return updating status.
1456         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
1457
1458 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1459
1460         * wl-news.el.in (wl-news-send-news): Delete
1461         Organization and X-Face.
1462
1463 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1464
1465         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
1466         (wl-news-append-news): New function.
1467         (wl-news-send-news): New function.
1468
1469 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1470
1471         * Version number is increased to 2.11.1.
1472
1473 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1474
1475         * wl-news.el.in : New file.
1476
1477 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1478
1479         * wl-vars.el (wl-draft-reply-with-argument-list): Change
1480         default value.
1481         (wl-draft-reply-without-argument-list): Ditto.
1482
1483 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1484
1485         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
1486         (wl-message-buffer-prefetch-idle-time): Ditto.
1487         (wl-message-buffer-prefetch-folder-type-list): Ditto.
1488
1489 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1490
1491         * wl-thread.el (wl-thread-insert-message): Use
1492         wl-summary-max-thread-depth.
1493
1494         * wl-summary.el (wl-summary-insert-thread-entity): Refined
1495         loop detection.
1496
1497         * wl-message.el (wl-message-buffer-display): Back to the first page
1498         when cache is hit.
1499
1500 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1501
1502         * wl-vars.el (wl-summary-max-thread-depth): New user option.
1503
1504         * wl-summary.el (wl-summary-insert-thread-entity):
1505         If the thread depth is reached to wl-summary-max-thread-depth,
1506         divide the thread.
1507
1508 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
1509
1510         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
1511         for elmo-remove-passwd.
1512
1513 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
1514
1515         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
1516         folder is sticky.
1517         (wl-folder-mark-as-read-all-entity): Ditto.
1518         (wl-folder-prefetch-entity): Ditto.
1519
1520 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
1521
1522         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
1523
1524 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1525
1526         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
1527         Delete messages on buffer for unplugged operation.
1528         (wl-summary-erase): Ditto.
1529
1530 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1531
1532         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
1533         take nil so as not to search parent by subject.
1534
1535 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1536
1537         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
1538         (wl-folder-get-next-folder): Ditto.
1539         (wl-folder-get-path): Ditto.
1540
1541 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1542
1543         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
1544         system and encode the region with it before verifying.
1545
1546 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1547
1548         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
1549         system of the echo buffer before decoding.
1550
1551 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1552
1553         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
1554         original contents.
1555
1556 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
1557
1558         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
1559         with argument 'any-exists.
1560
1561 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1562
1563         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
1564         Use `wl-cs-autoconv'.
1565
1566 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1567
1568         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
1569         by `mime-view-automatic-conversion'.
1570
1571         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
1572         (wl-message-verify-pgp-nonmime): Ditto.
1573         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
1574         Bind them to C-c:d and C-c:v respectively.
1575
1576         Merge following code by Teranishi-san from [wl-en:00167].
1577         * wl-mime.el (wl-mime-preview-application/pgp): New function.
1578         (wl-mime-preview-application/pgp-encrypted): Ditto.
1579         (wl-mime-setup): Add entry.
1580
1581 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1582
1583         * wl-summary.el (wl-summary-target-mark-erase): New function.
1584         Bind it to "mD".
1585
1586 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1587
1588         * wl-vars.el (wl-draft-write-file-function): Fix.
1589         (wl-draft-reedit-hook): Changed default value.
1590
1591         * wl-draft.el (wl-draft-edit-string): Set cursor point for
1592         wl-draft-reedit-hook.
1593         (wl-draft-remove-text-plain-tag): New function.
1594         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
1595
1596         * wl-vars.el (wl-draft-write-file-function): New user option.
1597
1598         * wl-draft.el (wl-draft-prepare-edit): Use it for
1599         local-write-file-hooks.
1600         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
1601
1602         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
1603         (wl-draft-insert-mail-header-separator): Return the body beginning
1604         point.
1605         (wl-draft-reedit): Remove the mime-edit tag if the first part is
1606         text/plain.
1607         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
1608
1609 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1610
1611         * wl-summary.el (wl-summary-erase): New function to erase message
1612         without moving it to trash. Bind to "D".
1613
1614         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
1615         as `keep' unless switch-function.
1616
1617 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1618
1619         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
1620         message buffer by using `wl-summary-toggle-disp-msg'.
1621         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
1622         buffer window.
1623         (wl-summary-supresedes-message): Ditto.
1624
1625         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
1626         Do not delete other windows.
1627         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
1628         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
1629         (wl-draft-create-buffer): Set reply-or-forward also for target
1630         mark commands.
1631
1632 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1633
1634         * wl-draft.el (wl-user-agent-compose): Delete special case for
1635         switch-to-buffer-other-window.
1636
1637         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
1638         (wl-summary-forward): Ditto.
1639
1640         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
1641         function.
1642         (wl-draft-buffer-style): New use option.
1643
1644         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
1645         (wl-draft): Follow the change above.
1646         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
1647         wl-draft-buffer-style.
1648         (wl-user-agent-compose): Bind wl-draft-buffer-style with
1649         switch-function.
1650
1651 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
1652
1653         * wl-draft.el (wl-user-agent-compose): Delete special case for
1654         switch-to-buffer-other-window.
1655
1656         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
1657         (wl-summary-forward): Ditto.
1658
1659         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
1660         function.
1661         (wl-draft-buffer-style): New use option.
1662
1663         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
1664         (wl-draft): Follow the change above.
1665         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
1666         wl-draft-buffer-style.
1667         (wl-user-agent-compose): Bind wl-draft-buffer-style with
1668         switch-function.
1669
1670 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
1671
1672         * wl-address.el (wl-address-make-completion-entry): Extracted from
1673         `wl-address-make-completion-list'.
1674         (wl-address-enable-strict-loading): New variable.
1675         (wl-address-make-completion-list): Revive petname duplication
1676         inquiry, and enable it if `wl-address-enable-strict-loading'.
1677         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
1678
1679 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
1680
1681         * wl-message.el (wl-message-get-original-buffer): Avoid
1682         'Selecting deleted buffer' error when original buffer is killed.
1683
1684 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
1685
1686         * wl-summary.el (wl-summary-next-message): Use
1687         elmo-message-accessible-p instead of elmo-message-cached-p.
1688
1689 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
1690
1691         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
1692
1693         * wl-thread.el (wl-thread-open-all-unread): Use
1694         elmo-folder-list-flagged instead of
1695         elmo-folder-list-messages-mark-match.
1696
1697         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
1698         instead of elmo-folder-list-messages-mark-match.
1699         (wl-summary-move-spec-alist): New variable.
1700         (wl-summary-move-spec-plugged-alist,
1701         wl-summary-move-spec-unplugged-alist): Abolish.
1702         (wl-summary-next-message): Follow the change above.
1703         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
1704         with 'no-msg' argument.
1705
1706         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
1707         variable.
1708         (wl-message-buffer-prefetch-move-spec-plugged-alist,
1709         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
1710         (wl-message-buffer-prefetch-get-next): Follow the change above.
1711
1712 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
1713
1714         * wl-version.el (wl-version): Changed codename.
1715
1716         * Version number is increased to 2.11.0.
1717
1718 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1719
1720         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
1721         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
1722         `wl-draft-config-variables'.
1723         (wl-draft-kill): Fixed problem when the draft is reedit.
1724
1725 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
1726
1727         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
1728         buffer-modified status (Thanks to
1729         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
1730
1731 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
1732
1733         * wl-util.el (wl-region-exists-p): New function.
1734
1735         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
1736         Remove defvars for byte-compile warnings.
1737
1738 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1739
1740         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
1741         defvar-maybe. Removed unused bind.
1742
1743 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1744
1745         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
1746         summary buffer window before creating new frame.
1747         (wl-draft-reply): Ditto.
1748
1749 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1750
1751         * wl-mime.el (toplevel): Avoid byte-compile warnings.
1752
1753 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1754
1755         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
1756
1757 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1758
1759         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
1760         instead of `kill-region'.
1761
1762 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
1763
1764         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
1765         (wl-highlight-summary-line-string): Use it.
1766         (wl-highlight-summary-current-line): Ditto.
1767
1768         * wl-mime.el (wl-message-delete-current-part): Check the class of
1769         mime-entity.
1770
1771         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
1772
1773         * wl-summary.el (wl-summary-make-number-list): Initialize.
1774         (wl-summary-update-mark): New function.
1775         (wl-summary-reply): Put `answered' mark on the message.
1776         (wl-summary-reply): Set `number' argument to wl-draft-reply.
1777
1778         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
1779         (wl-draft-reply): Added optional argument `number';
1780         Set wl-draft-parent-number.
1781         (wl-draft-kill): Delete answered mark if it is a reply.
1782
1783 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1784
1785         * wl-mime.el (wl-mime-preview-follow-current-region): New function
1786         that originates in mime-preview-follow-current-entity.
1787         (wl-draft-yank-current-message-entity): Use it if region is active.
1788
1789         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
1790         * wl-e21.el (wl-message-define-keymap): Bind "D" for
1791         `wl-message-delete-current-part'.
1792         * wl-mule.el (wl-message-define-keymap): Ditto.
1793         * wl-xmas.el (wl-message-define-keymap): Ditto.
1794
1795 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1796
1797         * wl-mime.el (wl-message-delete-current-part): New function.
1798         (wl-mime-node-id-to-string): Ditto.
1799
1800         * wl-mime.el (wl-message-delete-current-part): Use existing
1801         original buffer which corresponds current mime-view buffer.
1802         (fetched buffer might have different structure, possibly)
1803
1804         * wl-mime.el (wl-message-delete-current-part): Quit if the
1805         message content differs from the actual message.
1806
1807 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
1808
1809         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
1810         order.
1811         (wl-summary-search-by-subject): Search parent message from tail;
1812         Check the existence of the parent message on the current thread tree.
1813         (wl-summary-update-thread): Check whether the line is inserted.
1814
1815 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1816
1817         * wl-vars.el (wl-summary-line-format): Undo last change.
1818         * wl-summary.el (wl-summary-print-destination): Do not put
1819         invisible property when `wl-summary-width' is nil.
1820         (wl-summary-line-subject-minimum-length): Abolished.
1821         (wl-summary-line-subject): Ditto.
1822
1823 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1824
1825         * wl-vars.el (wl-summary-line-format): Change default value.
1826         (wl-summary-subject-length-limit): Abolished.
1827         * wl-summary.el (wl-summary-line-subject): Ditto.
1828
1829 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1830
1831         * wl-template.el (wl-template-select): Added optional argument.
1832         If optional argument is specified, reverse
1833         `wl-template-visible-select'.
1834
1835 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1836
1837         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
1838         Take prefix argument to force asking the destination folder.
1839
1840 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1841
1842         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
1843         count and update status.
1844
1845 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1846
1847         * wl-summary.el (wl-summary-redisplay-internal): If
1848         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
1849         after fetching.
1850
1851 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1852
1853         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
1854         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
1855
1856         * wl-vars.el (toplevel): Require 'elmo-msgdb.
1857
1858 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
1859
1860         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
1861         (All other related portions are changed).
1862         (wl-summary-mark-as-read-all): Rewrite.
1863
1864 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1865
1866         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
1867         `wl-summary-mark-as-read'.
1868         (wl-summary-mark-as-unread): Rewrite.
1869         (wl-summary-mark-as-read): Added no-modeline argument.
1870         (wl-summary-resume-cache-status): Rewrite.
1871         (wl-summary-exec-subr): Remove unused local variable.
1872
1873 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1874
1875         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
1876         logic to call `wl-summary-buffer-prev-folder-function'.
1877         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
1878
1879 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1880
1881         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
1882         is nil.
1883
1884 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1885
1886         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
1887         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
1888         (wl-mime-setup): Add its entry.
1889
1890 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
1891
1892         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
1893         (wl-summary-delete-cache): Likewise.
1894         (wl-summary-mark-as-read): Rewrite.
1895
1896 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
1897
1898         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
1899         `wl-summary-count-unread'.
1900
1901         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
1902
1903         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
1904
1905 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1906
1907         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
1908         wl-summary-new-mark, wl-summary-unread-uncached-mark,
1909         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
1910         Renamed to the elmo-msgdb-*-mark.
1911         (wl-summary-score-marks): Follow the change above.
1912         (wl-summary-auto-refile-skip-marks): Ditto.
1913         (wl-summary-incorporate-marks): Ditto.
1914         (wl-summary-expire-reserve-marks): Ditto.
1915
1916         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
1917         changes.
1918         (wl-thread-insert-top): Changed updating message.
1919
1920         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
1921         variable.
1922         (wl-summary-count-unread): Count answered marks.
1923         (wl-summary-rescan): Call wl-summary-insert-message instead of
1924         wl-summary-append-message-func-internal.
1925         (wl-summary-rescan): Don't call wl-summary-make-number-list.
1926         (wl-summary-prefetch-msg): Follow the variable name changes.
1927         (wl-summary-prefetch-region): Ditto.
1928         (wl-summary-mark-as-read-all): Follow the API changes;
1929         Don't call elmo-folder-replace-marks.
1930         (wl-summary-delete-cache): Follow the variable name changes.
1931         (wl-summary-resume-cache-status): Ditto.
1932         (wl-summary-update-status-marks): New function.
1933         (wl-summary-insert-message): New function.
1934         (wl-summary-sync-marks): Follow the variable name changes.
1935         (wl-summary-sync-update): Synchronize to the msgdb, too;
1936         Changed update messages.
1937         (wl-summary-make-number-list): Rewrite.
1938         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
1939         (wl-summary-mark-as-unread): Follow the API changes.
1940         (wl-summary-exec-subr): Follow the variable name changes.
1941         (wl-summary-mark-as-read): Ditto.
1942         (wl-summary-move-spec-plugged-alist): Ditto.
1943         (wl-summary-move-spec-unplugged-alist): Ditto.
1944         (wl-summary-cursor-move-surface): Ditto.
1945
1946         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1947         variable name changes.
1948         (wl-highlight-summary-current-line): Ditto.
1949
1950         * wl-expire.el (wl-expire-refile): Follow the API change in
1951         elmo-folder-move-messages.
1952         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1953         (wl-summary-archive): Use elmo-folder-msgdb instead of
1954         elmo-msgdb-load.
1955
1956 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1957
1958         * wl-mime.el (wl-draft-preview-message): Restore the position
1959         before evaluating wl-draft-send-hook in preview buffer.
1960
1961 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1962
1963         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
1964         when it creates new draft buffer.
1965
1966         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
1967         without argument.
1968
1969         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
1970         Evaluate content and if the value is string, insert it.
1971         (wl-draft-config-sub-body,wl-draft-config-sub-top,
1972         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
1973         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
1974         wl-draft-config-sub-part-bottom): Use it.
1975
1976         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
1977         with the folder name. The question was unintelligible when it is
1978         called from wl-save-status.
1979
1980 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1981
1982         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
1983         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
1984         cannot take second argument).
1985
1986 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1987
1988         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
1989         as t. Since type and subtype are not case sensitive (RFC 2045).
1990
1991 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1992
1993         * wl-vars.el (wl-message-mode-line-format): New variable.
1994         (wl-message-mode-line-format-spec-alist): Ditto.
1995         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
1996         (wl-message-redisplay): Use wl-message-mode-line-format.
1997
1998 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1999
2000         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2001
2002 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2003
2004         * wl-summary.el (wl-summary-default-from): Write description.
2005
2006 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2007
2008         * wl-vars.el (wl-ldap-objectclass): Abolish.
2009
2010         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2011         (wl-ldap-make-filter): Removed condition for objectclass.
2012         (wl-ldap-make-matched-value-list): Remove meaningless process.
2013         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2014         (wl-address-ldap-search): Don't add `*' to `pat' string;
2015         use ignore-errors; added `email';
2016         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2017         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2018         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2019
2020
2021 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2022
2023         * wl-draft.el (wl-draft-parent-folder): Write description.
2024         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2025
2026 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2027
2028         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2029         as "" (zero-length string) if no parent.
2030         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2031
2032 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2033
2034         * wl-address.el (wl-address-make-completion-list): Skip duplication
2035         checking.
2036         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2037         `append'.
2038
2039 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2040
2041         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2042         instead of `beginning-of-buffer'.
2043
2044 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2045
2046         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2047
2048 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2049
2050         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2051         Refer wl-message-buffer-name.
2052         (wl-message-wheel-down): Ditto.
2053
2054 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2055
2056         * wl-vars.el (wl-message-buffer-name): New user option.
2057
2058         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2059         directly instead of making alist dinamically.
2060
2061         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2062         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2063         wl-message-buffer-cache-name.
2064         (wl-message-buffer-cache-clean-up): Ditto.
2065
2066         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2067
2068         * Version number is increased to 2.9.15.
2069
2070 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2071
2072         * wl-vars.el (wl-summary-default-view-alist): New user option.
2073
2074         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2075
2076         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2077         while deleting address.
2078         (wl-draft-delete-myself-from-cc): Ditto.
2079
2080         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2081         If optional argument is specified, reverse sort order.
2082
2083         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2084
2085 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2086
2087         * wl-thread.el (wl-thread-insert-message): Return parent number if
2088         exists.
2089         (wl-thread-update-indent-string-region): Use
2090         wl-thread-update-line-on-buffer-sub instead of
2091         wl-thread-update-line-on-buffer.
2092
2093 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2094
2095         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2096         (wl-folder-close-all): Ditto.
2097
2098 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2099
2100         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2101         and mailing-list:.
2102         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2103         value.
2104         (wl-summary-line-list-info): Print mailing-list name even when 
2105         list-number is empty.
2106
2107 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2108
2109         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2110
2111         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2112         (wl-draft-open-file): Ditto.
2113         (wl-draft-random-alphabet): Ditto.
2114
2115         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2116         bindings.
2117
2118 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2119
2120         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2121         * wl-vars.el (wl-draft-config-alist): Ditto.
2122
2123 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2124
2125         * Version number is increased to 2.9.14.
2126
2127         * wl.el (wl): Don't set wl-init as nil when error occured while
2128         auto-checking folders.
2129
2130         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2131         `elmo-expand-newtext'.
2132
2133 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2134
2135         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2136         `this-command' so that `wl-folder-goto-folder' contained in
2137         `wl-summary-keep-cursor-command' work.
2138
2139 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2140
2141         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2142         message buffer displaying state.
2143
2144 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2145
2146         * wl-vars.el (wl-summary-default-view): New variable to specify
2147         default value for `wl-summary-buffer-view' instead of using
2148         set-default.
2149         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2150
2151 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2152
2153         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2154
2155         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2156
2157 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2158
2159         * wl-vars.el (wl-forward-subject-prefix): New variable.
2160         * wl-draft.el (wl-draft-forward): Use it.
2161
2162 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2163
2164         * wl-message.el (wl-message-prev-page): When it is called without
2165         lines argument, scroll down by wl-message-scroll-amount lines.
2166         (wl-message-next-page): Ditto.
2167         * wl-vars.el (wl-message-scroll-amount): Change default value
2168         to preserve current behavior.
2169
2170 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2171
2172         * wl-summary.el (wl-summary-prefetch-msg): Bind
2173         `wl-message-entity' to call `wl-summary-from-function'.
2174
2175 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2176
2177         * wl-message.el (wl-message-buffer-create): Run
2178         wl-message-buffer-created-hook.
2179
2180 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2181
2182         * wl-summary.el (wl-summary-sort-specs): New variable.
2183         (wl-summary-default-sort-spec): Ditto.
2184         (wl-summary-sort): Rewrite.
2185         (wl-summary-sort-by-list-info): New function.
2186
2187 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2188
2189         * wl-summary.el (wl-summary-get-list-info): New function.
2190         (wl-summary-sort): Rewrite.
2191         (wl-summary-line-list-info): Ditto.
2192         (wl-summary-line-list-count): Ditto.
2193         (wl-summary-refile-region): Fixed docstring.
2194
2195 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2196
2197         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2198         `wl-folder-entity-hashtb' as completion table.
2199
2200 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2201
2202         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2203         only when this command is called interactively; silence the byte-
2204         compiler.
2205
2206 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2207
2208         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2209         active in XEmacs.
2210
2211 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2212
2213         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2214         plural lines.
2215
2216 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2217
2218         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2219         of current line when the cursor is on the header name.
2220         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2221
2222 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2223
2224         * wl-util.el (wl-read-directory-name): Return displayed directory
2225         as the default value also on XEmacs.
2226
2227 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2228
2229         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2230         formatting.
2231
2232 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2233
2234         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2235         argument and when it is non-nil, check face property before
2236         highlighting for each line.
2237         (wl-highlight-summary-window): Set it.
2238
2239 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2240
2241         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2242         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2243
2244         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2245         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2246         (wl-draft-get-fcc-list): Likewise.
2247
2248 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2249
2250         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2251         (wl-thread-entity-cur): Ditto.
2252         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2253         wl-thread-indent-regexp setting.
2254         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2255
2256         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2257         wl-summary-lazy-highlight.
2258         (wl-summary-display-bottom): Ditto.
2259
2260         * wl-thread.el (wl-thread-open-close): Likewise.
2261
2262         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2263         from and subject;
2264         Bind wl-draft-use-frame;
2265         Enclose with save-window-excursion;
2266         Use wl-draft-create-buffer instead of with-temp-buffer;
2267         Use wl-draft-prepare-edit;
2268         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2269         Use wl-draft-send instead of wl-draft-raw-send.
2270
2271 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2272
2273         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2274         of using wl-from.
2275
2276 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2277
2278         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2279         insert-buffer instead of clone-buffer.
2280         (wl-draft-doing-mime-bcc): New variable.
2281         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2282         infinite loop.
2283         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2284
2285         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2286         (wl-draft-mime-bcc-body): Ditto.
2287
2288         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2289         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2290         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2291         wl-draft-do-mime-bcc.
2292         (wl-draft-mime-bcc-field): New function.
2293         (wl-draft-do-mime-bcc): Ditto.
2294
2295         * wl-address.el (wl-address-complete-header-list): New variable.
2296         (wl-address-complete-header-regexp): Changed default value.
2297
2298         * Version number is increased to 2.9.13.
2299
2300 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2301
2302         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2303         it is differed.
2304
2305 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2306
2307         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2308         (wl-summary-line-list-count): Ditto.
2309
2310 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2311
2312         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2313         (wl-nntp-posting-function): New variable.
2314         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2315         `wl-nntp-posting-config-alist'.
2316
2317 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2318
2319         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2320         FLIM.
2321
2322 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2323
2324         * wl-summary.el (wl-summary-target-mark-refile-sub):
2325         Remove a nuisance funcall.
2326
2327 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2328
2329         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2330         as t for `try-completion'.
2331
2332 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2333
2334         * wl-summary.el (wl-summary-default-from): Use
2335         wl-address-header-extract-address instead of
2336         std11-extract-address-components.
2337         (wl-summary-simple-from): Ditto.
2338         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2339         (wl-summary-insert-headers): Show message.
2340         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2341         for whole line.
2342         (wl-summary-default-from): Revert last change.
2343         (wl-summary-simple-from): Ditto.
2344         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2345         (wl-summary-mark-as-read-region): Follow the change above.
2346         (wl-summary-sync-marks): Ditto.
2347         (wl-summary-target-mark-mark-as-read): Ditto.
2348         (wl-summary-redisplay-internal): Ditto.
2349         (wl-summary-redisplay-no-mime-internal): Ditto.
2350         (wl-summary-redisplay-all-header): Ditto.
2351         (wl-summary-mark-as-read): Removed argument `cached';
2352         Use current cache status to set cache mark.
2353         (wl-summary-redisplay-internal): Follow the change above.
2354         (wl-summary-redisplay-no-mime-internal): Ditto.
2355         (wl-summary-redisplay-all-header): Ditto.
2356
2357         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2358
2359         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2360         Don't call itself recursively (Adviced by Yamaoka-san).
2361
2362 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2363
2364         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2365         bind wl-summary-highlight as nil to avoid error caused by missing
2366         local variables.
2367
2368 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2369
2370         * wl-vars.el (wl-invalid-character-message): New user option.
2371
2372         * wl-util.el (wl-set-string-width): If truncated string-width is
2373         larger than specified width, use `wl-invalid-character-message'.
2374
2375 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2376
2377         * wl-summary.el (wl-summary-prefetch-msg): 
2378         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2379
2380 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2381
2382         * wl-vars.el (wl-summary-check-line-format): New user option.
2383         (wl-summary-line-format-file): Ditto.
2384
2385         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2386         variable.
2387         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2388         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2389         and `wl-summary-view-old-p' to check whether do a rescan or not.
2390         (wl-summary-view-old-p): New function.
2391         (wl-summary-line-format-changed-p): Ditto.
2392         (wl-summary-line-format-save): Ditto.
2393         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2394
2395         * wl-util.el (wl-set-string-width): Avoid using negative number
2396         for make-string.
2397
2398 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2399
2400         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2401         return value.
2402
2403         * wl-util.el (wl-set-string-width): Added optional argument
2404         `padding' (All other related portions are changed).
2405         (wl-line-parse-format): If the first letter of column number is
2406         `0', zero-padding the result (ex: "%05l").
2407
2408         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2409
2410 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2411
2412         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2413         sequential summary view.
2414
2415 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2416
2417         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2418         if it doesn't have a -unix version.
2419
2420 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2421
2422         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2423
2424 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2425
2426         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2427         content.
2428         (wl-draft): Follow the change above.
2429
2430         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
2431
2432         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
2433         and wl-folder-summary-line-format-alist contain %T and %P.
2434
2435         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
2436         (wl-summary-mode-line-format): New user option.
2437         (wl-summary-line-format-spec-alist): Added l, T, P, n.
2438         (wl-summary-line-format): Changed default value.
2439         (wl-summary-lazy-highlight): Changed default value.
2440
2441         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2442         change in wl-summary-create-line.
2443         (wl-thread-insert-entity-sub): Ditto.
2444
2445         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
2446         (wl-summary-buffer-unread-status): Ditto.
2447         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
2448         (wl-summary-buffer-persistent-mark-column): Ditto.
2449         (wl-summary-buffer-mode-line-formatter): Ditto.
2450         (wl-summary-buffer-mode-line): Ditto.
2451         (wl-summary-message-regexp): Abolished.
2452         (All other related portions are changed.)
2453         (wl-summary-detect-mark-position): New function.
2454         (wl-summary-buffer-set-folder): Setup
2455         wl-summary-buffer-mode-line-formatter.
2456         (wl-summary-mode): Setup selective-display;
2457         Setup pre-idle-hook when xemacs.
2458         (wl-summary-update-modeline): Rewrite.
2459         (wl-summary-jump-to-msg): Define as function;
2460         Changed regexp for searching messages.
2461         (wl-summary-message-number): Rewrite.
2462         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
2463         Do rescan when old type summary cache.
2464         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
2465         (wl-summary-remove-destination): Use '\r' to detect EOL.
2466         (wl-summary-print-destination): Ditto.
2467         (wl-summary-temp-mark): New inline function.
2468         (wl-summary-persistent-mark): Ditto.
2469         (wl-summary-line-number): New function.
2470         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
2471         (wl-summary-line-list-count): New function.
2472         (wl-summary-create-line): Added argument persistent-mark.
2473         (All other related portions are changed)
2474         (wl-summary-create-line): Insert '\r'.
2475         (wl-summary-save-view-cache): Encode whth `unix' EOL.
2476         (wl-summary-cursor-move-surface): New inline function.
2477         (wl-summary-prev): Use it.
2478         (wl-summary-next): Ditto.
2479
2480         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
2481         wl-summary-message-regexp.
2482         (wl-highlight-summary): Delete progress message.
2483         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
2484
2485         * Version number is increased to 2.9.12.
2486
2487 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2488
2489         * wl-summary.el (wl-summary-line-subject-minimum-length): New
2490         variable (nil: no minimum).
2491         (wl-summary-line-subject): Add some spaces after subject by
2492         wl-summary-line-subject-minimum-length.
2493
2494 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2495
2496         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
2497         and removed `F'.
2498         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
2499         change above).
2500
2501 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2502
2503         * wl-summary.el (wl-summary-line-list-count): Reverted.
2504         (example setting in samples/*/dot.wl is also updated)
2505
2506 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
2507
2508         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
2509
2510         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
2511
2512         * wl-vars.el (wl-summary-line-format): Addes some description to the
2513         docstring.
2514
2515         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
2516         (wl-summary-line-close-bracket): Ditto.
2517         (wl-summary-line-children-number): Ditto.
2518         (wl-summary-line-thread-indent): Ditto.
2519         (wl-summary-line-children-and-from): Ditto.
2520
2521         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
2522         't', 'c', 'F' and added 'C'.
2523
2524         * wl-util.el (wl-set-string-width): Accept negative value.
2525         (wl-line-parse-format): Added "%number(" and "%)".
2526
2527 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2528
2529         * wl-summary.el (wl-summary-line-list-count): Change format of the
2530         return value.
2531
2532 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
2533
2534         * wl-draft.el (wl-draft-beginning-of-line): New command imported
2535         from the recent message.el.
2536         (wl-draft-point-in-header-p): Ditto.
2537         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
2538         wl-draft-beginning-of-line.
2539         * wl-e21.el (wl-draft-mode-map): Ditto.
2540         * wl-xmas.el (wl-draft-mode-map): Ditto.
2541
2542         * wl-folder.el: Sort macrodefs by dependencies.
2543
2544 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2545
2546         * wl-summary.el (wl-summary-prev): Fixed regexp.
2547         (wl-summary-next): Ditto.
2548
2549 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2550
2551         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
2552
2553 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2554
2555         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
2556         for backward compatibility.
2557
2558 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2559
2560         * wl-summary.el (wl-summary-line-list-count): New function, merged
2561         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
2562         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
2563         list counts.
2564
2565 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
2566
2567         * wl-summary.el (wl-summary-create-line): Ignore errors while
2568         timezone-fix-time.
2569
2570         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
2571
2572         * wl-summary.el (wl-summary-sync-update): Ditto.
2573         (wl-summary-default-from): Use wl-message-entity
2574         instead of entity.
2575
2576         * wl-summary.el (wl-summary-create-line): Fix.
2577
2578         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
2579         (wl-summary-line-format): New user option.
2580         (wl-folder-summary-line-format-alist): Ditto.
2581         (wl-summary-from-width): Abolished.
2582
2583         * wl-util.el (toplevel): Require 'bytecomp.
2584         (wl-line-parse-format): New function.
2585         (wl-line-formatter-setup): New macro.
2586
2587         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
2588         (wl-summary-buffer-line-formatter): New buffer local variable.
2589         (wl-summary-switch-to-clone-buffer): Follow the change above.
2590         (wl-summary-message-regexp): Fix.
2591         (wl-summary-from-func-internal): Abolished.
2592         (wl-summary-subject-func-internal): Ditto.
2593         (wl-summary-subject-filter-func-internal): Ditto.
2594         (All other related portions are changed.)
2595         (wl-summary-buffer-set-folder):
2596         Set up wl-summary-buffer-number-column and 
2597         wl-summary-buffer-line-formatter
2598         (All other related portions are changed.)
2599         (wl-summary-buffer-number-column-detect): Abolished.
2600         (All other related portions are changed.)
2601         (wl-summary-delete-all-status-marks-on-buffer): Removed.
2602         (wl-summary-delete-all-temp-marks-on-buffer): Use
2603         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
2604         (wl-summary-target-mark-delete): Ditto.
2605         (wl-summary-target-mark-refile-subr): Ditto.
2606         (wl-summary-target-mark-mark-as-read): Ditto.
2607         (wl-summary-target-mark-mark-as-unread): Ditto.
2608         (wl-summary-target-mark-mark-as-important): Ditto.
2609         (wl-summary-target-mark-save): Ditto.
2610         (wl-summary-replace-status-marks): Renamed from
2611         wl-summary-set-status-marks-on-buffer;
2612         Use wl-summary-message-regexp instead of
2613         wl-summary-buffer-number-regexp.
2614         (wl-summary-sync-update): Follow the change above.
2615         (wl-summary-goto-previous-message-beginning): New function.
2616         (wl-summary-mark-as-unread): Use it.
2617         (wl-summary-mark-as-important): Ditto.
2618         (wl-summary-line-formatter): New variable.
2619         (wl-summary-line-year): New function.
2620         (wl-summary-line-day): Ditto.
2621         (wl-summary-line-day-of-week): Ditto.
2622         (wl-summary-line-hour): Ditto.
2623         (wl-summary-line-minute): Ditto.
2624         (wl-summary-line-open-bracket): Ditto.
2625         (wl-summary-line-close-bracket): Ditto.
2626         (wl-summary-line-children-number): Ditto.
2627         (wl-summary-line-thread-indent): Ditto.
2628         (wl-summary-line-size): Ditto.
2629         (wl-summary-line-subject): Ditto.
2630         (wl-summary-line-from): Ditto.
2631         (wl-summary-line-children-and-from): Ditto.
2632         (wl-summary-create-line): Rewritten.
2633         (wl-summary-format-date): Abolished.
2634
2635         * wl-highlight.el (wl-highlight-summary-current-line): Use
2636         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
2637         Use thread structure to detect thread top message.
2638
2639         * wl-draft.el (wl-default-draft-cite): Don't use
2640         wl-summary-from-func-internal.
2641
2642         * wl-refile.el (wl-refile-subject-learn): Don't use
2643         wl-summary-subject-filter-func-internal.
2644         (wl-refile-guess-by-subject): Ditto.
2645
2646         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
2647         parameters.
2648
2649         * wl-thread.el (wl-thread-update-indent-string-region):
2650         Use wl-thread-update-line-on-buffer instead of
2651         wl-thread-update-indent-string.
2652         (wl-thread-update-children-number): Redefine using
2653         wl-thread-update-line-on-buffer.
2654         (wl-thread-update-indent-string): Abolished.
2655
2656         * Version number is increased to 2.9.11.
2657
2658 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
2659
2660         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
2661         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
2662         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
2663
2664         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
2665         as nil.
2666
2667         * wl-thread.el (wl-thread-open-all-unread): Use 
2668         elmo-folder-list-messages-mark-match.
2669         (wl-thread-insert-message): Removed argument `mark-alist'.
2670         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
2671         elmo-msgdb-set-mark.
2672         (wl-thread-get-children-msgs-uncached): Likewise.
2673         (wl-thread-get-exist-children): Added argument include-self.
2674         (wl-thread-delete-message): Follow the change above.
2675
2676         * wl-summary.el (wl-summary-count-unread): Removed argument.
2677         (wl-summary-rescan): Follow the change above.
2678         (wl-summary-mark-as-read-region): Ditto
2679         (wl-summary-mark-as-unread-region): Ditto.
2680         (wl-summary-delete-messages-on-buffer): Ditto.
2681         (wl-summary-sync-update): Ditto.
2682         (wl-summary-switch-to-clone-buffer): Ditto.
2683         (wl-summary-goto-folder-subr): Ditto.
2684         (wl-summary-target-mark-mark-as-read): Ditto.
2685         (wl-summary-target-mark-mark-as-unread): Ditto.
2686         (wl-summary-target-mark-mark-as-important): Ditto.
2687         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
2688         (wl-summary-update-thread): Removed argument `mark-alist'.
2689         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
2690         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
2691         (wl-summary-resume-cache-status): Likewise.
2692         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
2693         elmo-msgdb-set-mark.
2694         (wl-summary-mark-as-read-all): Likewise.
2695         (wl-summary-delete-cache): Ditto.
2696         (wl-summary-auto-select-msg-p): Ditto.
2697         (wl-summary-mark-as-unread): Ditto.
2698         (wl-summary-no-auto-refile-message-p): Ditto.
2699         (wl-summary-mark-as-read): Ditto.
2700         (wl-summary-mark-as-important): Ditto.
2701         (wl-summary-auto-refile): Follow the change above.
2702         (wl-summary-delete-all-marks): Removed.
2703         (wl-summary-resume-marks-and-highlight): Ditto.
2704         (wl-summary-resume-marks): Ditto.
2705         (wl-summary-delete-important-msgs-from-list): Ditto.
2706         (wl-summary-delete-canceled-msgs-from-list): Ditto.
2707
2708         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
2709         wl-summary-count-unread.
2710
2711         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2712         (wl-summary-score-update-all-lines): Use
2713         elmo-msgdb-set-mark.
2714
2715 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
2716
2717         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
2718         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
2719         (wl-summary-create-line): Renamed from
2720         wl-summary-overview-create-summary-line;
2721         Argument rearrangement.
2722         (wl-summary-update-thread): Follow the change above.
2723
2724         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
2725         (wl-thread-insert-entity-sub): Likewise.
2726
2727         * wl-summary.el (wl-summary-append-message-func-internal): Removed
2728         argument `overview', `mark-alist' and added `msgdb'.
2729
2730         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
2731
2732         * wl-summary.el (wl-summary-insert-summary): Changed argument.
2733         (wl-summary-rescan): Follow the change above.
2734         (wl-summary-sync-update): Ditto.
2735         (wl-summary-insert-thread-entity): Ditto;
2736         Don't use `let*' in every while loop;
2737         Detect infinite loop of threads.
2738         (wl-summary-update-thread): Removed argument `overview'.
2739
2740         * wl-thread.el (wl-thread-insert-message): Ditto.
2741
2742         * Version number is increased to 2.9.10.
2743
2744         * wl-message.el (wl-message-redisplay): Ignore errors while
2745         wl-message-redisplay-hook.
2746
2747 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2748
2749         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
2750
2751 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
2752
2753         * wl.el (wl): inhibit-quit while wl-folder.
2754
2755 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
2756
2757         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
2758         while msgdb access.
2759
2760 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2761
2762         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
2763         even if no folder is not created.
2764
2765 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
2766
2767         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
2768
2769         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
2770         implementation.
2771         (wl-summary-target-mark-thread): Ditto.
2772
2773         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
2774
2775 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2776
2777         * wl-util.el (wl-display-bytes): Remove unused function.
2778
2779 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2780
2781         * wl.el (wl-check-environment): Cause error when wl-from is nil,
2782         seems critical one (partially reverse the change in 2002/03/17).
2783
2784 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2785
2786         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
2787         * wl-draft.el (wl-draft-write-sendlog): Ditto.
2788
2789 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2790
2791         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
2792         is not writable.
2793         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
2794         plugged status instead of `'force' as 2nd argument.
2795
2796         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
2797         is not creatable.
2798
2799         * Version number is increased to 2.9.9.
2800
2801 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
2802
2803         * wl-summary.el (wl-summary-suspend): New function.
2804
2805 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
2806
2807         * wl.el (wl): Do not check variables if check is nil.
2808         * wl-utils.el (wl-collect-draft): New function.
2809         * wl-folder.el (wl-folder-suspend): Put summary buffers
2810         and draft buffers at the end of buffer list.
2811         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
2812
2813 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2814
2815         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
2816         loop instead of recursive call.
2817
2818         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
2819         2nd argument.
2820
2821 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2822
2823         * wl-draft.el (wl-draft-create-contents): Don't take neither
2824         (function . args) nor (string . something) any more.
2825
2826         * wl-version.el (wl-generate-user-agent-string): Return string
2827         without header symbol.
2828         * wl-draft.el (wl-draft-default-headers): Use it.
2829
2830         * wl-draft.el (wl-draft-trim-ccs): Renamed from
2831         `wl-draft-insert-ccs' and return field value instead of inserting
2832         the header. Abolish cc argument.
2833         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
2834
2835         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
2836         rather than one with string car.
2837
2838         * wl-vars.el (wl-draft-additional-header-alist): New variable.
2839         * wl-draft.el (wl-draft-create-contents): Add it after the default
2840         headers.
2841
2842         * wl-draft.el (wl-draft-create-contents): For the case of
2843         (symbol-or-string . function) insert header only when the function
2844         returns string value.
2845
2846 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2847
2848         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
2849         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
2850
2851 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2852
2853         * wl.el (wl-check-environment): Don't check Message-ID when
2854         `wl-insert-message-id' is nil.
2855         Revive checking if `wl-message-id-domain' contains "@".
2856
2857 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2858
2859         * wl.el (wl-check-environment): Merge examination for "@" at
2860         inappropriate position into the first string-match.
2861
2862         * wl-summary.el (wl-summary-target-mark-print): New function.
2863         (wl-summary-pipe-message-subr): Extracted from
2864         `wl-summary-pipe-message'.
2865         (wl-summary-target-mark-pipe): New function.
2866         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
2867         `wl-summary-target-mark-pipe'.
2868
2869 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2870
2871         * wl.el (wl-check-environment): Rewrite around Message-ID check.
2872
2873 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2874
2875         * wl.el (wl-check-environment): Use elmo-warning instead of
2876         error for non-critical ones.
2877         Remove trash folder check.
2878         (wl): Don't ignore error in wl-check-environment.
2879
2880         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
2881         check, which is moved from `wl-check-environment'.
2882         (Adviced by Teranishi-san [X-Mail-Count: 9661])
2883
2884 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2885
2886         * wl-summary.el (wl-summary-write-current-folder): If it cannot
2887         guess anything, call wl-summary-write.
2888         (wl-summary-write): Create draft with blank To field.
2889         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
2890
2891 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2892
2893         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
2894         argument full as well for wl-folder-write-current-folder.
2895         If wl-*-write-current-folder cannot guess addressee, add blank
2896         To header.
2897         Rewrite condition for positioning cursor.
2898
2899 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2900
2901         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
2902         summary buffer is present, use it.
2903         (wl-folder-jump-to-previous-summary): Ditto.
2904
2905 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2906
2907         * wl-draft.el (wl-draft-create-contents): Fix docstring.
2908
2909         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
2910         wl-summary-previous-buffer and wl-summary-next-buffer.
2911
2912         * wl-folder.el (wl-folder-mode-map): Bind
2913         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
2914         (wl-folder-jump-to-next-summary): New function.
2915         (wl-folder-jump-to-previous-summary): Ditto.
2916
2917         * wl-draft.el (wl-draft): Rearranged.
2918
2919 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2920
2921         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
2922         of header.
2923         (wl-draft): Collect arguments for the header as header-alist.
2924         (wl-draft-forward): Arrange arguments for wl-draft.
2925         (wl-draft-reply): Ditto.
2926         (wl-draft-edit-string): Ditto.
2927         * wl-summary.el (wl-summary-write): Ditto.
2928         (wl-summary-write-current-folder): Ditto.
2929
2930         * Version number is increased to 2.9.8.
2931
2932 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2933
2934         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
2935
2936         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
2937
2938         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
2939         even if the guess failed.
2940
2941         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
2942         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
2943         wl-summary-write-current-folder.
2944         * wl-xmas.el: Ditto.
2945
2946 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
2947
2948         * wl-summary.el (wl-summary-next-page): Force display message if
2949         message is not displayed yet.
2950         (wl-summary-prev-page): Ditto.
2951
2952 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
2953
2954         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
2955
2956 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2957
2958         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
2959         add "Preview Message" and "Save Draft and Exit".
2960
2961 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2962
2963         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
2964         if addrmgr is called from draft in splitted window.
2965
2966         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
2967         * wl-mule.el: Ditto.
2968         * wl-xmas.el: Ditto.
2969
2970 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2971
2972         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
2973
2974         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
2975         * wl-xmas.el (wl-folder-toolbar): Ditto.
2976
2977 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2978
2979         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
2980         and wl-draft-save-and-exit.
2981         (wl-draft-toolbar): Add wl-draft-save-and-exit.
2982         * wl-xmas.el: Ditto.
2983         * wl-mule.el: Ditto.
2984
2985         * wl-folder.el (wl-folder-goto-draft-folder): New function.
2986         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
2987
2988 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
2989
2990         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
2991         lists for saving buffer.
2992
2993 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2994
2995         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
2996         parent-folder argument instead of it.
2997         (wl-draft-create-buffer): Ditto.
2998         (wl-draft-forward): Ditto.
2999         (wl-draft-reply): Ditto.
3000         * wl-summary.el (wl-summary-write): Ditto.
3001         (wl-summary-write-current-folder): Ditto.
3002
3003         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3004         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3005         Folder buffer after composing.
3006
3007 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3008
3009         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3010         header if the file `wl-x-face-file' already contains it.
3011
3012 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3013
3014         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3015         folder" entry.
3016         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3017         * wl-e21.el (wl-folder-toolbar): Ditto.
3018         * wl-xmas.el (wl-folder-toolbar): Ditto.
3019
3020 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3021
3022         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3023         wl-folder-goto-folder with sticky argument.
3024         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3025
3026 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3027
3028         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3029         and wl-summary-previous-buffer.
3030         (wl-summary-next-buffer): New function.
3031         (wl-summary-previous-buffer): Ditto.
3032
3033 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3034
3035         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3036         wl-folder-jump-to-current-entity-with-arg.
3037         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3038         `wl-folder-jump-to-current-entity'.
3039         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3040         `wl-summary-goto-folder-sticky'.
3041         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3042         `wl-summary-goto-folder'.
3043         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3044         Unless force-exit, do not clean temp. marks for sticky summary.
3045         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3046
3047 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3048
3049         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3050         not entire.
3051
3052 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3053
3054         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3055         to `C-x C-s'.
3056         (wl-summary-save-status): New command.
3057         (wl-summary-exit): Don't clean-up temp marks when sticky.
3058         (Applied patch from Nakayama-san [wl: 09548])
3059         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3060         Do nothing when no mark data.
3061         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3062         Call `wl-summary-delete-all-temp-marks' before saving.
3063
3064 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3065
3066         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3067
3068 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3069
3070         * wl.el (wl-check-environment): Also cause error when (system-name)
3071         returns "localhost.localdomain". (Although it doesn't affect because
3072         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3073
3074 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3075
3076         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3077         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3078
3079         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3080         value.
3081
3082 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3083
3084         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3085         Likewise r-cc-list and r-ng-list.
3086
3087 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3088
3089         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3090         only if it is bound as variable.
3091
3092         * wl-mime.el (wl-draft-preview-message): Ditto.
3093
3094 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3095
3096         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3097         needless `goto-char'.
3098
3099         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3100         `wl-summary-redisplay-no-mime-internal' instead of
3101         `wl-summary-redisplay-no-mime'.
3102         (wl-summary-redisplay-no-mime): Changed argument;
3103         Call `wl-summary-redisplay-no-mime-internal'.
3104
3105         * wl-mime.el (wl-draft-preview-message): Bind
3106         `mime-header-encode-method-alist' locally.
3107
3108         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3109         (wl-draft-std11-parse-addresses): Added the first address check.
3110         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3111
3112         * Version number is increased to 2.9.7.
3113
3114 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3115
3116         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3117
3118 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3119
3120         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3121         related to scrollbar support, if there is no such a feature
3122         compiled in.
3123
3124 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3125
3126         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3127         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3128         for prefetch.
3129
3130 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3131
3132         * wl-summary.el (wl-summary-pick): Fix for no match.
3133
3134 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3135
3136         * wl-draft.el (wl-draft-save):
3137         Override `mime-header-encode-method-alist'.
3138
3139 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3140
3141         * wl-folder.el (wl-folder-pick): New function.
3142         Define key as "?".
3143
3144 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3145
3146         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3147         Fix for unplugged.
3148
3149 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3150
3151         * wl-folder.el (wl-folder-virtual): New function.
3152         Define key as "V".
3153
3154 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3155
3156         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3157         multi folder if entity is group.
3158
3159 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3160
3161         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3162         is nil.
3163
3164 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3165
3166         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3167         (wl-summary-target-mark-msgs): Return the number of marked messages.
3168
3169 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3170
3171         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3172         "first:" is specified.
3173
3174 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3175
3176         * wl-vars.el (wl-from): Use return value of function
3177         user-full-name instead of the variable user-full-name since
3178         XEmacs-20.4 doesn't set this variable.
3179
3180 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3181
3182         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3183         call `wl' directly.
3184
3185 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3186
3187         * wl-draft.el (wl-draft-reedit): Removed duplicated
3188         switch-to-buffers.
3189
3190 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3191
3192         * wl.el (wl-other-frame): Removed garbages.
3193
3194 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3195
3196         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3197
3198         * wl-xmas.el (wl-draft-key-setup): Ditto.
3199
3200         * wl-mule.el (wl-draft-key-setup): Ditto.
3201
3202         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3203         (wl-draft-reedit): Ditto.
3204         (wl-draft-prepare-edit): Add `wl-draft-save' to
3205         `local-write-file-hooks'.
3206         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3207         (wl-draft-reedit): Set buffer-file-name.
3208         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3209
3210
3211         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3212         call it.
3213         (wl-delete-startup-frame-function): New variable.
3214         (wl-other-frame): New function
3215         (Original was written by Yamaoka san [wl: 09239]).
3216
3217         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3218         if `wl-folder-use-frame'.
3219
3220 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3221
3222         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3223
3224 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3225
3226         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3227         New variable.
3228         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3229         (wl-message-buffer-prefetch-get-next): Use them.
3230         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3231
3232 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3233
3234         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3235         with unwind-protect.
3236
3237         * wl-draft.el (wl-draft-reedit): Rewrite.
3238         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3239         (wl-draft-save): Insert header separator if it does not exist;
3240         Removed condition-case.
3241
3242         * wl-summary.el (wl-summary-reedit): Revert last change.
3243
3244         * wl-draft.el (wl-draft-save): Rewrite.
3245         (wl-draft-create-buffer): Set buffer-file-name as nil.
3246
3247         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3248
3249         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3250
3251         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3252         nil.
3253
3254 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3255
3256         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3257         If count is nil, do not prefetch.
3258         (wl-message-buffer-prefetch-next): Next.
3259
3260 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3261
3262         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3263
3264 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3265
3266         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3267         `delete-backward-char'
3268         (wl-draft-prepare-edit): Check major-mode.
3269         (wl-draft-decode-header): Rewrite.
3270         (wl-draft): Fix.
3271
3272 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3273
3274         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3275
3276 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3277
3278         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3279         (wl-message-buffer-prefetch-get-next): Remove size checking.
3280         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3281
3282 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3283
3284         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3285         (wl-draft-default-headers): Fix.
3286
3287 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3288
3289         * wl-draft.el (wl-draft-default-headers): Insert return value of
3290         `wl-generate-mailer-string-function'.
3291
3292 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3293
3294         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3295         (wl-draft-insert-mail-header-separator): Ditto.
3296
3297         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3298         again (Reverted the change on 2002-01-17 by OKADA san).
3299
3300 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3301
3302         * wl-draft.el (wl-draft): Rewrite.
3303         (wl-draft-create-buffer): New function.
3304         (wl-draft-create-contents): Ditto.
3305         (wl-draft-prepare-edit): Ditto.
3306         (wl-draft-decode-header): Ditto.
3307         (wl-draft-decode-body): Ditto.
3308         (wl-draft-check-new-line): Ditto.
3309         (wl-draft-default-headers): Ditto.
3310         (wl-draft-insert-mail-header-separator): Ditto.
3311
3312 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3313
3314         * Version number is increased to 2.9.6.
3315
3316 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3317
3318         * wl-draft.el (wl-draft-delete-field): Optional argument.
3319         (wl-draft-delete-fields): Ditto.
3320
3321 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3322
3323         * wl-message.el (toplevel): Eliminated byte-compile warning.
3324         for `itimer-function', `delete-timer' and `itimer-list'.
3325
3326 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3327
3328         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3329         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3330         `wl-message-buffer-prefetch-threshold'.
3331         * wl-summary.el (wl-summary-redisplay-internal): Remove
3332         the check of `wl-message-buffer-prefetch-depth'.
3333
3334 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3335
3336         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3337         size of article.
3338         (wl-message-buffer-prefetch-subr): Remove size check.
3339
3340 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3341
3342         * wl-vars.el (wl-plugged): Make customizable.
3343
3344 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3345
3346         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3347         (wl-message-buffer-prefetch-set-timer): New function.
3348         (wl-message-buffer-prefetch-get-next): New function.
3349         (wl-message-buffer-prefetch): New function.
3350         (wl-message-buffer-prefetch-next): Rewrite.
3351         (wl-message-buffer-prefetch-subr): Rewrite.
3352         * wl-vars.el (wl-auto-prefetch-first): New variable.
3353         * wl-summary.el (wl-summary-goto-folder-subr): Call
3354         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3355
3356 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3357
3358         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3359         `wl-summary-unread-message-hook'.
3360
3361 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3362
3363         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3364         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3365         if range is `cache-status'.
3366
3367 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3368
3369         * wl-message.el (wl-message-buffer-prefetch-subr):
3370         Improve debug message.
3371
3372 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3373
3374         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3375         `wl-mail-send-pre-hook'.
3376         (wl-draft-send-mail-with-qmail): Ditto.
3377         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3378
3379 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3380
3381         * wl-message.el (wl-message-buffer-prefetch-subr):
3382         Fix for cancel-function-timers bug.
3383         (wl-message-buffer-prefetch-debug): Default value is t.
3384
3385 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3386
3387         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3388         (wl-message-buffer-prefetch-subr): Rewrite.
3389         Rename from `wl-message-buffer-prefetch'.
3390
3391 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3392
3393         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3394         (wl-default-draft-cite-decorate-author): Ditto.
3395
3396         * wl-draft.el (wl-draft-cite-function): Removed.
3397         (wl-default-draft-cite-decorate-author): Ditto.
3398
3399 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3400
3401         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3402         (wl-default-draft-cite): Do not arrange author name if the value of
3403         `wl-default-draft-cite-decorate-author' is nil.
3404
3405 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3406
3407         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3408
3409         * wl-folder.el (wl-folder-check-one-entity): Don't care
3410         `elmo-folder-use-flag-p'.
3411
3412 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3413
3414         * wl-folder (wl-folder-check-one-entity): Fix
3415         problem if unread is nil.
3416
3417 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3418
3419         * wl-address.el (wl-address-make-completion-list): Check whether
3420         the address is a group list.
3421         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3422
3423 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3424
3425         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3426         The number of the messages of new and unread does not count
3427         correctly.
3428
3429         * wl-summary.el (wl-summary-count-unread): Changed to return
3430         `(new . unread)' instead of total.
3431         (wl-summary-sync-update): Follow the change above.
3432
3433         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
3434
3435 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3436
3437         * wl-address.el (wl-address-make-completion-list): Do not enclose
3438         address by " <" and ">" if associated realname is "".
3439         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3440         This is against the promblem with group list in .addresses pointed
3441         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
3442
3443 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3444
3445         * wl-draft.el (wl-draft-write-sendlog): The first argument of
3446         message is a format control string.
3447         * wl-expire.el (wl-expire-append-log): Ditto.
3448         * wl-mime.el (wl-summary-burst-subr): Ditto.
3449         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
3450         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
3451
3452 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3453
3454         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
3455         wl.el (wl-check-variables): Rename from `wl-check-type'.
3456         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
3457         (wl-check-variables-2): New function.
3458         (wl): Call `wl-check-variables-2'.
3459
3460 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3461
3462         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
3463         after renaming folder in access group.
3464
3465 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3466
3467         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
3468         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
3469         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3470         (wl-message-buffer-prefetch): Rewrite.
3471         (wl-message-buffer-prefetch-idle-time): Removed.
3472         * wl-summary.el (wl-summary-redisplay-internal):
3473         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
3474         Error check for `wl-message-buffer-prefetch-depht'.
3475
3476 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3477
3478         * Version number is increased to 2.9.5.
3479         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
3480
3481 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3482
3483         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
3484         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
3485         Based on the patch written by
3486         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3487
3488 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
3489
3490         * wl-draft.el (wl-draft-raw-send): Fix for
3491         `wl-news-send-pre-hook'
3492
3493 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3494
3495         * wl-utils.el (wl-message-id-function): New variable.
3496         * wl-draft.el (wl-draft-insert-required-fields):
3497         Use `wl-message-id-function'.
3498
3499 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3500
3501         * wl-vars.el (wl-message-id-use-wl-from): New variable.
3502         * wl-utils.el (wl-draft-make-message-id-string):
3503         Use `wl-from' for domain part of Message-ID
3504         if `wl-message-id-use-wl-from' if non-nil.
3505         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
3506
3507 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3508
3509         * wl.el (wl): Call `wl-check-type'
3510         Do not 'condition-case'.
3511
3512 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3513
3514         * wl.el (wl-check-type): New function.
3515         (wl-check-type-variables): New variable.
3516
3517 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3518
3519         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
3520
3521 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3522
3523         * wl-draft.el (wl-smtp-password-key): New function.
3524         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
3525         (wl-draft-send-mail-with-smtp): Ditto.
3526         (wl-draft-send-mail-with-pop-before-smtp): Fix.
3527
3528 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
3529
3530         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
3531         * wl-utils.el (wl-unique-id-suffix): Remove.
3532
3533 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
3534
3535         * Version number is increased to 2.9.4.
3536
3537 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
3538
3539         * wl-utils.el (wl-unique-id-suffix): New variable.
3540         (wl-unique-id): Use `wl-unique-id-suffix'
3541
3542 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3543
3544         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
3545         instead of `elmo-msgdb-search'.
3546
3547         * Version number is increased to 2.9.3.
3548
3549 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
3550
3551         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
3552
3553 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
3554
3555         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
3556         (wl-draft-dispatch-message): Changed for send-later.
3557         (wl-draft-queue-flush): Ditto.
3558         (wl-draft): Clear `wl-sent-message-queued'.
3559         (wl-draft-reedit): Ditto.
3560         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
3561         * wl-vars.el (wl-draft-force-queuing): New variable.
3562         (wl-draft-force-queuing-mail): New variable.
3563         (wl-draft-force-queuing-news): New variable.
3564
3565 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
3566
3567         * wl-draft.el (wl-draft-hide): Removed `interactive'.
3568         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
3569
3570 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3571
3572         * Version number is increased to 2.9.2.
3573
3574 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3575
3576         * wl-draft.el (wl-draft-elide-region): New user command.
3577         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
3578
3579         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
3580         command `wl-draft-elide-region'.
3581         * wl-mule.el: Ditto.
3582         * wl-xmas.el: Ditto.
3583
3584 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
3585
3586         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
3587         (wl-biff-check-folder-async): Removed needless let.
3588
3589 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
3590
3591         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
3592         wl-folder-get-elmo-folder.
3593         (wl-biff-check-folder): Set `biff' argument of
3594         `wl-folder-check-one-entity'.
3595         (wl-biff-check-folder-async): Setup `biff' slot of folder.
3596
3597         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
3598         (wl-folder-check-one-entity): Added `biff' argument;
3599         Setup `biff' slot of folder.
3600
3601         * Version number is increased to 2.9.1.
3602
3603 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
3604
3605         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
3606         comment out and fixed.
3607         (wl-fldmgr-add-completion-subr): Ditto.
3608
3609         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
3610         and msgdb.
3611
3612         * wl.el (wl-toggle-plugged): Save summary view.
3613
3614 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
3615
3616         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
3617
3618 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3619
3620         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
3621
3622 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * wl-e21.el (wl-e21-toolbar-configurations): Replace
3625         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
3626         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
3627
3628         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
3629         if it was failed.
3630         (wl-demo): Disable undo in the demo buffer.
3631
3632 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
3633
3634         * wl-version.el (wl-version): Changed codename.
3635
3636         * Version number is increased to 2.9.0.
3637
3638 2001-12-14  Takuo KITAME <kitame@northeye.org>
3639
3640         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
3641         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
3642         (wl-folder-mark-as-read-all-current-entity): Ditto.
3643
3644 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3645
3646         * wl-vars.el (wl-from-width): Define as obsolete variable.
3647         (wl-subject-length-limit): Ditto.
3648
3649         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
3650
3651         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
3652         wl-summary-save-view.
3653
3654         * wl.el (wl-save-status): Ditto.
3655         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
3656
3657         * wl-summary.el (wl-summary-save-view): Removed unused argument.
3658         (wl-summary-exit): Follow the change above.
3659         (wl-summary-goto-folder-subr): Ditto.
3660
3661         * wl-folder.el (wl-folder-create-subr): Don't use
3662         `elmo-folder-creatable-p'.
3663
3664 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3665
3666         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
3667
3668 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3669
3670         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
3671         rather than bitmap on Emacs 21.
3672         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
3673         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
3674         for xbm if the new redisplay engine is not available.
3675
3676 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3677
3678         * wl-folder.el (wl-folder-init-hook): New hook.
3679         (wl-folder-init): Run `wl-folder-init-hook'.
3680
3681 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3682
3683         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
3684
3685 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3686
3687         * wl-acap.el (wl-acap-cache-filename): New variable.
3688         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
3689         (wl-acap-init): Use cache if no ACAP server found.
3690
3691 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3692
3693         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
3694         `wl-acap-original-msgdb-dir'.
3695
3696         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
3697         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
3698
3699         * wl-mime.el (wl-mime-save-directory): Renamed from
3700         `wl-mime-save-dir'.
3701
3702 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3703
3704         * wl-vars.el (wl-icon-dir): Fixed the docstring.
3705
3706         * wl-demo.el: Require `path-util'.
3707         (wl-demo-bitmap-mule-available-p): New internal variable.
3708         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
3709         `module-installed-p' instead.
3710         (wl-demo-insert-image): Use *.img file for a bitmap image.
3711         (wl-demo): Don't call the ascii demo recursively.
3712
3713 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3714
3715         * Version number is increased to 2.7.7.
3716
3717 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
3718
3719         * wl.el (wl-exit): Eliminated byte-compile warning.
3720
3721 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3722
3723         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
3724         obsolete variable using `elmo-define-obsolete-variable'.
3725         (wl-fetch-confirm-threshold): Ditto.
3726         (wl-cache-prefetch-folder-type-list): Ditto.
3727         (wl-cache-prefetch-folder-list): Ditto.
3728
3729 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3730
3731         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
3732         (wl-demo-icon-name): Use Xmas logo at the end of the year.
3733         (wl-demo-insert-image): New function.
3734         (wl-demo-insert-text): New function.
3735         (wl-demo-image-type-alist): Redefine as a function.
3736         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
3737         (wl-demo-with-temp-file-buffer): Removed.
3738         (wl-logo-xpm): Removed.
3739         (wl-logo-xbm): Removed.
3740         (wl-logo-bitmap): Removed.
3741
3742 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
3743
3744         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
3745         (wl-expire-localdir-get-folder-function): New user option.
3746         (wl-expire-localdir-get-folder): New function.
3747         (wl-expire-localdir-date): Ditto.
3748
3749 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3750
3751         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
3752         value.  Refactoring `wl-folder-notify-deleted' is nil case.
3753         Fixed unread number mismatch when all-unread < unread.
3754
3755 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
3756
3757         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
3758         (wl-fetch-confirm-threshold): Ditto.
3759
3760         * wl-summary.el (wl-summary-confirm-appends): Removed.
3761         (wl-summary-sync-update): Don't refer
3762         `wl-summary-update-confirm-threshold' (It is now abolished).
3763
3764         * wl-message.el (wl-message-display-internal): Don't refer
3765         `wl-fetch-confirm-threshold' (It is now abolished).
3766
3767 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3768
3769         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
3770
3771 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3772
3773         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
3774         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
3775         Change default value to nil.
3776         (wl-summary-indent-length-limit): The value can be nil, nil means
3777         unlimited.
3778
3779         * wl-summary.el: Don't set limit for indent length if the value of
3780         wl-summary-indent-length-limit is nil.
3781         If the value of wl-summary-width is nil, it means only that the width
3782         of summary is unlimited (nil doesn't mean that the indent length is
3783         unlimited).
3784
3785         * wl-thread.el: Ditto.
3786
3787 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
3788
3789         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
3790         be nil, nil means never confirm.
3791         * wl-summary.el (wl-summary-confirm-appends): Ditto.
3792
3793 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3794
3795         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
3796         means unlimited).
3797
3798 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
3799
3800         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
3801         Use `with-temp-buffer'.
3802
3803 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
3804
3805         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
3806         with new backquote style).
3807         (wl-folder-get-entity-from-buffer): Ditto.
3808
3809 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3810
3811         * wl-version.el (nemacs-version): Eliminated.
3812         (wl-extended-emacs-version2): Ignore nemacs.
3813         (wl-extended-emacs-version3): Ditto.
3814
3815 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
3816
3817         * wl-vars.el (wl-draft-add-references): Set default value as nil.
3818         (wl-draft-add-in-reply-to): New variable.
3819         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
3820         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
3821         (wl-draft-yank-from-mail-reply-buffer): Use
3822         `wl-draft-add-in-reply-to'.
3823         (wl-draft-insert-current-message): Ditto.
3824
3825 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3826
3827         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
3828         typo (kill->hide).
3829         (wl-message-buffer-prefetch-folder-type-list): Added elements
3830         `mark' and `cache' instead of `internal'.
3831
3832 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
3833
3834         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
3835         resume msgdb directory.
3836
3837 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
3838
3839         * wl.el (wl-exit): Call `wl-acap-exit'.
3840
3841         * wl-summary.el (wl-summary-message-string): New function.
3842         (wl-summary-reedit): Use it.
3843         (wl-summary-resend-bounced-mail): Remove needless let.
3844         (wl-summary-supersedes-message): Ditto.
3845         (wl-summary-save): Ditto.
3846
3847         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
3848         (wl-acap-init): Set it.
3849         (wl-acap-exit): New function.
3850
3851 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3852
3853         * wl.el (wl-init): Revert (require 'mime-setup). move from
3854         toplevel.
3855
3856 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3857
3858         * wl-summary.el (wl-summary-write-current-folder): Remove unused
3859         local variables.  Add error when guess function return invalid
3860         value.
3861
3862 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3863
3864         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
3865         Change local variable name.
3866         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
3867         (wl-folder-get-newsgroups): Return nil when non-news folder.
3868         * wl-summary.el (wl-summary-write-current-folder): State through
3869         when guess-list return nil.
3870         (wl-summary-write-current-folder-functions): Fixed docstring.
3871
3872         * wl.el (wl-exit): Changed confirm message.
3873
3874         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
3875         * wl-draft.el (wl-draft): Remove verbose `featurep'.
3876
3877         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
3878
3879 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3880
3881         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
3882         user option (Renamed from wl-cache-prefetch-folder-type-list).
3883         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
3884         from wl-cache-prefetch-folder-list).
3885
3886         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
3887         Move to wl-vars.el.
3888         (wl-message-buffer-prefetch-p): Changed to enable
3889         `wl-message-buffer-prefetch-folder-list'.
3890
3891         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
3892         `ignore-cache'.
3893
3894 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
3895
3896         * wl-draft.el (wl-draft-config-sub-func-alist): Added
3897         `part-top' and `part-bottom'.
3898         (wl-draft-config-sub-part-top): New function.
3899         (wl-draft-config-sub-part-bottom): New function.
3900
3901 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3902
3903         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
3904
3905 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
3906
3907         * wl-folder.el (wl-folder-get-newsgroups): Fix.
3908
3909 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3910
3911         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
3912
3913         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
3914         (wl-summary-write-current-folder): Ditto.
3915
3916 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
3917
3918         * wl-folder.el (wl-folder-get-newsgroups): Use
3919         `elmo-folder-newsgroups'.
3920
3921 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
3922
3923         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
3924         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
3925         `wl-draft-config-sub-header-bottom'.
3926
3927 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3928
3929         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
3930         localnews folder.
3931
3932 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3933
3934         * wl-summary.el (wl-summary-mode): Undo last change.
3935
3936         * wl-folder.el (wl-folder-mode): Ditto.
3937
3938 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3939
3940         * wl-summary.el (wl-summary-mode): Locally set
3941         truncate-partial-window-width to nil.
3942         (for XEmacs)
3943
3944         * wl-folder.el (wl-folder-mode): Ditto.
3945
3946 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3947
3948         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
3949
3950 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
3951
3952         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
3953         number.
3954
3955         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
3956
3957         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
3958
3959         * Version number is increased to 2.7.6.
3960
3961 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
3962
3963         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
3964
3965 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
3966
3967         * wl-summary.el (wl-summary-sync-update): Enclose network
3968         related portion with `unwind-protect'.
3969
3970 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3971
3972         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
3973
3974 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3975
3976         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
3977         element.
3978         * wl-vars.el (wl-message-body-button-alist): Ditto.
3979
3980         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
3981         max match length.
3982         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
3983
3984         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
3985         for the max match length;
3986         Use 4th element value for the button string regexp group.
3987
3988         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
3989         candidate exists, prompt to select.
3990
3991 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3992
3993         * wl-summary.el (wl-summary-jump-to-msg): Search before
3994         calibration point by `beginning-of-line'.
3995
3996 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3997
3998         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
3999         for access group.
4000
4001 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4002
4003         * wl-message.el (wl-message-display-internal): Bind
4004         `default-mime-charset'.
4005
4006         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4007
4008         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4009
4010         * Version number is increased to 2.7.5.
4011
4012 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4013
4014         * wl-expire.el (wl-summary-archive): Fixed;
4015         Use `elmo-folder-name-internal'.
4016
4017 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4018
4019         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4020         from `elmo-folder-move-messages' caller.
4021         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4022
4023         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4024         related portions are changed).
4025
4026 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4027
4028         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4029         counter.
4030
4031 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4032
4033         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4034         buffer local and set it to nil.
4035
4036         * wl-message.el (wl-message-redisplay): Ditto.
4037
4038 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4039
4040         * wl-summary.el (wl-summary-mark-as-important): If message is
4041         already cached, set messag as read, otherwise encache and mark as read.
4042
4043 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4044
4045         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4046         point-min.
4047
4048 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4049
4050         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4051         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4052         a keymap.
4053
4054 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4055
4056         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4057         parent.
4058
4059         * wl-mule.el (wl-message-define-keymap): Ditto.
4060
4061         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4062
4063         * wl-xmas.el (wl-message-display-internal-hook): Define.
4064         (wl-xmas-setup-message-toolbar): Define as function.
4065         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4066         (wl-message-overload-functions): Abolished.
4067         (wl-message-define-keymap): New function.
4068
4069         * wl-vars.el (wl-message-display-internal-hook): New variable.
4070         (wl-message-header-button-alist): New variable (Renamed from
4071         wl-highlight-message-header-button-alist).
4072         (wl-message-body-button-alist): Ditto.
4073
4074         * wl-mule.el (wl-message-define-keymap): New function.
4075         (wl-message-overload-functions): Abolished.
4076
4077         * wl-message.el (wl-message-add-buttons-to-body): New function.
4078         (wl-message-redisplay): Don't call wl-message-overload-functions;
4079         Call wl-message-add-buttons-to-header and
4080         wl-message-add-buttons-to-body.
4081         (wl-message-display-internal): Set keymap argument for
4082         elmo-mime-display-as-is, elmo-mime-message-display;
4083         Run wl-message-display-internal-hook.
4084         (wl-message-refer-article-or-url): Abolished.
4085
4086         * wl-highlight.el (wl-highlight-headers): Don't call
4087         wl-highlight-message-add-buttons-to-header.
4088         (wl-highlight-message-add-buttons-to-header): Abolished.
4089
4090
4091         * wl-e21.el (wl-message-display-internal-hook): Define.
4092         (wl-e21-setup-toolbar): Deleted duplicated binding.
4093         (wl-e21-setup-message-toolbar): Define as function.
4094         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4095         (wl-message-define-keymap): New function.
4096         (wl-message-overload-functions): Abolished.
4097
4098 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4099
4100         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4101         and elmo-folder-close.
4102
4103         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4104
4105 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4106
4107         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4108         boolean value.
4109         * wl-draft.el (wl-draft-do-fcc): Ditto.
4110
4111 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4112
4113         * wl-vars.el (wl-fcc-force-as-read): New variable.
4114         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4115         mark copied message as read.
4116
4117 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4118
4119         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4120
4121 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4122
4123         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4124         `wl-summary-target-above' instead of obsolete variable
4125         `wl-summary-temp-above'.
4126
4127         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4128         instead of `make-obsolete-variable'.
4129         * wl-refile.el (toplevel): Ditto.
4130
4131 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4132
4133         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4134         with third argument t.
4135         (wl-draft): Set first argument for wl-plugged-init as t.
4136
4137         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4138         definition.
4139
4140 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4141
4142         * wl-vars.el: Tabify.
4143         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4144
4145         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4146         message.
4147
4148 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4149
4150         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4151         and set default to beep.
4152
4153 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4154
4155         * wl-vars.el (wl-draft-truncate-lines): New variable.
4156
4157         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4158         instead of wl-message-truncate-lines for truncate-lines.
4159
4160 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4161
4162         * wl-message.el (wl-message-display-internal): Call
4163         `wl-highlight-message' after `elmo-mime-display-as-is'.
4164
4165         * wl-mime.el (wl-mime-display-text/plain): New function.
4166         (wl-mime-display-header): Ditto.
4167         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4168         body-presentation-method for text/plain;
4169         Register `wl-mime-display-header' as a header-presentation-method;
4170         Don't set up `elmo-message-text-content-inserted-hook' and
4171         `elmo-message-header-inserted-hook'.
4172
4173         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4174         variable.
4175         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4176         as t if flag is 'all-header;
4177         Don't bind `elmo-message-ignored-field-list',
4178         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4179
4180 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4183         for xemacs with non-mule environment.
4184
4185 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4186
4187         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4188         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4189         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4190
4191 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4192
4193         * wl-vars.el (wl-interactive-send): Set default value as t.
4194
4195 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4196
4197         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4198         (wl-addrmgr-method-list): Abolished.
4199         (wl-addrmgr-change-method): Follow above change.
4200
4201         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4202
4203 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4204
4205         * wl-vars.el (wl-message-truncate-lines): Change default value
4206         to default-truncate-lines.
4207
4208         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4209
4210 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4211
4212         * wl-vars.el (wl-message-truncate-lines): New variable.
4213
4214         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4215         wl-message-truncate-lines.
4216
4217 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4218
4219         * wl-acap.el (wl-acap-init): Remove period from error message.
4220         (wl-acap-find-acap-service): Remove period from message.
4221
4222 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4223
4224         * wl.el (wl-check-environment): Undo last change.
4225
4226         * wl-vars.el (wl-from): Changed default value.
4227
4228         * wl-util.el (toplevel): Don't require tm-edit.
4229
4230         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4231         `wl-folder-init';
4232         Don't set mark on mail body.
4233         (wl-draft-reedit): Ditto.
4234
4235         * wl-address.el (wl-address-quote-specials): Define as an alias for
4236         elmo-address-quote-specials.
4237
4238 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4239
4240         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4241
4242         * wl-vars.el (wl-from): Set default value as nil.
4243         (wl-organization): Set default value as ORGANIZATION environment
4244         variable.
4245
4246         * wl-draft.el (wl-smtp-extension-bind): Check value of
4247         wl-smtp-connection-type.
4248
4249         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4250         error.
4251
4252 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4253
4254         * Version number is increased to 2.7.4.
4255
4256         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4257         arguments from `wl-highlight-x-face-function' caller.
4258         Use x-face-1.3.6.12 or later.
4259
4260 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4261
4262         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4263
4264 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4265
4266         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4267         (wl-fcc): Fix to accept function.
4268         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4269
4270 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4271
4272         * wl-acap.el (toplevel): Added `product-provide' declare.
4273         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4274
4275 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4276
4277         * wl.el (wl): Changed order of calling `elmo-init'
4278         and `elmo-folder-init'.
4279
4280 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4281
4282         * wl-mime.el (wl-summary-burst): Extract message when content-type
4283         of root entity is not only `multipart' but also `message/rfc822'.
4284         (wl-summary-burst-subr): Ditto.
4285
4286 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4287
4288         * wl-vars.el (toplevel): Require 'custom.
4289         (wl-trash-folder): Added to `wl-setting' group.
4290
4291         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4292         exists.
4293         (wl-addrmgr-draw): Insert empty line when no entry exists.
4294
4295         * wl-mule.el (wl-message-wheel-up): Fixed.
4296         (wl-message-wheel-down): Ditto.
4297
4298 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4299
4300         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4301         config is an anonymous lambda expression.
4302
4303 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4304
4305         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4306         when Mule 2 is running.
4307
4308 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4309
4310         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4311
4312 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4313
4314         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4315         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4316
4317         * wl-address.el (wl-address-specials-regexp): Eliminated.
4318         (wl-address-quote-specials): Rewrite.
4319
4320 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4321
4322         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4323         shy-groups for regexp.
4324
4325         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4326         character classes and Perl style shy-groups for regexp.
4327         (wl-highlight-plugged-current-line): Use Posix style character
4328         classes for regexp.
4329         (wl-e21-highlight-folder-by-numbers): Ditto.
4330         (wl-e21-display-image-p): Use `display-images-p' instead of
4331         `display-graphic-p'.
4332         (display-images-p): Make an alias to `display-graphic-p' if it is
4333         not available.  It is for Emacs version prior to 21.0.105.
4334
4335         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4336         `display-graphic-p'.
4337         (wl-demo-image-type-alist): Ditto.
4338         (display-images-p): Make an alias to `display-graphic-p' if it is
4339         not available.  It is for Emacs version prior to 21.0.105.
4340
4341 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4342
4343         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4344         support.
4345         (wl-generate-user-agent-string): Ditto.
4346
4347         * wl-version.el (wl-version): Update docsting.
4348         (wl-version-status): Ditto.
4349
4350 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4351
4352         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4353         21.0.105.  For Emacs 21.0.104 or earlier.
4354
4355 2001-09-03  Takuo KITAME <kitame@northeye.org>
4356
4357         * wl-e21.el (wl-plugged-init-icons): Use
4358         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4359         (wl-biff-init-icons): Ditto.
4360
4361 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4362
4363         * wl-highlight.el (wl-highlight-summary-current-line):
4364         Fixed highlighting refile/copy destination.
4365
4366         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4367         (wl-acap-store): Encode string by wl-acap-coding-system.
4368
4369 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4370
4371         * wl-acap.el (toplevel): Check and require 'un-define before
4372         'xemacs-ucs;
4373          Added checking for UTF-2000.
4374
4375 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4376
4377         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4378         Don't enclose with `eval-and-compile'.
4379
4380         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4381         wl-init is non-nil.
4382
4383         * wl-draft.el (wl-draft): Ditto.
4384
4385         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4386
4387         * wl-acap.el (toplevel): Require 'wl.
4388         (wl-acap-store): Call `elmo-init'.
4389
4390         * wl.el (wl): Changed position of `wl-check-environment'.
4391         (toplevel): Added autoload setting for wl-acap.
4392
4393         * wl-vars.el (wl-setting): New custom group.
4394         (wl-from): Added wl-setting group.
4395         (wl-user-mail-address-list): Ditto.
4396         (wl-organization): Ditto.
4397         (wl-subscribed-mailing-list): Ditto.
4398         (wl-envelope-from): Ditto.
4399         (wl-smtp-posting-user): Ditto.
4400         (wl-smtp-posting-server): Ditto.
4401         (wl-smtp-posting-port): Ditto.
4402         (wl-smtp-authenticate-type): Ditto.
4403         (wl-pop-before-smtp-user): Ditto.
4404         (wl-pop-before-smtp-server): Ditto.
4405         (wl-pop-before-smtp-port): Ditto.
4406         (wl-pop-before-smtp-authenticate-type): Ditto.
4407         (wl-nntp-posting-server): Ditto.
4408         (wl-nntp-posting-user): Ditto.
4409         (wl-nntp-posting-port): Ditto.
4410         (wl-fetch-confirm-threshold): Ditto.
4411         (wl-prefetch-threshold): Ditto.
4412         (wl-thread-insert-opened): Ditto.
4413         (wl-ldap-server): Ditto.
4414         (wl-ldap-port): Ditto.
4415         (wl-ldap-base): Ditto.
4416         (wl-ldap-objectclass): Ditto.
4417         (wl-use-ldap): Ditto.
4418         (wl-draft-config-alist): Ditto.
4419         (wl-draft-config-matchone): Ditto.
4420         (wl-template-alist): Ditto.
4421         (wl-message-sort-field-list): Ditto.
4422         (wl-message-ignored-field-list): Ditto.
4423         (wl-message-visible-field-list): Ditto.
4424         (wl-interactive-send): Ditto.
4425         (wl-summary-move-order): Ditto.
4426         (wl-auto-select-first): Ditto.
4427         (wl-auto-select-next): Ditto.
4428         (wl-interactive-save-folders): Ditto.
4429
4430         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
4431         Initialization codes are moved from wl-local-folder-init.
4432         (wl-local-folder-init): Follow the change above.
4433         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
4434
4435         * wl-acap.el: New file.
4436
4437         * Version number is increased to 2.7.3.
4438
4439 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4440
4441         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
4442
4443 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4444
4445         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
4446         (wl-addrmgr-address-entry-list): Ditto.
4447
4448 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4449
4450         * wl-e21.el (wl-draft-mode-map): Removed binding for
4451         `wl-draft-insert-x-face-field'.
4452
4453         * wl-mule.el (wl-draft-mode-map): Ditto.
4454
4455         * wl-xmas.el (wl-draft-mode-map): Ditto.
4456
4457         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
4458         (wl-cs-autoconv): Ditto.
4459         (wl-cs-local): Ditto.
4460         (wl-use-scoring): Ditto.
4461         (wl-mime-charset): Ditto.
4462         (wl-folder-check-async): Ditto.
4463
4464         * wl.el (toplevel): Ignore nemacs and tm.
4465         (wl-exit): Ditto.
4466
4467         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
4468         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
4469         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
4470         instead of wl-address-petname-add-or-change.
4471         (wl-summary-edit-addresses-subr): Use wl-address-delete
4472         instead of wl-address-petname-delete.
4473
4474         * wl-util.el (wl-as-coding-system): Ignore nemacs.
4475
4476         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
4477         if error occured.
4478
4479         * wl-message.el (require): Remove tm support.
4480
4481         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
4482
4483         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
4484         (wl-folder-jump-to-current-entity): Ditto.
4485         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
4486
4487         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
4488         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
4489         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
4490
4491         * wl-mule.el (wl-draft-key-setup): Ditto.
4492
4493         * wl-xmas.el (wl-draft-key-setup): Ditto.
4494
4495         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
4496         (wl-draft-std11-parse-addresses): New function.
4497         (wl-draft-parse-mailbox-list): Use it.
4498         (wl-draft): Ignore nemacs.
4499         (wl-draft-reedit): Ditto.
4500
4501         * wl-addrmgr.el: New file.
4502         (Original is wl-rcpt.el written by
4503         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
4504         Thanks Kitamoto-san.)
4505
4506         * wl-address.el (wl-address-make-address-list): Modified parsing
4507         process.
4508         (wl-address-delete): Renamed from `wl-address-petname-delete';
4509         Modify wl-address-list too.
4510         (wl-address-add-or-change): Renamed from
4511         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
4512
4513 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
4514
4515         * wl-highlight.el (wl-highlight-summary-current-line):
4516           Work with transient-mark-mode
4517
4518 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
4519
4520         * Version number is increased to 2.7.2.
4521
4522         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
4523         instead of elmo-dop-queue-method.
4524
4525 2001-08-06  SAITO Atsunori <sai@yedo.com>
4526
4527         * wl-vars.el (wl-ldap-objectclass): New user option.
4528
4529         * wl-address.el (wl-ldap-make-filter): Use it.
4530
4531 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
4532
4533         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
4534
4535 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4536
4537         * wl-folder.el (wl-folder): redisplay after folder insertion.
4538
4539         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
4540
4541         * wl-summary.el (wl-summary-sync-update):
4542         Change status mark only when new-msgdb exists.
4543         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
4544
4545 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
4546
4547         * wl-summary.el (wl-summary-open-folder): New function.
4548         (wl-summary-goto-folder-subr): Use it.
4549         (wl-summary-mark-as-important): Fix;
4550         Encache only when no cache exists.
4551
4552 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4553
4554         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4555         Use with-current-buffer.
4556
4557 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4558
4559         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
4560         before call `get-buffer'. Fixed parenthesis.
4561         (wl-score-get-header-entry): Clear message and help window when
4562         keyboard quit.
4563         (wl-score-edit-insert-header): Ditto.
4564
4565 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
4566
4567         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
4568         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
4569         (wl-default-draft-cite): Fix.
4570
4571         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
4572         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
4573
4574 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4575
4576         * wl-message.el (wl-message-prev-page): Do same bahavior
4577         as summary when it is called in the message buffer.
4578         (wl-message-next-page): Ditto.
4579
4580 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
4581
4582         * wl-summary.el (wl-summary-forward): Use cache if it is not
4583         section cache.
4584
4585 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
4586
4587         * wl-vars.el: Changed file coding system to ISO-2022-JP.
4588         Removed redundant require of elmo-vars.
4589         (wl-biff-state-indicator-on): Changed default value for
4590         xemacs with non-mule environment.
4591
4592         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
4593         wl-message-buffer is nil;
4594         Hide progress bar after moving messages.
4595
4596 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
4597
4598         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
4599         message at cursor point is deleted.
4600
4601 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
4602
4603         * wl-vars.el: Changed file coding system to euc-japan.
4604         Added -*-coding:-*- magic to the first line.
4605
4606         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
4607         Search parent from the first message.
4608
4609         * Version number is increased to 2.7.1.
4610
4611 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
4612
4613         * wl-vars.el: Fix file coding system to ISO-2022-JP.
4614
4615 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
4616
4617         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
4618         refile/delete execution.
4619
4620         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
4621         Fixed docstring.
4622
4623 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
4624
4625         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
4626         do update process;
4627         Don't update marks when update process is interrupted.
4628
4629 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
4630
4631         * wl-summary.el (wl-summary-reply): Fixed problem when
4632         wl-draft-use-frame is non-nil.
4633         (wl-summary-forward): Ditto.
4634
4635         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
4636         as nil.
4637         (wl-folder-mark-as-read-all-entity): Ditto.
4638         (wl-folder-prefetch-entity): Ditto.
4639
4640         * wl.el (wl): Check environment before wl-init.
4641
4642         * wl-summary.el (wl-summary-collect-unread): Eliminated.
4643         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
4644         instead of wl-summary-collect-unread.
4645         (wl-summary-reply): Split message window.
4646
4647 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
4648
4649         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
4650         only if current language environment is japanese,
4651
4652         * wl-folder.el (wl-folder-jump-to-current-entity): Call
4653         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
4654         (wl-folder-goto-folder-subr): Ditto.
4655
4656         * wl-draft.el (wl-draft-dispatch-message): Call
4657         `elmo-file-cache-get-path'.
4658
4659 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
4660
4661         * wl-summary.el (wl-summary-cursor-move): If return value of
4662         wl-summary-next-message is not number, don't jump.
4663
4664 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4665
4666         * wl-summary.el (wl-summary-buffer-next-message-function): New
4667         variable.
4668         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
4669         if it is bound.
4670
4671         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
4672         string.
4673
4674         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
4675         (wl-plugged-drawing): Ditto.
4676
4677 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
4678
4679         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
4680         process.
4681         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
4682         with unwind-protect.
4683
4684         * wl.el (wl-init): Require mime-setup.
4685         (wl-check-environment): Don't require mime-setup.
4686
4687         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
4688         instead of elmo-folder-type.
4689
4690         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
4691         value as nil.
4692
4693 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
4694
4695         * Version number is increased to 2.7.0.
4696
4697         * wl-version.el (wl-version): Changed codename.
4698
4699         * wl-summary.el (wl-summary-delete-cache): Fixed.
4700
4701         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
4702         Workaround for net folders.
4703         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
4704
4705         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
4706         value to nil (According to the patch from
4707         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
4708
4709         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
4710         of elmo-folder-close.
4711
4712 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
4713
4714         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
4715         for postfix.
4716
4717 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
4718
4719         * wl-summary.el (wl-summary-resend-message): Fixed.
4720
4721         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
4722         Call wl-draft with `from' argument if its address is included in
4723         `wl-user-mail-address-list'.
4724         (wl-draft): Added `from' argument.
4725
4726         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
4727         non-nil.
4728         (wl): Don't show demo if wl-demo is nil.
4729
4730         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
4731         wl-summary-use-frame.
4732
4733         * wl-vars.el (wl-summary-use-frame): New user option.
4734         (wl-folder-use-frame): Changed docstring.
4735
4736         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
4737         non-nil.
4738         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
4739         wl-summary-use-frame.
4740
4741         * wl-vars.el (wl-folder-use-frame): New user option.
4742
4743         * wl-summary.el (wl-summary-exit): Back to folder frame if
4744         wl-folder-use-frame is non-nil.
4745         (wl-summary-redisplay-internal): Ignore cache if current folder
4746         is draft folder,
4747         (wl-summary-redisplay-no-mime): Ditto.
4748         (wl-summary-redisplay-all-header): Ditto.
4749
4750         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
4751         if wl-folder-use-frame is non-nil.
4752
4753 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
4754
4755         * wl-summary.el (wl-summary-sync-update): Bind
4756         elmo-folder-update-threshold.
4757         (wl-summary-mark-as-important): Enclosed server mark processing
4758         with `save-match-data'.
4759
4760         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
4761         only when it is already defined.
4762
4763 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4764
4765         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
4766         name of folder exclude localdir is wrong.
4767         * wl-folder.el (wl-folder-sync-entity):
4768         Set `wl-summary-always-sticky-folder-list' as nil.
4769         (wl-folder-mark-as-read-all-entity): Ditto.
4770         (wl-folder-prefetch-entity): Ditto.
4771
4772 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
4773
4774         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
4775         instead of `wl-summary-write-current-newsgroup'.
4776
4777 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4778
4779         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
4780         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
4781         non-nil and selected message is important, do not display.
4782
4783 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
4784
4785         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
4786
4787 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4788
4789         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
4790
4791         * wl-summary.el (wl-summary-mark-as-important): Set message number
4792         using wl-summary-message-number.
4793
4794 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4795
4796         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
4797         destination folder is 'null.
4798
4799 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
4800
4801         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
4802         New function.
4803         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
4804         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
4805         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4806
4807 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
4808
4809         * wl-mime.el (wl-mime-setup): Added setting for
4810         `mime-setup-signature-key-alist' to avoid overriding key bind for
4811         `wl-draft-send'.
4812
4813         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
4814         for `wl-draft-send'.
4815         * wl-mule.el (wl-draft-overload-functions): Ditto.
4816         * wl-xmas.el (wl-draft-overload-functions): Ditto.
4817         * wl-draft.el (wl-draft-send): Ditto.
4818
4819         * wl-message.el (wl-message-display-internal):
4820         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
4821         (Patch is provided by <kita@coe.nttdata.co.jp>).
4822
4823 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
4824
4825         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
4826
4827 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4828
4829         * wl.el (wl): Fix for wl-demo.
4830
4831 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4832
4833         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
4834
4835 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4836
4837         * wl-folder.el (wl-folder-prefetch-entity): Use
4838         `wl-folder-get-elmo-folder'.
4839         (wl-folder-count-incorporates): Do not use
4840         `wl-folder-get-elmo-folder'.
4841
4842 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
4843
4844         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
4845         instead of `elmo-folder-get-type'.
4846
4847 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4848
4849         * wl-summary.el (wl-summary-write-current-folder): Set cursor
4850         position on Subject: field.
4851         (Advised by Mito <mit@nines.nec.co.jp>)
4852
4853 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4854
4855         * wl-folder.el (wl-folder-prefetch-entity): Use
4856         `wl-folder-get-elmo-folder'.
4857
4858 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
4859
4860         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
4861
4862         * wl-summary.el (wl-summary-buffer-set-folder): Set up
4863         `process-duplicates' slot.
4864
4865         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
4866         if detection failed.
4867
4868 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4869
4870         * wl-version.el (wl-version-status): Set to "alpha".
4871
4872 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4873
4874         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
4875         Check wl-message-buffer lives before set-buffer.
4876
4877 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4878
4879         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
4880         called in folder mode.
4881         * wl-var.el (wl-summary-exit-pre-hook): New variable.
4882         * wl-summary.el (wl-summary-exit-pre-hook): Run
4883         `wl-summary-exit-pre-hook' before exit summary mode.
4884
4885 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4886
4887         * wl-version.el (wl-version-status): New variable.
4888         (wl-version-status-alist): Removed.
4889         (wl-version-status): Rule included.
4890
4891 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4892
4893         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
4894         @sponichi.
4895
4896         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
4897         when `mail-reply-buffer' is buffer-local variable.
4898         (Reported by <kita@coe.nttdata.co.jp>).
4899
4900 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
4901
4902         * wl-vars.el (toplevel): Require 'elmo-util.
4903
4904 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4905
4906         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
4907         (All other related portions are changed)
4908
4909         * wl.el (wl-plugged-change): Use '<' instead of '<='.
4910
4911         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
4912
4913 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4914
4915         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
4916
4917 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
4918
4919         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
4920         Delete other windows to avoid an error.
4921         Use `point-marker' instead of `point' to remember the start point
4922         of body.
4923
4924         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
4925
4926         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
4927         number not to exceed all message number.
4928
4929 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4930
4931         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
4932         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
4933
4934 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
4935
4936         * wl-summary.el (wl-summary-sync-force-update): Added argument
4937         no-check.
4938         (wl-summary-sync-update): Ditto.
4939         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
4940         with `no-check'.
4941
4942         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
4943         (wl-message-buffer-prefetch-next): Don't run timer if timer is
4944         already running.
4945
4946 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4947
4948         * wl-expire.el (wl-expire-archive-get-folder): Added argument
4949         `dst-folder-arg'.
4950         (wl-expire-archive-number1): Diito.
4951         (wl-expire-archive-number2): Diito.
4952         (wl-expire-archive-Date): Diito.
4953         (wl-archive-number1): Diito.
4954         (wl-archive-number2): Diito.
4955         (wl-archive-date): Diito.
4956         (wl-archive-folder-p): New function.
4957         (wl-summary-expire): Support of expand folder name at
4958         wl-expire-alist.
4959         * wl-util.el (wl-expand-newtext): Renamed from
4960         `wl-refile-expand-newtext'.
4961
4962 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4963
4964         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
4965         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
4966         `(elmo-msgdb-get-overview msgdb)'.
4967         (wl-summary-prefetch): Bind match data before call
4968         `wl-summay-prefetch-msg'.
4969         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
4970         'off if `wl-summary-buffer-disp-msg' is non-nil.
4971         Fixed problem that couldn't show only one new or unread message when
4972         enter folder.
4973         (wl-summary-reply): Don't call `split-window-vertically' and other
4974         window.
4975
4976 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
4977
4978         * wl-expire.el (wl-expire-refile): Fixed.
4979
4980 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
4981
4982         * wl-vars.el (wl-biff-unnotify-hook): New variable.
4983
4984         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
4985         biff notification is removed.
4986
4987         * wl.el (wl): Changed position of `elmo-init'.
4988
4989         * wl-draft.el (wl-default-draft-cite): Use date field
4990         on the citation buffer.
4991
4992         * wl-vars.el (wl-shimbun-folder-icon): New variable.
4993
4994         * wl-xmas.el (wl-folder-internal-icon-list): Added
4995         `wl-folder-shimbun-image'.
4996
4997         * wl-e21.el (wl-folder-internal-icon-list): Added
4998         `wl-folder-shimbun-image'.
4999
5000 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5001
5002         * wl.el (wl-init): Eliminated argument.
5003         (wl): Rewrite.
5004
5005         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5006         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5007         instead of `elmo-folder-msgdb-internal'.
5008         (wl-summary-sync-update): Ditto.
5009         (wl-summary-flush-pending-append-operations): Eliminated.
5010         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5011         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5012         `elmo-folder-open'.
5013
5014         * wl-mime.el (wl-summary-burst): Fixed.
5015
5016         * wl-folder.el (wl-folder-info-save): Check data type.
5017
5018         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5019         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5020         instead of `elmo-folder-msgdb-internal'.
5021         (wl-expire-hide): Ditto.
5022
5023
5024         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5025
5026 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5027
5028         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5029
5030 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5031
5032         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5033
5034 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5035
5036         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5037         Fixed `match-beginning' argument mismatch.
5038
5039 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5040
5041         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5042         the default value.
5043
5044 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5045
5046         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5047         instead of `elmo-nntp-default-port'.
5048
5049         * wl-vars.el: Fixed some doc strings.
5050
5051 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5052
5053         * wl-summary.el (wl-summary-prefetch-msg): Use
5054         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5055
5056         * wl-vars.el: Define *-func as obsolete variable using
5057         `elmo-define-obsolete-variable'.
5058
5059         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5060         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5061         instead of `wl-message-buffer-prefetch-threshold'.
5062
5063         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5064
5065         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5066
5067         * wl-draft.el (wl-caesar-region-func): Ditto.
5068
5069         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5070         Keep unread status in elmo-folder-move-messages.
5071         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5072
5073 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5074
5075         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5076         `wl-summary-buffer-exit-func'
5077         (wl-summary-buffer-message-redisplay-function): Renamed from
5078         `wl-summary-buffer-message-redisplay-func'
5079         (wl-summary-buffer-next-folder-function): Renamed from
5080         `wl-summary-buffer-next-folder-func'.
5081         (wl-summary-buffer-prev-folder-function): Renamed from
5082         `wl-summary-buffer-prev-folder-func'.
5083         (wl-summary-get-petname-function): Renamed from
5084         `wl-summary-get-petname-func'.
5085
5086         * wl-score.el (wl-score-edit-exit-function): Renamed from
5087         `wl-score-edit-exit-func'.
5088
5089         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5090         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5091
5092         * wl-util.el (wl-load-profile-function): Renamed from
5093         `wl-load-profile-func'.
5094
5095         * wl-folder.el (wl-folder-completion-function): Renamed from
5096         `wl-folder-completion-func'.
5097         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5098
5099         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5100         `wl-expire-archive-get-folder-func'.
5101         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5102         (wl-draft-send-mail-function): Renamed from
5103         `wl-draft-send-mail-func'.
5104         (wl-draft-send-news-function): Renamed from
5105         `wl-draft-send-news-func'.
5106         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5107         (wl-generate-mailer-string-function): Renamed from
5108         `wl-generate-mailer-string-func'.
5109         (wl-highlight-signature-search-function): Renamed from
5110         `wl-highlight-signature-search-func'.
5111         (wl-highlight-x-face-function): Renamed from
5112         `wl-highlight-x-face-func'
5113         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5114         (wl-ps-print-buffer-function): Renamed from
5115         `wl-ps-print-buffer-func'
5116         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5117         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5118         (wl-summary-subject-filter-function): Renamed from
5119         `wl-summary-subject-filter-func'.
5120
5121         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5122         `wl-draft-queue-flush-send-func'
5123         (wl-draft-cite-function): Renamed from
5124         `wl-draft-cite-func'
5125
5126         * wl-address.el (wl-address-init-function): Renamed from
5127         `wl-address-init-func'.
5128
5129 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5130
5131         * wl-draft.el (wl-draft-queue-flush): Don't call
5132         `elmo-dop-unlock-message'.
5133         * wl-draft.el (wl-draft-queue-append): Don't call
5134         `elmo-dop-lock-message'.
5135
5136         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5137         (wl-summary-buffer-folder-name): Ditto.
5138         (wl-summary-message-regexp): Added '-' (all other related portions
5139         are changed).
5140         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5141         wl-summary-buffer-folder-name.
5142
5143 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5144
5145         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5146         the number of mails in the folder buffer is not updated by wl-biff.
5147
5148 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5149
5150         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5151         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5152
5153 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5154
5155         * wl-summary.el (wl-summary-next-message):
5156         Return next message number when wl-summary-move-order is nil.
5157
5158 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5159
5160         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5161         `wl-summary-move-spec-alist'.
5162         (wl-summary-move-spec-unplugged-alist): New variable
5163         (Move spec for unplugged status).
5164         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5165         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5166
5167 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5168
5169         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5170         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5171
5172 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5173
5174         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5175         simple quotation to quote the anonymous function.
5176         * tm-wl.el (wl-draft-preview-message): Ditto.
5177
5178 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5179
5180         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5181         Eliminate redundant `save-excursion'.
5182         (wl-highlight-summary-current-line): Ditto.
5183
5184         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5185         accessing match data when `looking-at' failed.
5186
5187         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5188         `elmo-match-string' where users don't care about the speed.
5189         (wl-draft-save): Ditto.
5190
5191 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5192
5193         * wl-util.el (wl-regexp-opt): New function.
5194
5195         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5196         number from `wl-summary-buffer-number-list'.
5197         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5198         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5199         (wl-summary-move-spec-alist): Changed default setting.
5200
5201 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5202
5203         * wl-vars.el (wl-biff-notify-hook): New hook.
5204         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5205         the arrival of new mail.
5206         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5207         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5208
5209 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5210
5211         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5212
5213 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5214
5215         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5216
5217         * Version number is increased to 2.5.8.
5218
5219         * wl-thread.el (toplevel): require 'cl.
5220         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5221         (wl-thread-make-number-list): New function.
5222         (wl-thread-entity-make-number-list-from-children): Ditto.
5223         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5224         (wl-thread-entity-insert-as-children): Likewise.
5225         (wl-thread-delete-message): Likewise.
5226         (wl-meaning-of-mark): Eliminated.
5227         (wl-thread-next-failure-mark-p): Ditto.
5228         (wl-thread-entity-get-mark): Ditto.
5229         (wl-thread-meaning-alist-get-result): Ditto.
5230         (wl-thread-entity-check-prev-mark): Ditto.
5231         (wl-thread-entity-check-next-mark): Ditto.
5232         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5233         (wl-thread-entity-get-prev-marked-entity): Ditto.
5234         (wl-thread-get-prev-unread): Ditto.
5235         (wl-thread-jump-to-prev-unread): Ditto.
5236         (wl-thread-get-next-unread): Ditto.
5237         (wl-thread-jump-to-next-unread): Ditto.
5238         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5239         (wl-thread-entity-get-next-marked-entity): Ditto.
5240
5241         * wl-summary.el (wl-summary-buffer-number-list):
5242         New bufer-local variable.
5243         (wl-summary-switch-to-clone-buffer): Clone
5244         `wl-summary-buffer-number-list'.
5245         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5246         (wl-summary-cursor-move-regex): Eliminated.
5247         (wl-summary-cursor-up): Rewrite.
5248         (wl-summary-cursor-down): Ditto.
5249         (wl-summary-mode-spec-alist): New variable.
5250         (wl-summary-next-message): New inline function.
5251         (wl-summary-cursor-move): New function.
5252         (wl-summary-default-get-next-msg): Rewrite.
5253         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5254         (wl-summary-rescan): Ditto.
5255         (wl-summary-sync-all-init): Ditto.
5256         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5257         summary is not thread view.
5258         (wl-summary-sync-update): Ditto.
5259         (wl-summary-rescan): Ditto.
5260         (wl-summary-make-number-list): New function.
5261
5262         * wl-draft.el: "FCC" -> "Fcc".
5263
5264 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5265
5266         * wl-highlight.el (wl-highlight-summary-window):
5267         Call `set-buffer-modified-p'.
5268
5269         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5270         (wl): Call `elmo-init' and fix.
5271
5272         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5273         Use new variables.
5274
5275         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5276
5277 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5278
5279         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5280
5281 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5282
5283         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5284
5285 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5286
5287         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5288         `wl-use-toolbar' nor `display-graphic-p'.
5289         (wl-e21-setup-message-toolbar): Ditto.
5290         (wl-e21-setup-summary-toolbar): Ditto.
5291         (wl-e21-setup-folder-toolbar): Ditto.
5292
5293         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5294         (wl-plugged-init-icons): Ditto.
5295
5296         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5297         `display-graphic-p'.
5298         (wl-plugged-set-folder-icon): Ditto.
5299         (wl-highlight-plugged-current-line): Ditto.
5300         (wl-highlight-folder-current-line): Ditto.
5301         (wl-e21-highlight-folder-group-line): Ditto.
5302         (wl-e21-setup-toolbar): Ditto.
5303         (wl-e21-display-image-p): New macro.
5304
5305         * wl-demo.el (wl-demo): Simplified.
5306         (wl-demo-image-type-alist): Use `image-type-available-p' for
5307         checking whether the image type `xbm' is available.
5308
5309 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5310
5311         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5312         (wl-summary-input-range): Ditto.
5313
5314 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5315
5316         * wl-summary.el (wl-summary-edit-addresses): Use
5317         `wl-summary-get-original-buffer'
5318         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5319         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5320         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5321         (wl-summary-get-newsgroups): Eliminated.
5322         (wl-summary-set-crosspost): Ditto.
5323         (wl-summary-is-crosspost-folder): Ditto.
5324         (wl-crosspost-alist-load): Ditto.
5325         (wl-crosspost-alist-save): Ditto.
5326
5327         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5328         `elmo-setup-subscribed-newsgroups' instead of
5329         `elmo-nntp-make-groups-hashtb'.
5330         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5331         instead of `wl-crosspost-alist-save'.
5332
5333         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5334         of `elmo-folder-message-appendable-p'.
5335         (wl-mime-header-presentation-method): Eliminated.
5336
5337         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5338         (Error occurs in emacs21).
5339
5340         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5341         the current buffer).
5342
5343         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5344         instead of `wl-crosspost-alist-save'.
5345         (wl-init): `elmo-crosspost-message-alist-load'
5346         instead of `wl-crosspost-alist-load'
5347
5348         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5349         (wl-parse-newsgroups): Likewise.
5350         (wl-biff-notify): Run `wl-biff-notify-hook'.
5351
5352 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5353
5354         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5355
5356         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5357         when `wl-summary-lazy-highlight' is non-nil.
5358         (wl-summary-goto-folder-subr): Highlight only when
5359         `wl-summary-lazy-highlight' is non-nil.
5360
5361         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5362         Don't display progress and highlight temp-mark when
5363         `wl-summary-lazy-highlight' is non-nil.
5364         (wl-highlight-summary-window): New function.
5365         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5366
5367 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5368
5369         * wl-summary.el (wl-summary-sync): Change `all-visible'
5370         from `all-shown'
5371         (wl-summary-input-range): Ditto.
5372
5373 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5374
5375         * wl-e21.el (wl-highlight-folder-current-line): Call
5376         `wl-folder-init-icons' when folder icons have not been initialized.
5377
5378         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5379
5380         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5381         (wl-demo-image-type-alist): New macro.
5382
5383 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5384
5385         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5386         display does not support graphics.
5387         (wl-plugged-init-icons): Ditto.
5388         (wl-folder-init-icons): Ditto.
5389
5390         * wl-demo.el (wl-demo): Chech closely whether the display
5391         supports graphics.
5392
5393 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5394
5395         * wl-summary.el (wl-summary-get-original-buffer): New function.
5396         (wl-summary-set-crosspost): Use it.
5397         (wl-summary-target-mark-uudecode): Ditto.
5398         (wl-summary-reedit): Ditto.
5399         (wl-summary-resend-bounced-mail): Ditto.
5400         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5401         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5402
5403         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5404         (wl-message-display-internal): Ditto.
5405
5406 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5407
5408         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5409
5410 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5411
5412         * wl-summary.el (wl-summary-save-view): Renamed from
5413         `wl-summary-save-status'.
5414
5415 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5416
5417         * wl-summary.el (wl-summary-sync): Added `all-shown'
5418
5419 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5420
5421         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5422
5423 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5424
5425         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5426
5427 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5428
5429         * wl-highlight.el (wl-highlight-summary-line-string): Use
5430         `zerop' instead of `= 0'.
5431         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
5432
5433         * wl-template.el (wl-template-next): Use `=' instead of `eq'
5434         for comparing numbers.
5435         (wl-template-prev): Use `zerop' instead of `eq 0'.
5436
5437         * wl-draft.el (wl-draft-insert-current-message): Use
5438         `with-current-buffer' instead of `save-excursion'.
5439         Use `zerop' instead of `eq 0'.
5440
5441 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
5442
5443         * wl-draft.el (wl-draft-insert-ccs): New function.
5444         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
5445         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
5446
5447 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
5448
5449         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
5450
5451 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
5452
5453         * wl-expire.el (wl-expire-refile): Don't call
5454         elmo-msgdb-add-msgs-to-seen-list;
5455         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
5456         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5457
5458 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5459
5460         * wl-message.el (wl-message-prev-page): Ignore errors while
5461         scroll-down.
5462
5463 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
5464
5465         * wl-mime.el: Use elmo-original-message-mode instead of
5466         mmelmo-original-mode.
5467
5468         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
5469         `elmo-folder-get-spec';
5470         (wl-fldmgr-add-completion-all-completions):
5471         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
5472
5473         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
5474         of `elmo-folder-get-type'.
5475
5476         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
5477         `elmo-folder-get-spec';
5478         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5479         Use `elmo-folder-append-message' instead of `elmo-append-msg';
5480         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5481         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
5482         `elmo-read-msg-no-cache';
5483         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
5484         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
5485         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
5486         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
5487         `elmo-cache-save';
5488         (wl-draft-reedit): Use `elmo-message-file-name'.
5489
5490         * wl-expire.el: Use `elmo-folder-name-internal';
5491         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5492         Use macro `wl-summary-buffer-msgdb' instead of variable
5493         `wl-summary-buffer-msgdb';
5494         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
5495         Use macro `wl-summary-buffer-folder-name' instead of variable
5496         `wl-summary-buffer-folder-name'.
5497         * wl-score.el: Likewise.
5498
5499         * wl-message.el: Rewrite for new message buffer cache mechanism.
5500         (wl-message-buffer-cache-buffer-get): New macro.
5501         (wl-message-buffer-cache-folder-get): Ditto.
5502         (wl-message-buffer-cache-message-get): Ditto.
5503         (wl-message-buffer-cache-entry-make): Ditto.
5504         (wl-message-buffer-cache-hit): Ditto.
5505         (wl-message-buffer-cache-sort): New function.
5506         (wl-message-buffer-cache-add): Ditto.
5507         (wl-message-buffer-cache-delete): Ditto.
5508         (wl-message-buffer-cache-clean-up): Ditto.
5509         (wl-message-buffer-window): Rewrite.
5510         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
5511         (wl-message-buffer-display): New function.
5512         (wl-message-display-internal): New function.
5513
5514 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
5515
5516         * wl-folder.el: Use `elmo-folder-name-internal';
5517         Use `wl-folder-get-elmo-folder';
5518         Use `elmo-folder-list-messages' instead of
5519         `elmo-list-folder';
5520         Use `elmo-folder-get-primitive-list' instead of
5521         `elmo-folder-get-primitive-spec-list';
5522         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
5523         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5524         Use `elmo-folder-create' instead of `elmo-create-folder'.
5525         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
5526         (wl-folder-get-elmo-folder): New macro.
5527         (wl-folder-elmo-folder-cache-get): Ditto.
5528         (wl-folder-elmo-folder-cache-put): Ditto.
5529         (wl-folder-suspend): Call `elmo-quit'.
5530
5531         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5532         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5533         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
5534         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
5535         (toplevel): require 'cl.
5536         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
5537
5538         * wl-summary.el: Rewrite to use new elmo interface.
5539
5540 \f
5541 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5542
5543         * wl-mime.el (wl-draft-preview-message):
5544         Run `wl-draft-send-hook' before collecting recipients information;
5545         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
5546
5547         * tm-wl.el (wl-draft-preview-message): Ditto.
5548
5549 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
5550
5551         * wl-mime.el (wl-draft-preview-message): Fixed problem that
5552         wrong receipients are displayed when forwarded message.
5553
5554 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
5555
5556         * Version number is increased to 2.5.7.
5557
5558 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5559
5560         * wl-message.el (wl-message-next-page): Bind
5561         `window-pixel-scroll-increment' to nil while scrolling up.
5562
5563 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5564
5565         * wl-vars.el (wl-save-hook): New hook.
5566         * wl.el (wl-save): Call `wl-save-hook'.
5567
5568 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5569
5570         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
5571         Argument WITH-ARG instead of NO-ARG (negative mean).
5572         (wl-draft-reply): WITH-ARG instead of NO-ARG.
5573         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
5574         * wl-message.el (wl-message-follow-current-entity): Likewise.
5575
5576 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5577
5578         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
5579         FROM was optional argument.
5580         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
5581
5582 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5583
5584         * Version number is increased to 2.5.6.
5585
5586 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5587
5588         * wl-version.el (wl-version-show): Removed.
5589         (wl-version): Add `interactive'.
5590
5591 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
5592
5593         * wl-summary.el (wl-summary-get-petname-func): New variable.
5594         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
5595         instead of `wl-address-get-petname-1'.
5596         (wl-summary-simple-from): Ditto.
5597
5598         * wl-address.el (wl-address-get-petname-1): Define as function.
5599
5600 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
5601
5602         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
5603         field in the original message.
5604         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5605
5606 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
5607
5608         * wl-expire.el (wl-expire-hide):
5609         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
5610
5611 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5612
5613         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
5614         find decoder for To, Cc, and Subject.
5615
5616 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
5617
5618         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
5619         for checking `elmo-use-buffer-cache'.
5620         (wl-summary-mark-as-important): Fixed typo in comment.
5621
5622 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
5623
5624         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
5625         field in the original message.
5626         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5627
5628 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
5629
5630         * wl-expire.el (wl-expire-hide):
5631         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
5632
5633 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5634
5635         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
5636         find decoder for To, Cc, and Subject.
5637
5638 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
5639
5640         * Version number is increased to 2.5.5.
5641
5642         * wl-address.el (wl-address-specials-regexp): New constant.
5643         (wl-address-quote-specials): Use it.
5644
5645 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
5646
5647         * wl-summary.el (wl-summary-rescan):
5648         Call `wl-summary-buffer-number-column-detect'.
5649         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
5650
5651         * wl-message.el (wl-message-mode-map): Define.
5652         (wl-message-decode): Use it as local-map.
5653
5654 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
5655
5656         * wl-score.el (wl-score-guess-like-gnus): Abolished.
5657         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
5658
5659 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
5660
5661         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
5662
5663         * wl-mule.el (wl-read-event-char): Ditto.
5664
5665         * wl-e21.el (wl-read-event-char): Ditto.
5666
5667         * wl-nemacs.el (wl-read-event-char): Ditto.
5668         (read-event): Removed.
5669
5670         * wl-util.el (toplevel): Removed dummy definition of
5671         `read-event'.
5672         (wl-read-event-char, wl-xmas-read-event-char): Removed.
5673
5674 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
5675
5676         * wl-nemacs.el (elmo-archive-call-process): Moved to
5677         elmo-archive.el.
5678
5679 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5680
5681         * wl-draft.el (wl-draft-reply-list-symbol): New function.
5682         (wl-draft-reply): Use it.  Fixed "No match field" error message.
5683
5684         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
5685         instead of magic-number 6.  Use `not' instead of `null' for symbol
5686         `nil' check (not empty list).
5687         (wl-draft-insert-x-face-field): Fixed paren style.
5688
5689         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
5690         one-branch conditional statement, instead of `and' and `if'.
5691         (wl-draft-forward): Likewise.
5692         (wl-draft-add-references): Likewise.
5693         (wl-draft-yank-from-mail-reply-buffer): Likewise.
5694
5695         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
5696         conditional steatment.  Use `cond' instead of `if'.
5697         (wl-draft-confirm): Likewise.
5698
5699 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5700
5701         * wl-version.el (wl-version-show): Use `product-string-1'
5702         instead of `wl-version'.
5703         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
5704
5705         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
5706
5707 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5708
5709         * wl-highlight.el (wl-highlight-headers): Revert
5710         `wl-highlight-x-face-func' argument (`beg' and `end').
5711
5712 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5713
5714         * wl.el (toplevel): Move `product-provide' declare.
5715         * wl-demo.el (toplevel): Ditto.
5716         * wl-dnd.el (toplevel): Ditto.
5717         * wl-highlight.el (toplevel): Ditto.
5718         * wl-message.el (toplevel): Ditto.
5719         * wl-refile.el (toplevel): Ditto.
5720         * wl-util.el (toplevel): Ditto.
5721
5722 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
5723
5724         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
5725         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
5726         (wl-thread-close-all): keep cursor position.
5727
5728 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5729
5730         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
5731         (eq x 0).
5732         (wl-generate-user-agent-string-1): Fix conditional statement.
5733
5734 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
5735
5736         * wl.el (wl-check-environment): Additional check for
5737         'wl-local-domain' and `wl-message-id-domain'.
5738
5739 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5740
5741         * wl-draft.el (toplevel): Delete defvar for sasl-*.
5742
5743 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5744
5745         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
5746         instead of `smtp-sasl-user-realm'.
5747
5748 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5749
5750         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
5751
5752 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5753
5754         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
5755         to the default value as well as `eword-lexical-analyzer'.
5756
5757 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5758
5759         * wl-version.el (wl-extended-emacs-version,
5760         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
5761         `elmo-match-string' instead of `wl-match-string'.
5762
5763 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5764
5765         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
5766         docstring.
5767
5768 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
5769
5770         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
5771
5772 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5773
5774         * wl-highlight.el (wl-highlight-headers): Remove
5775         `wl-highlight-x-face-func' argument (`beg' and `end').
5776
5777 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5778
5779         * wl-summary.el (wl-summary-mark-as-important):
5780         Remove cache if folder is local.
5781
5782 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
5783
5784         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
5785         to get existing e-mail address string.
5786
5787 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5788
5789         * wl-version.el (wl-generate-user-agent-string): Commentary.
5790         (wl-generate-user-agent-string-1): Use `when' for
5791         one-branch conditional statement, instead of `and' and `if'.
5792         (wl-extended-emacs-version, wl-extended-emacs-version2,
5793         wl-extended-emacs-version3): Ditto.
5794
5795 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5796
5797         * wl-summary.el (wl-summary-sync-all-init): New inline function.
5798         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
5799         condition-case; Remove initialization.
5800         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
5801         (wl-summary-sync-update3): Added argument `sync-all';
5802         Eliminated local variable `msgdb';
5803         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
5804         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
5805         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
5806
5807 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
5808
5809         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
5810         connection before call `wl-draft-send-mail-with-smtp'.
5811
5812 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5813
5814         * Version number is increased to 2.5.4.
5815
5816 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
5817
5818         * wl.el (wl-check-environment): Additional check for
5819         'wl-local-domain' and `wl-message-id-domain'.
5820
5821 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5822
5823         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
5824         buffer as command specific.
5825         (wl-folder-mark-as-read-all-entity): Ditto.
5826         (wl-folder-prefetch-entity): Ditto.
5827         (wl-folder-drop-unsync-entity): Ditto.
5828
5829         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
5830         (wl-prog-uudecode-no-stdout-option): Changed default to t.
5831         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
5832
5833         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
5834         save-excursion.
5835
5836 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
5837
5838         * Version number is increased to 2.5.3.
5839
5840         * wl-summary.el (wl-summary-save-view-cache):
5841         Delete duplicated `write-region';
5842         Use `write-region-as-binary' instead of `as-binary-output-file' and
5843         `write-region'.
5844
5845 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5846
5847         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
5848
5849 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
5850
5851         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
5852         instead of `smtp-via-smtp'.
5853
5854 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5855
5856         * wl-draft.el (toplevel): Delete defvar for sasl-*.
5857
5858 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5859
5860         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
5861         instead of `smtp-sasl-user-realm'.
5862
5863 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5864
5865         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
5866
5867 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
5868
5869         * Version number is increased to 2.5.2.
5870
5871 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
5872
5873         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
5874         does not exist.
5875         (wl-biff-stop): Call `cancel-timer' if timer already exists.
5876         (wl-biff-start): Call `timer-activate' if timer already exists.
5877
5878         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
5879         only when it is bound as function.
5880
5881 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
5882
5883         * Version number is increased to 2.5.1.
5884
5885 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
5886
5887         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
5888         Print refile/copy destination.
5889
5890 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
5891
5892         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
5893         queue-flush-only is non-nil.
5894
5895         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
5896
5897         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
5898         checking cache folder.
5899
5900 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5901
5902         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
5903         `regexp-quote'.
5904
5905 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5906
5907         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
5908         function.
5909         * wl-summary.el (wl-summary-write-current-folder-functions):
5910         Change default value.  Use it.
5911
5912 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5913
5914         * Version number is increased to 2.5.0.
5915
5916         * wl-version.el (wl-version): Changed codename.
5917
5918 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
5919
5920         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
5921         (wl-summary-supersedes-message): Ditto.
5922
5923 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5924
5925         * wl-refile.el (wl-refile-guess-functions): Renamed from
5926         `wl-refile-guess-func-list'.
5927
5928 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
5929
5930         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5931         Fixed problem when no rule was matched.
5932
5933 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
5934
5935         * wl-summary.el (wl-summary-get-mark): Fixed
5936         `wl-summary-buffer-target-mark' check logic.
5937
5938 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5939
5940         * wl-folder.el (wl-folder-write-current-folder): Added group
5941         folder check.
5942
5943         * wl-summary.el (wl-summary-write-current-folder): Renamed from
5944         `wl-summary-write-current-newsgroup'.
5945         (wl-summary-write-current-folder-functions): New variable.
5946         * wl-folder.el (wl-folder-get-newsgroups): New function.
5947         (wl-folder-guess-mailing-list-by-refile-rule): New function.
5948         (wl-folder-write-current-folder): Renamed from
5949         `wl-folder-write-current-newsgroup'.
5950
5951 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5952
5953         * Version number is increased to 2.3.93.
5954
5955 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5956
5957         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
5958         (wl-ldap-make-matched-value-list): Ditto.
5959         (wl-ldap-alias-safe-string): Split e-mail address.
5960
5961         * wl-summary.el (wl-summary-read-folder): Fixed problem when
5962         petname folder default was selected.
5963         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
5964         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
5965
5966 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
5967
5968         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
5969         to `wl-draft-config-exec'.
5970
5971         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
5972         instead of calling `wl-draft-config-exec';
5973         Process group-list and show recipients in minibuffer.
5974
5975         * tm-wl.el (wl-draft-preview-message): Ditto.
5976
5977 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5978
5979         * wl.el (toplevel): Added (C) to copyright notice, and
5980         sync Author header.
5981         * tm-wl.el (toplevel): Ditto.
5982         * wl-address.el (toplevel): Ditto.
5983         * wl-demo.el (toplevel): Ditto.
5984         * wl-dnd.el (toplevel): Ditto.
5985         * wl-draft.el (toplevel): Ditto.
5986         * wl-e21.el (toplevel): Ditto.
5987         * wl-expire.el (toplevel): Ditto.
5988         * wl-folder.el (toplevel): Ditto.
5989         * wl-highlight.el (toplevel): Ditto.
5990         * wl-message.el (toplevel): Ditto.
5991         * wl-mime.el (toplevel): Ditto.
5992         * wl-mule.el (toplevel): Ditto.
5993         * wl-nemacs.el (toplevel): Ditto.
5994         * wl-refile.el (toplevel): Ditto.
5995         * wl-score.el (toplevel): Ditto.
5996         * wl-summary.el (toplevel): Ditto.
5997         * wl-template.el (toplevel): Ditto.
5998         * wl-thread.el (toplevel): Ditto.
5999         * wl-util.el (toplevel): Ditto.
6000         * wl-vars.el (toplevel): Ditto.
6001         * wl-xmas.el (toplevel): Ditto.
6002
6003 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6004
6005         * wl.el (wl-init): Added comment about `wl-init-hook'.
6006         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6007         * wl-vars.el (wl-init-hook): Added docs.
6008         (wl-make-plugged-hook): Removed useless docs.
6009         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6010         * wl-xmas.el (toplevel): Ditto.
6011
6012 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6013
6014         * wl-address.el (toplevel): Fixed multiple Author header format.
6015         * wl-demo.el (toplevel): Ditto.
6016         * wl-draft.el (toplevel): Ditto.
6017         * wl-folder.el (toplevel): Ditto.
6018         * wl-summary.el (toplevel): Ditto.
6019         * wl-thread.el (toplevel): Ditto.
6020         * wl-util.el (toplevel): Ditto.
6021         * wl-vars.el (toplevel): Ditto.
6022         * wl-version.el (toplevel): Ditto.
6023         * wl-xmas.el (toplevel): Ditto.
6024         * wl.el (toplevel): Ditto.
6025
6026         * wl-version.el (toplevel): Added require `elmo-version' for
6027         `product-version-as-string'.
6028
6029 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6030
6031         * wl-vars.el (wl-draft-send-hook): Changed default value to
6032         '(wl-draft-config-exec).
6033
6034         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6035         explicitly.
6036         (wl-draft): Set `wl-draft-config-exec-flag' before running
6037         `wl-mail-setup-hook'.
6038
6039         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6040         `wl-biff-init-icons' to `wl-init-hook' instead of
6041         `wl-make-plugged-hook'.
6042         (Because if `wl-draft' command is invoked at first,
6043         they are not initialized)
6044         Updated copyright notice.
6045
6046         * wl-e21.el (toplevel): Ditto;
6047
6048         * wl-demo.el (toplevel): Updated copyright notice.
6049         * wl-address.el (toplevel): Ditto.
6050         * wl-draft.el (toplevel): Ditto.
6051         * wl-version.el (toplevel): Ditto.
6052         * wl-folder.el (toplevel): Ditto.
6053         * wl-summary.el (toplevel): Ditto.
6054         * wl-thread.el (toplevel): Ditto.
6055         * wl-util.el (toplevel): Ditto.
6056         * wl-vars.el (toplevel): Ditto.
6057         * wl.el (toplevel): Ditto.
6058
6059 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6060
6061         * wl-highlight.el (wl-highlight-message): Fixed problem of
6062         highlighting failure which occured when the last field contains
6063         multiple lines in the draft buffer.
6064
6065         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6066         `wl-biff-start' if plugged.
6067
6068         * wl-util.el (wl-biff-check-folder): New function.
6069         (wl-biff-check-folders): Don't set session name prefix.
6070         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6071         (wl-biff-check-folder-async): Ditto.
6072
6073         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6074         in email address.
6075
6076 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6077
6078         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6079
6080         * wl-draft.el (wl-draft-strip-subject-re): New function.
6081
6082         * wl-draft.el (wl-draft-reply): Use it.
6083
6084 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6085
6086         * wl-message.el (wl-mmelmo-message-redisplay): Use
6087         `mime-display-message' instead of `wl-mime-display-message'.
6088
6089         * wl-mime.el (toplevel): Removed compatibility workaround
6090         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6091         (wl-mime-display-message): Abolished.
6092         (wl-mime-entity-read-field): Ditto.
6093         (wl-mime-combine-message/partial-pieces): Use
6094         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6095
6096 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6097
6098         * wl-template.el: Doc fixes.
6099
6100 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6101
6102         * wl-e21.el (wl-message-overload-functions): Do nothing if
6103         `current-local-map' is not available.
6104         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6105
6106 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6107
6108         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6109         representation.
6110
6111         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6112         number.
6113         (wl-fldmgr-save-folders): Don't use `format' when insert
6114         `wl-fldmgr-folders-header'.
6115
6116 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6117
6118         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6119
6120 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6121
6122         * wl-highlight.el (wl-highlight-message):
6123         Use `std11-field-end' to detect end point of the header field.
6124         Refer `wl-highlight-max-header-size'.
6125
6126         * wl-vars.el (wl-highlight-max-header-size): New variable.
6127
6128         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6129
6130         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6131         Set `for-draft' argument of wl-highlight-headers.
6132         (wl-draft): Ditto.
6133         (wl-draft-reedit): Ditto.
6134         (wl-user-agent-compose-internal): Ditto.
6135
6136 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6137
6138         * wl-message.el (wl-message-add-button): Use overlay.
6139
6140 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6141
6142         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6143
6144         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6145         problem when group-list content is nothing.
6146         (Reported by Mito <mit@nines.nec.co.jp>)
6147
6148 2000-10-18  SAITO Atsunori <sai@yedo.com>
6149
6150         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6151
6152 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6153
6154         * tm-wl.el (toplevel): Use product-provide.
6155
6156 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6157
6158         * Version number is increased to 2.3.92.
6159
6160 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6161
6162         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6163         title text, use `display' property for left margin under Emacs 21.
6164
6165         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6166         properties.
6167         (wl-plugged-init-icons): Ditto.
6168
6169 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6170
6171         * wl.el (wl-save-status, wl-init): Remove last period in
6172         "...done." message.
6173         * tm-wl.el (wl-summary-burst): Ditto.
6174         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6175         wl-summary-resume-cache-status,
6176         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6177         wl-summary-sync-update3, wl-summary-highlight-msgs,
6178         wl-summary-flush-pending-append-operations,
6179         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6180         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6181         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6182         wl-thread-open-all): Ditto.
6183         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6184         * wl-mime.el (wl-summary-burst): Ditto.
6185         * wl-highlight.el (wl-highlight-summary): Ditto.
6186         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6187         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6188         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6189         * wl-address.el (wl-local-address-init): Ditto.
6190
6191 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6192
6193         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6194         `add-text-properties'.
6195         (wl-plugged-init-icons): Ditto.
6196         (wl-folder-init-icons): Use `propertize' instead of
6197         `put-text-property'.
6198         (wl-plugged-set-folder-icon): Ditto.
6199         (wl-e21-highlight-folder-group-line): Ditto.
6200
6201 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6202
6203         * wl-version.el (wl-version-status-alist): New variable.
6204         (wl-version-status): New function.
6205
6206         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6207         "Cc" part of the case "Reply-To".
6208
6209         * wl-draft.el (wl-draft-reply): Use result of
6210         `eword-extract-address-components'.
6211
6212         * wl-demo.el (wl-demo-icon-name): New constant.
6213         (wl-logo-xpm): Use it.
6214         (wl-logo-xbm): Ditto.
6215         (wl-logo-bitmap): Ditto.
6216
6217         * Version number is increased to 2.3.91.
6218
6219 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6220
6221         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6222         (wl-extended-emacs-version, wl-extended-emacs-version2,
6223         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6224         docstring.
6225
6226         * wl-version.el (wl-generate-user-agent-string-1): New function.
6227         (wl-generate-user-agent-string): Use it.
6228
6229         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6230         `mime-edit-insert-user-agent-field'.
6231         (wl-generate-user-agent-string): Check
6232         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6233
6234         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6235         instead of `if', when verbose case.
6236
6237 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6238
6239         * wl-expire.el (wl-summary-expire): Fix.
6240
6241 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6242
6243         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6244         and `elmo-lost+found-folder' if 'wl-draft.
6245         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6246
6247 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6248
6249         * wl-expire.el (wl-summary-expire): Change messages.
6250         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6251         `deleing-info' instead of "Deleting..."
6252
6253 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6254
6255         * wl-summary.el (wl-summary-refile-subr): Fix.
6256
6257 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6258
6259         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6260         if pipe folder.
6261
6262 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6263
6264         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6265
6266 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6267
6268         * wl-expire.el (wl-expire-hide): New function.
6269         (wl-summary-expire): Add `hide'.
6270
6271 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * wl-vars.el (wl-draft-reply-without-argument-list):
6274         Changed default value to consider `Reply-To:'.
6275         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6276
6277         * Version number is increased to 2.3.90.
6278
6279         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6280         elmo-imap4-get-session with unwind-protect.
6281         Don't cause error.
6282         (wl-summary-sync-marks): Don't check plugged nor folder type.
6283         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6284         (Always keep current buffer).
6285
6286 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6287
6288         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6289         Enclose with `save-excursion'.
6290
6291 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6292
6293         * wl-version.el (wl-version): Remove interactive.
6294
6295 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6296
6297         * wl-version.el (wl-generate-user-agent-string): Use
6298         `product-string-verbose' instead of `product-string-1'.
6299
6300 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6301
6302         * wl-vars.el (wl-draft-use-cache): New variable.
6303         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6304         if wl-draft-use-cache is non-nil.
6305
6306 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6307
6308         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6309         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6310
6311 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6312
6313         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6314         (wl-thread-msg-mark-as-unread): Ditto.
6315
6316         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6317         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6318         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6319         Don't set mark in summary if return value of `elmo-mark-as-read'
6320         is nil.
6321         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6322         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6323         instead of `wl-thread-msg-mark-as-read'.
6324         (wl-summary-mark-as-unread-region): Ditto.
6325         (wl-summary-target-mark-mark-as-read): Ditto.
6326
6327         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6328
6329 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6330
6331         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6332
6333         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6334
6335 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6336
6337         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6338         face.
6339
6340 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6341
6342         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6343         `running-xemacs'.
6344
6345 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6346
6347         * wl-version.el (toplevel): Use `product-version-as-string' for
6348         set verstion-string, if defined.
6349
6350         * wl-version.el (wl-version-show): Insert string at point, when
6351         call with argument.
6352
6353         * wl-version.el (wl-generate-user-agent-string): Use
6354         `product-string-1' instead of `wl-appname', `wl-version' and
6355         `wl-codename'.
6356
6357 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6358
6359         * wl-address.el (toplevel): Use product-provide.
6360         * wl-demo.el (toplevel): Ditto.
6361         * wl-dnd.el (toplevel): Ditto.
6362         * wl-draft.el (toplevel): Ditto.
6363         * wl-e21.el (toplevel): Ditto.
6364         * wl-expire.el (toplevel): Ditto.
6365         * wl-fldmgr.el (toplevel): Ditto.
6366         * wl-folder.el (toplevel): Ditto.
6367         * wl-highlight.el (toplevel): Ditto.
6368         * wl-message.el (toplevel): Ditto.
6369         * wl-mime.el (toplevel): Ditto.
6370         * wl-mule.el (toplevel): Ditto.
6371         * wl-nemacs.el (toplevel): Ditto.
6372         * wl-refile.el (toplevel): Ditto.
6373         * wl-score.el (toplevel): Ditto.
6374         * wl-summary.el (toplevel): Ditto.
6375         * wl-template.el (toplevel): Ditto.
6376         * wl-thread.el (toplevel): Ditto.
6377         * wl-util.el (toplevel): Ditto.
6378         * wl-vars.el (toplevel): Ditto.
6379         * wl-xmas.el (toplevel): Ditto.
6380         * wl.el (toplevel): Ditto.
6381
6382 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6383
6384         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6385         instead of product.
6386
6387         * wl-version.el (wl-version): Compile time evalution elmo-version.
6388
6389 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6390
6391         * wl-summary.el (wl-summary-sync-force-update): Append queue
6392         `mark-as-read'if unplugged.
6393
6394 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6395
6396         * wl-version.el: New file.  Use product.el.
6397         * wl.el: add (require 'wl-version).
6398         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6399         for ~/.folders header.
6400         (wl-fldmgr-folders-header): Changed.
6401         * wl-demo.el (wl-demo): Use product.el.
6402
6403         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6404         wl-version.el.
6405         * wl-util.el (wl-version, wl-version-show): Ditto.
6406
6407         * wl-util.el (wl-generate-user-agent-string,
6408         wl-extended-emacs-version, wl-extended-emacs-version2,
6409         wl-extended-emacs-version3): Move to wl-version.el.
6410         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6411         xemacs-codename, mime-edit-insert-user-agent-field,
6412         mime-edit-user-agent-value, mime-editor/version,
6413         mime-editor/codename): Compile warning killer move to
6414         wl-version.el
6415
6416 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6417
6418         * wl-summary.el (wl-summary-refile-subr): Fix.
6419
6420 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6421
6422         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6423         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6424
6425 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6426
6427         * wl.el (wl-check-environment): Check too many `@'.
6428
6429 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
6430
6431         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
6432
6433 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6434
6435         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
6436         wl-draft-reply-myself-without-argument-list): Add variables.
6437         * wl-draft.el (wl-draft-reply): Use it.
6438
6439 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
6440
6441         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
6442         the 5th argument of `elmo-network-get-spec'.
6443
6444         * wl-thread.el (wl-thread-reparent-children): New inline function.
6445         (wl-thread-delete-message): Use it.
6446
6447         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
6448         (wl-summary-score-update-all-lines): Don't use `dolist'.
6449
6450 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6451
6452         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
6453         (require 'elmo-msgdb) for inline function.
6454
6455 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6456
6457         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
6458
6459 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6460
6461         * wl-score.el (wl-score-headers): Fix for the confusing macro
6462         `elmo-kill-buffer'.
6463
6464 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6465
6466         * wl-summary.el: Don't use the 3rd argument of `require' because
6467         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
6468         * wl-util.el: Ditto.
6469         * wl-draft.el: Ditto.
6470
6471 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6472
6473         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
6474         window system is not used.
6475
6476 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
6477
6478         * wl-thread.el: Don't use `mapcar' only for iteration.
6479         (wl-thread-resume-entity): Ditto.
6480         (wl-thread-delete-message): Ditto.
6481
6482         * wl-summary.el: Bind `dragdrop-drop-functions',
6483         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
6484         of `require' for `timezone', `easymenu' and `ps-print';
6485         don't use `mapcar' only for iteration.
6486
6487         * wl-util.el: Bind `mule-version', `nemacs-version',
6488         `emacs-beta-version', `xemacs-codename',
6489         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
6490         `mime-editor/version' and `mime-editor/codename'; specify 3rd
6491         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
6492         only for iteration.
6493
6494         * wl-score.el: Don't use `mapcar' only for iteration.
6495         (wl-score-simplify-buffer-fuzzy): Ditto.
6496         (wl-score-simplify-subject): Ditto.
6497         (wl-score-headers): Ditto.
6498         (wl-summary-score-update-all-lines): Ditto.
6499
6500         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
6501         `enable-multibyte-characters' and `mule-version'.
6502
6503         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
6504         `mapcar' only for iteration.
6505
6506         * wl-demo.el: Don't use `mapcar' only for iteration.
6507
6508         * wl-folder.el: Don't use `mapcar' only for iteration.
6509         (wl-folder-open-all): Ditto.
6510         (wl-folder-count-incorporates): Ditto.
6511
6512         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
6513         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
6514
6515         * wl-draft.el: Bind `x-face-add-x-face-version-header',
6516         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
6517         `smtp-connection-type'; specify 3rd argument of `require' for
6518         `timezone'; don't use `mapcar' only for iteration.
6519         (wl-draft-clone-local-variables): Don't use `mapcar'.
6520         (wl-draft-generate-clone-buffer): Ditto.
6521         (wl-user-agent-compose-internal): Ditto.
6522
6523         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
6524
6525         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
6526         (wl-save-status): Ditto.
6527
6528         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
6529         for iteration.
6530
6531 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
6532
6533         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
6534         removed `Date'.
6535         (wl-fldmgr-make-filter-default): New user option.
6536
6537         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
6538         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
6539         (wl-fldmgr-filter-completion-alist): Abolish.
6540
6541         * wl.el (wl): Don't check servers if arg is non-nil.
6542
6543         * wl-draft.el (wl-draft-reply): Set only message-id string to
6544         In-Reply-To field.
6545
6546 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6547
6548         * wl-summary.el (wl-summary-pick): Rewrite.
6549
6550         * wl-draft.el (wl-draft-forward): Get references field from
6551         original buffer.
6552         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
6553
6554 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
6555
6556         * wl-draft.el (wl-draft-forward): Add references field.
6557
6558 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6559
6560         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
6561         (wl-draft-reply): Use it.
6562
6563 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
6564
6565         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
6566         when Emacs 21 is running.
6567
6568         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
6569         bindings.
6570
6571 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6572
6573         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
6574         XPM icons transparent.
6575
6576         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
6577         Emacs 21.
6578
6579 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
6580
6581         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
6582         nil.
6583
6584         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
6585         when it is persistent.
6586         (wl-summary-sync-marks): Changed argument for
6587         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6588         (wl-summary-virtual): Use `elmo-read-search-condition'.
6589         (wl-summary-redisplay-internal): If folder is local, mark as read
6590         even when folder is plugged.
6591
6592 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
6593
6594         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
6595         of `tool-bar-lines' in the frame parameters.
6596         (after-make-frame-functions, post-command-hook): Don't modify the
6597         value.
6598         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
6599         wl-e21-tool-bar-lines): Removed.
6600
6601 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
6602
6603         * wl-highlight.el (wl-highlight-folder-path): Put overlay
6604         properties `evaporate' and `wl-momentary-overlay' as well.
6605         (wl-highlight-summary-displaying): Ditto.
6606         (wl-delete-all-overlays): Don't delete overlay which does not have
6607         a property `wl-momentary-overlay'.
6608
6609         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
6610         `display-mouse-p' and `display-graphic-p'.
6611         (wl-folder-init-icons): Don't search for XBM or the other files.
6612         (wl-plugged-set-folder-icon): Make icons if and only if
6613         `display-graphic-p' returns non-nil.
6614         (wl-highlight-plugged-current-line): Use `before-string' overlay
6615         property to show icon images.
6616         (wl-highlight-folder-current-line): Ditto.
6617         (wl-e21-highlight-folder-group-line): Ditto.
6618         (wl-e21-highlight-folder-by-numbers): Ditto.
6619         (wl-e21-insert-image): Removed.
6620         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
6621         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
6622         said.
6623         (wl-e21-switch-toolbar-after-make-frame): Renamed from
6624         `wl-e21-force-switch-toolbar'.
6625         (wl-e21-make-icon-image): Removed.
6626         (wl-e21-setup-toolbar): Don't search for XBM files.
6627         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
6628         the default value.
6629
6630 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
6631
6632         * wl-util.el (wl-biff-check-folder-async): Set
6633         `wl-biff-check-folders-running' even when it is not an IMAP folder.
6634
6635 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6636
6637         * wl-e21.el (after-make-frame-functions): Add
6638         `wl-e21-force-switch-toolbar'.
6639         (wl-e21-force-switch-toolbar): New function force to switch the
6640         toolbar appearance automatically.
6641         (post-command-hook): Add `wl-e21-switch-toolbar'.
6642         (wl-e21-switch-toolbar): New function to switch the toolbar
6643         appearance automatically.
6644         (wl-e21-tool-bar-lines): New buffer local variable.
6645
6646 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl-util.el (wl-biff-check-folders-running): New variable.
6649         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
6650         (wl-biff-check-folder-async-callback):
6651         Set `wl-biff-check-folders-running'.
6652         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
6653         with unwind-protect.
6654
6655         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
6656         Enclose `wl-folder-auto-check' with unwind-protect.
6657
6658         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
6659         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
6660
6661         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
6662
6663         * wl-util.el (wl-biff-notify): New inline function.
6664         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
6665         locally.
6666         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
6667         folder-list' is 1.
6668         Use `wl-biff-notify'.
6669         (wl-biff-check-folder-async-callback): New function.
6670         (wl-biff-check-folder-async): Ditto.
6671
6672         * wl-folder.el (wl-folder): Don't check folders.
6673         (wl-folder-auto-check): New function.
6674
6675 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
6676
6677         * wl-util.el (wl-biff-start) [Emacs19+]:
6678         Use `timer-next-integral-multiple-of-time'.
6679         (wl-biff-check-folders): Use `wl-default-folder'
6680         if `wl-biff-check-folder-list' is nil.
6681
6682 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
6683
6684         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
6685         instead of `elmo-delete-lists'.
6686
6687 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
6688
6689         * wl.el (wl-plugged-toggle-all): Set the value of
6690         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
6691         (wl-plugged-toggle): Ditto.
6692         (wl-toggle-plugged): Ditto.
6693         (wl-plugged-init): Ditto.
6694
6695         * wl-xmas.el (wl-biff-init-icons): Set icons data to
6696         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
6697         instead of `wl-biff-state-indicator-off' and
6698         `wl-biff-state-indicator-on'; don't modify the value and the type
6699         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
6700         (wl-plugged-init-icons): Set icons data to
6701         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
6702         instead of `wl-plug-state-indicator-off' and
6703         `wl-plug-state-indicator-on'; don't modify the value and the type
6704         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
6705
6706         * wl-vars.el (wl-modeline-biff-state-off,
6707         wl-modeline-biff-state-on, wl-modeline-biff-status,
6708         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
6709         wl-modeline-plug-status): New internal variables.
6710         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
6711         wl-biff-check-interval, wl-biff-check-folder-list): Change
6712         customization group from `wl-folder' to `wl-highlight'.
6713         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
6714         wl-show-plug-status-on-modeline): Defcustomized.
6715
6716         * wl-util.el (wl-biff-check-folders): Set the value of the flag
6717         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
6718         (wl-mode-line-buffer-identification): Set both ON and OFF data with
6719         a flag to `mode-line-buffer-identification'.
6720
6721         * wl-e21.el (wl-biff-init-icons): Set icons data to
6722         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
6723         instead of `wl-biff-state-indicator-off' and
6724         `wl-biff-state-indicator-on'.
6725         (wl-plugged-init-icons): Set icons data to
6726         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
6727         instead of `wl-plug-state-indicator-off' and
6728         `wl-plug-state-indicator-on'.
6729
6730 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6731
6732         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
6733         excessive titles.
6734
6735 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6736
6737         * wl.el (wl-plugged-mode): Use revised
6738         `wl-mode-line-buffer-identification'.
6739         (wl-plugged-init): Don't use `force-mode-line-update'.
6740
6741         * wl-xmas.el (wl-draft-overload-functions): Use revised
6742         `wl-mode-line-buffer-identification'.
6743         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
6744         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
6745         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
6746         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
6747         `wl-make-plugged-hook';
6748         add `wl-folder-init-icons' and `wl-setup-folder' to
6749         `wl-folder-mode-hook'.
6750
6751         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
6752         19 as well.
6753         (wl-mode-line-display-priority-list): New user option.
6754         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
6755         Defcustomized.
6756         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
6757         Add docs.
6758
6759         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
6760         start.
6761         (wl-mode-line-buffer-identification): Revised as a function.
6762
6763         * wl-summary.el (wl-summary-mode): Use revised
6764         `wl-mode-line-buffer-identification'; don't call
6765         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
6766         (TopLevel): Don't bind `wl-e21-setup-summary' nor
6767         `wl-xmas-setup-summary'.
6768
6769         * wl-nemacs.el (wl-draft-overload-functions): Use revised
6770         `wl-mode-line-buffer-identification'.
6771
6772         * wl-mule.el (wl-draft-overload-functions): Use revised
6773         `wl-mode-line-buffer-identification'.
6774
6775         * wl-folder.el (wl-make-plugged-alist): Don't call
6776         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
6777         (wl-folder): Don't call `wl-folder-init-icons' directly.
6778         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
6779         `wl-xmas-setup-folder' directly;
6780         use revised `wl-mode-line-buffer-identification'.
6781         (TopLevel): Don't bind `wl-biff-init-icons',
6782         `wl-plugged-init-icons', `wl-folder-init-icons',
6783         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
6784
6785         * wl-e21.el (wl-draft-overload-functions): Use revised
6786         `wl-mode-line-buffer-identification'.
6787         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
6788         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
6789         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
6790         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
6791         `wl-make-plugged-hook';
6792         add `wl-folder-init-icons' and `wl-setup-folder' to
6793         `wl-folder-mode-hook'.
6794
6795 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
6796             Katsumi Yamaoka    <yamaoka@jpl.org>
6797
6798         * wl.el (wl): Call `wl-biff-start'.
6799         (wl-exit): Call `wl-biff-stop'.
6800         (wl-plugged-mode): Show biff in modeline.
6801         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
6802
6803         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
6804         (wl-biff-init-icons): New function.
6805         (wl-plugged-init-icons): Don't make too much keymaps.
6806         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
6807
6808         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
6809         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
6810         variables.
6811         (wl-biff-check-interval, wl-biff-check-folder-list): New user
6812         options.
6813
6814         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
6815         wl-biff-start, wl-biff-stop): New functions.
6816         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
6817         (wl-biff-timer-name): New variable.
6818
6819         * wl-summary.el (wl-summary-mode): Show biff in modeline.
6820
6821         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
6822         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
6823
6824         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
6825         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
6826
6827         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
6828         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
6829         `wl-folder-init-icons' to `ignore' if they are not available.
6830         (wl-folder-mode): Show biff in modeline.
6831
6832         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
6833         (wl-biff-init-icons): New function.
6834         (wl-plugged-init-icons): Don't make too much keymaps.
6835         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
6836
6837 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
6838
6839         * wl-vars.el (wl-strict-diff-folders): Customization Type
6840         and doc fix.  Define as a list of regular expressions for
6841         folders or nil.
6842         * wl-folder.el (wl-folder-check-one-entity): Use
6843         `wl-string-match-member' instead of `wl-string-member' for
6844         `wl-strict-diff-folders'.
6845
6846 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
6847
6848         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
6849         (wl-highlight-folder-current-line): Use it; new implementation.
6850         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
6851         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
6852         `defsubst' instead of `defun'.
6853
6854         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
6855         `wl-highlight-group-folder-by-numbers'; made it can also be a
6856         number.  See info for more details.
6857
6858         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
6859         running.
6860
6861         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
6862         to bind them.
6863
6864         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
6865         (wl-highlight-folder-current-line): New implementation.
6866
6867         * wl-highlight.el (wl-highlight-folder-group-line): New
6868         implementation.
6869         (wl-delete-all-overlays): Rewrite as a marco.
6870         (TopLevel): Require `wl-e21' when Emacs 21 is running.
6871
6872         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
6873         running.
6874         (wl-folder-*-glyph): No need to bind them.
6875
6876         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
6877         `wl-e21-highlight-folder-group-icon'; rewrite.
6878         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
6879         `defsubst' instead of `defun'.
6880         (wl-folder-mode-map): Bind it when compiling.
6881
6882 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6883
6884         * wl.el (wl): Initialize plug-related settings before `wl-init'.
6885
6886         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
6887
6888 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
6889
6890         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
6891
6892 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
6893
6894         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
6895         (wl-highlight-folder-current-line): Use it.
6896
6897         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
6898         in `id-name'.
6899
6900 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
6901
6902         * wl.el: Require `wl-e21' when Emacs 21 is running.
6903
6904         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
6905         default when Emacs 21 is running.
6906         (wl-use-highlight-mouse-line): Ditto.
6907         (wl-on-emacs21): New constant.
6908         (wl-on-emacs20): Removed.
6909
6910         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
6911         Emacs 21 is running.
6912
6913         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
6914         Emacs 21 is running.
6915
6916         * wl-e21.el: New file.
6917
6918 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
6919
6920         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
6921         (wl-toggle-plugged): Ditto.
6922         (wl-plugged-toggle): Ditto.
6923         (wl-plugged-toggle-all): Ditto.
6924
6925         * wl-vars.el (wl-plug-state-indicator): Refer
6926         `wl-plug-state-indicator-on' indirectly.
6927
6928 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6929
6930         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
6931         Call `wl-folder-confirm-existence'.
6932
6933         * wl-folder.el (wl-folder-confirm-existence): Added optional
6934         argument `force'.
6935
6936 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
6937
6938         * wl-summary.el (wl-summary-refile-subr): Assume
6939         `copy-or-refile' as symbol.
6940         (wl-summary-refile): Follow up above change.
6941         (wl-summary-copy): Ditto.  Doc fix.
6942
6943 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6944
6945         * wl-summary.el (wl-summary-pick): Don't bind
6946         `elmo-search-mime-charset'.
6947
6948         * wl-vars.el (wl-highlight-message-header-button-alist): Define
6949         default using old backquote style.
6950         (wl-search-mime-charset): Abolished.
6951
6952         * wl-highlight.el (wl-highlight-headers):
6953         Call `point' after `re-search-forward'(for Nemacs).
6954
6955         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
6956         for elmo-imap4.el.
6957
6958 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
6959
6960         * wl-message.el (wl-mmelmo-message-redisplay): Bind
6961         `wl-message-ignored-field-list' instead of
6962         `mime-view-ignored-field-list'.
6963
6964         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
6965         Add interactive spec.
6966         (wl-folder-goto-bottom-of-current-folder): Ditto.
6967         (wl-folder-mode-map): Bind them.
6968
6969         * wl-vars.el (wl-message-ignored-field-list): New variable.
6970         (wl-message-visible-field-list): New variable.
6971
6972         * wl-mime.el (wl-mime-header-presentation-method): New function.
6973         (wl-mime-setup): Set header-presentation-method.
6974
6975 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
6976
6977         * wl-nemacs.el (wl-draft-overload-functions): Set
6978         `mode-line-buffer-identification' instead of using
6979         `wl-make-modeline'.
6980
6981         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
6982         instead of using `wl-make-modeline'.
6983
6984         * wl-xmas.el (wl-plugged-init-icons): Set up
6985         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
6986         (wl-make-modeline): Abolish.
6987         (wl-draft-overload-functions): Set
6988         `mode-line-buffer-identification' instead of using
6989         `wl-make-modeline'.
6990
6991         * wl-util.el (wl-make-modeline-subr): Abolish.
6992         (wl-mode-line-buffer-identification): New alias.
6993
6994         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
6995         (wl-summary-make-modeline): Abolish.
6996         (wl-summary-buffer-set-folder): Set
6997         `wl-summary-buffer-folder-indicator'.
6998         (wl-summary-mode): Set `mode-line-buffer-identification' instead
6999         of using `wl-make-modeline'.
7000         (wl-summary-switch-to-clone-buffer): Don't set
7001         `mode-line-buffer-identification'.
7002         (wl-summary-goto-folder-subr): Ditto.
7003
7004         * wl-mule.el (wl-draft-overload-functions): Set
7005         `mode-line-buffer-identification' instead of using
7006         `wl-make-modeline'.
7007
7008         * wl-folder.el (wl-folder-mode): Set
7009         `mode-line-buffer-identification' instead of using
7010         `wl-make-modeline'.
7011         (wl-folder): Don't set `mode-line-buffer-identification'.
7012
7013 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7014
7015         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7016         instead of `member' for `wl-refile-guess-func-list' look-ups.
7017         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7018
7019 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7020
7021         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7022         `wl-message-button-dispatcher'.
7023
7024         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7025
7026         * wl-message.el (wl-message-button-dispatcher): Use it.
7027
7028         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7029         "In-Reply-To".
7030
7031         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7032         Bind `case-fold-search' to t.
7033
7034 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7035
7036         * wl-xmas.el (wl-message-overload-functions): Initialize
7037         `wl-message-button-map'.
7038
7039         * wl-mule.el (wl-message-overload-functions): Initialize
7040         `wl-message-button-map'.
7041
7042         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7043
7044         * wl-message.el (wl-message-button-map): New keymap.
7045         (wl-message-add-button): New function.
7046         (wl-message-button-dispatcher): New function.
7047         (wl-message-button-refer-article): New function.
7048
7049         * wl-highlight.el
7050         (wl-highlight-message-add-buttons-to-header): New function.
7051         (wl-highlight-headers): Use it.
7052
7053 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7054
7055         * wl-summary.el (wl-summary-default-from): Use
7056         `wl-address-get-petname-1'.
7057         (wl-summary-simple-from): Ditto.
7058
7059         * wl-address.el (wl-address-get-petname-1): New inline function.
7060         (wl-address-get-petname): Use it.
7061
7062 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7063
7064         * wl-summary.el (wl-summary-default-from): Return full-name part
7065         from the address if no petname was found.
7066         (wl-summary-simple-from): Ditto.
7067
7068         * wl-address.el (wl-address-get-petname): Return nil if no petname
7069         associated with the address was found.
7070
7071 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7072
7073         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7074         display is finished.
7075
7076 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7077
7078         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7079         `elmo-folder-exists-p' argument.
7080
7081 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7082
7083         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7084         the folder.
7085
7086 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7087
7088         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7089
7090         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7091         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7092
7093 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7094
7095         * wl-folder.el (wl-folder-create-subr): New function.
7096         (wl-folder-confirm-existence): Use it.
7097         (wl-folder-check-one-entity): Use it.
7098         Check the error symbol is derived from 'elmo-open-error.
7099
7100         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7101         `ignore-error'.
7102
7103 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7104
7105         * wl-util.el (toplevel): Add (eval-when-compile (require
7106         'elmo-util)).  (Maybe `provide' is typo.)
7107
7108 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7109
7110         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7111         (I don't know why this was needed.)
7112
7113         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7114         Follow up changes for stream-type.
7115
7116         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7117         (wl-draft-elmo-nntp-send): Ditto.
7118
7119         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7120         (wl-nntp-posting-stream-type): Ditto.
7121         (wl-pop-before-smtp-ssl): Abolished.
7122         (wl-nntp-posting-ssl): Ditto.
7123
7124         * wl-address.el (wl-address-quote-specials): New function.
7125         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7126
7127         * wl-draft.el (wl-draft-reply): Ditto.
7128
7129 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7130
7131         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7132         use function `wl-string-match-assoc'.
7133
7134 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7135
7136         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7137
7138         * wl-draft.el (wl-draft-deduce-address-list): New function.
7139         (wl-draft-parse-mailbox-list): Ditto.
7140         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7141         instead of `smtp-deduce-address-list'.
7142         (wl-draft-on-field-p): Follow group list.
7143
7144         * wl-address.el (wl-address-concat-token): New function.
7145         (wl-address-string-without-group-list-contents): Ditto.
7146         (wl-complete-field-body): Fixed problem of completion
7147         by japanese petname.
7148         (wl-address-make-completion-list): Rewrite.
7149
7150 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7151
7152         * wl-address.el (wl-address-make-completion-list): Completion by
7153         petname.
7154         (wl-complete-field-body): Likewise.
7155
7156 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7157
7158         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7159         contains invalid address syntax.
7160
7161 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7162
7163         * wl-folder.el (wl-folder-check-entity-async): Use
7164         `elmo-nntp-spec-hostname'.
7165
7166 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7167
7168         * wl-summary.el (wl-summary-msgdb-load-async): Use
7169         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7170
7171 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7172
7173         * wl-draft.el (wl-draft-reply): Set argument
7174         `content-transfer-encoding' as nil.
7175
7176 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7177
7178         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7179         `wl-refile-alist'.
7180
7181 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7182
7183         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7184         (wl-draft-edit-string): Ditto.
7185         (wl-draft-forward): Ditto.
7186         * wl-summary.el (wl-summary-write): Ditto.
7187
7188 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7189
7190         * wl-summary.el (wl-summary-sync-update3): Call
7191         `wl-summary-buffer-number-column-detect'.
7192         (wl-summary-buffer-number-column-detect): Search from point-min.
7193
7194 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7195
7196         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7197         contains an address which is not included in original to or cc.
7198
7199 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7200
7201         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7202         begin-line does not exist.
7203         * wl-message.el (wl-message-uu-substring): Ditto.
7204
7205 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7206
7207         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7208         clear local variables.
7209         (wl-summary-exit): Call `elmo-commit'.
7210         (wl-summary-switch-to-clone-buffer): Call
7211         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7212         (wl-summary-goto-folder-subr): Ditto.
7213
7214         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7215         POP folder.
7216
7217 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7218
7219         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7220         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7221         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7222         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7223         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7224         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7225
7226         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7227
7228 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7229
7230         * wl-summary.el (wl-summary-search-by-subject):
7231         Search parent message from the latest one.
7232
7233 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7234
7235         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7236         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7237
7238         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7239         New user option.
7240
7241         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7242         if elmo-nntp-use-killed-list is nil.
7243         Use `elmo-msgdb-append-to-killed-list'.
7244         (Append numbers confirmed as disappeared to the killed list.)
7245         (wl-summary-confirm-appends): Don't display negative number.
7246
7247 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7248
7249         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7250
7251 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7252
7253         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7254         range is `all'.
7255         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7256         `elmo-list-bigger-diff'.
7257
7258 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7259
7260         * wl-summary.el (wl-summary-buffer-exit-func):
7261         New buffer local variable.
7262         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7263
7264 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7265
7266         * wl-demo.el (wl-demo): Fix the last change.
7267
7268 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7269
7270         * wl-demo.el (wl-demo): Don't use `eval'.
7271
7272 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7273
7274         * wl-summary.el (wl-summary-buffer-thread-modified):
7275         New buffer-local variable.
7276         (wl-summary-set-thread-modified): New function.
7277         (wl-summary-thread-modified-p): New function.
7278         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7279         (wl-summary-yank-saved-message): Use function
7280         `wl-summary-set-thread-modified'
7281         (wl-summary-switch-to-clone-buffer): Add
7282         `wl-summary-buffer-thread-modified'.
7283
7284         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7285         (wl-summary-buffer-mark-saved-hook): Ditto.
7286         * wl-summary.el (wl-summary-msgdb-save): New hook
7287         `wl-summary-buffer-message-saved-hook' and
7288         `wl-summary-buffer-mark-saved-hook'.
7289
7290 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7291
7292         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7293
7294 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7295
7296         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7297         don't hide scroll bars under FSF Emacsen because it may incur an
7298         undesirable redrawing.
7299
7300 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7301
7302         * wl-draft.el (wl-draft-edit-string): Call
7303         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7304
7305 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7306
7307         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7308
7309 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7310
7311         * wl-summary.el (wl-summary-msgdb-load-async): Call
7312         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7313
7314 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7315
7316         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7317         fringes in demo buffer; center bitmap logo correctly even if old
7318         Mule is used.
7319
7320 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7321
7322         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7323
7324         * wl-refile.el (wl-refile-subject-alist): New variable.
7325         (wl-refile-subject-alist-file-name): Ditto.
7326         (wl-refile-alist-setup): Rewrite.
7327         (wl-refile-alist-save): Use `elmo-object-save'.
7328         Eliminated arguments.
7329         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7330         (wl-refile-guess-by-subject): New function.
7331         (wl-refile-guess-func-list): Added it.
7332
7333 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7334
7335         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7336         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7337
7338 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7339
7340         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7341         New buffer-local variable.
7342         (wl-summary-buffer-next-folder-func): Ditto.
7343         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7344         if non-nil.
7345         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7346         if non-nil.
7347         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7348         if non-nil.
7349         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7350         if non-nil.
7351
7352 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7353
7354         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7355         permanently in the demo buffer.
7356
7357 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7358
7359         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7360         `mime-entity-fetch-field'.
7361
7362         * wl.el (wl-exit): Delete plugged buffer.
7363
7364         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7365         XEmacs has menubar feature.
7366
7367 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7368
7369         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7370         cannot arrive at the beginning of the buffer under old Emacsen.
7371
7372 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7373
7374         * wl-address.el (wl-address-ldap-search):
7375         Call `ldap-search-entries' with `withdn' argument t.
7376         (wl-complete-field-body): Bind completion-ignore-case as t.
7377         Clear ldap search hash when it was sole completion.
7378         Use elmo-string for pattern string.
7379         (wl-ldap-alias-safe-string): Eliminated needless let.
7380
7381 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7382
7383         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7384         (wl-ldap-alias-sep): New constant.
7385         (wl-ldap-search-attribute-type-list): Ditto.
7386         (wl-ldap-get-value): New function.
7387         (wl-ldap-make-filter): Ditto.
7388         (wl-ldap-make-matched-value-list): Ditto.
7389         (wl-ldap-alias-safe-string): Ditto.
7390         (wl-ldap-register-dn-string): Ditto.
7391         (wl-address-ldap-search): Rewrite.
7392
7393 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7394
7395         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7396         thread is deleted.
7397         (wl-thread-delete-line-from-buffer): Ditto.
7398         (wl-thread-get-exist-children): New function.
7399
7400 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7401
7402         * wl-demo.el (wl-demo): Made it to select various image types.
7403         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7404         from `wl-title-logo'.
7405         (wl-logo-ascii): New variable.
7406         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7407         (wl-demo-copyright-notice): New constant.
7408
7409         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7410
7411 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7412
7413         * wl-vars.el (wl-summary-target-above): Renamed from
7414         wl-summary-temp-above.
7415         * wl-score.el (wl-score-get-score-alist): Use it.
7416         (wl-summary-score-update-all-lines): Use it.
7417         * wl-summary.el: Ditto. (make-variable-buffer-local).
7418
7419 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7420
7421         * wl-vars.el (wl-ldap-port): New user option.
7422
7423         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7424         Rewite whole implementation.
7425         (wl-complete-field-body): Fixed.
7426
7427 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7428
7429         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
7430         Choose implementation at compile time.
7431
7432 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7433
7434         * wl-address.el (wl-ldap-search-internal): New function.
7435         (wl-complete-field-to): Use it.
7436
7437 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
7438
7439         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
7440         Use `let' instead of `let*'.
7441         Require 'wl-vars.
7442
7443         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
7444         Define as defcustom.
7445         (wl-ldap-base): Ditto.
7446         (wl-use-ldap): Ditto.
7447
7448 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7449
7450         * wl-address.el (wl-ldap-search): New function.
7451         (wl-complete-field-body): Use `wl-ldap-search'.
7452         (wl-ldap-server): New variable.
7453         (wl-ldap-base): Ditto.
7454         (wl-use-ldap): Ditto.
7455
7456 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
7457
7458         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
7459         (Pointed out by Mito <mit@nines.nec.co.jp>).
7460         * wl-summary.el (wl-summary-redisplay-no-mime): Update
7461         buffer-local variables like `wl-summary-redisplay-internal'.
7462         (wl-summary-redisplay-all-header): Likewise.  Update
7463         Summary view too.
7464
7465 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
7466
7467         * wl-summary.el (wl-summary-jump-to-parent-message):
7468         Consider prefix argument.
7469
7470         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
7471         when closed thread is deleted.
7472
7473 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
7474
7475         * wl-summary.el (wl-summary-jump-to-parent-message):
7476         Consider thread modification.
7477
7478 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
7479
7480         * wl-message.el (wl-message-normal-get-original-buffer): Use
7481         `save-excursion'.
7482
7483         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
7484         (wl-summary-showto-folder-regexp): Ditto.
7485
7486 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
7487
7488         * wl-util.el (wl-delete-alist): Doc fix.
7489         (wl-delete-associations): New function.
7490         (wl-inverse-alist): New function.
7491         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
7492         Split temporary variables. Use `wl-delete-associations'
7493         and `wl-inverse-alist'.
7494         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
7495
7496 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
7497
7498         * wl-folder.el (wl-folder-prefetch-entity):
7499         Execute prefetching if new count is unknown.
7500
7501 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7502
7503         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
7504
7505         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
7506         delete entity.
7507         (wl-thread-set-parent): If insert as top, set linked as nil.
7508
7509         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
7510         `wl-thread-cleanup-symbols' when view mode is thread.
7511
7512 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
7513
7514         * wl-folder.el (wl-folder-create-folder-entity): Use
7515         with-current-buffer.
7516         (wl-local-folder-init): Call set-buffer to make sure we are in
7517         the Folder buffer. Don't touch buffer-local variables here.
7518         (wl-folder-mode): Initialize buffer-local variables here.
7519
7520         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
7521         (wl-folder-entity-assign-id): Ditto.
7522         (wl-folder-create-entity-hashtb): Ditto.
7523         (wl-local-folder-init): Ditto.
7524         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
7525
7526 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7527
7528         * wl-summary.el (wl-summary-default-from): Fix probrem when
7529         std11-extract-address-components return (nil "foo@bar").
7530
7531 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
7532
7533         * wl-draft.el (wl-draft-clone-local-variables):
7534         Remove redundant `setq'.
7535
7536 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
7537
7538         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7539         Bind wl-highlight-x-face-func as nil while highlighting header.
7540
7541 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
7542
7543         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
7544
7545 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7546
7547         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
7548         elmo-msgdb-overview-hashtb from copy-variables.
7549         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
7550         instead of `elmo-msgdb-overview-get-entity-by-number'.
7551         (wl-summary-auto-refile): Ditto.
7552
7553         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
7554         `elmo-msgdb-overview-get-entity' instead of
7555         `elmo-msgdb-search-overview-entity'.  Use
7556         `elmo-msgdb-overview-get-entity' instead of
7557         `elmo-msgdb-overview-get-entity-by-number'.
7558         (wl-thread-insert-entity-sub): Ditto.
7559         (wl-thread-insert-message): Ditto.
7560
7561         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
7562         `elmo-msgdb-overview-get-entity'.
7563         (wl-normal-message-redisplay): Ditto.
7564
7565 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7566
7567         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
7568         `wl-thread-entities'.
7569         (wl-thread-delete-message): Fix remove top message from
7570         `wl-thread-entity-list'.
7571
7572         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
7573         wl-append(nconc), because update-list is broken on Meadow.
7574
7575         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
7576         updating process.
7577         (wl-summary-rescan): Ditto.
7578         (wl-summary-sync-update3): Ditto.
7579         * wl-thread.el (wl-thread-set-parent): Renamed from
7580         `wl-summary-set-parent'.
7581         (wl-thread-insert-message): Updating buffer faster.
7582         (wl-thread-delete-message): Updating buffer faster.
7583
7584         * wl-score.el (wl-summary-score-update-all-lines): Changed
7585         interval for display progress gauge.
7586
7587 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7588
7589         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
7590         folder always-sticky.
7591         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
7592         defmacro.
7593
7594 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
7595
7596         * wl-vars.el (wl-draft-add-references): New user option.
7597
7598         * wl-draft.el (wl-draft-add-references): New function.
7599         (wl-draft-yank-from-mail-reply-buffer): Use it.
7600         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
7601         as nil.
7602
7603 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7604
7605         * wl-thread.el (wl-thread-update-line-msgs): Called
7606         `wl-thread-update-line-on-buffer-sub'.
7607         (wl-thread-update-line-on-buffer): Delete routine of inserting
7608         thread.
7609         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
7610         moved from `wl-thread-update-line-on-buffer'.
7611         Add threshold for displaying progress gauge.
7612         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
7613         argument of `wl-thread-update-line-msgs'.
7614         Add threshold for displaying progress gauge.
7615         * wl-folder.el:
7616         Add threshold for displaying progress gauge.
7617         * wl-score.el: Ditto.
7618
7619         * wl-expire.el (wl-summary-expire): Display deleting info.
7620
7621 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
7622
7623         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
7624         `no-msg'.
7625         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
7626         argument of `wl-thread-update-line-msgs'.
7627         (wl-summary-set-parent): Added optional argument `parent-number'.
7628         (wl-summary-buffer-saved-message): New buffer local variable.
7629         (wl-summary-save-current-message): New command.
7630         (wl-summary-yank-saved-message): Ditto.
7631         (wl-summary-mode-map): Added key binding for
7632         `wl-summary-save-current-message' (\ew) and
7633         `wl-summary-yank-saved-message' (\C-y).
7634         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
7635
7636 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
7637
7638         * wl-summary.el (wl-summary-mode-map): Added key binding for
7639         `wl-summary-set-parent' (ts).
7640
7641 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7642
7643         * wl-summary.el (wl-summary-insert-thread-entity): Search same
7644         subject faster. If thread number is reverse, delayed updating
7645         thread.
7646         (wl-summary-search-by-subject): Ditto.
7647         (wl-summary-put-alike): Ditto.
7648         (wl-summary-get-alike): Ditto.
7649         (wl-summary-insert-headers): Insert header of all overview in
7650         buffer.
7651         (wl-summary-rescan): Delayed updating thread. Kill search subject
7652         buffer for wl-summary-search-by-subject.
7653         (wl-summary-sync-update3): Ditto.
7654         (wl-summary-exit): Ditto.
7655         (wl-summary-goto-bottom-of-current-thread): Change for linked
7656         thread.
7657         (wl-summary-overview-create-summary-line): Change line for linked
7658         thread.
7659
7660         * wl-summary.el (wl-summary-update-thread): Use
7661         wl-thread-maybe-get-children-num.
7662         (wl-summary-set-parent): If change parent, move sub thread.
7663         (wl-summary-redisplay-internal): Add horizontal recenter.
7664         (wl-summary-redisplay-no-mime): Add horizontal recenter.
7665
7666         * wl-thread.el (wl-thread-entity-get-linked): New function.
7667         (wl-thread-entity-set-linked): New function.
7668         (wl-thread-create-entity): Add linked element.
7669         (wl-thread-entity-insert-as-top): Use wl-append.
7670         (wl-thread-maybe-get-children-num): If closing thread, return
7671         children msgs.
7672         (wl-thread-update-line-msgs): Displaying progress message.
7673         (wl-thread-update-line-on-buffer-sub): Use
7674         wl-thread-maybe-get-children-num.
7675         (wl-thread-update-line-on-buffer): If update line is not exists,
7676         insert thread.
7677         (wl-thread-delete-message): If delete top msg of thread, search
7678         parent by subject.
7679         (wl-thread-insert-entity): Use
7680         wl-thread-maybe-get-children-num.
7681
7682         * wl-highlight.el (wl-highlight-summary-current-line): change
7683         sregexp for linked thread.
7684         * wl-util.el (wl-count-lines): Count lines.
7685         (wl-horizontal-recenter): horizontal recenter.
7686         * wl-score.el (wl-score-put-alike): Use wl-count-lines
7687         (wl-score-get-alike): Ditto.
7688         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
7689         (wl-subject-length-limit): New variable.
7690         (wl-highlight-thread-indent-string-regexp): Changed for linked
7691         thread.
7692
7693 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7694
7695         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7696         New variable (revival).
7697         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
7698         by subject matching if there's no in-reply-to nor references field
7699         (revival).
7700
7701 \f
7702 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7703
7704         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
7705         message.
7706
7707 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
7708
7709         * wl-summary.el (wl-summary-reply): Return t if there was a
7710         message at cursor point.
7711         Added unwind-protect.
7712         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
7713         returns t.
7714         (wl-summary-cancel-message): Do nothing when there's no message at
7715         cursor point.
7716         (wl-summary-forward): Ditto.
7717         (wl-summary-jump-to-parent-message): Ditto.
7718         (wl-summary-reedit): Ditto.
7719         (wl-summary-edit-addresses): Ditto.
7720         (wl-summary-pipe-message): Ditto.
7721         (wl-summary-print-message-with-ps-print): Ditto.
7722         (wl-summary-print-message): Ditto.
7723         (wl-summary-mark-as-important): Ditto.
7724         (wl-summary-mark-as-unread): Ditto.
7725
7726         * wl-summary.el (wl-summary-reply): Cause an error when there's no
7727         message at cursor point.
7728         (wl-summary-reply-with-citation): Remove unwind-protect.
7729
7730         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
7731         subject searching feature.
7732         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7733         Eliminated.
7734
7735 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
7736
7737         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
7738         New variable.
7739         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
7740         by subject matching if there's no in-reply-to nor references field.
7741
7742         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
7743
7744         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
7745         when display is finished.
7746         (wl-folder-open-all): Ditto.
7747         (wl-folder-update-access-group): Ditto.
7748         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
7749         * wl-thread.el (wl-thread-close-all): Ditto.
7750
7751         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
7752         progress gauge only when it was displayed.
7753         * wl-folder.el (wl-folder-insert-entity): Ditto.
7754
7755 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7756
7757         * wl-summary.el (wl-summary-incorporate): Enclose
7758         `wl-summary-sync-force-update' with save-excursion.
7759
7760 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
7761
7762         * wl-summary.el (wl-summary-prefetch-region):
7763         Pass current cursor point to `pos-visible-in-window-p' after
7764         moving cursor to the started point.
7765
7766 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7767
7768         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
7769
7770         * wl-draft.el (wl-draft-insert-current-message): Delete useless
7771         fields from the forwarding message.
7772         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
7773         `ignored-fields'.
7774
7775 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
7776
7777         * wl-mime.el (wl-message-request-partial):
7778         Eliminated argument `msgdb'.
7779         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
7780         (wl-mime-combine-message/partial-pieces): Likewise.
7781         * tm-wl.el (wl-message-request-partial): Likewise.
7782         (wl-mime-combine-message/partial-pieces): Likewise.
7783
7784 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
7785
7786         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
7787         when display is finished.
7788
7789 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
7790
7791         * wl-summary.el (wl-summary-goto-folder-subr):
7792         Fix problem when wl-summary-partial-highlight-above-lines is nil.
7793
7794 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
7795
7796         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
7797         when cursor point is visible.
7798
7799 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
7800
7801         * wl-expire.el (wl-expire-archive-get-max-number):
7802         Don't use `file-name-directory'.
7803
7804 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
7805
7806         * wl-expire.el (wl-expire-archive-get-max-number):
7807         Use `file-name-directory'.
7808
7809 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7810
7811         * wl-summary.el (wl-summary-sync-marks): Re-display progress
7812         only when there is progress.
7813
7814 2000-04-13  Mito <mit@nines.nec.co.jp>
7815
7816         * wl-summary.el (wl-summary-sync-marks): Display progress.
7817
7818 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7819
7820         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
7821         (wl-summary-prev): Move cursor regardless of unread status.
7822         (wl-summary-next): Ditto.
7823
7824 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
7825
7826         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
7827         Added argument `target' and `number'.
7828         * tm-wl.el (wl-summary-burst-subr): New function.
7829         (wl-summary-burst): Use it.
7830
7831 2000-04-10  Mito <mit@nines.nec.co.jp>
7832
7833         * wl-mime.el (wl-burst): New function.
7834         (wl-summary-burst): Use it.
7835
7836 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7837
7838         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
7839         as petname when there's no candidate.
7840
7841 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
7842
7843         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
7844         New variable.
7845         * wl-fldmgr.el (wl-fldmgr-add): Use it.
7846
7847         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
7848
7849         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
7850
7851 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
7852
7853         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
7854         Use substring of `original' instead of buffer-substring.
7855         (wl-refile-evaluate-rule):
7856         Set `original' argument of wl-refile-expand-newtext.
7857
7858         * wl-summary.el
7859         (wl-summary-auto-refile-check-refile-rule-alist-subr,
7860         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
7861         (wl-summary-auto-refile): Check existence of destination folder just
7862         before marking.
7863
7864 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7865
7866         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
7867         when wl-refile-get-field-value return nil.
7868
7869 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
7870
7871         * wl-refile.el
7872         (wl-refile-expand-newtext): New function imported from Gnus.
7873         (wl-refile-evaluate-rule): Use it.
7874
7875 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
7876
7877         * wl-summary.el (wl-summary-print-destination):
7878         Duplicate folder string to avoid putting text-property on
7879         original string.
7880
7881         * wl-refile.el (wl-refile-get-field-value): New function.
7882         (wl-refile-evaluate-rule): New function;
7883         Evaluate refile rule recursively.
7884         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
7885         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
7886         New function; Check existence of a target folder recursively.
7887         (wl-summary-auto-refile-check-refile-rule-alist):
7888         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
7889
7890 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
7891
7892         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
7893
7894         * wl-folder.el (wl-create-folder-entity-from-buffer):
7895         Fixed problem when '}' character is contained in folder name.
7896
7897         * wl-xmas.el (wl-make-modeline): Consider plugged status.
7898
7899 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
7900
7901         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
7902         (wl-fldmgr-add-completion-all-completions):
7903         Use wl-fldmgr-add-completion-hashtb.
7904
7905 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
7906
7907         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
7908         wl-fldmgr-add-completion-subr): New functions.
7909         * wl-folder.el (wl-folder-completion-func): New variable.
7910         * wl-summary.el (wl-summary-read-folder):
7911         Use wl-folder-completion-func.
7912
7913         * wl-refile.el: Eliminate throw & catch.
7914
7915         * wl.el (wl-plugged-sending-queue-status): Fixed.
7916
7917 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
7918
7919         * wl-draft.el (wl-draft): Put category property on
7920         mail-header-separator.