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