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