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