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