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