1820fe3fe6cf6c5e31c41a609fae74c432986e92
[elisp/wanderlust.git] / wl / ChangeLog
1 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2
3         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4         plural lines.
5
6 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7
8         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
9         of current line when the cursor is on the header name.
10         (preserve behavior to move to b.o.h. and b.o.l. mutually)
11
12 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
13
14         * wl-util.el (wl-read-directory-name): Return displayed directory
15         as the default value also on XEmacs.
16
17 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
18
19         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
20         formatting.
21
22 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
23
24         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
25         argument and when it is non-nil, check face property before
26         highlighting for each line.
27         (wl-highlight-summary-window): Set it.
28
29 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
30
31         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
32         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
33
34         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
35         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
36         (wl-draft-get-fcc-list): Likewise.
37
38 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
39
40         * wl-thread.el (wl-thread-indent-regexp): Abolished.
41         (wl-thread-entity-cur): Ditto.
42         * wl-summary.el (wl-summary-buffer-set-folder): Removed
43         wl-thread-indent-regexp setting.
44         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
45
46         * wl-summary.el (wl-summary-display-top): Highlight summary window when
47         wl-summary-lazy-highlight.
48         (wl-summary-display-bottom): Ditto.
49
50         * wl-thread.el (wl-thread-open-close): Likewise.
51
52         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
53         from and subject;
54         Bind wl-draft-use-frame;
55         Enclose with save-window-excursion;
56         Use wl-draft-create-buffer instead of with-temp-buffer;
57         Use wl-draft-prepare-edit;
58         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
59         Use wl-draft-send instead of wl-draft-raw-send.
60
61 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
62
63         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
64         of using wl-from.
65
66 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
67
68         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
69         insert-buffer instead of clone-buffer.
70         (wl-draft-doing-mime-bcc): New variable.
71         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
72         infinite loop.
73         (wl-draft-do-mime-bcc): Use wl-from for From field value.
74
75         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
76         (wl-draft-mime-bcc-body): Ditto.
77
78         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
79         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
80         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
81         wl-draft-do-mime-bcc.
82         (wl-draft-mime-bcc-field): New function.
83         (wl-draft-do-mime-bcc): Ditto.
84
85         * wl-address.el (wl-address-complete-header-list): New variable.
86         (wl-address-complete-header-regexp): Changed default value.
87
88         * Version number is increased to 2.9.13.
89
90 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
91
92         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
93         it is differed.
94
95 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
96
97         * wl-summary.el (wl-summary-line-list-info): Rewrite.
98         (wl-summary-line-list-count): Ditto.
99
100 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
101
102         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
103         (wl-nntp-posting-function): New variable.
104         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
105         `wl-nntp-posting-config-alist'.
106
107 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
108
109         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
110         FLIM.
111
112 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
113
114         * wl-summary.el (wl-summary-target-mark-refile-sub):
115         Remove a nuisance funcall.
116
117 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
118
119         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
120         as t for `try-completion'.
121
122 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
123
124         * wl-summary.el (wl-summary-default-from): Use
125         wl-address-header-extract-address instead of
126         std11-extract-address-components.
127         (wl-summary-simple-from): Ditto.
128         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
129         (wl-summary-insert-headers): Show message.
130         (wl-summary-create-line): Set 4th argument of wl-set-string-width
131         for whole line.
132         (wl-summary-default-from): Revert last change.
133         (wl-summary-simple-from): Ditto.
134         (wl-summary-mark-as-read): Argument rearrangement and re-written.
135         (wl-summary-mark-as-read-region): Follow the change above.
136         (wl-summary-sync-marks): Ditto.
137         (wl-summary-target-mark-mark-as-read): Ditto.
138         (wl-summary-redisplay-internal): Ditto.
139         (wl-summary-redisplay-no-mime-internal): Ditto.
140         (wl-summary-redisplay-all-header): Ditto.
141         (wl-summary-mark-as-read): Removed argument `cached';
142         Use current cache status to set cache mark.
143         (wl-summary-redisplay-internal): Follow the change above.
144         (wl-summary-redisplay-no-mime-internal): Ditto.
145         (wl-summary-redisplay-all-header): Ditto.
146
147         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
148
149         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
150         Don't call itself recursively (Adviced by Yamaoka-san).
151
152 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
153
154         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
155         bind wl-summary-highlight as nil to avoid error caused by missing
156         local variables.
157
158 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
159
160         * wl-vars.el (wl-invalid-character-message): New user option.
161
162         * wl-util.el (wl-set-string-width): If truncated string-width is
163         larger than specified width, use `wl-invalid-character-message'.
164
165 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
166
167         * wl-summary.el (wl-summary-prefetch-msg): 
168         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
169
170 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
171
172         * wl-vars.el (wl-summary-check-line-format): New user option.
173         (wl-summary-line-format-file): Ditto.
174
175         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
176         variable.
177         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
178         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
179         and `wl-summary-view-old-p' to check whether do a rescan or not.
180         (wl-summary-view-old-p): New function.
181         (wl-summary-line-format-changed-p): Ditto.
182         (wl-summary-line-format-save): Ditto.
183         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
184
185         * wl-util.el (wl-set-string-width): Avoid using negative number
186         for make-string.
187
188 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
189
190         * wl-summary.el (wl-summary-line-list-info): Revised format of the
191         return value.
192
193         * wl-util.el (wl-set-string-width): Added optional argument
194         `padding' (All other related portions are changed).
195         (wl-line-parse-format): If the first letter of column number is
196         `0', zero-padding the result (ex: "%05l").
197
198         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
199
200 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
201
202         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
203         sequential summary view.
204
205 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
206
207         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
208         if it doesn't have a -unix version.
209
210 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
211
212         * wl-summary.el (wl-summary-jump-to-msg): Fix.
213
214 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
215
216         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
217         content.
218         (wl-draft): Follow the change above.
219
220         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
221
222         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
223         and wl-folder-summary-line-format-alist contain %T and %P.
224
225         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
226         (wl-summary-mode-line-format): New user option.
227         (wl-summary-line-format-spec-alist): Added l, T, P, n.
228         (wl-summary-line-format): Changed default value.
229         (wl-summary-lazy-highlight): Changed default value.
230
231         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
232         change in wl-summary-create-line.
233         (wl-thread-insert-entity-sub): Ditto.
234
235         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
236         (wl-summary-buffer-unread-status): Ditto.
237         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
238         (wl-summary-buffer-persistent-mark-column): Ditto.
239         (wl-summary-buffer-mode-line-formatter): Ditto.
240         (wl-summary-buffer-mode-line): Ditto.
241         (wl-summary-message-regexp): Abolished.
242         (All other related portions are changed.)
243         (wl-summary-detect-mark-position): New function.
244         (wl-summary-buffer-set-folder): Setup
245         wl-summary-buffer-mode-line-formatter.
246         (wl-summary-mode): Setup selective-display;
247         Setup pre-idle-hook when xemacs.
248         (wl-summary-update-modeline): Rewrite.
249         (wl-summary-jump-to-msg): Define as function;
250         Changed regexp for searching messages.
251         (wl-summary-message-number): Rewrite.
252         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
253         Do rescan when old type summary cache.
254         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
255         (wl-summary-remove-destination): Use '\r' to detect EOL.
256         (wl-summary-print-destination): Ditto.
257         (wl-summary-temp-mark): New inline function.
258         (wl-summary-persistent-mark): Ditto.
259         (wl-summary-line-number): New function.
260         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
261         (wl-summary-line-list-count): New function.
262         (wl-summary-create-line): Added argument persistent-mark.
263         (All other related portions are changed)
264         (wl-summary-create-line): Insert '\r'.
265         (wl-summary-save-view-cache): Encode whth `unix' EOL.
266         (wl-summary-cursor-move-surface): New inline function.
267         (wl-summary-prev): Use it.
268         (wl-summary-next): Ditto.
269
270         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
271         wl-summary-message-regexp.
272         (wl-highlight-summary): Delete progress message.
273         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
274
275         * Version number is increased to 2.9.12.
276
277 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
278
279         * wl-summary.el (wl-summary-line-subject-minimum-length): New
280         variable (nil: no minimum).
281         (wl-summary-line-subject): Add some spaces after subject by
282         wl-summary-line-subject-minimum-length.
283
284 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
285
286         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
287         and removed `F'.
288         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
289         change above).
290
291 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
292
293         * wl-summary.el (wl-summary-line-list-count): Reverted.
294         (example setting in samples/*/dot.wl is also updated)
295
296 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
297
298         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
299
300         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
301
302         * wl-vars.el (wl-summary-line-format): Addes some description to the
303         docstring.
304
305         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
306         (wl-summary-line-close-bracket): Ditto.
307         (wl-summary-line-children-number): Ditto.
308         (wl-summary-line-thread-indent): Ditto.
309         (wl-summary-line-children-and-from): Ditto.
310
311         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
312         't', 'c', 'F' and added 'C'.
313
314         * wl-util.el (wl-set-string-width): Accept negative value.
315         (wl-line-parse-format): Added "%number(" and "%)".
316
317 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
318
319         * wl-summary.el (wl-summary-line-list-count): Change format of the
320         return value.
321
322 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
323
324         * wl-draft.el (wl-draft-beginning-of-line): New command imported
325         from the recent message.el.
326         (wl-draft-point-in-header-p): Ditto.
327         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
328         wl-draft-beginning-of-line.
329         * wl-e21.el (wl-draft-mode-map): Ditto.
330         * wl-xmas.el (wl-draft-mode-map): Ditto.
331
332         * wl-folder.el: Sort macrodefs by dependencies.
333
334 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
335
336         * wl-summary.el (wl-summary-prev): Fixed regexp.
337         (wl-summary-next): Ditto.
338
339 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
340
341         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
342
343 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
344
345         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
346         for backward compatibility.
347
348 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
349
350         * wl-summary.el (wl-summary-line-list-count): New function, merged
351         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
352         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
353         list counts.
354
355 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
356
357         * wl-summary.el (wl-summary-create-line): Ignore errors while
358         timezone-fix-time.
359
360         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
361
362         * wl-summary.el (wl-summary-sync-update): Ditto.
363         (wl-summary-default-from): Use wl-message-entity
364         instead of entity.
365
366         * wl-summary.el (wl-summary-create-line): Fix.
367
368         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
369         (wl-summary-line-format): New user option.
370         (wl-folder-summary-line-format-alist): Ditto.
371         (wl-summary-from-width): Abolished.
372
373         * wl-util.el (toplevel): Require 'bytecomp.
374         (wl-line-parse-format): New function.
375         (wl-line-formatter-setup): New macro.
376
377         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
378         (wl-summary-buffer-line-formatter): New buffer local variable.
379         (wl-summary-switch-to-clone-buffer): Follow the change above.
380         (wl-summary-message-regexp): Fix.
381         (wl-summary-from-func-internal): Abolished.
382         (wl-summary-subject-func-internal): Ditto.
383         (wl-summary-subject-filter-func-internal): Ditto.
384         (All other related portions are changed.)
385         (wl-summary-buffer-set-folder):
386         Set up wl-summary-buffer-number-column and 
387         wl-summary-buffer-line-formatter
388         (All other related portions are changed.)
389         (wl-summary-buffer-number-column-detect): Abolished.
390         (All other related portions are changed.)
391         (wl-summary-delete-all-status-marks-on-buffer): Removed.
392         (wl-summary-delete-all-temp-marks-on-buffer): Use
393         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
394         (wl-summary-target-mark-delete): Ditto.
395         (wl-summary-target-mark-refile-subr): Ditto.
396         (wl-summary-target-mark-mark-as-read): Ditto.
397         (wl-summary-target-mark-mark-as-unread): Ditto.
398         (wl-summary-target-mark-mark-as-important): Ditto.
399         (wl-summary-target-mark-save): Ditto.
400         (wl-summary-replace-status-marks): Renamed from
401         wl-summary-set-status-marks-on-buffer;
402         Use wl-summary-message-regexp instead of
403         wl-summary-buffer-number-regexp.
404         (wl-summary-sync-update): Follow the change above.
405         (wl-summary-goto-previous-message-beginning): New function.
406         (wl-summary-mark-as-unread): Use it.
407         (wl-summary-mark-as-important): Ditto.
408         (wl-summary-line-formatter): New variable.
409         (wl-summary-line-year): New function.
410         (wl-summary-line-day): Ditto.
411         (wl-summary-line-day-of-week): Ditto.
412         (wl-summary-line-hour): Ditto.
413         (wl-summary-line-minute): Ditto.
414         (wl-summary-line-open-bracket): Ditto.
415         (wl-summary-line-close-bracket): Ditto.
416         (wl-summary-line-children-number): Ditto.
417         (wl-summary-line-thread-indent): Ditto.
418         (wl-summary-line-size): Ditto.
419         (wl-summary-line-subject): Ditto.
420         (wl-summary-line-from): Ditto.
421         (wl-summary-line-children-and-from): Ditto.
422         (wl-summary-create-line): Rewritten.
423         (wl-summary-format-date): Abolished.
424
425         * wl-highlight.el (wl-highlight-summary-current-line): Use
426         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
427         Use thread structure to detect thread top message.
428
429         * wl-draft.el (wl-default-draft-cite): Don't use
430         wl-summary-from-func-internal.
431
432         * wl-refile.el (wl-refile-subject-learn): Don't use
433         wl-summary-subject-filter-func-internal.
434         (wl-refile-guess-by-subject): Ditto.
435
436         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
437         parameters.
438
439         * wl-thread.el (wl-thread-update-indent-string-region):
440         Use wl-thread-update-line-on-buffer instead of
441         wl-thread-update-indent-string.
442         (wl-thread-update-children-number): Redefine using
443         wl-thread-update-line-on-buffer.
444         (wl-thread-update-indent-string): Abolished.
445
446         * Version number is increased to 2.9.11.
447
448 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
449
450         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
451         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
452         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
453
454         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
455         as nil.
456
457         * wl-thread.el (wl-thread-open-all-unread): Use 
458         elmo-folder-list-messages-mark-match.
459         (wl-thread-insert-message): Removed argument `mark-alist'.
460         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
461         elmo-msgdb-set-mark.
462         (wl-thread-get-children-msgs-uncached): Likewise.
463         (wl-thread-get-exist-children): Added argument include-self.
464         (wl-thread-delete-message): Follow the change above.
465
466         * wl-summary.el (wl-summary-count-unread): Removed argument.
467         (wl-summary-rescan): Follow the change above.
468         (wl-summary-mark-as-read-region): Ditto
469         (wl-summary-mark-as-unread-region): Ditto.
470         (wl-summary-delete-messages-on-buffer): Ditto.
471         (wl-summary-sync-update): Ditto.
472         (wl-summary-switch-to-clone-buffer): Ditto.
473         (wl-summary-goto-folder-subr): Ditto.
474         (wl-summary-target-mark-mark-as-read): Ditto.
475         (wl-summary-target-mark-mark-as-unread): Ditto.
476         (wl-summary-target-mark-mark-as-important): Ditto.
477         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
478         (wl-summary-update-thread): Removed argument `mark-alist'.
479         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
480         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
481         (wl-summary-resume-cache-status): Likewise.
482         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
483         elmo-msgdb-set-mark.
484         (wl-summary-mark-as-read-all): Likewise.
485         (wl-summary-delete-cache): Ditto.
486         (wl-summary-auto-select-msg-p): Ditto.
487         (wl-summary-mark-as-unread): Ditto.
488         (wl-summary-no-auto-refile-message-p): Ditto.
489         (wl-summary-mark-as-read): Ditto.
490         (wl-summary-mark-as-important): Ditto.
491         (wl-summary-auto-refile): Follow the change above.
492         (wl-summary-delete-all-marks): Removed.
493         (wl-summary-resume-marks-and-highlight): Ditto.
494         (wl-summary-resume-marks): Ditto.
495         (wl-summary-delete-important-msgs-from-list): Ditto.
496         (wl-summary-delete-canceled-msgs-from-list): Ditto.
497
498         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
499         wl-summary-count-unread.
500
501         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
502         (wl-summary-score-update-all-lines): Use
503         elmo-msgdb-set-mark.
504
505 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
506
507         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
508         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
509         (wl-summary-create-line): Renamed from
510         wl-summary-overview-create-summary-line;
511         Argument rearrangement.
512         (wl-summary-update-thread): Follow the change above.
513
514         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
515         (wl-thread-insert-entity-sub): Likewise.
516
517         * wl-summary.el (wl-summary-append-message-func-internal): Removed
518         argument `overview', `mark-alist' and added `msgdb'.
519
520         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
521
522         * wl-summary.el (wl-summary-insert-summary): Changed argument.
523         (wl-summary-rescan): Follow the change above.
524         (wl-summary-sync-update): Ditto.
525         (wl-summary-insert-thread-entity): Ditto;
526         Don't use `let*' in every while loop;
527         Detect infinite loop of threads.
528         (wl-summary-update-thread): Removed argument `overview'.
529
530         * wl-thread.el (wl-thread-insert-message): Ditto.
531
532         * Version number is increased to 2.9.10.
533
534         * wl-message.el (wl-message-redisplay): Ignore errors while
535         wl-message-redisplay-hook.
536
537 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
538
539         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
540
541 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
542
543         * wl.el (wl): inhibit-quit while wl-folder.
544
545 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
546
547         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
548         while msgdb access.
549
550 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
551
552         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
553         even if no folder is not created.
554
555 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
556
557         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
558
559         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
560         implementation.
561         (wl-summary-target-mark-thread): Ditto.
562
563         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
564
565 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
566
567         * wl-util.el (wl-display-bytes): Remove unused function.
568
569 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
570
571         * wl.el (wl-check-environment): Cause error when wl-from is nil,
572         seems critical one (partially reverse the change in 2002/03/17).
573
574 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
575
576         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
577         * wl-draft.el (wl-draft-write-sendlog): Ditto.
578
579 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
580
581         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
582         is not writable.
583         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
584         plugged status instead of `'force' as 2nd argument.
585
586         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
587         is not creatable.
588
589         * Version number is increased to 2.9.9.
590
591 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
592
593         * wl-summary.el (wl-summary-suspend): New function.
594
595 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
596
597         * wl.el (wl): Do not check variables if check is nil.
598         * wl-utils.el (wl-collect-draft): New function.
599         * wl-folder.el (wl-folder-suspend): Put summary buffers
600         and draft buffers at the end of buffer list.
601         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
602
603 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
604
605         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
606         loop instead of recursive call.
607
608         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
609         2nd argument.
610
611 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
612
613         * wl-draft.el (wl-draft-create-contents): Don't take neither
614         (function . args) nor (string . something) any more.
615
616         * wl-version.el (wl-generate-user-agent-string): Return string
617         without header symbol.
618         * wl-draft.el (wl-draft-default-headers): Use it.
619
620         * wl-draft.el (wl-draft-trim-ccs): Renamed from
621         `wl-draft-insert-ccs' and return field value instead of inserting
622         the header. Abolish cc argument.
623         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
624
625         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
626         rather than one with string car.
627
628         * wl-vars.el (wl-draft-additional-header-alist): New variable.
629         * wl-draft.el (wl-draft-create-contents): Add it after the default
630         headers.
631
632         * wl-draft.el (wl-draft-create-contents): For the case of
633         (symbol-or-string . function) insert header only when the function
634         returns string value.
635
636 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
637
638         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
639         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
640
641 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
642
643         * wl.el (wl-check-environment): Don't check Message-ID when
644         `wl-insert-message-id' is nil.
645         Revive checking if `wl-message-id-domain' contains "@".
646
647 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
648
649         * wl.el (wl-check-environment): Merge examination for "@" at
650         inappropriate position into the first string-match.
651
652         * wl-summary.el (wl-summary-target-mark-print): New function.
653         (wl-summary-pipe-message-subr): Extracted from
654         `wl-summary-pipe-message'.
655         (wl-summary-target-mark-pipe): New function.
656         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
657         `wl-summary-target-mark-pipe'.
658
659 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
660
661         * wl.el (wl-check-environment): Rewrite around Message-ID check.
662
663 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
664
665         * wl.el (wl-check-environment): Use elmo-warning instead of
666         error for non-critical ones.
667         Remove trash folder check.
668         (wl): Don't ignore error in wl-check-environment.
669
670         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
671         check, which is moved from `wl-check-environment'.
672         (Adviced by Teranishi-san [X-Mail-Count: 9661])
673
674 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
675
676         * wl-summary.el (wl-summary-write-current-folder): If it cannot
677         guess anything, call wl-summary-write.
678         (wl-summary-write): Create draft with blank To field.
679         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
680
681 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
682
683         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
684         argument full as well for wl-folder-write-current-folder.
685         If wl-*-write-current-folder cannot guess addressee, add blank
686         To header.
687         Rewrite condition for positioning cursor.
688
689 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
690
691         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
692         summary buffer is present, use it.
693         (wl-folder-jump-to-previous-summary): Ditto.
694
695 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
696
697         * wl-draft.el (wl-draft-create-contents): Fix docstring.
698
699         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
700         wl-summary-previous-buffer and wl-summary-next-buffer.
701
702         * wl-folder.el (wl-folder-mode-map): Bind
703         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
704         (wl-folder-jump-to-next-summary): New function.
705         (wl-folder-jump-to-previous-summary): Ditto.
706
707         * wl-draft.el (wl-draft): Rearranged.
708
709 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
710
711         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
712         of header.
713         (wl-draft): Collect arguments for the header as header-alist.
714         (wl-draft-forward): Arrange arguments for wl-draft.
715         (wl-draft-reply): Ditto.
716         (wl-draft-edit-string): Ditto.
717         * wl-summary.el (wl-summary-write): Ditto.
718         (wl-summary-write-current-folder): Ditto.
719
720         * Version number is increased to 2.9.8.
721
722 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
723
724         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
725
726         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
727
728         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
729         even if the guess failed.
730
731         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
732         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
733         wl-summary-write-current-folder.
734         * wl-xmas.el: Ditto.
735
736 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
737
738         * wl-summary.el (wl-summary-next-page): Force display message if
739         message is not displayed yet.
740         (wl-summary-prev-page): Ditto.
741
742 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
743
744         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
745
746 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
747
748         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
749         add "Preview Message" and "Save Draft and Exit".
750
751 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
752
753         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
754         if addrmgr is called from draft in splitted window.
755
756         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
757         * wl-mule.el: Ditto.
758         * wl-xmas.el: Ditto.
759
760 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
761
762         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
763
764         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
765         * wl-xmas.el (wl-folder-toolbar): Ditto.
766
767 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
768
769         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
770         and wl-draft-save-and-exit.
771         (wl-draft-toolbar): Add wl-draft-save-and-exit.
772         * wl-xmas.el: Ditto.
773         * wl-mule.el: Ditto.
774
775         * wl-folder.el (wl-folder-goto-draft-folder): New function.
776         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
777
778 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
779
780         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
781         lists for saving buffer.
782
783 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
784
785         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
786         parent-folder argument instead of it.
787         (wl-draft-create-buffer): Ditto.
788         (wl-draft-forward): Ditto.
789         (wl-draft-reply): Ditto.
790         * wl-summary.el (wl-summary-write): Ditto.
791         (wl-summary-write-current-folder): Ditto.
792
793         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
794         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
795         Folder buffer after composing.
796
797 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
798
799         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
800         header if the file `wl-x-face-file' already contains it.
801
802 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
803
804         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
805         folder" entry.
806         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
807         * wl-e21.el (wl-folder-toolbar): Ditto.
808         * wl-xmas.el (wl-folder-toolbar): Ditto.
809
810 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
811
812         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
813         wl-folder-goto-folder with sticky argument.
814         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
815
816 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
817
818         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
819         and wl-summary-previous-buffer.
820         (wl-summary-next-buffer): New function.
821         (wl-summary-previous-buffer): Ditto.
822
823 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
824
825         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
826         wl-folder-jump-to-current-entity-with-arg.
827         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
828         `wl-folder-jump-to-current-entity'.
829         * wl-summary.el (wl-summary-mode-map): Bind "G" for
830         `wl-summary-goto-folder-sticky'.
831         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
832         `wl-summary-goto-folder'.
833         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
834         Unless force-exit, do not clean temp. marks for sticky summary.
835         (wl-summary-goto-folder): Now the prefix argument means force-exit.
836
837 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
838
839         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
840         not entire.
841
842 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
843
844         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
845         to `C-x C-s'.
846         (wl-summary-save-status): New command.
847         (wl-summary-exit): Don't clean-up temp marks when sticky.
848         (Applied patch from Nakayama-san [wl: 09548])
849         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
850         Do nothing when no mark data.
851         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
852         Call `wl-summary-delete-all-temp-marks' before saving.
853
854 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
855
856         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
857
858 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
859
860         * wl.el (wl-check-environment): Also cause error when (system-name)
861         returns "localhost.localdomain". (Although it doesn't affect because
862         of condition-case, see change in 2002-01-23 by Teranisi-san.)
863
864 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
865
866         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
867         instead of wl-match-member with wl-folder-hierarchy-access-folders.
868
869         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
870         value.
871
872 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
873
874         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
875         Likewise r-cc-list and r-ng-list.
876
877 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
878
879         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
880         only if it is bound as variable.
881
882         * wl-mime.el (wl-draft-preview-message): Ditto.
883
884 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
885
886         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
887         needless `goto-char'.
888
889         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
890         `wl-summary-redisplay-no-mime-internal' instead of
891         `wl-summary-redisplay-no-mime'.
892         (wl-summary-redisplay-no-mime): Changed argument;
893         Call `wl-summary-redisplay-no-mime-internal'.
894
895         * wl-mime.el (wl-draft-preview-message): Bind
896         `mime-header-encode-method-alist' locally.
897
898         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
899         (wl-draft-std11-parse-addresses): Added the first address check.
900         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
901
902         * Version number is increased to 2.9.7.
903
904 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
905
906         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
907
908 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
909
910         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
911         related to scrollbar support, if there is no such a feature
912         compiled in.
913
914 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
915
916         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
917         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
918         for prefetch.
919
920 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
921
922         * wl-summary.el (wl-summary-pick): Fix for no match.
923
924 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
925
926         * wl-draft.el (wl-draft-save):
927         Override `mime-header-encode-method-alist'.
928
929 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
930
931         * wl-folder.el (wl-folder-pick): New function.
932         Define key as "?".
933
934 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
935
936         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
937         Fix for unplugged.
938
939 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
940
941         * wl-folder.el (wl-folder-virtual): New function.
942         Define key as "V".
943
944 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
945
946         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
947         multi folder if entity is group.
948
949 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
950
951         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
952         is nil.
953
954 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
955
956         * wl-summary.el (wl-summary-pick): Fix for killed messages.
957         (wl-summary-target-mark-msgs): Return the number of marked messages.
958
959 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
960
961         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
962         "first:" is specified.
963
964 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
965
966         * wl-vars.el (wl-from): Use return value of function
967         user-full-name instead of the variable user-full-name since
968         XEmacs-20.4 doesn't set this variable.
969
970 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
971
972         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
973         call `wl' directly.
974
975 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
976
977         * wl-draft.el (wl-draft-reedit): Removed duplicated
978         switch-to-buffers.
979
980 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
981
982         * wl.el (wl-other-frame): Removed garbages.
983
984 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
985
986         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
987
988         * wl-xmas.el (wl-draft-key-setup): Ditto.
989
990         * wl-mule.el (wl-draft-key-setup): Ditto.
991
992         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
993         (wl-draft-reedit): Ditto.
994         (wl-draft-prepare-edit): Add `wl-draft-save' to
995         `local-write-file-hooks'.
996         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
997         (wl-draft-reedit): Set buffer-file-name.
998         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
999
1000
1001         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
1002         call it.
1003         (wl-delete-startup-frame-function): New variable.
1004         (wl-other-frame): New function
1005         (Original was written by Yamaoka san [wl: 09239]).
1006
1007         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
1008         if `wl-folder-use-frame'.
1009
1010 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1011
1012         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
1013
1014 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1015
1016         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
1017         New variable.
1018         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
1019         (wl-message-buffer-prefetch-get-next): Use them.
1020         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
1021
1022 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1023
1024         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
1025         with unwind-protect.
1026
1027         * wl-draft.el (wl-draft-reedit): Rewrite.
1028         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
1029         (wl-draft-save): Insert header separator if it does not exist;
1030         Removed condition-case.
1031
1032         * wl-summary.el (wl-summary-reedit): Revert last change.
1033
1034         * wl-draft.el (wl-draft-save): Rewrite.
1035         (wl-draft-create-buffer): Set buffer-file-name as nil.
1036
1037         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
1038
1039         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
1040
1041         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
1042         nil.
1043
1044 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1045
1046         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
1047         If count is nil, do not prefetch.
1048         (wl-message-buffer-prefetch-next): Next.
1049
1050 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1051
1052         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
1053
1054 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1055
1056         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
1057         `delete-backward-char'
1058         (wl-draft-prepare-edit): Check major-mode.
1059         (wl-draft-decode-header): Rewrite.
1060         (wl-draft): Fix.
1061
1062 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1063
1064         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
1065
1066 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1067
1068         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
1069         (wl-message-buffer-prefetch-get-next): Remove size checking.
1070         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
1071
1072 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1073
1074         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
1075         (wl-draft-default-headers): Fix.
1076
1077 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1078
1079         * wl-draft.el (wl-draft-default-headers): Insert return value of
1080         `wl-generate-mailer-string-function'.
1081
1082 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
1083
1084         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
1085         (wl-draft-insert-mail-header-separator): Ditto.
1086
1087         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
1088         again (Reverted the change on 2002-01-17 by OKADA san).
1089
1090 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1091
1092         * wl-draft.el (wl-draft): Rewrite.
1093         (wl-draft-create-buffer): New function.
1094         (wl-draft-create-contents): Ditto.
1095         (wl-draft-prepare-edit): Ditto.
1096         (wl-draft-decode-header): Ditto.
1097         (wl-draft-decode-body): Ditto.
1098         (wl-draft-check-new-line): Ditto.
1099         (wl-draft-default-headers): Ditto.
1100         (wl-draft-insert-mail-header-separator): Ditto.
1101
1102 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1103
1104         * Version number is increased to 2.9.6.
1105
1106 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1107
1108         * wl-draft.el (wl-draft-delete-field): Optional argument.
1109         (wl-draft-delete-fields): Ditto.
1110
1111 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1112
1113         * wl-message.el (toplevel): Eliminated byte-compile warning.
1114         for `itimer-function', `delete-timer' and `itimer-list'.
1115
1116 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1117
1118         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
1119         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
1120         `wl-message-buffer-prefetch-threshold'.
1121         * wl-summary.el (wl-summary-redisplay-internal): Remove
1122         the check of `wl-message-buffer-prefetch-depth'.
1123
1124 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1125
1126         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
1127         size of article.
1128         (wl-message-buffer-prefetch-subr): Remove size check.
1129
1130 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1131
1132         * wl-vars.el (wl-plugged): Make customizable.
1133
1134 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1135
1136         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
1137         (wl-message-buffer-prefetch-set-timer): New function.
1138         (wl-message-buffer-prefetch-get-next): New function.
1139         (wl-message-buffer-prefetch): New function.
1140         (wl-message-buffer-prefetch-next): Rewrite.
1141         (wl-message-buffer-prefetch-subr): Rewrite.
1142         * wl-vars.el (wl-auto-prefetch-first): New variable.
1143         * wl-summary.el (wl-summary-goto-folder-subr): Call
1144         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
1145
1146 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1147
1148         * wl-score.el (wl-summary-score-update-all-lines): Do not call
1149         `wl-summary-unread-message-hook'.
1150
1151 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1152
1153         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
1154         (wl-summary-sync): Call `wl-summary-resume-cache-status'
1155         if range is `cache-status'.
1156
1157 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1158
1159         * wl-message.el (wl-message-buffer-prefetch-subr):
1160         Improve debug message.
1161
1162 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1163
1164         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
1165         `wl-mail-send-pre-hook'.
1166         (wl-draft-send-mail-with-qmail): Ditto.
1167         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
1168
1169 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1170
1171         * wl-message.el (wl-message-buffer-prefetch-subr):
1172         Fix for cancel-function-timers bug.
1173         (wl-message-buffer-prefetch-debug): Default value is t.
1174
1175 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1176
1177         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
1178         (wl-message-buffer-prefetch-subr): Rewrite.
1179         Rename from `wl-message-buffer-prefetch'.
1180
1181 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1182
1183         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
1184         (wl-default-draft-cite-decorate-author): Ditto.
1185
1186         * wl-draft.el (wl-draft-cite-function): Removed.
1187         (wl-default-draft-cite-decorate-author): Ditto.
1188
1189 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1190
1191         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
1192         (wl-default-draft-cite): Do not arrange author name if the value of
1193         `wl-default-draft-cite-decorate-author' is nil.
1194
1195 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
1196
1197         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
1198
1199         * wl-folder.el (wl-folder-check-one-entity): Don't care
1200         `elmo-folder-use-flag-p'.
1201
1202 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
1203
1204         * wl-folder (wl-folder-check-one-entity): Fix
1205         problem if unread is nil.
1206
1207 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1208
1209         * wl-address.el (wl-address-make-completion-list): Check whether
1210         the address is a group list.
1211         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
1212
1213 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1214
1215         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
1216         The number of the messages of new and unread does not count
1217         correctly.
1218
1219         * wl-summary.el (wl-summary-count-unread): Changed to return
1220         `(new . unread)' instead of total.
1221         (wl-summary-sync-update): Follow the change above.
1222
1223         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
1224
1225 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1226
1227         * wl-address.el (wl-address-make-completion-list): Do not enclose
1228         address by " <" and ">" if associated realname is "".
1229         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
1230         This is against the promblem with group list in .addresses pointed
1231         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
1232
1233 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1234
1235         * wl-draft.el (wl-draft-write-sendlog): The first argument of
1236         message is a format control string.
1237         * wl-expire.el (wl-expire-append-log): Ditto.
1238         * wl-mime.el (wl-summary-burst-subr): Ditto.
1239         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
1240         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
1241
1242 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1243
1244         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
1245         wl.el (wl-check-variables): Rename from `wl-check-type'.
1246         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
1247         (wl-check-variables-2): New function.
1248         (wl): Call `wl-check-variables-2'.
1249
1250 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1251
1252         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
1253         after renaming folder in access group.
1254
1255 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1256
1257         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
1258         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
1259         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
1260         (wl-message-buffer-prefetch): Rewrite.
1261         (wl-message-buffer-prefetch-idle-time): Removed.
1262         * wl-summary.el (wl-summary-redisplay-internal):
1263         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
1264         Error check for `wl-message-buffer-prefetch-depht'.
1265
1266 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1267
1268         * Version number is increased to 2.9.5.
1269         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
1270
1271 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1272
1273         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
1274         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
1275         Based on the patch written by
1276         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
1277
1278 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
1279
1280         * wl-draft.el (wl-draft-raw-send): Fix for
1281         `wl-news-send-pre-hook'
1282
1283 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1284
1285         * wl-utils.el (wl-message-id-function): New variable.
1286         * wl-draft.el (wl-draft-insert-required-fields):
1287         Use `wl-message-id-function'.
1288
1289 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1290
1291         * wl-vars.el (wl-message-id-use-wl-from): New variable.
1292         * wl-utils.el (wl-draft-make-message-id-string):
1293         Use `wl-from' for domain part of Message-ID
1294         if `wl-message-id-use-wl-from' if non-nil.
1295         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
1296
1297 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1298
1299         * wl.el (wl): Call `wl-check-type'
1300         Do not 'condition-case'.
1301
1302 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1303
1304         * wl.el (wl-check-type): New function.
1305         (wl-check-type-variables): New variable.
1306
1307 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1308
1309         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
1310
1311 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1312
1313         * wl-draft.el (wl-smtp-password-key): New function.
1314         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
1315         (wl-draft-send-mail-with-smtp): Ditto.
1316         (wl-draft-send-mail-with-pop-before-smtp): Fix.
1317
1318 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
1319
1320         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
1321         * wl-utils.el (wl-unique-id-suffix): Remove.
1322
1323 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
1324
1325         * Version number is increased to 2.9.4.
1326
1327 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
1328
1329         * wl-utils.el (wl-unique-id-suffix): New variable.
1330         (wl-unique-id): Use `wl-unique-id-suffix'
1331
1332 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1333
1334         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
1335         instead of `elmo-msgdb-search'.
1336
1337         * Version number is increased to 2.9.3.
1338
1339 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
1340
1341         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
1342
1343 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
1344
1345         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
1346         (wl-draft-dispatch-message): Changed for send-later.
1347         (wl-draft-queue-flush): Ditto.
1348         (wl-draft): Clear `wl-sent-message-queued'.
1349         (wl-draft-reedit): Ditto.
1350         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
1351         * wl-vars.el (wl-draft-force-queuing): New variable.
1352         (wl-draft-force-queuing-mail): New variable.
1353         (wl-draft-force-queuing-news): New variable.
1354
1355 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
1356
1357         * wl-draft.el (wl-draft-hide): Removed `interactive'.
1358         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
1359
1360 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1361
1362         * Version number is increased to 2.9.2.
1363
1364 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1365
1366         * wl-draft.el (wl-draft-elide-region): New user command.
1367         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
1368
1369         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
1370         command `wl-draft-elide-region'.
1371         * wl-mule.el: Ditto.
1372         * wl-xmas.el: Ditto.
1373
1374 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
1375
1376         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
1377         (wl-biff-check-folder-async): Removed needless let.
1378
1379 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
1380
1381         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
1382         wl-folder-get-elmo-folder.
1383         (wl-biff-check-folder): Set `biff' argument of
1384         `wl-folder-check-one-entity'.
1385         (wl-biff-check-folder-async): Setup `biff' slot of folder.
1386
1387         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
1388         (wl-folder-check-one-entity): Added `biff' argument;
1389         Setup `biff' slot of folder.
1390
1391         * Version number is increased to 2.9.1.
1392
1393 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
1394
1395         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
1396         comment out and fixed.
1397         (wl-fldmgr-add-completion-subr): Ditto.
1398
1399         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
1400         and msgdb.
1401
1402         * wl.el (wl-toggle-plugged): Save summary view.
1403
1404 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
1405
1406         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
1407
1408 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1409
1410         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
1411
1412 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1413
1414         * wl-e21.el (wl-e21-toolbar-configurations): Replace
1415         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
1416         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
1417
1418         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
1419         if it was failed.
1420         (wl-demo): Disable undo in the demo buffer.
1421
1422 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1423
1424         * wl-version.el (wl-version): Changed codename.
1425
1426         * Version number is increased to 2.9.0.
1427
1428 2001-12-14  Takuo KITAME <kitame@northeye.org>
1429
1430         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
1431         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
1432         (wl-folder-mark-as-read-all-current-entity): Ditto.
1433
1434 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1435
1436         * wl-vars.el (wl-from-width): Define as obsolete variable.
1437         (wl-subject-length-limit): Ditto.
1438
1439         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
1440
1441         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
1442         wl-summary-save-view.
1443
1444         * wl.el (wl-save-status): Ditto.
1445         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
1446
1447         * wl-summary.el (wl-summary-save-view): Removed unused argument.
1448         (wl-summary-exit): Follow the change above.
1449         (wl-summary-goto-folder-subr): Ditto.
1450
1451         * wl-folder.el (wl-folder-create-subr): Don't use
1452         `elmo-folder-creatable-p'.
1453
1454 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1455
1456         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
1457
1458 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1459
1460         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
1461         rather than bitmap on Emacs 21.
1462         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
1463         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
1464         for xbm if the new redisplay engine is not available.
1465
1466 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1467
1468         * wl-folder.el (wl-folder-init-hook): New hook.
1469         (wl-folder-init): Run `wl-folder-init-hook'.
1470
1471 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1472
1473         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
1474
1475 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1476
1477         * wl-acap.el (wl-acap-cache-filename): New variable.
1478         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
1479         (wl-acap-init): Use cache if no ACAP server found.
1480
1481 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1482
1483         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
1484         `wl-acap-original-msgdb-dir'.
1485
1486         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
1487         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
1488
1489         * wl-mime.el (wl-mime-save-directory): Renamed from
1490         `wl-mime-save-dir'.
1491
1492 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1493
1494         * wl-vars.el (wl-icon-dir): Fixed the docstring.
1495
1496         * wl-demo.el: Require `path-util'.
1497         (wl-demo-bitmap-mule-available-p): New internal variable.
1498         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
1499         `module-installed-p' instead.
1500         (wl-demo-insert-image): Use *.img file for a bitmap image.
1501         (wl-demo): Don't call the ascii demo recursively.
1502
1503 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1504
1505         * Version number is increased to 2.7.7.
1506
1507 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
1508
1509         * wl.el (wl-exit): Eliminated byte-compile warning.
1510
1511 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1512
1513         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
1514         obsolete variable using `elmo-define-obsolete-variable'.
1515         (wl-fetch-confirm-threshold): Ditto.
1516         (wl-cache-prefetch-folder-type-list): Ditto.
1517         (wl-cache-prefetch-folder-list): Ditto.
1518
1519 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1520
1521         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
1522         (wl-demo-icon-name): Use Xmas logo at the end of the year.
1523         (wl-demo-insert-image): New function.
1524         (wl-demo-insert-text): New function.
1525         (wl-demo-image-type-alist): Redefine as a function.
1526         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
1527         (wl-demo-with-temp-file-buffer): Removed.
1528         (wl-logo-xpm): Removed.
1529         (wl-logo-xbm): Removed.
1530         (wl-logo-bitmap): Removed.
1531
1532 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
1533
1534         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
1535         (wl-expire-localdir-get-folder-function): New user option.
1536         (wl-expire-localdir-get-folder): New function.
1537         (wl-expire-localdir-date): Ditto.
1538
1539 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1540
1541         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
1542         value.  Refactoring `wl-folder-notify-deleted' is nil case.
1543         Fixed unread number mismatch when all-unread < unread.
1544
1545 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
1546
1547         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
1548         (wl-fetch-confirm-threshold): Ditto.
1549
1550         * wl-summary.el (wl-summary-confirm-appends): Removed.
1551         (wl-summary-sync-update): Don't refer
1552         `wl-summary-update-confirm-threshold' (It is now abolished).
1553
1554         * wl-message.el (wl-message-display-internal): Don't refer
1555         `wl-fetch-confirm-threshold' (It is now abolished).
1556
1557 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1558
1559         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
1560
1561 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1562
1563         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
1564         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
1565         Change default value to nil.
1566         (wl-summary-indent-length-limit): The value can be nil, nil means
1567         unlimited.
1568
1569         * wl-summary.el: Don't set limit for indent length if the value of
1570         wl-summary-indent-length-limit is nil.
1571         If the value of wl-summary-width is nil, it means only that the width
1572         of summary is unlimited (nil doesn't mean that the indent length is
1573         unlimited).
1574
1575         * wl-thread.el: Ditto.
1576
1577 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
1578
1579         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
1580         be nil, nil means never confirm.
1581         * wl-summary.el (wl-summary-confirm-appends): Ditto.
1582
1583 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1584
1585         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
1586         means unlimited).
1587
1588 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
1589
1590         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
1591         Use `with-temp-buffer'.
1592
1593 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
1594
1595         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
1596         with new backquote style).
1597         (wl-folder-get-entity-from-buffer): Ditto.
1598
1599 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1600
1601         * wl-version.el (nemacs-version): Eliminated.
1602         (wl-extended-emacs-version2): Ignore nemacs.
1603         (wl-extended-emacs-version3): Ditto.
1604
1605 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
1606
1607         * wl-vars.el (wl-draft-add-references): Set default value as nil.
1608         (wl-draft-add-in-reply-to): New variable.
1609         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
1610         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
1611         (wl-draft-yank-from-mail-reply-buffer): Use
1612         `wl-draft-add-in-reply-to'.
1613         (wl-draft-insert-current-message): Ditto.
1614
1615 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1616
1617         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
1618         typo (kill->hide).
1619         (wl-message-buffer-prefetch-folder-type-list): Added elements
1620         `mark' and `cache' instead of `internal'.
1621
1622 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
1623
1624         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
1625         resume msgdb directory.
1626
1627 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
1628
1629         * wl.el (wl-exit): Call `wl-acap-exit'.
1630
1631         * wl-summary.el (wl-summary-message-string): New function.
1632         (wl-summary-reedit): Use it.
1633         (wl-summary-resend-bounced-mail): Remove needless let.
1634         (wl-summary-supersedes-message): Ditto.
1635         (wl-summary-save): Ditto.
1636
1637         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
1638         (wl-acap-init): Set it.
1639         (wl-acap-exit): New function.
1640
1641 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1642
1643         * wl.el (wl-init): Revert (require 'mime-setup). move from
1644         toplevel.
1645
1646 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1647
1648         * wl-summary.el (wl-summary-write-current-folder): Remove unused
1649         local variables.  Add error when guess function return invalid
1650         value.
1651
1652 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1653
1654         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
1655         Change local variable name.
1656         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
1657         (wl-folder-get-newsgroups): Return nil when non-news folder.
1658         * wl-summary.el (wl-summary-write-current-folder): State through
1659         when guess-list return nil.
1660         (wl-summary-write-current-folder-functions): Fixed docstring.
1661
1662         * wl.el (wl-exit): Changed confirm message.
1663
1664         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
1665         * wl-draft.el (wl-draft): Remove verbose `featurep'.
1666
1667         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
1668
1669 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1670
1671         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
1672         user option (Renamed from wl-cache-prefetch-folder-type-list).
1673         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
1674         from wl-cache-prefetch-folder-list).
1675
1676         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
1677         Move to wl-vars.el.
1678         (wl-message-buffer-prefetch-p): Changed to enable
1679         `wl-message-buffer-prefetch-folder-list'.
1680
1681         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
1682         `ignore-cache'.
1683
1684 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
1685
1686         * wl-draft.el (wl-draft-config-sub-func-alist): Added
1687         `part-top' and `part-bottom'.
1688         (wl-draft-config-sub-part-top): New function.
1689         (wl-draft-config-sub-part-bottom): New function.
1690
1691 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1692
1693         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
1694
1695 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
1696
1697         * wl-folder.el (wl-folder-get-newsgroups): Fix.
1698
1699 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1700
1701         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
1702
1703         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
1704         (wl-summary-write-current-folder): Ditto.
1705
1706 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
1707
1708         * wl-folder.el (wl-folder-get-newsgroups): Use
1709         `elmo-folder-newsgroups'.
1710
1711 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
1712
1713         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
1714         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
1715         `wl-draft-config-sub-header-bottom'.
1716
1717 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1718
1719         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
1720         localnews folder.
1721
1722 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1723
1724         * wl-summary.el (wl-summary-mode): Undo last change.
1725
1726         * wl-folder.el (wl-folder-mode): Ditto.
1727
1728 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1729
1730         * wl-summary.el (wl-summary-mode): Locally set
1731         truncate-partial-window-width to nil.
1732         (for XEmacs)
1733
1734         * wl-folder.el (wl-folder-mode): Ditto.
1735
1736 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1737
1738         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
1739
1740 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
1741
1742         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
1743         number.
1744
1745         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
1746
1747         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
1748
1749         * Version number is increased to 2.7.6.
1750
1751 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1752
1753         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
1754
1755 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
1756
1757         * wl-summary.el (wl-summary-sync-update): Enclose network
1758         related portion with `unwind-protect'.
1759
1760 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1761
1762         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
1763
1764 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
1765
1766         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
1767         element.
1768         * wl-vars.el (wl-message-body-button-alist): Ditto.
1769
1770         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
1771         max match length.
1772         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
1773
1774         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
1775         for the max match length;
1776         Use 4th element value for the button string regexp group.
1777
1778         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
1779         candidate exists, prompt to select.
1780
1781 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1782
1783         * wl-summary.el (wl-summary-jump-to-msg): Search before
1784         calibration point by `beginning-of-line'.
1785
1786 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1787
1788         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
1789         for access group.
1790
1791 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
1792
1793         * wl-message.el (wl-message-display-internal): Bind
1794         `default-mime-charset'.
1795
1796         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
1797
1798         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
1799
1800         * Version number is increased to 2.7.5.
1801
1802 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1803
1804         * wl-expire.el (wl-summary-archive): Fixed;
1805         Use `elmo-folder-name-internal'.
1806
1807 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1808
1809         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
1810         from `elmo-folder-move-messages' caller.
1811         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1812
1813         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
1814         related portions are changed).
1815
1816 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1817
1818         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
1819         counter.
1820
1821 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1822
1823         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
1824         buffer local and set it to nil.
1825
1826         * wl-message.el (wl-message-redisplay): Ditto.
1827
1828 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1829
1830         * wl-summary.el (wl-summary-mark-as-important): If message is
1831         already cached, set messag as read, otherwise encache and mark as read.
1832
1833 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1834
1835         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
1836         point-min.
1837
1838 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1839
1840         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
1841         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
1842         a keymap.
1843
1844 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
1845
1846         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
1847         parent.
1848
1849         * wl-mule.el (wl-message-define-keymap): Ditto.
1850
1851         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
1852
1853         * wl-xmas.el (wl-message-display-internal-hook): Define.
1854         (wl-xmas-setup-message-toolbar): Define as function.
1855         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
1856         (wl-message-overload-functions): Abolished.
1857         (wl-message-define-keymap): New function.
1858
1859         * wl-vars.el (wl-message-display-internal-hook): New variable.
1860         (wl-message-header-button-alist): New variable (Renamed from
1861         wl-highlight-message-header-button-alist).
1862         (wl-message-body-button-alist): Ditto.
1863
1864         * wl-mule.el (wl-message-define-keymap): New function.
1865         (wl-message-overload-functions): Abolished.
1866
1867         * wl-message.el (wl-message-add-buttons-to-body): New function.
1868         (wl-message-redisplay): Don't call wl-message-overload-functions;
1869         Call wl-message-add-buttons-to-header and
1870         wl-message-add-buttons-to-body.
1871         (wl-message-display-internal): Set keymap argument for
1872         elmo-mime-display-as-is, elmo-mime-message-display;
1873         Run wl-message-display-internal-hook.
1874         (wl-message-refer-article-or-url): Abolished.
1875
1876         * wl-highlight.el (wl-highlight-headers): Don't call
1877         wl-highlight-message-add-buttons-to-header.
1878         (wl-highlight-message-add-buttons-to-header): Abolished.
1879
1880
1881         * wl-e21.el (wl-message-display-internal-hook): Define.
1882         (wl-e21-setup-toolbar): Deleted duplicated binding.
1883         (wl-e21-setup-message-toolbar): Define as function.
1884         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
1885         (wl-message-define-keymap): New function.
1886         (wl-message-overload-functions): Abolished.
1887
1888 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
1889
1890         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
1891         and elmo-folder-close.
1892
1893         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
1894
1895 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1896
1897         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
1898         boolean value.
1899         * wl-draft.el (wl-draft-do-fcc): Ditto.
1900
1901 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
1902
1903         * wl-vars.el (wl-fcc-force-as-read): New variable.
1904         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
1905         mark copied message as read.
1906
1907 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
1908
1909         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
1910
1911 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1912
1913         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
1914         `wl-summary-target-above' instead of obsolete variable
1915         `wl-summary-temp-above'.
1916
1917         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
1918         instead of `make-obsolete-variable'.
1919         * wl-refile.el (toplevel): Ditto.
1920
1921 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1922
1923         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
1924         with third argument t.
1925         (wl-draft): Set first argument for wl-plugged-init as t.
1926
1927         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
1928         definition.
1929
1930 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1931
1932         * wl-vars.el: Tabify.
1933         (wl-biff-notify-hook): Use `ding' instead of `beep'.
1934
1935         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
1936         message.
1937
1938 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1939
1940         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
1941         and set default to beep.
1942
1943 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1944
1945         * wl-vars.el (wl-draft-truncate-lines): New variable.
1946
1947         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
1948         instead of wl-message-truncate-lines for truncate-lines.
1949
1950 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
1951
1952         * wl-message.el (wl-message-display-internal): Call
1953         `wl-highlight-message' after `elmo-mime-display-as-is'.
1954
1955         * wl-mime.el (wl-mime-display-text/plain): New function.
1956         (wl-mime-display-header): Ditto.
1957         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
1958         body-presentation-method for text/plain;
1959         Register `wl-mime-display-header' as a header-presentation-method;
1960         Don't set up `elmo-message-text-content-inserted-hook' and
1961         `elmo-message-header-inserted-hook'.
1962
1963         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
1964         variable.
1965         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
1966         as t if flag is 'all-header;
1967         Don't bind `elmo-message-ignored-field-list',
1968         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
1969
1970 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1971
1972         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
1973         for xemacs with non-mule environment.
1974
1975 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1976
1977         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
1978         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
1979         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
1980
1981 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1982
1983         * wl-vars.el (wl-interactive-send): Set default value as t.
1984
1985 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1986
1987         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
1988         (wl-addrmgr-method-list): Abolished.
1989         (wl-addrmgr-change-method): Follow above change.
1990
1991         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
1992
1993 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1994
1995         * wl-vars.el (wl-message-truncate-lines): Change default value
1996         to default-truncate-lines.
1997
1998         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
1999
2000 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2001
2002         * wl-vars.el (wl-message-truncate-lines): New variable.
2003
2004         * wl-message.el (wl-message-redisplay): Set truncate-lines using
2005         wl-message-truncate-lines.
2006
2007 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2008
2009         * wl-acap.el (wl-acap-init): Remove period from error message.
2010         (wl-acap-find-acap-service): Remove period from message.
2011
2012 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2013
2014         * wl.el (wl-check-environment): Undo last change.
2015
2016         * wl-vars.el (wl-from): Changed default value.
2017
2018         * wl-util.el (toplevel): Don't require tm-edit.
2019
2020         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
2021         `wl-folder-init';
2022         Don't set mark on mail body.
2023         (wl-draft-reedit): Ditto.
2024
2025         * wl-address.el (wl-address-quote-specials): Define as an alias for
2026         elmo-address-quote-specials.
2027
2028 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2029
2030         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
2031
2032         * wl-vars.el (wl-from): Set default value as nil.
2033         (wl-organization): Set default value as ORGANIZATION environment
2034         variable.
2035
2036         * wl-draft.el (wl-smtp-extension-bind): Check value of
2037         wl-smtp-connection-type.
2038
2039         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
2040         error.
2041
2042 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2043
2044         * Version number is increased to 2.7.4.
2045
2046         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
2047         arguments from `wl-highlight-x-face-function' caller.
2048         Use x-face-1.3.6.12 or later.
2049
2050 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
2051
2052         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
2053
2054 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2055
2056         * wl-vars.el (wl-summary-width): Fix type to accept nil.
2057         (wl-fcc): Fix to accept function.
2058         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
2059
2060 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2061
2062         * wl-acap.el (toplevel): Added `product-provide' declare.
2063         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
2064
2065 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
2066
2067         * wl.el (wl): Changed order of calling `elmo-init'
2068         and `elmo-folder-init'.
2069
2070 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2071
2072         * wl-mime.el (wl-summary-burst): Extract message when content-type
2073         of root entity is not only `multipart' but also `message/rfc822'.
2074         (wl-summary-burst-subr): Ditto.
2075
2076 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2077
2078         * wl-vars.el (toplevel): Require 'custom.
2079         (wl-trash-folder): Added to `wl-setting' group.
2080
2081         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
2082         exists.
2083         (wl-addrmgr-draw): Insert empty line when no entry exists.
2084
2085         * wl-mule.el (wl-message-wheel-up): Fixed.
2086         (wl-message-wheel-down): Ditto.
2087
2088 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2089
2090         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
2091         config is an anonymous lambda expression.
2092
2093 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2094
2095         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
2096         when Mule 2 is running.
2097
2098 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
2099
2100         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
2101
2102 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
2103
2104         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
2105         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
2106
2107         * wl-address.el (wl-address-specials-regexp): Eliminated.
2108         (wl-address-quote-specials): Rewrite.
2109
2110 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2111
2112         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
2113         shy-groups for regexp.
2114
2115         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
2116         character classes and Perl style shy-groups for regexp.
2117         (wl-highlight-plugged-current-line): Use Posix style character
2118         classes for regexp.
2119         (wl-e21-highlight-folder-by-numbers): Ditto.
2120         (wl-e21-display-image-p): Use `display-images-p' instead of
2121         `display-graphic-p'.
2122         (display-images-p): Make an alias to `display-graphic-p' if it is
2123         not available.  It is for Emacs version prior to 21.0.105.
2124
2125         * wl-demo.el (wl-demo): Use `display-images-p' instead of
2126         `display-graphic-p'.
2127         (wl-demo-image-type-alist): Ditto.
2128         (display-images-p): Make an alias to `display-graphic-p' if it is
2129         not available.  It is for Emacs version prior to 21.0.105.
2130
2131 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2132
2133         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
2134         support.
2135         (wl-generate-user-agent-string): Ditto.
2136
2137         * wl-version.el (wl-version): Update docsting.
2138         (wl-version-status): Ditto.
2139
2140 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2141
2142         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
2143         21.0.105.  For Emacs 21.0.104 or earlier.
2144
2145 2001-09-03  Takuo KITAME <kitame@northeye.org>
2146
2147         * wl-e21.el (wl-plugged-init-icons): Use
2148         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
2149         (wl-biff-init-icons): Ditto.
2150
2151 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2152
2153         * wl-highlight.el (wl-highlight-summary-current-line):
2154         Fixed highlighting refile/copy destination.
2155
2156         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
2157         (wl-acap-store): Encode string by wl-acap-coding-system.
2158
2159 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
2160
2161         * wl-acap.el (toplevel): Check and require 'un-define before
2162         'xemacs-ucs;
2163          Added checking for UTF-2000.
2164
2165 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
2166
2167         * wl-acap.el (toplevel): Require 'un-define before 'wl;
2168         Don't enclose with `eval-and-compile'.
2169
2170         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
2171         wl-init is non-nil.
2172
2173         * wl-draft.el (wl-draft): Ditto.
2174
2175         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
2176
2177         * wl-acap.el (toplevel): Require 'wl.
2178         (wl-acap-store): Call `elmo-init'.
2179
2180         * wl.el (wl): Changed position of `wl-check-environment'.
2181         (toplevel): Added autoload setting for wl-acap.
2182
2183         * wl-vars.el (wl-setting): New custom group.
2184         (wl-from): Added wl-setting group.
2185         (wl-user-mail-address-list): Ditto.
2186         (wl-organization): Ditto.
2187         (wl-subscribed-mailing-list): Ditto.
2188         (wl-envelope-from): Ditto.
2189         (wl-smtp-posting-user): Ditto.
2190         (wl-smtp-posting-server): Ditto.
2191         (wl-smtp-posting-port): Ditto.
2192         (wl-smtp-authenticate-type): Ditto.
2193         (wl-pop-before-smtp-user): Ditto.
2194         (wl-pop-before-smtp-server): Ditto.
2195         (wl-pop-before-smtp-port): Ditto.
2196         (wl-pop-before-smtp-authenticate-type): Ditto.
2197         (wl-nntp-posting-server): Ditto.
2198         (wl-nntp-posting-user): Ditto.
2199         (wl-nntp-posting-port): Ditto.
2200         (wl-fetch-confirm-threshold): Ditto.
2201         (wl-prefetch-threshold): Ditto.
2202         (wl-thread-insert-opened): Ditto.
2203         (wl-ldap-server): Ditto.
2204         (wl-ldap-port): Ditto.
2205         (wl-ldap-base): Ditto.
2206         (wl-ldap-objectclass): Ditto.
2207         (wl-use-ldap): Ditto.
2208         (wl-draft-config-alist): Ditto.
2209         (wl-draft-config-matchone): Ditto.
2210         (wl-template-alist): Ditto.
2211         (wl-message-sort-field-list): Ditto.
2212         (wl-message-ignored-field-list): Ditto.
2213         (wl-message-visible-field-list): Ditto.
2214         (wl-interactive-send): Ditto.
2215         (wl-summary-move-order): Ditto.
2216         (wl-auto-select-first): Ditto.
2217         (wl-auto-select-next): Ditto.
2218         (wl-interactive-save-folders): Ditto.
2219
2220         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
2221         Initialization codes are moved from wl-local-folder-init.
2222         (wl-local-folder-init): Follow the change above.
2223         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
2224
2225         * wl-acap.el: New file.
2226
2227         * Version number is increased to 2.7.3.
2228
2229 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
2230
2231         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
2232
2233 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
2234
2235         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
2236         (wl-addrmgr-address-entry-list): Ditto.
2237
2238 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2239
2240         * wl-e21.el (wl-draft-mode-map): Removed binding for
2241         `wl-draft-insert-x-face-field'.
2242
2243         * wl-mule.el (wl-draft-mode-map): Ditto.
2244
2245         * wl-xmas.el (wl-draft-mode-map): Ditto.
2246
2247         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
2248         (wl-cs-autoconv): Ditto.
2249         (wl-cs-local): Ditto.
2250         (wl-use-scoring): Ditto.
2251         (wl-mime-charset): Ditto.
2252         (wl-folder-check-async): Ditto.
2253
2254         * wl.el (toplevel): Ignore nemacs and tm.
2255         (wl-exit): Ditto.
2256
2257         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
2258         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
2259         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
2260         instead of wl-address-petname-add-or-change.
2261         (wl-summary-edit-addresses-subr): Use wl-address-delete
2262         instead of wl-address-petname-delete.
2263
2264         * wl-util.el (wl-as-coding-system): Ignore nemacs.
2265
2266         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
2267         if error occured.
2268
2269         * wl-message.el (require): Remove tm support.
2270
2271         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
2272
2273         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
2274         (wl-folder-jump-to-current-entity): Ditto.
2275         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
2276
2277         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
2278         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
2279         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
2280
2281         * wl-mule.el (wl-draft-key-setup): Ditto.
2282
2283         * wl-xmas.el (wl-draft-key-setup): Ditto.
2284
2285         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
2286         (wl-draft-std11-parse-addresses): New function.
2287         (wl-draft-parse-mailbox-list): Use it.
2288         (wl-draft): Ignore nemacs.
2289         (wl-draft-reedit): Ditto.
2290
2291         * wl-addrmgr.el: New file.
2292         (Original is wl-rcpt.el written by
2293         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
2294         Thanks Kitamoto-san.)
2295
2296         * wl-address.el (wl-address-make-address-list): Modified parsing
2297         process.
2298         (wl-address-delete): Renamed from `wl-address-petname-delete';
2299         Modify wl-address-list too.
2300         (wl-address-add-or-change): Renamed from
2301         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
2302
2303 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
2304
2305         * wl-highlight.el (wl-highlight-summary-current-line):
2306           Work with transient-mark-mode
2307
2308 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
2309
2310         * Version number is increased to 2.7.2.
2311
2312         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
2313         instead of elmo-dop-queue-method.
2314
2315 2001-08-06  SAITO Atsunori <sai@yedo.com>
2316
2317         * wl-vars.el (wl-ldap-objectclass): New user option.
2318
2319         * wl-address.el (wl-ldap-make-filter): Use it.
2320
2321 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2322
2323         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
2324
2325 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2326
2327         * wl-folder.el (wl-folder): redisplay after folder insertion.
2328
2329         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
2330
2331         * wl-summary.el (wl-summary-sync-update):
2332         Change status mark only when new-msgdb exists.
2333         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
2334
2335 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
2336
2337         * wl-summary.el (wl-summary-open-folder): New function.
2338         (wl-summary-goto-folder-subr): Use it.
2339         (wl-summary-mark-as-important): Fix;
2340         Encache only when no cache exists.
2341
2342 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2343
2344         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
2345         Use with-current-buffer.
2346
2347 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
2350         before call `get-buffer'. Fixed parenthesis.
2351         (wl-score-get-header-entry): Clear message and help window when
2352         keyboard quit.
2353         (wl-score-edit-insert-header): Ditto.
2354
2355 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2356
2357         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
2358         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
2359         (wl-default-draft-cite): Fix.
2360
2361         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
2362         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
2363
2364 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2365
2366         * wl-message.el (wl-message-prev-page): Do same bahavior
2367         as summary when it is called in the message buffer.
2368         (wl-message-next-page): Ditto.
2369
2370 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
2371
2372         * wl-summary.el (wl-summary-forward): Use cache if it is not
2373         section cache.
2374
2375 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
2376
2377         * wl-vars.el: Changed file coding system to ISO-2022-JP.
2378         Removed redundant require of elmo-vars.
2379         (wl-biff-state-indicator-on): Changed default value for
2380         xemacs with non-mule environment.
2381
2382         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
2383         wl-message-buffer is nil;
2384         Hide progress bar after moving messages.
2385
2386 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
2387
2388         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
2389         message at cursor point is deleted.
2390
2391 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
2392
2393         * wl-vars.el: Changed file coding system to euc-japan.
2394         Added -*-coding:-*- magic to the first line.
2395
2396         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
2397         Search parent from the first message.
2398
2399         * Version number is increased to 2.7.1.
2400
2401 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
2402
2403         * wl-vars.el: Fix file coding system to ISO-2022-JP.
2404
2405 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
2406
2407         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
2408         refile/delete execution.
2409
2410         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
2411         Fixed docstring.
2412
2413 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
2414
2415         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
2416         do update process;
2417         Don't update marks when update process is interrupted.
2418
2419 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
2420
2421         * wl-summary.el (wl-summary-reply): Fixed problem when
2422         wl-draft-use-frame is non-nil.
2423         (wl-summary-forward): Ditto.
2424
2425         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
2426         as nil.
2427         (wl-folder-mark-as-read-all-entity): Ditto.
2428         (wl-folder-prefetch-entity): Ditto.
2429
2430         * wl.el (wl): Check environment before wl-init.
2431
2432         * wl-summary.el (wl-summary-collect-unread): Eliminated.
2433         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
2434         instead of wl-summary-collect-unread.
2435         (wl-summary-reply): Split message window.
2436
2437 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
2438
2439         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
2440         only if current language environment is japanese,
2441
2442         * wl-folder.el (wl-folder-jump-to-current-entity): Call
2443         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
2444         (wl-folder-goto-folder-subr): Ditto.
2445
2446         * wl-draft.el (wl-draft-dispatch-message): Call
2447         `elmo-file-cache-get-path'.
2448
2449 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
2450
2451         * wl-summary.el (wl-summary-cursor-move): If return value of
2452         wl-summary-next-message is not number, don't jump.
2453
2454 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2455
2456         * wl-summary.el (wl-summary-buffer-next-message-function): New
2457         variable.
2458         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
2459         if it is bound.
2460
2461         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
2462         string.
2463
2464         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
2465         (wl-plugged-drawing): Ditto.
2466
2467 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
2468
2469         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
2470         process.
2471         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
2472         with unwind-protect.
2473
2474         * wl.el (wl-init): Require mime-setup.
2475         (wl-check-environment): Don't require mime-setup.
2476
2477         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
2478         instead of elmo-folder-type.
2479
2480         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
2481         value as nil.
2482
2483 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
2484
2485         * Version number is increased to 2.7.0.
2486
2487         * wl-version.el (wl-version): Changed codename.
2488
2489         * wl-summary.el (wl-summary-delete-cache): Fixed.
2490
2491         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
2492         Workaround for net folders.
2493         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
2494
2495         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
2496         value to nil (According to the patch from
2497         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
2498
2499         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
2500         of elmo-folder-close.
2501
2502 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
2503
2504         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
2505         for postfix.
2506
2507 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
2508
2509         * wl-summary.el (wl-summary-resend-message): Fixed.
2510
2511         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
2512         Call wl-draft with `from' argument if its address is included in
2513         `wl-user-mail-address-list'.
2514         (wl-draft): Added `from' argument.
2515
2516         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
2517         non-nil.
2518         (wl): Don't show demo if wl-demo is nil.
2519
2520         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
2521         wl-summary-use-frame.
2522
2523         * wl-vars.el (wl-summary-use-frame): New user option.
2524         (wl-folder-use-frame): Changed docstring.
2525
2526         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
2527         non-nil.
2528         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
2529         wl-summary-use-frame.
2530
2531         * wl-vars.el (wl-folder-use-frame): New user option.
2532
2533         * wl-summary.el (wl-summary-exit): Back to folder frame if
2534         wl-folder-use-frame is non-nil.
2535         (wl-summary-redisplay-internal): Ignore cache if current folder
2536         is draft folder,
2537         (wl-summary-redisplay-no-mime): Ditto.
2538         (wl-summary-redisplay-all-header): Ditto.
2539
2540         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
2541         if wl-folder-use-frame is non-nil.
2542
2543 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
2544
2545         * wl-summary.el (wl-summary-sync-update): Bind
2546         elmo-folder-update-threshold.
2547         (wl-summary-mark-as-important): Enclosed server mark processing
2548         with `save-match-data'.
2549
2550         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
2551         only when it is already defined.
2552
2553 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2554
2555         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
2556         name of folder exclude localdir is wrong.
2557         * wl-folder.el (wl-folder-sync-entity):
2558         Set `wl-summary-always-sticky-folder-list' as nil.
2559         (wl-folder-mark-as-read-all-entity): Ditto.
2560         (wl-folder-prefetch-entity): Ditto.
2561
2562 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
2563
2564         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
2565         instead of `wl-summary-write-current-newsgroup'.
2566
2567 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2568
2569         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
2570         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
2571         non-nil and selected message is important, do not display.
2572
2573 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
2574
2575         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
2576
2577 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2578
2579         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
2580
2581         * wl-summary.el (wl-summary-mark-as-important): Set message number
2582         using wl-summary-message-number.
2583
2584 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2585
2586         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
2587         destination folder is 'null.
2588
2589 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
2590
2591         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
2592         New function.
2593         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
2594         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
2595         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
2596
2597 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
2598
2599         * wl-mime.el (wl-mime-setup): Added setting for
2600         `mime-setup-signature-key-alist' to avoid overriding key bind for
2601         `wl-draft-send'.
2602
2603         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
2604         for `wl-draft-send'.
2605         * wl-mule.el (wl-draft-overload-functions): Ditto.
2606         * wl-xmas.el (wl-draft-overload-functions): Ditto.
2607         * wl-draft.el (wl-draft-send): Ditto.
2608
2609         * wl-message.el (wl-message-display-internal):
2610         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
2611         (Patch is provided by <kita@coe.nttdata.co.jp>).
2612
2613 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
2614
2615         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
2616
2617 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
2618
2619         * wl.el (wl): Fix for wl-demo.
2620
2621 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
2622
2623         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
2624
2625 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
2626
2627         * wl-folder.el (wl-folder-prefetch-entity): Use
2628         `wl-folder-get-elmo-folder'.
2629         (wl-folder-count-incorporates): Do not use
2630         `wl-folder-get-elmo-folder'.
2631
2632 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
2633
2634         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
2635         instead of `elmo-folder-get-type'.
2636
2637 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2638
2639         * wl-summary.el (wl-summary-write-current-folder): Set cursor
2640         position on Subject: field.
2641         (Advised by Mito <mit@nines.nec.co.jp>)
2642
2643 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2644
2645         * wl-folder.el (wl-folder-prefetch-entity): Use
2646         `wl-folder-get-elmo-folder'.
2647
2648 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
2649
2650         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
2651
2652         * wl-summary.el (wl-summary-buffer-set-folder): Set up
2653         `process-duplicates' slot.
2654
2655         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
2656         if detection failed.
2657
2658 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2659
2660         * wl-version.el (wl-version-status): Set to "alpha".
2661
2662 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
2663
2664         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
2665         Check wl-message-buffer lives before set-buffer.
2666
2667 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2668
2669         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
2670         called in folder mode.
2671         * wl-var.el (wl-summary-exit-pre-hook): New variable.
2672         * wl-summary.el (wl-summary-exit-pre-hook): Run
2673         `wl-summary-exit-pre-hook' before exit summary mode.
2674
2675 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2676
2677         * wl-version.el (wl-version-status): New variable.
2678         (wl-version-status-alist): Removed.
2679         (wl-version-status): Rule included.
2680
2681 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
2682
2683         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
2684         @sponichi.
2685
2686         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
2687         when `mail-reply-buffer' is buffer-local variable.
2688         (Reported by <kita@coe.nttdata.co.jp>).
2689
2690 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
2691
2692         * wl-vars.el (toplevel): Require 'elmo-util.
2693
2694 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
2695
2696         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
2697         (All other related portions are changed)
2698
2699         * wl.el (wl-plugged-change): Use '<' instead of '<='.
2700
2701         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
2702
2703 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2704
2705         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
2706
2707 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2708
2709         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
2710         Delete other windows to avoid an error.
2711         Use `point-marker' instead of `point' to remember the start point
2712         of body.
2713
2714         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
2715
2716         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
2717         number not to exceed all message number.
2718
2719 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2720
2721         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
2722         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
2723
2724 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
2725
2726         * wl-summary.el (wl-summary-sync-force-update): Added argument
2727         no-check.
2728         (wl-summary-sync-update): Ditto.
2729         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
2730         with `no-check'.
2731
2732         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
2733         (wl-message-buffer-prefetch-next): Don't run timer if timer is
2734         already running.
2735
2736 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2737
2738         * wl-expire.el (wl-expire-archive-get-folder): Added argument
2739         `dst-folder-arg'.
2740         (wl-expire-archive-number1): Diito.
2741         (wl-expire-archive-number2): Diito.
2742         (wl-expire-archive-Date): Diito.
2743         (wl-archive-number1): Diito.
2744         (wl-archive-number2): Diito.
2745         (wl-archive-date): Diito.
2746         (wl-archive-folder-p): New function.
2747         (wl-summary-expire): Support of expand folder name at
2748         wl-expire-alist.
2749         * wl-util.el (wl-expand-newtext): Renamed from
2750         `wl-refile-expand-newtext'.
2751
2752 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2753
2754         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
2755         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
2756         `(elmo-msgdb-get-overview msgdb)'.
2757         (wl-summary-prefetch): Bind match data before call
2758         `wl-summay-prefetch-msg'.
2759         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
2760         'off if `wl-summary-buffer-disp-msg' is non-nil.
2761         Fixed problem that couldn't show only one new or unread message when
2762         enter folder.
2763         (wl-summary-reply): Don't call `split-window-vertically' and other
2764         window.
2765
2766 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
2767
2768         * wl-expire.el (wl-expire-refile): Fixed.
2769
2770 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2771
2772         * wl-vars.el (wl-biff-unnotify-hook): New variable.
2773
2774         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
2775         biff notification is removed.
2776
2777         * wl.el (wl): Changed position of `elmo-init'.
2778
2779         * wl-draft.el (wl-default-draft-cite): Use date field
2780         on the citation buffer.
2781
2782         * wl-vars.el (wl-shimbun-folder-icon): New variable.
2783
2784         * wl-xmas.el (wl-folder-internal-icon-list): Added
2785         `wl-folder-shimbun-image'.
2786
2787         * wl-e21.el (wl-folder-internal-icon-list): Added
2788         `wl-folder-shimbun-image'.
2789
2790 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
2791
2792         * wl.el (wl-init): Eliminated argument.
2793         (wl): Rewrite.
2794
2795         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
2796         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
2797         instead of `elmo-folder-msgdb-internal'.
2798         (wl-summary-sync-update): Ditto.
2799         (wl-summary-flush-pending-append-operations): Eliminated.
2800         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
2801         (wl-summary-goto-folder-subr): Set load-msgdb argument of
2802         `elmo-folder-open'.
2803
2804         * wl-mime.el (wl-summary-burst): Fixed.
2805
2806         * wl-folder.el (wl-folder-info-save): Check data type.
2807
2808         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
2809         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
2810         instead of `elmo-folder-msgdb-internal'.
2811         (wl-expire-hide): Ditto.
2812
2813
2814         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
2815
2816 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2817
2818         * wl-folder.el (wl-folder-write-current-folder): Support petname.
2819
2820 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
2821
2822         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
2823
2824 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2825
2826         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
2827         Fixed `match-beginning' argument mismatch.
2828
2829 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
2830
2831         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
2832         the default value.
2833
2834 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
2835
2836         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
2837         instead of `elmo-nntp-default-port'.
2838
2839         * wl-vars.el: Fixed some doc strings.
2840
2841 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
2842
2843         * wl-summary.el (wl-summary-prefetch-msg): Use
2844         `elmo-msgdb-overview-get-entity' instead of `assoc'.
2845
2846         * wl-vars.el: Define *-func as obsolete variable using
2847         `elmo-define-obsolete-variable'.
2848
2849         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
2850         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
2851         instead of `wl-message-buffer-prefetch-threshold'.
2852
2853         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
2854
2855         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
2856
2857         * wl-draft.el (wl-caesar-region-func): Ditto.
2858
2859         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
2860         Keep unread status in elmo-folder-move-messages.
2861         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
2862
2863 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2864
2865         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
2866         `wl-summary-buffer-exit-func'
2867         (wl-summary-buffer-message-redisplay-function): Renamed from
2868         `wl-summary-buffer-message-redisplay-func'
2869         (wl-summary-buffer-next-folder-function): Renamed from
2870         `wl-summary-buffer-next-folder-func'.
2871         (wl-summary-buffer-prev-folder-function): Renamed from
2872         `wl-summary-buffer-prev-folder-func'.
2873         (wl-summary-get-petname-function): Renamed from
2874         `wl-summary-get-petname-func'.
2875
2876         * wl-score.el (wl-score-edit-exit-function): Renamed from
2877         `wl-score-edit-exit-func'.
2878
2879         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
2880         Renamed from `wl-message-buffer-prefetch-get-next-function'.
2881
2882         * wl-util.el (wl-load-profile-function): Renamed from
2883         `wl-load-profile-func'.
2884
2885         * wl-folder.el (wl-folder-completion-function): Renamed from
2886         `wl-folder-completion-func'.
2887         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
2888
2889         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
2890         `wl-expire-archive-get-folder-func'.
2891         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
2892         (wl-draft-send-mail-function): Renamed from
2893         `wl-draft-send-mail-func'.
2894         (wl-draft-send-news-function): Renamed from
2895         `wl-draft-send-news-func'.
2896         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
2897         (wl-generate-mailer-string-function): Renamed from
2898         `wl-generate-mailer-string-func'.
2899         (wl-highlight-signature-search-function): Renamed from
2900         `wl-highlight-signature-search-func'.
2901         (wl-highlight-x-face-function): Renamed from
2902         `wl-highlight-x-face-func'
2903         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
2904         (wl-ps-print-buffer-function): Renamed from
2905         `wl-ps-print-buffer-func'
2906         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
2907         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
2908         (wl-summary-subject-filter-function): Renamed from
2909         `wl-summary-subject-filter-func'.
2910
2911         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
2912         `wl-draft-queue-flush-send-func'
2913         (wl-draft-cite-function): Renamed from
2914         `wl-draft-cite-func'
2915
2916         * wl-address.el (wl-address-init-function): Renamed from
2917         `wl-address-init-func'.
2918
2919 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
2920
2921         * wl-draft.el (wl-draft-queue-flush): Don't call
2922         `elmo-dop-unlock-message'.
2923         * wl-draft.el (wl-draft-queue-append): Don't call
2924         `elmo-dop-lock-message'.
2925
2926         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
2927         (wl-summary-buffer-folder-name): Ditto.
2928         (wl-summary-message-regexp): Added '-' (all other related portions
2929         are changed).
2930         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
2931         wl-summary-buffer-folder-name.
2932
2933 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2934
2935         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
2936         the number of mails in the folder buffer is not updated by wl-biff.
2937
2938 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
2939
2940         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
2941         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
2942
2943 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
2944
2945         * wl-summary.el (wl-summary-next-message):
2946         Return next message number when wl-summary-move-order is nil.
2947
2948 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
2949
2950         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
2951         `wl-summary-move-spec-alist'.
2952         (wl-summary-move-spec-unplugged-alist): New variable
2953         (Move spec for unplugged status).
2954         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
2955         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
2956
2957 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
2958
2959         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
2960         * wl-mule.el (wl-draft-overload-menubar): Ditto.
2961
2962 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
2963
2964         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
2965         simple quotation to quote the anonymous function.
2966         * tm-wl.el (wl-draft-preview-message): Ditto.
2967
2968 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
2969
2970         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
2971         Eliminate redundant `save-excursion'.
2972         (wl-highlight-summary-current-line): Ditto.
2973
2974         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
2975         accessing match data when `looking-at' failed.
2976
2977         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
2978         `elmo-match-string' where users don't care about the speed.
2979         (wl-draft-save): Ditto.
2980
2981 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
2982
2983         * wl-util.el (wl-regexp-opt): New function.
2984
2985         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
2986         number from `wl-summary-buffer-number-list'.
2987         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
2988         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
2989         (wl-summary-move-spec-alist): Changed default setting.
2990
2991 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2992
2993         * wl-vars.el (wl-biff-notify-hook): New hook.
2994         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
2995         the arrival of new mail.
2996         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
2997         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
2998
2999 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
3000
3001         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
3002
3003 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
3004
3005         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
3006
3007         * Version number is increased to 2.5.8.
3008
3009         * wl-thread.el (toplevel): require 'cl.
3010         (wl-thread-resume-entity): Call wl-thread-make-number-list.
3011         (wl-thread-make-number-list): New function.
3012         (wl-thread-entity-make-number-list-from-children): Ditto.
3013         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
3014         (wl-thread-entity-insert-as-children): Likewise.
3015         (wl-thread-delete-message): Likewise.
3016         (wl-meaning-of-mark): Eliminated.
3017         (wl-thread-next-failure-mark-p): Ditto.
3018         (wl-thread-entity-get-mark): Ditto.
3019         (wl-thread-meaning-alist-get-result): Ditto.
3020         (wl-thread-entity-check-prev-mark): Ditto.
3021         (wl-thread-entity-check-next-mark): Ditto.
3022         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
3023         (wl-thread-entity-get-prev-marked-entity): Ditto.
3024         (wl-thread-get-prev-unread): Ditto.
3025         (wl-thread-jump-to-prev-unread): Ditto.
3026         (wl-thread-get-next-unread): Ditto.
3027         (wl-thread-jump-to-next-unread): Ditto.
3028         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
3029         (wl-thread-entity-get-next-marked-entity): Ditto.
3030
3031         * wl-summary.el (wl-summary-buffer-number-list):
3032         New bufer-local variable.
3033         (wl-summary-switch-to-clone-buffer): Clone
3034         `wl-summary-buffer-number-list'.
3035         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
3036         (wl-summary-cursor-move-regex): Eliminated.
3037         (wl-summary-cursor-up): Rewrite.
3038         (wl-summary-cursor-down): Ditto.
3039         (wl-summary-mode-spec-alist): New variable.
3040         (wl-summary-next-message): New inline function.
3041         (wl-summary-cursor-move): New function.
3042         (wl-summary-default-get-next-msg): Rewrite.
3043         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
3044         (wl-summary-rescan): Ditto.
3045         (wl-summary-sync-all-init): Ditto.
3046         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
3047         summary is not thread view.
3048         (wl-summary-sync-update): Ditto.
3049         (wl-summary-rescan): Ditto.
3050         (wl-summary-make-number-list): New function.
3051
3052         * wl-draft.el: "FCC" -> "Fcc".
3053
3054 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
3055
3056         * wl-highlight.el (wl-highlight-summary-window):
3057         Call `set-buffer-modified-p'.
3058
3059         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
3060         (wl): Call `elmo-init' and fix.
3061
3062         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
3063         Use new variables.
3064
3065         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
3066
3067 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3068
3069         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
3070
3071 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3072
3073         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
3074
3075 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3076
3077         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
3078         `wl-use-toolbar' nor `display-graphic-p'.
3079         (wl-e21-setup-message-toolbar): Ditto.
3080         (wl-e21-setup-summary-toolbar): Ditto.
3081         (wl-e21-setup-folder-toolbar): Ditto.
3082
3083         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
3084         (wl-plugged-init-icons): Ditto.
3085
3086         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
3087         `display-graphic-p'.
3088         (wl-plugged-set-folder-icon): Ditto.
3089         (wl-highlight-plugged-current-line): Ditto.
3090         (wl-highlight-folder-current-line): Ditto.
3091         (wl-e21-highlight-folder-group-line): Ditto.
3092         (wl-e21-setup-toolbar): Ditto.
3093         (wl-e21-display-image-p): New macro.
3094
3095         * wl-demo.el (wl-demo): Simplified.
3096         (wl-demo-image-type-alist): Use `image-type-available-p' for
3097         checking whether the image type `xbm' is available.
3098
3099 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3100
3101         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
3102         (wl-summary-input-range): Ditto.
3103
3104 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3105
3106         * wl-summary.el (wl-summary-edit-addresses): Use
3107         `wl-summary-get-original-buffer'
3108         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
3109         (wl-summary-jump-to-msg-by-message-id-via-nntp):
3110         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
3111         (wl-summary-get-newsgroups): Eliminated.
3112         (wl-summary-set-crosspost): Ditto.
3113         (wl-summary-is-crosspost-folder): Ditto.
3114         (wl-crosspost-alist-load): Ditto.
3115         (wl-crosspost-alist-save): Ditto.
3116
3117         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
3118         `elmo-setup-subscribed-newsgroups' instead of
3119         `elmo-nntp-make-groups-hashtb'.
3120         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
3121         instead of `wl-crosspost-alist-save'.
3122
3123         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
3124         of `elmo-folder-message-appendable-p'.
3125         (wl-mime-header-presentation-method): Eliminated.
3126
3127         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
3128         (Error occurs in emacs21).
3129
3130         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
3131         the current buffer).
3132
3133         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
3134         instead of `wl-crosspost-alist-save'.
3135         (wl-init): `elmo-crosspost-message-alist-load'
3136         instead of `wl-crosspost-alist-load'
3137
3138         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
3139         (wl-parse-newsgroups): Likewise.
3140         (wl-biff-notify): Run `wl-biff-notify-hook'.
3141
3142 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
3143
3144         * wl-vars.el (wl-summary-lazy-highlight): New variable.
3145
3146         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
3147         when `wl-summary-lazy-highlight' is non-nil.
3148         (wl-summary-goto-folder-subr): Highlight only when
3149         `wl-summary-lazy-highlight' is non-nil.
3150
3151         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
3152         Don't display progress and highlight temp-mark when
3153         `wl-summary-lazy-highlight' is non-nil.
3154         (wl-highlight-summary-window): New function.
3155         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
3156
3157 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3158
3159         * wl-summary.el (wl-summary-sync): Change `all-visible'
3160         from `all-shown'
3161         (wl-summary-input-range): Ditto.
3162
3163 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3164
3165         * wl-e21.el (wl-highlight-folder-current-line): Call
3166         `wl-folder-init-icons' when folder icons have not been initialized.
3167
3168         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
3169
3170         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
3171         (wl-demo-image-type-alist): New macro.
3172
3173 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3174
3175         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
3176         display does not support graphics.
3177         (wl-plugged-init-icons): Ditto.
3178         (wl-folder-init-icons): Ditto.
3179
3180         * wl-demo.el (wl-demo): Chech closely whether the display
3181         supports graphics.
3182
3183 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
3184
3185         * wl-summary.el (wl-summary-get-original-buffer): New function.
3186         (wl-summary-set-crosspost): Use it.
3187         (wl-summary-target-mark-uudecode): Ditto.
3188         (wl-summary-reedit): Ditto.
3189         (wl-summary-resend-bounced-mail): Ditto.
3190         (wl-summary-update-crosspost): Eliminated (It may be incorporated
3191         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
3192
3193         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
3194         (wl-message-display-internal): Ditto.
3195
3196 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
3197
3198         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
3199
3200 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
3201
3202         * wl-summary.el (wl-summary-save-view): Renamed from
3203         `wl-summary-save-status'.
3204
3205 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3206
3207         * wl-summary.el (wl-summary-sync): Added `all-shown'
3208
3209 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3210
3211         * wl-summary.el (wl-summary-input-range): Added `all-shown'
3212
3213 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
3214
3215         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
3216
3217 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
3218
3219         * wl-highlight.el (wl-highlight-summary-line-string): Use
3220         `zerop' instead of `= 0'.
3221         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
3222
3223         * wl-template.el (wl-template-next): Use `=' instead of `eq'
3224         for comparing numbers.
3225         (wl-template-prev): Use `zerop' instead of `eq 0'.
3226
3227         * wl-draft.el (wl-draft-insert-current-message): Use
3228         `with-current-buffer' instead of `save-excursion'.
3229         Use `zerop' instead of `eq 0'.
3230
3231 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
3232
3233         * wl-draft.el (wl-draft-insert-ccs): New function.
3234         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
3235         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
3236
3237 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
3238
3239         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
3240
3241 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
3242
3243         * wl-expire.el (wl-expire-refile): Don't call
3244         elmo-msgdb-add-msgs-to-seen-list;
3245         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
3246         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3247
3248 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3249
3250         * wl-message.el (wl-message-prev-page): Ignore errors while
3251         scroll-down.
3252
3253 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
3254
3255         * wl-mime.el: Use elmo-original-message-mode instead of
3256         mmelmo-original-mode.
3257
3258         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
3259         `elmo-folder-get-spec';
3260         (wl-fldmgr-add-completion-all-completions):
3261         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
3262
3263         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
3264         of `elmo-folder-get-type'.
3265
3266         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
3267         `elmo-folder-get-spec';
3268         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3269         Use `elmo-folder-append-message' instead of `elmo-append-msg';
3270         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3271         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
3272         `elmo-read-msg-no-cache';
3273         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
3274         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
3275         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
3276         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
3277         `elmo-cache-save';
3278         (wl-draft-reedit): Use `elmo-message-file-name'.
3279
3280         * wl-expire.el: Use `elmo-folder-name-internal';
3281         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3282         Use macro `wl-summary-buffer-msgdb' instead of variable
3283         `wl-summary-buffer-msgdb';
3284         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
3285         Use macro `wl-summary-buffer-folder-name' instead of variable
3286         `wl-summary-buffer-folder-name'.
3287         * wl-score.el: Likewise.
3288
3289         * wl-message.el: Rewrite for new message buffer cache mechanism.
3290         (wl-message-buffer-cache-buffer-get): New macro.
3291         (wl-message-buffer-cache-folder-get): Ditto.
3292         (wl-message-buffer-cache-message-get): Ditto.
3293         (wl-message-buffer-cache-entry-make): Ditto.
3294         (wl-message-buffer-cache-hit): Ditto.
3295         (wl-message-buffer-cache-sort): New function.
3296         (wl-message-buffer-cache-add): Ditto.
3297         (wl-message-buffer-cache-delete): Ditto.
3298         (wl-message-buffer-cache-clean-up): Ditto.
3299         (wl-message-buffer-window): Rewrite.
3300         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
3301         (wl-message-buffer-display): New function.
3302         (wl-message-display-internal): New function.
3303
3304 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
3305
3306         * wl-folder.el: Use `elmo-folder-name-internal';
3307         Use `wl-folder-get-elmo-folder';
3308         Use `elmo-folder-list-messages' instead of
3309         `elmo-list-folder';
3310         Use `elmo-folder-get-primitive-list' instead of
3311         `elmo-folder-get-primitive-spec-list';
3312         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
3313         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3314         Use `elmo-folder-create' instead of `elmo-create-folder'.
3315         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
3316         (wl-folder-get-elmo-folder): New macro.
3317         (wl-folder-elmo-folder-cache-get): Ditto.
3318         (wl-folder-elmo-folder-cache-put): Ditto.
3319         (wl-folder-suspend): Call `elmo-quit'.
3320
3321         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3322         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3323         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
3324         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
3325         (toplevel): require 'cl.
3326         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
3327
3328         * wl-summary.el: Rewrite to use new elmo interface.
3329
3330 \f
3331 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
3332
3333         * wl-mime.el (wl-draft-preview-message):
3334         Run `wl-draft-send-hook' before collecting recipients information;
3335         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
3336
3337         * tm-wl.el (wl-draft-preview-message): Ditto.
3338
3339 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
3340
3341         * wl-mime.el (wl-draft-preview-message): Fixed problem that
3342         wrong receipients are displayed when forwarded message.
3343
3344 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
3345
3346         * Version number is increased to 2.5.7.
3347
3348 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
3349
3350         * wl-message.el (wl-message-next-page): Bind
3351         `window-pixel-scroll-increment' to nil while scrolling up.
3352
3353 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3354
3355         * wl-vars.el (wl-save-hook): New hook.
3356         * wl.el (wl-save): Call `wl-save-hook'.
3357
3358 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3359
3360         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
3361         Argument WITH-ARG instead of NO-ARG (negative mean).
3362         (wl-draft-reply): WITH-ARG instead of NO-ARG.
3363         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
3364         * wl-message.el (wl-message-follow-current-entity): Likewise.
3365
3366 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3367
3368         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
3369         FROM was optional argument.
3370         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
3371
3372 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3373
3374         * Version number is increased to 2.5.6.
3375
3376 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3377
3378         * wl-version.el (wl-version-show): Removed.
3379         (wl-version): Add `interactive'.
3380
3381 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
3382
3383         * wl-summary.el (wl-summary-get-petname-func): New variable.
3384         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
3385         instead of `wl-address-get-petname-1'.
3386         (wl-summary-simple-from): Ditto.
3387
3388         * wl-address.el (wl-address-get-petname-1): Define as function.
3389
3390 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
3391
3392         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
3393         field in the original message.
3394         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
3395
3396 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
3397
3398         * wl-expire.el (wl-expire-hide):
3399         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
3400
3401 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3402
3403         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
3404         find decoder for To, Cc, and Subject.
3405
3406 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
3407
3408         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
3409         for checking `elmo-use-buffer-cache'.
3410         (wl-summary-mark-as-important): Fixed typo in comment.
3411
3412 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
3413
3414         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
3415         field in the original message.
3416         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
3417
3418 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
3419
3420         * wl-expire.el (wl-expire-hide):
3421         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
3422
3423 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3424
3425         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
3426         find decoder for To, Cc, and Subject.
3427
3428 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
3429
3430         * Version number is increased to 2.5.5.
3431
3432         * wl-address.el (wl-address-specials-regexp): New constant.
3433         (wl-address-quote-specials): Use it.
3434
3435 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
3436
3437         * wl-summary.el (wl-summary-rescan):
3438         Call `wl-summary-buffer-number-column-detect'.
3439         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
3440
3441         * wl-message.el (wl-message-mode-map): Define.
3442         (wl-message-decode): Use it as local-map.
3443
3444 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
3445
3446         * wl-score.el (wl-score-guess-like-gnus): Abolished.
3447         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
3448
3449 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
3450
3451         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
3452
3453         * wl-mule.el (wl-read-event-char): Ditto.
3454
3455         * wl-e21.el (wl-read-event-char): Ditto.
3456
3457         * wl-nemacs.el (wl-read-event-char): Ditto.
3458         (read-event): Removed.
3459
3460         * wl-util.el (toplevel): Removed dummy definition of
3461         `read-event'.
3462         (wl-read-event-char, wl-xmas-read-event-char): Removed.
3463
3464 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
3465
3466         * wl-nemacs.el (elmo-archive-call-process): Moved to
3467         elmo-archive.el.
3468
3469 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3470
3471         * wl-draft.el (wl-draft-reply-list-symbol): New function.
3472         (wl-draft-reply): Use it.  Fixed "No match field" error message.
3473
3474         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
3475         instead of magic-number 6.  Use `not' instead of `null' for symbol
3476         `nil' check (not empty list).
3477         (wl-draft-insert-x-face-field): Fixed paren style.
3478
3479         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
3480         one-branch conditional statement, instead of `and' and `if'.
3481         (wl-draft-forward): Likewise.
3482         (wl-draft-add-references): Likewise.
3483         (wl-draft-yank-from-mail-reply-buffer): Likewise.
3484
3485         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
3486         conditional steatment.  Use `cond' instead of `if'.
3487         (wl-draft-confirm): Likewise.
3488
3489 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3490
3491         * wl-version.el (wl-version-show): Use `product-string-1'
3492         instead of `wl-version'.
3493         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
3494
3495         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
3496
3497 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3498
3499         * wl-highlight.el (wl-highlight-headers): Revert
3500         `wl-highlight-x-face-func' argument (`beg' and `end').
3501
3502 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3503
3504         * wl.el (toplevel): Move `product-provide' declare.
3505         * wl-demo.el (toplevel): Ditto.
3506         * wl-dnd.el (toplevel): Ditto.
3507         * wl-highlight.el (toplevel): Ditto.
3508         * wl-message.el (toplevel): Ditto.
3509         * wl-refile.el (toplevel): Ditto.
3510         * wl-util.el (toplevel): Ditto.
3511
3512 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
3513
3514         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
3515         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
3516         (wl-thread-close-all): keep cursor position.
3517
3518 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3519
3520         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
3521         (eq x 0).
3522         (wl-generate-user-agent-string-1): Fix conditional statement.
3523
3524 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
3525
3526         * wl.el (wl-check-environment): Additional check for
3527         'wl-local-domain' and `wl-message-id-domain'.
3528
3529 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3530
3531         * wl-draft.el (toplevel): Delete defvar for sasl-*.
3532
3533 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3534
3535         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
3536         instead of `smtp-sasl-user-realm'.
3537
3538 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3539
3540         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
3541
3542 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3543
3544         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
3545         to the default value as well as `eword-lexical-analyzer'.
3546
3547 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3548
3549         * wl-version.el (wl-extended-emacs-version,
3550         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
3551         `elmo-match-string' instead of `wl-match-string'.
3552
3553 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3554
3555         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
3556         docstring.
3557
3558 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
3559
3560         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
3561
3562 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3563
3564         * wl-highlight.el (wl-highlight-headers): Remove
3565         `wl-highlight-x-face-func' argument (`beg' and `end').
3566
3567 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
3568
3569         * wl-summary.el (wl-summary-mark-as-important):
3570         Remove cache if folder is local.
3571
3572 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
3573
3574         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
3575         to get existing e-mail address string.
3576
3577 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3578
3579         * wl-version.el (wl-generate-user-agent-string): Commentary.
3580         (wl-generate-user-agent-string-1): Use `when' for
3581         one-branch conditional statement, instead of `and' and `if'.
3582         (wl-extended-emacs-version, wl-extended-emacs-version2,
3583         wl-extended-emacs-version3): Ditto.
3584
3585 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3586
3587         * wl-summary.el (wl-summary-sync-all-init): New inline function.
3588         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
3589         condition-case; Remove initialization.
3590         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
3591         (wl-summary-sync-update3): Added argument `sync-all';
3592         Eliminated local variable `msgdb';
3593         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
3594         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
3595         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
3596
3597 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
3598
3599         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
3600         connection before call `wl-draft-send-mail-with-smtp'.
3601
3602 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
3603
3604         * Version number is increased to 2.5.4.
3605
3606 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
3607
3608         * wl.el (wl-check-environment): Additional check for
3609         'wl-local-domain' and `wl-message-id-domain'.
3610
3611 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
3612
3613         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
3614         buffer as command specific.
3615         (wl-folder-mark-as-read-all-entity): Ditto.
3616         (wl-folder-prefetch-entity): Ditto.
3617         (wl-folder-drop-unsync-entity): Ditto.
3618
3619         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
3620         (wl-prog-uudecode-no-stdout-option): Changed default to t.
3621         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
3622
3623         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
3624         save-excursion.
3625
3626 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
3627
3628         * Version number is increased to 2.5.3.
3629
3630         * wl-summary.el (wl-summary-save-view-cache):
3631         Delete duplicated `write-region';
3632         Use `write-region-as-binary' instead of `as-binary-output-file' and
3633         `write-region'.
3634
3635 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3636
3637         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
3638
3639 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
3640
3641         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
3642         instead of `smtp-via-smtp'.
3643
3644 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3645
3646         * wl-draft.el (toplevel): Delete defvar for sasl-*.
3647
3648 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3649
3650         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
3651         instead of `smtp-sasl-user-realm'.
3652
3653 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3654
3655         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
3656
3657 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
3658
3659         * Version number is increased to 2.5.2.
3660
3661 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
3662
3663         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
3664         does not exist.
3665         (wl-biff-stop): Call `cancel-timer' if timer already exists.
3666         (wl-biff-start): Call `timer-activate' if timer already exists.
3667
3668         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
3669         only when it is bound as function.
3670
3671 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
3672
3673         * Version number is increased to 2.5.1.
3674
3675 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
3676
3677         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
3678         Print refile/copy destination.
3679
3680 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3681
3682         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
3683         queue-flush-only is non-nil.
3684
3685         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
3686
3687         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
3688         checking cache folder.
3689
3690 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3691
3692         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
3693         `regexp-quote'.
3694
3695 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3696
3697         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
3698         function.
3699         * wl-summary.el (wl-summary-write-current-folder-functions):
3700         Change default value.  Use it.
3701
3702 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
3703
3704         * Version number is increased to 2.5.0.
3705
3706         * wl-version.el (wl-version): Changed codename.
3707
3708 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
3709
3710         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
3711         (wl-summary-supersedes-message): Ditto.
3712
3713 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3714
3715         * wl-refile.el (wl-refile-guess-functions): Renamed from
3716         `wl-refile-guess-func-list'.
3717
3718 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
3719
3720         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
3721         Fixed problem when no rule was matched.
3722
3723 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
3724
3725         * wl-summary.el (wl-summary-get-mark): Fixed
3726         `wl-summary-buffer-target-mark' check logic.
3727
3728 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3729
3730         * wl-folder.el (wl-folder-write-current-folder): Added group
3731         folder check.
3732
3733         * wl-summary.el (wl-summary-write-current-folder): Renamed from
3734         `wl-summary-write-current-newsgroup'.
3735         (wl-summary-write-current-folder-functions): New variable.
3736         * wl-folder.el (wl-folder-get-newsgroups): New function.
3737         (wl-folder-guess-mailing-list-by-refile-rule): New function.
3738         (wl-folder-write-current-folder): Renamed from
3739         `wl-folder-write-current-newsgroup'.
3740
3741 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3742
3743         * Version number is increased to 2.3.93.
3744
3745 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
3746
3747         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
3748         (wl-ldap-make-matched-value-list): Ditto.
3749         (wl-ldap-alias-safe-string): Split e-mail address.
3750
3751         * wl-summary.el (wl-summary-read-folder): Fixed problem when
3752         petname folder default was selected.
3753         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
3754         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
3755
3756 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
3757
3758         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
3759         to `wl-draft-config-exec'.
3760
3761         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
3762         instead of calling `wl-draft-config-exec';
3763         Process group-list and show recipients in minibuffer.
3764
3765         * tm-wl.el (wl-draft-preview-message): Ditto.
3766
3767 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3768
3769         * wl.el (toplevel): Added (C) to copyright notice, and
3770         sync Author header.
3771         * tm-wl.el (toplevel): Ditto.
3772         * wl-address.el (toplevel): Ditto.
3773         * wl-demo.el (toplevel): Ditto.
3774         * wl-dnd.el (toplevel): Ditto.
3775         * wl-draft.el (toplevel): Ditto.
3776         * wl-e21.el (toplevel): Ditto.
3777         * wl-expire.el (toplevel): Ditto.
3778         * wl-folder.el (toplevel): Ditto.
3779         * wl-highlight.el (toplevel): Ditto.
3780         * wl-message.el (toplevel): Ditto.
3781         * wl-mime.el (toplevel): Ditto.
3782         * wl-mule.el (toplevel): Ditto.
3783         * wl-nemacs.el (toplevel): Ditto.
3784         * wl-refile.el (toplevel): Ditto.
3785         * wl-score.el (toplevel): Ditto.
3786         * wl-summary.el (toplevel): Ditto.
3787         * wl-template.el (toplevel): Ditto.
3788         * wl-thread.el (toplevel): Ditto.
3789         * wl-util.el (toplevel): Ditto.
3790         * wl-vars.el (toplevel): Ditto.
3791         * wl-xmas.el (toplevel): Ditto.
3792
3793 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
3794
3795         * wl.el (wl-init): Added comment about `wl-init-hook'.
3796         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
3797         * wl-vars.el (wl-init-hook): Added docs.
3798         (wl-make-plugged-hook): Removed useless docs.
3799         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
3800         * wl-xmas.el (toplevel): Ditto.
3801
3802 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3803
3804         * wl-address.el (toplevel): Fixed multiple Author header format.
3805         * wl-demo.el (toplevel): Ditto.
3806         * wl-draft.el (toplevel): Ditto.
3807         * wl-folder.el (toplevel): Ditto.
3808         * wl-summary.el (toplevel): Ditto.
3809         * wl-thread.el (toplevel): Ditto.
3810         * wl-util.el (toplevel): Ditto.
3811         * wl-vars.el (toplevel): Ditto.
3812         * wl-version.el (toplevel): Ditto.
3813         * wl-xmas.el (toplevel): Ditto.
3814         * wl.el (toplevel): Ditto.
3815
3816         * wl-version.el (toplevel): Added require `elmo-version' for
3817         `product-version-as-string'.
3818
3819 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
3820
3821         * wl-vars.el (wl-draft-send-hook): Changed default value to
3822         '(wl-draft-config-exec).
3823
3824         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
3825         explicitly.
3826         (wl-draft): Set `wl-draft-config-exec-flag' before running
3827         `wl-mail-setup-hook'.
3828
3829         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
3830         `wl-biff-init-icons' to `wl-init-hook' instead of
3831         `wl-make-plugged-hook'.
3832         (Because if `wl-draft' command is invoked at first,
3833         they are not initialized)
3834         Updated copyright notice.
3835
3836         * wl-e21.el (toplevel): Ditto;
3837
3838         * wl-demo.el (toplevel): Updated copyright notice.
3839         * wl-address.el (toplevel): Ditto.
3840         * wl-draft.el (toplevel): Ditto.
3841         * wl-version.el (toplevel): Ditto.
3842         * wl-folder.el (toplevel): Ditto.
3843         * wl-summary.el (toplevel): Ditto.
3844         * wl-thread.el (toplevel): Ditto.
3845         * wl-util.el (toplevel): Ditto.
3846         * wl-vars.el (toplevel): Ditto.
3847         * wl.el (toplevel): Ditto.
3848
3849 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
3850
3851         * wl-highlight.el (wl-highlight-message): Fixed problem of
3852         highlighting failure which occured when the last field contains
3853         multiple lines in the draft buffer.
3854
3855         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
3856         `wl-biff-start' if plugged.
3857
3858         * wl-util.el (wl-biff-check-folder): New function.
3859         (wl-biff-check-folders): Don't set session name prefix.
3860         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
3861         (wl-biff-check-folder-async): Ditto.
3862
3863         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
3864         in email address.
3865
3866 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
3867
3868         * wl-vars.el (wl-subject-prefix-regexp): New variable.
3869
3870         * wl-draft.el (wl-draft-strip-subject-re): New function.
3871
3872         * wl-draft.el (wl-draft-reply): Use it.
3873
3874 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
3875
3876         * wl-message.el (wl-mmelmo-message-redisplay): Use
3877         `mime-display-message' instead of `wl-mime-display-message'.
3878
3879         * wl-mime.el (toplevel): Removed compatibility workaround
3880         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
3881         (wl-mime-display-message): Abolished.
3882         (wl-mime-entity-read-field): Ditto.
3883         (wl-mime-combine-message/partial-pieces): Use
3884         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
3885
3886 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
3887
3888         * wl-template.el: Doc fixes.
3889
3890 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
3891
3892         * wl-e21.el (wl-message-overload-functions): Do nothing if
3893         `current-local-map' is not available.
3894         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
3895
3896 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3897
3898         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
3899         representation.
3900
3901         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
3902         number.
3903         (wl-fldmgr-save-folders): Don't use `format' when insert
3904         `wl-fldmgr-folders-header'.
3905
3906 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
3907
3908         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
3909
3910 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3911
3912         * wl-highlight.el (wl-highlight-message):
3913         Use `std11-field-end' to detect end point of the header field.
3914         Refer `wl-highlight-max-header-size'.
3915
3916         * wl-vars.el (wl-highlight-max-header-size): New variable.
3917
3918         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
3919
3920         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3921         Set `for-draft' argument of wl-highlight-headers.
3922         (wl-draft): Ditto.
3923         (wl-draft-reedit): Ditto.
3924         (wl-user-agent-compose-internal): Ditto.
3925
3926 2000-10-24   Daiki Ueno <ueno@unixuser.org>
3927
3928         * wl-message.el (wl-message-add-button): Use overlay.
3929
3930 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3931
3932         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
3933
3934         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
3935         problem when group-list content is nothing.
3936         (Reported by Mito <mit@nines.nec.co.jp>)
3937
3938 2000-10-18  SAITO Atsunori <sai@yedo.com>
3939
3940         * wl-summary.el (wl-summary-print-destination): Adjust line length.
3941
3942 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3943
3944         * tm-wl.el (toplevel): Use product-provide.
3945
3946 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
3947
3948         * Version number is increased to 2.3.92.
3949
3950 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3951
3952         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
3953         title text, use `display' property for left margin under Emacs 21.
3954
3955         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
3956         properties.
3957         (wl-plugged-init-icons): Ditto.
3958
3959 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3960
3961         * wl.el (wl-save-status, wl-init): Remove last period in
3962         "...done." message.
3963         * tm-wl.el (wl-summary-burst): Ditto.
3964         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
3965         wl-summary-resume-cache-status,
3966         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
3967         wl-summary-sync-update3, wl-summary-highlight-msgs,
3968         wl-summary-flush-pending-append-operations,
3969         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
3970         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
3971         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
3972         wl-thread-open-all): Ditto.
3973         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3974         * wl-mime.el (wl-summary-burst): Ditto.
3975         * wl-highlight.el (wl-highlight-summary): Ditto.
3976         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
3977         wl-folder-open-all, wl-folder-update-access-group): Ditto.
3978         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
3979         * wl-address.el (wl-local-address-init): Ditto.
3980
3981 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3982
3983         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
3984         `add-text-properties'.
3985         (wl-plugged-init-icons): Ditto.
3986         (wl-folder-init-icons): Use `propertize' instead of
3987         `put-text-property'.
3988         (wl-plugged-set-folder-icon): Ditto.
3989         (wl-e21-highlight-folder-group-line): Ditto.
3990
3991 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3992
3993         * wl-version.el (wl-version-status-alist): New variable.
3994         (wl-version-status): New function.
3995
3996         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
3997         "Cc" part of the case "Reply-To".
3998
3999         * wl-draft.el (wl-draft-reply): Use result of
4000         `eword-extract-address-components'.
4001
4002         * wl-demo.el (wl-demo-icon-name): New constant.
4003         (wl-logo-xpm): Use it.
4004         (wl-logo-xbm): Ditto.
4005         (wl-logo-bitmap): Ditto.
4006
4007         * Version number is increased to 2.3.91.
4008
4009 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4010
4011         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
4012         (wl-extended-emacs-version, wl-extended-emacs-version2,
4013         wl-extended-emacs-version3): Remove `interactive'.  Fixed
4014         docstring.
4015
4016         * wl-version.el (wl-generate-user-agent-string-1): New function.
4017         (wl-generate-user-agent-string): Use it.
4018
4019         * wl-version.el (wl-generate-user-agent-string-1): Ignore
4020         `mime-edit-insert-user-agent-field'.
4021         (wl-generate-user-agent-string): Check
4022         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
4023
4024         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
4025         instead of `if', when verbose case.
4026
4027 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
4028
4029         * wl-expire.el (wl-summary-expire): Fix.
4030
4031 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
4032
4033         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
4034         and `elmo-lost+found-folder' if 'wl-draft.
4035         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
4036
4037 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4038
4039         * wl-expire.el (wl-summary-expire): Change messages.
4040         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
4041         `deleing-info' instead of "Deleting..."
4042
4043 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
4044
4045         * wl-summary.el (wl-summary-refile-subr): Fix.
4046
4047 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4048
4049         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
4050         if pipe folder.
4051
4052 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4053
4054         * wl-vars.el (wl-draft-use-cache): Default `nil'.
4055
4056 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4057
4058         * wl-expire.el (wl-expire-hide): New function.
4059         (wl-summary-expire): Add `hide'.
4060
4061 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
4062
4063         * wl-vars.el (wl-draft-reply-without-argument-list):
4064         Changed default value to consider `Reply-To:'.
4065         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
4066
4067         * Version number is increased to 2.3.90.
4068
4069         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
4070         elmo-imap4-get-session with unwind-protect.
4071         Don't cause error.
4072         (wl-summary-sync-marks): Don't check plugged nor folder type.
4073         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
4074         (Always keep current buffer).
4075
4076 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
4077
4078         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
4079         Enclose with `save-excursion'.
4080
4081 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4082
4083         * wl-version.el (wl-version): Remove interactive.
4084
4085 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4086
4087         * wl-version.el (wl-generate-user-agent-string): Use
4088         `product-string-verbose' instead of `product-string-1'.
4089
4090 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4091
4092         * wl-vars.el (wl-draft-use-cache): New variable.
4093         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
4094         if wl-draft-use-cache is non-nil.
4095
4096 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4097
4098         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
4099         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
4100
4101 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
4102
4103         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
4104         (wl-thread-msg-mark-as-unread): Ditto.
4105
4106         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
4107         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
4108         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
4109         Don't set mark in summary if return value of `elmo-mark-as-read'
4110         is nil.
4111         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
4112         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
4113         instead of `wl-thread-msg-mark-as-read'.
4114         (wl-summary-mark-as-unread-region): Ditto.
4115         (wl-summary-target-mark-mark-as-read): Ditto.
4116
4117         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4118
4119 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4120
4121         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
4122
4123         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
4124
4125 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4126
4127         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
4128         face.
4129
4130 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
4131
4132         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
4133         `running-xemacs'.
4134
4135 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4136
4137         * wl-version.el (toplevel): Use `product-version-as-string' for
4138         set verstion-string, if defined.
4139
4140         * wl-version.el (wl-version-show): Insert string at point, when
4141         call with argument.
4142
4143         * wl-version.el (wl-generate-user-agent-string): Use
4144         `product-string-1' instead of `wl-appname', `wl-version' and
4145         `wl-codename'.
4146
4147 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4148
4149         * wl-address.el (toplevel): Use product-provide.
4150         * wl-demo.el (toplevel): Ditto.
4151         * wl-dnd.el (toplevel): Ditto.
4152         * wl-draft.el (toplevel): Ditto.
4153         * wl-e21.el (toplevel): Ditto.
4154         * wl-expire.el (toplevel): Ditto.
4155         * wl-fldmgr.el (toplevel): Ditto.
4156         * wl-folder.el (toplevel): Ditto.
4157         * wl-highlight.el (toplevel): Ditto.
4158         * wl-message.el (toplevel): Ditto.
4159         * wl-mime.el (toplevel): Ditto.
4160         * wl-mule.el (toplevel): Ditto.
4161         * wl-nemacs.el (toplevel): Ditto.
4162         * wl-refile.el (toplevel): Ditto.
4163         * wl-score.el (toplevel): Ditto.
4164         * wl-summary.el (toplevel): Ditto.
4165         * wl-template.el (toplevel): Ditto.
4166         * wl-thread.el (toplevel): Ditto.
4167         * wl-util.el (toplevel): Ditto.
4168         * wl-vars.el (toplevel): Ditto.
4169         * wl-xmas.el (toplevel): Ditto.
4170         * wl.el (toplevel): Ditto.
4171
4172 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4173
4174         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
4175         instead of product.
4176
4177         * wl-version.el (wl-version): Compile time evalution elmo-version.
4178
4179 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
4180
4181         * wl-summary.el (wl-summary-sync-force-update): Append queue
4182         `mark-as-read'if unplugged.
4183
4184 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4185
4186         * wl-version.el: New file.  Use product.el.
4187         * wl.el: add (require 'wl-version).
4188         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
4189         for ~/.folders header.
4190         (wl-fldmgr-folders-header): Changed.
4191         * wl-demo.el (wl-demo): Use product.el.
4192
4193         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
4194         wl-version.el.
4195         * wl-util.el (wl-version, wl-version-show): Ditto.
4196
4197         * wl-util.el (wl-generate-user-agent-string,
4198         wl-extended-emacs-version, wl-extended-emacs-version2,
4199         wl-extended-emacs-version3): Move to wl-version.el.
4200         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
4201         xemacs-codename, mime-edit-insert-user-agent-field,
4202         mime-edit-user-agent-value, mime-editor/version,
4203         mime-editor/codename): Compile warning killer move to
4204         wl-version.el
4205
4206 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
4207
4208         * wl-summary.el (wl-summary-refile-subr): Fix.
4209
4210 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
4211
4212         * wl-summary.el (wl-summary-sync-marks): Changed argument for
4213         `elmo-list-folder-unread' and `elmo-list-folder-important'.
4214
4215 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
4216
4217         * wl.el (wl-check-environment): Check too many `@'.
4218
4219 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
4220
4221         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
4222
4223 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4224
4225         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
4226         wl-draft-reply-myself-without-argument-list): Add variables.
4227         * wl-draft.el (wl-draft-reply): Use it.
4228
4229 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
4230
4231         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
4232         the 5th argument of `elmo-network-get-spec'.
4233
4234         * wl-thread.el (wl-thread-reparent-children): New inline function.
4235         (wl-thread-delete-message): Use it.
4236
4237         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
4238         (wl-summary-score-update-all-lines): Don't use `dolist'.
4239
4240 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4241
4242         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
4243         (require 'elmo-msgdb) for inline function.
4244
4245 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4246
4247         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
4248
4249 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4250
4251         * wl-score.el (wl-score-headers): Fix for the confusing macro
4252         `elmo-kill-buffer'.
4253
4254 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4255
4256         * wl-summary.el: Don't use the 3rd argument of `require' because
4257         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
4258         * wl-util.el: Ditto.
4259         * wl-draft.el: Ditto.
4260
4261 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4262
4263         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
4264         window system is not used.
4265
4266 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
4267
4268         * wl-thread.el: Don't use `mapcar' only for iteration.
4269         (wl-thread-resume-entity): Ditto.
4270         (wl-thread-delete-message): Ditto.
4271
4272         * wl-summary.el: Bind `dragdrop-drop-functions',
4273         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
4274         of `require' for `timezone', `easymenu' and `ps-print';
4275         don't use `mapcar' only for iteration.
4276
4277         * wl-util.el: Bind `mule-version', `nemacs-version',
4278         `emacs-beta-version', `xemacs-codename',
4279         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
4280         `mime-editor/version' and `mime-editor/codename'; specify 3rd
4281         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
4282         only for iteration.
4283
4284         * wl-score.el: Don't use `mapcar' only for iteration.
4285         (wl-score-simplify-buffer-fuzzy): Ditto.
4286         (wl-score-simplify-subject): Ditto.
4287         (wl-score-headers): Ditto.
4288         (wl-summary-score-update-all-lines): Ditto.
4289
4290         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
4291         `enable-multibyte-characters' and `mule-version'.
4292
4293         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
4294         `mapcar' only for iteration.
4295
4296         * wl-demo.el: Don't use `mapcar' only for iteration.
4297
4298         * wl-folder.el: Don't use `mapcar' only for iteration.
4299         (wl-folder-open-all): Ditto.
4300         (wl-folder-count-incorporates): Ditto.
4301
4302         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
4303         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
4304
4305         * wl-draft.el: Bind `x-face-add-x-face-version-header',
4306         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
4307         `smtp-connection-type'; specify 3rd argument of `require' for
4308         `timezone'; don't use `mapcar' only for iteration.
4309         (wl-draft-clone-local-variables): Don't use `mapcar'.
4310         (wl-draft-generate-clone-buffer): Ditto.
4311         (wl-user-agent-compose-internal): Ditto.
4312
4313         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
4314
4315         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
4316         (wl-save-status): Ditto.
4317
4318         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
4319         for iteration.
4320
4321 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
4322
4323         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
4324         removed `Date'.
4325         (wl-fldmgr-make-filter-default): New user option.
4326
4327         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
4328         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
4329         (wl-fldmgr-filter-completion-alist): Abolish.
4330
4331         * wl.el (wl): Don't check servers if arg is non-nil.
4332
4333         * wl-draft.el (wl-draft-reply): Set only message-id string to
4334         In-Reply-To field.
4335
4336 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4337
4338         * wl-summary.el (wl-summary-pick): Rewrite.
4339
4340         * wl-draft.el (wl-draft-forward): Get references field from
4341         original buffer.
4342         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
4343
4344 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
4345
4346         * wl-draft.el (wl-draft-forward): Add references field.
4347
4348 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4349
4350         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
4351         (wl-draft-reply): Use it.
4352
4353 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
4354
4355         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
4356         when Emacs 21 is running.
4357
4358         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
4359         bindings.
4360
4361 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
4362
4363         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
4364         XPM icons transparent.
4365
4366         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
4367         Emacs 21.
4368
4369 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
4370
4371         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
4372         nil.
4373
4374         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
4375         when it is persistent.
4376         (wl-summary-sync-marks): Changed argument for
4377         `elmo-list-folder-unread' and `elmo-list-folder-important'.
4378         (wl-summary-virtual): Use `elmo-read-search-condition'.
4379         (wl-summary-redisplay-internal): If folder is local, mark as read
4380         even when folder is plugged.
4381
4382 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
4383
4384         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
4385         of `tool-bar-lines' in the frame parameters.
4386         (after-make-frame-functions, post-command-hook): Don't modify the
4387         value.
4388         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
4389         wl-e21-tool-bar-lines): Removed.
4390
4391 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
4392
4393         * wl-highlight.el (wl-highlight-folder-path): Put overlay
4394         properties `evaporate' and `wl-momentary-overlay' as well.
4395         (wl-highlight-summary-displaying): Ditto.
4396         (wl-delete-all-overlays): Don't delete overlay which does not have
4397         a property `wl-momentary-overlay'.
4398
4399         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
4400         `display-mouse-p' and `display-graphic-p'.
4401         (wl-folder-init-icons): Don't search for XBM or the other files.
4402         (wl-plugged-set-folder-icon): Make icons if and only if
4403         `display-graphic-p' returns non-nil.
4404         (wl-highlight-plugged-current-line): Use `before-string' overlay
4405         property to show icon images.
4406         (wl-highlight-folder-current-line): Ditto.
4407         (wl-e21-highlight-folder-group-line): Ditto.
4408         (wl-e21-highlight-folder-by-numbers): Ditto.
4409         (wl-e21-insert-image): Removed.
4410         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
4411         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
4412         said.
4413         (wl-e21-switch-toolbar-after-make-frame): Renamed from
4414         `wl-e21-force-switch-toolbar'.
4415         (wl-e21-make-icon-image): Removed.
4416         (wl-e21-setup-toolbar): Don't search for XBM files.
4417         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
4418         the default value.
4419
4420 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
4421
4422         * wl-util.el (wl-biff-check-folder-async): Set
4423         `wl-biff-check-folders-running' even when it is not an IMAP folder.
4424
4425 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4426
4427         * wl-e21.el (after-make-frame-functions): Add
4428         `wl-e21-force-switch-toolbar'.
4429         (wl-e21-force-switch-toolbar): New function force to switch the
4430         toolbar appearance automatically.
4431         (post-command-hook): Add `wl-e21-switch-toolbar'.
4432         (wl-e21-switch-toolbar): New function to switch the toolbar
4433         appearance automatically.
4434         (wl-e21-tool-bar-lines): New buffer local variable.
4435
4436 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4437
4438         * wl-util.el (wl-biff-check-folders-running): New variable.
4439         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
4440         (wl-biff-check-folder-async-callback):
4441         Set `wl-biff-check-folders-running'.
4442         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
4443         with unwind-protect.
4444
4445         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
4446         Enclose `wl-folder-auto-check' with unwind-protect.
4447
4448         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
4449         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
4450
4451         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
4452
4453         * wl-util.el (wl-biff-notify): New inline function.
4454         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
4455         locally.
4456         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
4457         folder-list' is 1.
4458         Use `wl-biff-notify'.
4459         (wl-biff-check-folder-async-callback): New function.
4460         (wl-biff-check-folder-async): Ditto.
4461
4462         * wl-folder.el (wl-folder): Don't check folders.
4463         (wl-folder-auto-check): New function.
4464
4465 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
4466
4467         * wl-util.el (wl-biff-start) [Emacs19+]:
4468         Use `timer-next-integral-multiple-of-time'.
4469         (wl-biff-check-folders): Use `wl-default-folder'
4470         if `wl-biff-check-folder-list' is nil.
4471
4472 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
4473
4474         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
4475         instead of `elmo-delete-lists'.
4476
4477 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
4478
4479         * wl.el (wl-plugged-toggle-all): Set the value of
4480         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
4481         (wl-plugged-toggle): Ditto.
4482         (wl-toggle-plugged): Ditto.
4483         (wl-plugged-init): Ditto.
4484
4485         * wl-xmas.el (wl-biff-init-icons): Set icons data to
4486         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
4487         instead of `wl-biff-state-indicator-off' and
4488         `wl-biff-state-indicator-on'; don't modify the value and the type
4489         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
4490         (wl-plugged-init-icons): Set icons data to
4491         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
4492         instead of `wl-plug-state-indicator-off' and
4493         `wl-plug-state-indicator-on'; don't modify the value and the type
4494         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
4495
4496         * wl-vars.el (wl-modeline-biff-state-off,
4497         wl-modeline-biff-state-on, wl-modeline-biff-status,
4498         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
4499         wl-modeline-plug-status): New internal variables.
4500         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
4501         wl-biff-check-interval, wl-biff-check-folder-list): Change
4502         customization group from `wl-folder' to `wl-highlight'.
4503         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
4504         wl-show-plug-status-on-modeline): Defcustomized.
4505
4506         * wl-util.el (wl-biff-check-folders): Set the value of the flag
4507         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
4508         (wl-mode-line-buffer-identification): Set both ON and OFF data with
4509         a flag to `mode-line-buffer-identification'.
4510
4511         * wl-e21.el (wl-biff-init-icons): Set icons data to
4512         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
4513         instead of `wl-biff-state-indicator-off' and
4514         `wl-biff-state-indicator-on'.
4515         (wl-plugged-init-icons): Set icons data to
4516         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
4517         instead of `wl-plug-state-indicator-off' and
4518         `wl-plug-state-indicator-on'.
4519
4520 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4521
4522         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
4523         excessive titles.
4524
4525 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4526
4527         * wl.el (wl-plugged-mode): Use revised
4528         `wl-mode-line-buffer-identification'.
4529         (wl-plugged-init): Don't use `force-mode-line-update'.
4530
4531         * wl-xmas.el (wl-draft-overload-functions): Use revised
4532         `wl-mode-line-buffer-identification'.
4533         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
4534         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
4535         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
4536         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
4537         `wl-make-plugged-hook';
4538         add `wl-folder-init-icons' and `wl-setup-folder' to
4539         `wl-folder-mode-hook'.
4540
4541         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
4542         19 as well.
4543         (wl-mode-line-display-priority-list): New user option.
4544         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
4545         Defcustomized.
4546         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
4547         Add docs.
4548
4549         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
4550         start.
4551         (wl-mode-line-buffer-identification): Revised as a function.
4552
4553         * wl-summary.el (wl-summary-mode): Use revised
4554         `wl-mode-line-buffer-identification'; don't call
4555         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
4556         (TopLevel): Don't bind `wl-e21-setup-summary' nor
4557         `wl-xmas-setup-summary'.
4558
4559         * wl-nemacs.el (wl-draft-overload-functions): Use revised
4560         `wl-mode-line-buffer-identification'.
4561
4562         * wl-mule.el (wl-draft-overload-functions): Use revised
4563         `wl-mode-line-buffer-identification'.
4564
4565         * wl-folder.el (wl-make-plugged-alist): Don't call
4566         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
4567         (wl-folder): Don't call `wl-folder-init-icons' directly.
4568         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
4569         `wl-xmas-setup-folder' directly;
4570         use revised `wl-mode-line-buffer-identification'.
4571         (TopLevel): Don't bind `wl-biff-init-icons',
4572         `wl-plugged-init-icons', `wl-folder-init-icons',
4573         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
4574
4575         * wl-e21.el (wl-draft-overload-functions): Use revised
4576         `wl-mode-line-buffer-identification'.
4577         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
4578         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
4579         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
4580         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
4581         `wl-make-plugged-hook';
4582         add `wl-folder-init-icons' and `wl-setup-folder' to
4583         `wl-folder-mode-hook'.
4584
4585 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
4586             Katsumi Yamaoka    <yamaoka@jpl.org>
4587
4588         * wl.el (wl): Call `wl-biff-start'.
4589         (wl-exit): Call `wl-biff-stop'.
4590         (wl-plugged-mode): Show biff in modeline.
4591         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
4592
4593         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
4594         (wl-biff-init-icons): New function.
4595         (wl-plugged-init-icons): Don't make too much keymaps.
4596         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
4597
4598         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
4599         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
4600         variables.
4601         (wl-biff-check-interval, wl-biff-check-folder-list): New user
4602         options.
4603
4604         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
4605         wl-biff-start, wl-biff-stop): New functions.
4606         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
4607         (wl-biff-timer-name): New variable.
4608
4609         * wl-summary.el (wl-summary-mode): Show biff in modeline.
4610
4611         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
4612         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
4613
4614         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
4615         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
4616
4617         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
4618         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
4619         `wl-folder-init-icons' to `ignore' if they are not available.
4620         (wl-folder-mode): Show biff in modeline.
4621
4622         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
4623         (wl-biff-init-icons): New function.
4624         (wl-plugged-init-icons): Don't make too much keymaps.
4625         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
4626
4627 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
4628
4629         * wl-vars.el (wl-strict-diff-folders): Customization Type
4630         and doc fix.  Define as a list of regular expressions for
4631         folders or nil.
4632         * wl-folder.el (wl-folder-check-one-entity): Use
4633         `wl-string-match-member' instead of `wl-string-member' for
4634         `wl-strict-diff-folders'.
4635
4636 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
4637
4638         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
4639         (wl-highlight-folder-current-line): Use it; new implementation.
4640         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
4641         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
4642         `defsubst' instead of `defun'.
4643
4644         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
4645         `wl-highlight-group-folder-by-numbers'; made it can also be a
4646         number.  See info for more details.
4647
4648         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
4649         running.
4650
4651         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
4652         to bind them.
4653
4654         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
4655         (wl-highlight-folder-current-line): New implementation.
4656
4657         * wl-highlight.el (wl-highlight-folder-group-line): New
4658         implementation.
4659         (wl-delete-all-overlays): Rewrite as a marco.
4660         (TopLevel): Require `wl-e21' when Emacs 21 is running.
4661
4662         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
4663         running.
4664         (wl-folder-*-glyph): No need to bind them.
4665
4666         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
4667         `wl-e21-highlight-folder-group-icon'; rewrite.
4668         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
4669         `defsubst' instead of `defun'.
4670         (wl-folder-mode-map): Bind it when compiling.
4671
4672 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4673
4674         * wl.el (wl): Initialize plug-related settings before `wl-init'.
4675
4676         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
4677
4678 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
4679
4680         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
4681
4682 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
4683
4684         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
4685         (wl-highlight-folder-current-line): Use it.
4686
4687         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
4688         in `id-name'.
4689
4690 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
4691
4692         * wl.el: Require `wl-e21' when Emacs 21 is running.
4693
4694         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
4695         default when Emacs 21 is running.
4696         (wl-use-highlight-mouse-line): Ditto.
4697         (wl-on-emacs21): New constant.
4698         (wl-on-emacs20): Removed.
4699
4700         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
4701         Emacs 21 is running.
4702
4703         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
4704         Emacs 21 is running.
4705
4706         * wl-e21.el: New file.
4707
4708 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
4709
4710         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
4711         (wl-toggle-plugged): Ditto.
4712         (wl-plugged-toggle): Ditto.
4713         (wl-plugged-toggle-all): Ditto.
4714
4715         * wl-vars.el (wl-plug-state-indicator): Refer
4716         `wl-plug-state-indicator-on' indirectly.
4717
4718 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4719
4720         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
4721         Call `wl-folder-confirm-existence'.
4722
4723         * wl-folder.el (wl-folder-confirm-existence): Added optional
4724         argument `force'.
4725
4726 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
4727
4728         * wl-summary.el (wl-summary-refile-subr): Assume
4729         `copy-or-refile' as symbol.
4730         (wl-summary-refile): Follow up above change.
4731         (wl-summary-copy): Ditto.  Doc fix.
4732
4733 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4734
4735         * wl-summary.el (wl-summary-pick): Don't bind
4736         `elmo-search-mime-charset'.
4737
4738         * wl-vars.el (wl-highlight-message-header-button-alist): Define
4739         default using old backquote style.
4740         (wl-search-mime-charset): Abolished.
4741
4742         * wl-highlight.el (wl-highlight-headers):
4743         Call `point' after `re-search-forward'(for Nemacs).
4744
4745         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
4746         for elmo-imap4.el.
4747
4748 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
4749
4750         * wl-message.el (wl-mmelmo-message-redisplay): Bind
4751         `wl-message-ignored-field-list' instead of
4752         `mime-view-ignored-field-list'.
4753
4754         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
4755         Add interactive spec.
4756         (wl-folder-goto-bottom-of-current-folder): Ditto.
4757         (wl-folder-mode-map): Bind them.
4758
4759         * wl-vars.el (wl-message-ignored-field-list): New variable.
4760         (wl-message-visible-field-list): New variable.
4761
4762         * wl-mime.el (wl-mime-header-presentation-method): New function.
4763         (wl-mime-setup): Set header-presentation-method.
4764
4765 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
4766
4767         * wl-nemacs.el (wl-draft-overload-functions): Set
4768         `mode-line-buffer-identification' instead of using
4769         `wl-make-modeline'.
4770
4771         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
4772         instead of using `wl-make-modeline'.
4773
4774         * wl-xmas.el (wl-plugged-init-icons): Set up
4775         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
4776         (wl-make-modeline): Abolish.
4777         (wl-draft-overload-functions): Set
4778         `mode-line-buffer-identification' instead of using
4779         `wl-make-modeline'.
4780
4781         * wl-util.el (wl-make-modeline-subr): Abolish.
4782         (wl-mode-line-buffer-identification): New alias.
4783
4784         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
4785         (wl-summary-make-modeline): Abolish.
4786         (wl-summary-buffer-set-folder): Set
4787         `wl-summary-buffer-folder-indicator'.
4788         (wl-summary-mode): Set `mode-line-buffer-identification' instead
4789         of using `wl-make-modeline'.
4790         (wl-summary-switch-to-clone-buffer): Don't set
4791         `mode-line-buffer-identification'.
4792         (wl-summary-goto-folder-subr): Ditto.
4793
4794         * wl-mule.el (wl-draft-overload-functions): Set
4795         `mode-line-buffer-identification' instead of using
4796         `wl-make-modeline'.
4797
4798         * wl-folder.el (wl-folder-mode): Set
4799         `mode-line-buffer-identification' instead of using
4800         `wl-make-modeline'.
4801         (wl-folder): Don't set `mode-line-buffer-identification'.
4802
4803 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
4804
4805         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
4806         instead of `member' for `wl-refile-guess-func-list' look-ups.
4807         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
4808
4809 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
4810
4811         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
4812         `wl-message-button-dispatcher'.
4813
4814         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
4815
4816         * wl-message.el (wl-message-button-dispatcher): Use it.
4817
4818         * wl-vars.el (wl-highlight-message-header-button-alist): Add
4819         "In-Reply-To".
4820
4821         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
4822         Bind `case-fold-search' to t.
4823
4824 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
4825
4826         * wl-xmas.el (wl-message-overload-functions): Initialize
4827         `wl-message-button-map'.
4828
4829         * wl-mule.el (wl-message-overload-functions): Initialize
4830         `wl-message-button-map'.
4831
4832         * wl-vars.el (wl-highlight-message-header-button-alist): New.
4833
4834         * wl-message.el (wl-message-button-map): New keymap.
4835         (wl-message-add-button): New function.
4836         (wl-message-button-dispatcher): New function.
4837         (wl-message-button-refer-article): New function.
4838
4839         * wl-highlight.el
4840         (wl-highlight-message-add-buttons-to-header): New function.
4841         (wl-highlight-headers): Use it.
4842
4843 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
4844
4845         * wl-summary.el (wl-summary-default-from): Use
4846         `wl-address-get-petname-1'.
4847         (wl-summary-simple-from): Ditto.
4848
4849         * wl-address.el (wl-address-get-petname-1): New inline function.
4850         (wl-address-get-petname): Use it.
4851
4852 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
4853
4854         * wl-summary.el (wl-summary-default-from): Return full-name part
4855         from the address if no petname was found.
4856         (wl-summary-simple-from): Ditto.
4857
4858         * wl-address.el (wl-address-get-petname): Return nil if no petname
4859         associated with the address was found.
4860
4861 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4862
4863         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
4864         display is finished.
4865
4866 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4867
4868         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
4869         `elmo-folder-exists-p' argument.
4870
4871 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
4872
4873         * wl-folder.el (wl-folder-confirm-existence): Check existence of
4874         the folder.
4875
4876 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
4877
4878         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
4879
4880         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4881         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
4882
4883 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
4884
4885         * wl-folder.el (wl-folder-create-subr): New function.
4886         (wl-folder-confirm-existence): Use it.
4887         (wl-folder-check-one-entity): Use it.
4888         Check the error symbol is derived from 'elmo-open-error.
4889
4890         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
4891         `ignore-error'.
4892
4893 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4894
4895         * wl-util.el (toplevel): Add (eval-when-compile (require
4896         'elmo-util)).  (Maybe `provide' is typo.)
4897
4898 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4899
4900         * wl-util.el (toplevel): Removed (provide 'elmo-util).
4901         (I don't know why this was needed.)
4902
4903         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
4904         Follow up changes for stream-type.
4905
4906         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
4907         (wl-draft-elmo-nntp-send): Ditto.
4908
4909         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
4910         (wl-nntp-posting-stream-type): Ditto.
4911         (wl-pop-before-smtp-ssl): Abolished.
4912         (wl-nntp-posting-ssl): Ditto.
4913
4914         * wl-address.el (wl-address-quote-specials): New function.
4915         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
4916
4917         * wl-draft.el (wl-draft-reply): Ditto.
4918
4919 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4920
4921         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
4922         use function `wl-string-match-assoc'.
4923
4924 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
4925
4926         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
4927
4928         * wl-draft.el (wl-draft-deduce-address-list): New function.
4929         (wl-draft-parse-mailbox-list): Ditto.
4930         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
4931         instead of `smtp-deduce-address-list'.
4932         (wl-draft-on-field-p): Follow group list.
4933
4934         * wl-address.el (wl-address-concat-token): New function.
4935         (wl-address-string-without-group-list-contents): Ditto.
4936         (wl-complete-field-body): Fixed problem of completion
4937         by japanese petname.
4938         (wl-address-make-completion-list): Rewrite.
4939
4940 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
4941
4942         * wl-address.el (wl-address-make-completion-list): Completion by
4943         petname.
4944         (wl-complete-field-body): Likewise.
4945
4946 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
4947
4948         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
4949         contains invalid address syntax.
4950
4951 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
4952
4953         * wl-folder.el (wl-folder-check-entity-async): Use
4954         `elmo-nntp-spec-hostname'.
4955
4956 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
4957
4958         * wl-summary.el (wl-summary-msgdb-load-async): Use
4959         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
4960
4961 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
4962
4963         * wl-draft.el (wl-draft-reply): Set argument
4964         `content-transfer-encoding' as nil.
4965
4966 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
4967
4968         * wl-refile.el (wl-refile-learn): Move hit element to the top of
4969         `wl-refile-alist'.
4970
4971 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
4972
4973         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
4974         (wl-draft-edit-string): Ditto.
4975         (wl-draft-forward): Ditto.
4976         * wl-summary.el (wl-summary-write): Ditto.
4977
4978 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4979
4980         * wl-summary.el (wl-summary-sync-update3): Call
4981         `wl-summary-buffer-number-column-detect'.
4982         (wl-summary-buffer-number-column-detect): Search from point-min.
4983
4984 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4985
4986         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
4987         contains an address which is not included in original to or cc.
4988
4989 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
4990
4991         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
4992         begin-line does not exist.
4993         * wl-message.el (wl-message-uu-substring): Ditto.
4994
4995 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4996
4997         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
4998         clear local variables.
4999         (wl-summary-exit): Call `elmo-commit'.
5000         (wl-summary-switch-to-clone-buffer): Call
5001         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
5002         (wl-summary-goto-folder-subr): Ditto.
5003
5004         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
5005         POP folder.
5006
5007 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5008
5009         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
5010         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
5011         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
5012         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
5013         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
5014         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
5015
5016         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
5017
5018 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
5019
5020         * wl-summary.el (wl-summary-search-by-subject):
5021         Search parent message from the latest one.
5022
5023 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
5024
5025         * wl-draft.el (wl-draft-reply): Insert address with full-name.
5026         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
5027
5028         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
5029         New user option.
5030
5031         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
5032         if elmo-nntp-use-killed-list is nil.
5033         Use `elmo-msgdb-append-to-killed-list'.
5034         (Append numbers confirmed as disappeared to the killed list.)
5035         (wl-summary-confirm-appends): Don't display negative number.
5036
5037 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
5038
5039         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
5040
5041 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
5042
5043         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
5044         range is `all'.
5045         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
5046         `elmo-list-bigger-diff'.
5047
5048 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5049
5050         * wl-summary.el (wl-summary-buffer-exit-func):
5051         New buffer local variable.
5052         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
5053
5054 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
5055
5056         * wl-demo.el (wl-demo): Fix the last change.
5057
5058 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
5059
5060         * wl-demo.el (wl-demo): Don't use `eval'.
5061
5062 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
5063
5064         * wl-summary.el (wl-summary-buffer-thread-modified):
5065         New buffer-local variable.
5066         (wl-summary-set-thread-modified): New function.
5067         (wl-summary-thread-modified-p): New function.
5068         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
5069         (wl-summary-yank-saved-message): Use function
5070         `wl-summary-set-thread-modified'
5071         (wl-summary-switch-to-clone-buffer): Add
5072         `wl-summary-buffer-thread-modified'.
5073
5074         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
5075         (wl-summary-buffer-mark-saved-hook): Ditto.
5076         * wl-summary.el (wl-summary-msgdb-save): New hook
5077         `wl-summary-buffer-message-saved-hook' and
5078         `wl-summary-buffer-mark-saved-hook'.
5079
5080 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
5081
5082         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
5083
5084 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
5085
5086         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
5087         don't hide scroll bars under FSF Emacsen because it may incur an
5088         undesirable redrawing.
5089
5090 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
5091
5092         * wl-draft.el (wl-draft-edit-string): Call
5093         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
5094
5095 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
5096
5097         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
5098
5099 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
5100
5101         * wl-summary.el (wl-summary-msgdb-load-async): Call
5102         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
5103
5104 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
5105
5106         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
5107         fringes in demo buffer; center bitmap logo correctly even if old
5108         Mule is used.
5109
5110 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
5111
5112         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
5113
5114         * wl-refile.el (wl-refile-subject-alist): New variable.
5115         (wl-refile-subject-alist-file-name): Ditto.
5116         (wl-refile-alist-setup): Rewrite.
5117         (wl-refile-alist-save): Use `elmo-object-save'.
5118         Eliminated arguments.
5119         (wl-refile-learn): Check `wl-refile-guess-func-list'.
5120         (wl-refile-guess-by-subject): New function.
5121         (wl-refile-guess-func-list): Added it.
5122
5123 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5124
5125         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
5126         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
5127
5128 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
5129
5130         * wl-summary.el (wl-summary-buffer-prev-folder-func):
5131         New buffer-local variable.
5132         (wl-summary-buffer-next-folder-func): Ditto.
5133         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
5134         if non-nil.
5135         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
5136         if non-nil.
5137         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
5138         if non-nil.
5139         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
5140         if non-nil.
5141
5142 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
5143
5144         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
5145         permanently in the demo buffer.
5146
5147 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
5148
5149         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
5150         `mime-entity-fetch-field'.
5151
5152         * wl.el (wl-exit): Delete plugged buffer.
5153
5154         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
5155         XEmacs has menubar feature.
5156
5157 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5158
5159         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
5160         cannot arrive at the beginning of the buffer under old Emacsen.
5161
5162 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5163
5164         * wl-address.el (wl-address-ldap-search):
5165         Call `ldap-search-entries' with `withdn' argument t.
5166         (wl-complete-field-body): Bind completion-ignore-case as t.
5167         Clear ldap search hash when it was sole completion.
5168         Use elmo-string for pattern string.
5169         (wl-ldap-alias-safe-string): Eliminated needless let.
5170
5171 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
5172
5173         * wl-address.el (wl-ldap-alias-dn-level): New variable.
5174         (wl-ldap-alias-sep): New constant.
5175         (wl-ldap-search-attribute-type-list): Ditto.
5176         (wl-ldap-get-value): New function.
5177         (wl-ldap-make-filter): Ditto.
5178         (wl-ldap-make-matched-value-list): Ditto.
5179         (wl-ldap-alias-safe-string): Ditto.
5180         (wl-ldap-register-dn-string): Ditto.
5181         (wl-address-ldap-search): Rewrite.
5182
5183 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5184
5185         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
5186         thread is deleted.
5187         (wl-thread-delete-line-from-buffer): Ditto.
5188         (wl-thread-get-exist-children): New function.
5189
5190 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
5191
5192         * wl-demo.el (wl-demo): Made it to select various image types.
5193         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
5194         from `wl-title-logo'.
5195         (wl-logo-ascii): New variable.
5196         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
5197         (wl-demo-copyright-notice): New constant.
5198
5199         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
5200
5201 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5202
5203         * wl-vars.el (wl-summary-target-above): Renamed from
5204         wl-summary-temp-above.
5205         * wl-score.el (wl-score-get-score-alist): Use it.
5206         (wl-summary-score-update-all-lines): Use it.
5207         * wl-summary.el: Ditto. (make-variable-buffer-local).
5208
5209 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5210
5211         * wl-vars.el (wl-ldap-port): New user option.
5212
5213         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
5214         Rewite whole implementation.
5215         (wl-complete-field-body): Fixed.
5216
5217 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
5218
5219         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
5220         Choose implementation at compile time.
5221
5222 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
5223
5224         * wl-address.el (wl-ldap-search-internal): New function.
5225         (wl-complete-field-to): Use it.
5226
5227 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
5228
5229         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
5230         Use `let' instead of `let*'.
5231         Require 'wl-vars.
5232
5233         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
5234         Define as defcustom.
5235         (wl-ldap-base): Ditto.
5236         (wl-use-ldap): Ditto.
5237
5238 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
5239
5240         * wl-address.el (wl-ldap-search): New function.
5241         (wl-complete-field-body): Use `wl-ldap-search'.
5242         (wl-ldap-server): New variable.
5243         (wl-ldap-base): Ditto.
5244         (wl-use-ldap): Ditto.
5245
5246 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
5247
5248         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
5249         (Pointed out by Mito <mit@nines.nec.co.jp>).
5250         * wl-summary.el (wl-summary-redisplay-no-mime): Update
5251         buffer-local variables like `wl-summary-redisplay-internal'.
5252         (wl-summary-redisplay-all-header): Likewise.  Update
5253         Summary view too.
5254
5255 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
5256
5257         * wl-summary.el (wl-summary-jump-to-parent-message):
5258         Consider prefix argument.
5259
5260         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
5261         when closed thread is deleted.
5262
5263 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
5264
5265         * wl-summary.el (wl-summary-jump-to-parent-message):
5266         Consider thread modification.
5267
5268 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
5269
5270         * wl-message.el (wl-message-normal-get-original-buffer): Use
5271         `save-excursion'.
5272
5273         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
5274         (wl-summary-showto-folder-regexp): Ditto.
5275
5276 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
5277
5278         * wl-util.el (wl-delete-alist): Doc fix.
5279         (wl-delete-associations): New function.
5280         (wl-inverse-alist): New function.
5281         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
5282         Split temporary variables. Use `wl-delete-associations'
5283         and `wl-inverse-alist'.
5284         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
5285
5286 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5287
5288         * wl-folder.el (wl-folder-prefetch-entity):
5289         Execute prefetching if new count is unknown.
5290
5291 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5292
5293         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
5294
5295         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
5296         delete entity.
5297         (wl-thread-set-parent): If insert as top, set linked as nil.
5298
5299         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
5300         `wl-thread-cleanup-symbols' when view mode is thread.
5301
5302 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
5303
5304         * wl-folder.el (wl-folder-create-folder-entity): Use
5305         with-current-buffer.
5306         (wl-local-folder-init): Call set-buffer to make sure we are in
5307         the Folder buffer. Don't touch buffer-local variables here.
5308         (wl-folder-mode): Initialize buffer-local variables here.
5309
5310         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
5311         (wl-folder-entity-assign-id): Ditto.
5312         (wl-folder-create-entity-hashtb): Ditto.
5313         (wl-local-folder-init): Ditto.
5314         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
5315
5316 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5317
5318         * wl-summary.el (wl-summary-default-from): Fix probrem when
5319         std11-extract-address-components return (nil "foo@bar").
5320
5321 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
5322
5323         * wl-draft.el (wl-draft-clone-local-variables):
5324         Remove redundant `setq'.
5325
5326 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5327
5328         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5329         Bind wl-highlight-x-face-func as nil while highlighting header.
5330
5331 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
5332
5333         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
5334
5335 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5336
5337         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
5338         elmo-msgdb-overview-hashtb from copy-variables.
5339         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
5340         instead of `elmo-msgdb-overview-get-entity-by-number'.
5341         (wl-summary-auto-refile): Ditto.
5342
5343         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
5344         `elmo-msgdb-overview-get-entity' instead of
5345         `elmo-msgdb-search-overview-entity'.  Use
5346         `elmo-msgdb-overview-get-entity' instead of
5347         `elmo-msgdb-overview-get-entity-by-number'.
5348         (wl-thread-insert-entity-sub): Ditto.
5349         (wl-thread-insert-message): Ditto.
5350
5351         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
5352         `elmo-msgdb-overview-get-entity'.
5353         (wl-normal-message-redisplay): Ditto.
5354
5355 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5356
5357         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
5358         `wl-thread-entities'.
5359         (wl-thread-delete-message): Fix remove top message from
5360         `wl-thread-entity-list'.
5361
5362         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
5363         wl-append(nconc), because update-list is broken on Meadow.
5364
5365         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
5366         updating process.
5367         (wl-summary-rescan): Ditto.
5368         (wl-summary-sync-update3): Ditto.
5369         * wl-thread.el (wl-thread-set-parent): Renamed from
5370         `wl-summary-set-parent'.
5371         (wl-thread-insert-message): Updating buffer faster.
5372         (wl-thread-delete-message): Updating buffer faster.
5373
5374         * wl-score.el (wl-summary-score-update-all-lines): Changed
5375         interval for display progress gauge.
5376
5377 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5378
5379         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
5380         folder always-sticky.
5381         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
5382         defmacro.
5383
5384 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
5385
5386         * wl-vars.el (wl-draft-add-references): New user option.
5387
5388         * wl-draft.el (wl-draft-add-references): New function.
5389         (wl-draft-yank-from-mail-reply-buffer): Use it.
5390         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
5391         as nil.
5392
5393 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5394
5395         * wl-thread.el (wl-thread-update-line-msgs): Called
5396         `wl-thread-update-line-on-buffer-sub'.
5397         (wl-thread-update-line-on-buffer): Delete routine of inserting
5398         thread.
5399         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
5400         moved from `wl-thread-update-line-on-buffer'.
5401         Add threshold for displaying progress gauge.
5402         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
5403         argument of `wl-thread-update-line-msgs'.
5404         Add threshold for displaying progress gauge.
5405         * wl-folder.el:
5406         Add threshold for displaying progress gauge.
5407         * wl-score.el: Ditto.
5408
5409         * wl-expire.el (wl-summary-expire): Display deleting info.
5410
5411 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
5412
5413         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
5414         `no-msg'.
5415         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
5416         argument of `wl-thread-update-line-msgs'.
5417         (wl-summary-set-parent): Added optional argument `parent-number'.
5418         (wl-summary-buffer-saved-message): New buffer local variable.
5419         (wl-summary-save-current-message): New command.
5420         (wl-summary-yank-saved-message): Ditto.
5421         (wl-summary-mode-map): Added key binding for
5422         `wl-summary-save-current-message' (\ew) and
5423         `wl-summary-yank-saved-message' (\C-y).
5424         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
5425
5426 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5427
5428         * wl-summary.el (wl-summary-mode-map): Added key binding for
5429         `wl-summary-set-parent' (ts).
5430
5431 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5432
5433         * wl-summary.el (wl-summary-insert-thread-entity): Search same
5434         subject faster. If thread number is reverse, delayed updating
5435         thread.
5436         (wl-summary-search-by-subject): Ditto.
5437         (wl-summary-put-alike): Ditto.
5438         (wl-summary-get-alike): Ditto.
5439         (wl-summary-insert-headers): Insert header of all overview in
5440         buffer.
5441         (wl-summary-rescan): Delayed updating thread. Kill search subject
5442         buffer for wl-summary-search-by-subject.
5443         (wl-summary-sync-update3): Ditto.
5444         (wl-summary-exit): Ditto.
5445         (wl-summary-goto-bottom-of-current-thread): Change for linked
5446         thread.
5447         (wl-summary-overview-create-summary-line): Change line for linked
5448         thread.
5449
5450         * wl-summary.el (wl-summary-update-thread): Use
5451         wl-thread-maybe-get-children-num.
5452         (wl-summary-set-parent): If change parent, move sub thread.
5453         (wl-summary-redisplay-internal): Add horizontal recenter.
5454         (wl-summary-redisplay-no-mime): Add horizontal recenter.
5455
5456         * wl-thread.el (wl-thread-entity-get-linked): New function.
5457         (wl-thread-entity-set-linked): New function.
5458         (wl-thread-create-entity): Add linked element.
5459         (wl-thread-entity-insert-as-top): Use wl-append.
5460         (wl-thread-maybe-get-children-num): If closing thread, return
5461         children msgs.
5462         (wl-thread-update-line-msgs): Displaying progress message.
5463         (wl-thread-update-line-on-buffer-sub): Use
5464         wl-thread-maybe-get-children-num.
5465         (wl-thread-update-line-on-buffer): If update line is not exists,
5466         insert thread.
5467         (wl-thread-delete-message): If delete top msg of thread, search
5468         parent by subject.
5469         (wl-thread-insert-entity): Use
5470         wl-thread-maybe-get-children-num.
5471
5472         * wl-highlight.el (wl-highlight-summary-current-line): change
5473         sregexp for linked thread.
5474         * wl-util.el (wl-count-lines): Count lines.
5475         (wl-horizontal-recenter): horizontal recenter.
5476         * wl-score.el (wl-score-put-alike): Use wl-count-lines
5477         (wl-score-get-alike): Ditto.
5478         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
5479         (wl-subject-length-limit): New variable.
5480         (wl-highlight-thread-indent-string-regexp): Changed for linked
5481         thread.
5482
5483 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5484
5485         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
5486         New variable (revival).
5487         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
5488         by subject matching if there's no in-reply-to nor references field
5489         (revival).
5490
5491 \f
5492 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5493
5494         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
5495         message.
5496
5497 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5498
5499         * wl-summary.el (wl-summary-reply): Return t if there was a
5500         message at cursor point.
5501         Added unwind-protect.
5502         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
5503         returns t.
5504         (wl-summary-cancel-message): Do nothing when there's no message at
5505         cursor point.
5506         (wl-summary-forward): Ditto.
5507         (wl-summary-jump-to-parent-message): Ditto.
5508         (wl-summary-reedit): Ditto.
5509         (wl-summary-edit-addresses): Ditto.
5510         (wl-summary-pipe-message): Ditto.
5511         (wl-summary-print-message-with-ps-print): Ditto.
5512         (wl-summary-print-message): Ditto.
5513         (wl-summary-mark-as-important): Ditto.
5514         (wl-summary-mark-as-unread): Ditto.
5515
5516         * wl-summary.el (wl-summary-reply): Cause an error when there's no
5517         message at cursor point.
5518         (wl-summary-reply-with-citation): Remove unwind-protect.
5519
5520         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
5521         subject searching feature.
5522         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
5523         Eliminated.
5524
5525 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
5526
5527         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
5528         New variable.
5529         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
5530         by subject matching if there's no in-reply-to nor references field.
5531
5532         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
5533
5534         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
5535         when display is finished.
5536         (wl-folder-open-all): Ditto.
5537         (wl-folder-update-access-group): Ditto.
5538         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
5539         * wl-thread.el (wl-thread-close-all): Ditto.
5540
5541         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
5542         progress gauge only when it was displayed.
5543         * wl-folder.el (wl-folder-insert-entity): Ditto.
5544
5545 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5546
5547         * wl-summary.el (wl-summary-incorporate): Enclose
5548         `wl-summary-sync-force-update' with save-excursion.
5549
5550 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
5551
5552         * wl-summary.el (wl-summary-prefetch-region):
5553         Pass current cursor point to `pos-visible-in-window-p' after
5554         moving cursor to the started point.
5555
5556 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5557
5558         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
5559
5560         * wl-draft.el (wl-draft-insert-current-message): Delete useless
5561         fields from the forwarding message.
5562         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
5563         `ignored-fields'.
5564
5565 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
5566
5567         * wl-mime.el (wl-message-request-partial):
5568         Eliminated argument `msgdb'.
5569         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
5570         (wl-mime-combine-message/partial-pieces): Likewise.
5571         * tm-wl.el (wl-message-request-partial): Likewise.
5572         (wl-mime-combine-message/partial-pieces): Likewise.
5573
5574 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
5575
5576         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
5577         when display is finished.
5578
5579 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
5580
5581         * wl-summary.el (wl-summary-goto-folder-subr):
5582         Fix problem when wl-summary-partial-highlight-above-lines is nil.
5583
5584 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
5585
5586         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
5587         when cursor point is visible.
5588
5589 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
5590
5591         * wl-expire.el (wl-expire-archive-get-max-number):
5592         Don't use `file-name-directory'.
5593
5594 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
5595
5596         * wl-expire.el (wl-expire-archive-get-max-number):
5597         Use `file-name-directory'.
5598
5599 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5600
5601         * wl-summary.el (wl-summary-sync-marks): Re-display progress
5602         only when there is progress.
5603
5604 2000-04-13  Mito <mit@nines.nec.co.jp>
5605
5606         * wl-summary.el (wl-summary-sync-marks): Display progress.
5607
5608 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5609
5610         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
5611         (wl-summary-prev): Move cursor regardless of unread status.
5612         (wl-summary-next): Ditto.
5613
5614 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
5615
5616         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
5617         Added argument `target' and `number'.
5618         * tm-wl.el (wl-summary-burst-subr): New function.
5619         (wl-summary-burst): Use it.
5620
5621 2000-04-10  Mito <mit@nines.nec.co.jp>
5622
5623         * wl-mime.el (wl-burst): New function.
5624         (wl-summary-burst): Use it.
5625
5626 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
5627
5628         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
5629         as petname when there's no candidate.
5630
5631 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
5632
5633         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
5634         New variable.
5635         * wl-fldmgr.el (wl-fldmgr-add): Use it.
5636
5637         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
5638
5639         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
5640
5641 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
5642
5643         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
5644         Use substring of `original' instead of buffer-substring.
5645         (wl-refile-evaluate-rule):
5646         Set `original' argument of wl-refile-expand-newtext.
5647
5648         * wl-summary.el
5649         (wl-summary-auto-refile-check-refile-rule-alist-subr,
5650         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
5651         (wl-summary-auto-refile): Check existence of destination folder just
5652         before marking.
5653
5654 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5655
5656         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
5657         when wl-refile-get-field-value return nil.
5658
5659 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
5660
5661         * wl-refile.el
5662         (wl-refile-expand-newtext): New function imported from Gnus.
5663         (wl-refile-evaluate-rule): Use it.
5664
5665 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
5666
5667         * wl-summary.el (wl-summary-print-destination):
5668         Duplicate folder string to avoid putting text-property on
5669         original string.
5670
5671         * wl-refile.el (wl-refile-get-field-value): New function.
5672         (wl-refile-evaluate-rule): New function;
5673         Evaluate refile rule recursively.
5674         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
5675         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
5676         New function; Check existence of a target folder recursively.
5677         (wl-summary-auto-refile-check-refile-rule-alist):
5678         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
5679
5680 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
5681
5682         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
5683
5684         * wl-folder.el (wl-create-folder-entity-from-buffer):
5685         Fixed problem when '}' character is contained in folder name.
5686
5687         * wl-xmas.el (wl-make-modeline): Consider plugged status.
5688
5689 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
5690
5691         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
5692         (wl-fldmgr-add-completion-all-completions):
5693         Use wl-fldmgr-add-completion-hashtb.
5694
5695 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
5696
5697         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
5698         wl-fldmgr-add-completion-subr): New functions.
5699         * wl-folder.el (wl-folder-completion-func): New variable.
5700         * wl-summary.el (wl-summary-read-folder):
5701         Use wl-folder-completion-func.
5702
5703         * wl-refile.el: Eliminate throw & catch.
5704
5705         * wl.el (wl-plugged-sending-queue-status): Fixed.
5706
5707 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
5708
5709         * wl-draft.el (wl-draft): Put category property on
5710         mail-header-separator.