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