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