* wl-acap.el (toplevel): Check and require 'un-define before 'xemacs-ucs.
[elisp/wanderlust.git] / wl / ChangeLog
1 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-acap.el (toplevel): Check and require 'un-define before
4         'xemacs-ucs.
5
6 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7
8         * wl-acap.el (toplevel): Require 'un-define before 'wl;
9         Don't enclose with `eval-and-compile'.
10
11         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
12         wl-init is non-nil.
13
14         * wl-draft.el (wl-draft): Ditto.
15
16         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
17
18         * wl-acap.el (toplevel): Require 'wl.
19         (wl-acap-store): Call `elmo-init'.
20
21         * wl.el (wl): Changed position of `wl-check-environment'.
22         (toplevel): Added autoload setting for wl-acap.
23
24         * wl-vars.el (wl-setting): New custom group.
25         (wl-from): Added wl-setting group.
26         (wl-user-mail-address-list): Ditto.
27         (wl-organization): Ditto.
28         (wl-subscribed-mailing-list): Ditto.
29         (wl-envelope-from): Ditto.
30         (wl-smtp-posting-user): Ditto.
31         (wl-smtp-posting-server): Ditto.
32         (wl-smtp-posting-port): Ditto.
33         (wl-smtp-authenticate-type): Ditto.
34         (wl-pop-before-smtp-user): Ditto.
35         (wl-pop-before-smtp-server): Ditto.
36         (wl-pop-before-smtp-port): Ditto.
37         (wl-pop-before-smtp-authenticate-type): Ditto.
38         (wl-nntp-posting-server): Ditto.
39         (wl-nntp-posting-user): Ditto.
40         (wl-nntp-posting-port): Ditto.
41         (wl-fetch-confirm-threshold): Ditto.
42         (wl-prefetch-threshold): Ditto.
43         (wl-thread-insert-opened): Ditto.
44         (wl-ldap-server): Ditto.
45         (wl-ldap-port): Ditto.
46         (wl-ldap-base): Ditto.
47         (wl-ldap-objectclass): Ditto.
48         (wl-use-ldap): Ditto.
49         (wl-draft-config-alist): Ditto.
50         (wl-draft-config-matchone): Ditto.
51         (wl-template-alist): Ditto.
52         (wl-message-sort-field-list): Ditto.
53         (wl-message-ignored-field-list): Ditto.
54         (wl-message-visible-field-list): Ditto.
55         (wl-interactive-send): Ditto.
56         (wl-summary-move-order): Ditto.
57         (wl-auto-select-first): Ditto.
58         (wl-auto-select-next): Ditto.
59         (wl-interactive-save-folders): Ditto.
60
61         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
62         Initialization codes are moved from wl-local-folder-init.
63         (wl-local-folder-init): Follow the change above.
64         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
65
66         * wl-acap.el: New file.
67
68         * Version number is increased to 2.7.3.
69
70 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
71
72         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
73
74 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
75
76         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
77         (wl-addrmgr-address-entry-list): Ditto.
78
79 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
80
81         * wl-e21.el (wl-draft-mode-map): Removed binding for
82         `wl-draft-insert-x-face-field'.
83
84         * wl-mule.el (wl-draft-mode-map): Ditto.
85
86         * wl-xmas.el (wl-draft-mode-map): Ditto.
87
88         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
89         (wl-cs-autoconv): Ditto.
90         (wl-cs-local): Ditto.
91         (wl-use-scoring): Ditto.
92         (wl-mime-charset): Ditto.
93         (wl-folder-check-async): Ditto.
94
95         * wl.el (toplevel): Ignore nemacs and tm.
96         (wl-exit): Ditto.
97
98         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
99         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
100         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
101         instead of wl-address-petname-add-or-change.
102         (wl-summary-edit-addresses-subr): Use wl-address-delete
103         instead of wl-address-petname-delete.
104
105         * wl-util.el (wl-as-coding-system): Ignore nemacs.
106
107         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
108         if error occured.
109
110         * wl-message.el (require): Remove tm support.
111
112         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
113
114         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
115         (wl-folder-jump-to-current-entity): Ditto.
116         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
117
118         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
119         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
120         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
121
122         * wl-mule.el (wl-draft-key-setup): Ditto.
123
124         * wl-xmas.el (wl-draft-key-setup): Ditto.
125
126         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
127         (wl-draft-std11-parse-addresses): New function.
128         (wl-draft-parse-mailbox-list): Use it.
129         (wl-draft): Ignore nemacs.
130         (wl-draft-reedit): Ditto.
131
132         * wl-addrmgr.el: New file.
133         (Original is wl-rcpt.el written by
134         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
135         Thanks Kitamoto-san.)
136
137         * wl-address.el (wl-address-make-address-list): Modified parsing
138         process.
139         (wl-address-delete): Renamed from `wl-address-petname-delete';
140         Modify wl-address-list too.
141         (wl-address-add-or-change): Renamed from
142         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
143
144 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
145
146         * wl-highlight.el (wl-highlight-summary-current-line):
147           Work with transient-mark-mode
148
149 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
150
151         * Version number is increased to 2.7.2.
152
153         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
154         instead of elmo-dop-queue-method.
155
156 2001-08-06  SAITO Atsunori <sai@yedo.com>
157
158         * wl-vars.el (wl-ldap-objectclass): New user option.
159
160         * wl-address.el (wl-ldap-make-filter): Use it.
161
162 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
163
164         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
165
166 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
167
168         * wl-folder.el (wl-folder): redisplay after folder insertion.
169
170         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
171
172         * wl-summary.el (wl-summary-sync-update):
173         Change status mark only when new-msgdb exists.
174         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
175
176 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
177
178         * wl-summary.el (wl-summary-open-folder): New function.
179         (wl-summary-goto-folder-subr): Use it.
180         (wl-summary-mark-as-important): Fix;
181         Encache only when no cache exists.
182
183 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
184
185         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
186         Use with-current-buffer.
187
188 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
189
190         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
191         before call `get-buffer'. Fixed parenthesis.
192         (wl-score-get-header-entry): Clear message and help window when
193         keyboard quit.
194         (wl-score-edit-insert-header): Ditto. 
195
196 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
197
198         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
199         (Fix by Peter Møller Neergaard <turtle@bu.edu>)
200         (wl-default-draft-cite): Fix.
201
202         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
203         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
204
205 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
206
207         * wl-message.el (wl-message-prev-page): Do same bahavior
208         as summary when it is called in the message buffer.
209         (wl-message-next-page): Ditto.
210
211 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
212
213         * wl-summary.el (wl-summary-forward): Use cache if it is not
214         section cache.
215
216 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
217
218         * wl-vars.el: Changed file coding system to ISO-2022-JP.
219         Removed redundant require of elmo-vars.
220         (wl-biff-state-indicator-on): Changed default value for
221         xemacs with non-mule environment.
222
223         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
224         wl-message-buffer is nil;
225         Hide progress bar after moving messages.
226
227 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
228
229         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
230         message at cursor point is deleted.
231
232 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
233
234         * wl-vars.el: Changed file coding system to euc-japan.
235         Added -*-coding:-*- magic to the first line.
236
237         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
238         Search parent from the first message.
239
240         * Version number is increased to 2.7.1.
241
242 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
243
244         * wl-vars.el: Fix file coding system to ISO-2022-JP.
245
246 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
247
248         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
249         refile/delete execution.
250
251         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
252         Fixed docstring.
253
254 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
255
256         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
257         do update process;
258         Don't update marks when update process is interrupted.
259
260 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
261
262         * wl-summary.el (wl-summary-reply): Fixed problem when
263         wl-draft-use-frame is non-nil.
264         (wl-summary-forward): Ditto.
265
266         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
267         as nil.
268         (wl-folder-mark-as-read-all-entity): Ditto.
269         (wl-folder-prefetch-entity): Ditto.
270
271         * wl.el (wl): Check environment before wl-init.
272
273         * wl-summary.el (wl-summary-collect-unread): Eliminated.
274         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
275         instead of wl-summary-collect-unread.
276         (wl-summary-reply): Split message window.
277
278 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
279
280         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
281         only if current language environment is japanese,
282
283         * wl-folder.el (wl-folder-jump-to-current-entity): Call
284         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
285         (wl-folder-goto-folder-subr): Ditto.
286
287         * wl-draft.el (wl-draft-dispatch-message): Call
288         `elmo-file-cache-get-path'.
289
290 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
291
292         * wl-summary.el (wl-summary-cursor-move): If return value of
293         wl-summary-next-message is not number, don't jump.
294
295 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
296
297         * wl-summary.el (wl-summary-buffer-next-message-function): New
298         variable.
299         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
300         if it is bound.
301
302         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
303         string.
304
305         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
306         (wl-plugged-drawing): Ditto.
307
308 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
309
310         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
311         process.
312         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
313         with unwind-protect.
314
315         * wl.el (wl-init): Require mime-setup.
316         (wl-check-environment): Don't require mime-setup.
317
318         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
319         instead of elmo-folder-type.
320
321         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
322         value as nil.
323
324 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
325
326         * Version number is increased to 2.7.0.
327
328         * wl-version.el (wl-version): Changed codename.
329
330         * wl-summary.el (wl-summary-delete-cache): Fixed.
331
332         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
333         Workaround for net folders.
334         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
335
336         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
337         value to nil (According to the patch from
338         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
339
340         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
341         of elmo-folder-close.
342
343 2001-06-06  Peter Møller Neergaard <turtle@bu.edu>
344
345         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
346         for postfix.
347
348 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
349
350         * wl-summary.el (wl-summary-resend-message): Fixed.
351
352         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
353         Call wl-draft with `from' argument if its address is included in
354         `wl-user-mail-address-list'.
355         (wl-draft): Added `from' argument.
356
357         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
358         non-nil.
359         (wl): Don't show demo if wl-demo is nil.
360
361         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
362         wl-summary-use-frame.
363
364         * wl-vars.el (wl-summary-use-frame): New user option.
365         (wl-folder-use-frame): Changed docstring.
366
367         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
368         non-nil.
369         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
370         wl-summary-use-frame.
371
372         * wl-vars.el (wl-folder-use-frame): New user option.
373
374         * wl-summary.el (wl-summary-exit): Back to folder frame if
375         wl-folder-use-frame is non-nil.
376         (wl-summary-redisplay-internal): Ignore cache if current folder
377         is draft folder,
378         (wl-summary-redisplay-no-mime): Ditto.
379         (wl-summary-redisplay-all-header): Ditto.
380
381         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
382         if wl-folder-use-frame is non-nil.
383
384 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
385
386         * wl-summary.el (wl-summary-sync-update): Bind
387         elmo-folder-update-threshold.
388         (wl-summary-mark-as-important): Enclosed server mark processing
389         with `save-match-data'.
390
391         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
392         only when it is already defined.
393
394 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
395
396         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
397         name of folder exclude localdir is wrong.
398         * wl-folder.el (wl-folder-sync-entity):
399         Set `wl-summary-always-sticky-folder-list' as nil.
400         (wl-folder-mark-as-read-all-entity): Ditto.
401         (wl-folder-prefetch-entity): Ditto.
402
403 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
404
405         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
406         instead of `wl-summary-write-current-newsgroup'.
407
408 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
409
410         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
411         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
412         non-nil and selected message is important, do not display.
413
414 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
415
416         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
417
418 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
419
420         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
421
422         * wl-summary.el (wl-summary-mark-as-important): Set message number
423         using wl-summary-message-number.
424
425 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
426
427         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
428         destination folder is 'null.
429
430 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
431
432         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
433         New function.
434         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
435         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
436         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
437
438 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
439
440         * wl-mime.el (wl-mime-setup): Added setting for
441         `mime-setup-signature-key-alist' to avoid overriding key bind for
442         `wl-draft-send'.
443
444         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
445         for `wl-draft-send'.
446         * wl-mule.el (wl-draft-overload-functions): Ditto.
447         * wl-xmas.el (wl-draft-overload-functions): Ditto.
448         * wl-draft.el (wl-draft-send): Ditto.
449
450         * wl-message.el (wl-message-display-internal):
451         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
452         (Patch is provided by <kita@coe.nttdata.co.jp>).
453
454 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
455
456         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
457
458 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
459
460         * wl.el (wl): Fix for wl-demo.
461
462 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
463
464         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
465
466 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
467
468         * wl-folder.el (wl-folder-prefetch-entity): Use
469         `wl-folder-get-elmo-folder'.
470         (wl-folder-count-incorporates): Do not use
471         `wl-folder-get-elmo-folder'.
472
473 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
474
475         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
476         instead of `elmo-folder-get-type'.
477
478 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
479
480         * wl-summary.el (wl-summary-write-current-folder): Set cursor
481         position on Subject: field.
482         (Advised by Mito <mit@nines.nec.co.jp>)
483
484 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
485
486         * wl-folder.el (wl-folder-prefetch-entity): Use
487         `wl-folder-get-elmo-folder'.
488
489 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
490
491         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
492
493         * wl-summary.el (wl-summary-buffer-set-folder): Set up
494         `process-duplicates' slot.
495
496         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
497         if detection failed.
498
499 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
500
501         * wl-version.el (wl-version-status): Set to "alpha".
502
503 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
504
505         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
506         Check wl-message-buffer lives before set-buffer.
507
508 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
509
510         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
511         called in folder mode.
512         * wl-var.el (wl-summary-exit-pre-hook): New variable.
513         * wl-summary.el (wl-summary-exit-pre-hook): Run
514         `wl-summary-exit-pre-hook' before exit summary mode.
515
516 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
517
518         * wl-version.el (wl-version-status): New variable.
519         (wl-version-status-alist): Removed.
520         (wl-version-status): Rule included.
521
522 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
523
524         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
525         @sponichi.
526
527         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
528         when `mail-reply-buffer' is buffer-local variable.
529         (Reported by <kita@coe.nttdata.co.jp>).
530
531 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
532
533         * wl-vars.el (toplevel): Require 'elmo-util.
534
535 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
536
537         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
538         (All other related portions are changed)
539
540         * wl.el (wl-plugged-change): Use '<' instead of '<='.
541
542         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
543
544 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
545
546         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
547
548 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
549
550         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
551         Delete other windows to avoid an error.
552         Use `point-marker' instead of `point' to remember the start point
553         of body.
554
555         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
556
557         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
558         number not to exceed all message number.
559
560 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
561
562         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
563         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
564
565 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
566
567         * wl-summary.el (wl-summary-sync-force-update): Added argument
568         no-check.
569         (wl-summary-sync-update): Ditto.
570         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
571         with `no-check'.
572
573         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
574         (wl-message-buffer-prefetch-next): Don't run timer if timer is
575         already running.
576
577 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
578
579         * wl-expire.el (wl-expire-archive-get-folder): Added argument
580         `dst-folder-arg'.
581         (wl-expire-archive-number1): Diito.
582         (wl-expire-archive-number2): Diito.
583         (wl-expire-archive-Date): Diito.
584         (wl-archive-number1): Diito.
585         (wl-archive-number2): Diito.
586         (wl-archive-date): Diito.
587         (wl-archive-folder-p): New function.
588         (wl-summary-expire): Support of expand folder name at
589         wl-expire-alist.
590         * wl-util.el (wl-expand-newtext): Renamed from
591         `wl-refile-expand-newtext'.
592
593 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
594
595         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
596         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
597         `(elmo-msgdb-get-overview msgdb)'.
598         (wl-summary-prefetch): Bind match data before call
599         `wl-summay-prefetch-msg'.
600         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
601         'off if `wl-summary-buffer-disp-msg' is non-nil.
602         Fixed problem that couldn't show only one new or unread message when
603         enter folder.
604         (wl-summary-reply): Don't call `split-window-vertically' and other
605         window.
606
607 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
608
609         * wl-expire.el (wl-expire-refile): Fixed.
610
611 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
612
613         * wl-vars.el (wl-biff-unnotify-hook): New variable.
614
615         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
616         biff notification is removed.
617
618         * wl.el (wl): Changed position of `elmo-init'.
619
620         * wl-draft.el (wl-default-draft-cite): Use date field
621         on the citation buffer.
622
623         * wl-vars.el (wl-shimbun-folder-icon): New variable.
624
625         * wl-xmas.el (wl-folder-internal-icon-list): Added
626         `wl-folder-shimbun-image'.
627
628         * wl-e21.el (wl-folder-internal-icon-list): Added
629         `wl-folder-shimbun-image'.
630
631 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
632
633         * wl.el (wl-init): Eliminated argument.
634         (wl): Rewrite.
635
636         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
637         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
638         instead of `elmo-folder-msgdb-internal'.
639         (wl-summary-sync-update): Ditto.
640         (wl-summary-flush-pending-append-operations): Eliminated.
641         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
642         (wl-summary-goto-folder-subr): Set load-msgdb argument of
643         `elmo-folder-open'.
644
645         * wl-mime.el (wl-summary-burst): Fixed.
646
647         * wl-folder.el (wl-folder-info-save): Check data type.
648
649         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
650         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
651         instead of `elmo-folder-msgdb-internal'.
652         (wl-expire-hide): Ditto.
653
654
655         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
656
657 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
658
659         * wl-folder.el (wl-folder-write-current-folder): Support petname.
660
661 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
662
663         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
664
665 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
666
667         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
668         Fixed `match-beginning' argument mismatch.
669
670 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
671
672         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
673         the default value.
674
675 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
676
677         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
678         instead of `elmo-nntp-default-port'.
679
680         * wl-vars.el: Fixed some doc strings.
681
682 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
683
684         * wl-summary.el (wl-summary-prefetch-msg): Use
685         `elmo-msgdb-overview-get-entity' instead of `assoc'.
686
687         * wl-vars.el: Define *-func as obsolete variable using
688         `elmo-define-obsolete-variable'.
689
690         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
691         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
692         instead of `wl-message-buffer-prefetch-threshold'.
693
694         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
695
696         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
697
698         * wl-draft.el (wl-caesar-region-func): Ditto.
699
700         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
701         Keep unread status in elmo-folder-move-messages.
702         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
703
704 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
705
706         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
707         `wl-summary-buffer-exit-func'
708         (wl-summary-buffer-message-redisplay-function): Renamed from
709         `wl-summary-buffer-message-redisplay-func'
710         (wl-summary-buffer-next-folder-function): Renamed from
711         `wl-summary-buffer-next-folder-func'.
712         (wl-summary-buffer-prev-folder-function): Renamed from
713         `wl-summary-buffer-prev-folder-func'.
714         (wl-summary-get-petname-function): Renamed from
715         `wl-summary-get-petname-func'.
716
717         * wl-score.el (wl-score-edit-exit-function): Renamed from
718         `wl-score-edit-exit-func'.
719
720         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
721         Renamed from `wl-message-buffer-prefetch-get-next-function'.
722
723         * wl-util.el (wl-load-profile-function): Renamed from
724         `wl-load-profile-func'.
725
726         * wl-folder.el (wl-folder-completion-function): Renamed from
727         `wl-folder-completion-func'.
728         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
729
730         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
731         `wl-expire-archive-get-folder-func'.
732         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
733         (wl-draft-send-mail-function): Renamed from
734         `wl-draft-send-mail-func'.
735         (wl-draft-send-news-function): Renamed from
736         `wl-draft-send-news-func'.
737         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
738         (wl-generate-mailer-string-function): Renamed from
739         `wl-generate-mailer-string-func'.
740         (wl-highlight-signature-search-function): Renamed from
741         `wl-highlight-signature-search-func'.
742         (wl-highlight-x-face-function): Renamed from
743         `wl-highlight-x-face-func'
744         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
745         (wl-ps-print-buffer-function): Renamed from
746         `wl-ps-print-buffer-func'
747         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
748         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
749         (wl-summary-subject-filter-function): Renamed from
750         `wl-summary-subject-filter-func'.
751
752         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
753         `wl-draft-queue-flush-send-func'
754         (wl-draft-cite-function): Renamed from
755         `wl-draft-cite-func'
756
757         * wl-address.el (wl-address-init-function): Renamed from
758         `wl-address-init-func'.
759
760 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
761
762         * wl-draft.el (wl-draft-queue-flush): Don't call
763         `elmo-dop-unlock-message'.
764         * wl-draft.el (wl-draft-queue-append): Don't call
765         `elmo-dop-lock-message'.
766
767         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
768         (wl-summary-buffer-folder-name): Ditto.
769         (wl-summary-message-regexp): Added '-' (all other related portions
770         are changed).
771         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
772         wl-summary-buffer-folder-name.
773
774 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
775
776         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
777         the number of mails in the folder buffer is not updated by wl-biff.
778
779 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
780
781         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
782         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
783
784 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
785
786         * wl-summary.el (wl-summary-next-message):
787         Return next message number when wl-summary-move-order is nil.
788
789 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
790
791         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
792         `wl-summary-move-spec-alist'.
793         (wl-summary-move-spec-unplugged-alist): New variable
794         (Move spec for unplugged status).
795         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
796         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
797
798 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
799
800         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
801         * wl-mule.el (wl-draft-overload-menubar): Ditto.
802
803 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
804
805         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
806         simple quotation to quote the anonymous function.
807         * tm-wl.el (wl-draft-preview-message): Ditto.
808
809 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
810
811         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
812         Eliminate redundant `save-excursion'.
813         (wl-highlight-summary-current-line): Ditto.
814
815         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
816         accessing match data when `looking-at' failed.
817
818         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
819         `elmo-match-string' where users don't care about the speed.
820         (wl-draft-save): Ditto.
821
822 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
823
824         * wl-util.el (wl-regexp-opt): New function.
825
826         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
827         number from `wl-summary-buffer-number-list'.
828         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
829         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
830         (wl-summary-move-spec-alist): Changed default setting.
831
832 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
833
834         * wl-vars.el (wl-biff-notify-hook): New hook.
835         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
836         the arrival of new mail.
837         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
838         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
839
840 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
841
842         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
843
844 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
845
846         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
847
848         * Version number is increased to 2.5.8.
849
850         * wl-thread.el (toplevel): require 'cl.
851         (wl-thread-resume-entity): Call wl-thread-make-number-list.
852         (wl-thread-make-number-list): New function.
853         (wl-thread-entity-make-number-list-from-children): Ditto.
854         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
855         (wl-thread-entity-insert-as-children): Likewise.
856         (wl-thread-delete-message): Likewise.
857         (wl-meaning-of-mark): Eliminated.
858         (wl-thread-next-failure-mark-p): Ditto.
859         (wl-thread-entity-get-mark): Ditto.
860         (wl-thread-meaning-alist-get-result): Ditto.
861         (wl-thread-entity-check-prev-mark): Ditto.
862         (wl-thread-entity-check-next-mark): Ditto.
863         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
864         (wl-thread-entity-get-prev-marked-entity): Ditto.
865         (wl-thread-get-prev-unread): Ditto.
866         (wl-thread-jump-to-prev-unread): Ditto.
867         (wl-thread-get-next-unread): Ditto.
868         (wl-thread-jump-to-next-unread): Ditto.
869         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
870         (wl-thread-entity-get-next-marked-entity): Ditto.
871
872         * wl-summary.el (wl-summary-buffer-number-list):
873         New bufer-local variable.
874         (wl-summary-switch-to-clone-buffer): Clone
875         `wl-summary-buffer-number-list'.
876         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
877         (wl-summary-cursor-move-regex): Eliminated.
878         (wl-summary-cursor-up): Rewrite.
879         (wl-summary-cursor-down): Ditto.
880         (wl-summary-mode-spec-alist): New variable.
881         (wl-summary-next-message): New inline function.
882         (wl-summary-cursor-move): New function.
883         (wl-summary-default-get-next-msg): Rewrite.
884         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
885         (wl-summary-rescan): Ditto.
886         (wl-summary-sync-all-init): Ditto.
887         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
888         summary is not thread view.
889         (wl-summary-sync-update): Ditto.
890         (wl-summary-rescan): Ditto.
891         (wl-summary-make-number-list): New function.
892
893         * wl-draft.el: "FCC" -> "Fcc".
894
895 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
896
897         * wl-highlight.el (wl-highlight-summary-window):
898         Call `set-buffer-modified-p'.
899
900         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
901         (wl): Call `elmo-init' and fix.
902
903         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
904         Use new variables.
905
906         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
907
908 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
909
910         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
911
912 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
913
914         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
915
916 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
917
918         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
919         `wl-use-toolbar' nor `display-graphic-p'.
920         (wl-e21-setup-message-toolbar): Ditto.
921         (wl-e21-setup-summary-toolbar): Ditto.
922         (wl-e21-setup-folder-toolbar): Ditto.
923
924         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
925         (wl-plugged-init-icons): Ditto.
926
927         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
928         `display-graphic-p'.
929         (wl-plugged-set-folder-icon): Ditto.
930         (wl-highlight-plugged-current-line): Ditto.
931         (wl-highlight-folder-current-line): Ditto.
932         (wl-e21-highlight-folder-group-line): Ditto.
933         (wl-e21-setup-toolbar): Ditto.
934         (wl-e21-display-image-p): New macro.
935
936         * wl-demo.el (wl-demo): Simplified.
937         (wl-demo-image-type-alist): Use `image-type-available-p' for
938         checking whether the image type `xbm' is available.
939
940 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
941
942         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
943         (wl-summary-input-range): Ditto.
944
945 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
946
947         * wl-summary.el (wl-summary-edit-addresses): Use
948         `wl-summary-get-original-buffer'
949         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
950         (wl-summary-jump-to-msg-by-message-id-via-nntp):
951         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
952         (wl-summary-get-newsgroups): Eliminated.
953         (wl-summary-set-crosspost): Ditto.
954         (wl-summary-is-crosspost-folder): Ditto.
955         (wl-crosspost-alist-load): Ditto.
956         (wl-crosspost-alist-save): Ditto.
957
958         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
959         `elmo-setup-subscribed-newsgroups' instead of
960         `elmo-nntp-make-groups-hashtb'.
961         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
962         instead of `wl-crosspost-alist-save'.
963
964         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
965         of `elmo-folder-message-appendable-p'.
966         (wl-mime-header-presentation-method): Eliminated.
967
968         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
969         (Error occurs in emacs21).
970
971         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
972         the current buffer).
973
974         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
975         instead of `wl-crosspost-alist-save'.
976         (wl-init): `elmo-crosspost-message-alist-load'
977         instead of `wl-crosspost-alist-load'
978
979         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
980         (wl-parse-newsgroups): Likewise.
981         (wl-biff-notify): Run `wl-biff-notify-hook'.
982
983 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
984
985         * wl-vars.el (wl-summary-lazy-highlight): New variable.
986
987         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
988         when `wl-summary-lazy-highlight' is non-nil.
989         (wl-summary-goto-folder-subr): Highlight only when
990         `wl-summary-lazy-highlight' is non-nil.
991
992         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
993         Don't display progress and highlight temp-mark when
994         `wl-summary-lazy-highlight' is non-nil.
995         (wl-highlight-summary-window): New function.
996         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
997
998 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
999
1000         * wl-summary.el (wl-summary-sync): Change `all-visible'
1001         from `all-shown'
1002         (wl-summary-input-range): Ditto.
1003
1004 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1005
1006         * wl-e21.el (wl-highlight-folder-current-line): Call
1007         `wl-folder-init-icons' when folder icons have not been initialized.
1008
1009         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
1010
1011         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
1012         (wl-demo-image-type-alist): New macro.
1013
1014 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1015
1016         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
1017         display does not support graphics.
1018         (wl-plugged-init-icons): Ditto.
1019         (wl-folder-init-icons): Ditto.
1020
1021         * wl-demo.el (wl-demo): Chech closely whether the display
1022         supports graphics.
1023
1024 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1025
1026         * wl-summary.el (wl-summary-get-original-buffer): New function.
1027         (wl-summary-set-crosspost): Use it.
1028         (wl-summary-target-mark-uudecode): Ditto.
1029         (wl-summary-reedit): Ditto.
1030         (wl-summary-resend-bounced-mail): Ditto.
1031         (wl-summary-update-crosspost): Eliminated (It may be incorporated
1032         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
1033
1034         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
1035         (wl-message-display-internal): Ditto.
1036
1037 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
1038
1039         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
1040
1041 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
1042
1043         * wl-summary.el (wl-summary-save-view): Renamed from
1044         `wl-summary-save-status'.
1045
1046 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
1047
1048         * wl-summary.el (wl-summary-sync): Added `all-shown'
1049
1050 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
1051
1052         * wl-summary.el (wl-summary-input-range): Added `all-shown'
1053
1054 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
1055
1056         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
1057
1058 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
1059
1060         * wl-highlight.el (wl-highlight-summary-line-string): Use
1061         `zerop' instead of `= 0'.
1062         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
1063
1064         * wl-template.el (wl-template-next): Use `=' instead of `eq'
1065         for comparing numbers.
1066         (wl-template-prev): Use `zerop' instead of `eq 0'.
1067
1068         * wl-draft.el (wl-draft-insert-current-message): Use
1069         `with-current-buffer' instead of `save-excursion'.
1070         Use `zerop' instead of `eq 0'.
1071
1072 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
1073
1074         * wl-draft.el (wl-draft-insert-ccs): New function.
1075         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
1076         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
1077
1078 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
1079
1080         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
1081
1082 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
1083
1084         * wl-expire.el (wl-expire-refile): Don't call
1085         elmo-msgdb-add-msgs-to-seen-list;
1086         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
1087         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1088
1089 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
1090
1091         * wl-message.el (wl-message-prev-page): Ignore errors while
1092         scroll-down.
1093
1094 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
1095
1096         * wl-mime.el: Use elmo-original-message-mode instead of
1097         mmelmo-original-mode.
1098
1099         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
1100         `elmo-folder-get-spec';
1101         (wl-fldmgr-add-completion-all-completions):
1102         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
1103
1104         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
1105         of `elmo-folder-get-type'.
1106
1107         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
1108         `elmo-folder-get-spec';
1109         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1110         Use `elmo-folder-append-message' instead of `elmo-append-msg';
1111         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1112         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
1113         `elmo-read-msg-no-cache';
1114         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
1115         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
1116         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
1117         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
1118         `elmo-cache-save';
1119         (wl-draft-reedit): Use `elmo-message-file-name'.
1120
1121         * wl-expire.el: Use `elmo-folder-name-internal';
1122         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1123         Use macro `wl-summary-buffer-msgdb' instead of variable
1124         `wl-summary-buffer-msgdb';
1125         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
1126         Use macro `wl-summary-buffer-folder-name' instead of variable
1127         `wl-summary-buffer-folder-name'.
1128         * wl-score.el: Likewise.
1129
1130         * wl-message.el: Rewrite for new message buffer cache mechanism.
1131         (wl-message-buffer-cache-buffer-get): New macro.
1132         (wl-message-buffer-cache-folder-get): Ditto.
1133         (wl-message-buffer-cache-message-get): Ditto.
1134         (wl-message-buffer-cache-entry-make): Ditto.
1135         (wl-message-buffer-cache-hit): Ditto.
1136         (wl-message-buffer-cache-sort): New function.
1137         (wl-message-buffer-cache-add): Ditto.
1138         (wl-message-buffer-cache-delete): Ditto.
1139         (wl-message-buffer-cache-clean-up): Ditto.
1140         (wl-message-buffer-window): Rewrite.
1141         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
1142         (wl-message-buffer-display): New function.
1143         (wl-message-display-internal): New function.
1144
1145 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
1146
1147         * wl-folder.el: Use `elmo-folder-name-internal';
1148         Use `wl-folder-get-elmo-folder';
1149         Use `elmo-folder-list-messages' instead of
1150         `elmo-list-folder';
1151         Use `elmo-folder-get-primitive-list' instead of
1152         `elmo-folder-get-primitive-spec-list';
1153         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
1154         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1155         Use `elmo-folder-create' instead of `elmo-create-folder'.
1156         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
1157         (wl-folder-get-elmo-folder): New macro.
1158         (wl-folder-elmo-folder-cache-get): Ditto.
1159         (wl-folder-elmo-folder-cache-put): Ditto.
1160         (wl-folder-suspend): Call `elmo-quit'.
1161
1162         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1163         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1164         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
1165         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
1166         (toplevel): require 'cl.
1167         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
1168
1169         * wl-summary.el: Rewrite to use new elmo interface.
1170
1171 \f
1172 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
1173
1174         * wl-mime.el (wl-draft-preview-message):
1175         Run `wl-draft-send-hook' before collecting recipients information;
1176         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
1177
1178         * tm-wl.el (wl-draft-preview-message): Ditto.
1179
1180 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
1181
1182         * wl-mime.el (wl-draft-preview-message): Fixed problem that
1183         wrong receipients are displayed when forwarded message.
1184
1185 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1186
1187         * Version number is increased to 2.5.7.
1188
1189 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
1190
1191         * wl-message.el (wl-message-next-page): Bind
1192         `window-pixel-scroll-increment' to nil while scrolling up.
1193
1194 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1195
1196         * wl-vars.el (wl-save-hook): New hook.
1197         * wl.el (wl-save): Call `wl-save-hook'.
1198
1199 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1200
1201         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
1202         Argument WITH-ARG instead of NO-ARG (negative mean).
1203         (wl-draft-reply): WITH-ARG instead of NO-ARG.
1204         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
1205         * wl-message.el (wl-message-follow-current-entity): Likewise.
1206
1207 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1208
1209         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
1210         FROM was optional argument.
1211         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
1212
1213 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1214
1215         * Version number is increased to 2.5.6.
1216
1217 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1218
1219         * wl-version.el (wl-version-show): Removed.
1220         (wl-version): Add `interactive'.
1221
1222 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
1223
1224         * wl-summary.el (wl-summary-get-petname-func): New variable.
1225         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
1226         instead of `wl-address-get-petname-1'.
1227         (wl-summary-simple-from): Ditto.
1228
1229         * wl-address.el (wl-address-get-petname-1): Define as function.
1230
1231 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
1232
1233         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1234         field in the original message.
1235         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1236
1237 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
1238
1239         * wl-expire.el (wl-expire-hide):
1240         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1241
1242 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
1243
1244         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1245         find decoder for To, Cc, and Subject.
1246
1247 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
1248
1249         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
1250         for checking `elmo-use-buffer-cache'.
1251         (wl-summary-mark-as-important): Fixed typo in comment.
1252
1253 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
1254
1255         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1256         field in the original message.
1257         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1258
1259 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
1260
1261         * wl-expire.el (wl-expire-hide):
1262         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1263
1264 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
1265
1266         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1267         find decoder for To, Cc, and Subject.
1268
1269 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
1270
1271         * Version number is increased to 2.5.5.
1272
1273         * wl-address.el (wl-address-specials-regexp): New constant.
1274         (wl-address-quote-specials): Use it.
1275
1276 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
1277
1278         * wl-summary.el (wl-summary-rescan):
1279         Call `wl-summary-buffer-number-column-detect'.
1280         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
1281
1282         * wl-message.el (wl-message-mode-map): Define.
1283         (wl-message-decode): Use it as local-map.
1284
1285 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
1286
1287         * wl-score.el (wl-score-guess-like-gnus): Abolished.
1288         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
1289
1290 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
1291
1292         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
1293
1294         * wl-mule.el (wl-read-event-char): Ditto.
1295
1296         * wl-e21.el (wl-read-event-char): Ditto.
1297
1298         * wl-nemacs.el (wl-read-event-char): Ditto.
1299         (read-event): Removed.
1300
1301         * wl-util.el (toplevel): Removed dummy definition of
1302         `read-event'.
1303         (wl-read-event-char, wl-xmas-read-event-char): Removed.
1304
1305 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
1306
1307         * wl-nemacs.el (elmo-archive-call-process): Moved to
1308         elmo-archive.el.
1309
1310 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1311
1312         * wl-draft.el (wl-draft-reply-list-symbol): New function.
1313         (wl-draft-reply): Use it.  Fixed "No match field" error message.
1314
1315         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
1316         instead of magic-number 6.  Use `not' instead of `null' for symbol
1317         `nil' check (not empty list).
1318         (wl-draft-insert-x-face-field): Fixed paren style.
1319
1320         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
1321         one-branch conditional statement, instead of `and' and `if'.
1322         (wl-draft-forward): Likewise.
1323         (wl-draft-add-references): Likewise.
1324         (wl-draft-yank-from-mail-reply-buffer): Likewise.
1325
1326         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
1327         conditional steatment.  Use `cond' instead of `if'.
1328         (wl-draft-confirm): Likewise.
1329
1330 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1331
1332         * wl-version.el (wl-version-show): Use `product-string-1'
1333         instead of `wl-version'.
1334         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
1335
1336         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
1337
1338 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1339
1340         * wl-highlight.el (wl-highlight-headers): Revert
1341         `wl-highlight-x-face-func' argument (`beg' and `end').
1342
1343 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1344
1345         * wl.el (toplevel): Move `product-provide' declare.
1346         * wl-demo.el (toplevel): Ditto.
1347         * wl-dnd.el (toplevel): Ditto.
1348         * wl-highlight.el (toplevel): Ditto.
1349         * wl-message.el (toplevel): Ditto.
1350         * wl-refile.el (toplevel): Ditto.
1351         * wl-util.el (toplevel): Ditto.
1352
1353 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1354
1355         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
1356         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
1357         (wl-thread-close-all): keep cursor position.
1358
1359 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1360
1361         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
1362         (eq x 0).
1363         (wl-generate-user-agent-string-1): Fix conditional statement.
1364
1365 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
1366
1367         * wl.el (wl-check-environment): Additional check for
1368         'wl-local-domain' and `wl-message-id-domain'.
1369
1370 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1371
1372         * wl-draft.el (toplevel): Delete defvar for sasl-*.
1373
1374 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1375
1376         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1377         instead of `smtp-sasl-user-realm'.
1378
1379 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1380
1381         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1382
1383 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1384
1385         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
1386         to the default value as well as `eword-lexical-analyzer'.
1387
1388 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1389
1390         * wl-version.el (wl-extended-emacs-version,
1391         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
1392         `elmo-match-string' instead of `wl-match-string'.
1393
1394 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1395
1396         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
1397         docstring.
1398
1399 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
1400
1401         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
1402
1403 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1404
1405         * wl-highlight.el (wl-highlight-headers): Remove
1406         `wl-highlight-x-face-func' argument (`beg' and `end').
1407
1408 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1409
1410         * wl-summary.el (wl-summary-mark-as-important):
1411         Remove cache if folder is local.
1412
1413 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
1414
1415         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
1416         to get existing e-mail address string.
1417
1418 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1419
1420         * wl-version.el (wl-generate-user-agent-string): Commentary.
1421         (wl-generate-user-agent-string-1): Use `when' for
1422         one-branch conditional statement, instead of `and' and `if'.
1423         (wl-extended-emacs-version, wl-extended-emacs-version2,
1424         wl-extended-emacs-version3): Ditto.
1425
1426 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1427
1428         * wl-summary.el (wl-summary-sync-all-init): New inline function.
1429         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
1430         condition-case; Remove initialization.
1431         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
1432         (wl-summary-sync-update3): Added argument `sync-all';
1433         Eliminated local variable `msgdb';
1434         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
1435         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
1436         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1437
1438 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
1439
1440         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
1441         connection before call `wl-draft-send-mail-with-smtp'.
1442
1443 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
1444
1445         * Version number is increased to 2.5.4.
1446
1447 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
1448
1449         * wl.el (wl-check-environment): Additional check for
1450         'wl-local-domain' and `wl-message-id-domain'.
1451
1452 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
1453
1454         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
1455         buffer as command specific.
1456         (wl-folder-mark-as-read-all-entity): Ditto.
1457         (wl-folder-prefetch-entity): Ditto.
1458         (wl-folder-drop-unsync-entity): Ditto.
1459
1460         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
1461         (wl-prog-uudecode-no-stdout-option): Changed default to t.
1462         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
1463
1464         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
1465         save-excursion.
1466
1467 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
1468
1469         * Version number is increased to 2.5.3.
1470
1471         * wl-summary.el (wl-summary-save-view-cache):
1472         Delete duplicated `write-region';
1473         Use `write-region-as-binary' instead of `as-binary-output-file' and
1474         `write-region'.
1475
1476 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1477
1478         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
1479
1480 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
1481
1482         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
1483         instead of `smtp-via-smtp'.
1484
1485 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1486
1487         * wl-draft.el (toplevel): Delete defvar for sasl-*.
1488
1489 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1490
1491         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1492         instead of `smtp-sasl-user-realm'.
1493
1494 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1495
1496         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1497
1498 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1499
1500         * Version number is increased to 2.5.2.
1501
1502 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
1503
1504         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
1505         does not exist.
1506         (wl-biff-stop): Call `cancel-timer' if timer already exists.
1507         (wl-biff-start): Call `timer-activate' if timer already exists.
1508
1509         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
1510         only when it is bound as function.
1511
1512 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
1513
1514         * Version number is increased to 2.5.1.
1515
1516 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
1517
1518         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
1519         Print refile/copy destination.
1520
1521 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
1522
1523         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
1524         queue-flush-only is non-nil.
1525
1526         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
1527
1528         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
1529         checking cache folder.
1530
1531 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1532
1533         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
1534         `regexp-quote'.
1535
1536 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1537
1538         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
1539         function.
1540         * wl-summary.el (wl-summary-write-current-folder-functions):
1541         Change default value.  Use it.
1542
1543 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
1544
1545         * Version number is increased to 2.5.0.
1546
1547         * wl-version.el (wl-version): Changed codename.
1548
1549 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
1550
1551         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
1552         (wl-summary-supersedes-message): Ditto.
1553
1554 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1555
1556         * wl-refile.el (wl-refile-guess-functions): Renamed from
1557         `wl-refile-guess-func-list'.
1558
1559 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
1560
1561         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
1562         Fixed problem when no rule was matched.
1563
1564 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
1565
1566         * wl-summary.el (wl-summary-get-mark): Fixed
1567         `wl-summary-buffer-target-mark' check logic.
1568
1569 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1570
1571         * wl-folder.el (wl-folder-write-current-folder): Added group
1572         folder check.
1573
1574         * wl-summary.el (wl-summary-write-current-folder): Renamed from
1575         `wl-summary-write-current-newsgroup'.
1576         (wl-summary-write-current-folder-functions): New variable.
1577         * wl-folder.el (wl-folder-get-newsgroups): New function.
1578         (wl-folder-guess-mailing-list-by-refile-rule): New function.
1579         (wl-folder-write-current-folder): Renamed from
1580         `wl-folder-write-current-newsgroup'.
1581
1582 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1583
1584         * Version number is increased to 2.3.93.
1585
1586 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
1587
1588         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
1589         (wl-ldap-make-matched-value-list): Ditto.
1590         (wl-ldap-alias-safe-string): Split e-mail address.
1591
1592         * wl-summary.el (wl-summary-read-folder): Fixed problem when
1593         petname folder default was selected.
1594         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
1595         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
1596
1597 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
1598
1599         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
1600         to `wl-draft-config-exec'.
1601
1602         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
1603         instead of calling `wl-draft-config-exec';
1604         Process group-list and show recipients in minibuffer.
1605
1606         * tm-wl.el (wl-draft-preview-message): Ditto.
1607
1608 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1609
1610         * wl.el (toplevel): Added (C) to copyright notice, and
1611         sync Author header.
1612         * tm-wl.el (toplevel): Ditto.
1613         * wl-address.el (toplevel): Ditto.
1614         * wl-demo.el (toplevel): Ditto.
1615         * wl-dnd.el (toplevel): Ditto.
1616         * wl-draft.el (toplevel): Ditto.
1617         * wl-e21.el (toplevel): Ditto.
1618         * wl-expire.el (toplevel): Ditto.
1619         * wl-folder.el (toplevel): Ditto.
1620         * wl-highlight.el (toplevel): Ditto.
1621         * wl-message.el (toplevel): Ditto.
1622         * wl-mime.el (toplevel): Ditto.
1623         * wl-mule.el (toplevel): Ditto.
1624         * wl-nemacs.el (toplevel): Ditto.
1625         * wl-refile.el (toplevel): Ditto.
1626         * wl-score.el (toplevel): Ditto.
1627         * wl-summary.el (toplevel): Ditto.
1628         * wl-template.el (toplevel): Ditto.
1629         * wl-thread.el (toplevel): Ditto.
1630         * wl-util.el (toplevel): Ditto.
1631         * wl-vars.el (toplevel): Ditto.
1632         * wl-xmas.el (toplevel): Ditto.
1633
1634 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
1635
1636         * wl.el (wl-init): Added comment about `wl-init-hook'.
1637         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
1638         * wl-vars.el (wl-init-hook): Added docs.
1639         (wl-make-plugged-hook): Removed useless docs.
1640         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
1641         * wl-xmas.el (toplevel): Ditto.
1642
1643 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1644
1645         * wl-address.el (toplevel): Fixed multiple Author header format.
1646         * wl-demo.el (toplevel): Ditto.
1647         * wl-draft.el (toplevel): Ditto.
1648         * wl-folder.el (toplevel): Ditto.
1649         * wl-summary.el (toplevel): Ditto.
1650         * wl-thread.el (toplevel): Ditto.
1651         * wl-util.el (toplevel): Ditto.
1652         * wl-vars.el (toplevel): Ditto.
1653         * wl-version.el (toplevel): Ditto.
1654         * wl-xmas.el (toplevel): Ditto.
1655         * wl.el (toplevel): Ditto.
1656
1657         * wl-version.el (toplevel): Added require `elmo-version' for
1658         `product-version-as-string'.
1659
1660 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
1661
1662         * wl-vars.el (wl-draft-send-hook): Changed default value to
1663         '(wl-draft-config-exec).
1664
1665         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
1666         explicitly.
1667         (wl-draft): Set `wl-draft-config-exec-flag' before running
1668         `wl-mail-setup-hook'.
1669
1670         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
1671         `wl-biff-init-icons' to `wl-init-hook' instead of
1672         `wl-make-plugged-hook'.
1673         (Because if `wl-draft' command is invoked at first,
1674         they are not initialized)
1675         Updated copyright notice.
1676
1677         * wl-e21.el (toplevel): Ditto;
1678
1679         * wl-demo.el (toplevel): Updated copyright notice.
1680         * wl-address.el (toplevel): Ditto.
1681         * wl-draft.el (toplevel): Ditto.
1682         * wl-version.el (toplevel): Ditto.
1683         * wl-folder.el (toplevel): Ditto.
1684         * wl-summary.el (toplevel): Ditto.
1685         * wl-thread.el (toplevel): Ditto.
1686         * wl-util.el (toplevel): Ditto.
1687         * wl-vars.el (toplevel): Ditto.
1688         * wl.el (toplevel): Ditto.
1689
1690 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
1691
1692         * wl-highlight.el (wl-highlight-message): Fixed problem of
1693         highlighting failure which occured when the last field contains
1694         multiple lines in the draft buffer.
1695
1696         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
1697         `wl-biff-start' if plugged.
1698
1699         * wl-util.el (wl-biff-check-folder): New function.
1700         (wl-biff-check-folders): Don't set session name prefix.
1701         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
1702         (wl-biff-check-folder-async): Ditto.
1703
1704         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
1705         in email address.
1706
1707 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
1708
1709         * wl-vars.el (wl-subject-prefix-regexp): New variable.
1710
1711         * wl-draft.el (wl-draft-strip-subject-re): New function.
1712
1713         * wl-draft.el (wl-draft-reply): Use it.
1714
1715 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
1716
1717         * wl-message.el (wl-mmelmo-message-redisplay): Use
1718         `mime-display-message' instead of `wl-mime-display-message'.
1719
1720         * wl-mime.el (toplevel): Removed compatibility workaround
1721         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
1722         (wl-mime-display-message): Abolished.
1723         (wl-mime-entity-read-field): Ditto.
1724         (wl-mime-combine-message/partial-pieces): Use
1725         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
1726
1727 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
1728
1729         * wl-template.el: Doc fixes.
1730
1731 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
1732
1733         * wl-e21.el (wl-message-overload-functions): Do nothing if
1734         `current-local-map' is not available.
1735         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
1736
1737 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1738
1739         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
1740         representation.
1741
1742         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
1743         number.
1744         (wl-fldmgr-save-folders): Don't use `format' when insert
1745         `wl-fldmgr-folders-header'.
1746
1747 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
1748
1749         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
1750
1751 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
1752
1753         * wl-highlight.el (wl-highlight-message):
1754         Use `std11-field-end' to detect end point of the header field.
1755         Refer `wl-highlight-max-header-size'.
1756
1757         * wl-vars.el (wl-highlight-max-header-size): New variable.
1758
1759         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
1760
1761         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
1762         Set `for-draft' argument of wl-highlight-headers.
1763         (wl-draft): Ditto.
1764         (wl-draft-reedit): Ditto.
1765         (wl-user-agent-compose-internal): Ditto.
1766
1767 2000-10-24   Daiki Ueno <ueno@unixuser.org>
1768
1769         * wl-message.el (wl-message-add-button): Use overlay.
1770
1771 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
1772
1773         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
1774
1775         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
1776         problem when group-list content is nothing.
1777         (Reported by Mito <mit@nines.nec.co.jp>)
1778
1779 2000-10-18  SAITO Atsunori <sai@yedo.com>
1780
1781         * wl-summary.el (wl-summary-print-destination): Adjust line length.
1782
1783 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1784
1785         * tm-wl.el (toplevel): Use product-provide.
1786
1787 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
1788
1789         * Version number is increased to 2.3.92.
1790
1791 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1792
1793         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
1794         title text, use `display' property for left margin under Emacs 21.
1795
1796         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
1797         properties.
1798         (wl-plugged-init-icons): Ditto.
1799
1800 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1801
1802         * wl.el (wl-save-status, wl-init): Remove last period in
1803         "...done." message.
1804         * tm-wl.el (wl-summary-burst): Ditto.
1805         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
1806         wl-summary-resume-cache-status,
1807         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
1808         wl-summary-sync-update3, wl-summary-highlight-msgs,
1809         wl-summary-flush-pending-append-operations,
1810         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
1811         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
1812         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
1813         wl-thread-open-all): Ditto.
1814         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1815         * wl-mime.el (wl-summary-burst): Ditto.
1816         * wl-highlight.el (wl-highlight-summary): Ditto.
1817         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
1818         wl-folder-open-all, wl-folder-update-access-group): Ditto.
1819         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
1820         * wl-address.el (wl-local-address-init): Ditto.
1821
1822 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1823
1824         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
1825         `add-text-properties'.
1826         (wl-plugged-init-icons): Ditto.
1827         (wl-folder-init-icons): Use `propertize' instead of
1828         `put-text-property'.
1829         (wl-plugged-set-folder-icon): Ditto.
1830         (wl-e21-highlight-folder-group-line): Ditto.
1831
1832 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
1833
1834         * wl-version.el (wl-version-status-alist): New variable.
1835         (wl-version-status): New function.
1836
1837         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
1838         "Cc" part of the case "Reply-To".
1839
1840         * wl-draft.el (wl-draft-reply): Use result of
1841         `eword-extract-address-components'.
1842
1843         * wl-demo.el (wl-demo-icon-name): New constant.
1844         (wl-logo-xpm): Use it.
1845         (wl-logo-xbm): Ditto.
1846         (wl-logo-bitmap): Ditto.
1847
1848         * Version number is increased to 2.3.91.
1849
1850 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1851
1852         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
1853         (wl-extended-emacs-version, wl-extended-emacs-version2,
1854         wl-extended-emacs-version3): Remove `interactive'.  Fixed
1855         docstring.
1856
1857         * wl-version.el (wl-generate-user-agent-string-1): New function.
1858         (wl-generate-user-agent-string): Use it.
1859
1860         * wl-version.el (wl-generate-user-agent-string-1): Ignore
1861         `mime-edit-insert-user-agent-field'.
1862         (wl-generate-user-agent-string): Check
1863         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
1864
1865         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
1866         instead of `if', when verbose case.
1867
1868 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
1869
1870         * wl-expire.el (wl-summary-expire): Fix.
1871
1872 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
1873
1874         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
1875         and `elmo-lost+found-folder' if 'wl-draft.
1876         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
1877
1878 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1879
1880         * wl-expire.el (wl-summary-expire): Change messages.
1881         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1882         `deleing-info' instead of "Deleting..."
1883
1884 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
1885
1886         * wl-summary.el (wl-summary-refile-subr): Fix.
1887
1888 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1889
1890         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
1891         if pipe folder.
1892
1893 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1894
1895         * wl-vars.el (wl-draft-use-cache): Default `nil'.
1896
1897 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1898
1899         * wl-expire.el (wl-expire-hide): New function.
1900         (wl-summary-expire): Add `hide'.
1901
1902 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
1903
1904         * wl-vars.el (wl-draft-reply-without-argument-list):
1905         Changed default value to consider `Reply-To:'.
1906         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
1907
1908         * Version number is increased to 2.3.90.
1909
1910         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
1911         elmo-imap4-get-session with unwind-protect.
1912         Don't cause error.
1913         (wl-summary-sync-marks): Don't check plugged nor folder type.
1914         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
1915         (Always keep current buffer).
1916
1917 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
1918
1919         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
1920         Enclose with `save-excursion'.
1921
1922 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1923
1924         * wl-version.el (wl-version): Remove interactive.
1925
1926 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1927
1928         * wl-version.el (wl-generate-user-agent-string): Use
1929         `product-string-verbose' instead of `product-string-1'.
1930
1931 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1932
1933         * wl-vars.el (wl-draft-use-cache): New variable.
1934         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
1935         if wl-draft-use-cache is non-nil.
1936
1937 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1938
1939         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
1940         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
1941
1942 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
1943
1944         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
1945         (wl-thread-msg-mark-as-unread): Ditto.
1946
1947         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
1948         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
1949         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
1950         Don't set mark in summary if return value of `elmo-mark-as-read'
1951         is nil.
1952         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
1953         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
1954         instead of `wl-thread-msg-mark-as-read'.
1955         (wl-summary-mark-as-unread-region): Ditto.
1956         (wl-summary-target-mark-mark-as-read): Ditto.
1957
1958         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1959
1960 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
1961
1962         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
1963
1964         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
1965
1966 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
1967
1968         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
1969         face.
1970
1971 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
1972
1973         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
1974         `running-xemacs'.
1975
1976 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1977
1978         * wl-version.el (toplevel): Use `product-version-as-string' for
1979         set verstion-string, if defined.
1980
1981         * wl-version.el (wl-version-show): Insert string at point, when
1982         call with argument.
1983
1984         * wl-version.el (wl-generate-user-agent-string): Use
1985         `product-string-1' instead of `wl-appname', `wl-version' and
1986         `wl-codename'.
1987
1988 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1989
1990         * wl-address.el (toplevel): Use product-provide.
1991         * wl-demo.el (toplevel): Ditto.
1992         * wl-dnd.el (toplevel): Ditto.
1993         * wl-draft.el (toplevel): Ditto.
1994         * wl-e21.el (toplevel): Ditto.
1995         * wl-expire.el (toplevel): Ditto.
1996         * wl-fldmgr.el (toplevel): Ditto.
1997         * wl-folder.el (toplevel): Ditto.
1998         * wl-highlight.el (toplevel): Ditto.
1999         * wl-message.el (toplevel): Ditto.
2000         * wl-mime.el (toplevel): Ditto.
2001         * wl-mule.el (toplevel): Ditto.
2002         * wl-nemacs.el (toplevel): Ditto.
2003         * wl-refile.el (toplevel): Ditto.
2004         * wl-score.el (toplevel): Ditto.
2005         * wl-summary.el (toplevel): Ditto.
2006         * wl-template.el (toplevel): Ditto.
2007         * wl-thread.el (toplevel): Ditto.
2008         * wl-util.el (toplevel): Ditto.
2009         * wl-vars.el (toplevel): Ditto.
2010         * wl-xmas.el (toplevel): Ditto.
2011         * wl.el (toplevel): Ditto.
2012
2013 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2014
2015         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
2016         instead of product.
2017
2018         * wl-version.el (wl-version): Compile time evalution elmo-version.
2019
2020 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
2021
2022         * wl-summary.el (wl-summary-sync-force-update): Append queue
2023         `mark-as-read'if unplugged.
2024
2025 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2026
2027         * wl-version.el: New file.  Use product.el.
2028         * wl.el: add (require 'wl-version).
2029         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
2030         for ~/.folders header.
2031         (wl-fldmgr-folders-header): Changed.
2032         * wl-demo.el (wl-demo): Use product.el.
2033
2034         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
2035         wl-version.el.
2036         * wl-util.el (wl-version, wl-version-show): Ditto.
2037
2038         * wl-util.el (wl-generate-user-agent-string,
2039         wl-extended-emacs-version, wl-extended-emacs-version2,
2040         wl-extended-emacs-version3): Move to wl-version.el.
2041         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
2042         xemacs-codename, mime-edit-insert-user-agent-field,
2043         mime-edit-user-agent-value, mime-editor/version,
2044         mime-editor/codename): Compile warning killer move to
2045         wl-version.el
2046
2047 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
2048
2049         * wl-summary.el (wl-summary-refile-subr): Fix.
2050
2051 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
2052
2053         * wl-summary.el (wl-summary-sync-marks): Changed argument for
2054         `elmo-list-folder-unread' and `elmo-list-folder-important'.
2055
2056 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
2057
2058         * wl.el (wl-check-environment): Check too many `@'.
2059
2060 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
2061
2062         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
2063
2064 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2065
2066         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
2067         wl-draft-reply-myself-without-argument-list): Add variables.
2068         * wl-draft.el (wl-draft-reply): Use it.
2069
2070 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
2071
2072         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
2073         the 5th argument of `elmo-network-get-spec'.
2074
2075         * wl-thread.el (wl-thread-reparent-children): New inline function.
2076         (wl-thread-delete-message): Use it.
2077
2078         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
2079         (wl-summary-score-update-all-lines): Don't use `dolist'.
2080
2081 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2082
2083         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
2084         (require 'elmo-msgdb) for inline function.
2085
2086 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
2087
2088         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
2089
2090 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
2091
2092         * wl-score.el (wl-score-headers): Fix for the confusing macro
2093         `elmo-kill-buffer'.
2094
2095 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
2096
2097         * wl-summary.el: Don't use the 3rd argument of `require' because
2098         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
2099         * wl-util.el: Ditto.
2100         * wl-draft.el: Ditto.
2101
2102 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
2103
2104         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
2105         window system is not used.
2106
2107 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
2108
2109         * wl-thread.el: Don't use `mapcar' only for iteration.
2110         (wl-thread-resume-entity): Ditto.
2111         (wl-thread-delete-message): Ditto.
2112
2113         * wl-summary.el: Bind `dragdrop-drop-functions',
2114         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
2115         of `require' for `timezone', `easymenu' and `ps-print';
2116         don't use `mapcar' only for iteration.
2117
2118         * wl-util.el: Bind `mule-version', `nemacs-version',
2119         `emacs-beta-version', `xemacs-codename',
2120         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
2121         `mime-editor/version' and `mime-editor/codename'; specify 3rd
2122         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
2123         only for iteration.
2124
2125         * wl-score.el: Don't use `mapcar' only for iteration.
2126         (wl-score-simplify-buffer-fuzzy): Ditto.
2127         (wl-score-simplify-subject): Ditto.
2128         (wl-score-headers): Ditto.
2129         (wl-summary-score-update-all-lines): Ditto.
2130
2131         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
2132         `enable-multibyte-characters' and `mule-version'.
2133
2134         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
2135         `mapcar' only for iteration.
2136
2137         * wl-demo.el: Don't use `mapcar' only for iteration.
2138
2139         * wl-folder.el: Don't use `mapcar' only for iteration.
2140         (wl-folder-open-all): Ditto.
2141         (wl-folder-count-incorporates): Ditto.
2142
2143         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
2144         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
2145
2146         * wl-draft.el: Bind `x-face-add-x-face-version-header',
2147         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
2148         `smtp-connection-type'; specify 3rd argument of `require' for
2149         `timezone'; don't use `mapcar' only for iteration.
2150         (wl-draft-clone-local-variables): Don't use `mapcar'.
2151         (wl-draft-generate-clone-buffer): Ditto.
2152         (wl-user-agent-compose-internal): Ditto.
2153
2154         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
2155
2156         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
2157         (wl-save-status): Ditto.
2158
2159         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
2160         for iteration.
2161
2162 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
2163
2164         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
2165         removed `Date'.
2166         (wl-fldmgr-make-filter-default): New user option.
2167
2168         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
2169         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
2170         (wl-fldmgr-filter-completion-alist): Abolish.
2171
2172         * wl.el (wl): Don't check servers if arg is non-nil.
2173
2174         * wl-draft.el (wl-draft-reply): Set only message-id string to
2175         In-Reply-To field.
2176
2177 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2178
2179         * wl-summary.el (wl-summary-pick): Rewrite.
2180
2181         * wl-draft.el (wl-draft-forward): Get references field from
2182         original buffer.
2183         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
2184
2185 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
2186
2187         * wl-draft.el (wl-draft-forward): Add references field.
2188
2189 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2190
2191         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
2192         (wl-draft-reply): Use it.
2193
2194 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
2195
2196         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
2197         when Emacs 21 is running.
2198
2199         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
2200         bindings.
2201
2202 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
2203
2204         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
2205         XPM icons transparent.
2206
2207         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
2208         Emacs 21.
2209
2210 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
2211
2212         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
2213         nil.
2214
2215         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
2216         when it is persistent.
2217         (wl-summary-sync-marks): Changed argument for
2218         `elmo-list-folder-unread' and `elmo-list-folder-important'.
2219         (wl-summary-virtual): Use `elmo-read-search-condition'.
2220         (wl-summary-redisplay-internal): If folder is local, mark as read
2221         even when folder is plugged.
2222
2223 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
2224
2225         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
2226         of `tool-bar-lines' in the frame parameters.
2227         (after-make-frame-functions, post-command-hook): Don't modify the
2228         value.
2229         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
2230         wl-e21-tool-bar-lines): Removed.
2231
2232 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
2233
2234         * wl-highlight.el (wl-highlight-folder-path): Put overlay
2235         properties `evaporate' and `wl-momentary-overlay' as well.
2236         (wl-highlight-summary-displaying): Ditto.
2237         (wl-delete-all-overlays): Don't delete overlay which does not have
2238         a property `wl-momentary-overlay'.
2239
2240         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
2241         `display-mouse-p' and `display-graphic-p'.
2242         (wl-folder-init-icons): Don't search for XBM or the other files.
2243         (wl-plugged-set-folder-icon): Make icons if and only if
2244         `display-graphic-p' returns non-nil.
2245         (wl-highlight-plugged-current-line): Use `before-string' overlay
2246         property to show icon images.
2247         (wl-highlight-folder-current-line): Ditto.
2248         (wl-e21-highlight-folder-group-line): Ditto.
2249         (wl-e21-highlight-folder-by-numbers): Ditto.
2250         (wl-e21-insert-image): Removed.
2251         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
2252         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
2253         said.
2254         (wl-e21-switch-toolbar-after-make-frame): Renamed from
2255         `wl-e21-force-switch-toolbar'.
2256         (wl-e21-make-icon-image): Removed.
2257         (wl-e21-setup-toolbar): Don't search for XBM files.
2258         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
2259         the default value.
2260
2261 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
2262
2263         * wl-util.el (wl-biff-check-folder-async): Set
2264         `wl-biff-check-folders-running' even when it is not an IMAP folder.
2265
2266 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
2267
2268         * wl-e21.el (after-make-frame-functions): Add
2269         `wl-e21-force-switch-toolbar'.
2270         (wl-e21-force-switch-toolbar): New function force to switch the
2271         toolbar appearance automatically.
2272         (post-command-hook): Add `wl-e21-switch-toolbar'.
2273         (wl-e21-switch-toolbar): New function to switch the toolbar
2274         appearance automatically.
2275         (wl-e21-tool-bar-lines): New buffer local variable.
2276
2277 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
2278
2279         * wl-util.el (wl-biff-check-folders-running): New variable.
2280         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
2281         (wl-biff-check-folder-async-callback):
2282         Set `wl-biff-check-folders-running'.
2283         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
2284         with unwind-protect.
2285
2286         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
2287         Enclose `wl-folder-auto-check' with unwind-protect.
2288
2289         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
2290         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
2291
2292         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
2293
2294         * wl-util.el (wl-biff-notify): New inline function.
2295         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
2296         locally.
2297         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
2298         folder-list' is 1.
2299         Use `wl-biff-notify'.
2300         (wl-biff-check-folder-async-callback): New function.
2301         (wl-biff-check-folder-async): Ditto.
2302
2303         * wl-folder.el (wl-folder): Don't check folders.
2304         (wl-folder-auto-check): New function.
2305
2306 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
2307
2308         * wl-util.el (wl-biff-start) [Emacs19+]:
2309         Use `timer-next-integral-multiple-of-time'.
2310         (wl-biff-check-folders): Use `wl-default-folder'
2311         if `wl-biff-check-folder-list' is nil.
2312
2313 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
2314
2315         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
2316         instead of `elmo-delete-lists'.
2317
2318 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
2319
2320         * wl.el (wl-plugged-toggle-all): Set the value of
2321         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
2322         (wl-plugged-toggle): Ditto.
2323         (wl-toggle-plugged): Ditto.
2324         (wl-plugged-init): Ditto.
2325
2326         * wl-xmas.el (wl-biff-init-icons): Set icons data to
2327         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2328         instead of `wl-biff-state-indicator-off' and
2329         `wl-biff-state-indicator-on'; don't modify the value and the type
2330         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
2331         (wl-plugged-init-icons): Set icons data to
2332         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2333         instead of `wl-plug-state-indicator-off' and
2334         `wl-plug-state-indicator-on'; don't modify the value and the type
2335         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
2336
2337         * wl-vars.el (wl-modeline-biff-state-off,
2338         wl-modeline-biff-state-on, wl-modeline-biff-status,
2339         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
2340         wl-modeline-plug-status): New internal variables.
2341         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
2342         wl-biff-check-interval, wl-biff-check-folder-list): Change
2343         customization group from `wl-folder' to `wl-highlight'.
2344         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
2345         wl-show-plug-status-on-modeline): Defcustomized.
2346
2347         * wl-util.el (wl-biff-check-folders): Set the value of the flag
2348         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
2349         (wl-mode-line-buffer-identification): Set both ON and OFF data with
2350         a flag to `mode-line-buffer-identification'.
2351
2352         * wl-e21.el (wl-biff-init-icons): Set icons data to
2353         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2354         instead of `wl-biff-state-indicator-off' and
2355         `wl-biff-state-indicator-on'.
2356         (wl-plugged-init-icons): Set icons data to
2357         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2358         instead of `wl-plug-state-indicator-off' and
2359         `wl-plug-state-indicator-on'.
2360
2361 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2362
2363         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
2364         excessive titles.
2365
2366 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2367
2368         * wl.el (wl-plugged-mode): Use revised
2369         `wl-mode-line-buffer-identification'.
2370         (wl-plugged-init): Don't use `force-mode-line-update'.
2371
2372         * wl-xmas.el (wl-draft-overload-functions): Use revised
2373         `wl-mode-line-buffer-identification'.
2374         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
2375         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
2376         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2377         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2378         `wl-make-plugged-hook';
2379         add `wl-folder-init-icons' and `wl-setup-folder' to
2380         `wl-folder-mode-hook'.
2381
2382         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
2383         19 as well.
2384         (wl-mode-line-display-priority-list): New user option.
2385         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
2386         Defcustomized.
2387         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
2388         Add docs.
2389
2390         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
2391         start.
2392         (wl-mode-line-buffer-identification): Revised as a function.
2393
2394         * wl-summary.el (wl-summary-mode): Use revised
2395         `wl-mode-line-buffer-identification'; don't call
2396         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
2397         (TopLevel): Don't bind `wl-e21-setup-summary' nor
2398         `wl-xmas-setup-summary'.
2399
2400         * wl-nemacs.el (wl-draft-overload-functions): Use revised
2401         `wl-mode-line-buffer-identification'.
2402
2403         * wl-mule.el (wl-draft-overload-functions): Use revised
2404         `wl-mode-line-buffer-identification'.
2405
2406         * wl-folder.el (wl-make-plugged-alist): Don't call
2407         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
2408         (wl-folder): Don't call `wl-folder-init-icons' directly.
2409         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
2410         `wl-xmas-setup-folder' directly;
2411         use revised `wl-mode-line-buffer-identification'.
2412         (TopLevel): Don't bind `wl-biff-init-icons',
2413         `wl-plugged-init-icons', `wl-folder-init-icons',
2414         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
2415
2416         * wl-e21.el (wl-draft-overload-functions): Use revised
2417         `wl-mode-line-buffer-identification'.
2418         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
2419         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
2420         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2421         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2422         `wl-make-plugged-hook';
2423         add `wl-folder-init-icons' and `wl-setup-folder' to
2424         `wl-folder-mode-hook'.
2425
2426 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2427             Katsumi Yamaoka    <yamaoka@jpl.org>
2428
2429         * wl.el (wl): Call `wl-biff-start'.
2430         (wl-exit): Call `wl-biff-stop'.
2431         (wl-plugged-mode): Show biff in modeline.
2432         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
2433
2434         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
2435         (wl-biff-init-icons): New function.
2436         (wl-plugged-init-icons): Don't make too much keymaps.
2437         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
2438
2439         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
2440         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
2441         variables.
2442         (wl-biff-check-interval, wl-biff-check-folder-list): New user
2443         options.
2444
2445         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
2446         wl-biff-start, wl-biff-stop): New functions.
2447         (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
2448         (wl-biff-timer-name): New variable.
2449
2450         * wl-summary.el (wl-summary-mode): Show biff in modeline.
2451
2452         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
2453         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2454
2455         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
2456         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2457
2458         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
2459         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
2460         `wl-folder-init-icons' to `ignore' if they are not available.
2461         (wl-folder-mode): Show biff in modeline.
2462
2463         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
2464         (wl-biff-init-icons): New function.
2465         (wl-plugged-init-icons): Don't make too much keymaps.
2466         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
2467
2468 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
2469
2470         * wl-vars.el (wl-strict-diff-folders): Customization Type
2471         and doc fix.  Define as a list of regular expressions for
2472         folders or nil.
2473         * wl-folder.el (wl-folder-check-one-entity): Use
2474         `wl-string-match-member' instead of `wl-string-member' for
2475         `wl-strict-diff-folders'.
2476
2477 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
2478
2479         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
2480         (wl-highlight-folder-current-line): Use it; new implementation.
2481         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
2482         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
2483         `defsubst' instead of `defun'.
2484
2485         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
2486         `wl-highlight-group-folder-by-numbers'; made it can also be a
2487         number.  See info for more details.
2488
2489         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
2490         running.
2491
2492         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
2493         to bind them.
2494
2495         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
2496         (wl-highlight-folder-current-line): New implementation.
2497
2498         * wl-highlight.el (wl-highlight-folder-group-line): New
2499         implementation.
2500         (wl-delete-all-overlays): Rewrite as a marco.
2501         (TopLevel): Require `wl-e21' when Emacs 21 is running.
2502
2503         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
2504         running.
2505         (wl-folder-*-glyph): No need to bind them.
2506
2507         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
2508         `wl-e21-highlight-folder-group-icon'; rewrite.
2509         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
2510         `defsubst' instead of `defun'.
2511         (wl-folder-mode-map): Bind it when compiling.
2512
2513 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2514
2515         * wl.el (wl): Initialize plug-related settings before `wl-init'.
2516
2517         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
2518
2519 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
2520
2521         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
2522
2523 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
2524
2525         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
2526         (wl-highlight-folder-current-line): Use it.
2527
2528         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
2529         in `id-name'.
2530
2531 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
2532
2533         * wl.el: Require `wl-e21' when Emacs 21 is running.
2534
2535         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
2536         default when Emacs 21 is running.
2537         (wl-use-highlight-mouse-line): Ditto.
2538         (wl-on-emacs21): New constant.
2539         (wl-on-emacs20): Removed.
2540
2541         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
2542         Emacs 21 is running.
2543
2544         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
2545         Emacs 21 is running.
2546
2547         * wl-e21.el: New file.
2548
2549 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
2550
2551         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
2552         (wl-toggle-plugged): Ditto.
2553         (wl-plugged-toggle): Ditto.
2554         (wl-plugged-toggle-all): Ditto.
2555
2556         * wl-vars.el (wl-plug-state-indicator): Refer
2557         `wl-plug-state-indicator-on' indirectly.
2558
2559 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2560
2561         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
2562         Call `wl-folder-confirm-existence'.
2563
2564         * wl-folder.el (wl-folder-confirm-existence): Added optional
2565         argument `force'.
2566
2567 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
2568
2569         * wl-summary.el (wl-summary-refile-subr): Assume
2570         `copy-or-refile' as symbol.
2571         (wl-summary-refile): Follow up above change.
2572         (wl-summary-copy): Ditto.  Doc fix.
2573
2574 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
2575
2576         * wl-summary.el (wl-summary-pick): Don't bind
2577         `elmo-search-mime-charset'.
2578
2579         * wl-vars.el (wl-highlight-message-header-button-alist): Define
2580         default using old backquote style.
2581         (wl-search-mime-charset): Abolished.
2582
2583         * wl-highlight.el (wl-highlight-headers):
2584         Call `point' after `re-search-forward'(for Nemacs).
2585
2586         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
2587         for elmo-imap4.el.
2588
2589 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
2590
2591         * wl-message.el (wl-mmelmo-message-redisplay): Bind
2592         `wl-message-ignored-field-list' instead of
2593         `mime-view-ignored-field-list'.
2594
2595         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
2596         Add interactive spec.
2597         (wl-folder-goto-bottom-of-current-folder): Ditto.
2598         (wl-folder-mode-map): Bind them.
2599
2600         * wl-vars.el (wl-message-ignored-field-list): New variable.
2601         (wl-message-visible-field-list): New variable.
2602
2603         * wl-mime.el (wl-mime-header-presentation-method): New function.
2604         (wl-mime-setup): Set header-presentation-method.
2605
2606 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
2607
2608         * wl-nemacs.el (wl-draft-overload-functions): Set
2609         `mode-line-buffer-identification' instead of using
2610         `wl-make-modeline'.
2611
2612         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
2613         instead of using `wl-make-modeline'.
2614
2615         * wl-xmas.el (wl-plugged-init-icons): Set up
2616         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
2617         (wl-make-modeline): Abolish.
2618         (wl-draft-overload-functions): Set
2619         `mode-line-buffer-identification' instead of using
2620         `wl-make-modeline'.
2621
2622         * wl-util.el (wl-make-modeline-subr): Abolish.
2623         (wl-mode-line-buffer-identification): New alias.
2624
2625         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
2626         (wl-summary-make-modeline): Abolish.
2627         (wl-summary-buffer-set-folder): Set
2628         `wl-summary-buffer-folder-indicator'.
2629         (wl-summary-mode): Set `mode-line-buffer-identification' instead
2630         of using `wl-make-modeline'.
2631         (wl-summary-switch-to-clone-buffer): Don't set
2632         `mode-line-buffer-identification'.
2633         (wl-summary-goto-folder-subr): Ditto.
2634
2635         * wl-mule.el (wl-draft-overload-functions): Set
2636         `mode-line-buffer-identification' instead of using
2637         `wl-make-modeline'.
2638
2639         * wl-folder.el (wl-folder-mode): Set
2640         `mode-line-buffer-identification' instead of using
2641         `wl-make-modeline'.
2642         (wl-folder): Don't set `mode-line-buffer-identification'.
2643
2644 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
2645
2646         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
2647         instead of `member' for `wl-refile-guess-func-list' look-ups.
2648         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
2649
2650 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
2651
2652         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
2653         `wl-message-button-dispatcher'.
2654
2655         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
2656
2657         * wl-message.el (wl-message-button-dispatcher): Use it.
2658
2659         * wl-vars.el (wl-highlight-message-header-button-alist): Add
2660         "In-Reply-To".
2661
2662         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2663         Bind `case-fold-search' to t.
2664
2665 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
2666
2667         * wl-xmas.el (wl-message-overload-functions): Initialize
2668         `wl-message-button-map'.
2669
2670         * wl-mule.el (wl-message-overload-functions): Initialize
2671         `wl-message-button-map'.
2672
2673         * wl-vars.el (wl-highlight-message-header-button-alist): New.
2674
2675         * wl-message.el (wl-message-button-map): New keymap.
2676         (wl-message-add-button): New function.
2677         (wl-message-button-dispatcher): New function.
2678         (wl-message-button-refer-article): New function.
2679
2680         * wl-highlight.el
2681         (wl-highlight-message-add-buttons-to-header): New function.
2682         (wl-highlight-headers): Use it.
2683
2684 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
2685
2686         * wl-summary.el (wl-summary-default-from): Use
2687         `wl-address-get-petname-1'.
2688         (wl-summary-simple-from): Ditto.
2689
2690         * wl-address.el (wl-address-get-petname-1): New inline function.
2691         (wl-address-get-petname): Use it.
2692
2693 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
2694
2695         * wl-summary.el (wl-summary-default-from): Return full-name part
2696         from the address if no petname was found.
2697         (wl-summary-simple-from): Ditto.
2698
2699         * wl-address.el (wl-address-get-petname): Return nil if no petname
2700         associated with the address was found.
2701
2702 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2703
2704         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
2705         display is finished.
2706
2707 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2708
2709         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
2710         `elmo-folder-exists-p' argument.
2711
2712 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
2713
2714         * wl-folder.el (wl-folder-confirm-existence): Check existence of
2715         the folder.
2716
2717 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2718
2719         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
2720
2721         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
2722         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
2723
2724 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
2725
2726         * wl-folder.el (wl-folder-create-subr): New function.
2727         (wl-folder-confirm-existence): Use it.
2728         (wl-folder-check-one-entity): Use it.
2729         Check the error symbol is derived from 'elmo-open-error.
2730
2731         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
2732         `ignore-error'.
2733
2734 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2735
2736         * wl-util.el (toplevel): Add (eval-when-compile (require
2737         'elmo-util)).  (Maybe `provide' is typo.)
2738
2739 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2740
2741         * wl-util.el (toplevel): Removed (provide 'elmo-util).
2742         (I don't know why this was needed.)
2743
2744         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
2745         Follow up changes for stream-type.
2746
2747         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
2748         (wl-draft-elmo-nntp-send): Ditto.
2749
2750         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
2751         (wl-nntp-posting-stream-type): Ditto.
2752         (wl-pop-before-smtp-ssl): Abolished.
2753         (wl-nntp-posting-ssl): Ditto.
2754
2755         * wl-address.el (wl-address-quote-specials): New function.
2756         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
2757
2758         * wl-draft.el (wl-draft-reply): Ditto.
2759
2760 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2761
2762         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
2763         use function `wl-string-match-assoc'.
2764
2765 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
2766
2767         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
2768
2769         * wl-draft.el (wl-draft-deduce-address-list): New function.
2770         (wl-draft-parse-mailbox-list): Ditto.
2771         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
2772         instead of `smtp-deduce-address-list'.
2773         (wl-draft-on-field-p): Follow group list.
2774
2775         * wl-address.el (wl-address-concat-token): New function.
2776         (wl-address-string-without-group-list-contents): Ditto.
2777         (wl-complete-field-body): Fixed problem of completion
2778         by japanese petname.
2779         (wl-address-make-completion-list): Rewrite.
2780
2781 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
2782
2783         * wl-address.el (wl-address-make-completion-list): Completion by
2784         petname.
2785         (wl-complete-field-body): Likewise.
2786
2787 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
2788
2789         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
2790         contains invalid address syntax.
2791
2792 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
2793
2794         * wl-folder.el (wl-folder-check-entity-async): Use
2795         `elmo-nntp-spec-hostname'.
2796
2797 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
2798
2799         * wl-summary.el (wl-summary-msgdb-load-async): Use
2800         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
2801
2802 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
2803
2804         * wl-draft.el (wl-draft-reply): Set argument
2805         `content-transfer-encoding' as nil.
2806
2807 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
2808
2809         * wl-refile.el (wl-refile-learn): Move hit element to the top of
2810         `wl-refile-alist'.
2811
2812 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
2813
2814         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
2815         (wl-draft-edit-string): Ditto.
2816         (wl-draft-forward): Ditto.
2817         * wl-summary.el (wl-summary-write): Ditto.
2818
2819 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2820
2821         * wl-summary.el (wl-summary-sync-update3): Call
2822         `wl-summary-buffer-number-column-detect'.
2823         (wl-summary-buffer-number-column-detect): Search from point-min.
2824
2825 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
2828         contains an address which is not included in original to or cc.
2829
2830 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
2831
2832         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
2833         begin-line does not exist.
2834         * wl-message.el (wl-message-uu-substring): Ditto.
2835
2836 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2837
2838         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
2839         clear local variables.
2840         (wl-summary-exit): Call `elmo-commit'.
2841         (wl-summary-switch-to-clone-buffer): Call
2842         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
2843         (wl-summary-goto-folder-subr): Ditto.
2844
2845         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
2846         POP folder.
2847
2848 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2849
2850         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
2851         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
2852         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
2853         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
2854         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
2855         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
2856
2857         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
2858
2859 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
2860
2861         * wl-summary.el (wl-summary-search-by-subject):
2862         Search parent message from the latest one.
2863
2864 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2865
2866         * wl-draft.el (wl-draft-reply): Insert address with full-name.
2867         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
2868
2869         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
2870         New user option.
2871
2872         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
2873         if elmo-nntp-use-killed-list is nil.
2874         Use `elmo-msgdb-append-to-killed-list'.
2875         (Append numbers confirmed as disappeared to the killed list.)
2876         (wl-summary-confirm-appends): Don't display negative number.
2877
2878 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
2879
2880         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
2881
2882 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
2883
2884         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
2885         range is `all'.
2886         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
2887         `elmo-list-bigger-diff'.
2888
2889 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
2890
2891         * wl-summary.el (wl-summary-buffer-exit-func):
2892         New buffer local variable.
2893         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
2894
2895 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
2896
2897         * wl-demo.el (wl-demo): Fix the last change.
2898
2899 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
2900
2901         * wl-demo.el (wl-demo): Don't use `eval'.
2902
2903 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
2904
2905         * wl-summary.el (wl-summary-buffer-thread-modified):
2906         New buffer-local variable.
2907         (wl-summary-set-thread-modified): New function.
2908         (wl-summary-thread-modified-p): New function.
2909         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
2910         (wl-summary-yank-saved-message): Use function
2911         `wl-summary-set-thread-modified'
2912         (wl-summary-switch-to-clone-buffer): Add
2913         `wl-summary-buffer-thread-modified'.
2914
2915         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
2916         (wl-summary-buffer-mark-saved-hook): Ditto.
2917         * wl-summary.el (wl-summary-msgdb-save): New hook
2918         `wl-summary-buffer-message-saved-hook' and
2919         `wl-summary-buffer-mark-saved-hook'.
2920
2921 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
2922
2923         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
2924
2925 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
2926
2927         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
2928         don't hide scroll bars under FSF Emacsen because it may incur an
2929         undesirable redrawing.
2930
2931 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
2932
2933         * wl-draft.el (wl-draft-edit-string): Call
2934         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
2935
2936 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
2937
2938         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
2939
2940 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
2941
2942         * wl-summary.el (wl-summary-msgdb-load-async): Call
2943         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
2944
2945 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
2946
2947         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
2948         fringes in demo buffer; center bitmap logo correctly even if old
2949         Mule is used.
2950
2951 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
2952
2953         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
2954
2955         * wl-refile.el (wl-refile-subject-alist): New variable.
2956         (wl-refile-subject-alist-file-name): Ditto.
2957         (wl-refile-alist-setup): Rewrite.
2958         (wl-refile-alist-save): Use `elmo-object-save'.
2959         Eliminated arguments.
2960         (wl-refile-learn): Check `wl-refile-guess-func-list'.
2961         (wl-refile-guess-by-subject): New function.
2962         (wl-refile-guess-func-list): Added it.
2963
2964 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
2965
2966         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
2967         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
2968
2969 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
2970
2971         * wl-summary.el (wl-summary-buffer-prev-folder-func):
2972         New buffer-local variable.
2973         (wl-summary-buffer-next-folder-func): Ditto.
2974         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
2975         if non-nil.
2976         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
2977         if non-nil.
2978         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
2979         if non-nil.
2980         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
2981         if non-nil.
2982
2983 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
2984
2985         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
2986         permanently in the demo buffer.
2987
2988 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
2989
2990         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
2991         `mime-entity-fetch-field'.
2992
2993         * wl.el (wl-exit): Delete plugged buffer.
2994
2995         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
2996         XEmacs has menubar feature.
2997
2998 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2999
3000         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
3001         cannot arrive at the beginning of the buffer under old Emacsen.
3002
3003 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3004
3005         * wl-address.el (wl-address-ldap-search):
3006         Call `ldap-search-entries' with `withdn' argument t.
3007         (wl-complete-field-body): Bind completion-ignore-case as t.
3008         Clear ldap search hash when it was sole completion.
3009         Use elmo-string for pattern string.
3010         (wl-ldap-alias-safe-string): Eliminated needless let.
3011
3012 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
3013
3014         * wl-address.el (wl-ldap-alias-dn-level): New variable.
3015         (wl-ldap-alias-sep): New constant.
3016         (wl-ldap-search-attribute-type-list): Ditto.
3017         (wl-ldap-get-value): New function.
3018         (wl-ldap-make-filter): Ditto.
3019         (wl-ldap-make-matched-value-list): Ditto.
3020         (wl-ldap-alias-safe-string): Ditto.
3021         (wl-ldap-register-dn-string): Ditto.
3022         (wl-address-ldap-search): Rewrite.
3023
3024 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3025
3026         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
3027         thread is deleted.
3028         (wl-thread-delete-line-from-buffer): Ditto.
3029         (wl-thread-get-exist-children): New function.
3030
3031 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
3032
3033         * wl-demo.el (wl-demo): Made it to select various image types.
3034         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
3035         from `wl-title-logo'.
3036         (wl-logo-ascii): New variable.
3037         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
3038         (wl-demo-copyright-notice): New constant.
3039
3040         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
3041
3042 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3043
3044         * wl-vars.el (wl-summary-target-above): Renamed from
3045         wl-summary-temp-above.
3046         * wl-score.el (wl-score-get-score-alist): Use it.
3047         (wl-summary-score-update-all-lines): Use it.
3048         * wl-summary.el: Ditto. (make-variable-buffer-local).
3049
3050 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
3051
3052         * wl-vars.el (wl-ldap-port): New user option.
3053
3054         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
3055         Rewite whole implementation.
3056         (wl-complete-field-body): Fixed.
3057
3058 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
3059
3060         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
3061         Choose implementation at compile time.
3062
3063 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3064
3065         * wl-address.el (wl-ldap-search-internal): New function.
3066         (wl-complete-field-to): Use it.
3067
3068 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
3069
3070         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
3071         Use `let' instead of `let*'.
3072         Require 'wl-vars.
3073
3074         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
3075         Define as defcustom.
3076         (wl-ldap-base): Ditto.
3077         (wl-use-ldap): Ditto.
3078
3079 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3080
3081         * wl-address.el (wl-ldap-search): New function.
3082         (wl-complete-field-body): Use `wl-ldap-search'.
3083         (wl-ldap-server): New variable.
3084         (wl-ldap-base): Ditto.
3085         (wl-use-ldap): Ditto.
3086
3087 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
3088
3089         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
3090         (Pointed out by Mito <mit@nines.nec.co.jp>).
3091         * wl-summary.el (wl-summary-redisplay-no-mime): Update
3092         buffer-local variables like `wl-summary-redisplay-internal'.
3093         (wl-summary-redisplay-all-header): Likewise.  Update
3094         Summary view too.
3095
3096 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
3097
3098         * wl-summary.el (wl-summary-jump-to-parent-message):
3099         Consider prefix argument.
3100
3101         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
3102         when closed thread is deleted.
3103
3104 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
3105
3106         * wl-summary.el (wl-summary-jump-to-parent-message):
3107         Consider thread modification.
3108
3109 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
3110
3111         * wl-message.el (wl-message-normal-get-original-buffer): Use
3112         `save-excursion'.
3113
3114         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
3115         (wl-summary-showto-folder-regexp): Ditto.
3116
3117 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
3118
3119         * wl-util.el (wl-delete-alist): Doc fix.
3120         (wl-delete-associations): New function.
3121         (wl-inverse-alist): New function.
3122         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
3123         Split temporary variables. Use `wl-delete-associations'
3124         and `wl-inverse-alist'.
3125         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
3126
3127 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3128
3129         * wl-folder.el (wl-folder-prefetch-entity):
3130         Execute prefetching if new count is unknown.
3131
3132 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3133
3134         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
3135
3136         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
3137         delete entity.
3138         (wl-thread-set-parent): If insert as top, set linked as nil.
3139
3140         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
3141         `wl-thread-cleanup-symbols' when view mode is thread.
3142
3143 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
3144
3145         * wl-folder.el (wl-folder-create-folder-entity): Use
3146         with-current-buffer.
3147         (wl-local-folder-init): Call set-buffer to make sure we are in
3148         the Folder buffer. Don't touch buffer-local variables here.
3149         (wl-folder-mode): Initialize buffer-local variables here.
3150
3151         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
3152         (wl-folder-entity-assign-id): Ditto.
3153         (wl-folder-create-entity-hashtb): Ditto.
3154         (wl-local-folder-init): Ditto.
3155         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
3156
3157 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3158
3159         * wl-summary.el (wl-summary-default-from): Fix probrem when
3160         std11-extract-address-components return (nil "foo@bar").
3161
3162 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
3163
3164         * wl-draft.el (wl-draft-clone-local-variables):
3165         Remove redundant `setq'.
3166
3167 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3168
3169         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3170         Bind wl-highlight-x-face-func as nil while highlighting header.
3171
3172 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
3173
3174         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
3175
3176 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3177
3178         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
3179         elmo-msgdb-overview-hashtb from copy-variables.
3180         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
3181         instead of `elmo-msgdb-overview-get-entity-by-number'.
3182         (wl-summary-auto-refile): Ditto.
3183
3184         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3185         `elmo-msgdb-overview-get-entity' instead of
3186         `elmo-msgdb-search-overview-entity'.  Use
3187         `elmo-msgdb-overview-get-entity' instead of
3188         `elmo-msgdb-overview-get-entity-by-number'.
3189         (wl-thread-insert-entity-sub): Ditto.
3190         (wl-thread-insert-message): Ditto.
3191
3192         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
3193         `elmo-msgdb-overview-get-entity'.
3194         (wl-normal-message-redisplay): Ditto.
3195
3196 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3197
3198         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
3199         `wl-thread-entities'.
3200         (wl-thread-delete-message): Fix remove top message from
3201         `wl-thread-entity-list'.
3202
3203         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
3204         wl-append(nconc), because update-list is broken on Meadow.
3205
3206         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
3207         updating process.
3208         (wl-summary-rescan): Ditto.
3209         (wl-summary-sync-update3): Ditto.
3210         * wl-thread.el (wl-thread-set-parent): Renamed from
3211         `wl-summary-set-parent'.
3212         (wl-thread-insert-message): Updating buffer faster.
3213         (wl-thread-delete-message): Updating buffer faster.
3214
3215         * wl-score.el (wl-summary-score-update-all-lines): Changed
3216         interval for display progress gauge.
3217
3218 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3219
3220         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
3221         folder always-sticky.
3222         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
3223         defmacro.
3224
3225 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
3226
3227         * wl-vars.el (wl-draft-add-references): New user option.
3228
3229         * wl-draft.el (wl-draft-add-references): New function.
3230         (wl-draft-yank-from-mail-reply-buffer): Use it.
3231         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
3232         as nil.
3233
3234 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3235
3236         * wl-thread.el (wl-thread-update-line-msgs): Called
3237         `wl-thread-update-line-on-buffer-sub'.
3238         (wl-thread-update-line-on-buffer): Delete routine of inserting
3239         thread.
3240         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
3241         moved from `wl-thread-update-line-on-buffer'.
3242         Add threshold for displaying progress gauge.
3243         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
3244         argument of `wl-thread-update-line-msgs'.
3245         Add threshold for displaying progress gauge.
3246         * wl-folder.el:
3247         Add threshold for displaying progress gauge.
3248         * wl-score.el: Ditto.
3249
3250         * wl-expire.el (wl-summary-expire): Display deleting info.
3251
3252 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
3253
3254         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
3255         `no-msg'.
3256         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
3257         argument of `wl-thread-update-line-msgs'.
3258         (wl-summary-set-parent): Added optional argument `parent-number'.
3259         (wl-summary-buffer-saved-message): New buffer local variable.
3260         (wl-summary-save-current-message): New command.
3261         (wl-summary-yank-saved-message): Ditto.
3262         (wl-summary-mode-map): Added key binding for
3263         `wl-summary-save-current-message' (\ew) and
3264         `wl-summary-yank-saved-message' (\C-y).
3265         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
3266
3267 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3268
3269         * wl-summary.el (wl-summary-mode-map): Added key binding for
3270         `wl-summary-set-parent' (ts).
3271
3272 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3273
3274         * wl-summary.el (wl-summary-insert-thread-entity): Search same
3275         subject faster. If thread number is reverse, delayed updating
3276         thread.
3277         (wl-summary-search-by-subject): Ditto.
3278         (wl-summary-put-alike): Ditto.
3279         (wl-summary-get-alike): Ditto.
3280         (wl-summary-insert-headers): Insert header of all overview in
3281         buffer.
3282         (wl-summary-rescan): Delayed updating thread. Kill search subject
3283         buffer for wl-summary-search-by-subject.
3284         (wl-summary-sync-update3): Ditto.
3285         (wl-summary-exit): Ditto.
3286         (wl-summary-goto-bottom-of-current-thread): Change for linked
3287         thread.
3288         (wl-summary-overview-create-summary-line): Change line for linked
3289         thread.
3290
3291         * wl-summary.el (wl-summary-update-thread): Use
3292         wl-thread-maybe-get-children-num.
3293         (wl-summary-set-parent): If change parent, move sub thread.
3294         (wl-summary-redisplay-internal): Add horizontal recenter.
3295         (wl-summary-redisplay-no-mime): Add horizontal recenter.
3296
3297         * wl-thread.el (wl-thread-entity-get-linked): New function.
3298         (wl-thread-entity-set-linked): New function.
3299         (wl-thread-create-entity): Add linked element.
3300         (wl-thread-entity-insert-as-top): Use wl-append.
3301         (wl-thread-maybe-get-children-num): If closing thread, return
3302         children msgs.
3303         (wl-thread-update-line-msgs): Displaying progress message.
3304         (wl-thread-update-line-on-buffer-sub): Use
3305         wl-thread-maybe-get-children-num.
3306         (wl-thread-update-line-on-buffer): If update line is not exists,
3307         insert thread.
3308         (wl-thread-delete-message): If delete top msg of thread, search
3309         parent by subject.
3310         (wl-thread-insert-entity): Use
3311         wl-thread-maybe-get-children-num.
3312
3313         * wl-highlight.el (wl-highlight-summary-current-line): change
3314         sregexp for linked thread.
3315         * wl-util.el (wl-count-lines): Count lines.
3316         (wl-horizontal-recenter): horizontal recenter.
3317         * wl-score.el (wl-score-put-alike): Use wl-count-lines
3318         (wl-score-get-alike): Ditto.
3319         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
3320         (wl-subject-length-limit): New variable.
3321         (wl-highlight-thread-indent-string-regexp): Changed for linked
3322         thread.
3323
3324 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3325
3326         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3327         New variable (revival).
3328         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3329         by subject matching if there's no in-reply-to nor references field
3330         (revival).
3331
3332 \f
3333 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3334
3335         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
3336         message.
3337
3338 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3339
3340         * wl-summary.el (wl-summary-reply): Return t if there was a
3341         message at cursor point.
3342         Added unwind-protect.
3343         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
3344         returns t.
3345         (wl-summary-cancel-message): Do nothing when there's no message at
3346         cursor point.
3347         (wl-summary-forward): Ditto.
3348         (wl-summary-jump-to-parent-message): Ditto.
3349         (wl-summary-reedit): Ditto.
3350         (wl-summary-edit-addresses): Ditto.
3351         (wl-summary-pipe-message): Ditto.
3352         (wl-summary-print-message-with-ps-print): Ditto.
3353         (wl-summary-print-message): Ditto.
3354         (wl-summary-mark-as-important): Ditto.
3355         (wl-summary-mark-as-unread): Ditto.
3356
3357         * wl-summary.el (wl-summary-reply): Cause an error when there's no
3358         message at cursor point.
3359         (wl-summary-reply-with-citation): Remove unwind-protect.
3360
3361         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
3362         subject searching feature.
3363         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3364         Eliminated.
3365
3366 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
3367
3368         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3369         New variable.
3370         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3371         by subject matching if there's no in-reply-to nor references field.
3372
3373         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
3374
3375         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
3376         when display is finished.
3377         (wl-folder-open-all): Ditto.
3378         (wl-folder-update-access-group): Ditto.
3379         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
3380         * wl-thread.el (wl-thread-close-all): Ditto.
3381
3382         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
3383         progress gauge only when it was displayed.
3384         * wl-folder.el (wl-folder-insert-entity): Ditto.
3385
3386 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
3387
3388         * wl-summary.el (wl-summary-incorporate): Enclose
3389         `wl-summary-sync-force-update' with save-excursion.
3390
3391 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
3392
3393         * wl-summary.el (wl-summary-prefetch-region):
3394         Pass current cursor point to `pos-visible-in-window-p' after
3395         moving cursor to the started point.
3396
3397 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3398
3399         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
3400
3401         * wl-draft.el (wl-draft-insert-current-message): Delete useless
3402         fields from the forwarding message.
3403         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
3404         `ignored-fields'.
3405
3406 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
3407
3408         * wl-mime.el (wl-message-request-partial):
3409         Eliminated argument `msgdb'.
3410         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
3411         (wl-mime-combine-message/partial-pieces): Likewise.
3412         * tm-wl.el (wl-message-request-partial): Likewise.
3413         (wl-mime-combine-message/partial-pieces): Likewise.
3414
3415 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
3416
3417         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
3418         when display is finished.
3419
3420 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
3421
3422         * wl-summary.el (wl-summary-goto-folder-subr):
3423         Fix problem when wl-summary-partial-highlight-above-lines is nil.
3424
3425 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
3426
3427         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
3428         when cursor point is visible.
3429
3430 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
3431
3432         * wl-expire.el (wl-expire-archive-get-max-number):
3433         Don't use `file-name-directory'.
3434
3435 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
3436
3437         * wl-expire.el (wl-expire-archive-get-max-number):
3438         Use `file-name-directory'.
3439
3440 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
3441
3442         * wl-summary.el (wl-summary-sync-marks): Re-display progress
3443         only when there is progress.
3444
3445 2000-04-13  Mito <mit@nines.nec.co.jp>
3446
3447         * wl-summary.el (wl-summary-sync-marks): Display progress.
3448
3449 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
3450
3451         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
3452         (wl-summary-prev): Move cursor regardless of unread status.
3453         (wl-summary-next): Ditto.
3454
3455 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
3456
3457         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
3458         Added argument `target' and `number'.
3459         * tm-wl.el (wl-summary-burst-subr): New function.
3460         (wl-summary-burst): Use it.
3461
3462 2000-04-10  Mito <mit@nines.nec.co.jp>
3463
3464         * wl-mime.el (wl-burst): New function.
3465         (wl-summary-burst): Use it.
3466
3467 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
3468
3469         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
3470         as petname when there's no candidate.
3471
3472 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
3473
3474         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
3475         New variable.
3476         * wl-fldmgr.el (wl-fldmgr-add): Use it.
3477
3478         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
3479
3480         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
3481
3482 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
3483
3484         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
3485         Use substring of `original' instead of buffer-substring.
3486         (wl-refile-evaluate-rule):
3487         Set `original' argument of wl-refile-expand-newtext.
3488
3489         * wl-summary.el
3490         (wl-summary-auto-refile-check-refile-rule-alist-subr,
3491         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
3492         (wl-summary-auto-refile): Check existence of destination folder just
3493         before marking.
3494
3495 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3496
3497         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
3498         when wl-refile-get-field-value return nil.
3499
3500 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
3501
3502         * wl-refile.el
3503         (wl-refile-expand-newtext): New function imported from Gnus.
3504         (wl-refile-evaluate-rule): Use it.
3505
3506 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
3507
3508         * wl-summary.el (wl-summary-print-destination):
3509         Duplicate folder string to avoid putting text-property on
3510         original string.
3511
3512         * wl-refile.el (wl-refile-get-field-value): New function.
3513         (wl-refile-evaluate-rule): New function;
3514         Evaluate refile rule recursively.
3515         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
3516         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
3517         New function; Check existence of a target folder recursively.
3518         (wl-summary-auto-refile-check-refile-rule-alist):
3519         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
3520
3521 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
3522
3523         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
3524
3525         * wl-folder.el (wl-create-folder-entity-from-buffer):
3526         Fixed problem when '}' character is contained in folder name.
3527
3528         * wl-xmas.el (wl-make-modeline): Consider plugged status.
3529
3530 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3531
3532         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
3533         (wl-fldmgr-add-completion-all-completions):
3534         Use wl-fldmgr-add-completion-hashtb.
3535
3536 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3537
3538         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
3539         wl-fldmgr-add-completion-subr): New functions.
3540         * wl-folder.el (wl-folder-completion-func): New variable.
3541         * wl-summary.el (wl-summary-read-folder):
3542         Use wl-folder-completion-func.
3543
3544         * wl-refile.el: Eliminate throw & catch.
3545
3546         * wl.el (wl-plugged-sending-queue-status): Fixed.
3547
3548 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
3549
3550         * wl-draft.el (wl-draft): Put category property on
3551         mail-header-separator.