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