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