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