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