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