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