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