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