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