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