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