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