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