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