2b4afcb40a6706525c67d03c74001f22ea577a7d
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
4         the last change.
5
6 2004-01-11  Kenichi Okada  <okada@opaopa.org>
7
8         * wl-spam.el (wl-summary-exec-action-refile-with-register):
9         Specify "spam" or "good".
10
11 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
12
13         * wl-spam.el (wl-summary-exec-action-spam): Call
14         wl-folder-confirm-existence for spam folder.
15         (wl-spam-setup): Bind "mk".
16
17 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
18
19         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
20
21 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
22
23         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
24         destination folder is empty.
25
26 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
27
28         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
29         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
30
31         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
32         (wl-summary-refile-prev-destination-region): New function.
33         (wl-thread-refile-prev-destination): Ditto.
34         (wl-summary-target-mark-refile-prev-destination): Ditto.
35
36 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
37
38         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
39         (wl-demo-background-color): Changed default value.
40
41         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
42         color.
43
44         * wl-demo.el (wl-demo-set-background-color): New function.
45         (wl-demo): Call it.
46
47 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
48
49         * wl-address.el (wl-address-delete): Avoid mis-deleting.
50         * wl-address.el (wl-address-add-or-change): Don't add empty
51         address.
52
53 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
54
55         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
56
57 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
58
59         * wl-vars.el (wl-demo-image-filter-alist): New variable
60         (wl-demo-background-color): Ditto.
61
62         * wl-demo.el (wl-demo-xpm-set-background): New function.
63         (wl-demo-image-filter): Ditto.
64         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
65
66         * wl-vars.el (wl-demo-icon-name-alist): New variable.
67
68         * wl-demo.el (wl-demo-icon-name): Define as function.
69         (wl-demo-insert-image): Use it.
70
71 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
72
73         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
74
75 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
76
77         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
78
79 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
80
81         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
82
83 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
84
85         * wl-thread.el (wl-thread-mark-as-answered): New function.
86
87         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
88         answered" entry.
89         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
90         "r&" and wl-thread-mark-as-answered to "t&".
91         (wl-summary-mark-as-important-region): Refine to toggle mark.
92         (wl-summary-mark-as-answered-region): New function.
93         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
94         and 3rd argument.
95         (wl-summary-mark-as-important-internal): Likewise.
96
97 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
98
99         * wl-template.el (wl-template-preview): New internal variable.
100         (wl-template-preview-p): New function.
101         (wl-template-show): Bind `wl-template-preview' as t.
102
103 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
104
105         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
106         `elmo-message-entity-field' with 3rd argument which is non-nil.
107
108 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
109
110         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
111         Removed duplicate local bind `folder'.
112
113 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
114
115         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
116
117 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
118
119         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
120         duplicate definition.
121
122 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
123
124         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
125         non-nil, use it; Don't fetch message if there's no message in the
126         current cursor position.
127
128 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
129
130         * wl-util.el (wl-region-exists-p): Use region-active-p.
131         (wl-deactivate-region): New function.
132         * wl-message.el (wl-message-redisplay): Deactivate region.
133
134         * wl-summary.el (wl-summary-reply): Call
135         `wl-summary-set-message-buffer-or-redisplay' instead of
136         `wl-summary-redisplay-internal', don't move point.
137
138 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
139
140         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
141         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
142         by regexp.
143
144 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
145
146         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
147         if no need.
148
149 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
150
151         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
152         default value to nil.
153         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
154         `wl-summary-prepare-hook'; Replace refile action to
155         `wl-summary-exec-action-refile-with-register'.
156
157         * Version number is increased to 2.11.22.
158
159 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
160
161         * wl-summary.el (wl-summary-detect-mark-position): Set
162         `wl-summary-buffer-weekday-name-lang'.
163
164 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
165
166         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
167         (wl-summary-mark-as-read-all): Ditto.
168         (wl-summary-delete-messages-on-buffer): Ditto.
169         (wl-summary-sync-update): Ditto.
170         (wl-summary-mark-as-read-internal): Ditto.
171         (wl-summary-mark-as-answered-internal): Ditto.
172         (wl-summary-update-folder-info): Abolished.
173
174 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
175
176         * wl-summary.el (wl-summary-mark-as-read-all): Use
177         `wl-summary-update-folder-info' instead of
178         `wl-folder-update-unread'.
179
180 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
181
182         * wl-summary.el (wl-summary-update-folder-info): New function derived from
183         `wl-summary-folder-info-update'.
184         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
185         instead of `wl-summary-folder-info-update'.
186         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
187         `wl-folder-set-folder-updated'.
188         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
189         instead of `wl-folder-update-unread'.
190         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
191         the value of `wl-summary-buffer-unread-count' for the second parameter of
192         `wl-folder-update-unread'.
193
194         * Version number is increased to 2.11.21.
195
196 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
197
198         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
199         a local variable.
200
201 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
202
203         * wl-spam.el (wl-summary-mark-spam): Show message only if call
204         interactively.
205
206         * wl-summary.el (wl-summary-mark-as-important-internal): New
207         internal function.
208         (wl-summary-mark-as-important): Use it.
209         (wl-summary-mark-as-unimportant): New function.
210         (wl-summary-sync-marks): Follow the API change.
211
212         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
213
214         * wl-mime.el (wl-summary-burst): Check target folder is writable.
215
216 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
217
218         * wl-folder.el (wl-folder-update-unread): Re-indent.
219         Narrow the scope of a local variable.
220
221 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
222
223         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
224         (wl-addrmgr-merge-entries): Ditto.
225         (wl-addrmgr): Added to address entry which exists in draft buffer
226         if no entry is in original.
227
228 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
229
230         * wl-batch.el: New file.
231
232 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
233
234         * wl-vars.el (wl-use-semi): Remove unused variable.
235
236 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
237
238         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
239         "?".
240
241 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
242
243         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
244         wl-summary-new-mark.
245         (wl-summary-new-cached-mark): New user option.
246         (wl-summary-score-marks): Follow the change above.
247         (wl-summary-auto-refile-skip-marks): Ditto.
248         (wl-summary-incorporate-marks): Ditto.
249         (wl-summary-expire-reserve-marks): Ditto.
250
251         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
252
253         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
254         (wl-summary-persistent-mark-string): Distinguished between cached
255         and uncached mark when the message is new.
256
257 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
258
259         * wl-spam.el (wl-spam-domain): Renamed from
260         `wl-spam-folder-guess-domain'.
261         (wl-summary-exec-action-spam): Register as spam if domain of the
262         source folder is good.
263         (wl-summary-exec-action-refile-with-register): Register message if
264         domain of the source folder is not undecided.
265
266 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
267
268         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
269         detect thread loop.
270
271 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
272
273         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
274         and wl-summary-skip-mark-list.
275
276 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
277
278         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
279
280         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
281
282         * wl-spam.el (toplevel): Require wl-highlight.
283         (wl-spam-auto-check-policy-alist): Abolish.
284         (wl-spam-auto-check-folder-regexp-list): New user option.
285         (wl-spam-auto-check-marks): Ditto.
286         (wl-spam-mark-action-list): Ditto.
287         (wl-highlight-summary-spam-face): New face.
288         (wl-spam-auto-check-message-p): New function.
289         (wl-spam-map-spam-messages): Fixed message.
290         (wl-spam-register-spam-messages): Ditto.
291         (wl-spam-register-good-messages): Ditto.
292         (wl-summary-spam-map): Add and remove keybind.
293         (wl-summary-target-mark-spam): Abolish.
294         (wl-summary-refile-spam): Ditto.
295         (wl-summary-test-spam): New function.
296         (wl-summary-mark-spam): Ditto.
297         (wl-summary-auto-check-spam): Follow the above change.
298         (wl-summary-exec-action-spam): New function.
299         (wl-summary-exec-action-refile-with-register): Fixed message.
300         (wl-message-check-spam): New function.
301         (wl-spam-setup): Ditto.
302         (toplevel): Call it if this file is loaded interactivity.
303
304         * Version number is increased to 2.11.20.
305
306 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
307
308         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
309         when new optional argument `force' is non nil or modified.
310
311 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
312
313         * wl.el (toplevel): Require wl-spam when compile.
314         (wl-save-status): Call wl-spam-save-status.
315
316         * wl-spam.el (wl-spam-register-spam-messages): New function.
317         (wl-spam-register-good-messages): Ditto.
318         (wl-spam-save-status): Ditto.
319         (wl-summary-mode-map): Bind
320         wl-summary-target-mark-register-as-spam to "ms" and
321         wl-summary-target-mark-register-as-good to "mn".
322         (wl-summary-register-as-spam): Abolish optional argument; Use
323         wl-spam-register-spam-messages.
324         (wl-summary-register-as-spam-all): Use
325         wl-spam-register-spam-messages.
326         (wl-summary-register-as-good): Abolish optional argument; Use
327         wl-spam-register-good-messages.
328         (wl-summary-register-as-good-all): Use
329         wl-spam-register-good-messages.
330         (wl-summary-target-mark-register-as-spam): New funtion.
331         (wl-summary-target-mark-register-as-good): Ditto.
332
333 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
334
335         * wl-spam.el: New file.
336
337 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
338
339         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
340
341         * wl-action.el (wl-auto-refile-guess-functions): New variable.
342         (wl-summary-auto-refile): Call wl-refile-guess with
343         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
344
345 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
346
347         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
348         with disable-thread argument non-nil.
349
350 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
351
352         * wl-summary.el (wl-summary-rescan): Added optional argument
353         disable-thread.
354         (wl-summary-sync): Call wl-summary-rescan with argument
355         disable-thread.
356         (wl-summary-input-range): Added new range `rescan-thread'.
357
358 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
359
360         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
361
362 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
363
364         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
365         internal variable.
366         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
367         wl-summary-search-parent-by-subject-regexp and
368         wl-summary-divide-thread-when-subject-changed as nil.
369         (wl-summary-insert-sequential): If entity is nil, nothing to do.
370         (wl-summary-insert-thread): Search parent entity from
371         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
372         thread loop.
373
374 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
375
376         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
377
378         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
379
380         * wl-util.el (wl-require-update-all-folder-p): New function.
381         (wl-get-assoc-list-value): Added `function' to match directive.
382         (wl-collect-draft): Rewrite.
383
384         * wl-summary.el (wl-summary-sync-update): Clear faces
385         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
386         are non-nil.
387         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
388         argument as function.
389         (wl-summary-input-range): Ditto.
390
391         * wl-folder.el (wl-draft-get-folder): New function.
392         (wl-folder-get-elmo-folder): Consider draft folder.
393
394         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
395         (wl-draft-buffer-message-number): New buffer local variable.
396         (wl-draft-folder-internal): New internal variable.
397         (wl-draft-delete): Rewrite.
398         (wl-draft-save): Ditto.
399         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
400         wl-folder-get-elmo-folder.
401         (wl-draft-config-info-operation): Ditto.
402         (wl-jump-to-draft-folder): Ditto.
403         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
404         (wl-draft-reedit): Rewrite.
405
406         * Version number is increased to 2.11.19.
407         
408 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
409
410         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
411         variable.
412
413 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
414
415         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
416         Use ignore-errors instead of unwind-protect.
417
418 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
419
420         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
421         for updating `wl-thread-entity-list'.
422
423 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
424
425         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
426         parameter from calling `wl-thread-entity-get-older-brothers' and
427         `wl-thread-entity-get-younger-brothers'.
428         Replace nested `append' with a single one.
429
430 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
431
432         * wl-summary.el (wl-summary-mode): Don't use the return value of
433         `make-local-hook'.
434
435 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
436
437         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
438         instead of `let*'.
439         (wl-thread-delete-message): Likewise.  Split and narrow the scope
440         of local variables.
441
442 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
443
444         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
445         Renamed from wl-summary-window-scroll-functions.
446         (wl-summary-window-scroll-functions): Don't set to variable.
447         (wl-summary-display-top): Use run-hooks.
448         (wl-summary-display-bottom): Ditto.
449         (wl-summary-toggle-disp-msg): Ditto.
450         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
451         Use it instead of wl-summary-window-scroll-functions.
452         (wl-summary-goto-folder-subr): Don't call
453         wl-summary-window-scroll-functions, use
454         wl-summary-buffer-window-scroll-functions instead.
455
456 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
457
458         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
459         make-local-variable.
460
461 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
462
463         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
464         set-buffer-modified-p.
465         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
466         (wl-summary-display-bottom): Ditto.
467         (wl-summary-toggle-disp-msg): Ditto.
468
469 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
470
471         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
472
473         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
474         (wl-summary-forward): Use elmo-message-entity-field instead of
475         elmo-message-field.
476
477         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
478
479 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
480
481         * wl-summary.el (wl-summary-window-scroll-functions): No use
482         `append'.
483
484 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
485
486         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
487         function.
488         (wl-summary-window-scroll-functions): Call it when both
489         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
490         (wl-summary-temp-mark): Added optional argument number.
491         (wl-summary-message-mark): Added optional argument flag.
492         (wl-summary-persistent-mark): Added optional argument number and flag.
493         (wl-summary-update-persistent-mark): Ditto.
494         (wl-summary-update-status-marks): Set "r" for interactive spec.
495
496         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
497         argument number and flag.
498
499         * wl-action.el (wl-summary-registered-temp-mark): 
500         Do nothing when wl-summary-buffer-temp-mark-list is nil.
501
502 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
503
504         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
505         internal variable (buffer local).
506         (wl-summary-window-scroll-functions): New function.
507         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
508         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
509         as nil.
510         (wl-summary-update-status-marks): Added arguments beg, end and
511         check.
512         (wl-summary-update-mark-window): Use function.
513         (wl-summary-sync-update): Follow the change above.
514         (wl-summary-switch-to-clone-buffer): Copy
515         wl-summary-buffer-unsync-mark-number-list.
516         (wl-summary-goto-folder-subr): Set
517         wl-summary-buffer-unsync-mark-number-list and
518         use wl-summary-window-scroll-functions insteaf of
519         wl-summary-lazy-highlight.
520
521         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
522
523 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
524
525         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
526
527         * wl-summary.el (wl-summary-update-persistent-mark): Call
528         wl-summary-set-message-modified.
529
530         * wl-summary.el (wl-summary-sync-update): Don't call
531         wl-summary-update-status-marks.
532
533         * Version number is increased to 2.11.18.
534
535 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
536
537         * wl-message.el (wl-message-prev-page): Use save-selected-window.
538         (wl-message-next-page): Ditto.
539
540 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
541
542         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
543         local variable.  Change the order of a collected list into the
544         same as the specified range.  Remove nil from a collected list.
545
546 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
547
548         * wl-summary.el (wl-summary-insert-headers): Set visible-only
549         argument for elmo-folder-list-messages.
550
551 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
552
553         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
554         change (wl-summary-count-unreads return a list instead of a cons
555         cell).
556
557 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
558
559         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
560         `wl-summary-folder-info-update'.
561
562 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
563
564         * wl-summary.el (wl-summary-set-message-modified): No use
565         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
566         (wl-summary-set-mark-modified): Abolish.
567         (wl-summary-mark-modified-p): Ditto.
568         (wl-summary-save-view): Follow the change above.
569
570         * wl-expire.el (wl-summary-expire): Likewise.
571
572 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
573
574         * wl-summary.el (wl-summary-detect-mark-position): Use
575         modb-entity-handler.
576         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
577
578         * Version number is increased to 2.11.17.
579
580 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
581
582         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
583         entity field value.
584         (wl-summary-prefetch-msg): Ditto.
585         (wl-summary-print-message-with-ps-print): Ditto.
586
587 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
588
589         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
590         for dummy entity.
591         (wl-summary-insert-thread): Use elmo-message-entity-field.
592         (wl-summary-update-thread): Use elmo-message-entity-field and
593         elmo-message-entity-number.
594         (wl-summary-line-number):  Use elmo-message-entity-number.
595         (wl-summary-line-size): Use elmo-message-entity-field.
596         (wl-summary-line-subject): Ditto.
597         (wl-summary-line-from): Ditto.
598         (wl-summary-line-attached): Ditto.
599         (wl-summary-create-line): Ditto.
600         (wl-summary-create-line): Use elmo-message-entity-number.
601         (wl-summary-print-message-with-ps-print): Use
602         elmo-message-entity-field.
603
604 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
605
606         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
607         change in elmo-msgdb-make-message-entity.
608         (wl-summary-buffer-set-folder): Don't call
609         wl-summary-detect-mark-position here.
610         (wl-summary-rescan): Call elmo-message-entity-number.
611         (wl-summary-sync-update): Ditto.
612         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
613
614         * wl-score.el (wl-score-header-index): Redefine 2th element.
615         (wl-score-overview-entity-get-extra): Abolish.
616         (wl-score-ov-entity-get): Rewrite.
617         (wl-score-string-index<, wl-score-string-func<): Abolish.
618         (wl-score-string<): New function.
619         (wl-score-string-sort): Use it.
620
621         * wl-refile.el (wl-refile-guess-by-history): Use
622         elmo-message-entity-field.
623         (wl-refile-guess-by-from): Ditto.
624         (wl-refile-guess-by-msgid): Ditto.
625
626         * Version number is increased to 2.11.16.
627
628 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
629
630         * wl-folder.el (wl-folder-confirm-existence): Don't call
631         file-exists-p if msgdb-path is nil.
632         * wl-summary.el, wl-draft.el, wl-action.el: Rename
633         `wl-read-folder-hist' to `wl-read-folder-history'.
634
635 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
636
637         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
638         `y-or-n-p'.
639
640 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
641
642         * wl-score.el (wl-score-headers): Don't use
643         elmo-folder-do-each-message-entity.
644
645         * Version number is increased to 2.11.15.
646
647 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
648
649         * wl-summary.el (wl-summary-delete-all-msgs): Use
650         elmo-folder-move-messages instead of elmo-folder-delete-messages
651         and elmo-folder-detach-messages.
652         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
653
654         * wl-expire.el (wl-expire-delete): Ditto.
655         (wl-expire-refile-with-copy-reserve-msg): Ditto.
656
657 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
658
659         * wl-vars.el (wl-message-use-header-narrowing): New user option.
660         (wl-message-header-narrowing-fields): Ditto.
661         (wl-message-header-narrowing-lines): Ditto.
662         (wl-message-header-narrowing-string): Ditto.
663
664         * wl-summary.el (wl-summary-mode-map): Bind
665         wl-summary-toggle-header-narrowing to "C-cC-f".
666         (wl-summary-toggle-header-narrowing): New function.
667
668         * wl-message.el (wl-message-buffer-create): Call
669         wl-message-header-narrowing-setup.
670         (wl-message-redisplay): Call wl-message-header-narrowing.
671         (wl-message-header-narrowing): New function.
672         (wl-message-header-narrowing-map): New keymap.
673         (wl-message-header-narrowing-widen-map): New keymap.
674         (wl-message-header-narrowing-again-at-mouse): New function.
675         (wl-message-header-narrowing-1): Ditto.
676         (wl-message-header-narrowing-widen-at-mouse): Ditto.
677         (wl-message-header-narrowing-setup): Ditto.
678         (wl-message-header-narrowing-toggle): Ditto.
679         
680         * wl-highlight.el (wl-message-header-narrowing-face): New face.
681
682         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
683         'flag as all.
684         (wl-use-flag-folder-help-echo): New user option.
685
686         * wl-summary.el (wl-summary-detect-mark-position): Bind 
687         wl-summary-highlight as nil.
688         (wl-summary-set-mark-modified): Follow the API change.
689         (wl-summary-mark-modified-p): Ditto.
690         (wl-summary-mark-as-read-all): Ditto.
691         (wl-summary-sync-marks): Don't call
692         elmo-folder-list-messages-with-global-mark.
693         (wl-summary-mark-as-read-internal): Follow the API change.
694         (wl-summary-mark-as-answered-internal): Ditto.
695         (wl-summary-mark-as-important): Cause an error when 'flag folder;
696         Follow the API change.
697         (wl-summary-create-line): Call with number argument.
698         (wl-summary-reply): Follow the API change.
699
700         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
701         function.
702         (wl-highlight-summary-line-string): Call it when
703         wl-use-flag-folder-help-echo is non-nil.
704         (wl-highlight-summary-current-line): Ditto.
705         (elmo-flag-folder-referrer): Added autoload setting.
706
707         * wl-draft.el (wl-draft-kill): Follow the API change.
708
709         * Version number is increased to 2.11.14.
710         
711 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
712
713         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
714
715 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
716
717         * Version number is increased to 2.11.13.
718
719 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
720
721         * wl-draft.el (wl-draft-previous-history-element): Fixed
722         unbalanced parenthesis and bind unbound local variables.
723
724 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
725
726         * wl-draft.el (wl-draft-previous-history-element): New function.
727         (wl-draft-next-history-element): Ditto.
728         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
729         them to M-p and M-n.
730
731 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
732
733         * Version number is increased to 2.11.12.
734
735 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
736
737         * wl-draft.el (wl-draft-hide): Select buffer-window.
738
739 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
740
741         * wl-summary.el (wl-summary-narrow-to-region): New function.
742         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
743         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
744         (wl-summary-save-region): Use it.
745         * wl-action.el (wl-summary-collect-numbers-region)
746         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
747
748 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * wl-folder.el (wl-folder-count-incorporates): Don't use
751         `elmo-msgdb-mark-load'
752
753         * Version number is increased to 2.11.11.
754
755 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
756
757         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
758         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
759
760 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
761
762         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
763
764 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
765
766         * Version number is increased to 2.11.10.
767
768 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
769
770         * wl-mime.el (wl-draft-attribute-value): Fixed.
771
772 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
773
774         * wl-util.el (wl-copy-local-variables): New function.
775
776         * wl-mime.el (wl-draft-attribute-recipients): New function.
777         (wl-draft-attribute-envelope-from): Ditto.
778         (wl-draft-attribute-smtp-posting-server): Ditto.
779         (wl-draft-attribute-smtp-posting-port): Ditto.
780         (wl-draft-attribute-value): Ditto.
781         (wl-draft-preview-message): Use it to get value for
782         attributes. Reflect result of `wl-draft-config'.
783
784         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
785         and call `wl-summary-mark-as-read' before to call
786         `wl-summary-unset-mark'.
787         (wl-summary-target-mark-mark-as-unread): Likewise.
788         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
789
790 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
791
792         * wl-mime.el (wl-draft-preview-message): Use actual value for
793         attributes; Fix for small window.
794
795 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
796
797         * wl-refile.el (wl-refile-get-field-value): Call
798         `elmo-message-entity-field' with 3rd argument is non-nil.
799
800 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
801
802         * wl-vars.el (wl-draft-preview-attributes): New user option.
803         (wl-draft-preview-attributes-list): Ditto.
804         (wl-draft-preview-attributes-buffer-lines): Ditto.
805         (wl-draft-preview-attributes-buffer-name): Ditto.
806
807         * wl-mime.el (wl-draft-preview-message): Display attributes.
808
809 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
810
811         * wl-summary.el (wl-summary-detect-mark-position): Bind
812         wl-summary-flag-priority-list to '(new).
813
814 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
815
816         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
817         funtion.
818         (wl-highlight-summary-line-string): Use it.
819         (wl-highlight-summary-current-line): Ditto.
820
821 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
822
823         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
824         line even when the mark string is not changed.
825
826         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
827         argument change in the wl-summary-create-line.
828         (wl-thread-insert-entity-sub): Ditto.
829
830         * wl-summary.el (wl-summary-detect-mark-position): Follow the
831         argument change in the wl-summary-create-line.
832         (wl-summary-insert-sequential): Ditto.
833         (wl-summary-update-thread): Ditto.
834         (wl-summary-persistent-mark-string): New inline function.
835         (wl-summary-message-mark): Use it.
836         (wl-summary-create-line): Abolish argument wl-persistent-mark
837         and added wl-flags, wl-cached.
838
839         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
840         mark to flags.
841         (wl-highlight-summary-current-line): Decide the face not by the 
842         persistent mark but flags.
843
844 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
845
846         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
847         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
848         wl-summary-read-uncached-mark): Revive.
849         (wl-summary-answered-cached-mark,
850         wl-summary-answered-uncached-mark): New user option.
851         (wl-summary-score-marks): Follow the change above.
852         (wl-summary-auto-refile-skip-marks): Ditto.
853         (wl-summary-incorporate-marks): Ditto.
854         (wl-summary-expire-reserve-marks): Ditto.
855         (wl-summary-flag-priority-list): New user option.
856
857         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
858         changes.
859         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
860         of elmo-message-mark.
861         (wl-summary-mark-as-read-internal): Ditto.
862         (wl-summary-mark-as-answered): Ditto.
863         (wl-summary-mark-as-important): Ditto.
864         (wl-summary-redisplay-internal): Ditto.
865         (wl-summary-redisplay-no-mime-internal): Ditto.
866         (wl-summary-message-mark): New function.
867         (wl-summary-insert-sequential): Use wl-summary-message-mark
868         instead of elmo-message-mark.
869         (wl-summary-update-thread): Ditto.
870         (wl-summary-persistent-mark): Ditto.
871         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
872         instead of elmo-message-mark.
873
874         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
875         wl-summary-message-mark instead of elmo-message-mark.
876         (wl-thread-insert-entity-sub): Ditto.
877         (wl-thread-get-children-msgs-uncached): Ditto.
878
879         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
880         variable name changes.
881         (wl-highlight-summary-current-line): Ditto.
882
883         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
884         wl-summary-message-mark instead of elmo-message-mark.
885
886         * wl-expire.el (wl-expire-message-p): Ditto.
887
888         * wl-score.el (wl-score-headers): Ditto.
889
890         * Version number is increased to 2.11.9.
891
892         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
893         (wl-summary-sync-update): Follow the change above.
894         (wl-summary-switch-to-clone-buffer): Ditto.
895         (wl-summary-open-folder): Ditto.
896
897 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
898
899         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
900         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
901
902         * Version number is increased to 2.11.8.
903
904         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
905
906         * wl-expire.el (wl-expire-refile): Follow the API change on
907         `elmo-folder-move-messages'.
908         (wl-expire-refile-with-copy-reserve-msg): Ditto.
909
910         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
911         (wl-summary-exec-action-refile): Ditto.
912         (wl-summary-exec-action-copy): Ditto.
913         (wl-summary-no-auto-refile-message-p): No use
914         `wl-summary-buffer-msgdb'.
915         (wl-summary-auto-refile): Ditto.
916
917 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
918
919         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
920
921 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
922
923         * wl-summary.el (wl-summary-sync): Treat no-sync.
924
925         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
926         (wl-default-sync-range): Ditto.
927
928 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
929
930         * wl-refile.el (wl-refile-subject-learn): Call
931         `elmo-message-entity-field' with 3rd argument is non-nil.
932         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
933         instead of `elmo-msgdb-overview-entity-get-subject'.
934
935 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
936
937         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
938         scan-type is rescan.
939         (wl-summary-delete-all-temp-marks): Remove scored mark too when
940         new optional argument force is non-nil.
941         (wl-summary-save-view-cache): Call it with force argument non-nil.
942
943         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
944
945 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
946
947         * wl-action.el (wl-summary-print-argument): Fixed last change.
948
949 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
950
951         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
952         simplified.
953         (wl-summary-target-mark-mark-as-unread): Likewise.
954         (wl-summary-target-mark-mark-as-important): Likewise.
955
956 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
957
958         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
959         * wl-summary.el (wl-summary-mark-as-important): Arranged.
960         (wl-summary-mark-as-important-region): Change accordingly.
961         (wl-summary-target-mark-mark-as-important): Ditto.
962
963 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
964
965         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
966
967         * wl-action.el (wl-summary-print-argument): Print argument to
968         right side of window if `wl-summary-print-argument-within-window'
969         is non-nil.
970
971 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
972
973         * wl-action.el (wl-summary-set-mark): Use
974         `wl-summary-message-visible-p' to check visibility of the message
975         and jump to message only when the message line is visible and have
976         different number; Call wl-summary-unset-mark with number argument.
977         (wl-summary-unset-mark): 
978         Use `wl-summary-message-visible-p'
979         to check visibility of the message and jump to message only when
980         the message line is visible and have different number;
981
982 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
983
984         * Version number is increased to 2.11.7.
985
986         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
987         and wl-folder-summary-line-format.
988
989         * wl-summary.el (wl-summary-message-visible-p): New inline function.
990         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
991         (wl-summary-set-score-mark): Use it.
992         (wl-summary-target-mark-mark-as-read): Ditto.
993         (wl-summary-target-mark-mark-as-unread): Ditto.
994         (wl-summary-target-mark-mark-as-important): Ditto.
995         (wl-summary-target-mark-msgs): Simplified.
996         (wl-summary-detect-mark-position): Fixed problem when
997         summary-line-format no contain persisten/temp mark spec.
998         (wl-summary-temp-mark): Ditto.
999         (wl-summary-persistent-mark): Ditto.
1000         (wl-summary-update-persistent-mark): Ditto.
1001
1002         * wl-action.el (wl-summary-set-mark): Ditto.
1003         (wl-summary-unset-mark): Ditto.
1004         All other related portions are changed.
1005
1006 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1007
1008         * Version number is increased to 2.11.6.
1009
1010 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1011
1012         * wl-util.el (wl-current-message-buffer): Define as function;
1013         Don't use the value of wl-messge-buffer.
1014
1015         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1016         persistent mark.
1017
1018         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1019         no current message, cause an error.
1020
1021 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1022
1023         * wl-summary.el (wl-summary-set-message-modified): Use
1024         elmo-folder-set-message-modified instead of
1025         elmo-folder-set-message-modified-internal.
1026
1027 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1028
1029         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1030         interactively.
1031         (wl-summary-sync): nokill->entirely.
1032         (wl-summary-sync-marks): Fixed message.
1033         (wl-summary-input-range): Added mark, nokill->entirely.
1034
1035         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1036         messages as read.
1037
1038 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1039
1040         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1041         update-noscore.
1042         (wl-summary-sync): Follow the change above.
1043
1044 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1045
1046         * wl-action.el (wl-summary-target-mark-all): Use
1047         elmo-folder-list-messages.
1048
1049 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1050
1051         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1052         (wl-summary-rescan): Set wl-summary-scored as nil.
1053         (wl-summary-sync-force-update): Follow the change above.
1054         (wl-summary-sync): Ditto.
1055         (wl-summary-sync-update): Added argument disable-killed.
1056         (wl-summary-insert-headers): Set visible-only argument for
1057         elmo-folder-list-messages.
1058         (wl-summary-input-range): Added update-nokill, update-noscore,
1059         all-nokill, all-noscore and mark.
1060
1061         * Version number is increased to 2.11.5.
1062
1063         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1064
1065 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1066
1067         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1068         (wl-summary-prefetch-region-no-mark): Change accordingly.
1069         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1070
1071 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1072
1073         * wl-address.el (wl-complete-field-to): Abolished.
1074         (wl-complete-address): Completion function for completing-read.
1075         * wl-action.el (wl-summary-get-resend-address): Use it.
1076
1077         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1078         wl-summary-update-mark and abolish unused argument.
1079         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1080         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1081         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1082         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1083         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1084         * wl-draft.el (wl-draft-kill): Ditto.
1085
1086         * wl-summary.el: Remove unused binding of case-fold-search.
1087         (wl-summary-replace-status-marks): Abolished.
1088
1089 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1090
1091         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1092         is specified or folder length is zero.
1093
1094 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1095
1096         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1097         (wl-folder-archive-current-entity): Ditto.
1098
1099 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1100
1101         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1102         retrieving message mark.
1103         (wl-summary-redisplay-internal): Ditto.
1104
1105         * wl-message.el (wl-message-buffer-display): Ignore errors while
1106         retrieving message-id field.
1107
1108         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1109         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1110         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1111         order of the arguments for `wl-expire-message-p'.
1112         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1113
1114         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1115         Check return value of wl-summary-reply.
1116         (wl-summary-reply): Recover window configuration when an error occured.
1117
1118 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1119
1120         * wl-summary.el (wl-summary-resend-message): Abolished, the
1121         feature is inherited by wl-summary-resend (put resend mark).
1122
1123 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1124
1125         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1126         wl-message-buffer to nil when the message is hide.
1127
1128 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1129
1130         * .cvsignore: New file.
1131
1132 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1133
1134         * wl-action.el (wl-summary-action-docstring): Add more info.
1135         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1136         duplicate definition.
1137         (wl-summary-define-mark-action): Functions wl-summary-*-region
1138         keep current position.
1139         (wl-summary-unregister-target-mark): Store result to the variable.
1140
1141 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1142
1143         * Version number is increased to 2.11.4.
1144
1145 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1146
1147         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1148         wl-summary-delete-all-temp-marks.
1149         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1150
1151         * wl-action.el (wl-summary-set-mark): Changed terminology
1152         refile-destination -> action-argument.
1153         (wl-summary-unset-mark): Ditto.
1154         (wl-summary-remove-argument): Ditto.
1155         (wl-summary-print-argument): Ditto.
1156
1157         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1158         (wl-thread-remove-argument-region): Ditto.
1159         (wl-thread-print-argument-region): Ditto.
1160         (wl-thread-close): Ditto.
1161         (wl-thread-open): Ditto.
1162
1163         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1164         (wl-highlight-refile-destination-face is abolished)
1165         (wl-highlight-action-argument-string): Ditto.
1166         (wl-highlight-summary-current-line): Highlight action argument.
1167
1168         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1169         color for light backgrounds.
1170         (wl-highlight-summary-answered-face): Ditto.
1171
1172 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1173
1174         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1175
1176         * wl-score.el (wl-summary-score-update-all-lines): Use
1177         wl-summary-set-mark.
1178         (wl-summary-score-update-all-lines): Kill expunged messages.
1179
1180         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1181
1182 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1183
1184         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1185         directly.
1186         (wl-score-overview-entity-get-lines): Ditto.
1187         (wl-score-overview-entity-get-xref): Ditto.
1188         (wl-score-get-latest-msgs): Ditto.
1189         (wl-summary-rescore): Ditto.
1190
1191         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1192         to "&".
1193         (wl-summary-mark-as-answered-internal): New inline function.
1194         (wl-summary-mark-as-answered): New function.
1195         (wl-summary-mark-as-unanswered): Ditto.
1196         (wl-summary-sync-marks): Modified for answered-mark synching.
1197
1198 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1199
1200         * wl-action.el (wl-summary-set-mark): Fixed last change.
1201
1202 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1203
1204         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1205         behavior of wl-summary-unread-message-hook
1206         (Pointed out by akira yamada <akira@arika.org>).
1207
1208 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1209
1210         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1211         wl-summary-delete.
1212         * wl-xmas.el (wl-summary-toolbar): Ditto.
1213
1214         * wl-action.el (wl-summary-set-mark): Don't override current
1215         temp-mark.
1216
1217         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1218
1219 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1220
1221         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1222         (wl-refile-msgid-learn): Ditto.
1223         (wl-refile-get-field-value): Ditto.
1224
1225         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1226
1227         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1228         (wl-expire-delete-reserved-messages): Renamed from
1229         wl-expire-reserve-marked-msgs-from-list.
1230         (wl-expire-delete): Removed argument `msgdb'.
1231         (wl-expire-refile): Ditto.
1232         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1233         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1234         mark-alist as argument.
1235         (wl-expire-archive-number1): Removed argument `msgdb'.
1236         (wl-expire-archive-number2): Ditto.
1237         (wl-expire-archive-date): Ditto.
1238         (wl-expire-localdir-date): Ditto.
1239         (wl-expire-hide): Ditto.
1240         (wl-archive-number1): Ditto.
1241         (wl-archive-number2): Ditto.
1242         (wl-archive-date): Ditto.
1243         (wl-archive-folder): Ditto.
1244         All other related portions are changed.
1245
1246 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1247
1248         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1249         mean move up and down. (suggested by Takashi Kawachi)
1250
1251 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1252
1253         * wl-acap.el (toplevel): Don't require un-define.
1254
1255 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1256
1257         * wl-thread.el (wl-thread-delete-message): Always update
1258         wl-summary-buffer-number-list.
1259
1260         * wl-action.el (wl-summary-print-destination): 
1261         Do nothing when folder is nil.
1262
1263 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1264
1265         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1266         persistent mark when prefetch is succeeded.
1267
1268 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1269
1270         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1271         instead of elmo-msgdb-delete-msgs.
1272         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1273         (wl-expire-hide): Ditto.
1274
1275         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1276
1277         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1278         elmo-msgdb interface.
1279         (wl-thread-get-exist-children): Likewise.
1280         (wl-thread-insert-message): Likewise.
1281         (wl-thread-msg-mark-as-important): Likewise.
1282         (wl-thread-insert-entity-sub): Likewise.
1283         (wl-thread-get-children-msgs-uncached): Likewise.
1284
1285         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1286         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1287         (wl-summary-sync-update): Likewise.
1288         (wl-summary-auto-select-msg-p): Likewise.
1289         (wl-summary-update-thread): Likewise.
1290         (wl-summary-mark-as-important): Likewise.
1291         (wl-summary-jump-to-msg-internal): Likewise.
1292         (wl-summary-redisplay-internal): Likewise.
1293         (wl-summary-print-message-with-ps-print): Likewise.
1294         (wl-summary-folder-info-update): Likewise.
1295
1296         * wl-folder.el (wl-folder-check-one-entity):
1297         elmo-folder-count-flags instead of wl-summary-count-unread.
1298
1299         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1300
1301         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1302
1303         * wl-summary.el (wl-summary-set-message-modified): 
1304         Call wl-summary-set-mark-modified.
1305         (wl-summary-delete-messages-on-buffer): Call
1306         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1307         (wl-summary-sync-update): Call elmo-folder-length instead of
1308         elmo-folder-messages.
1309         (wl-summary-insert-headers): Don't call
1310         elmo-folder-list-message-entities.
1311
1312 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1313
1314         * wl-action.el (wl-summary-define-mark-action): Call
1315         `wl-summary-set-mark' with argument `data'.
1316         (wl-summary-auto-refile): Fixed order of arguments when call
1317         `wl-summary-refile'.
1318
1319 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1320
1321         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1322
1323         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1324
1325         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1326         (Renamed from wl-highlight-summary-deleted-face).
1327         (wl-highlight-summary-resend-face): New face.
1328
1329         (wl-highlight-summary-deleted-face): Renamed from
1330         wl-highlight-summary-erased-face.
1331
1332         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1333
1334         * wl-action.el (wl-summary-get-resend-address): New function.
1335         (wl-summary-exec-action-resend): Ditto.
1336         (wl-summary-exec-action-resend-subr): Ditto.
1337
1338         * w-thread.el (wl-thread-copy): Removed definition.
1339         (wl-thread-refile): Ditto.
1340         (wl-thread-delete): Ditto.
1341         (wl-thread-target-mark): Ditto.
1342
1343         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1344         (wl-summary-target-mark-set-action): Fixed.
1345         (wl-summary-define-mark-action): Fixed quotation.
1346         (wl-summary-move-mark-list-messages): Display message.
1347         (wl-summary-define-mark-action): Define thread functions.
1348         (wl-summary-exec-action-refile): Changed message.
1349         (wl-summary-exec): Ditto.
1350
1351 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1352         
1353         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1354         '%%'.
1355
1356 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1357
1358         * wl.el (toplevel): Require wl-action.
1359         (wl-init): Call wl-summary-define-mark-action.
1360
1361         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1362
1363         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1364         wl-summary-delete and wl-summary-erase.
1365         (wl-summary-mode-map): Ditto.
1366
1367         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1368         wl-delete-folder-alist.
1369
1370         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1371         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1372         (toplevel): Moved mark & action related functions to the wl-action.el.
1373
1374         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1375         in wl-summary-mark-action-list.
1376         (wl-highlight-summary-current-line): Ditto.
1377
1378         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1379         empty lines.
1380
1381         * wl-action.el: New file. 
1382
1383 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1384
1385         * wl-summary.el (wl-summary-target-mark-replace): New function.
1386         (wl-summary-target-mark-prefetch): Use it.
1387         (wl-summary-target-mark-delete): Ditto.
1388         (toplevel): Rearranged definition order.
1389         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1390         (wl-summary-target-mark-erase): Rewrite.
1391         (wl-summary-erase-region): New function.
1392         (wl-summary-exec-action-erase): Changed message.
1393         (wl-summary-move-mark-list-messages): New function.
1394         (wl-summary-exec-action-delete): Use it.
1395         (wl-summary-exec-action-erase): Ditto.
1396
1397         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1398         (wl-summary-skip-mark-list): Added "d".
1399
1400         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1401         while searching.
1402
1403         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1404         and define using defcustom;
1405         Define 4th element as a face.
1406         
1407         * wl-summary.el (wl-summary-incorporate): Use 
1408         `wl-summary-prefetch-region-no-mark' instead of
1409         `wl-summary-prefetch-region'.
1410         (wl-summary-prefetch-region-no-mark): Revival of old
1411         `wl-summary-prefetch-region'.
1412         (wl-summary-mark-action-list): Moved to wl-vars.el
1413
1414         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1415         face according to the `wl-summary-mark-action-list'.
1416         (wl-highlight-summary-current-line): Ditto;
1417         Removed destination highlighting.
1418
1419         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1420         (wl-highlight-summary-line-string): Highlight for "i" mark.
1421         (wl-highlight-summary-current-line): Ditto.
1422
1423         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1424         no destination.
1425
1426         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1427         exists, just go ahead.
1428         (wl-summary-prefetch-region): Rewrite.
1429         (wl-summary-prefetch): Ditto.
1430         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1431         (wl-summary-exec-action-prefetch): New function.
1432         (wl-summary-target-mark-prefetch): Rewrite.
1433
1434 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1435
1436         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1437         (wl-highlight-summary-line-string): Added "d" and "D".
1438         (wl-highlight-summary-current-line): Ditto.
1439
1440         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1441         in wl-summary.el.
1442         (wl-thread-insert-entity-sub): Ditto.
1443         (wl-thread-remove-destination-region): Ditto.
1444         (wl-thread-print-destination-region): Ditto.
1445
1446         * wl-summary.el (wl-summary-buffer-refile-list,
1447         wl-summary-buffer-delete-list,
1448         wl-summary-buffer-copy-list): Abolish.
1449         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1450         All other related portions are changed.
1451         (wl-summary-mark-action-list): New variable.
1452         (wl-summary-set-mark): New function.
1453         (wl-summary-register-target-mark): Ditto.
1454         (wl-summary-unregister-target-mark): Ditto.
1455         (wl-summary-have-target-mark-p): Ditto.
1456         (wl-summary-register-temp-mark): Ditto.
1457         (wl-summary-unregister-temp-mark): Ditto.
1458         (wl-summary-registered-temp-mark): Ditto.
1459         (wl-summary-collect-temp-mark): Ditto.
1460         (wl-summary-unset-mark): Ditto.
1461         (wl-summary-set-target-mark): Ditto.
1462         (wl-summary-unset-target-mark): Ditto.
1463         (wl-summary-set-action-generic): Ditto.
1464         (wl-summary-unset-action-generic): Ditto.
1465         (wl-summary-exec-action-delete): Ditto.
1466         (wl-summary-exec-action-erase): Ditto.
1467         (wl-summary-set-action-refile): Ditto.
1468         (wl-summary-set-action-refile-subr): Ditto.
1469         (wl-summary-unset-action-refile): Ditto.
1470         (wl-summary-make-destination-numbers-list): Ditto.
1471         (wl-summary-exec-action-refile): Ditto.
1472         (wl-summary-set-action-copy): Ditto.
1473         (wl-summary-unset-action-copy): Ditto.
1474         (wl-summary-exec-action-copy): Ditto.
1475         (wl-summary-collect-numbers-region): Ditto.
1476         (wl-summary-delete): Rewrite.
1477         (wl-summary-erase): Ditto.
1478         (wl-summary-remove-destination): Ditto.
1479         (wl-summary-exec): Ditto.
1480         (wl-summary-exec-region): Ditto.
1481         (wl-summary-target-mark-erase): Ditto.
1482         (wl-summary-refile): Ditto.
1483         (wl-summary-copy): Ditto.
1484         (wl-summary-unmark): Ditto.
1485         (wl-summary-delete-all-mark): Ditto.
1486         (wl-summary-mark-line): Don't highlight.
1487         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1488         (wl-summary-target-mark-refile-subr): Rewrite.
1489
1490         (wl-summary-copy-prev-destination): Abolish.
1491
1492 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1493
1494         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1495         default values along the value of wl-on-mule.
1496         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1497         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1498         It is not used anywhere.
1499
1500 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1501
1502         * wl-summary.el (wl-summary-print-destination): Keep position.
1503         (wl-summary-cursor-move-surface): Keep horizontal position.
1504
1505 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1506
1507         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1508         write sendlog.
1509
1510 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1511
1512         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1513         `wl-summary-highlight'.
1514
1515 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1516
1517         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1518         trivial condition for temp-mark.
1519
1520 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1521
1522         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1523         when it hits killed buffer.
1524
1525 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1526
1527         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1528         * wl-news.el.in: `message' and `error' take format string.
1529
1530 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1531
1532         * wl-folder (wl-folder-insert-entity): Display a message,
1533         `...done', when the work finish.
1534         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1535
1536 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1537
1538         * wl-message.el (wl-message-redisplay): Remove unused local
1539         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1540
1541 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1542
1543         * wl-summary.el (wl-summary-replace-status-marks): Disable
1544         interactive use.
1545         (wl-summary-reedit): Check message existence at first.
1546         (wl-summary-mark-line): Fix doc, return value is indefinite.
1547
1548         * wl-highlight.el (wl-highlight-message): Arranged.
1549
1550         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1551         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1552         check temp-mark by wl-summary-temp-mark always.
1553         (wl-highlight-summary): Change accordingly.
1554         * wl-summary.el (wl-summary-mark-as-read-all)
1555         (wl-summary-delete-cache, wl-summary-set-score-mark)
1556         (wl-summary-mark-as-unread, wl-summary-unmark)
1557         (wl-summary-mark-line, wl-summary-mark-as-read)
1558         (wl-summary-mark-as-important): Ditto.
1559
1560         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1561         end of the window if possible.
1562         * wl-summary.el (wl-summary-sync-update): Support lazy
1563         highlighting.
1564         (wl-summary-toggle-disp-msg): Ditto.
1565
1566 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1567
1568         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1569
1570 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1571
1572         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1573         change.
1574
1575 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1576
1577         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1578         API.
1579         (wl-summary-sync-update): Ditto.
1580
1581         * wl-score.el (wl-score-get-score-alist): Changed argument.
1582         (wl-summary-rescore-msgs): Likewise.
1583         (wl-summary-score-headers): Likewise.
1584         (wl-score-headers): Likewise;
1585         Use elmo-folder-do-each-message-entity, etc.
1586         (wl-summary-score-effect): Follow the changes above.
1587         (wl-summary-rescore): Ditto.
1588         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1589         (wl-score-get-overview): Abolish.
1590
1591         * wl-summary.el (wl-summary-default-from): Follow the API change in
1592         elmo-msgdb.
1593         (wl-summary-count-unread): Ditto.
1594         (wl-summary-detect-mark-position): Ditto.
1595         (wl-summary-overview-entity-compare-by-date): Ditto.
1596         (wl-summary-overview-entity-compare-by-number): Ditto.
1597         (wl-summary-overview-entity-compare-by-from): Ditto.
1598         (wl-summary-overview-entity-compare-by-subject): Ditto.
1599         (wl-summary-get-list-info): Ditto.
1600         (wl-summary-rescan): Ditto.
1601         (wl-summary-jump-to-msg-by-message-id): Ditto.
1602         (wl-summary-sync-update): Ditto; Removed comment.
1603         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1604         (wl-summary-insert-message): Use wl-summary-insert
1605         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1606         (wl-summary-insert-headers): Changed argument overview to folder.
1607         (wl-summary-search-by-subject): Likewise.
1608         (wl-summary-insert-thread): Renamed from 
1609         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1610
1611         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1612         too.
1613
1614         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1615         wl-string-member.
1616
1617 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1618
1619         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1620         elmo-folder-append-buffer.
1621         (wl-draft-queue-append): Likewise.
1622
1623         * wl-mime.el (wl-message-delete-current-part): Ditto.
1624         (wl-summary-burst-subr): Ditto.
1625
1626         * wl-news.el.in (wl-news-send-news): Ditto.
1627
1628 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1629
1630         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1631         function.
1632         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1633         (wl-summary-update-mark): Enclose with save-excursion.
1634         (wl-summary-mark-as-read-internal): Fixed last change.
1635         (wl-summary-mark-as-important): Use 3rd argument of
1636         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1637         Don't use elmo-msgdb-set-mark.
1638         (wl-summary-redisplay-internal): If msgdb flag is already read,
1639         just update the mark on buffer.
1640
1641 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1642
1643         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1644         cut visible folder when elmo-folder-delete returns non-nil value.
1645
1646 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1647
1648         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1649         by Kenichi OKADA <okada@opaopa.org>).
1650
1651 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1652
1653         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1654
1655 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1656
1657         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1658         Fixed the last change, search group entity by its real name.
1659         (Thanks to: KOBAYASHI Shinji)
1660
1661 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1662
1663         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1664         (wl-fldmgr-access-display-all): Don't refer visible name.
1665         * wl-expire.el (wl-folder-archive-current-entity)
1666         (wl-folder-expire-current-entity): Ditto.
1667         * wl-folder.el (wl-folder-jump-to-current-entity)
1668         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1669         (wl-folder-open-folder-sub,wl-folder-open-all)
1670         (wl-folder-write-current-folder): Ditto.
1671         (wl-folder-insert-entity): Don't use petname for normal group.
1672         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1673         is the real name.
1674         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1675         Abolished.
1676
1677 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1678
1679         * wl-draft.el (wl-draft-create-buffer): Add
1680         `wl-summary-reply-with-citation'
1681
1682 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1683
1684         * wl-draft.el (wl-draft-reply): Fixed.
1685
1686 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1687
1688         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1689         when `wl-draft-send-confirm-with-preview' is non-nil.
1690         You can scroll up/down by j/k.
1691         (wl-draft-send-confirm-with-preview): New variable (default=t).
1692
1693 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1694
1695         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1696         (wl-fldmgr-save-folders): Fix comment.
1697
1698 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1699
1700         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1701         along the last change in `wl-folder-buffer-group-p'.
1702
1703 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1704
1705         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1706         folder.
1707
1708         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1709         the default value.
1710
1711         * wl-mime.el (wl-summary-burst): Update summary only when target
1712         folder equals current folder.
1713
1714 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1715
1716         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1717
1718 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1719
1720         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1721         value.
1722
1723 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1724
1725         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1726         `map-extents' instead of `extent-at' repeatedly.
1727         (wl-highlight-folder-current-line): Ditto.
1728
1729         * wl-highlight.el: Remove useless dummy functions.
1730
1731 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1732
1733         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1734         (wl-folder-put-folder-property): New function to put text property.
1735         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1736         (wl-folder-insert-entity, wl-folder-update-diff-line)
1737         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1738         * wl-e21.el, wl-xmas.el, wl-mule.el
1739         (wl-highlight-folder-current-line): Ditto.
1740         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1741         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1742         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1743         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1744
1745 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1746
1747         * Version number is increased to 2.11.3.
1748
1749 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1750
1751         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1752         Resume current-buffer since it is assumed by remaining tasks.
1753
1754 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1755
1756         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1757         (wl-folder-completion-function): Abolished.
1758         (wl-folder-complete-folder): New function.
1759         (wl-folder-complete-filter-condition): Ditto.
1760         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1761         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1762
1763 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1764
1765         * wl-draft.el (wl-draft-send-confirm): New function.
1766         (wl-draft-send): Use it.
1767
1768         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1769         cursor-in-echo-area while confirming.
1770
1771         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1772
1773         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1774         searching via nntp if wl-summary-search-via-nntp is 'force.
1775         Otherwise, invoke searching in nntp folder only.
1776         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1777
1778         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1779         explicitly for mime-make-text-tag.
1780
1781 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1782
1783         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1784         `mime-make-text-tag' instead of `mime-create-tag'.
1785
1786 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1787
1788         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1789         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1790
1791 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1792
1793         * wl-score.el (wl-score-save): Bind print-length and print-level.
1794         (wl-score-pretty-print): Ditto.
1795         (wl-score-edit-insert-header-entry): Ditto.
1796
1797         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1798         "From" entry to be treated with wl-draft-eword-encode-address-list.
1799         * wl-mime.el (wl-draft-preview-message): Ditto.
1800
1801         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1802         (wl-summary-mark-as-unread): Ditto.
1803         (wl-summary-mark-as-read-region): Change accordingly.
1804         (wl-summary-mark-as-unread-region): Ditto.
1805         (wl-summary-target-mark-mark-as-read): Ditto.
1806         (wl-summary-target-mark-mark-as-unread): Ditto.
1807
1808 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1809
1810         * Version number is increased to 2.11.2.
1811
1812 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1813
1814         * wl-news.el.in (wl-news-previous-version-save): Bind
1815         print-length and print-level.
1816         * wl-thread.el (wl-thread-save-entities): Ditto.
1817         (wl-thread-save-top-list): Bind print-length.
1818
1819 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1820
1821         * wl-highlight.el (wl-highlight-summary-line-string): Use
1822         wl-summary-score-below-mark, wl-summary-score-over-mark.
1823         (wl-highlight-summary-current-line): Ditto.
1824
1825 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1826
1827         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1828         insert it.
1829
1830 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1831
1832         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1833
1834 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1835
1836         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1837         message without msgid.
1838         Rewrite with elmo-folder-move-messages.
1839         Set wl-message-buffer to nil.
1840
1841         * wl-summary.el (wl-summary-erase-subr): New function. Use
1842         elmo-folder-move-messages.
1843         (wl-summary-erase): Call it.
1844         (wl-summary-target-mark-erase): Ditto.
1845
1846 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1847
1848         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1849         it is not up-tp-date.
1850
1851 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1852
1853         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1854         buffer after calling `wl-summary-goto-folder-subr' without the
1855         argument `interactive'.
1856         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1857
1858 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1859
1860         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1861         `mime-create-tag'. Use `string=' instead of `looking-at'.
1862
1863 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1864
1865         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1866         to avoid compile warning.
1867
1868         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1869         entity-id when folder is given.
1870         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1871         save-excursion, use save-selected-window instead.
1872         Select folder buffer window if exists.
1873         (To correct behavior with wl-folder-move-cur-folder.)
1874
1875 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1876
1877         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1878
1879 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1880
1881         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1882         list-count instead of %d.
1883
1884 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1885
1886         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1887         (wl-news): Set it.
1888         (wl-news-append-to-folder): Use it.
1889
1890         * wl-news.el.in (wl-news-send-news): Append to specified folder
1891         instead of wl-default-folder.
1892         (wl-news-append-to-folder): Show error message with specified folder.
1893
1894         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1895                 In most major modes, Emacs assumes that any opening
1896                 delimiter found at the left margin is the start of a
1897                 top-level definition, or defun. Therefore, *never put an
1898                 opening delimiter at the left margin unless it should have
1899                 that significance.*
1900
1901         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1902
1903 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1904
1905         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1906
1907 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1908
1909         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1910
1911 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1912
1913         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1914         for sequential numbering case.
1915
1916 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1917
1918         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1919         value.
1920         (wl-draft-reply-without-argument-list): Ditto.
1921         (wl-draft-reply-myself-with-argument-list): Abolish.
1922         (wl-draft-reply-myself-without-argument-list): Ditto.
1923         * wl-draft.el (wl-draft-self-reply-p): New function.
1924         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1925
1926 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1927
1928         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1929         (avoid error for the case without byte-compiling)
1930
1931 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1932
1933         * wl-news.el.in (wl-news-append-to-folder): New function.
1934         (wl-news-exit): Rewrite.
1935         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1936
1937 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1938
1939         * wl-draft.el (wl-draft-reply-position): New function.
1940         (wl-draft-reply-position): Fix.
1941         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1942         (wl-summary-target-mark-reply-with-citation): Ditto.
1943         (wl-summary-reply-with-citation): Ditto.
1944         * wl-vars.el (wl-draft-reply-default-position): New variable.
1945
1946 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1947
1948         * wl-draft.el (wl-draft-send): Preview when interactive send.
1949
1950 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1951
1952         * wl-draft.el (wl-draft-reply): Set default position.
1953         * wl-summary.el (wl-summary-reply): Ditto.
1954         (wl-summary-reply-with-citation): Ditto.
1955         (wl-summary-target-mark-reply-with-citation): Ditto.
1956
1957 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1958
1959         * wl-news.el.in (wl-news-lang): Set default value according to
1960         current-language-environment.
1961         (wl-news-append-news): Do nothing when news-list is nil.
1962
1963 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1964
1965         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1966         (wl-news): Change message.
1967         (wl-news-exit): Check buffer.
1968         (wl-news-force-exit): New function.
1969         (wl-news-show-all): New function.
1970         (wl-news-discard-and-exit): Fix.
1971
1972 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1973
1974         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1975         according to current-language-environment.
1976
1977         * wl-news.el.in (wl-news): If arg, show all NEWS after
1978         wl-news-default-previous-version.
1979
1980 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1981
1982         * wl-news.el.in (wl-news-check): Rewritten.
1983         (wl-news-previous-version-load): Change data type.
1984         (wl-news-previous-version-save): Change data type.
1985         (wl-news-append-news): Add return value.
1986         (wl-news-check-news): New function.
1987         (wl-news-already-current-p): New function.
1988         (wl-news-send-news): Rewritten.
1989         (wl-news-mode-map): Add new keybind.
1990         (wl-news): Rewritten.
1991         (wl-news-exit): Rewritten.
1992         (wl-news-discard-and-mail): New function.
1993         (wl-news-send-to-address): Abolished.
1994         * wl.el (wl-init): Delete a message.
1995
1996 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1997
1998         * wl-news.el.in (wl-news-exit): Update previous version.
1999         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2000
2001 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2002
2003         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2004
2005 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2006
2007         * wl-news.el.in (wl-news): New function.
2008         (wl-news-mode): New function.
2009         (wl-news-next-line): New function.
2010         (wl-news-next-page): New function.
2011         (wl-news-exit): New function.
2012         (wl-news-buf-name): New variable.
2013         (wl-news-mode-map): New variable.
2014         (wl-news-winconf): New variable.
2015         (wl-news-append-news): Add an option.
2016
2017 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2018
2019         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2020
2021 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2022
2023         * wl-news.el.in (wl-news-send-to-address): New variable.
2024         (wl-news-send-news): Use it.
2025         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2026         Return updating status.
2027         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2028
2029 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2030
2031         * wl-news.el.in (wl-news-send-news): Delete
2032         Organization and X-Face.
2033
2034 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2035
2036         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2037         (wl-news-append-news): New function.
2038         (wl-news-send-news): New function.
2039
2040 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2041
2042         * Version number is increased to 2.11.1.
2043
2044 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2045
2046         * wl-news.el.in : New file.
2047
2048 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2049
2050         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2051         default value.
2052         (wl-draft-reply-without-argument-list): Ditto.
2053
2054 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2055
2056         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2057         (wl-message-buffer-prefetch-idle-time): Ditto.
2058         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2059
2060 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2061
2062         * wl-thread.el (wl-thread-insert-message): Use
2063         wl-summary-max-thread-depth.
2064
2065         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2066         loop detection.
2067
2068         * wl-message.el (wl-message-buffer-display): Back to the first page
2069         when cache is hit.
2070
2071 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2072
2073         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2074
2075         * wl-summary.el (wl-summary-insert-thread-entity):
2076         If the thread depth is reached to wl-summary-max-thread-depth,
2077         divide the thread.
2078
2079 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2080
2081         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2082         for elmo-remove-passwd.
2083
2084 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2085
2086         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2087         folder is sticky.
2088         (wl-folder-mark-as-read-all-entity): Ditto.
2089         (wl-folder-prefetch-entity): Ditto.
2090
2091 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2092
2093         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2094
2095 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2096
2097         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2098         Delete messages on buffer for unplugged operation.
2099         (wl-summary-erase): Ditto.
2100
2101 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2102
2103         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2104         take nil so as not to search parent by subject.
2105
2106 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2107
2108         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2109         (wl-folder-get-next-folder): Ditto.
2110         (wl-folder-get-path): Ditto.
2111
2112 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2113
2114         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2115         system and encode the region with it before verifying.
2116
2117 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2118
2119         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2120         system of the echo buffer before decoding.
2121
2122 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2123
2124         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2125         original contents.
2126
2127 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2128
2129         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2130         with argument 'any-exists.
2131
2132 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2133
2134         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2135         Use `wl-cs-autoconv'.
2136
2137 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2138
2139         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2140         by `mime-view-automatic-conversion'.
2141
2142         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2143         (wl-message-verify-pgp-nonmime): Ditto.
2144         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2145         Bind them to C-c:d and C-c:v respectively.
2146
2147         Merge following code by Teranishi-san from [wl-en:00167].
2148         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2149         (wl-mime-preview-application/pgp-encrypted): Ditto.
2150         (wl-mime-setup): Add entry.
2151
2152 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2153
2154         * wl-summary.el (wl-summary-target-mark-erase): New function.
2155         Bind it to "mD".
2156
2157 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2158
2159         * wl-vars.el (wl-draft-write-file-function): Fix.
2160         (wl-draft-reedit-hook): Changed default value.
2161
2162         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2163         wl-draft-reedit-hook.
2164         (wl-draft-remove-text-plain-tag): New function.
2165         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2166
2167         * wl-vars.el (wl-draft-write-file-function): New user option.
2168
2169         * wl-draft.el (wl-draft-prepare-edit): Use it for
2170         local-write-file-hooks.
2171         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2172
2173         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2174         (wl-draft-insert-mail-header-separator): Return the body beginning
2175         point.
2176         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2177         text/plain.
2178         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2179
2180 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2181
2182         * wl-summary.el (wl-summary-erase): New function to erase message
2183         without moving it to trash. Bind to "D".
2184
2185         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2186         as `keep' unless switch-function.
2187
2188 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2189
2190         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2191         message buffer by using `wl-summary-toggle-disp-msg'.
2192         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2193         buffer window.
2194         (wl-summary-supresedes-message): Ditto.
2195
2196         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2197         Do not delete other windows.
2198         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2199         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2200         (wl-draft-create-buffer): Set reply-or-forward also for target
2201         mark commands.
2202
2203 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2204
2205         * wl-draft.el (wl-user-agent-compose): Delete special case for
2206         switch-to-buffer-other-window.
2207
2208         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2209         (wl-summary-forward): Ditto.
2210
2211         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2212         function.
2213         (wl-draft-buffer-style): New use option.
2214
2215         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2216         (wl-draft): Follow the change above.
2217         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2218         wl-draft-buffer-style.
2219         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2220         switch-function.
2221
2222 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2223
2224         * wl-draft.el (wl-user-agent-compose): Delete special case for
2225         switch-to-buffer-other-window.
2226
2227         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2228         (wl-summary-forward): Ditto.
2229
2230         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2231         function.
2232         (wl-draft-buffer-style): New use option.
2233
2234         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2235         (wl-draft): Follow the change above.
2236         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2237         wl-draft-buffer-style.
2238         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2239         switch-function.
2240
2241 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2242
2243         * wl-address.el (wl-address-make-completion-entry): Extracted from
2244         `wl-address-make-completion-list'.
2245         (wl-address-enable-strict-loading): New variable.
2246         (wl-address-make-completion-list): Revive petname duplication
2247         inquiry, and enable it if `wl-address-enable-strict-loading'.
2248         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2249
2250 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2251
2252         * wl-message.el (wl-message-get-original-buffer): Avoid
2253         'Selecting deleted buffer' error when original buffer is killed.
2254
2255 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2256
2257         * wl-summary.el (wl-summary-next-message): Use
2258         elmo-message-accessible-p instead of elmo-message-cached-p.
2259
2260 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2261
2262         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2263
2264         * wl-thread.el (wl-thread-open-all-unread): Use
2265         elmo-folder-list-flagged instead of
2266         elmo-folder-list-messages-mark-match.
2267
2268         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2269         instead of elmo-folder-list-messages-mark-match.
2270         (wl-summary-move-spec-alist): New variable.
2271         (wl-summary-move-spec-plugged-alist,
2272         wl-summary-move-spec-unplugged-alist): Abolish.
2273         (wl-summary-next-message): Follow the change above.
2274         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2275         with 'no-msg' argument.
2276
2277         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2278         variable.
2279         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2280         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2281         (wl-message-buffer-prefetch-get-next): Follow the change above.
2282
2283 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2284
2285         * wl-version.el (wl-version): Changed codename.
2286
2287         * Version number is increased to 2.11.0.
2288
2289 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2290
2291         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2292         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2293         `wl-draft-config-variables'.
2294         (wl-draft-kill): Fixed problem when the draft is reedit.
2295
2296 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2297
2298         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2299         buffer-modified status (Thanks to
2300         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2301
2302 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2303
2304         * wl-util.el (wl-region-exists-p): New function.
2305
2306         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2307         Remove defvars for byte-compile warnings.
2308
2309 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2310
2311         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2312         defvar-maybe. Removed unused bind.
2313
2314 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2315
2316         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2317         summary buffer window before creating new frame.
2318         (wl-draft-reply): Ditto.
2319
2320 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2321
2322         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2323
2324 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2325
2326         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2327
2328 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2329
2330         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2331         instead of `kill-region'.
2332
2333 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2334
2335         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2336         (wl-highlight-summary-line-string): Use it.
2337         (wl-highlight-summary-current-line): Ditto.
2338
2339         * wl-mime.el (wl-message-delete-current-part): Check the class of
2340         mime-entity.
2341
2342         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2343
2344         * wl-summary.el (wl-summary-make-number-list): Initialize.
2345         (wl-summary-update-mark): New function.
2346         (wl-summary-reply): Put `answered' mark on the message.
2347         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2348
2349         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2350         (wl-draft-reply): Added optional argument `number';
2351         Set wl-draft-parent-number.
2352         (wl-draft-kill): Delete answered mark if it is a reply.
2353
2354 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2355
2356         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2357         that originates in mime-preview-follow-current-entity.
2358         (wl-draft-yank-current-message-entity): Use it if region is active.
2359
2360         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2361         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2362         `wl-message-delete-current-part'.
2363         * wl-mule.el (wl-message-define-keymap): Ditto.
2364         * wl-xmas.el (wl-message-define-keymap): Ditto.
2365
2366 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2367
2368         * wl-mime.el (wl-message-delete-current-part): New function.
2369         (wl-mime-node-id-to-string): Ditto.
2370
2371         * wl-mime.el (wl-message-delete-current-part): Use existing
2372         original buffer which corresponds current mime-view buffer.
2373         (fetched buffer might have different structure, possibly)
2374
2375         * wl-mime.el (wl-message-delete-current-part): Quit if the
2376         message content differs from the actual message.
2377
2378 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2379
2380         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2381         order.
2382         (wl-summary-search-by-subject): Search parent message from tail;
2383         Check the existence of the parent message on the current thread tree.
2384         (wl-summary-update-thread): Check whether the line is inserted.
2385
2386 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2387
2388         * wl-vars.el (wl-summary-line-format): Undo last change.
2389         * wl-summary.el (wl-summary-print-destination): Do not put
2390         invisible property when `wl-summary-width' is nil.
2391         (wl-summary-line-subject-minimum-length): Abolished.
2392         (wl-summary-line-subject): Ditto.
2393
2394 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2395
2396         * wl-vars.el (wl-summary-line-format): Change default value.
2397         (wl-summary-subject-length-limit): Abolished.
2398         * wl-summary.el (wl-summary-line-subject): Ditto.
2399
2400 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2401
2402         * wl-template.el (wl-template-select): Added optional argument.
2403         If optional argument is specified, reverse
2404         `wl-template-visible-select'.
2405
2406 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2407
2408         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2409         Take prefix argument to force asking the destination folder.
2410
2411 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2412
2413         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2414         count and update status.
2415
2416 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2417
2418         * wl-summary.el (wl-summary-redisplay-internal): If
2419         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2420         after fetching.
2421
2422 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2423
2424         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2425         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2426
2427         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2428
2429 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2430
2431         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2432         (All other related portions are changed).
2433         (wl-summary-mark-as-read-all): Rewrite.
2434
2435 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2436
2437         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2438         `wl-summary-mark-as-read'.
2439         (wl-summary-mark-as-unread): Rewrite.
2440         (wl-summary-mark-as-read): Added no-modeline argument.
2441         (wl-summary-resume-cache-status): Rewrite.
2442         (wl-summary-exec-subr): Remove unused local variable.
2443
2444 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2445
2446         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2447         logic to call `wl-summary-buffer-prev-folder-function'.
2448         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2449
2450 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2451
2452         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2453         is nil.
2454
2455 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2456
2457         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2458         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2459         (wl-mime-setup): Add its entry.
2460
2461 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2462
2463         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2464         (wl-summary-delete-cache): Likewise.
2465         (wl-summary-mark-as-read): Rewrite.
2466
2467 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2468
2469         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2470         `wl-summary-count-unread'.
2471
2472         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2473
2474         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2475
2476 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2477
2478         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2479         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2480         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2481         Renamed to the elmo-msgdb-*-mark.
2482         (wl-summary-score-marks): Follow the change above.
2483         (wl-summary-auto-refile-skip-marks): Ditto.
2484         (wl-summary-incorporate-marks): Ditto.
2485         (wl-summary-expire-reserve-marks): Ditto.
2486
2487         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2488         changes.
2489         (wl-thread-insert-top): Changed updating message.
2490
2491         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2492         variable.
2493         (wl-summary-count-unread): Count answered marks.
2494         (wl-summary-rescan): Call wl-summary-insert-message instead of
2495         wl-summary-append-message-func-internal.
2496         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2497         (wl-summary-prefetch-msg): Follow the variable name changes.
2498         (wl-summary-prefetch-region): Ditto.
2499         (wl-summary-mark-as-read-all): Follow the API changes;
2500         Don't call elmo-folder-replace-marks.
2501         (wl-summary-delete-cache): Follow the variable name changes.
2502         (wl-summary-resume-cache-status): Ditto.
2503         (wl-summary-update-status-marks): New function.
2504         (wl-summary-insert-message): New function.
2505         (wl-summary-sync-marks): Follow the variable name changes.
2506         (wl-summary-sync-update): Synchronize to the msgdb, too;
2507         Changed update messages.
2508         (wl-summary-make-number-list): Rewrite.
2509         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2510         (wl-summary-mark-as-unread): Follow the API changes.
2511         (wl-summary-exec-subr): Follow the variable name changes.
2512         (wl-summary-mark-as-read): Ditto.
2513         (wl-summary-move-spec-plugged-alist): Ditto.
2514         (wl-summary-move-spec-unplugged-alist): Ditto.
2515         (wl-summary-cursor-move-surface): Ditto.
2516
2517         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2518         variable name changes.
2519         (wl-highlight-summary-current-line): Ditto.
2520
2521         * wl-expire.el (wl-expire-refile): Follow the API change in
2522         elmo-folder-move-messages.
2523         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2524         (wl-summary-archive): Use elmo-folder-msgdb instead of
2525         elmo-msgdb-load.
2526
2527 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2528
2529         * wl-mime.el (wl-draft-preview-message): Restore the position
2530         before evaluating wl-draft-send-hook in preview buffer.
2531
2532 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2533
2534         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2535         when it creates new draft buffer.
2536
2537         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2538         without argument.
2539
2540         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2541         Evaluate content and if the value is string, insert it.
2542         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2543         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2544         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2545         wl-draft-config-sub-part-bottom): Use it.
2546
2547         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2548         with the folder name. The question was unintelligible when it is
2549         called from wl-save-status.
2550
2551 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2552
2553         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2554         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2555         cannot take second argument).
2556
2557 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2558
2559         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2560         as t. Since type and subtype are not case sensitive (RFC 2045).
2561
2562 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2563
2564         * wl-vars.el (wl-message-mode-line-format): New variable.
2565         (wl-message-mode-line-format-spec-alist): Ditto.
2566         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2567         (wl-message-redisplay): Use wl-message-mode-line-format.
2568
2569 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2570
2571         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2572
2573 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2574
2575         * wl-summary.el (wl-summary-default-from): Write description.
2576
2577 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2578
2579         * wl-vars.el (wl-ldap-objectclass): Abolish.
2580
2581         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2582         (wl-ldap-make-filter): Removed condition for objectclass.
2583         (wl-ldap-make-matched-value-list): Remove meaningless process.
2584         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2585         (wl-address-ldap-search): Don't add `*' to `pat' string;
2586         use ignore-errors; added `email';
2587         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2588         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2589         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2590
2591
2592 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2593
2594         * wl-draft.el (wl-draft-parent-folder): Write description.
2595         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2596
2597 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2598
2599         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2600         as "" (zero-length string) if no parent.
2601         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2602
2603 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2604
2605         * wl-address.el (wl-address-make-completion-list): Skip duplication
2606         checking.
2607         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2608         `append'.
2609
2610 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2611
2612         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2613         instead of `beginning-of-buffer'.
2614
2615 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2616
2617         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2618
2619 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2620
2621         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2622         Refer wl-message-buffer-name.
2623         (wl-message-wheel-down): Ditto.
2624
2625 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2626
2627         * wl-vars.el (wl-message-buffer-name): New user option.
2628
2629         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2630         directly instead of making alist dinamically.
2631
2632         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2633         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2634         wl-message-buffer-cache-name.
2635         (wl-message-buffer-cache-clean-up): Ditto.
2636
2637         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2638
2639         * Version number is increased to 2.9.15.
2640
2641 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2642
2643         * wl-vars.el (wl-summary-default-view-alist): New user option.
2644
2645         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2646
2647         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2648         while deleting address.
2649         (wl-draft-delete-myself-from-cc): Ditto.
2650
2651         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2652         If optional argument is specified, reverse sort order.
2653
2654         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2655
2656 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2657
2658         * wl-thread.el (wl-thread-insert-message): Return parent number if
2659         exists.
2660         (wl-thread-update-indent-string-region): Use
2661         wl-thread-update-line-on-buffer-sub instead of
2662         wl-thread-update-line-on-buffer.
2663
2664 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2665
2666         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2667         (wl-folder-close-all): Ditto.
2668
2669 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2670
2671         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2672         and mailing-list:.
2673         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2674         value.
2675         (wl-summary-line-list-info): Print mailing-list name even when 
2676         list-number is empty.
2677
2678 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2679
2680         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2681
2682         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2683         (wl-draft-open-file): Ditto.
2684         (wl-draft-random-alphabet): Ditto.
2685
2686         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2687         bindings.
2688
2689 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2690
2691         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2692         * wl-vars.el (wl-draft-config-alist): Ditto.
2693
2694 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2695
2696         * Version number is increased to 2.9.14.
2697
2698         * wl.el (wl): Don't set wl-init as nil when error occured while
2699         auto-checking folders.
2700
2701         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2702         `elmo-expand-newtext'.
2703
2704 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2705
2706         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2707         `this-command' so that `wl-folder-goto-folder' contained in
2708         `wl-summary-keep-cursor-command' work.
2709
2710 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2711
2712         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2713         message buffer displaying state.
2714
2715 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2716
2717         * wl-vars.el (wl-summary-default-view): New variable to specify
2718         default value for `wl-summary-buffer-view' instead of using
2719         set-default.
2720         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2721
2722 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2723
2724         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2725
2726         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2727
2728 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2729
2730         * wl-vars.el (wl-forward-subject-prefix): New variable.
2731         * wl-draft.el (wl-draft-forward): Use it.
2732
2733 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2734
2735         * wl-message.el (wl-message-prev-page): When it is called without
2736         lines argument, scroll down by wl-message-scroll-amount lines.
2737         (wl-message-next-page): Ditto.
2738         * wl-vars.el (wl-message-scroll-amount): Change default value
2739         to preserve current behavior.
2740
2741 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2742
2743         * wl-summary.el (wl-summary-prefetch-msg): Bind
2744         `wl-message-entity' to call `wl-summary-from-function'.
2745
2746 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2747
2748         * wl-message.el (wl-message-buffer-create): Run
2749         wl-message-buffer-created-hook.
2750
2751 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2752
2753         * wl-summary.el (wl-summary-sort-specs): New variable.
2754         (wl-summary-default-sort-spec): Ditto.
2755         (wl-summary-sort): Rewrite.
2756         (wl-summary-sort-by-list-info): New function.
2757
2758 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2759
2760         * wl-summary.el (wl-summary-get-list-info): New function.
2761         (wl-summary-sort): Rewrite.
2762         (wl-summary-line-list-info): Ditto.
2763         (wl-summary-line-list-count): Ditto.
2764         (wl-summary-refile-region): Fixed docstring.
2765
2766 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2767
2768         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2769         `wl-folder-entity-hashtb' as completion table.
2770
2771 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2772
2773         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2774         only when this command is called interactively; silence the byte-
2775         compiler.
2776
2777 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2778
2779         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2780         active in XEmacs.
2781
2782 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2783
2784         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2785         plural lines.
2786
2787 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2788
2789         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2790         of current line when the cursor is on the header name.
2791         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2792
2793 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2794
2795         * wl-util.el (wl-read-directory-name): Return displayed directory
2796         as the default value also on XEmacs.
2797
2798 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2799
2800         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2801         formatting.
2802
2803 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2804
2805         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2806         argument and when it is non-nil, check face property before
2807         highlighting for each line.
2808         (wl-highlight-summary-window): Set it.
2809
2810 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2811
2812         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2813         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2814
2815         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2816         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2817         (wl-draft-get-fcc-list): Likewise.
2818
2819 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2820
2821         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2822         (wl-thread-entity-cur): Ditto.
2823         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2824         wl-thread-indent-regexp setting.
2825         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2826
2827         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2828         wl-summary-lazy-highlight.
2829         (wl-summary-display-bottom): Ditto.
2830
2831         * wl-thread.el (wl-thread-open-close): Likewise.
2832
2833         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2834         from and subject;
2835         Bind wl-draft-use-frame;
2836         Enclose with save-window-excursion;
2837         Use wl-draft-create-buffer instead of with-temp-buffer;
2838         Use wl-draft-prepare-edit;
2839         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2840         Use wl-draft-send instead of wl-draft-raw-send.
2841
2842 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2843
2844         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2845         of using wl-from.
2846
2847 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2848
2849         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2850         insert-buffer instead of clone-buffer.
2851         (wl-draft-doing-mime-bcc): New variable.
2852         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2853         infinite loop.
2854         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2855
2856         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2857         (wl-draft-mime-bcc-body): Ditto.
2858
2859         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2860         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2861         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2862         wl-draft-do-mime-bcc.
2863         (wl-draft-mime-bcc-field): New function.
2864         (wl-draft-do-mime-bcc): Ditto.
2865
2866         * wl-address.el (wl-address-complete-header-list): New variable.
2867         (wl-address-complete-header-regexp): Changed default value.
2868
2869         * Version number is increased to 2.9.13.
2870
2871 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2872
2873         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2874         it is differed.
2875
2876 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2877
2878         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2879         (wl-summary-line-list-count): Ditto.
2880
2881 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2882
2883         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2884         (wl-nntp-posting-function): New variable.
2885         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2886         `wl-nntp-posting-config-alist'.
2887
2888 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2889
2890         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2891         FLIM.
2892
2893 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2894
2895         * wl-summary.el (wl-summary-target-mark-refile-sub):
2896         Remove a nuisance funcall.
2897
2898 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2899
2900         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2901         as t for `try-completion'.
2902
2903 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2904
2905         * wl-summary.el (wl-summary-default-from): Use
2906         wl-address-header-extract-address instead of
2907         std11-extract-address-components.
2908         (wl-summary-simple-from): Ditto.
2909         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2910         (wl-summary-insert-headers): Show message.
2911         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2912         for whole line.
2913         (wl-summary-default-from): Revert last change.
2914         (wl-summary-simple-from): Ditto.
2915         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2916         (wl-summary-mark-as-read-region): Follow the change above.
2917         (wl-summary-sync-marks): Ditto.
2918         (wl-summary-target-mark-mark-as-read): Ditto.
2919         (wl-summary-redisplay-internal): Ditto.
2920         (wl-summary-redisplay-no-mime-internal): Ditto.
2921         (wl-summary-redisplay-all-header): Ditto.
2922         (wl-summary-mark-as-read): Removed argument `cached';
2923         Use current cache status to set cache mark.
2924         (wl-summary-redisplay-internal): Follow the change above.
2925         (wl-summary-redisplay-no-mime-internal): Ditto.
2926         (wl-summary-redisplay-all-header): Ditto.
2927
2928         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2929
2930         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2931         Don't call itself recursively (Adviced by Yamaoka-san).
2932
2933 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2934
2935         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2936         bind wl-summary-highlight as nil to avoid error caused by missing
2937         local variables.
2938
2939 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2940
2941         * wl-vars.el (wl-invalid-character-message): New user option.
2942
2943         * wl-util.el (wl-set-string-width): If truncated string-width is
2944         larger than specified width, use `wl-invalid-character-message'.
2945
2946 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2947
2948         * wl-summary.el (wl-summary-prefetch-msg): 
2949         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2950
2951 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2952
2953         * wl-vars.el (wl-summary-check-line-format): New user option.
2954         (wl-summary-line-format-file): Ditto.
2955
2956         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2957         variable.
2958         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2959         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2960         and `wl-summary-view-old-p' to check whether do a rescan or not.
2961         (wl-summary-view-old-p): New function.
2962         (wl-summary-line-format-changed-p): Ditto.
2963         (wl-summary-line-format-save): Ditto.
2964         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2965
2966         * wl-util.el (wl-set-string-width): Avoid using negative number
2967         for make-string.
2968
2969 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2970
2971         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2972         return value.
2973
2974         * wl-util.el (wl-set-string-width): Added optional argument
2975         `padding' (All other related portions are changed).
2976         (wl-line-parse-format): If the first letter of column number is
2977         `0', zero-padding the result (ex: "%05l").
2978
2979         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2980
2981 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2982
2983         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2984         sequential summary view.
2985
2986 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2987
2988         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2989         if it doesn't have a -unix version.
2990
2991 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2992
2993         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2994
2995 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2996
2997         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2998         content.
2999         (wl-draft): Follow the change above.
3000
3001         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3002
3003         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3004         and wl-folder-summary-line-format-alist contain %T and %P.
3005
3006         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3007         (wl-summary-mode-line-format): New user option.
3008         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3009         (wl-summary-line-format): Changed default value.
3010         (wl-summary-lazy-highlight): Changed default value.
3011
3012         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3013         change in wl-summary-create-line.
3014         (wl-thread-insert-entity-sub): Ditto.
3015
3016         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3017         (wl-summary-buffer-unread-status): Ditto.
3018         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3019         (wl-summary-buffer-persistent-mark-column): Ditto.
3020         (wl-summary-buffer-mode-line-formatter): Ditto.
3021         (wl-summary-buffer-mode-line): Ditto.
3022         (wl-summary-message-regexp): Abolished.
3023         (All other related portions are changed.)
3024         (wl-summary-detect-mark-position): New function.
3025         (wl-summary-buffer-set-folder): Setup
3026         wl-summary-buffer-mode-line-formatter.
3027         (wl-summary-mode): Setup selective-display;
3028         Setup pre-idle-hook when xemacs.
3029         (wl-summary-update-modeline): Rewrite.
3030         (wl-summary-jump-to-msg): Define as function;
3031         Changed regexp for searching messages.
3032         (wl-summary-message-number): Rewrite.
3033         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3034         Do rescan when old type summary cache.
3035         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3036         (wl-summary-remove-destination): Use '\r' to detect EOL.
3037         (wl-summary-print-destination): Ditto.
3038         (wl-summary-temp-mark): New inline function.
3039         (wl-summary-persistent-mark): Ditto.
3040         (wl-summary-line-number): New function.
3041         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3042         (wl-summary-line-list-count): New function.
3043         (wl-summary-create-line): Added argument persistent-mark.
3044         (All other related portions are changed)
3045         (wl-summary-create-line): Insert '\r'.
3046         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3047         (wl-summary-cursor-move-surface): New inline function.
3048         (wl-summary-prev): Use it.
3049         (wl-summary-next): Ditto.
3050
3051         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3052         wl-summary-message-regexp.
3053         (wl-highlight-summary): Delete progress message.
3054         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3055
3056         * Version number is increased to 2.9.12.
3057
3058 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3059
3060         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3061         variable (nil: no minimum).
3062         (wl-summary-line-subject): Add some spaces after subject by
3063         wl-summary-line-subject-minimum-length.
3064
3065 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3066
3067         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3068         and removed `F'.
3069         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3070         change above).
3071
3072 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3073
3074         * wl-summary.el (wl-summary-line-list-count): Reverted.
3075         (example setting in samples/*/dot.wl is also updated)
3076
3077 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3078
3079         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3080
3081         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3082
3083         * wl-vars.el (wl-summary-line-format): Addes some description to the
3084         docstring.
3085
3086         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3087         (wl-summary-line-close-bracket): Ditto.
3088         (wl-summary-line-children-number): Ditto.
3089         (wl-summary-line-thread-indent): Ditto.
3090         (wl-summary-line-children-and-from): Ditto.
3091
3092         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3093         't', 'c', 'F' and added 'C'.
3094
3095         * wl-util.el (wl-set-string-width): Accept negative value.
3096         (wl-line-parse-format): Added "%number(" and "%)".
3097
3098 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3099
3100         * wl-summary.el (wl-summary-line-list-count): Change format of the
3101         return value.
3102
3103 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3104
3105         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3106         from the recent message.el.
3107         (wl-draft-point-in-header-p): Ditto.
3108         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3109         wl-draft-beginning-of-line.
3110         * wl-e21.el (wl-draft-mode-map): Ditto.
3111         * wl-xmas.el (wl-draft-mode-map): Ditto.
3112
3113         * wl-folder.el: Sort macrodefs by dependencies.
3114
3115 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3116
3117         * wl-summary.el (wl-summary-prev): Fixed regexp.
3118         (wl-summary-next): Ditto.
3119
3120 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3121
3122         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3123
3124 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3125
3126         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3127         for backward compatibility.
3128
3129 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3130
3131         * wl-summary.el (wl-summary-line-list-count): New function, merged
3132         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3133         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3134         list counts.
3135
3136 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3137
3138         * wl-summary.el (wl-summary-create-line): Ignore errors while
3139         timezone-fix-time.
3140
3141         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3142
3143         * wl-summary.el (wl-summary-sync-update): Ditto.
3144         (wl-summary-default-from): Use wl-message-entity
3145         instead of entity.
3146
3147         * wl-summary.el (wl-summary-create-line): Fix.
3148
3149         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3150         (wl-summary-line-format): New user option.
3151         (wl-folder-summary-line-format-alist): Ditto.
3152         (wl-summary-from-width): Abolished.
3153
3154         * wl-util.el (toplevel): Require 'bytecomp.
3155         (wl-line-parse-format): New function.
3156         (wl-line-formatter-setup): New macro.
3157
3158         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3159         (wl-summary-buffer-line-formatter): New buffer local variable.
3160         (wl-summary-switch-to-clone-buffer): Follow the change above.
3161         (wl-summary-message-regexp): Fix.
3162         (wl-summary-from-func-internal): Abolished.
3163         (wl-summary-subject-func-internal): Ditto.
3164         (wl-summary-subject-filter-func-internal): Ditto.
3165         (All other related portions are changed.)
3166         (wl-summary-buffer-set-folder):
3167         Set up wl-summary-buffer-number-column and 
3168         wl-summary-buffer-line-formatter
3169         (All other related portions are changed.)
3170         (wl-summary-buffer-number-column-detect): Abolished.
3171         (All other related portions are changed.)
3172         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3173         (wl-summary-delete-all-temp-marks-on-buffer): Use
3174         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3175         (wl-summary-target-mark-delete): Ditto.
3176         (wl-summary-target-mark-refile-subr): Ditto.
3177         (wl-summary-target-mark-mark-as-read): Ditto.
3178         (wl-summary-target-mark-mark-as-unread): Ditto.
3179         (wl-summary-target-mark-mark-as-important): Ditto.
3180         (wl-summary-target-mark-save): Ditto.
3181         (wl-summary-replace-status-marks): Renamed from
3182         wl-summary-set-status-marks-on-buffer;
3183         Use wl-summary-message-regexp instead of
3184         wl-summary-buffer-number-regexp.
3185         (wl-summary-sync-update): Follow the change above.
3186         (wl-summary-goto-previous-message-beginning): New function.
3187         (wl-summary-mark-as-unread): Use it.
3188         (wl-summary-mark-as-important): Ditto.
3189         (wl-summary-line-formatter): New variable.
3190         (wl-summary-line-year): New function.
3191         (wl-summary-line-day): Ditto.
3192         (wl-summary-line-day-of-week): Ditto.
3193         (wl-summary-line-hour): Ditto.
3194         (wl-summary-line-minute): Ditto.
3195         (wl-summary-line-open-bracket): Ditto.
3196         (wl-summary-line-close-bracket): Ditto.
3197         (wl-summary-line-children-number): Ditto.
3198         (wl-summary-line-thread-indent): Ditto.
3199         (wl-summary-line-size): Ditto.
3200         (wl-summary-line-subject): Ditto.
3201         (wl-summary-line-from): Ditto.
3202         (wl-summary-line-children-and-from): Ditto.
3203         (wl-summary-create-line): Rewritten.
3204         (wl-summary-format-date): Abolished.
3205
3206         * wl-highlight.el (wl-highlight-summary-current-line): Use
3207         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3208         Use thread structure to detect thread top message.
3209
3210         * wl-draft.el (wl-default-draft-cite): Don't use
3211         wl-summary-from-func-internal.
3212
3213         * wl-refile.el (wl-refile-subject-learn): Don't use
3214         wl-summary-subject-filter-func-internal.
3215         (wl-refile-guess-by-subject): Ditto.
3216
3217         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3218         parameters.
3219
3220         * wl-thread.el (wl-thread-update-indent-string-region):
3221         Use wl-thread-update-line-on-buffer instead of
3222         wl-thread-update-indent-string.
3223         (wl-thread-update-children-number): Redefine using
3224         wl-thread-update-line-on-buffer.
3225         (wl-thread-update-indent-string): Abolished.
3226
3227         * Version number is increased to 2.9.11.
3228
3229 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3230
3231         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3232         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3233         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3234
3235         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3236         as nil.
3237
3238         * wl-thread.el (wl-thread-open-all-unread): Use 
3239         elmo-folder-list-messages-mark-match.
3240         (wl-thread-insert-message): Removed argument `mark-alist'.
3241         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3242         elmo-msgdb-set-mark.
3243         (wl-thread-get-children-msgs-uncached): Likewise.
3244         (wl-thread-get-exist-children): Added argument include-self.
3245         (wl-thread-delete-message): Follow the change above.
3246
3247         * wl-summary.el (wl-summary-count-unread): Removed argument.
3248         (wl-summary-rescan): Follow the change above.
3249         (wl-summary-mark-as-read-region): Ditto
3250         (wl-summary-mark-as-unread-region): Ditto.
3251         (wl-summary-delete-messages-on-buffer): Ditto.
3252         (wl-summary-sync-update): Ditto.
3253         (wl-summary-switch-to-clone-buffer): Ditto.
3254         (wl-summary-goto-folder-subr): Ditto.
3255         (wl-summary-target-mark-mark-as-read): Ditto.
3256         (wl-summary-target-mark-mark-as-unread): Ditto.
3257         (wl-summary-target-mark-mark-as-important): Ditto.
3258         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3259         (wl-summary-update-thread): Removed argument `mark-alist'.
3260         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3261         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3262         (wl-summary-resume-cache-status): Likewise.
3263         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3264         elmo-msgdb-set-mark.
3265         (wl-summary-mark-as-read-all): Likewise.
3266         (wl-summary-delete-cache): Ditto.
3267         (wl-summary-auto-select-msg-p): Ditto.
3268         (wl-summary-mark-as-unread): Ditto.
3269         (wl-summary-no-auto-refile-message-p): Ditto.
3270         (wl-summary-mark-as-read): Ditto.
3271         (wl-summary-mark-as-important): Ditto.
3272         (wl-summary-auto-refile): Follow the change above.
3273         (wl-summary-delete-all-marks): Removed.
3274         (wl-summary-resume-marks-and-highlight): Ditto.
3275         (wl-summary-resume-marks): Ditto.
3276         (wl-summary-delete-important-msgs-from-list): Ditto.
3277         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3278
3279         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3280         wl-summary-count-unread.
3281
3282         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3283         (wl-summary-score-update-all-lines): Use
3284         elmo-msgdb-set-mark.
3285
3286 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3287
3288         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3289         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3290         (wl-summary-create-line): Renamed from
3291         wl-summary-overview-create-summary-line;
3292         Argument rearrangement.
3293         (wl-summary-update-thread): Follow the change above.
3294
3295         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3296         (wl-thread-insert-entity-sub): Likewise.
3297
3298         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3299         argument `overview', `mark-alist' and added `msgdb'.
3300
3301         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3302
3303         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3304         (wl-summary-rescan): Follow the change above.
3305         (wl-summary-sync-update): Ditto.
3306         (wl-summary-insert-thread-entity): Ditto;
3307         Don't use `let*' in every while loop;
3308         Detect infinite loop of threads.
3309         (wl-summary-update-thread): Removed argument `overview'.
3310
3311         * wl-thread.el (wl-thread-insert-message): Ditto.
3312
3313         * Version number is increased to 2.9.10.
3314
3315         * wl-message.el (wl-message-redisplay): Ignore errors while
3316         wl-message-redisplay-hook.
3317
3318 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3319
3320         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3321
3322 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3323
3324         * wl.el (wl): inhibit-quit while wl-folder.
3325
3326 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3327
3328         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3329         while msgdb access.
3330
3331 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3332
3333         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3334         even if no folder is not created.
3335
3336 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3337
3338         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3339
3340         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3341         implementation.
3342         (wl-summary-target-mark-thread): Ditto.
3343
3344         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3345
3346 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3347
3348         * wl-util.el (wl-display-bytes): Remove unused function.
3349
3350 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3351
3352         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3353         seems critical one (partially reverse the change in 2002/03/17).
3354
3355 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3356
3357         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3358         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3359
3360 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3361
3362         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3363         is not writable.
3364         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3365         plugged status instead of `'force' as 2nd argument.
3366
3367         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3368         is not creatable.
3369
3370         * Version number is increased to 2.9.9.
3371
3372 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3373
3374         * wl-summary.el (wl-summary-suspend): New function.
3375
3376 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3377
3378         * wl.el (wl): Do not check variables if check is nil.
3379         * wl-utils.el (wl-collect-draft): New function.
3380         * wl-folder.el (wl-folder-suspend): Put summary buffers
3381         and draft buffers at the end of buffer list.
3382         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3383
3384 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3385
3386         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3387         loop instead of recursive call.
3388
3389         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3390         2nd argument.
3391
3392 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3393
3394         * wl-draft.el (wl-draft-create-contents): Don't take neither
3395         (function . args) nor (string . something) any more.
3396
3397         * wl-version.el (wl-generate-user-agent-string): Return string
3398         without header symbol.
3399         * wl-draft.el (wl-draft-default-headers): Use it.
3400
3401         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3402         `wl-draft-insert-ccs' and return field value instead of inserting
3403         the header. Abolish cc argument.
3404         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3405
3406         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3407         rather than one with string car.
3408
3409         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3410         * wl-draft.el (wl-draft-create-contents): Add it after the default
3411         headers.
3412
3413         * wl-draft.el (wl-draft-create-contents): For the case of
3414         (symbol-or-string . function) insert header only when the function
3415         returns string value.
3416
3417 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3418
3419         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3420         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3421
3422 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3423
3424         * wl.el (wl-check-environment): Don't check Message-ID when
3425         `wl-insert-message-id' is nil.
3426         Revive checking if `wl-message-id-domain' contains "@".
3427
3428 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3429
3430         * wl.el (wl-check-environment): Merge examination for "@" at
3431         inappropriate position into the first string-match.
3432
3433         * wl-summary.el (wl-summary-target-mark-print): New function.
3434         (wl-summary-pipe-message-subr): Extracted from
3435         `wl-summary-pipe-message'.
3436         (wl-summary-target-mark-pipe): New function.
3437         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3438         `wl-summary-target-mark-pipe'.
3439
3440 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3441
3442         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3443
3444 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3445
3446         * wl.el (wl-check-environment): Use elmo-warning instead of
3447         error for non-critical ones.
3448         Remove trash folder check.
3449         (wl): Don't ignore error in wl-check-environment.
3450
3451         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3452         check, which is moved from `wl-check-environment'.
3453         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3454
3455 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3456
3457         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3458         guess anything, call wl-summary-write.
3459         (wl-summary-write): Create draft with blank To field.
3460         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3461
3462 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3463
3464         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3465         argument full as well for wl-folder-write-current-folder.
3466         If wl-*-write-current-folder cannot guess addressee, add blank
3467         To header.
3468         Rewrite condition for positioning cursor.
3469
3470 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3471
3472         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3473         summary buffer is present, use it.
3474         (wl-folder-jump-to-previous-summary): Ditto.
3475
3476 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3477
3478         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3479
3480         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3481         wl-summary-previous-buffer and wl-summary-next-buffer.
3482
3483         * wl-folder.el (wl-folder-mode-map): Bind
3484         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3485         (wl-folder-jump-to-next-summary): New function.
3486         (wl-folder-jump-to-previous-summary): Ditto.
3487
3488         * wl-draft.el (wl-draft): Rearranged.
3489
3490 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3491
3492         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3493         of header.
3494         (wl-draft): Collect arguments for the header as header-alist.
3495         (wl-draft-forward): Arrange arguments for wl-draft.
3496         (wl-draft-reply): Ditto.
3497         (wl-draft-edit-string): Ditto.
3498         * wl-summary.el (wl-summary-write): Ditto.
3499         (wl-summary-write-current-folder): Ditto.
3500
3501         * Version number is increased to 2.9.8.
3502
3503 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3504
3505         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3506
3507         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3508
3509         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3510         even if the guess failed.
3511
3512         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3513         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3514         wl-summary-write-current-folder.
3515         * wl-xmas.el: Ditto.
3516
3517 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3518
3519         * wl-summary.el (wl-summary-next-page): Force display message if
3520         message is not displayed yet.
3521         (wl-summary-prev-page): Ditto.
3522
3523 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3524
3525         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3526
3527 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3528
3529         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3530         add "Preview Message" and "Save Draft and Exit".
3531
3532 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3533
3534         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3535         if addrmgr is called from draft in splitted window.
3536
3537         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3538         * wl-mule.el: Ditto.
3539         * wl-xmas.el: Ditto.
3540
3541 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3542
3543         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3544
3545         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3546         * wl-xmas.el (wl-folder-toolbar): Ditto.
3547
3548 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3549
3550         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3551         and wl-draft-save-and-exit.
3552         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3553         * wl-xmas.el: Ditto.
3554         * wl-mule.el: Ditto.
3555
3556         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3557         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3558
3559 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3560
3561         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3562         lists for saving buffer.
3563
3564 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3565
3566         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3567         parent-folder argument instead of it.
3568         (wl-draft-create-buffer): Ditto.
3569         (wl-draft-forward): Ditto.
3570         (wl-draft-reply): Ditto.
3571         * wl-summary.el (wl-summary-write): Ditto.
3572         (wl-summary-write-current-folder): Ditto.
3573
3574         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3575         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3576         Folder buffer after composing.
3577
3578 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3579
3580         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3581         header if the file `wl-x-face-file' already contains it.
3582
3583 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3584
3585         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3586         folder" entry.
3587         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3588         * wl-e21.el (wl-folder-toolbar): Ditto.
3589         * wl-xmas.el (wl-folder-toolbar): Ditto.
3590
3591 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3592
3593         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3594         wl-folder-goto-folder with sticky argument.
3595         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3596
3597 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3598
3599         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3600         and wl-summary-previous-buffer.
3601         (wl-summary-next-buffer): New function.
3602         (wl-summary-previous-buffer): Ditto.
3603
3604 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3605
3606         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3607         wl-folder-jump-to-current-entity-with-arg.
3608         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3609         `wl-folder-jump-to-current-entity'.
3610         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3611         `wl-summary-goto-folder-sticky'.
3612         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3613         `wl-summary-goto-folder'.
3614         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3615         Unless force-exit, do not clean temp. marks for sticky summary.
3616         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3617
3618 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3619
3620         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3621         not entire.
3622
3623 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3624
3625         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3626         to `C-x C-s'.
3627         (wl-summary-save-status): New command.
3628         (wl-summary-exit): Don't clean-up temp marks when sticky.
3629         (Applied patch from Nakayama-san [wl: 09548])
3630         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3631         Do nothing when no mark data.
3632         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3633         Call `wl-summary-delete-all-temp-marks' before saving.
3634
3635 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3636
3637         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3638
3639 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3640
3641         * wl.el (wl-check-environment): Also cause error when (system-name)
3642         returns "localhost.localdomain". (Although it doesn't affect because
3643         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3644
3645 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3646
3647         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3648         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3649
3650         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3651         value.
3652
3653 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3654
3655         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3656         Likewise r-cc-list and r-ng-list.
3657
3658 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3659
3660         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3661         only if it is bound as variable.
3662
3663         * wl-mime.el (wl-draft-preview-message): Ditto.
3664
3665 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3666
3667         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3668         needless `goto-char'.
3669
3670         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3671         `wl-summary-redisplay-no-mime-internal' instead of
3672         `wl-summary-redisplay-no-mime'.
3673         (wl-summary-redisplay-no-mime): Changed argument;
3674         Call `wl-summary-redisplay-no-mime-internal'.
3675
3676         * wl-mime.el (wl-draft-preview-message): Bind
3677         `mime-header-encode-method-alist' locally.
3678
3679         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3680         (wl-draft-std11-parse-addresses): Added the first address check.
3681         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3682
3683         * Version number is increased to 2.9.7.
3684
3685 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3686
3687         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3688
3689 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3690
3691         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3692         related to scrollbar support, if there is no such a feature
3693         compiled in.
3694
3695 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3696
3697         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3698         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3699         for prefetch.
3700
3701 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3702
3703         * wl-summary.el (wl-summary-pick): Fix for no match.
3704
3705 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3706
3707         * wl-draft.el (wl-draft-save):
3708         Override `mime-header-encode-method-alist'.
3709
3710 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3711
3712         * wl-folder.el (wl-folder-pick): New function.
3713         Define key as "?".
3714
3715 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3716
3717         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3718         Fix for unplugged.
3719
3720 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3721
3722         * wl-folder.el (wl-folder-virtual): New function.
3723         Define key as "V".
3724
3725 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3726
3727         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3728         multi folder if entity is group.
3729
3730 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3731
3732         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3733         is nil.
3734
3735 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3736
3737         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3738         (wl-summary-target-mark-msgs): Return the number of marked messages.
3739
3740 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3741
3742         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3743         "first:" is specified.
3744
3745 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3746
3747         * wl-vars.el (wl-from): Use return value of function
3748         user-full-name instead of the variable user-full-name since
3749         XEmacs-20.4 doesn't set this variable.
3750
3751 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3752
3753         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3754         call `wl' directly.
3755
3756 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3757
3758         * wl-draft.el (wl-draft-reedit): Removed duplicated
3759         switch-to-buffers.
3760
3761 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3762
3763         * wl.el (wl-other-frame): Removed garbages.
3764
3765 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3766
3767         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3768
3769         * wl-xmas.el (wl-draft-key-setup): Ditto.
3770
3771         * wl-mule.el (wl-draft-key-setup): Ditto.
3772
3773         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3774         (wl-draft-reedit): Ditto.
3775         (wl-draft-prepare-edit): Add `wl-draft-save' to
3776         `local-write-file-hooks'.
3777         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3778         (wl-draft-reedit): Set buffer-file-name.
3779         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3780
3781
3782         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3783         call it.
3784         (wl-delete-startup-frame-function): New variable.
3785         (wl-other-frame): New function
3786         (Original was written by Yamaoka san [wl: 09239]).
3787
3788         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3789         if `wl-folder-use-frame'.
3790
3791 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3792
3793         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3794
3795 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3796
3797         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3798         New variable.
3799         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3800         (wl-message-buffer-prefetch-get-next): Use them.
3801         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3802
3803 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3804
3805         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3806         with unwind-protect.
3807
3808         * wl-draft.el (wl-draft-reedit): Rewrite.
3809         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3810         (wl-draft-save): Insert header separator if it does not exist;
3811         Removed condition-case.
3812
3813         * wl-summary.el (wl-summary-reedit): Revert last change.
3814
3815         * wl-draft.el (wl-draft-save): Rewrite.
3816         (wl-draft-create-buffer): Set buffer-file-name as nil.
3817
3818         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3819
3820         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3821
3822         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3823         nil.
3824
3825 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3826
3827         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3828         If count is nil, do not prefetch.
3829         (wl-message-buffer-prefetch-next): Next.
3830
3831 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3832
3833         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3834
3835 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3836
3837         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3838         `delete-backward-char'
3839         (wl-draft-prepare-edit): Check major-mode.
3840         (wl-draft-decode-header): Rewrite.
3841         (wl-draft): Fix.
3842
3843 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3844
3845         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3846
3847 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3848
3849         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3850         (wl-message-buffer-prefetch-get-next): Remove size checking.
3851         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3852
3853 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3854
3855         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3856         (wl-draft-default-headers): Fix.
3857
3858 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3859
3860         * wl-draft.el (wl-draft-default-headers): Insert return value of
3861         `wl-generate-mailer-string-function'.
3862
3863 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3864
3865         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3866         (wl-draft-insert-mail-header-separator): Ditto.
3867
3868         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3869         again (Reverted the change on 2002-01-17 by OKADA san).
3870
3871 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3872
3873         * wl-draft.el (wl-draft): Rewrite.
3874         (wl-draft-create-buffer): New function.
3875         (wl-draft-create-contents): Ditto.
3876         (wl-draft-prepare-edit): Ditto.
3877         (wl-draft-decode-header): Ditto.
3878         (wl-draft-decode-body): Ditto.
3879         (wl-draft-check-new-line): Ditto.
3880         (wl-draft-default-headers): Ditto.
3881         (wl-draft-insert-mail-header-separator): Ditto.
3882
3883 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3884
3885         * Version number is increased to 2.9.6.
3886
3887 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3888
3889         * wl-draft.el (wl-draft-delete-field): Optional argument.
3890         (wl-draft-delete-fields): Ditto.
3891
3892 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3893
3894         * wl-message.el (toplevel): Eliminated byte-compile warning.
3895         for `itimer-function', `delete-timer' and `itimer-list'.
3896
3897 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3898
3899         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3900         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3901         `wl-message-buffer-prefetch-threshold'.
3902         * wl-summary.el (wl-summary-redisplay-internal): Remove
3903         the check of `wl-message-buffer-prefetch-depth'.
3904
3905 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3906
3907         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3908         size of article.
3909         (wl-message-buffer-prefetch-subr): Remove size check.
3910
3911 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3912
3913         * wl-vars.el (wl-plugged): Make customizable.
3914
3915 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3916
3917         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3918         (wl-message-buffer-prefetch-set-timer): New function.
3919         (wl-message-buffer-prefetch-get-next): New function.
3920         (wl-message-buffer-prefetch): New function.
3921         (wl-message-buffer-prefetch-next): Rewrite.
3922         (wl-message-buffer-prefetch-subr): Rewrite.
3923         * wl-vars.el (wl-auto-prefetch-first): New variable.
3924         * wl-summary.el (wl-summary-goto-folder-subr): Call
3925         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3926
3927 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3928
3929         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3930         `wl-summary-unread-message-hook'.
3931
3932 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3933
3934         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3935         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3936         if range is `cache-status'.
3937
3938 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3939
3940         * wl-message.el (wl-message-buffer-prefetch-subr):
3941         Improve debug message.
3942
3943 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3944
3945         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3946         `wl-mail-send-pre-hook'.
3947         (wl-draft-send-mail-with-qmail): Ditto.
3948         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3949
3950 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3951
3952         * wl-message.el (wl-message-buffer-prefetch-subr):
3953         Fix for cancel-function-timers bug.
3954         (wl-message-buffer-prefetch-debug): Default value is t.
3955
3956 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3957
3958         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3959         (wl-message-buffer-prefetch-subr): Rewrite.
3960         Rename from `wl-message-buffer-prefetch'.
3961
3962 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3963
3964         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3965         (wl-default-draft-cite-decorate-author): Ditto.
3966
3967         * wl-draft.el (wl-draft-cite-function): Removed.
3968         (wl-default-draft-cite-decorate-author): Ditto.
3969
3970 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3971
3972         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3973         (wl-default-draft-cite): Do not arrange author name if the value of
3974         `wl-default-draft-cite-decorate-author' is nil.
3975
3976 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3977
3978         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3979
3980         * wl-folder.el (wl-folder-check-one-entity): Don't care
3981         `elmo-folder-use-flag-p'.
3982
3983 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3984
3985         * wl-folder (wl-folder-check-one-entity): Fix
3986         problem if unread is nil.
3987
3988 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3989
3990         * wl-address.el (wl-address-make-completion-list): Check whether
3991         the address is a group list.
3992         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3993
3994 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3995
3996         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3997         The number of the messages of new and unread does not count
3998         correctly.
3999
4000         * wl-summary.el (wl-summary-count-unread): Changed to return
4001         `(new . unread)' instead of total.
4002         (wl-summary-sync-update): Follow the change above.
4003
4004         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4005
4006 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4007
4008         * wl-address.el (wl-address-make-completion-list): Do not enclose
4009         address by " <" and ">" if associated realname is "".
4010         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4011         This is against the promblem with group list in .addresses pointed
4012         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4013
4014 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4015
4016         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4017         message is a format control string.
4018         * wl-expire.el (wl-expire-append-log): Ditto.
4019         * wl-mime.el (wl-summary-burst-subr): Ditto.
4020         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4021         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4022
4023 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4024
4025         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4026         wl.el (wl-check-variables): Rename from `wl-check-type'.
4027         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4028         (wl-check-variables-2): New function.
4029         (wl): Call `wl-check-variables-2'.
4030
4031 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4032
4033         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4034         after renaming folder in access group.
4035
4036 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4037
4038         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4039         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4040         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4041         (wl-message-buffer-prefetch): Rewrite.
4042         (wl-message-buffer-prefetch-idle-time): Removed.
4043         * wl-summary.el (wl-summary-redisplay-internal):
4044         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4045         Error check for `wl-message-buffer-prefetch-depht'.
4046
4047 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4048
4049         * Version number is increased to 2.9.5.
4050         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4051
4052 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4053
4054         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4055         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4056         Based on the patch written by
4057         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4058
4059 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4060
4061         * wl-draft.el (wl-draft-raw-send): Fix for
4062         `wl-news-send-pre-hook'
4063
4064 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4065
4066         * wl-utils.el (wl-message-id-function): New variable.
4067         * wl-draft.el (wl-draft-insert-required-fields):
4068         Use `wl-message-id-function'.
4069
4070 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4071
4072         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4073         * wl-utils.el (wl-draft-make-message-id-string):
4074         Use `wl-from' for domain part of Message-ID
4075         if `wl-message-id-use-wl-from' if non-nil.
4076         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4077
4078 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4079
4080         * wl.el (wl): Call `wl-check-type'
4081         Do not 'condition-case'.
4082
4083 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4084
4085         * wl.el (wl-check-type): New function.
4086         (wl-check-type-variables): New variable.
4087
4088 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4089
4090         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4091
4092 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4093
4094         * wl-draft.el (wl-smtp-password-key): New function.
4095         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4096         (wl-draft-send-mail-with-smtp): Ditto.
4097         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4098
4099 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4100
4101         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4102         * wl-utils.el (wl-unique-id-suffix): Remove.
4103
4104 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4105
4106         * Version number is increased to 2.9.4.
4107
4108 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4109
4110         * wl-utils.el (wl-unique-id-suffix): New variable.
4111         (wl-unique-id): Use `wl-unique-id-suffix'
4112
4113 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4114
4115         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4116         instead of `elmo-msgdb-search'.
4117
4118         * Version number is increased to 2.9.3.
4119
4120 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4121
4122         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4123
4124 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4125
4126         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4127         (wl-draft-dispatch-message): Changed for send-later.
4128         (wl-draft-queue-flush): Ditto.
4129         (wl-draft): Clear `wl-sent-message-queued'.
4130         (wl-draft-reedit): Ditto.
4131         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4132         * wl-vars.el (wl-draft-force-queuing): New variable.
4133         (wl-draft-force-queuing-mail): New variable.
4134         (wl-draft-force-queuing-news): New variable.
4135
4136 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4137
4138         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4139         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4140
4141 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4142
4143         * Version number is increased to 2.9.2.
4144
4145 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4146
4147         * wl-draft.el (wl-draft-elide-region): New user command.
4148         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4149
4150         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4151         command `wl-draft-elide-region'.
4152         * wl-mule.el: Ditto.
4153         * wl-xmas.el: Ditto.
4154
4155 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4156
4157         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4158         (wl-biff-check-folder-async): Removed needless let.
4159
4160 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4161
4162         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4163         wl-folder-get-elmo-folder.
4164         (wl-biff-check-folder): Set `biff' argument of
4165         `wl-folder-check-one-entity'.
4166         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4167
4168         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4169         (wl-folder-check-one-entity): Added `biff' argument;
4170         Setup `biff' slot of folder.
4171
4172         * Version number is increased to 2.9.1.
4173
4174 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4175
4176         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4177         comment out and fixed.
4178         (wl-fldmgr-add-completion-subr): Ditto.
4179
4180         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4181         and msgdb.
4182
4183         * wl.el (wl-toggle-plugged): Save summary view.
4184
4185 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4186
4187         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4188
4189 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4190
4191         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4192
4193 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4194
4195         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4196         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4197         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4198
4199         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4200         if it was failed.
4201         (wl-demo): Disable undo in the demo buffer.
4202
4203 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4204
4205         * wl-version.el (wl-version): Changed codename.
4206
4207         * Version number is increased to 2.9.0.
4208
4209 2001-12-14  Takuo KITAME <kitame@northeye.org>
4210
4211         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4212         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4213         (wl-folder-mark-as-read-all-current-entity): Ditto.
4214
4215 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4216
4217         * wl-vars.el (wl-from-width): Define as obsolete variable.
4218         (wl-subject-length-limit): Ditto.
4219
4220         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4221
4222         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4223         wl-summary-save-view.
4224
4225         * wl.el (wl-save-status): Ditto.
4226         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4227
4228         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4229         (wl-summary-exit): Follow the change above.
4230         (wl-summary-goto-folder-subr): Ditto.
4231
4232         * wl-folder.el (wl-folder-create-subr): Don't use
4233         `elmo-folder-creatable-p'.
4234
4235 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4236
4237         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4238
4239 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4242         rather than bitmap on Emacs 21.
4243         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4244         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4245         for xbm if the new redisplay engine is not available.
4246
4247 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4248
4249         * wl-folder.el (wl-folder-init-hook): New hook.
4250         (wl-folder-init): Run `wl-folder-init-hook'.
4251
4252 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4253
4254         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4255
4256 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4257
4258         * wl-acap.el (wl-acap-cache-filename): New variable.
4259         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4260         (wl-acap-init): Use cache if no ACAP server found.
4261
4262 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4263
4264         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4265         `wl-acap-original-msgdb-dir'.
4266
4267         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4268         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4269
4270         * wl-mime.el (wl-mime-save-directory): Renamed from
4271         `wl-mime-save-dir'.
4272
4273 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4274
4275         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4276
4277         * wl-demo.el: Require `path-util'.
4278         (wl-demo-bitmap-mule-available-p): New internal variable.
4279         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4280         `module-installed-p' instead.
4281         (wl-demo-insert-image): Use *.img file for a bitmap image.
4282         (wl-demo): Don't call the ascii demo recursively.
4283
4284 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4285
4286         * Version number is increased to 2.7.7.
4287
4288 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4289
4290         * wl.el (wl-exit): Eliminated byte-compile warning.
4291
4292 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4293
4294         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4295         obsolete variable using `elmo-define-obsolete-variable'.
4296         (wl-fetch-confirm-threshold): Ditto.
4297         (wl-cache-prefetch-folder-type-list): Ditto.
4298         (wl-cache-prefetch-folder-list): Ditto.
4299
4300 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4301
4302         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4303         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4304         (wl-demo-insert-image): New function.
4305         (wl-demo-insert-text): New function.
4306         (wl-demo-image-type-alist): Redefine as a function.
4307         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4308         (wl-demo-with-temp-file-buffer): Removed.
4309         (wl-logo-xpm): Removed.
4310         (wl-logo-xbm): Removed.
4311         (wl-logo-bitmap): Removed.
4312
4313 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4314
4315         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4316         (wl-expire-localdir-get-folder-function): New user option.
4317         (wl-expire-localdir-get-folder): New function.
4318         (wl-expire-localdir-date): Ditto.
4319
4320 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4321
4322         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4323         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4324         Fixed unread number mismatch when all-unread < unread.
4325
4326 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4327
4328         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4329         (wl-fetch-confirm-threshold): Ditto.
4330
4331         * wl-summary.el (wl-summary-confirm-appends): Removed.
4332         (wl-summary-sync-update): Don't refer
4333         `wl-summary-update-confirm-threshold' (It is now abolished).
4334
4335         * wl-message.el (wl-message-display-internal): Don't refer
4336         `wl-fetch-confirm-threshold' (It is now abolished).
4337
4338 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4339
4340         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4341
4342 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4343
4344         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4345         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4346         Change default value to nil.
4347         (wl-summary-indent-length-limit): The value can be nil, nil means
4348         unlimited.
4349
4350         * wl-summary.el: Don't set limit for indent length if the value of
4351         wl-summary-indent-length-limit is nil.
4352         If the value of wl-summary-width is nil, it means only that the width
4353         of summary is unlimited (nil doesn't mean that the indent length is
4354         unlimited).
4355
4356         * wl-thread.el: Ditto.
4357
4358 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4359
4360         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4361         be nil, nil means never confirm.
4362         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4363
4364 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4365
4366         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4367         means unlimited).
4368
4369 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4370
4371         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4372         Use `with-temp-buffer'.
4373
4374 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4377         with new backquote style).
4378         (wl-folder-get-entity-from-buffer): Ditto.
4379
4380 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4381
4382         * wl-version.el (nemacs-version): Eliminated.
4383         (wl-extended-emacs-version2): Ignore nemacs.
4384         (wl-extended-emacs-version3): Ditto.
4385
4386 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4387
4388         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4389         (wl-draft-add-in-reply-to): New variable.
4390         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4391         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4392         (wl-draft-yank-from-mail-reply-buffer): Use
4393         `wl-draft-add-in-reply-to'.
4394         (wl-draft-insert-current-message): Ditto.
4395
4396 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4397
4398         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4399         typo (kill->hide).
4400         (wl-message-buffer-prefetch-folder-type-list): Added elements
4401         `mark' and `cache' instead of `internal'.
4402
4403 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4404
4405         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4406         resume msgdb directory.
4407
4408 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4409
4410         * wl.el (wl-exit): Call `wl-acap-exit'.
4411
4412         * wl-summary.el (wl-summary-message-string): New function.
4413         (wl-summary-reedit): Use it.
4414         (wl-summary-resend-bounced-mail): Remove needless let.
4415         (wl-summary-supersedes-message): Ditto.
4416         (wl-summary-save): Ditto.
4417
4418         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4419         (wl-acap-init): Set it.
4420         (wl-acap-exit): New function.
4421
4422 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4423
4424         * wl.el (wl-init): Revert (require 'mime-setup). move from
4425         toplevel.
4426
4427 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4428
4429         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4430         local variables.  Add error when guess function return invalid
4431         value.
4432
4433 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4434
4435         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4436         Change local variable name.
4437         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4438         (wl-folder-get-newsgroups): Return nil when non-news folder.
4439         * wl-summary.el (wl-summary-write-current-folder): State through
4440         when guess-list return nil.
4441         (wl-summary-write-current-folder-functions): Fixed docstring.
4442
4443         * wl.el (wl-exit): Changed confirm message.
4444
4445         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4446         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4447
4448         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4449
4450 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4451
4452         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4453         user option (Renamed from wl-cache-prefetch-folder-type-list).
4454         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4455         from wl-cache-prefetch-folder-list).
4456
4457         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4458         Move to wl-vars.el.
4459         (wl-message-buffer-prefetch-p): Changed to enable
4460         `wl-message-buffer-prefetch-folder-list'.
4461
4462         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4463         `ignore-cache'.
4464
4465 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4466
4467         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4468         `part-top' and `part-bottom'.
4469         (wl-draft-config-sub-part-top): New function.
4470         (wl-draft-config-sub-part-bottom): New function.
4471
4472 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4473
4474         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4475
4476 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4477
4478         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4479
4480 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4481
4482         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4483
4484         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4485         (wl-summary-write-current-folder): Ditto.
4486
4487 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4488
4489         * wl-folder.el (wl-folder-get-newsgroups): Use
4490         `elmo-folder-newsgroups'.
4491
4492 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4493
4494         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4495         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4496         `wl-draft-config-sub-header-bottom'.
4497
4498 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4499
4500         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4501         localnews folder.
4502
4503 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4504
4505         * wl-summary.el (wl-summary-mode): Undo last change.
4506
4507         * wl-folder.el (wl-folder-mode): Ditto.
4508
4509 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4510
4511         * wl-summary.el (wl-summary-mode): Locally set
4512         truncate-partial-window-width to nil.
4513         (for XEmacs)
4514
4515         * wl-folder.el (wl-folder-mode): Ditto.
4516
4517 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4518
4519         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4520
4521 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4522
4523         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4524         number.
4525
4526         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4527
4528         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4529
4530         * Version number is increased to 2.7.6.
4531
4532 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4533
4534         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4535
4536 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4537
4538         * wl-summary.el (wl-summary-sync-update): Enclose network
4539         related portion with `unwind-protect'.
4540
4541 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4542
4543         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4544
4545 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4546
4547         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4548         element.
4549         * wl-vars.el (wl-message-body-button-alist): Ditto.
4550
4551         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4552         max match length.
4553         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4554
4555         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4556         for the max match length;
4557         Use 4th element value for the button string regexp group.
4558
4559         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4560         candidate exists, prompt to select.
4561
4562 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4563
4564         * wl-summary.el (wl-summary-jump-to-msg): Search before
4565         calibration point by `beginning-of-line'.
4566
4567 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4568
4569         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4570         for access group.
4571
4572 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4573
4574         * wl-message.el (wl-message-display-internal): Bind
4575         `default-mime-charset'.
4576
4577         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4578
4579         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4580
4581         * Version number is increased to 2.7.5.
4582
4583 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4584
4585         * wl-expire.el (wl-summary-archive): Fixed;
4586         Use `elmo-folder-name-internal'.
4587
4588 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4589
4590         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4591         from `elmo-folder-move-messages' caller.
4592         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4593
4594         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4595         related portions are changed).
4596
4597 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4598
4599         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4600         counter.
4601
4602 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4603
4604         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4605         buffer local and set it to nil.
4606
4607         * wl-message.el (wl-message-redisplay): Ditto.
4608
4609 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4610
4611         * wl-summary.el (wl-summary-mark-as-important): If message is
4612         already cached, set messag as read, otherwise encache and mark as read.
4613
4614 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4615
4616         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4617         point-min.
4618
4619 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4620
4621         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4622         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4623         a keymap.
4624
4625 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4626
4627         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4628         parent.
4629
4630         * wl-mule.el (wl-message-define-keymap): Ditto.
4631
4632         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4633
4634         * wl-xmas.el (wl-message-display-internal-hook): Define.
4635         (wl-xmas-setup-message-toolbar): Define as function.
4636         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4637         (wl-message-overload-functions): Abolished.
4638         (wl-message-define-keymap): New function.
4639
4640         * wl-vars.el (wl-message-display-internal-hook): New variable.
4641         (wl-message-header-button-alist): New variable (Renamed from
4642         wl-highlight-message-header-button-alist).
4643         (wl-message-body-button-alist): Ditto.
4644
4645         * wl-mule.el (wl-message-define-keymap): New function.
4646         (wl-message-overload-functions): Abolished.
4647
4648         * wl-message.el (wl-message-add-buttons-to-body): New function.
4649         (wl-message-redisplay): Don't call wl-message-overload-functions;
4650         Call wl-message-add-buttons-to-header and
4651         wl-message-add-buttons-to-body.
4652         (wl-message-display-internal): Set keymap argument for
4653         elmo-mime-display-as-is, elmo-mime-message-display;
4654         Run wl-message-display-internal-hook.
4655         (wl-message-refer-article-or-url): Abolished.
4656
4657         * wl-highlight.el (wl-highlight-headers): Don't call
4658         wl-highlight-message-add-buttons-to-header.
4659         (wl-highlight-message-add-buttons-to-header): Abolished.
4660
4661
4662         * wl-e21.el (wl-message-display-internal-hook): Define.
4663         (wl-e21-setup-toolbar): Deleted duplicated binding.
4664         (wl-e21-setup-message-toolbar): Define as function.
4665         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4666         (wl-message-define-keymap): New function.
4667         (wl-message-overload-functions): Abolished.
4668
4669 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4670
4671         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4672         and elmo-folder-close.
4673
4674         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4675
4676 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4677
4678         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4679         boolean value.
4680         * wl-draft.el (wl-draft-do-fcc): Ditto.
4681
4682 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4683
4684         * wl-vars.el (wl-fcc-force-as-read): New variable.
4685         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4686         mark copied message as read.
4687
4688 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4689
4690         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4691
4692 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4693
4694         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4695         `wl-summary-target-above' instead of obsolete variable
4696         `wl-summary-temp-above'.
4697
4698         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4699         instead of `make-obsolete-variable'.
4700         * wl-refile.el (toplevel): Ditto.
4701
4702 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4703
4704         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4705         with third argument t.
4706         (wl-draft): Set first argument for wl-plugged-init as t.
4707
4708         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4709         definition.
4710
4711 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4712
4713         * wl-vars.el: Tabify.
4714         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4715
4716         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4717         message.
4718
4719 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4720
4721         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4722         and set default to beep.
4723
4724 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4725
4726         * wl-vars.el (wl-draft-truncate-lines): New variable.
4727
4728         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4729         instead of wl-message-truncate-lines for truncate-lines.
4730
4731 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4732
4733         * wl-message.el (wl-message-display-internal): Call
4734         `wl-highlight-message' after `elmo-mime-display-as-is'.
4735
4736         * wl-mime.el (wl-mime-display-text/plain): New function.
4737         (wl-mime-display-header): Ditto.
4738         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4739         body-presentation-method for text/plain;
4740         Register `wl-mime-display-header' as a header-presentation-method;
4741         Don't set up `elmo-message-text-content-inserted-hook' and
4742         `elmo-message-header-inserted-hook'.
4743
4744         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4745         variable.
4746         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4747         as t if flag is 'all-header;
4748         Don't bind `elmo-message-ignored-field-list',
4749         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4750
4751 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4752
4753         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4754         for xemacs with non-mule environment.
4755
4756 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4757
4758         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4759         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4760         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4761
4762 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4763
4764         * wl-vars.el (wl-interactive-send): Set default value as t.
4765
4766 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4767
4768         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4769         (wl-addrmgr-method-list): Abolished.
4770         (wl-addrmgr-change-method): Follow above change.
4771
4772         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4773
4774 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4775
4776         * wl-vars.el (wl-message-truncate-lines): Change default value
4777         to default-truncate-lines.
4778
4779         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4780
4781 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4782
4783         * wl-vars.el (wl-message-truncate-lines): New variable.
4784
4785         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4786         wl-message-truncate-lines.
4787
4788 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4789
4790         * wl-acap.el (wl-acap-init): Remove period from error message.
4791         (wl-acap-find-acap-service): Remove period from message.
4792
4793 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4794
4795         * wl.el (wl-check-environment): Undo last change.
4796
4797         * wl-vars.el (wl-from): Changed default value.
4798
4799         * wl-util.el (toplevel): Don't require tm-edit.
4800
4801         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4802         `wl-folder-init';
4803         Don't set mark on mail body.
4804         (wl-draft-reedit): Ditto.
4805
4806         * wl-address.el (wl-address-quote-specials): Define as an alias for
4807         elmo-address-quote-specials.
4808
4809 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4810
4811         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4812
4813         * wl-vars.el (wl-from): Set default value as nil.
4814         (wl-organization): Set default value as ORGANIZATION environment
4815         variable.
4816
4817         * wl-draft.el (wl-smtp-extension-bind): Check value of
4818         wl-smtp-connection-type.
4819
4820         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4821         error.
4822
4823 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4824
4825         * Version number is increased to 2.7.4.
4826
4827         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4828         arguments from `wl-highlight-x-face-function' caller.
4829         Use x-face-1.3.6.12 or later.
4830
4831 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4832
4833         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4834
4835 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4836
4837         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4838         (wl-fcc): Fix to accept function.
4839         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4840
4841 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4842
4843         * wl-acap.el (toplevel): Added `product-provide' declare.
4844         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4845
4846 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4847
4848         * wl.el (wl): Changed order of calling `elmo-init'
4849         and `elmo-folder-init'.
4850
4851 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4852
4853         * wl-mime.el (wl-summary-burst): Extract message when content-type
4854         of root entity is not only `multipart' but also `message/rfc822'.
4855         (wl-summary-burst-subr): Ditto.
4856
4857 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4858
4859         * wl-vars.el (toplevel): Require 'custom.
4860         (wl-trash-folder): Added to `wl-setting' group.
4861
4862         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4863         exists.
4864         (wl-addrmgr-draw): Insert empty line when no entry exists.
4865
4866         * wl-mule.el (wl-message-wheel-up): Fixed.
4867         (wl-message-wheel-down): Ditto.
4868
4869 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4870
4871         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4872         config is an anonymous lambda expression.
4873
4874 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4875
4876         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4877         when Mule 2 is running.
4878
4879 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4880
4881         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4882
4883 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4884
4885         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4886         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4887
4888         * wl-address.el (wl-address-specials-regexp): Eliminated.
4889         (wl-address-quote-specials): Rewrite.
4890
4891 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4894         shy-groups for regexp.
4895
4896         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4897         character classes and Perl style shy-groups for regexp.
4898         (wl-highlight-plugged-current-line): Use Posix style character
4899         classes for regexp.
4900         (wl-e21-highlight-folder-by-numbers): Ditto.
4901         (wl-e21-display-image-p): Use `display-images-p' instead of
4902         `display-graphic-p'.
4903         (display-images-p): Make an alias to `display-graphic-p' if it is
4904         not available.  It is for Emacs version prior to 21.0.105.
4905
4906         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4907         `display-graphic-p'.
4908         (wl-demo-image-type-alist): Ditto.
4909         (display-images-p): Make an alias to `display-graphic-p' if it is
4910         not available.  It is for Emacs version prior to 21.0.105.
4911
4912 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4913
4914         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4915         support.
4916         (wl-generate-user-agent-string): Ditto.
4917
4918         * wl-version.el (wl-version): Update docsting.
4919         (wl-version-status): Ditto.
4920
4921 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4922
4923         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4924         21.0.105.  For Emacs 21.0.104 or earlier.
4925
4926 2001-09-03  Takuo KITAME <kitame@northeye.org>
4927
4928         * wl-e21.el (wl-plugged-init-icons): Use
4929         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4930         (wl-biff-init-icons): Ditto.
4931
4932 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4933
4934         * wl-highlight.el (wl-highlight-summary-current-line):
4935         Fixed highlighting refile/copy destination.
4936
4937         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4938         (wl-acap-store): Encode string by wl-acap-coding-system.
4939
4940 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4941
4942         * wl-acap.el (toplevel): Check and require 'un-define before
4943         'xemacs-ucs;
4944          Added checking for UTF-2000.
4945
4946 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4947
4948         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4949         Don't enclose with `eval-and-compile'.
4950
4951         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4952         wl-init is non-nil.
4953
4954         * wl-draft.el (wl-draft): Ditto.
4955
4956         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4957
4958         * wl-acap.el (toplevel): Require 'wl.
4959         (wl-acap-store): Call `elmo-init'.
4960
4961         * wl.el (wl): Changed position of `wl-check-environment'.
4962         (toplevel): Added autoload setting for wl-acap.
4963
4964         * wl-vars.el (wl-setting): New custom group.
4965         (wl-from): Added wl-setting group.
4966         (wl-user-mail-address-list): Ditto.
4967         (wl-organization): Ditto.
4968         (wl-subscribed-mailing-list): Ditto.
4969         (wl-envelope-from): Ditto.
4970         (wl-smtp-posting-user): Ditto.
4971         (wl-smtp-posting-server): Ditto.
4972         (wl-smtp-posting-port): Ditto.
4973         (wl-smtp-authenticate-type): Ditto.
4974         (wl-pop-before-smtp-user): Ditto.
4975         (wl-pop-before-smtp-server): Ditto.
4976         (wl-pop-before-smtp-port): Ditto.
4977         (wl-pop-before-smtp-authenticate-type): Ditto.
4978         (wl-nntp-posting-server): Ditto.
4979         (wl-nntp-posting-user): Ditto.
4980         (wl-nntp-posting-port): Ditto.
4981         (wl-fetch-confirm-threshold): Ditto.
4982         (wl-prefetch-threshold): Ditto.
4983         (wl-thread-insert-opened): Ditto.
4984         (wl-ldap-server): Ditto.
4985         (wl-ldap-port): Ditto.
4986         (wl-ldap-base): Ditto.
4987         (wl-ldap-objectclass): Ditto.
4988         (wl-use-ldap): Ditto.
4989         (wl-draft-config-alist): Ditto.
4990         (wl-draft-config-matchone): Ditto.
4991         (wl-template-alist): Ditto.
4992         (wl-message-sort-field-list): Ditto.
4993         (wl-message-ignored-field-list): Ditto.
4994         (wl-message-visible-field-list): Ditto.
4995         (wl-interactive-send): Ditto.
4996         (wl-summary-move-order): Ditto.
4997         (wl-auto-select-first): Ditto.
4998         (wl-auto-select-next): Ditto.
4999         (wl-interactive-save-folders): Ditto.
5000
5001         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5002         Initialization codes are moved from wl-local-folder-init.
5003         (wl-local-folder-init): Follow the change above.
5004         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5005
5006         * wl-acap.el: New file.
5007
5008         * Version number is increased to 2.7.3.
5009
5010 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5011
5012         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5013
5014 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5015
5016         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5017         (wl-addrmgr-address-entry-list): Ditto.
5018
5019 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5020
5021         * wl-e21.el (wl-draft-mode-map): Removed binding for
5022         `wl-draft-insert-x-face-field'.
5023
5024         * wl-mule.el (wl-draft-mode-map): Ditto.
5025
5026         * wl-xmas.el (wl-draft-mode-map): Ditto.
5027
5028         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5029         (wl-cs-autoconv): Ditto.
5030         (wl-cs-local): Ditto.
5031         (wl-use-scoring): Ditto.
5032         (wl-mime-charset): Ditto.
5033         (wl-folder-check-async): Ditto.
5034
5035         * wl.el (toplevel): Ignore nemacs and tm.
5036         (wl-exit): Ditto.
5037
5038         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5039         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5040         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5041         instead of wl-address-petname-add-or-change.
5042         (wl-summary-edit-addresses-subr): Use wl-address-delete
5043         instead of wl-address-petname-delete.
5044
5045         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5046
5047         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5048         if error occured.
5049
5050         * wl-message.el (require): Remove tm support.
5051
5052         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5053
5054         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5055         (wl-folder-jump-to-current-entity): Ditto.
5056         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5057
5058         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5059         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5060         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5061
5062         * wl-mule.el (wl-draft-key-setup): Ditto.
5063
5064         * wl-xmas.el (wl-draft-key-setup): Ditto.
5065
5066         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5067         (wl-draft-std11-parse-addresses): New function.
5068         (wl-draft-parse-mailbox-list): Use it.
5069         (wl-draft): Ignore nemacs.
5070         (wl-draft-reedit): Ditto.
5071
5072         * wl-addrmgr.el: New file.
5073         (Original is wl-rcpt.el written by
5074         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5075         Thanks Kitamoto-san.)
5076
5077         * wl-address.el (wl-address-make-address-list): Modified parsing
5078         process.
5079         (wl-address-delete): Renamed from `wl-address-petname-delete';
5080         Modify wl-address-list too.
5081         (wl-address-add-or-change): Renamed from
5082         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5083
5084 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5085
5086         * wl-highlight.el (wl-highlight-summary-current-line):
5087           Work with transient-mark-mode
5088
5089 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5090
5091         * Version number is increased to 2.7.2.
5092
5093         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5094         instead of elmo-dop-queue-method.
5095
5096 2001-08-06  SAITO Atsunori <sai@yedo.com>
5097
5098         * wl-vars.el (wl-ldap-objectclass): New user option.
5099
5100         * wl-address.el (wl-ldap-make-filter): Use it.
5101
5102 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5103
5104         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5105
5106 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5107
5108         * wl-folder.el (wl-folder): redisplay after folder insertion.
5109
5110         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5111
5112         * wl-summary.el (wl-summary-sync-update):
5113         Change status mark only when new-msgdb exists.
5114         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5115
5116 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5117
5118         * wl-summary.el (wl-summary-open-folder): New function.
5119         (wl-summary-goto-folder-subr): Use it.
5120         (wl-summary-mark-as-important): Fix;
5121         Encache only when no cache exists.
5122
5123 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5124
5125         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5126         Use with-current-buffer.
5127
5128 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5129
5130         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5131         before call `get-buffer'. Fixed parenthesis.
5132         (wl-score-get-header-entry): Clear message and help window when
5133         keyboard quit.
5134         (wl-score-edit-insert-header): Ditto.
5135
5136 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5137
5138         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5139         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5140         (wl-default-draft-cite): Fix.
5141
5142         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5143         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5144
5145 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5146
5147         * wl-message.el (wl-message-prev-page): Do same bahavior
5148         as summary when it is called in the message buffer.
5149         (wl-message-next-page): Ditto.
5150
5151 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5152
5153         * wl-summary.el (wl-summary-forward): Use cache if it is not
5154         section cache.
5155
5156 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5157
5158         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5159         Removed redundant require of elmo-vars.
5160         (wl-biff-state-indicator-on): Changed default value for
5161         xemacs with non-mule environment.
5162
5163         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5164         wl-message-buffer is nil;
5165         Hide progress bar after moving messages.
5166
5167 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5168
5169         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5170         message at cursor point is deleted.
5171
5172 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5173
5174         * wl-vars.el: Changed file coding system to euc-japan.
5175         Added -*-coding:-*- magic to the first line.
5176
5177         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5178         Search parent from the first message.
5179
5180         * Version number is increased to 2.7.1.
5181
5182 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5183
5184         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5185
5186 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5187
5188         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5189         refile/delete execution.
5190
5191         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5192         Fixed docstring.
5193
5194 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5195
5196         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5197         do update process;
5198         Don't update marks when update process is interrupted.
5199
5200 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5201
5202         * wl-summary.el (wl-summary-reply): Fixed problem when
5203         wl-draft-use-frame is non-nil.
5204         (wl-summary-forward): Ditto.
5205
5206         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5207         as nil.
5208         (wl-folder-mark-as-read-all-entity): Ditto.
5209         (wl-folder-prefetch-entity): Ditto.
5210
5211         * wl.el (wl): Check environment before wl-init.
5212
5213         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5214         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5215         instead of wl-summary-collect-unread.
5216         (wl-summary-reply): Split message window.
5217
5218 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5219
5220         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5221         only if current language environment is japanese,
5222
5223         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5224         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5225         (wl-folder-goto-folder-subr): Ditto.
5226
5227         * wl-draft.el (wl-draft-dispatch-message): Call
5228         `elmo-file-cache-get-path'.
5229
5230 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5231
5232         * wl-summary.el (wl-summary-cursor-move): If return value of
5233         wl-summary-next-message is not number, don't jump.
5234
5235 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5236
5237         * wl-summary.el (wl-summary-buffer-next-message-function): New
5238         variable.
5239         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5240         if it is bound.
5241
5242         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5243         string.
5244
5245         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5246         (wl-plugged-drawing): Ditto.
5247
5248 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5249
5250         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5251         process.
5252         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5253         with unwind-protect.
5254
5255         * wl.el (wl-init): Require mime-setup.
5256         (wl-check-environment): Don't require mime-setup.
5257
5258         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5259         instead of elmo-folder-type.
5260
5261         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5262         value as nil.
5263
5264 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5265
5266         * Version number is increased to 2.7.0.
5267
5268         * wl-version.el (wl-version): Changed codename.
5269
5270         * wl-summary.el (wl-summary-delete-cache): Fixed.
5271
5272         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5273         Workaround for net folders.
5274         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5275
5276         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5277         value to nil (According to the patch from
5278         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5279
5280         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5281         of elmo-folder-close.
5282
5283 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5284
5285         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5286         for postfix.
5287
5288 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5289
5290         * wl-summary.el (wl-summary-resend-message): Fixed.
5291
5292         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5293         Call wl-draft with `from' argument if its address is included in
5294         `wl-user-mail-address-list'.
5295         (wl-draft): Added `from' argument.
5296
5297         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5298         non-nil.
5299         (wl): Don't show demo if wl-demo is nil.
5300
5301         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5302         wl-summary-use-frame.
5303
5304         * wl-vars.el (wl-summary-use-frame): New user option.
5305         (wl-folder-use-frame): Changed docstring.
5306
5307         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5308         non-nil.
5309         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5310         wl-summary-use-frame.
5311
5312         * wl-vars.el (wl-folder-use-frame): New user option.
5313
5314         * wl-summary.el (wl-summary-exit): Back to folder frame if
5315         wl-folder-use-frame is non-nil.
5316         (wl-summary-redisplay-internal): Ignore cache if current folder
5317         is draft folder,
5318         (wl-summary-redisplay-no-mime): Ditto.
5319         (wl-summary-redisplay-all-header): Ditto.
5320
5321         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5322         if wl-folder-use-frame is non-nil.
5323
5324 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5325
5326         * wl-summary.el (wl-summary-sync-update): Bind
5327         elmo-folder-update-threshold.
5328         (wl-summary-mark-as-important): Enclosed server mark processing
5329         with `save-match-data'.
5330
5331         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5332         only when it is already defined.
5333
5334 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5335
5336         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5337         name of folder exclude localdir is wrong.
5338         * wl-folder.el (wl-folder-sync-entity):
5339         Set `wl-summary-always-sticky-folder-list' as nil.
5340         (wl-folder-mark-as-read-all-entity): Ditto.
5341         (wl-folder-prefetch-entity): Ditto.
5342
5343 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5344
5345         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5346         instead of `wl-summary-write-current-newsgroup'.
5347
5348 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5349
5350         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5351         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5352         non-nil and selected message is important, do not display.
5353
5354 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5355
5356         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5357
5358 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5361
5362         * wl-summary.el (wl-summary-mark-as-important): Set message number
5363         using wl-summary-message-number.
5364
5365 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5366
5367         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5368         destination folder is 'null.
5369
5370 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5371
5372         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5373         New function.
5374         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5375         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5376         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5377
5378 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5379
5380         * wl-mime.el (wl-mime-setup): Added setting for
5381         `mime-setup-signature-key-alist' to avoid overriding key bind for
5382         `wl-draft-send'.
5383
5384         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5385         for `wl-draft-send'.
5386         * wl-mule.el (wl-draft-overload-functions): Ditto.
5387         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5388         * wl-draft.el (wl-draft-send): Ditto.
5389
5390         * wl-message.el (wl-message-display-internal):
5391         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5392         (Patch is provided by <kita@coe.nttdata.co.jp>).
5393
5394 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5395
5396         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5397
5398 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5399
5400         * wl.el (wl): Fix for wl-demo.
5401
5402 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5403
5404         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5405
5406 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5407
5408         * wl-folder.el (wl-folder-prefetch-entity): Use
5409         `wl-folder-get-elmo-folder'.
5410         (wl-folder-count-incorporates): Do not use
5411         `wl-folder-get-elmo-folder'.
5412
5413 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5414
5415         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5416         instead of `elmo-folder-get-type'.
5417
5418 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5419
5420         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5421         position on Subject: field.
5422         (Advised by Mito <mit@nines.nec.co.jp>)
5423
5424 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5425
5426         * wl-folder.el (wl-folder-prefetch-entity): Use
5427         `wl-folder-get-elmo-folder'.
5428
5429 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5430
5431         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5432
5433         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5434         `process-duplicates' slot.
5435
5436         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5437         if detection failed.
5438
5439 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5440
5441         * wl-version.el (wl-version-status): Set to "alpha".
5442
5443 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5444
5445         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5446         Check wl-message-buffer lives before set-buffer.
5447
5448 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5449
5450         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5451         called in folder mode.
5452         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5453         * wl-summary.el (wl-summary-exit-pre-hook): Run
5454         `wl-summary-exit-pre-hook' before exit summary mode.
5455
5456 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5457
5458         * wl-version.el (wl-version-status): New variable.
5459         (wl-version-status-alist): Removed.
5460         (wl-version-status): Rule included.
5461
5462 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5463
5464         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5465         @sponichi.
5466
5467         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5468         when `mail-reply-buffer' is buffer-local variable.
5469         (Reported by <kita@coe.nttdata.co.jp>).
5470
5471 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5472
5473         * wl-vars.el (toplevel): Require 'elmo-util.
5474
5475 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5476
5477         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5478         (All other related portions are changed)
5479
5480         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5481
5482         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5483
5484 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5485
5486         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5487
5488 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5489
5490         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5491         Delete other windows to avoid an error.
5492         Use `point-marker' instead of `point' to remember the start point
5493         of body.
5494
5495         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5496
5497         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5498         number not to exceed all message number.
5499
5500 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5501
5502         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5503         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5504
5505 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5506
5507         * wl-summary.el (wl-summary-sync-force-update): Added argument
5508         no-check.
5509         (wl-summary-sync-update): Ditto.
5510         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5511         with `no-check'.
5512
5513         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5514         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5515         already running.
5516
5517 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5518
5519         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5520         `dst-folder-arg'.
5521         (wl-expire-archive-number1): Diito.
5522         (wl-expire-archive-number2): Diito.
5523         (wl-expire-archive-Date): Diito.
5524         (wl-archive-number1): Diito.
5525         (wl-archive-number2): Diito.
5526         (wl-archive-date): Diito.
5527         (wl-archive-folder-p): New function.
5528         (wl-summary-expire): Support of expand folder name at
5529         wl-expire-alist.
5530         * wl-util.el (wl-expand-newtext): Renamed from
5531         `wl-refile-expand-newtext'.
5532
5533 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5534
5535         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5536         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5537         `(elmo-msgdb-get-overview msgdb)'.
5538         (wl-summary-prefetch): Bind match data before call
5539         `wl-summay-prefetch-msg'.
5540         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5541         'off if `wl-summary-buffer-disp-msg' is non-nil.
5542         Fixed problem that couldn't show only one new or unread message when
5543         enter folder.
5544         (wl-summary-reply): Don't call `split-window-vertically' and other
5545         window.
5546
5547 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5548
5549         * wl-expire.el (wl-expire-refile): Fixed.
5550
5551 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5552
5553         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5554
5555         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5556         biff notification is removed.
5557
5558         * wl.el (wl): Changed position of `elmo-init'.
5559
5560         * wl-draft.el (wl-default-draft-cite): Use date field
5561         on the citation buffer.
5562
5563         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5564
5565         * wl-xmas.el (wl-folder-internal-icon-list): Added
5566         `wl-folder-shimbun-image'.
5567
5568         * wl-e21.el (wl-folder-internal-icon-list): Added
5569         `wl-folder-shimbun-image'.
5570
5571 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5572
5573         * wl.el (wl-init): Eliminated argument.
5574         (wl): Rewrite.
5575
5576         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5577         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5578         instead of `elmo-folder-msgdb-internal'.
5579         (wl-summary-sync-update): Ditto.
5580         (wl-summary-flush-pending-append-operations): Eliminated.
5581         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5582         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5583         `elmo-folder-open'.
5584
5585         * wl-mime.el (wl-summary-burst): Fixed.
5586
5587         * wl-folder.el (wl-folder-info-save): Check data type.
5588
5589         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5590         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5591         instead of `elmo-folder-msgdb-internal'.
5592         (wl-expire-hide): Ditto.
5593
5594
5595         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5596
5597 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5598
5599         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5600
5601 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5602
5603         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5604
5605 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5606
5607         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5608         Fixed `match-beginning' argument mismatch.
5609
5610 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5611
5612         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5613         the default value.
5614
5615 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5616
5617         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5618         instead of `elmo-nntp-default-port'.
5619
5620         * wl-vars.el: Fixed some doc strings.
5621
5622 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5623
5624         * wl-summary.el (wl-summary-prefetch-msg): Use
5625         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5626
5627         * wl-vars.el: Define *-func as obsolete variable using
5628         `elmo-define-obsolete-variable'.
5629
5630         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5631         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5632         instead of `wl-message-buffer-prefetch-threshold'.
5633
5634         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5635
5636         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5637
5638         * wl-draft.el (wl-caesar-region-func): Ditto.
5639
5640         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5641         Keep unread status in elmo-folder-move-messages.
5642         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5643
5644 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5645
5646         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5647         `wl-summary-buffer-exit-func'
5648         (wl-summary-buffer-message-redisplay-function): Renamed from
5649         `wl-summary-buffer-message-redisplay-func'
5650         (wl-summary-buffer-next-folder-function): Renamed from
5651         `wl-summary-buffer-next-folder-func'.
5652         (wl-summary-buffer-prev-folder-function): Renamed from
5653         `wl-summary-buffer-prev-folder-func'.
5654         (wl-summary-get-petname-function): Renamed from
5655         `wl-summary-get-petname-func'.
5656
5657         * wl-score.el (wl-score-edit-exit-function): Renamed from
5658         `wl-score-edit-exit-func'.
5659
5660         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5661         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5662
5663         * wl-util.el (wl-load-profile-function): Renamed from
5664         `wl-load-profile-func'.
5665
5666         * wl-folder.el (wl-folder-completion-function): Renamed from
5667         `wl-folder-completion-func'.
5668         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5669
5670         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5671         `wl-expire-archive-get-folder-func'.
5672         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5673         (wl-draft-send-mail-function): Renamed from
5674         `wl-draft-send-mail-func'.
5675         (wl-draft-send-news-function): Renamed from
5676         `wl-draft-send-news-func'.
5677         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5678         (wl-generate-mailer-string-function): Renamed from
5679         `wl-generate-mailer-string-func'.
5680         (wl-highlight-signature-search-function): Renamed from
5681         `wl-highlight-signature-search-func'.
5682         (wl-highlight-x-face-function): Renamed from
5683         `wl-highlight-x-face-func'
5684         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5685         (wl-ps-print-buffer-function): Renamed from
5686         `wl-ps-print-buffer-func'
5687         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5688         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5689         (wl-summary-subject-filter-function): Renamed from
5690         `wl-summary-subject-filter-func'.
5691
5692         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5693         `wl-draft-queue-flush-send-func'
5694         (wl-draft-cite-function): Renamed from
5695         `wl-draft-cite-func'
5696
5697         * wl-address.el (wl-address-init-function): Renamed from
5698         `wl-address-init-func'.
5699
5700 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5701
5702         * wl-draft.el (wl-draft-queue-flush): Don't call
5703         `elmo-dop-unlock-message'.
5704         * wl-draft.el (wl-draft-queue-append): Don't call
5705         `elmo-dop-lock-message'.
5706
5707         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5708         (wl-summary-buffer-folder-name): Ditto.
5709         (wl-summary-message-regexp): Added '-' (all other related portions
5710         are changed).
5711         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5712         wl-summary-buffer-folder-name.
5713
5714 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5715
5716         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5717         the number of mails in the folder buffer is not updated by wl-biff.
5718
5719 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5720
5721         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5722         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5723
5724 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5725
5726         * wl-summary.el (wl-summary-next-message):
5727         Return next message number when wl-summary-move-order is nil.
5728
5729 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5730
5731         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5732         `wl-summary-move-spec-alist'.
5733         (wl-summary-move-spec-unplugged-alist): New variable
5734         (Move spec for unplugged status).
5735         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5736         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5737
5738 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5739
5740         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5741         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5742
5743 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5744
5745         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5746         simple quotation to quote the anonymous function.
5747         * tm-wl.el (wl-draft-preview-message): Ditto.
5748
5749 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5750
5751         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5752         Eliminate redundant `save-excursion'.
5753         (wl-highlight-summary-current-line): Ditto.
5754
5755         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5756         accessing match data when `looking-at' failed.
5757
5758         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5759         `elmo-match-string' where users don't care about the speed.
5760         (wl-draft-save): Ditto.
5761
5762 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5763
5764         * wl-util.el (wl-regexp-opt): New function.
5765
5766         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5767         number from `wl-summary-buffer-number-list'.
5768         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5769         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5770         (wl-summary-move-spec-alist): Changed default setting.
5771
5772 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5773
5774         * wl-vars.el (wl-biff-notify-hook): New hook.
5775         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5776         the arrival of new mail.
5777         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5778         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5779
5780 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5781
5782         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5783
5784 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5785
5786         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5787
5788         * Version number is increased to 2.5.8.
5789
5790         * wl-thread.el (toplevel): require 'cl.
5791         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5792         (wl-thread-make-number-list): New function.
5793         (wl-thread-entity-make-number-list-from-children): Ditto.
5794         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5795         (wl-thread-entity-insert-as-children): Likewise.
5796         (wl-thread-delete-message): Likewise.
5797         (wl-meaning-of-mark): Eliminated.
5798         (wl-thread-next-failure-mark-p): Ditto.
5799         (wl-thread-entity-get-mark): Ditto.
5800         (wl-thread-meaning-alist-get-result): Ditto.
5801         (wl-thread-entity-check-prev-mark): Ditto.
5802         (wl-thread-entity-check-next-mark): Ditto.
5803         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5804         (wl-thread-entity-get-prev-marked-entity): Ditto.
5805         (wl-thread-get-prev-unread): Ditto.
5806         (wl-thread-jump-to-prev-unread): Ditto.
5807         (wl-thread-get-next-unread): Ditto.
5808         (wl-thread-jump-to-next-unread): Ditto.
5809         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5810         (wl-thread-entity-get-next-marked-entity): Ditto.
5811
5812         * wl-summary.el (wl-summary-buffer-number-list):
5813         New bufer-local variable.
5814         (wl-summary-switch-to-clone-buffer): Clone
5815         `wl-summary-buffer-number-list'.
5816         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5817         (wl-summary-cursor-move-regex): Eliminated.
5818         (wl-summary-cursor-up): Rewrite.
5819         (wl-summary-cursor-down): Ditto.
5820         (wl-summary-mode-spec-alist): New variable.
5821         (wl-summary-next-message): New inline function.
5822         (wl-summary-cursor-move): New function.
5823         (wl-summary-default-get-next-msg): Rewrite.
5824         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5825         (wl-summary-rescan): Ditto.
5826         (wl-summary-sync-all-init): Ditto.
5827         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5828         summary is not thread view.
5829         (wl-summary-sync-update): Ditto.
5830         (wl-summary-rescan): Ditto.
5831         (wl-summary-make-number-list): New function.
5832
5833         * wl-draft.el: "FCC" -> "Fcc".
5834
5835 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5836
5837         * wl-highlight.el (wl-highlight-summary-window):
5838         Call `set-buffer-modified-p'.
5839
5840         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5841         (wl): Call `elmo-init' and fix.
5842
5843         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5844         Use new variables.
5845
5846         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5847
5848 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5849
5850         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5851
5852 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5853
5854         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5855
5856 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5857
5858         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5859         `wl-use-toolbar' nor `display-graphic-p'.
5860         (wl-e21-setup-message-toolbar): Ditto.
5861         (wl-e21-setup-summary-toolbar): Ditto.
5862         (wl-e21-setup-folder-toolbar): Ditto.
5863
5864         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5865         (wl-plugged-init-icons): Ditto.
5866
5867         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5868         `display-graphic-p'.
5869         (wl-plugged-set-folder-icon): Ditto.
5870         (wl-highlight-plugged-current-line): Ditto.
5871         (wl-highlight-folder-current-line): Ditto.
5872         (wl-e21-highlight-folder-group-line): Ditto.
5873         (wl-e21-setup-toolbar): Ditto.
5874         (wl-e21-display-image-p): New macro.
5875
5876         * wl-demo.el (wl-demo): Simplified.
5877         (wl-demo-image-type-alist): Use `image-type-available-p' for
5878         checking whether the image type `xbm' is available.
5879
5880 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5881
5882         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5883         (wl-summary-input-range): Ditto.
5884
5885 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5886
5887         * wl-summary.el (wl-summary-edit-addresses): Use
5888         `wl-summary-get-original-buffer'
5889         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5890         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5891         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5892         (wl-summary-get-newsgroups): Eliminated.
5893         (wl-summary-set-crosspost): Ditto.
5894         (wl-summary-is-crosspost-folder): Ditto.
5895         (wl-crosspost-alist-load): Ditto.
5896         (wl-crosspost-alist-save): Ditto.
5897
5898         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5899         `elmo-setup-subscribed-newsgroups' instead of
5900         `elmo-nntp-make-groups-hashtb'.
5901         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5902         instead of `wl-crosspost-alist-save'.
5903
5904         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5905         of `elmo-folder-message-appendable-p'.
5906         (wl-mime-header-presentation-method): Eliminated.
5907
5908         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5909         (Error occurs in emacs21).
5910
5911         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5912         the current buffer).
5913
5914         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5915         instead of `wl-crosspost-alist-save'.
5916         (wl-init): `elmo-crosspost-message-alist-load'
5917         instead of `wl-crosspost-alist-load'
5918
5919         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5920         (wl-parse-newsgroups): Likewise.
5921         (wl-biff-notify): Run `wl-biff-notify-hook'.
5922
5923 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5924
5925         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5926
5927         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5928         when `wl-summary-lazy-highlight' is non-nil.
5929         (wl-summary-goto-folder-subr): Highlight only when
5930         `wl-summary-lazy-highlight' is non-nil.
5931
5932         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5933         Don't display progress and highlight temp-mark when
5934         `wl-summary-lazy-highlight' is non-nil.
5935         (wl-highlight-summary-window): New function.
5936         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5937
5938 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5939
5940         * wl-summary.el (wl-summary-sync): Change `all-visible'
5941         from `all-shown'
5942         (wl-summary-input-range): Ditto.
5943
5944 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5945
5946         * wl-e21.el (wl-highlight-folder-current-line): Call
5947         `wl-folder-init-icons' when folder icons have not been initialized.
5948
5949         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5950
5951         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5952         (wl-demo-image-type-alist): New macro.
5953
5954 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5955
5956         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5957         display does not support graphics.
5958         (wl-plugged-init-icons): Ditto.
5959         (wl-folder-init-icons): Ditto.
5960
5961         * wl-demo.el (wl-demo): Chech closely whether the display
5962         supports graphics.
5963
5964 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5965
5966         * wl-summary.el (wl-summary-get-original-buffer): New function.
5967         (wl-summary-set-crosspost): Use it.
5968         (wl-summary-target-mark-uudecode): Ditto.
5969         (wl-summary-reedit): Ditto.
5970         (wl-summary-resend-bounced-mail): Ditto.
5971         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5972         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5973
5974         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5975         (wl-message-display-internal): Ditto.
5976
5977 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5978
5979         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5980
5981 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5982
5983         * wl-summary.el (wl-summary-save-view): Renamed from
5984         `wl-summary-save-status'.
5985
5986 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5987
5988         * wl-summary.el (wl-summary-sync): Added `all-shown'
5989
5990 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5991
5992         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5993
5994 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5995
5996         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5997
5998 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5999
6000         * wl-highlight.el (wl-highlight-summary-line-string): Use
6001         `zerop' instead of `= 0'.
6002         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6003
6004         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6005         for comparing numbers.
6006         (wl-template-prev): Use `zerop' instead of `eq 0'.
6007
6008         * wl-draft.el (wl-draft-insert-current-message): Use
6009         `with-current-buffer' instead of `save-excursion'.
6010         Use `zerop' instead of `eq 0'.
6011
6012 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6013
6014         * wl-draft.el (wl-draft-insert-ccs): New function.
6015         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6016         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6017
6018 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6019
6020         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6021
6022 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6023
6024         * wl-expire.el (wl-expire-refile): Don't call
6025         elmo-msgdb-add-msgs-to-seen-list;
6026         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6027         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6028
6029 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6030
6031         * wl-message.el (wl-message-prev-page): Ignore errors while
6032         scroll-down.
6033
6034 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6035
6036         * wl-mime.el: Use elmo-original-message-mode instead of
6037         mmelmo-original-mode.
6038
6039         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6040         `elmo-folder-get-spec';
6041         (wl-fldmgr-add-completion-all-completions):
6042         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6043
6044         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6045         of `elmo-folder-get-type'.
6046
6047         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6048         `elmo-folder-get-spec';
6049         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6050         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6051         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6052         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6053         `elmo-read-msg-no-cache';
6054         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6055         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6056         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6057         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6058         `elmo-cache-save';
6059         (wl-draft-reedit): Use `elmo-message-file-name'.
6060
6061         * wl-expire.el: Use `elmo-folder-name-internal';
6062         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6063         Use macro `wl-summary-buffer-msgdb' instead of variable
6064         `wl-summary-buffer-msgdb';
6065         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6066         Use macro `wl-summary-buffer-folder-name' instead of variable
6067         `wl-summary-buffer-folder-name'.
6068         * wl-score.el: Likewise.
6069
6070         * wl-message.el: Rewrite for new message buffer cache mechanism.
6071         (wl-message-buffer-cache-buffer-get): New macro.
6072         (wl-message-buffer-cache-folder-get): Ditto.
6073         (wl-message-buffer-cache-message-get): Ditto.
6074         (wl-message-buffer-cache-entry-make): Ditto.
6075         (wl-message-buffer-cache-hit): Ditto.
6076         (wl-message-buffer-cache-sort): New function.
6077         (wl-message-buffer-cache-add): Ditto.
6078         (wl-message-buffer-cache-delete): Ditto.
6079         (wl-message-buffer-cache-clean-up): Ditto.
6080         (wl-message-buffer-window): Rewrite.
6081         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6082         (wl-message-buffer-display): New function.
6083         (wl-message-display-internal): New function.
6084
6085 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-folder.el: Use `elmo-folder-name-internal';
6088         Use `wl-folder-get-elmo-folder';
6089         Use `elmo-folder-list-messages' instead of
6090         `elmo-list-folder';
6091         Use `elmo-folder-get-primitive-list' instead of
6092         `elmo-folder-get-primitive-spec-list';
6093         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6094         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6095         Use `elmo-folder-create' instead of `elmo-create-folder'.
6096         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6097         (wl-folder-get-elmo-folder): New macro.
6098         (wl-folder-elmo-folder-cache-get): Ditto.
6099         (wl-folder-elmo-folder-cache-put): Ditto.
6100         (wl-folder-suspend): Call `elmo-quit'.
6101
6102         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6103         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6104         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6105         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6106         (toplevel): require 'cl.
6107         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6108
6109         * wl-summary.el: Rewrite to use new elmo interface.
6110
6111 \f
6112 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6113
6114         * wl-mime.el (wl-draft-preview-message):
6115         Run `wl-draft-send-hook' before collecting recipients information;
6116         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6117
6118         * tm-wl.el (wl-draft-preview-message): Ditto.
6119
6120 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6121
6122         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6123         wrong receipients are displayed when forwarded message.
6124
6125 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6126
6127         * Version number is increased to 2.5.7.
6128
6129 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6130
6131         * wl-message.el (wl-message-next-page): Bind
6132         `window-pixel-scroll-increment' to nil while scrolling up.
6133
6134 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6135
6136         * wl-vars.el (wl-save-hook): New hook.
6137         * wl.el (wl-save): Call `wl-save-hook'.
6138
6139 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6140
6141         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6142         Argument WITH-ARG instead of NO-ARG (negative mean).
6143         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6144         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6145         * wl-message.el (wl-message-follow-current-entity): Likewise.
6146
6147 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6148
6149         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6150         FROM was optional argument.
6151         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6152
6153 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6154
6155         * Version number is increased to 2.5.6.
6156
6157 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6158
6159         * wl-version.el (wl-version-show): Removed.
6160         (wl-version): Add `interactive'.
6161
6162 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6163
6164         * wl-summary.el (wl-summary-get-petname-func): New variable.
6165         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6166         instead of `wl-address-get-petname-1'.
6167         (wl-summary-simple-from): Ditto.
6168
6169         * wl-address.el (wl-address-get-petname-1): Define as function.
6170
6171 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6172
6173         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6174         field in the original message.
6175         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6176
6177 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6178
6179         * wl-expire.el (wl-expire-hide):
6180         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6181
6182 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6183
6184         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6185         find decoder for To, Cc, and Subject.
6186
6187 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6188
6189         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6190         for checking `elmo-use-buffer-cache'.
6191         (wl-summary-mark-as-important): Fixed typo in comment.
6192
6193 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6194
6195         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6196         field in the original message.
6197         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6198
6199 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6200
6201         * wl-expire.el (wl-expire-hide):
6202         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6203
6204 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6205
6206         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6207         find decoder for To, Cc, and Subject.
6208
6209 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6210
6211         * Version number is increased to 2.5.5.
6212
6213         * wl-address.el (wl-address-specials-regexp): New constant.
6214         (wl-address-quote-specials): Use it.
6215
6216 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6217
6218         * wl-summary.el (wl-summary-rescan):
6219         Call `wl-summary-buffer-number-column-detect'.
6220         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6221
6222         * wl-message.el (wl-message-mode-map): Define.
6223         (wl-message-decode): Use it as local-map.
6224
6225 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6226
6227         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6228         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6229
6230 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6231
6232         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6233
6234         * wl-mule.el (wl-read-event-char): Ditto.
6235
6236         * wl-e21.el (wl-read-event-char): Ditto.
6237
6238         * wl-nemacs.el (wl-read-event-char): Ditto.
6239         (read-event): Removed.
6240
6241         * wl-util.el (toplevel): Removed dummy definition of
6242         `read-event'.
6243         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6244
6245 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6246
6247         * wl-nemacs.el (elmo-archive-call-process): Moved to
6248         elmo-archive.el.
6249
6250 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6251
6252         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6253         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6254
6255         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6256         instead of magic-number 6.  Use `not' instead of `null' for symbol
6257         `nil' check (not empty list).
6258         (wl-draft-insert-x-face-field): Fixed paren style.
6259
6260         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6261         one-branch conditional statement, instead of `and' and `if'.
6262         (wl-draft-forward): Likewise.
6263         (wl-draft-add-references): Likewise.
6264         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6265
6266         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6267         conditional steatment.  Use `cond' instead of `if'.
6268         (wl-draft-confirm): Likewise.
6269
6270 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6271
6272         * wl-version.el (wl-version-show): Use `product-string-1'
6273         instead of `wl-version'.
6274         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6275
6276         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6277
6278 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6279
6280         * wl-highlight.el (wl-highlight-headers): Revert
6281         `wl-highlight-x-face-func' argument (`beg' and `end').
6282
6283 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6284
6285         * wl.el (toplevel): Move `product-provide' declare.
6286         * wl-demo.el (toplevel): Ditto.
6287         * wl-dnd.el (toplevel): Ditto.
6288         * wl-highlight.el (toplevel): Ditto.
6289         * wl-message.el (toplevel): Ditto.
6290         * wl-refile.el (toplevel): Ditto.
6291         * wl-util.el (toplevel): Ditto.
6292
6293 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6294
6295         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6296         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6297         (wl-thread-close-all): keep cursor position.
6298
6299 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6300
6301         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6302         (eq x 0).
6303         (wl-generate-user-agent-string-1): Fix conditional statement.
6304
6305 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6306
6307         * wl.el (wl-check-environment): Additional check for
6308         'wl-local-domain' and `wl-message-id-domain'.
6309
6310 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6311
6312         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6313
6314 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6315
6316         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6317         instead of `smtp-sasl-user-realm'.
6318
6319 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6320
6321         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6322
6323 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6324
6325         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6326         to the default value as well as `eword-lexical-analyzer'.
6327
6328 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6329
6330         * wl-version.el (wl-extended-emacs-version,
6331         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6332         `elmo-match-string' instead of `wl-match-string'.
6333
6334 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6335
6336         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6337         docstring.
6338
6339 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6340
6341         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6342
6343 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6344
6345         * wl-highlight.el (wl-highlight-headers): Remove
6346         `wl-highlight-x-face-func' argument (`beg' and `end').
6347
6348 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6349
6350         * wl-summary.el (wl-summary-mark-as-important):
6351         Remove cache if folder is local.
6352
6353 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6354
6355         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6356         to get existing e-mail address string.
6357
6358 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6359
6360         * wl-version.el (wl-generate-user-agent-string): Commentary.
6361         (wl-generate-user-agent-string-1): Use `when' for
6362         one-branch conditional statement, instead of `and' and `if'.
6363         (wl-extended-emacs-version, wl-extended-emacs-version2,
6364         wl-extended-emacs-version3): Ditto.
6365
6366 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6367
6368         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6369         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6370         condition-case; Remove initialization.
6371         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6372         (wl-summary-sync-update3): Added argument `sync-all';
6373         Eliminated local variable `msgdb';
6374         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6375         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6376         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6377
6378 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6379
6380         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6381         connection before call `wl-draft-send-mail-with-smtp'.
6382
6383 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6384
6385         * Version number is increased to 2.5.4.
6386
6387 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6388
6389         * wl.el (wl-check-environment): Additional check for
6390         'wl-local-domain' and `wl-message-id-domain'.
6391
6392 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6393
6394         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6395         buffer as command specific.
6396         (wl-folder-mark-as-read-all-entity): Ditto.
6397         (wl-folder-prefetch-entity): Ditto.
6398         (wl-folder-drop-unsync-entity): Ditto.
6399
6400         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6401         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6402         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6403
6404         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6405         save-excursion.
6406
6407 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6408
6409         * Version number is increased to 2.5.3.
6410
6411         * wl-summary.el (wl-summary-save-view-cache):
6412         Delete duplicated `write-region';
6413         Use `write-region-as-binary' instead of `as-binary-output-file' and
6414         `write-region'.
6415
6416 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6417
6418         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6419
6420 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6421
6422         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6423         instead of `smtp-via-smtp'.
6424
6425 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6426
6427         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6428
6429 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6430
6431         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6432         instead of `smtp-sasl-user-realm'.
6433
6434 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6435
6436         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6437
6438 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6439
6440         * Version number is increased to 2.5.2.
6441
6442 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6443
6444         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6445         does not exist.
6446         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6447         (wl-biff-start): Call `timer-activate' if timer already exists.
6448
6449         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6450         only when it is bound as function.
6451
6452 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6453
6454         * Version number is increased to 2.5.1.
6455
6456 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6457
6458         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6459         Print refile/copy destination.
6460
6461 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6462
6463         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6464         queue-flush-only is non-nil.
6465
6466         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6467
6468         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6469         checking cache folder.
6470
6471 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6472
6473         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6474         `regexp-quote'.
6475
6476 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6477
6478         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6479         function.
6480         * wl-summary.el (wl-summary-write-current-folder-functions):
6481         Change default value.  Use it.
6482
6483 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6484
6485         * Version number is increased to 2.5.0.
6486
6487         * wl-version.el (wl-version): Changed codename.
6488
6489 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6490
6491         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6492         (wl-summary-supersedes-message): Ditto.
6493
6494 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6495
6496         * wl-refile.el (wl-refile-guess-functions): Renamed from
6497         `wl-refile-guess-func-list'.
6498
6499 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6500
6501         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6502         Fixed problem when no rule was matched.
6503
6504 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6505
6506         * wl-summary.el (wl-summary-get-mark): Fixed
6507         `wl-summary-buffer-target-mark' check logic.
6508
6509 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6510
6511         * wl-folder.el (wl-folder-write-current-folder): Added group
6512         folder check.
6513
6514         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6515         `wl-summary-write-current-newsgroup'.
6516         (wl-summary-write-current-folder-functions): New variable.
6517         * wl-folder.el (wl-folder-get-newsgroups): New function.
6518         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6519         (wl-folder-write-current-folder): Renamed from
6520         `wl-folder-write-current-newsgroup'.
6521
6522 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6523
6524         * Version number is increased to 2.3.93.
6525
6526 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6527
6528         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6529         (wl-ldap-make-matched-value-list): Ditto.
6530         (wl-ldap-alias-safe-string): Split e-mail address.
6531
6532         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6533         petname folder default was selected.
6534         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6535         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6536
6537 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6538
6539         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6540         to `wl-draft-config-exec'.
6541
6542         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6543         instead of calling `wl-draft-config-exec';
6544         Process group-list and show recipients in minibuffer.
6545
6546         * tm-wl.el (wl-draft-preview-message): Ditto.
6547
6548 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6549
6550         * wl.el (toplevel): Added (C) to copyright notice, and
6551         sync Author header.
6552         * tm-wl.el (toplevel): Ditto.
6553         * wl-address.el (toplevel): Ditto.
6554         * wl-demo.el (toplevel): Ditto.
6555         * wl-dnd.el (toplevel): Ditto.
6556         * wl-draft.el (toplevel): Ditto.
6557         * wl-e21.el (toplevel): Ditto.
6558         * wl-expire.el (toplevel): Ditto.
6559         * wl-folder.el (toplevel): Ditto.
6560         * wl-highlight.el (toplevel): Ditto.
6561         * wl-message.el (toplevel): Ditto.
6562         * wl-mime.el (toplevel): Ditto.
6563         * wl-mule.el (toplevel): Ditto.
6564         * wl-nemacs.el (toplevel): Ditto.
6565         * wl-refile.el (toplevel): Ditto.
6566         * wl-score.el (toplevel): Ditto.
6567         * wl-summary.el (toplevel): Ditto.
6568         * wl-template.el (toplevel): Ditto.
6569         * wl-thread.el (toplevel): Ditto.
6570         * wl-util.el (toplevel): Ditto.
6571         * wl-vars.el (toplevel): Ditto.
6572         * wl-xmas.el (toplevel): Ditto.
6573
6574 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6575
6576         * wl.el (wl-init): Added comment about `wl-init-hook'.
6577         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6578         * wl-vars.el (wl-init-hook): Added docs.
6579         (wl-make-plugged-hook): Removed useless docs.
6580         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6581         * wl-xmas.el (toplevel): Ditto.
6582
6583 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6584
6585         * wl-address.el (toplevel): Fixed multiple Author header format.
6586         * wl-demo.el (toplevel): Ditto.
6587         * wl-draft.el (toplevel): Ditto.
6588         * wl-folder.el (toplevel): Ditto.
6589         * wl-summary.el (toplevel): Ditto.
6590         * wl-thread.el (toplevel): Ditto.
6591         * wl-util.el (toplevel): Ditto.
6592         * wl-vars.el (toplevel): Ditto.
6593         * wl-version.el (toplevel): Ditto.
6594         * wl-xmas.el (toplevel): Ditto.
6595         * wl.el (toplevel): Ditto.
6596
6597         * wl-version.el (toplevel): Added require `elmo-version' for
6598         `product-version-as-string'.
6599
6600 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6601
6602         * wl-vars.el (wl-draft-send-hook): Changed default value to
6603         '(wl-draft-config-exec).
6604
6605         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6606         explicitly.
6607         (wl-draft): Set `wl-draft-config-exec-flag' before running
6608         `wl-mail-setup-hook'.
6609
6610         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6611         `wl-biff-init-icons' to `wl-init-hook' instead of
6612         `wl-make-plugged-hook'.
6613         (Because if `wl-draft' command is invoked at first,
6614         they are not initialized)
6615         Updated copyright notice.
6616
6617         * wl-e21.el (toplevel): Ditto;
6618
6619         * wl-demo.el (toplevel): Updated copyright notice.
6620         * wl-address.el (toplevel): Ditto.
6621         * wl-draft.el (toplevel): Ditto.
6622         * wl-version.el (toplevel): Ditto.
6623         * wl-folder.el (toplevel): Ditto.
6624         * wl-summary.el (toplevel): Ditto.
6625         * wl-thread.el (toplevel): Ditto.
6626         * wl-util.el (toplevel): Ditto.
6627         * wl-vars.el (toplevel): Ditto.
6628         * wl.el (toplevel): Ditto.
6629
6630 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6631
6632         * wl-highlight.el (wl-highlight-message): Fixed problem of
6633         highlighting failure which occured when the last field contains
6634         multiple lines in the draft buffer.
6635
6636         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6637         `wl-biff-start' if plugged.
6638
6639         * wl-util.el (wl-biff-check-folder): New function.
6640         (wl-biff-check-folders): Don't set session name prefix.
6641         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6642         (wl-biff-check-folder-async): Ditto.
6643
6644         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6645         in email address.
6646
6647 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6648
6649         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6650
6651         * wl-draft.el (wl-draft-strip-subject-re): New function.
6652
6653         * wl-draft.el (wl-draft-reply): Use it.
6654
6655 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6656
6657         * wl-message.el (wl-mmelmo-message-redisplay): Use
6658         `mime-display-message' instead of `wl-mime-display-message'.
6659
6660         * wl-mime.el (toplevel): Removed compatibility workaround
6661         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6662         (wl-mime-display-message): Abolished.
6663         (wl-mime-entity-read-field): Ditto.
6664         (wl-mime-combine-message/partial-pieces): Use
6665         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6666
6667 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6668
6669         * wl-template.el: Doc fixes.
6670
6671 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6672
6673         * wl-e21.el (wl-message-overload-functions): Do nothing if
6674         `current-local-map' is not available.
6675         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6676
6677 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6678
6679         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6680         representation.
6681
6682         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6683         number.
6684         (wl-fldmgr-save-folders): Don't use `format' when insert
6685         `wl-fldmgr-folders-header'.
6686
6687 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6688
6689         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6690
6691 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6692
6693         * wl-highlight.el (wl-highlight-message):
6694         Use `std11-field-end' to detect end point of the header field.
6695         Refer `wl-highlight-max-header-size'.
6696
6697         * wl-vars.el (wl-highlight-max-header-size): New variable.
6698
6699         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6700
6701         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6702         Set `for-draft' argument of wl-highlight-headers.
6703         (wl-draft): Ditto.
6704         (wl-draft-reedit): Ditto.
6705         (wl-user-agent-compose-internal): Ditto.
6706
6707 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6708
6709         * wl-message.el (wl-message-add-button): Use overlay.
6710
6711 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6712
6713         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6714
6715         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6716         problem when group-list content is nothing.
6717         (Reported by Mito <mit@nines.nec.co.jp>)
6718
6719 2000-10-18  SAITO Atsunori <sai@yedo.com>
6720
6721         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6722
6723 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6724
6725         * tm-wl.el (toplevel): Use product-provide.
6726
6727 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6728
6729         * Version number is increased to 2.3.92.
6730
6731 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6732
6733         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6734         title text, use `display' property for left margin under Emacs 21.
6735
6736         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6737         properties.
6738         (wl-plugged-init-icons): Ditto.
6739
6740 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6741
6742         * wl.el (wl-save-status, wl-init): Remove last period in
6743         "...done." message.
6744         * tm-wl.el (wl-summary-burst): Ditto.
6745         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6746         wl-summary-resume-cache-status,
6747         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6748         wl-summary-sync-update3, wl-summary-highlight-msgs,
6749         wl-summary-flush-pending-append-operations,
6750         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6751         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6752         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6753         wl-thread-open-all): Ditto.
6754         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6755         * wl-mime.el (wl-summary-burst): Ditto.
6756         * wl-highlight.el (wl-highlight-summary): Ditto.
6757         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6758         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6759         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6760         * wl-address.el (wl-local-address-init): Ditto.
6761
6762 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6763
6764         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6765         `add-text-properties'.
6766         (wl-plugged-init-icons): Ditto.
6767         (wl-folder-init-icons): Use `propertize' instead of
6768         `put-text-property'.
6769         (wl-plugged-set-folder-icon): Ditto.
6770         (wl-e21-highlight-folder-group-line): Ditto.
6771
6772 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6773
6774         * wl-version.el (wl-version-status-alist): New variable.
6775         (wl-version-status): New function.
6776
6777         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6778         "Cc" part of the case "Reply-To".
6779
6780         * wl-draft.el (wl-draft-reply): Use result of
6781         `eword-extract-address-components'.
6782
6783         * wl-demo.el (wl-demo-icon-name): New constant.
6784         (wl-logo-xpm): Use it.
6785         (wl-logo-xbm): Ditto.
6786         (wl-logo-bitmap): Ditto.
6787
6788         * Version number is increased to 2.3.91.
6789
6790 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6791
6792         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6793         (wl-extended-emacs-version, wl-extended-emacs-version2,
6794         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6795         docstring.
6796
6797         * wl-version.el (wl-generate-user-agent-string-1): New function.
6798         (wl-generate-user-agent-string): Use it.
6799
6800         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6801         `mime-edit-insert-user-agent-field'.
6802         (wl-generate-user-agent-string): Check
6803         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6804
6805         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6806         instead of `if', when verbose case.
6807
6808 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6809
6810         * wl-expire.el (wl-summary-expire): Fix.
6811
6812 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6813
6814         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6815         and `elmo-lost+found-folder' if 'wl-draft.
6816         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6817
6818 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6819
6820         * wl-expire.el (wl-summary-expire): Change messages.
6821         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6822         `deleing-info' instead of "Deleting..."
6823
6824 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6825
6826         * wl-summary.el (wl-summary-refile-subr): Fix.
6827
6828 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6829
6830         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6831         if pipe folder.
6832
6833 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6834
6835         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6836
6837 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6838
6839         * wl-expire.el (wl-expire-hide): New function.
6840         (wl-summary-expire): Add `hide'.
6841
6842 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6843
6844         * wl-vars.el (wl-draft-reply-without-argument-list):
6845         Changed default value to consider `Reply-To:'.
6846         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6847
6848         * Version number is increased to 2.3.90.
6849
6850         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6851         elmo-imap4-get-session with unwind-protect.
6852         Don't cause error.
6853         (wl-summary-sync-marks): Don't check plugged nor folder type.
6854         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6855         (Always keep current buffer).
6856
6857 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6858
6859         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6860         Enclose with `save-excursion'.
6861
6862 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6863
6864         * wl-version.el (wl-version): Remove interactive.
6865
6866 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6867
6868         * wl-version.el (wl-generate-user-agent-string): Use
6869         `product-string-verbose' instead of `product-string-1'.
6870
6871 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6872
6873         * wl-vars.el (wl-draft-use-cache): New variable.
6874         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6875         if wl-draft-use-cache is non-nil.
6876
6877 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6878
6879         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6880         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6881
6882 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6883
6884         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6885         (wl-thread-msg-mark-as-unread): Ditto.
6886
6887         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6888         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6889         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6890         Don't set mark in summary if return value of `elmo-mark-as-read'
6891         is nil.
6892         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6893         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6894         instead of `wl-thread-msg-mark-as-read'.
6895         (wl-summary-mark-as-unread-region): Ditto.
6896         (wl-summary-target-mark-mark-as-read): Ditto.
6897
6898         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6899
6900 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6901
6902         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6903
6904         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6905
6906 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6907
6908         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6909         face.
6910
6911 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6912
6913         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6914         `running-xemacs'.
6915
6916 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6917
6918         * wl-version.el (toplevel): Use `product-version-as-string' for
6919         set verstion-string, if defined.
6920
6921         * wl-version.el (wl-version-show): Insert string at point, when
6922         call with argument.
6923
6924         * wl-version.el (wl-generate-user-agent-string): Use
6925         `product-string-1' instead of `wl-appname', `wl-version' and
6926         `wl-codename'.
6927
6928 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6929
6930         * wl-address.el (toplevel): Use product-provide.
6931         * wl-demo.el (toplevel): Ditto.
6932         * wl-dnd.el (toplevel): Ditto.
6933         * wl-draft.el (toplevel): Ditto.
6934         * wl-e21.el (toplevel): Ditto.
6935         * wl-expire.el (toplevel): Ditto.
6936         * wl-fldmgr.el (toplevel): Ditto.
6937         * wl-folder.el (toplevel): Ditto.
6938         * wl-highlight.el (toplevel): Ditto.
6939         * wl-message.el (toplevel): Ditto.
6940         * wl-mime.el (toplevel): Ditto.
6941         * wl-mule.el (toplevel): Ditto.
6942         * wl-nemacs.el (toplevel): Ditto.
6943         * wl-refile.el (toplevel): Ditto.
6944         * wl-score.el (toplevel): Ditto.
6945         * wl-summary.el (toplevel): Ditto.
6946         * wl-template.el (toplevel): Ditto.
6947         * wl-thread.el (toplevel): Ditto.
6948         * wl-util.el (toplevel): Ditto.
6949         * wl-vars.el (toplevel): Ditto.
6950         * wl-xmas.el (toplevel): Ditto.
6951         * wl.el (toplevel): Ditto.
6952
6953 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6954
6955         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6956         instead of product.
6957
6958         * wl-version.el (wl-version): Compile time evalution elmo-version.
6959
6960 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6961
6962         * wl-summary.el (wl-summary-sync-force-update): Append queue
6963         `mark-as-read'if unplugged.
6964
6965 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6966
6967         * wl-version.el: New file.  Use product.el.
6968         * wl.el: add (require 'wl-version).
6969         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6970         for ~/.folders header.
6971         (wl-fldmgr-folders-header): Changed.
6972         * wl-demo.el (wl-demo): Use product.el.
6973
6974         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6975         wl-version.el.
6976         * wl-util.el (wl-version, wl-version-show): Ditto.
6977
6978         * wl-util.el (wl-generate-user-agent-string,
6979         wl-extended-emacs-version, wl-extended-emacs-version2,
6980         wl-extended-emacs-version3): Move to wl-version.el.
6981         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6982         xemacs-codename, mime-edit-insert-user-agent-field,
6983         mime-edit-user-agent-value, mime-editor/version,
6984         mime-editor/codename): Compile warning killer move to
6985         wl-version.el
6986
6987 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6988
6989         * wl-summary.el (wl-summary-refile-subr): Fix.
6990
6991 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6992
6993         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6994         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6995
6996 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6997
6998         * wl.el (wl-check-environment): Check too many `@'.
6999
7000 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7001
7002         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7003
7004 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7005
7006         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7007         wl-draft-reply-myself-without-argument-list): Add variables.
7008         * wl-draft.el (wl-draft-reply): Use it.
7009
7010 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7011
7012         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7013         the 5th argument of `elmo-network-get-spec'.
7014
7015         * wl-thread.el (wl-thread-reparent-children): New inline function.
7016         (wl-thread-delete-message): Use it.
7017
7018         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7019         (wl-summary-score-update-all-lines): Don't use `dolist'.
7020
7021 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7022
7023         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7024         (require 'elmo-msgdb) for inline function.
7025
7026 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7027
7028         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7029
7030 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7031
7032         * wl-score.el (wl-score-headers): Fix for the confusing macro
7033         `elmo-kill-buffer'.
7034
7035 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7036
7037         * wl-summary.el: Don't use the 3rd argument of `require' because
7038         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7039         * wl-util.el: Ditto.
7040         * wl-draft.el: Ditto.
7041
7042 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7043
7044         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7045         window system is not used.
7046
7047 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7048
7049         * wl-thread.el: Don't use `mapcar' only for iteration.
7050         (wl-thread-resume-entity): Ditto.
7051         (wl-thread-delete-message): Ditto.
7052
7053         * wl-summary.el: Bind `dragdrop-drop-functions',
7054         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7055         of `require' for `timezone', `easymenu' and `ps-print';
7056         don't use `mapcar' only for iteration.
7057
7058         * wl-util.el: Bind `mule-version', `nemacs-version',
7059         `emacs-beta-version', `xemacs-codename',
7060         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7061         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7062         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7063         only for iteration.
7064
7065         * wl-score.el: Don't use `mapcar' only for iteration.
7066         (wl-score-simplify-buffer-fuzzy): Ditto.
7067         (wl-score-simplify-subject): Ditto.
7068         (wl-score-headers): Ditto.
7069         (wl-summary-score-update-all-lines): Ditto.
7070
7071         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7072         `enable-multibyte-characters' and `mule-version'.
7073
7074         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7075         `mapcar' only for iteration.
7076
7077         * wl-demo.el: Don't use `mapcar' only for iteration.
7078
7079         * wl-folder.el: Don't use `mapcar' only for iteration.
7080         (wl-folder-open-all): Ditto.
7081         (wl-folder-count-incorporates): Ditto.
7082
7083         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7084         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7085
7086         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7087         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7088         `smtp-connection-type'; specify 3rd argument of `require' for
7089         `timezone'; don't use `mapcar' only for iteration.
7090         (wl-draft-clone-local-variables): Don't use `mapcar'.
7091         (wl-draft-generate-clone-buffer): Ditto.
7092         (wl-user-agent-compose-internal): Ditto.
7093
7094         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7095
7096         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7097         (wl-save-status): Ditto.
7098
7099         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7100         for iteration.
7101
7102 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7103
7104         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7105         removed `Date'.
7106         (wl-fldmgr-make-filter-default): New user option.
7107
7108         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7109         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7110         (wl-fldmgr-filter-completion-alist): Abolish.
7111
7112         * wl.el (wl): Don't check servers if arg is non-nil.
7113
7114         * wl-draft.el (wl-draft-reply): Set only message-id string to
7115         In-Reply-To field.
7116
7117 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7118
7119         * wl-summary.el (wl-summary-pick): Rewrite.
7120
7121         * wl-draft.el (wl-draft-forward): Get references field from
7122         original buffer.
7123         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7124
7125 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7126
7127         * wl-draft.el (wl-draft-forward): Add references field.
7128
7129 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7130
7131         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7132         (wl-draft-reply): Use it.
7133
7134 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7135
7136         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7137         when Emacs 21 is running.
7138
7139         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7140         bindings.
7141
7142 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7143
7144         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7145         XPM icons transparent.
7146
7147         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7148         Emacs 21.
7149
7150 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7151
7152         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7153         nil.
7154
7155         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7156         when it is persistent.
7157         (wl-summary-sync-marks): Changed argument for
7158         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7159         (wl-summary-virtual): Use `elmo-read-search-condition'.
7160         (wl-summary-redisplay-internal): If folder is local, mark as read
7161         even when folder is plugged.
7162
7163 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7164
7165         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7166         of `tool-bar-lines' in the frame parameters.
7167         (after-make-frame-functions, post-command-hook): Don't modify the
7168         value.
7169         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7170         wl-e21-tool-bar-lines): Removed.
7171
7172 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7173
7174         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7175         properties `evaporate' and `wl-momentary-overlay' as well.
7176         (wl-highlight-summary-displaying): Ditto.
7177         (wl-delete-all-overlays): Don't delete overlay which does not have
7178         a property `wl-momentary-overlay'.
7179
7180         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7181         `display-mouse-p' and `display-graphic-p'.
7182         (wl-folder-init-icons): Don't search for XBM or the other files.
7183         (wl-plugged-set-folder-icon): Make icons if and only if
7184         `display-graphic-p' returns non-nil.
7185         (wl-highlight-plugged-current-line): Use `before-string' overlay
7186         property to show icon images.
7187         (wl-highlight-folder-current-line): Ditto.
7188         (wl-e21-highlight-folder-group-line): Ditto.
7189         (wl-e21-highlight-folder-by-numbers): Ditto.
7190         (wl-e21-insert-image): Removed.
7191         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7192         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7193         said.
7194         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7195         `wl-e21-force-switch-toolbar'.
7196         (wl-e21-make-icon-image): Removed.
7197         (wl-e21-setup-toolbar): Don't search for XBM files.
7198         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7199         the default value.
7200
7201 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7202
7203         * wl-util.el (wl-biff-check-folder-async): Set
7204         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7205
7206 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7207
7208         * wl-e21.el (after-make-frame-functions): Add
7209         `wl-e21-force-switch-toolbar'.
7210         (wl-e21-force-switch-toolbar): New function force to switch the
7211         toolbar appearance automatically.
7212         (post-command-hook): Add `wl-e21-switch-toolbar'.
7213         (wl-e21-switch-toolbar): New function to switch the toolbar
7214         appearance automatically.
7215         (wl-e21-tool-bar-lines): New buffer local variable.
7216
7217 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7218
7219         * wl-util.el (wl-biff-check-folders-running): New variable.
7220         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7221         (wl-biff-check-folder-async-callback):
7222         Set `wl-biff-check-folders-running'.
7223         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7224         with unwind-protect.
7225
7226         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7227         Enclose `wl-folder-auto-check' with unwind-protect.
7228
7229         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7230         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7231
7232         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7233
7234         * wl-util.el (wl-biff-notify): New inline function.
7235         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7236         locally.
7237         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7238         folder-list' is 1.
7239         Use `wl-biff-notify'.
7240         (wl-biff-check-folder-async-callback): New function.
7241         (wl-biff-check-folder-async): Ditto.
7242
7243         * wl-folder.el (wl-folder): Don't check folders.
7244         (wl-folder-auto-check): New function.
7245
7246 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7247
7248         * wl-util.el (wl-biff-start) [Emacs19+]:
7249         Use `timer-next-integral-multiple-of-time'.
7250         (wl-biff-check-folders): Use `wl-default-folder'
7251         if `wl-biff-check-folder-list' is nil.
7252
7253 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7254
7255         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7256         instead of `elmo-delete-lists'.
7257
7258 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7259
7260         * wl.el (wl-plugged-toggle-all): Set the value of
7261         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7262         (wl-plugged-toggle): Ditto.
7263         (wl-toggle-plugged): Ditto.
7264         (wl-plugged-init): Ditto.
7265
7266         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7267         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7268         instead of `wl-biff-state-indicator-off' and
7269         `wl-biff-state-indicator-on'; don't modify the value and the type
7270         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7271         (wl-plugged-init-icons): Set icons data to
7272         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7273         instead of `wl-plug-state-indicator-off' and
7274         `wl-plug-state-indicator-on'; don't modify the value and the type
7275         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7276
7277         * wl-vars.el (wl-modeline-biff-state-off,
7278         wl-modeline-biff-state-on, wl-modeline-biff-status,
7279         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7280         wl-modeline-plug-status): New internal variables.
7281         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7282         wl-biff-check-interval, wl-biff-check-folder-list): Change
7283         customization group from `wl-folder' to `wl-highlight'.
7284         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7285         wl-show-plug-status-on-modeline): Defcustomized.
7286
7287         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7288         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7289         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7290         a flag to `mode-line-buffer-identification'.
7291
7292         * wl-e21.el (wl-biff-init-icons): Set icons data to
7293         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7294         instead of `wl-biff-state-indicator-off' and
7295         `wl-biff-state-indicator-on'.
7296         (wl-plugged-init-icons): Set icons data to
7297         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7298         instead of `wl-plug-state-indicator-off' and
7299         `wl-plug-state-indicator-on'.
7300
7301 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7302
7303         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7304         excessive titles.
7305
7306 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7307
7308         * wl.el (wl-plugged-mode): Use revised
7309         `wl-mode-line-buffer-identification'.
7310         (wl-plugged-init): Don't use `force-mode-line-update'.
7311
7312         * wl-xmas.el (wl-draft-overload-functions): Use revised
7313         `wl-mode-line-buffer-identification'.
7314         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7315         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7316         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7317         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7318         `wl-make-plugged-hook';
7319         add `wl-folder-init-icons' and `wl-setup-folder' to
7320         `wl-folder-mode-hook'.
7321
7322         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7323         19 as well.
7324         (wl-mode-line-display-priority-list): New user option.
7325         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7326         Defcustomized.
7327         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7328         Add docs.
7329
7330         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7331         start.
7332         (wl-mode-line-buffer-identification): Revised as a function.
7333
7334         * wl-summary.el (wl-summary-mode): Use revised
7335         `wl-mode-line-buffer-identification'; don't call
7336         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7337         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7338         `wl-xmas-setup-summary'.
7339
7340         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7341         `wl-mode-line-buffer-identification'.
7342
7343         * wl-mule.el (wl-draft-overload-functions): Use revised
7344         `wl-mode-line-buffer-identification'.
7345
7346         * wl-folder.el (wl-make-plugged-alist): Don't call
7347         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7348         (wl-folder): Don't call `wl-folder-init-icons' directly.
7349         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7350         `wl-xmas-setup-folder' directly;
7351         use revised `wl-mode-line-buffer-identification'.
7352         (TopLevel): Don't bind `wl-biff-init-icons',
7353         `wl-plugged-init-icons', `wl-folder-init-icons',
7354         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7355
7356         * wl-e21.el (wl-draft-overload-functions): Use revised
7357         `wl-mode-line-buffer-identification'.
7358         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7359         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7360         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7361         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7362         `wl-make-plugged-hook';
7363         add `wl-folder-init-icons' and `wl-setup-folder' to
7364         `wl-folder-mode-hook'.
7365
7366 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7367             Katsumi Yamaoka    <yamaoka@jpl.org>
7368
7369         * wl.el (wl): Call `wl-biff-start'.
7370         (wl-exit): Call `wl-biff-stop'.
7371         (wl-plugged-mode): Show biff in modeline.
7372         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7373
7374         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7375         (wl-biff-init-icons): New function.
7376         (wl-plugged-init-icons): Don't make too much keymaps.
7377         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7378
7379         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7380         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7381         variables.
7382         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7383         options.
7384
7385         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7386         wl-biff-start, wl-biff-stop): New functions.
7387         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7388         (wl-biff-timer-name): New variable.
7389
7390         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7391
7392         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7393         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7394
7395         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7396         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7397
7398         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7399         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7400         `wl-folder-init-icons' to `ignore' if they are not available.
7401         (wl-folder-mode): Show biff in modeline.
7402
7403         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7404         (wl-biff-init-icons): New function.
7405         (wl-plugged-init-icons): Don't make too much keymaps.
7406         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7407
7408 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7409
7410         * wl-vars.el (wl-strict-diff-folders): Customization Type
7411         and doc fix.  Define as a list of regular expressions for
7412         folders or nil.
7413         * wl-folder.el (wl-folder-check-one-entity): Use
7414         `wl-string-match-member' instead of `wl-string-member' for
7415         `wl-strict-diff-folders'.
7416
7417 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7418
7419         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7420         (wl-highlight-folder-current-line): Use it; new implementation.
7421         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7422         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7423         `defsubst' instead of `defun'.
7424
7425         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7426         `wl-highlight-group-folder-by-numbers'; made it can also be a
7427         number.  See info for more details.
7428
7429         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7430         running.
7431
7432         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7433         to bind them.
7434
7435         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7436         (wl-highlight-folder-current-line): New implementation.
7437
7438         * wl-highlight.el (wl-highlight-folder-group-line): New
7439         implementation.
7440         (wl-delete-all-overlays): Rewrite as a marco.
7441         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7442
7443         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7444         running.
7445         (wl-folder-*-glyph): No need to bind them.
7446
7447         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7448         `wl-e21-highlight-folder-group-icon'; rewrite.
7449         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7450         `defsubst' instead of `defun'.
7451         (wl-folder-mode-map): Bind it when compiling.
7452
7453 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7454
7455         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7456
7457         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7458
7459 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7460
7461         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7462
7463 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7464
7465         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7466         (wl-highlight-folder-current-line): Use it.
7467
7468         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7469         in `id-name'.
7470
7471 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7472
7473         * wl.el: Require `wl-e21' when Emacs 21 is running.
7474
7475         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7476         default when Emacs 21 is running.
7477         (wl-use-highlight-mouse-line): Ditto.
7478         (wl-on-emacs21): New constant.
7479         (wl-on-emacs20): Removed.
7480
7481         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7482         Emacs 21 is running.
7483
7484         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7485         Emacs 21 is running.
7486
7487         * wl-e21.el: New file.
7488
7489 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7490
7491         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7492         (wl-toggle-plugged): Ditto.
7493         (wl-plugged-toggle): Ditto.
7494         (wl-plugged-toggle-all): Ditto.
7495
7496         * wl-vars.el (wl-plug-state-indicator): Refer
7497         `wl-plug-state-indicator-on' indirectly.
7498
7499 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7500
7501         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7502         Call `wl-folder-confirm-existence'.
7503
7504         * wl-folder.el (wl-folder-confirm-existence): Added optional
7505         argument `force'.
7506
7507 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7508
7509         * wl-summary.el (wl-summary-refile-subr): Assume
7510         `copy-or-refile' as symbol.
7511         (wl-summary-refile): Follow up above change.
7512         (wl-summary-copy): Ditto.  Doc fix.
7513
7514 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7515
7516         * wl-summary.el (wl-summary-pick): Don't bind
7517         `elmo-search-mime-charset'.
7518
7519         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7520         default using old backquote style.
7521         (wl-search-mime-charset): Abolished.
7522
7523         * wl-highlight.el (wl-highlight-headers):
7524         Call `point' after `re-search-forward'(for Nemacs).
7525
7526         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7527         for elmo-imap4.el.
7528
7529 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7530
7531         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7532         `wl-message-ignored-field-list' instead of
7533         `mime-view-ignored-field-list'.
7534
7535         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7536         Add interactive spec.
7537         (wl-folder-goto-bottom-of-current-folder): Ditto.
7538         (wl-folder-mode-map): Bind them.
7539
7540         * wl-vars.el (wl-message-ignored-field-list): New variable.
7541         (wl-message-visible-field-list): New variable.
7542
7543         * wl-mime.el (wl-mime-header-presentation-method): New function.
7544         (wl-mime-setup): Set header-presentation-method.
7545
7546 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7547
7548         * wl-nemacs.el (wl-draft-overload-functions): Set
7549         `mode-line-buffer-identification' instead of using
7550         `wl-make-modeline'.
7551
7552         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7553         instead of using `wl-make-modeline'.
7554
7555         * wl-xmas.el (wl-plugged-init-icons): Set up
7556         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7557         (wl-make-modeline): Abolish.
7558         (wl-draft-overload-functions): Set
7559         `mode-line-buffer-identification' instead of using
7560         `wl-make-modeline'.
7561
7562         * wl-util.el (wl-make-modeline-subr): Abolish.
7563         (wl-mode-line-buffer-identification): New alias.
7564
7565         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7566         (wl-summary-make-modeline): Abolish.
7567         (wl-summary-buffer-set-folder): Set
7568         `wl-summary-buffer-folder-indicator'.
7569         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7570         of using `wl-make-modeline'.
7571         (wl-summary-switch-to-clone-buffer): Don't set
7572         `mode-line-buffer-identification'.
7573         (wl-summary-goto-folder-subr): Ditto.
7574
7575         * wl-mule.el (wl-draft-overload-functions): Set
7576         `mode-line-buffer-identification' instead of using
7577         `wl-make-modeline'.
7578
7579         * wl-folder.el (wl-folder-mode): Set
7580         `mode-line-buffer-identification' instead of using
7581         `wl-make-modeline'.
7582         (wl-folder): Don't set `mode-line-buffer-identification'.
7583
7584 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7585
7586         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7587         instead of `member' for `wl-refile-guess-func-list' look-ups.
7588         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7589
7590 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7591
7592         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7593         `wl-message-button-dispatcher'.
7594
7595         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7596
7597         * wl-message.el (wl-message-button-dispatcher): Use it.
7598
7599         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7600         "In-Reply-To".
7601
7602         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7603         Bind `case-fold-search' to t.
7604
7605 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7606
7607         * wl-xmas.el (wl-message-overload-functions): Initialize
7608         `wl-message-button-map'.
7609
7610         * wl-mule.el (wl-message-overload-functions): Initialize
7611         `wl-message-button-map'.
7612
7613         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7614
7615         * wl-message.el (wl-message-button-map): New keymap.
7616         (wl-message-add-button): New function.
7617         (wl-message-button-dispatcher): New function.
7618         (wl-message-button-refer-article): New function.
7619
7620         * wl-highlight.el
7621         (wl-highlight-message-add-buttons-to-header): New function.
7622         (wl-highlight-headers): Use it.
7623
7624 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7625
7626         * wl-summary.el (wl-summary-default-from): Use
7627         `wl-address-get-petname-1'.
7628         (wl-summary-simple-from): Ditto.
7629
7630         * wl-address.el (wl-address-get-petname-1): New inline function.
7631         (wl-address-get-petname): Use it.
7632
7633 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7634
7635         * wl-summary.el (wl-summary-default-from): Return full-name part
7636         from the address if no petname was found.
7637         (wl-summary-simple-from): Ditto.
7638
7639         * wl-address.el (wl-address-get-petname): Return nil if no petname
7640         associated with the address was found.
7641
7642 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7643
7644         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7645         display is finished.
7646
7647 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7648
7649         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7650         `elmo-folder-exists-p' argument.
7651
7652 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7653
7654         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7655         the folder.
7656
7657 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7658
7659         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7660
7661         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7662         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7663
7664 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7665
7666         * wl-folder.el (wl-folder-create-subr): New function.
7667         (wl-folder-confirm-existence): Use it.
7668         (wl-folder-check-one-entity): Use it.
7669         Check the error symbol is derived from 'elmo-open-error.
7670
7671         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7672         `ignore-error'.
7673
7674 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7675
7676         * wl-util.el (toplevel): Add (eval-when-compile (require
7677         'elmo-util)).  (Maybe `provide' is typo.)
7678
7679 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7680
7681         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7682         (I don't know why this was needed.)
7683
7684         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7685         Follow up changes for stream-type.
7686
7687         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7688         (wl-draft-elmo-nntp-send): Ditto.
7689
7690         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7691         (wl-nntp-posting-stream-type): Ditto.
7692         (wl-pop-before-smtp-ssl): Abolished.
7693         (wl-nntp-posting-ssl): Ditto.
7694
7695         * wl-address.el (wl-address-quote-specials): New function.
7696         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7697
7698         * wl-draft.el (wl-draft-reply): Ditto.
7699
7700 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7701
7702         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7703         use function `wl-string-match-assoc'.
7704
7705 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7706
7707         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7708
7709         * wl-draft.el (wl-draft-deduce-address-list): New function.
7710         (wl-draft-parse-mailbox-list): Ditto.
7711         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7712         instead of `smtp-deduce-address-list'.
7713         (wl-draft-on-field-p): Follow group list.
7714
7715         * wl-address.el (wl-address-concat-token): New function.
7716         (wl-address-string-without-group-list-contents): Ditto.
7717         (wl-complete-field-body): Fixed problem of completion
7718         by japanese petname.
7719         (wl-address-make-completion-list): Rewrite.
7720
7721 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7722
7723         * wl-address.el (wl-address-make-completion-list): Completion by
7724         petname.
7725         (wl-complete-field-body): Likewise.
7726
7727 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7728
7729         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7730         contains invalid address syntax.
7731
7732 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7733
7734         * wl-folder.el (wl-folder-check-entity-async): Use
7735         `elmo-nntp-spec-hostname'.
7736
7737 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7738
7739         * wl-summary.el (wl-summary-msgdb-load-async): Use
7740         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7741
7742 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7743
7744         * wl-draft.el (wl-draft-reply): Set argument
7745         `content-transfer-encoding' as nil.
7746
7747 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7748
7749         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7750         `wl-refile-alist'.
7751
7752 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7753
7754         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7755         (wl-draft-edit-string): Ditto.
7756         (wl-draft-forward): Ditto.
7757         * wl-summary.el (wl-summary-write): Ditto.
7758
7759 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7760
7761         * wl-summary.el (wl-summary-sync-update3): Call
7762         `wl-summary-buffer-number-column-detect'.
7763         (wl-summary-buffer-number-column-detect): Search from point-min.
7764
7765 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7766
7767         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7768         contains an address which is not included in original to or cc.
7769
7770 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7771
7772         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7773         begin-line does not exist.
7774         * wl-message.el (wl-message-uu-substring): Ditto.
7775
7776 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7777
7778         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7779         clear local variables.
7780         (wl-summary-exit): Call `elmo-commit'.
7781         (wl-summary-switch-to-clone-buffer): Call
7782         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7783         (wl-summary-goto-folder-subr): Ditto.
7784
7785         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7786         POP folder.
7787
7788 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7789
7790         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7791         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7792         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7793         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7794         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7795         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7796
7797         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7798
7799 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7800
7801         * wl-summary.el (wl-summary-search-by-subject):
7802         Search parent message from the latest one.
7803
7804 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7805
7806         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7807         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7808
7809         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7810         New user option.
7811
7812         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7813         if elmo-nntp-use-killed-list is nil.
7814         Use `elmo-msgdb-append-to-killed-list'.
7815         (Append numbers confirmed as disappeared to the killed list.)
7816         (wl-summary-confirm-appends): Don't display negative number.
7817
7818 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7819
7820         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7821
7822 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7823
7824         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7825         range is `all'.
7826         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7827         `elmo-list-bigger-diff'.
7828
7829 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7830
7831         * wl-summary.el (wl-summary-buffer-exit-func):
7832         New buffer local variable.
7833         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7834
7835 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7836
7837         * wl-demo.el (wl-demo): Fix the last change.
7838
7839 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7840
7841         * wl-demo.el (wl-demo): Don't use `eval'.
7842
7843 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7844
7845         * wl-summary.el (wl-summary-buffer-thread-modified):
7846         New buffer-local variable.
7847         (wl-summary-set-thread-modified): New function.
7848         (wl-summary-thread-modified-p): New function.
7849         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7850         (wl-summary-yank-saved-message): Use function
7851         `wl-summary-set-thread-modified'
7852         (wl-summary-switch-to-clone-buffer): Add
7853         `wl-summary-buffer-thread-modified'.
7854
7855         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7856         (wl-summary-buffer-mark-saved-hook): Ditto.
7857         * wl-summary.el (wl-summary-msgdb-save): New hook
7858         `wl-summary-buffer-message-saved-hook' and
7859         `wl-summary-buffer-mark-saved-hook'.
7860
7861 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7862
7863         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7864
7865 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7866
7867         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7868         don't hide scroll bars under FSF Emacsen because it may incur an
7869         undesirable redrawing.
7870
7871 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7872
7873         * wl-draft.el (wl-draft-edit-string): Call
7874         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7875
7876 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7877
7878         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7879
7880 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7881
7882         * wl-summary.el (wl-summary-msgdb-load-async): Call
7883         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7884
7885 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7886
7887         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7888         fringes in demo buffer; center bitmap logo correctly even if old
7889         Mule is used.
7890
7891 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7892
7893         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7894
7895         * wl-refile.el (wl-refile-subject-alist): New variable.
7896         (wl-refile-subject-alist-file-name): Ditto.
7897         (wl-refile-alist-setup): Rewrite.
7898         (wl-refile-alist-save): Use `elmo-object-save'.
7899         Eliminated arguments.
7900         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7901         (wl-refile-guess-by-subject): New function.
7902         (wl-refile-guess-func-list): Added it.
7903
7904 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7905
7906         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7907         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7908
7909 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7910
7911         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7912         New buffer-local variable.
7913         (wl-summary-buffer-next-folder-func): Ditto.
7914         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7915         if non-nil.
7916         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7917         if non-nil.
7918         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7919         if non-nil.
7920         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7921         if non-nil.
7922
7923 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7924
7925         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7926         permanently in the demo buffer.
7927
7928 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7929
7930         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7931         `mime-entity-fetch-field'.
7932
7933         * wl.el (wl-exit): Delete plugged buffer.
7934
7935         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7936         XEmacs has menubar feature.
7937
7938 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7939
7940         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7941         cannot arrive at the beginning of the buffer under old Emacsen.
7942
7943 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7944
7945         * wl-address.el (wl-address-ldap-search):
7946         Call `ldap-search-entries' with `withdn' argument t.
7947         (wl-complete-field-body): Bind completion-ignore-case as t.
7948         Clear ldap search hash when it was sole completion.
7949         Use elmo-string for pattern string.
7950         (wl-ldap-alias-safe-string): Eliminated needless let.
7951
7952 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7953
7954         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7955         (wl-ldap-alias-sep): New constant.
7956         (wl-ldap-search-attribute-type-list): Ditto.
7957         (wl-ldap-get-value): New function.
7958         (wl-ldap-make-filter): Ditto.
7959         (wl-ldap-make-matched-value-list): Ditto.
7960         (wl-ldap-alias-safe-string): Ditto.
7961         (wl-ldap-register-dn-string): Ditto.
7962         (wl-address-ldap-search): Rewrite.
7963
7964 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7965
7966         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7967         thread is deleted.
7968         (wl-thread-delete-line-from-buffer): Ditto.
7969         (wl-thread-get-exist-children): New function.
7970
7971 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7972
7973         * wl-demo.el (wl-demo): Made it to select various image types.
7974         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7975         from `wl-title-logo'.
7976         (wl-logo-ascii): New variable.
7977         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7978         (wl-demo-copyright-notice): New constant.
7979
7980         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7981
7982 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7983
7984         * wl-vars.el (wl-summary-target-above): Renamed from
7985         wl-summary-temp-above.
7986         * wl-score.el (wl-score-get-score-alist): Use it.
7987         (wl-summary-score-update-all-lines): Use it.
7988         * wl-summary.el: Ditto. (make-variable-buffer-local).
7989
7990 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7991
7992         * wl-vars.el (wl-ldap-port): New user option.
7993
7994         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7995         Rewite whole implementation.
7996         (wl-complete-field-body): Fixed.
7997
7998 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7999
8000         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8001         Choose implementation at compile time.
8002
8003 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8004
8005         * wl-address.el (wl-ldap-search-internal): New function.
8006         (wl-complete-field-to): Use it.
8007
8008 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8009
8010         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8011         Use `let' instead of `let*'.
8012         Require 'wl-vars.
8013
8014         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8015         Define as defcustom.
8016         (wl-ldap-base): Ditto.
8017         (wl-use-ldap): Ditto.
8018
8019 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8020
8021         * wl-address.el (wl-ldap-search): New function.
8022         (wl-complete-field-body): Use `wl-ldap-search'.
8023         (wl-ldap-server): New variable.
8024         (wl-ldap-base): Ditto.
8025         (wl-use-ldap): Ditto.
8026
8027 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8028
8029         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8030         (Pointed out by Mito <mit@nines.nec.co.jp>).
8031         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8032         buffer-local variables like `wl-summary-redisplay-internal'.
8033         (wl-summary-redisplay-all-header): Likewise.  Update
8034         Summary view too.
8035
8036 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8037
8038         * wl-summary.el (wl-summary-jump-to-parent-message):
8039         Consider prefix argument.
8040
8041         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8042         when closed thread is deleted.
8043
8044 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8045
8046         * wl-summary.el (wl-summary-jump-to-parent-message):
8047         Consider thread modification.
8048
8049 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8050
8051         * wl-message.el (wl-message-normal-get-original-buffer): Use
8052         `save-excursion'.
8053
8054         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8055         (wl-summary-showto-folder-regexp): Ditto.
8056
8057 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8058
8059         * wl-util.el (wl-delete-alist): Doc fix.
8060         (wl-delete-associations): New function.
8061         (wl-inverse-alist): New function.
8062         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8063         Split temporary variables. Use `wl-delete-associations'
8064         and `wl-inverse-alist'.
8065         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8066
8067 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8068
8069         * wl-folder.el (wl-folder-prefetch-entity):
8070         Execute prefetching if new count is unknown.
8071
8072 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8073
8074         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8075
8076         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8077         delete entity.
8078         (wl-thread-set-parent): If insert as top, set linked as nil.
8079
8080         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8081         `wl-thread-cleanup-symbols' when view mode is thread.
8082
8083 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8084
8085         * wl-folder.el (wl-folder-create-folder-entity): Use
8086         with-current-buffer.
8087         (wl-local-folder-init): Call set-buffer to make sure we are in
8088         the Folder buffer. Don't touch buffer-local variables here.
8089         (wl-folder-mode): Initialize buffer-local variables here.
8090
8091         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8092         (wl-folder-entity-assign-id): Ditto.
8093         (wl-folder-create-entity-hashtb): Ditto.
8094         (wl-local-folder-init): Ditto.
8095         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8096
8097 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8098
8099         * wl-summary.el (wl-summary-default-from): Fix probrem when
8100         std11-extract-address-components return (nil "foo@bar").
8101
8102 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8103
8104         * wl-draft.el (wl-draft-clone-local-variables):
8105         Remove redundant `setq'.
8106
8107 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8108
8109         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8110         Bind wl-highlight-x-face-func as nil while highlighting header.
8111
8112 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8113
8114         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8115
8116 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8117
8118         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8119         elmo-msgdb-overview-hashtb from copy-variables.
8120         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8121         instead of `elmo-msgdb-overview-get-entity-by-number'.
8122         (wl-summary-auto-refile): Ditto.
8123
8124         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8125         `elmo-msgdb-overview-get-entity' instead of
8126         `elmo-msgdb-search-overview-entity'.  Use
8127         `elmo-msgdb-overview-get-entity' instead of
8128         `elmo-msgdb-overview-get-entity-by-number'.
8129         (wl-thread-insert-entity-sub): Ditto.
8130         (wl-thread-insert-message): Ditto.
8131
8132         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8133         `elmo-msgdb-overview-get-entity'.
8134         (wl-normal-message-redisplay): Ditto.
8135
8136 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8137
8138         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8139         `wl-thread-entities'.
8140         (wl-thread-delete-message): Fix remove top message from
8141         `wl-thread-entity-list'.
8142
8143         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8144         wl-append(nconc), because update-list is broken on Meadow.
8145
8146         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8147         updating process.
8148         (wl-summary-rescan): Ditto.
8149         (wl-summary-sync-update3): Ditto.
8150         * wl-thread.el (wl-thread-set-parent): Renamed from
8151         `wl-summary-set-parent'.
8152         (wl-thread-insert-message): Updating buffer faster.
8153         (wl-thread-delete-message): Updating buffer faster.
8154
8155         * wl-score.el (wl-summary-score-update-all-lines): Changed
8156         interval for display progress gauge.
8157
8158 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8159
8160         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8161         folder always-sticky.
8162         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8163         defmacro.
8164
8165 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8166
8167         * wl-vars.el (wl-draft-add-references): New user option.
8168
8169         * wl-draft.el (wl-draft-add-references): New function.
8170         (wl-draft-yank-from-mail-reply-buffer): Use it.
8171         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8172         as nil.
8173
8174 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8175
8176         * wl-thread.el (wl-thread-update-line-msgs): Called
8177         `wl-thread-update-line-on-buffer-sub'.
8178         (wl-thread-update-line-on-buffer): Delete routine of inserting
8179         thread.
8180         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8181         moved from `wl-thread-update-line-on-buffer'.
8182         Add threshold for displaying progress gauge.
8183         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8184         argument of `wl-thread-update-line-msgs'.
8185         Add threshold for displaying progress gauge.
8186         * wl-folder.el:
8187         Add threshold for displaying progress gauge.
8188         * wl-score.el: Ditto.
8189
8190         * wl-expire.el (wl-summary-expire): Display deleting info.
8191
8192 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8193
8194         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8195         `no-msg'.
8196         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8197         argument of `wl-thread-update-line-msgs'.
8198         (wl-summary-set-parent): Added optional argument `parent-number'.
8199         (wl-summary-buffer-saved-message): New buffer local variable.
8200         (wl-summary-save-current-message): New command.
8201         (wl-summary-yank-saved-message): Ditto.
8202         (wl-summary-mode-map): Added key binding for
8203         `wl-summary-save-current-message' (\ew) and
8204         `wl-summary-yank-saved-message' (\C-y).
8205         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8206
8207 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8208
8209         * wl-summary.el (wl-summary-mode-map): Added key binding for
8210         `wl-summary-set-parent' (ts).
8211
8212 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8213
8214         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8215         subject faster. If thread number is reverse, delayed updating
8216         thread.
8217         (wl-summary-search-by-subject): Ditto.
8218         (wl-summary-put-alike): Ditto.
8219         (wl-summary-get-alike): Ditto.
8220         (wl-summary-insert-headers): Insert header of all overview in
8221         buffer.
8222         (wl-summary-rescan): Delayed updating thread. Kill search subject
8223         buffer for wl-summary-search-by-subject.
8224         (wl-summary-sync-update3): Ditto.
8225         (wl-summary-exit): Ditto.
8226         (wl-summary-goto-bottom-of-current-thread): Change for linked
8227         thread.
8228         (wl-summary-overview-create-summary-line): Change line for linked
8229         thread.
8230
8231         * wl-summary.el (wl-summary-update-thread): Use
8232         wl-thread-maybe-get-children-num.
8233         (wl-summary-set-parent): If change parent, move sub thread.
8234         (wl-summary-redisplay-internal): Add horizontal recenter.
8235         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8236
8237         * wl-thread.el (wl-thread-entity-get-linked): New function.
8238         (wl-thread-entity-set-linked): New function.
8239         (wl-thread-create-entity): Add linked element.
8240         (wl-thread-entity-insert-as-top): Use wl-append.
8241         (wl-thread-maybe-get-children-num): If closing thread, return
8242         children msgs.
8243         (wl-thread-update-line-msgs): Displaying progress message.
8244         (wl-thread-update-line-on-buffer-sub): Use
8245         wl-thread-maybe-get-children-num.
8246         (wl-thread-update-line-on-buffer): If update line is not exists,
8247         insert thread.
8248         (wl-thread-delete-message): If delete top msg of thread, search
8249         parent by subject.
8250         (wl-thread-insert-entity): Use
8251         wl-thread-maybe-get-children-num.
8252
8253         * wl-highlight.el (wl-highlight-summary-current-line): change
8254         sregexp for linked thread.
8255         * wl-util.el (wl-count-lines): Count lines.
8256         (wl-horizontal-recenter): horizontal recenter.
8257         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8258         (wl-score-get-alike): Ditto.
8259         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8260         (wl-subject-length-limit): New variable.
8261         (wl-highlight-thread-indent-string-regexp): Changed for linked
8262         thread.
8263
8264 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8265
8266         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8267         New variable (revival).
8268         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8269         by subject matching if there's no in-reply-to nor references field
8270         (revival).
8271
8272 \f
8273 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8274
8275         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8276         message.
8277
8278 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8279
8280         * wl-summary.el (wl-summary-reply): Return t if there was a
8281         message at cursor point.
8282         Added unwind-protect.
8283         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8284         returns t.
8285         (wl-summary-cancel-message): Do nothing when there's no message at
8286         cursor point.
8287         (wl-summary-forward): Ditto.
8288         (wl-summary-jump-to-parent-message): Ditto.
8289         (wl-summary-reedit): Ditto.
8290         (wl-summary-edit-addresses): Ditto.
8291         (wl-summary-pipe-message): Ditto.
8292         (wl-summary-print-message-with-ps-print): Ditto.
8293         (wl-summary-print-message): Ditto.
8294         (wl-summary-mark-as-important): Ditto.
8295         (wl-summary-mark-as-unread): Ditto.
8296
8297         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8298         message at cursor point.
8299         (wl-summary-reply-with-citation): Remove unwind-protect.
8300
8301         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8302         subject searching feature.
8303         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8304         Eliminated.
8305
8306 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8307
8308         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8309         New variable.
8310         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8311         by subject matching if there's no in-reply-to nor references field.
8312
8313         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8314
8315         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8316         when display is finished.
8317         (wl-folder-open-all): Ditto.
8318         (wl-folder-update-access-group): Ditto.
8319         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8320         * wl-thread.el (wl-thread-close-all): Ditto.
8321
8322         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8323         progress gauge only when it was displayed.
8324         * wl-folder.el (wl-folder-insert-entity): Ditto.
8325
8326 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8327
8328         * wl-summary.el (wl-summary-incorporate): Enclose
8329         `wl-summary-sync-force-update' with save-excursion.
8330
8331 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8332
8333         * wl-summary.el (wl-summary-prefetch-region):
8334         Pass current cursor point to `pos-visible-in-window-p' after
8335         moving cursor to the started point.
8336
8337 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8338
8339         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8340
8341         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8342         fields from the forwarding message.
8343         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8344         `ignored-fields'.
8345
8346 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8347
8348         * wl-mime.el (wl-message-request-partial):
8349         Eliminated argument `msgdb'.
8350         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8351         (wl-mime-combine-message/partial-pieces): Likewise.
8352         * tm-wl.el (wl-message-request-partial): Likewise.
8353         (wl-mime-combine-message/partial-pieces): Likewise.
8354
8355 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8356
8357         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8358         when display is finished.
8359
8360 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8361
8362         * wl-summary.el (wl-summary-goto-folder-subr):
8363         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8364
8365 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8366
8367         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8368         when cursor point is visible.
8369
8370 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8371
8372         * wl-expire.el (wl-expire-archive-get-max-number):
8373         Don't use `file-name-directory'.
8374
8375 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8376
8377         * wl-expire.el (wl-expire-archive-get-max-number):
8378         Use `file-name-directory'.
8379
8380 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8381
8382         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8383         only when there is progress.
8384
8385 2000-04-13  Mito <mit@nines.nec.co.jp>
8386
8387         * wl-summary.el (wl-summary-sync-marks): Display progress.
8388
8389 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8390
8391         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8392         (wl-summary-prev): Move cursor regardless of unread status.
8393         (wl-summary-next): Ditto.
8394
8395 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8396
8397         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8398         Added argument `target' and `number'.
8399         * tm-wl.el (wl-summary-burst-subr): New function.
8400         (wl-summary-burst): Use it.
8401
8402 2000-04-10  Mito <mit@nines.nec.co.jp>
8403
8404         * wl-mime.el (wl-burst): New function.
8405         (wl-summary-burst): Use it.
8406
8407 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8408
8409         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8410         as petname when there's no candidate.
8411
8412 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8413
8414         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8415         New variable.
8416         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8417
8418         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8419
8420         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8421
8422 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8423
8424         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8425         Use substring of `original' instead of buffer-substring.
8426         (wl-refile-evaluate-rule):
8427         Set `original' argument of wl-refile-expand-newtext.
8428
8429         * wl-summary.el
8430         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8431         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8432         (wl-summary-auto-refile): Check existence of destination folder just
8433         before marking.
8434
8435 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8436
8437         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8438         when wl-refile-get-field-value return nil.
8439
8440 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8441
8442         * wl-refile.el
8443         (wl-refile-expand-newtext): New function imported from Gnus.
8444         (wl-refile-evaluate-rule): Use it.
8445
8446 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8447
8448         * wl-summary.el (wl-summary-print-destination):
8449         Duplicate folder string to avoid putting text-property on
8450         original string.
8451
8452         * wl-refile.el (wl-refile-get-field-value): New function.
8453         (wl-refile-evaluate-rule): New function;
8454         Evaluate refile rule recursively.
8455         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8456         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8457         New function; Check existence of a target folder recursively.
8458         (wl-summary-auto-refile-check-refile-rule-alist):
8459         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8460
8461 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8462
8463         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8464
8465         * wl-folder.el (wl-create-folder-entity-from-buffer):
8466         Fixed problem when '}' character is contained in folder name.
8467
8468         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8469
8470 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8471
8472         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8473         (wl-fldmgr-add-completion-all-completions):
8474         Use wl-fldmgr-add-completion-hashtb.
8475
8476 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8477
8478         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8479         wl-fldmgr-add-completion-subr): New functions.
8480         * wl-folder.el (wl-folder-completion-func): New variable.
8481         * wl-summary.el (wl-summary-read-folder):
8482         Use wl-folder-completion-func.
8483
8484         * wl-refile.el: Eliminate throw & catch.
8485
8486         * wl.el (wl-plugged-sending-queue-status): Fixed.
8487
8488 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8489
8490         * wl-draft.el (wl-draft): Put category property on
8491         mail-header-separator.