* wl-e21.el (wl-highlight-folder-current-line): Call `wl-folder-init-icons'
[elisp/wanderlust.git] / wl / ChangeLog
1 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2
3         * wl-e21.el (wl-highlight-folder-current-line): Call
4         `wl-folder-init-icons' when folder icons have not been initialized.
5
6         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7
8         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
9
10 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
11
12         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
13         display does not support graphics.
14         (wl-plugged-init-icons): Ditto.
15         (wl-folder-init-icons): Ditto.
16
17         * wl-demo.el (wl-demo): Chech closely whether the display
18         supports graphics.
19
20 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
21
22         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
23
24 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
25
26         * wl-summary.el (wl-cache-prefetch-message):
27         Call `elmo-buffer-cache-message' with `unread' argument.
28
29 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
30
31         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
32
33 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
34
35         * tm-wl.el (wl-draft-preview-message): Same as last change.
36
37 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
38
39         * wl-mime.el (wl-draft-preview-message): Fixed problem that
40         wrong receipients are displayed when forwarded message.
41
42 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
43
44         * wl-version.el (wl-version): Changed codename to "Stand By Me".
45
46 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
47
48         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
49         for checking `elmo-use-buffer-cache'.
50         (wl-summary-mark-as-important): Fixed typo in comment.
51
52 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
53
54         * wl-message.el (wl-message-next-page): Bind
55         `window-pixel-scroll-increment' to nil while scrolling up.
56
57 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
58
59         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
60         Argument WITH-ARG instead of NO-ARG (negative mean).
61         (wl-draft-reply): WITH-ARG instead of NO-ARG.
62         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
63         * wl-message.el (wl-message-follow-current-entity): Likewise.
64
65 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
66
67         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
68         FROM was optional argument.
69         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
70
71 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
72
73         * wl-version.el (wl-version-show): Removed.
74         (wl-version): Add `interactive'.
75
76 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
77
78         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
79         field in the original message.
80         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
81
82 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
83
84         * wl-expire.el (wl-expire-hide):
85         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
86
87 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
88
89         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
90         find decoder for To, Cc, and Subject.
91
92 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
93
94         * Version number is increased to 2.4.1.
95         * wl-version.el (wl-version): Changed codename to "Stand By Me-pre".
96
97         * wl-address.el (wl-address-specials-regexp): New constant.
98         (wl-address-quote-specials): Use it.
99
100 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
101
102         * wl-summary.el (wl-summary-rescan):
103         Call `wl-summary-buffer-number-column-detect'.
104         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
105
106         * wl-message.el (wl-message-mode-map): Define.
107         (wl-message-decode): Use it as local-map.
108
109 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
110
111         * wl-score.el (wl-score-guess-like-gnus): Abolished.
112         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
113
114 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
115
116         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
117
118         * wl-mule.el (wl-read-event-char): Ditto.
119
120         * wl-e21.el (wl-read-event-char): Ditto.
121
122         * wl-nemacs.el (wl-read-event-char): Ditto.
123         (read-event): Removed.
124
125         * wl-util.el (toplevel): Removed dummy definition of
126         `read-event'.
127         (wl-read-event-char, wl-xmas-read-event-char): Removed.
128
129 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
130
131         * wl-nemacs.el (elmo-archive-call-process): Moved to
132         elmo-archive.el.
133
134 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
135
136         * wl-draft.el (wl-draft-reply-list-symbol): New function.
137         (wl-draft-reply): Use it.  Fixed "No match field" error message.
138
139         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
140         instead of magic-number 6.  Use `not' instead of `null' for symbol
141         `nil' check (not empty list).
142         (wl-draft-insert-x-face-field): Fixed paren style.
143
144         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
145         one-branch conditional statement, instead of `and' and `if'.
146         (wl-draft-forward): Likewise.
147         (wl-draft-add-references): Likewise.
148         (wl-draft-yank-from-mail-reply-buffer): Likewise.
149
150         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
151         conditional steatment.  Use `cond' instead of `if'.
152         (wl-draft-confirm): Likewise.
153
154 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
155
156         * wl-version.el (wl-version-show): Use `product-string-1'
157         instead of `wl-version'.
158         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
159
160         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
161
162 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
163
164         * wl-highlight.el (wl-highlight-headers): Revert
165         `wl-highlight-x-face-func' argument (`beg' and `end').
166
167 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
168
169         * wl.el (toplevel): Move `product-provide' declare.
170         * wl-demo.el (toplevel): Ditto.
171         * wl-dnd.el (toplevel): Ditto.
172         * wl-highlight.el (toplevel): Ditto.
173         * wl-message.el (toplevel): Ditto.
174         * wl-refile.el (toplevel): Ditto.
175         * wl-util.el (toplevel): Ditto.
176
177 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
178
179         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
180         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
181         (wl-thread-close-all): keep cursor position.
182
183 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
184
185         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
186         (eq x 0).
187         (wl-generate-user-agent-string-1): Fix conditional statement.
188
189 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
190
191         * wl.el (wl-check-environment): Additional check for
192         'wl-local-domain' and `wl-message-id-domain'.
193
194 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
195
196         * wl-draft.el (toplevel): Delete defvar for sasl-*.
197
198 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
199
200         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
201         instead of `smtp-sasl-user-realm'.
202
203 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
204
205         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
206
207 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
208
209         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
210         to the default value as well as `eword-lexical-analyzer'.
211
212 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
213
214         * wl-version.el (wl-extended-emacs-version,
215         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
216         `elmo-match-string' instead of `wl-match-string'.
217
218 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
219
220         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
221         docstring.
222
223 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
224
225         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
226
227 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
228
229         * wl-highlight.el (wl-highlight-headers): Remove
230         `wl-highlight-x-face-func' argument (`beg' and `end').
231
232 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
233
234         * wl-summary.el (wl-summary-mark-as-important):
235         Remove cache if folder is local.
236
237 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
238
239         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
240         to get existing e-mail address string.
241
242 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
243
244         * wl-version.el (wl-generate-user-agent-string): Commentary.
245         (wl-generate-user-agent-string-1): Use `when' for
246         one-branch conditional statement, instead of `and' and `if'.
247         (wl-extended-emacs-version, wl-extended-emacs-version2,
248         wl-extended-emacs-version3): Ditto.
249
250 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
251
252         * wl-summary.el (wl-summary-sync-all-init): New inline function.
253         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
254         condition-case; Remove initialization.
255         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
256         (wl-summary-sync-update3): Added argument `sync-all';
257         Eliminated local variable `msgdb';
258         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
259         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
260         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
261
262 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
263
264         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
265         connection before call `wl-draft-send-mail-with-smtp'.
266
267 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
268
269         * wl-version.el (wl-version): Changed codename to "Rio".
270
271 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
272
273         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
274         buffer as command specific.
275         (wl-folder-mark-as-read-all-entity): Ditto.
276         (wl-folder-prefetch-entity): Ditto.
277         (wl-folder-drop-unsync-entity): Ditto.
278
279         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
280         (wl-prog-uudecode-no-stdout-option): Changed default to t.
281         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
282
283         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
284         save-excursion.
285
286 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
287
288         * wl-version.el (wl-version): Changed codename to "Rio-pre3".
289
290         * wl-draft.el (wl-draft-smtp-send-buffer): New function
291         (for compatibility).
292         (wl-draft-send-mail-with-smtp): Use it.
293
294         * wl-summary.el (wl-summary-save-view-cache):
295         Delete duplicated `write-region';
296         Use `write-region-as-binary' instead of `as-binary-output-file' and
297         `write-region'.
298
299 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
300
301         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
302
303 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
304
305         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
306         does not exist.
307         (wl-biff-stop): Call `cancel-timer' if timer already exists.
308         (wl-biff-start): Call `timer-activate' if timer already exists.
309
310         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
311         only when it is bound as function.
312
313 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
314
315         * wl-version.el (wl-version): Changed codename to "Rio-pre2".
316
317 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
318
319         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
320         Print refile/copy destination.
321
322 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
323
324         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
325         queue-flush-only is non-nil.
326
327         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
328
329         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
330         checking cache folder.
331
332 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
333
334         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
335         `regexp-quote'.
336
337 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
338
339         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
340         function.
341         * wl-summary.el (wl-summary-write-current-folder-functions):
342         Change default value.  Use it.
343
344 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
345
346         * Version number is increased to 2.4.0.
347         * wl-version.el (wl-version): Changed codename.
348
349 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
350
351         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
352         (wl-summary-supersedes-message): Ditto.
353
354 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
355
356         * wl-refile.el (wl-refile-guess-functions): Renamed from
357         `wl-refile-guess-func-list'.
358
359 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
360
361         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
362         Fixed problem when no rule was matched.
363
364 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
365
366         * wl-summary.el (wl-summary-get-mark): Fixed
367         `wl-summary-buffer-target-mark' check logic.
368
369 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
370
371         * wl-folder.el (wl-folder-write-current-folder): Added group
372         folder check.
373
374         * wl-summary.el (wl-summary-write-current-folder): Renamed from
375         `wl-summary-write-current-newsgroup'.
376         (wl-summary-write-current-folder-functions): New variable.
377         * wl-folder.el (wl-folder-get-newsgroups): New function.
378         (wl-folder-guess-mailing-list-by-refile-rule): New function.
379         (wl-folder-write-current-folder): Renamed from
380         `wl-folder-write-current-newsgroup'.
381
382 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
383
384         * Version number is increased to 2.3.93.
385
386 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
387
388         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
389         (wl-ldap-make-matched-value-list): Ditto.
390         (wl-ldap-alias-safe-string): Split e-mail address.
391
392         * wl-summary.el (wl-summary-read-folder): Fixed problem when
393         petname folder default was selected.
394         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
395         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
396
397 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
398
399         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
400         to `wl-draft-config-exec'.
401
402         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
403         instead of calling `wl-draft-config-exec';
404         Process group-list and show recipients in minibuffer.
405
406         * tm-wl.el (wl-draft-preview-message): Ditto.
407
408 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
409
410         * wl.el (toplevel): Added (C) to copyright notice, and
411         sync Author header.
412         * tm-wl.el (toplevel): Ditto.
413         * wl-address.el (toplevel): Ditto.
414         * wl-demo.el (toplevel): Ditto.
415         * wl-dnd.el (toplevel): Ditto.
416         * wl-draft.el (toplevel): Ditto.
417         * wl-e21.el (toplevel): Ditto.
418         * wl-expire.el (toplevel): Ditto.
419         * wl-folder.el (toplevel): Ditto.
420         * wl-highlight.el (toplevel): Ditto.
421         * wl-message.el (toplevel): Ditto.
422         * wl-mime.el (toplevel): Ditto.
423         * wl-mule.el (toplevel): Ditto.
424         * wl-nemacs.el (toplevel): Ditto.
425         * wl-refile.el (toplevel): Ditto.
426         * wl-score.el (toplevel): Ditto.
427         * wl-summary.el (toplevel): Ditto.
428         * wl-template.el (toplevel): Ditto.
429         * wl-thread.el (toplevel): Ditto.
430         * wl-util.el (toplevel): Ditto.
431         * wl-vars.el (toplevel): Ditto.
432         * wl-xmas.el (toplevel): Ditto.
433
434 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
435
436         * wl.el (wl-init): Added comment about `wl-init-hook'.
437         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
438         * wl-vars.el (wl-init-hook): Added docs.
439         (wl-make-plugged-hook): Removed useless docs.
440         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
441         * wl-xmas.el (toplevel): Ditto.
442
443 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
444
445         * wl-address.el (toplevel): Fixed multiple Author header format.
446         * wl-demo.el (toplevel): Ditto.
447         * wl-draft.el (toplevel): Ditto.
448         * wl-folder.el (toplevel): Ditto.
449         * wl-summary.el (toplevel): Ditto.
450         * wl-thread.el (toplevel): Ditto.
451         * wl-util.el (toplevel): Ditto.
452         * wl-vars.el (toplevel): Ditto.
453         * wl-version.el (toplevel): Ditto.
454         * wl-xmas.el (toplevel): Ditto.
455         * wl.el (toplevel): Ditto.
456
457         * wl-version.el (toplevel): Added require `elmo-version' for
458         `product-version-as-string'.
459
460 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
461
462         * wl-vars.el (wl-draft-send-hook): Changed default value to
463         '(wl-draft-config-exec).
464
465         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
466         explicitly.
467         (wl-draft): Set `wl-draft-config-exec-flag' before running
468         `wl-mail-setup-hook'.
469
470         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
471         `wl-biff-init-icons' to `wl-init-hook' instead of
472         `wl-make-plugged-hook'.
473         (Because if `wl-draft' command is invoked at first,
474         they are not initialized)
475         Updated copyright notice.
476
477         * wl-e21.el (toplevel): Ditto;
478
479         * wl-demo.el (toplevel): Updated copyright notice.
480         * wl-address.el (toplevel): Ditto.
481         * wl-draft.el (toplevel): Ditto.
482         * wl-version.el (toplevel): Ditto.
483         * wl-folder.el (toplevel): Ditto.
484         * wl-summary.el (toplevel): Ditto.
485         * wl-thread.el (toplevel): Ditto.
486         * wl-util.el (toplevel): Ditto.
487         * wl-vars.el (toplevel): Ditto.
488         * wl.el (toplevel): Ditto.
489
490 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
491
492         * wl-highlight.el (wl-highlight-message): Fixed problem of
493         highlighting failure which occured when the last field contains
494         multiple lines in the draft buffer.
495
496         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
497         `wl-biff-start' if plugged.
498
499         * wl-util.el (wl-biff-check-folder): New function.
500         (wl-biff-check-folders): Don't set session name prefix.
501         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
502         (wl-biff-check-folder-async): Ditto.
503
504         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
505         in email address.
506
507 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
508
509         * wl-vars.el (wl-subject-prefix-regexp): New variable.
510
511         * wl-draft.el (wl-draft-strip-subject-re): New function.
512
513         * wl-draft.el (wl-draft-reply): Use it.
514
515 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
516
517         * wl-message.el (wl-mmelmo-message-redisplay): Use
518         `mime-display-message' instead of `wl-mime-display-message'.
519
520         * wl-mime.el (toplevel): Removed compatibility workaround
521         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
522         (wl-mime-display-message): Abolished.
523         (wl-mime-entity-read-field): Ditto.
524         (wl-mime-combine-message/partial-pieces): Use
525         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
526
527 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
528
529         * wl-template.el: Doc fixes.
530
531 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
532
533         * wl-e21.el (wl-message-overload-functions): Do nothing if
534         `current-local-map' is not available.
535         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
536
537 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
538
539         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
540         representation.
541
542         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
543         number.
544         (wl-fldmgr-save-folders): Don't use `format' when insert
545         `wl-fldmgr-folders-header'.
546
547 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
548
549         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
550
551 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
552
553         * wl-highlight.el (wl-highlight-message):
554         Use `std11-field-end' to detect end point of the header field.
555         Refer `wl-highlight-max-header-size'.
556
557         * wl-vars.el (wl-highlight-max-header-size): New variable.
558
559         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
560
561         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
562         Set `for-draft' argument of wl-highlight-headers.
563         (wl-draft): Ditto.
564         (wl-draft-reedit): Ditto.
565         (wl-user-agent-compose-internal): Ditto.
566
567 2000-10-24   Daiki Ueno <ueno@unixuser.org>
568
569         * wl-message.el (wl-message-add-button): Use overlay.
570
571 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
572
573         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
574
575         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
576         problem when group-list content is nothing.
577         (Reported by Mito <mit@nines.nec.co.jp>)
578
579 2000-10-18  SAITO Atsunori <sai@yedo.com>
580
581         * wl-summary.el (wl-summary-print-destination): Adjust line length.
582
583 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
584
585         * tm-wl.el (toplevel): Use product-provide.
586
587 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
588
589         * Version number is increased to 2.3.92.
590
591 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
592
593         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
594         title text, use `display' property for left margin under Emacs 21.
595
596         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
597         properties.
598         (wl-plugged-init-icons): Ditto.
599
600 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
601
602         * wl.el (wl-save-status, wl-init): Remove last period in
603         "...done." message.
604         * tm-wl.el (wl-summary-burst): Ditto.
605         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
606         wl-summary-resume-cache-status,
607         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
608         wl-summary-sync-update3, wl-summary-highlight-msgs,
609         wl-summary-flush-pending-append-operations,
610         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
611         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
612         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
613         wl-thread-open-all): Ditto.
614         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
615         * wl-mime.el (wl-summary-burst): Ditto.
616         * wl-highlight.el (wl-highlight-summary): Ditto.
617         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
618         wl-folder-open-all, wl-folder-update-access-group): Ditto.
619         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
620         * wl-address.el (wl-local-address-init): Ditto.
621
622 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
623
624         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
625         `add-text-properties'.
626         (wl-plugged-init-icons): Ditto.
627         (wl-folder-init-icons): Use `propertize' instead of
628         `put-text-property'.
629         (wl-plugged-set-folder-icon): Ditto.
630         (wl-e21-highlight-folder-group-line): Ditto.
631
632 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
633
634         * wl-version.el (wl-version-status-alist): New variable.
635         (wl-version-status): New function.
636
637         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
638         "Cc" part of the case "Reply-To".
639
640         * wl-draft.el (wl-draft-reply): Use result of
641         `eword-extract-address-components'.
642
643         * wl-demo.el (wl-demo-icon-name): New constant.
644         (wl-logo-xpm): Use it.
645         (wl-logo-xbm): Ditto.
646         (wl-logo-bitmap): Ditto.
647
648         * Version number is increased to 2.3.91.
649
650 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
651
652         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
653         (wl-extended-emacs-version, wl-extended-emacs-version2,
654         wl-extended-emacs-version3): Remove `interactive'.  Fixed
655         docstring.
656
657         * wl-version.el (wl-generate-user-agent-string-1): New function.
658         (wl-generate-user-agent-string): Use it.
659
660         * wl-version.el (wl-generate-user-agent-string-1): Ignore
661         `mime-edit-insert-user-agent-field'.
662         (wl-generate-user-agent-string): Check
663         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
664
665         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
666         instead of `if', when verbose case.
667
668 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
669
670         * wl-expire.el (wl-summary-expire): Fix.
671
672 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
673
674         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
675         and `elmo-lost+found-folder' if 'wl-draft.
676         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
677
678 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
679
680         * wl-expire.el (wl-summary-expire): Change messages.
681         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
682         `deleing-info' instead of "Deleting..."
683
684 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
685
686         * wl-summary.el (wl-summary-refile-subr): Fix.
687
688 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
689
690         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
691         if pipe folder.
692
693 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
694
695         * wl-vars.el (wl-draft-use-cache): Default `nil'.
696
697 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
698
699         * wl-expire.el (wl-expire-hide): New function.
700         (wl-summary-expire): Add `hide'.
701
702 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
703
704         * wl-vars.el (wl-draft-reply-without-argument-list):
705         Changed default value to consider `Reply-To:'.
706         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
707
708         * Version number is increased to 2.3.90.
709
710         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
711         elmo-imap4-get-session with unwind-protect.
712         Don't cause error.
713         (wl-summary-sync-marks): Don't check plugged nor folder type.
714         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
715         (Always keep current buffer).
716
717 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
718
719         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
720         Enclose with `save-excursion'.
721
722 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
723
724         * wl-version.el (wl-version): Remove interactive.
725
726 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
727
728         * wl-version.el (wl-generate-user-agent-string): Use
729         `product-string-verbose' instead of `product-string-1'.
730
731 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
732
733         * wl-vars.el (wl-draft-use-cache): New variable.
734         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
735         if wl-draft-use-cache is non-nil.
736
737 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
738
739         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
740         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
741
742 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
743
744         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
745         (wl-thread-msg-mark-as-unread): Ditto.
746
747         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
748         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
749         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
750         Don't set mark in summary if return value of `elmo-mark-as-read'
751         is nil.
752         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
753         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
754         instead of `wl-thread-msg-mark-as-read'.
755         (wl-summary-mark-as-unread-region): Ditto.
756         (wl-summary-target-mark-mark-as-read): Ditto.
757
758         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
759
760 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
761
762         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
763
764         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
765
766 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
767
768         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
769         face.
770
771 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
772
773         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
774         `running-xemacs'.
775
776 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
777
778         * wl-version.el (toplevel): Use `product-version-as-string' for
779         set verstion-string, if defined.
780
781         * wl-version.el (wl-version-show): Insert string at point, when
782         call with argument.
783
784         * wl-version.el (wl-generate-user-agent-string): Use
785         `product-string-1' instead of `wl-appname', `wl-version' and
786         `wl-codename'.
787
788 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
789
790         * wl-address.el (toplevel): Use product-provide.
791         * wl-demo.el (toplevel): Ditto.
792         * wl-dnd.el (toplevel): Ditto.
793         * wl-draft.el (toplevel): Ditto.
794         * wl-e21.el (toplevel): Ditto.
795         * wl-expire.el (toplevel): Ditto.
796         * wl-fldmgr.el (toplevel): Ditto.
797         * wl-folder.el (toplevel): Ditto.
798         * wl-highlight.el (toplevel): Ditto.
799         * wl-message.el (toplevel): Ditto.
800         * wl-mime.el (toplevel): Ditto.
801         * wl-mule.el (toplevel): Ditto.
802         * wl-nemacs.el (toplevel): Ditto.
803         * wl-refile.el (toplevel): Ditto.
804         * wl-score.el (toplevel): Ditto.
805         * wl-summary.el (toplevel): Ditto.
806         * wl-template.el (toplevel): Ditto.
807         * wl-thread.el (toplevel): Ditto.
808         * wl-util.el (toplevel): Ditto.
809         * wl-vars.el (toplevel): Ditto.
810         * wl-xmas.el (toplevel): Ditto.
811         * wl.el (toplevel): Ditto.
812
813 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
814
815         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
816         instead of product.
817
818         * wl-version.el (wl-version): Compile time evalution elmo-version.
819
820 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
821
822         * wl-summary.el (wl-summary-sync-force-update): Append queue
823         `mark-as-read'if unplugged.
824
825 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
826
827         * wl-version.el: New file.  Use product.el.
828         * wl.el: add (require 'wl-version).
829         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
830         for ~/.folders header.
831         (wl-fldmgr-folders-header): Changed.
832         * wl-demo.el (wl-demo): Use product.el.
833
834         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
835         wl-version.el.
836         * wl-util.el (wl-version, wl-version-show): Ditto.
837
838         * wl-util.el (wl-generate-user-agent-string,
839         wl-extended-emacs-version, wl-extended-emacs-version2,
840         wl-extended-emacs-version3): Move to wl-version.el.
841         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
842         xemacs-codename, mime-edit-insert-user-agent-field,
843         mime-edit-user-agent-value, mime-editor/version,
844         mime-editor/codename): Compile warning killer move to
845         wl-version.el
846
847 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
848
849         * wl-summary.el (wl-summary-refile-subr): Fix.
850
851 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
852
853         * wl-summary.el (wl-summary-sync-marks): Changed argument for
854         `elmo-list-folder-unread' and `elmo-list-folder-important'.
855
856 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
857
858         * wl.el (wl-check-environment): Check too many `@'.
859
860 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
861
862         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
863
864 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
865
866         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
867         wl-draft-reply-myself-without-argument-list): Add variables.
868         * wl-draft.el (wl-draft-reply): Use it.
869
870 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
871
872         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
873         the 5th argument of `elmo-network-get-spec'.
874
875         * wl-thread.el (wl-thread-reparent-children): New inline function.
876         (wl-thread-delete-message): Use it.
877
878         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
879         (wl-summary-score-update-all-lines): Don't use `dolist'.
880
881 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
882
883         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
884         (require 'elmo-msgdb) for inline function.
885
886 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
887
888         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
889
890 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
891
892         * wl-score.el (wl-score-headers): Fix for the confusing macro
893         `elmo-kill-buffer'.
894
895 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
896
897         * wl-summary.el: Don't use the 3rd argument of `require' because
898         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
899         * wl-util.el: Ditto.
900         * wl-draft.el: Ditto.
901
902 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
903
904         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
905         window system is not used.
906
907 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
908
909         * wl-thread.el: Don't use `mapcar' only for iteration.
910         (wl-thread-resume-entity): Ditto.
911         (wl-thread-delete-message): Ditto.
912
913         * wl-summary.el: Bind `dragdrop-drop-functions',
914         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
915         of `require' for `timezone', `easymenu' and `ps-print';
916         don't use `mapcar' only for iteration.
917
918         * wl-util.el: Bind `mule-version', `nemacs-version',
919         `emacs-beta-version', `xemacs-codename',
920         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
921         `mime-editor/version' and `mime-editor/codename'; specify 3rd
922         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
923         only for iteration.
924
925         * wl-score.el: Don't use `mapcar' only for iteration.
926         (wl-score-simplify-buffer-fuzzy): Ditto.
927         (wl-score-simplify-subject): Ditto.
928         (wl-score-headers): Ditto.
929         (wl-summary-score-update-all-lines): Ditto.
930
931         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
932         `enable-multibyte-characters' and `mule-version'.
933
934         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
935         `mapcar' only for iteration.
936
937         * wl-demo.el: Don't use `mapcar' only for iteration.
938
939         * wl-folder.el: Don't use `mapcar' only for iteration.
940         (wl-folder-open-all): Ditto.
941         (wl-folder-count-incorporates): Ditto.
942
943         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
944         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
945
946         * wl-draft.el: Bind `x-face-add-x-face-version-header',
947         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
948         `smtp-connection-type'; specify 3rd argument of `require' for
949         `timezone'; don't use `mapcar' only for iteration.
950         (wl-draft-clone-local-variables): Don't use `mapcar'.
951         (wl-draft-generate-clone-buffer): Ditto.
952         (wl-user-agent-compose-internal): Ditto.
953
954         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
955
956         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
957         (wl-save-status): Ditto.
958
959         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
960         for iteration.
961
962 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
963
964         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
965         removed `Date'.
966         (wl-fldmgr-make-filter-default): New user option.
967
968         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
969         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
970         (wl-fldmgr-filter-completion-alist): Abolish.
971
972         * wl.el (wl): Don't check servers if arg is non-nil.
973
974         * wl-draft.el (wl-draft-reply): Set only message-id string to
975         In-Reply-To field.
976
977 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
978
979         * wl-summary.el (wl-summary-pick): Rewrite.
980
981         * wl-draft.el (wl-draft-forward): Get references field from
982         original buffer.
983         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
984
985 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
986
987         * wl-draft.el (wl-draft-forward): Add references field.
988
989 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
990
991         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
992         (wl-draft-reply): Use it.
993
994 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
995
996         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
997         when Emacs 21 is running.
998
999         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
1000         bindings.
1001
1002 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
1003
1004         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
1005         XPM icons transparent.
1006
1007         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
1008         Emacs 21.
1009
1010 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1011
1012         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
1013         nil.
1014
1015         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
1016         when it is persistent.
1017         (wl-summary-sync-marks): Changed argument for
1018         `elmo-list-folder-unread' and `elmo-list-folder-important'.
1019         (wl-summary-virtual): Use `elmo-read-search-condition'.
1020         (wl-summary-redisplay-internal): If folder is local, mark as read
1021         even when folder is plugged.
1022
1023 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
1024
1025         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
1026         of `tool-bar-lines' in the frame parameters.
1027         (after-make-frame-functions, post-command-hook): Don't modify the
1028         value.
1029         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
1030         wl-e21-tool-bar-lines): Removed.
1031
1032 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
1033
1034         * wl-highlight.el (wl-highlight-folder-path): Put overlay
1035         properties `evaporate' and `wl-momentary-overlay' as well.
1036         (wl-highlight-summary-displaying): Ditto.
1037         (wl-delete-all-overlays): Don't delete overlay which does not have
1038         a property `wl-momentary-overlay'.
1039
1040         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
1041         `display-mouse-p' and `display-graphic-p'.
1042         (wl-folder-init-icons): Don't search for XBM or the other files.
1043         (wl-plugged-set-folder-icon): Make icons if and only if
1044         `display-graphic-p' returns non-nil.
1045         (wl-highlight-plugged-current-line): Use `before-string' overlay
1046         property to show icon images.
1047         (wl-highlight-folder-current-line): Ditto.
1048         (wl-e21-highlight-folder-group-line): Ditto.
1049         (wl-e21-highlight-folder-by-numbers): Ditto.
1050         (wl-e21-insert-image): Removed.
1051         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
1052         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
1053         said.
1054         (wl-e21-switch-toolbar-after-make-frame): Renamed from
1055         `wl-e21-force-switch-toolbar'.
1056         (wl-e21-make-icon-image): Removed.
1057         (wl-e21-setup-toolbar): Don't search for XBM files.
1058         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
1059         the default value.
1060
1061 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
1062
1063         * wl-util.el (wl-biff-check-folder-async): Set
1064         `wl-biff-check-folders-running' even when it is not an IMAP folder.
1065
1066 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
1067
1068         * wl-e21.el (after-make-frame-functions): Add
1069         `wl-e21-force-switch-toolbar'.
1070         (wl-e21-force-switch-toolbar): New function force to switch the
1071         toolbar appearance automatically.
1072         (post-command-hook): Add `wl-e21-switch-toolbar'.
1073         (wl-e21-switch-toolbar): New function to switch the toolbar
1074         appearance automatically.
1075         (wl-e21-tool-bar-lines): New buffer local variable.
1076
1077 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
1078
1079         * wl-util.el (wl-biff-check-folders-running): New variable.
1080         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
1081         (wl-biff-check-folder-async-callback):
1082         Set `wl-biff-check-folders-running'.
1083         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
1084         with unwind-protect.
1085
1086         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
1087         Enclose `wl-folder-auto-check' with unwind-protect.
1088
1089         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
1090         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
1091
1092         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
1093
1094         * wl-util.el (wl-biff-notify): New inline function.
1095         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
1096         locally.
1097         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
1098         folder-list' is 1.
1099         Use `wl-biff-notify'.
1100         (wl-biff-check-folder-async-callback): New function.
1101         (wl-biff-check-folder-async): Ditto.
1102
1103         * wl-folder.el (wl-folder): Don't check folders.
1104         (wl-folder-auto-check): New function.
1105
1106 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
1107
1108         * wl-util.el (wl-biff-start) [Emacs19+]:
1109         Use `timer-next-integral-multiple-of-time'.
1110         (wl-biff-check-folders): Use `wl-default-folder'
1111         if `wl-biff-check-folder-list' is nil.
1112
1113 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
1114
1115         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
1116         instead of `elmo-delete-lists'.
1117
1118 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
1119
1120         * wl.el (wl-plugged-toggle-all): Set the value of
1121         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
1122         (wl-plugged-toggle): Ditto.
1123         (wl-toggle-plugged): Ditto.
1124         (wl-plugged-init): Ditto.
1125
1126         * wl-xmas.el (wl-biff-init-icons): Set icons data to
1127         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
1128         instead of `wl-biff-state-indicator-off' and
1129         `wl-biff-state-indicator-on'; don't modify the value and the type
1130         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
1131         (wl-plugged-init-icons): Set icons data to
1132         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
1133         instead of `wl-plug-state-indicator-off' and
1134         `wl-plug-state-indicator-on'; don't modify the value and the type
1135         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
1136
1137         * wl-vars.el (wl-modeline-biff-state-off,
1138         wl-modeline-biff-state-on, wl-modeline-biff-status,
1139         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
1140         wl-modeline-plug-status): New internal variables.
1141         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
1142         wl-biff-check-interval, wl-biff-check-folder-list): Change
1143         customization group from `wl-folder' to `wl-highlight'.
1144         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
1145         wl-show-plug-status-on-modeline): Defcustomized.
1146
1147         * wl-util.el (wl-biff-check-folders): Set the value of the flag
1148         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
1149         (wl-mode-line-buffer-identification): Set both ON and OFF data with
1150         a flag to `mode-line-buffer-identification'.
1151
1152         * wl-e21.el (wl-biff-init-icons): Set icons data to
1153         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
1154         instead of `wl-biff-state-indicator-off' and
1155         `wl-biff-state-indicator-on'.
1156         (wl-plugged-init-icons): Set icons data to
1157         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
1158         instead of `wl-plug-state-indicator-off' and
1159         `wl-plug-state-indicator-on'.
1160
1161 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1162
1163         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
1164         excessive titles.
1165
1166 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1167
1168         * wl.el (wl-plugged-mode): Use revised
1169         `wl-mode-line-buffer-identification'.
1170         (wl-plugged-init): Don't use `force-mode-line-update'.
1171
1172         * wl-xmas.el (wl-draft-overload-functions): Use revised
1173         `wl-mode-line-buffer-identification'.
1174         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
1175         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
1176         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
1177         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
1178         `wl-make-plugged-hook';
1179         add `wl-folder-init-icons' and `wl-setup-folder' to
1180         `wl-folder-mode-hook'.
1181
1182         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
1183         19 as well.
1184         (wl-mode-line-display-priority-list): New user option.
1185         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
1186         Defcustomized.
1187         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
1188         Add docs.
1189
1190         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
1191         start.
1192         (wl-mode-line-buffer-identification): Revised as a function.
1193
1194         * wl-summary.el (wl-summary-mode): Use revised
1195         `wl-mode-line-buffer-identification'; don't call
1196         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
1197         (TopLevel): Don't bind `wl-e21-setup-summary' nor
1198         `wl-xmas-setup-summary'.
1199
1200         * wl-nemacs.el (wl-draft-overload-functions): Use revised
1201         `wl-mode-line-buffer-identification'.
1202
1203         * wl-mule.el (wl-draft-overload-functions): Use revised
1204         `wl-mode-line-buffer-identification'.
1205
1206         * wl-folder.el (wl-make-plugged-alist): Don't call
1207         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
1208         (wl-folder): Don't call `wl-folder-init-icons' directly.
1209         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
1210         `wl-xmas-setup-folder' directly;
1211         use revised `wl-mode-line-buffer-identification'.
1212         (TopLevel): Don't bind `wl-biff-init-icons',
1213         `wl-plugged-init-icons', `wl-folder-init-icons',
1214         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
1215
1216         * wl-e21.el (wl-draft-overload-functions): Use revised
1217         `wl-mode-line-buffer-identification'.
1218         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
1219         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
1220         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
1221         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
1222         `wl-make-plugged-hook';
1223         add `wl-folder-init-icons' and `wl-setup-folder' to
1224         `wl-folder-mode-hook'.
1225
1226 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
1227             Katsumi Yamaoka    <yamaoka@jpl.org>
1228
1229         * wl.el (wl): Call `wl-biff-start'.
1230         (wl-exit): Call `wl-biff-stop'.
1231         (wl-plugged-mode): Show biff in modeline.
1232         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
1233
1234         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
1235         (wl-biff-init-icons): New function.
1236         (wl-plugged-init-icons): Don't make too much keymaps.
1237         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
1238
1239         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
1240         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
1241         variables.
1242         (wl-biff-check-interval, wl-biff-check-folder-list): New user
1243         options.
1244
1245         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
1246         wl-biff-start, wl-biff-stop): New functions.
1247         (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
1248         (wl-biff-timer-name): New variable.
1249
1250         * wl-summary.el (wl-summary-mode): Show biff in modeline.
1251
1252         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
1253         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
1254
1255         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
1256         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
1257
1258         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
1259         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
1260         `wl-folder-init-icons' to `ignore' if they are not available.
1261         (wl-folder-mode): Show biff in modeline.
1262
1263         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
1264         (wl-biff-init-icons): New function.
1265         (wl-plugged-init-icons): Don't make too much keymaps.
1266         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
1267
1268 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
1269
1270         * wl-vars.el (wl-strict-diff-folders): Customization Type
1271         and doc fix.  Define as a list of regular expressions for
1272         folders or nil.
1273         * wl-folder.el (wl-folder-check-one-entity): Use
1274         `wl-string-match-member' instead of `wl-string-member' for
1275         `wl-strict-diff-folders'.
1276
1277 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
1278
1279         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
1280         (wl-highlight-folder-current-line): Use it; new implementation.
1281         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
1282         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
1283         `defsubst' instead of `defun'.
1284
1285         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
1286         `wl-highlight-group-folder-by-numbers'; made it can also be a
1287         number.  See info for more details.
1288
1289         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
1290         running.
1291
1292         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
1293         to bind them.
1294
1295         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
1296         (wl-highlight-folder-current-line): New implementation.
1297
1298         * wl-highlight.el (wl-highlight-folder-group-line): New
1299         implementation.
1300         (wl-delete-all-overlays): Rewrite as a marco.
1301         (TopLevel): Require `wl-e21' when Emacs 21 is running.
1302
1303         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
1304         running.
1305         (wl-folder-*-glyph): No need to bind them.
1306
1307         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
1308         `wl-e21-highlight-folder-group-icon'; rewrite.
1309         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
1310         `defsubst' instead of `defun'.
1311         (wl-folder-mode-map): Bind it when compiling.
1312
1313 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1314
1315         * wl.el (wl): Initialize plug-related settings before `wl-init'.
1316
1317         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
1318
1319 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
1320
1321         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
1322
1323 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
1324
1325         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
1326         (wl-highlight-folder-current-line): Use it.
1327
1328         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
1329         in `id-name'.
1330
1331 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
1332
1333         * wl.el: Require `wl-e21' when Emacs 21 is running.
1334
1335         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
1336         default when Emacs 21 is running.
1337         (wl-use-highlight-mouse-line): Ditto.
1338         (wl-on-emacs21): New constant.
1339         (wl-on-emacs20): Removed.
1340
1341         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
1342         Emacs 21 is running.
1343
1344         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
1345         Emacs 21 is running.
1346
1347         * wl-e21.el: New file.
1348
1349 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
1350
1351         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
1352         (wl-toggle-plugged): Ditto.
1353         (wl-plugged-toggle): Ditto.
1354         (wl-plugged-toggle-all): Ditto.
1355
1356         * wl-vars.el (wl-plug-state-indicator): Refer
1357         `wl-plug-state-indicator-on' indirectly.
1358
1359 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1360
1361         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
1362         Call `wl-folder-confirm-existence'.
1363
1364         * wl-folder.el (wl-folder-confirm-existence): Added optional
1365         argument `force'.
1366
1367 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
1368
1369         * wl-summary.el (wl-summary-refile-subr): Assume
1370         `copy-or-refile' as symbol.
1371         (wl-summary-refile): Follow up above change.
1372         (wl-summary-copy): Ditto.  Doc fix.
1373
1374 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
1375
1376         * wl-summary.el (wl-summary-pick): Don't bind
1377         `elmo-search-mime-charset'.
1378
1379         * wl-vars.el (wl-highlight-message-header-button-alist): Define
1380         default using old backquote style.
1381         (wl-search-mime-charset): Abolished.
1382
1383         * wl-highlight.el (wl-highlight-headers):
1384         Call `point' after `re-search-forward'(for Nemacs).
1385
1386         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
1387         for elmo-imap4.el.
1388
1389 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
1390
1391         * wl-message.el (wl-mmelmo-message-redisplay): Bind
1392         `wl-message-ignored-field-list' instead of
1393         `mime-view-ignored-field-list'.
1394
1395         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
1396         Add interactive spec.
1397         (wl-folder-goto-bottom-of-current-folder): Ditto.
1398         (wl-folder-mode-map): Bind them.
1399
1400         * wl-vars.el (wl-message-ignored-field-list): New variable.
1401         (wl-message-visible-field-list): New variable.
1402
1403         * wl-mime.el (wl-mime-header-presentation-method): New function.
1404         (wl-mime-setup): Set header-presentation-method.
1405
1406 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1407
1408         * wl-nemacs.el (wl-draft-overload-functions): Set
1409         `mode-line-buffer-identification' instead of using
1410         `wl-make-modeline'.
1411
1412         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
1413         instead of using `wl-make-modeline'.
1414
1415         * wl-xmas.el (wl-plugged-init-icons): Set up
1416         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
1417         (wl-make-modeline): Abolish.
1418         (wl-draft-overload-functions): Set
1419         `mode-line-buffer-identification' instead of using
1420         `wl-make-modeline'.
1421
1422         * wl-util.el (wl-make-modeline-subr): Abolish.
1423         (wl-mode-line-buffer-identification): New alias.
1424
1425         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
1426         (wl-summary-make-modeline): Abolish.
1427         (wl-summary-buffer-set-folder): Set
1428         `wl-summary-buffer-folder-indicator'.
1429         (wl-summary-mode): Set `mode-line-buffer-identification' instead
1430         of using `wl-make-modeline'.
1431         (wl-summary-switch-to-clone-buffer): Don't set
1432         `mode-line-buffer-identification'.
1433         (wl-summary-goto-folder-subr): Ditto.
1434
1435         * wl-mule.el (wl-draft-overload-functions): Set
1436         `mode-line-buffer-identification' instead of using
1437         `wl-make-modeline'.
1438
1439         * wl-folder.el (wl-folder-mode): Set
1440         `mode-line-buffer-identification' instead of using
1441         `wl-make-modeline'.
1442         (wl-folder): Don't set `mode-line-buffer-identification'.
1443
1444 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
1445
1446         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
1447         instead of `member' for `wl-refile-guess-func-list' look-ups.
1448         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
1449
1450 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1451
1452         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
1453         `wl-message-button-dispatcher'.
1454
1455         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
1456
1457         * wl-message.el (wl-message-button-dispatcher): Use it.
1458
1459         * wl-vars.el (wl-highlight-message-header-button-alist): Add
1460         "In-Reply-To".
1461
1462         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
1463         Bind `case-fold-search' to t.
1464
1465 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1466
1467         * wl-xmas.el (wl-message-overload-functions): Initialize
1468         `wl-message-button-map'.
1469
1470         * wl-mule.el (wl-message-overload-functions): Initialize
1471         `wl-message-button-map'.
1472
1473         * wl-vars.el (wl-highlight-message-header-button-alist): New.
1474
1475         * wl-message.el (wl-message-button-map): New keymap.
1476         (wl-message-add-button): New function.
1477         (wl-message-button-dispatcher): New function.
1478         (wl-message-button-refer-article): New function.
1479
1480         * wl-highlight.el
1481         (wl-highlight-message-add-buttons-to-header): New function.
1482         (wl-highlight-headers): Use it.
1483
1484 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
1485
1486         * wl-summary.el (wl-summary-default-from): Use
1487         `wl-address-get-petname-1'.
1488         (wl-summary-simple-from): Ditto.
1489
1490         * wl-address.el (wl-address-get-petname-1): New inline function.
1491         (wl-address-get-petname): Use it.
1492
1493 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
1494
1495         * wl-summary.el (wl-summary-default-from): Return full-name part
1496         from the address if no petname was found.
1497         (wl-summary-simple-from): Ditto.
1498
1499         * wl-address.el (wl-address-get-petname): Return nil if no petname
1500         associated with the address was found.
1501
1502 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1503
1504         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
1505         display is finished.
1506
1507 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1508
1509         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
1510         `elmo-folder-exists-p' argument.
1511
1512 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
1513
1514         * wl-folder.el (wl-folder-confirm-existence): Check existence of
1515         the folder.
1516
1517 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1518
1519         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
1520
1521         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
1522         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
1523
1524 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
1525
1526         * wl-folder.el (wl-folder-create-subr): New function.
1527         (wl-folder-confirm-existence): Use it.
1528         (wl-folder-check-one-entity): Use it.
1529         Check the error symbol is derived from 'elmo-open-error.
1530
1531         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
1532         `ignore-error'.
1533
1534 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1535
1536         * wl-util.el (toplevel): Add (eval-when-compile (require
1537         'elmo-util)).  (Maybe `provide' is typo.)
1538
1539 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
1540
1541         * wl-util.el (toplevel): Removed (provide 'elmo-util).
1542         (I don't know why this was needed.)
1543
1544         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
1545         Follow up changes for stream-type.
1546
1547         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
1548         (wl-draft-elmo-nntp-send): Ditto.
1549
1550         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
1551         (wl-nntp-posting-stream-type): Ditto.
1552         (wl-pop-before-smtp-ssl): Abolished.
1553         (wl-nntp-posting-ssl): Ditto.
1554
1555         * wl-address.el (wl-address-quote-specials): New function.
1556         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
1557
1558         * wl-draft.el (wl-draft-reply): Ditto.
1559
1560 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1561
1562         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
1563         use function `wl-string-match-assoc'.
1564
1565 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
1566
1567         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
1568
1569         * wl-draft.el (wl-draft-deduce-address-list): New function.
1570         (wl-draft-parse-mailbox-list): Ditto.
1571         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
1572         instead of `smtp-deduce-address-list'.
1573         (wl-draft-on-field-p): Follow group list.
1574
1575         * wl-address.el (wl-address-concat-token): New function.
1576         (wl-address-string-without-group-list-contents): Ditto.
1577         (wl-complete-field-body): Fixed problem of completion
1578         by japanese petname.
1579         (wl-address-make-completion-list): Rewrite.
1580
1581 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
1582
1583         * wl-address.el (wl-address-make-completion-list): Completion by
1584         petname.
1585         (wl-complete-field-body): Likewise.
1586
1587 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
1588
1589         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
1590         contains invalid address syntax.
1591
1592 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
1593
1594         * wl-folder.el (wl-folder-check-entity-async): Use
1595         `elmo-nntp-spec-hostname'.
1596
1597 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
1598
1599         * wl-summary.el (wl-summary-msgdb-load-async): Use
1600         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
1601
1602 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
1603
1604         * wl-draft.el (wl-draft-reply): Set argument
1605         `content-transfer-encoding' as nil.
1606
1607 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
1608
1609         * wl-refile.el (wl-refile-learn): Move hit element to the top of
1610         `wl-refile-alist'.
1611
1612 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
1613
1614         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
1615         (wl-draft-edit-string): Ditto.
1616         (wl-draft-forward): Ditto.
1617         * wl-summary.el (wl-summary-write): Ditto.
1618
1619 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1620
1621         * wl-summary.el (wl-summary-sync-update3): Call
1622         `wl-summary-buffer-number-column-detect'.
1623         (wl-summary-buffer-number-column-detect): Search from point-min.
1624
1625 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1626
1627         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
1628         contains an address which is not included in original to or cc.
1629
1630 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
1631
1632         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
1633         begin-line does not exist.
1634         * wl-message.el (wl-message-uu-substring): Ditto.
1635
1636 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1637
1638         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
1639         clear local variables.
1640         (wl-summary-exit): Call `elmo-commit'.
1641         (wl-summary-switch-to-clone-buffer): Call
1642         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
1643         (wl-summary-goto-folder-subr): Ditto.
1644
1645         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
1646         POP folder.
1647
1648 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1649
1650         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
1651         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
1652         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
1653         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
1654         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
1655         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
1656
1657         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
1658
1659 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
1660
1661         * wl-summary.el (wl-summary-search-by-subject):
1662         Search parent message from the latest one.
1663
1664 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1665
1666         * wl-draft.el (wl-draft-reply): Insert address with full-name.
1667         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
1668
1669         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
1670         New user option.
1671
1672         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
1673         if elmo-nntp-use-killed-list is nil.
1674         Use `elmo-msgdb-append-to-killed-list'.
1675         (Append numbers confirmed as disappeared to the killed list.)
1676         (wl-summary-confirm-appends): Don't display negative number.
1677
1678 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
1679
1680         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
1681
1682 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
1683
1684         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
1685         range is `all'.
1686         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
1687         `elmo-list-bigger-diff'.
1688
1689 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
1690
1691         * wl-summary.el (wl-summary-buffer-exit-func):
1692         New buffer local variable.
1693         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
1694
1695 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
1696
1697         * wl-demo.el (wl-demo): Fix the last change.
1698
1699 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
1700
1701         * wl-demo.el (wl-demo): Don't use `eval'.
1702
1703 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
1704
1705         * wl-summary.el (wl-summary-buffer-thread-modified):
1706         New buffer-local variable.
1707         (wl-summary-set-thread-modified): New function.
1708         (wl-summary-thread-modified-p): New function.
1709         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
1710         (wl-summary-yank-saved-message): Use function
1711         `wl-summary-set-thread-modified'
1712         (wl-summary-switch-to-clone-buffer): Add
1713         `wl-summary-buffer-thread-modified'.
1714
1715         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
1716         (wl-summary-buffer-mark-saved-hook): Ditto.
1717         * wl-summary.el (wl-summary-msgdb-save): New hook
1718         `wl-summary-buffer-message-saved-hook' and
1719         `wl-summary-buffer-mark-saved-hook'.
1720
1721 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
1722
1723         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
1724
1725 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
1726
1727         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
1728         don't hide scroll bars under FSF Emacsen because it may incur an
1729         undesirable redrawing.
1730
1731 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
1732
1733         * wl-draft.el (wl-draft-edit-string): Call
1734         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
1735
1736 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
1737
1738         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
1739
1740 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
1741
1742         * wl-summary.el (wl-summary-msgdb-load-async): Call
1743         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
1744
1745 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
1746
1747         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
1748         fringes in demo buffer; center bitmap logo correctly even if old
1749         Mule is used.
1750
1751 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
1752
1753         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
1754
1755         * wl-refile.el (wl-refile-subject-alist): New variable.
1756         (wl-refile-subject-alist-file-name): Ditto.
1757         (wl-refile-alist-setup): Rewrite.
1758         (wl-refile-alist-save): Use `elmo-object-save'.
1759         Eliminated arguments.
1760         (wl-refile-learn): Check `wl-refile-guess-func-list'.
1761         (wl-refile-guess-by-subject): New function.
1762         (wl-refile-guess-func-list): Added it.
1763
1764 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
1765
1766         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
1767         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
1768
1769 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
1770
1771         * wl-summary.el (wl-summary-buffer-prev-folder-func):
1772         New buffer-local variable.
1773         (wl-summary-buffer-next-folder-func): Ditto.
1774         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
1775         if non-nil.
1776         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
1777         if non-nil.
1778         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
1779         if non-nil.
1780         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
1781         if non-nil.
1782
1783 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
1784
1785         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
1786         permanently in the demo buffer.
1787
1788 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
1789
1790         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
1791         `mime-entity-fetch-field'.
1792
1793         * wl.el (wl-exit): Delete plugged buffer.
1794
1795         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
1796         XEmacs has menubar feature.
1797
1798 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1799
1800         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
1801         cannot arrive at the beginning of the buffer under old Emacsen.
1802
1803 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
1804
1805         * wl-address.el (wl-address-ldap-search):
1806         Call `ldap-search-entries' with `withdn' argument t.
1807         (wl-complete-field-body): Bind completion-ignore-case as t.
1808         Clear ldap search hash when it was sole completion.
1809         Use elmo-string for pattern string.
1810         (wl-ldap-alias-safe-string): Eliminated needless let.
1811
1812 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
1813
1814         * wl-address.el (wl-ldap-alias-dn-level): New variable.
1815         (wl-ldap-alias-sep): New constant.
1816         (wl-ldap-search-attribute-type-list): Ditto.
1817         (wl-ldap-get-value): New function.
1818         (wl-ldap-make-filter): Ditto.
1819         (wl-ldap-make-matched-value-list): Ditto.
1820         (wl-ldap-alias-safe-string): Ditto.
1821         (wl-ldap-register-dn-string): Ditto.
1822         (wl-address-ldap-search): Rewrite.
1823
1824 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1825
1826         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
1827         thread is deleted.
1828         (wl-thread-delete-line-from-buffer): Ditto.
1829         (wl-thread-get-exist-children): New function.
1830
1831 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
1832
1833         * wl-demo.el (wl-demo): Made it to select various image types.
1834         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
1835         from `wl-title-logo'.
1836         (wl-logo-ascii): New variable.
1837         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
1838         (wl-demo-copyright-notice): New constant.
1839
1840         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
1841
1842 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1843
1844         * wl-vars.el (wl-summary-target-above): Renamed from
1845         wl-summary-temp-above.
1846         * wl-score.el (wl-score-get-score-alist): Use it.
1847         (wl-summary-score-update-all-lines): Use it.
1848         * wl-summary.el: Ditto. (make-variable-buffer-local).
1849
1850 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
1851
1852         * wl-vars.el (wl-ldap-port): New user option.
1853
1854         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
1855         Rewite whole implementation.
1856         (wl-complete-field-body): Fixed.
1857
1858 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
1859
1860         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
1861         Choose implementation at compile time.
1862
1863 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
1864
1865         * wl-address.el (wl-ldap-search-internal): New function.
1866         (wl-complete-field-to): Use it.
1867
1868 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
1869
1870         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
1871         Use `let' instead of `let*'.
1872         Require 'wl-vars.
1873
1874         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
1875         Define as defcustom.
1876         (wl-ldap-base): Ditto.
1877         (wl-use-ldap): Ditto.
1878
1879 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
1880
1881         * wl-address.el (wl-ldap-search): New function.
1882         (wl-complete-field-body): Use `wl-ldap-search'.
1883         (wl-ldap-server): New variable.
1884         (wl-ldap-base): Ditto.
1885         (wl-use-ldap): Ditto.
1886
1887 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
1888
1889         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
1890         (Pointed out by Mito <mit@nines.nec.co.jp>).
1891         * wl-summary.el (wl-summary-redisplay-no-mime): Update
1892         buffer-local variables like `wl-summary-redisplay-internal'.
1893         (wl-summary-redisplay-all-header): Likewise.  Update
1894         Summary view too.
1895
1896 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
1897
1898         * wl-summary.el (wl-summary-jump-to-parent-message):
1899         Consider prefix argument.
1900
1901         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
1902         when closed thread is deleted.
1903
1904 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
1905
1906         * wl-summary.el (wl-summary-jump-to-parent-message):
1907         Consider thread modification.
1908
1909 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
1910
1911         * wl-message.el (wl-message-normal-get-original-buffer): Use
1912         `save-excursion'.
1913
1914         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
1915         (wl-summary-showto-folder-regexp): Ditto.
1916
1917 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
1918
1919         * wl-util.el (wl-delete-alist): Doc fix.
1920         (wl-delete-associations): New function.
1921         (wl-inverse-alist): New function.
1922         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
1923         Split temporary variables. Use `wl-delete-associations'
1924         and `wl-inverse-alist'.
1925         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
1926
1927 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
1928
1929         * wl-folder.el (wl-folder-prefetch-entity):
1930         Execute prefetching if new count is unknown.
1931
1932 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1933
1934         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
1935
1936         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
1937         delete entity.
1938         (wl-thread-set-parent): If insert as top, set linked as nil.
1939
1940         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
1941         `wl-thread-cleanup-symbols' when view mode is thread.
1942
1943 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
1944
1945         * wl-folder.el (wl-folder-create-folder-entity): Use
1946         with-current-buffer.
1947         (wl-local-folder-init): Call set-buffer to make sure we are in
1948         the Folder buffer. Don't touch buffer-local variables here.
1949         (wl-folder-mode): Initialize buffer-local variables here.
1950
1951         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
1952         (wl-folder-entity-assign-id): Ditto.
1953         (wl-folder-create-entity-hashtb): Ditto.
1954         (wl-local-folder-init): Ditto.
1955         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
1956
1957 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1958
1959         * wl-summary.el (wl-summary-default-from): Fix probrem when
1960         std11-extract-address-components return (nil "foo@bar").
1961
1962 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
1963
1964         * wl-draft.el (wl-draft-clone-local-variables):
1965         Remove redundant `setq'.
1966
1967 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
1968
1969         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
1970         Bind wl-highlight-x-face-func as nil while highlighting header.
1971
1972 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
1973
1974         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
1975
1976 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1977
1978         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
1979         elmo-msgdb-overview-hashtb from copy-variables.
1980         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
1981         instead of `elmo-msgdb-overview-get-entity-by-number'.
1982         (wl-summary-auto-refile): Ditto.
1983
1984         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1985         `elmo-msgdb-overview-get-entity' instead of
1986         `elmo-msgdb-search-overview-entity'.  Use
1987         `elmo-msgdb-overview-get-entity' instead of
1988         `elmo-msgdb-overview-get-entity-by-number'.
1989         (wl-thread-insert-entity-sub): Ditto.
1990         (wl-thread-insert-message): Ditto.
1991
1992         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
1993         `elmo-msgdb-overview-get-entity'.
1994         (wl-normal-message-redisplay): Ditto.
1995
1996 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1997
1998         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
1999         `wl-thread-entities'.
2000         (wl-thread-delete-message): Fix remove top message from
2001         `wl-thread-entity-list'.
2002
2003         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
2004         wl-append(nconc), because update-list is broken on Meadow.
2005
2006         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
2007         updating process.
2008         (wl-summary-rescan): Ditto.
2009         (wl-summary-sync-update3): Ditto.
2010         * wl-thread.el (wl-thread-set-parent): Renamed from
2011         `wl-summary-set-parent'.
2012         (wl-thread-insert-message): Updating buffer faster.
2013         (wl-thread-delete-message): Updating buffer faster.
2014
2015         * wl-score.el (wl-summary-score-update-all-lines): Changed
2016         interval for display progress gauge.
2017
2018 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2019
2020         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
2021         folder always-sticky.
2022         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
2023         defmacro.
2024
2025 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
2026
2027         * wl-vars.el (wl-draft-add-references): New user option.
2028
2029         * wl-draft.el (wl-draft-add-references): New function.
2030         (wl-draft-yank-from-mail-reply-buffer): Use it.
2031         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
2032         as nil.
2033
2034 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2035
2036         * wl-thread.el (wl-thread-update-line-msgs): Called
2037         `wl-thread-update-line-on-buffer-sub'.
2038         (wl-thread-update-line-on-buffer): Delete routine of inserting
2039         thread.
2040         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
2041         moved from `wl-thread-update-line-on-buffer'.
2042         Add threshold for displaying progress gauge.
2043         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
2044         argument of `wl-thread-update-line-msgs'.
2045         Add threshold for displaying progress gauge.
2046         * wl-folder.el:
2047         Add threshold for displaying progress gauge.
2048         * wl-score.el: Ditto.
2049
2050         * wl-expire.el (wl-summary-expire): Display deleting info.
2051
2052 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
2053
2054         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
2055         `no-msg'.
2056         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
2057         argument of `wl-thread-update-line-msgs'.
2058         (wl-summary-set-parent): Added optional argument `parent-number'.
2059         (wl-summary-buffer-saved-message): New buffer local variable.
2060         (wl-summary-save-current-message): New command.
2061         (wl-summary-yank-saved-message): Ditto.
2062         (wl-summary-mode-map): Added key binding for
2063         `wl-summary-save-current-message' (\ew) and
2064         `wl-summary-yank-saved-message' (\C-y).
2065         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
2066
2067 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2068
2069         * wl-summary.el (wl-summary-mode-map): Added key binding for
2070         `wl-summary-set-parent' (ts).
2071
2072 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2073
2074         * wl-summary.el (wl-summary-insert-thread-entity): Search same
2075         subject faster. If thread number is reverse, delayed updating
2076         thread.
2077         (wl-summary-search-by-subject): Ditto.
2078         (wl-summary-put-alike): Ditto.
2079         (wl-summary-get-alike): Ditto.
2080         (wl-summary-insert-headers): Insert header of all overview in
2081         buffer.
2082         (wl-summary-rescan): Delayed updating thread. Kill search subject
2083         buffer for wl-summary-search-by-subject.
2084         (wl-summary-sync-update3): Ditto.
2085         (wl-summary-exit): Ditto.
2086         (wl-summary-goto-bottom-of-current-thread): Change for linked
2087         thread.
2088         (wl-summary-overview-create-summary-line): Change line for linked
2089         thread.
2090
2091         * wl-summary.el (wl-summary-update-thread): Use
2092         wl-thread-maybe-get-children-num.
2093         (wl-summary-set-parent): If change parent, move sub thread.
2094         (wl-summary-redisplay-internal): Add horizontal recenter.
2095         (wl-summary-redisplay-no-mime): Add horizontal recenter.
2096
2097         * wl-thread.el (wl-thread-entity-get-linked): New function.
2098         (wl-thread-entity-set-linked): New function.
2099         (wl-thread-create-entity): Add linked element.
2100         (wl-thread-entity-insert-as-top): Use wl-append.
2101         (wl-thread-maybe-get-children-num): If closing thread, return
2102         children msgs.
2103         (wl-thread-update-line-msgs): Displaying progress message.
2104         (wl-thread-update-line-on-buffer-sub): Use
2105         wl-thread-maybe-get-children-num.
2106         (wl-thread-update-line-on-buffer): If update line is not exists,
2107         insert thread.
2108         (wl-thread-delete-message): If delete top msg of thread, search
2109         parent by subject.
2110         (wl-thread-insert-entity): Use
2111         wl-thread-maybe-get-children-num.
2112
2113         * wl-highlight.el (wl-highlight-summary-current-line): change
2114         sregexp for linked thread.
2115         * wl-util.el (wl-count-lines): Count lines.
2116         (wl-horizontal-recenter): horizontal recenter.
2117         * wl-score.el (wl-score-put-alike): Use wl-count-lines
2118         (wl-score-get-alike): Ditto.
2119         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
2120         (wl-subject-length-limit): New variable.
2121         (wl-highlight-thread-indent-string-regexp): Changed for linked
2122         thread.
2123
2124 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2125
2126         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2127         New variable (revival).
2128         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
2129         by subject matching if there's no in-reply-to nor references field
2130         (revival).
2131
2132 \f
2133 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2134
2135         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
2136         message.
2137
2138 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2139
2140         * wl-summary.el (wl-summary-reply): Return t if there was a
2141         message at cursor point.
2142         Added unwind-protect.
2143         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
2144         returns t.
2145         (wl-summary-cancel-message): Do nothing when there's no message at
2146         cursor point.
2147         (wl-summary-forward): Ditto.
2148         (wl-summary-jump-to-parent-message): Ditto.
2149         (wl-summary-reedit): Ditto.
2150         (wl-summary-edit-addresses): Ditto.
2151         (wl-summary-pipe-message): Ditto.
2152         (wl-summary-print-message-with-ps-print): Ditto.
2153         (wl-summary-print-message): Ditto.
2154         (wl-summary-mark-as-important): Ditto.
2155         (wl-summary-mark-as-unread): Ditto.
2156
2157         * wl-summary.el (wl-summary-reply): Cause an error when there's no
2158         message at cursor point.
2159         (wl-summary-reply-with-citation): Remove unwind-protect.
2160
2161         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
2162         subject searching feature.
2163         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2164         Eliminated.
2165
2166 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
2167
2168         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
2169         New variable.
2170         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
2171         by subject matching if there's no in-reply-to nor references field.
2172
2173         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
2174
2175         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
2176         when display is finished.
2177         (wl-folder-open-all): Ditto.
2178         (wl-folder-update-access-group): Ditto.
2179         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
2180         * wl-thread.el (wl-thread-close-all): Ditto.
2181
2182         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
2183         progress gauge only when it was displayed.
2184         * wl-folder.el (wl-folder-insert-entity): Ditto.
2185
2186 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
2187
2188         * wl-summary.el (wl-summary-incorporate): Enclose
2189         `wl-summary-sync-force-update' with save-excursion.
2190
2191 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
2192
2193         * wl-summary.el (wl-summary-prefetch-region):
2194         Pass current cursor point to `pos-visible-in-window-p' after
2195         moving cursor to the started point.
2196
2197 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2198
2199         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
2200
2201         * wl-draft.el (wl-draft-insert-current-message): Delete useless
2202         fields from the forwarding message.
2203         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
2204         `ignored-fields'.
2205
2206 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
2207
2208         * wl-mime.el (wl-message-request-partial):
2209         Eliminated argument `msgdb'.
2210         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
2211         (wl-mime-combine-message/partial-pieces): Likewise.
2212         * tm-wl.el (wl-message-request-partial): Likewise.
2213         (wl-mime-combine-message/partial-pieces): Likewise.
2214
2215 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
2216
2217         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
2218         when display is finished.
2219
2220 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
2221
2222         * wl-summary.el (wl-summary-goto-folder-subr):
2223         Fix problem when wl-summary-partial-highlight-above-lines is nil.
2224
2225 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
2226
2227         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
2228         when cursor point is visible.
2229
2230 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
2231
2232         * wl-expire.el (wl-expire-archive-get-max-number):
2233         Don't use `file-name-directory'.
2234
2235 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
2236
2237         * wl-expire.el (wl-expire-archive-get-max-number):
2238         Use `file-name-directory'.
2239
2240 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2241
2242         * wl-summary.el (wl-summary-sync-marks): Re-display progress
2243         only when there is progress.
2244
2245 2000-04-13  Mito <mit@nines.nec.co.jp>
2246
2247         * wl-summary.el (wl-summary-sync-marks): Display progress.
2248
2249 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
2250
2251         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
2252         (wl-summary-prev): Move cursor regardless of unread status.
2253         (wl-summary-next): Ditto.
2254
2255 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
2256
2257         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
2258         Added argument `target' and `number'.
2259         * tm-wl.el (wl-summary-burst-subr): New function.
2260         (wl-summary-burst): Use it.
2261
2262 2000-04-10  Mito <mit@nines.nec.co.jp>
2263
2264         * wl-mime.el (wl-burst): New function.
2265         (wl-summary-burst): Use it.
2266
2267 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2268
2269         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
2270         as petname when there's no candidate.
2271
2272 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
2273
2274         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
2275         New variable.
2276         * wl-fldmgr.el (wl-fldmgr-add): Use it.
2277
2278         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
2279
2280         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
2281
2282 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
2283
2284         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
2285         Use substring of `original' instead of buffer-substring.
2286         (wl-refile-evaluate-rule):
2287         Set `original' argument of wl-refile-expand-newtext.
2288
2289         * wl-summary.el
2290         (wl-summary-auto-refile-check-refile-rule-alist-subr,
2291         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
2292         (wl-summary-auto-refile): Check existence of destination folder just
2293         before marking.
2294
2295 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2296
2297         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
2298         when wl-refile-get-field-value return nil.
2299
2300 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
2301
2302         * wl-refile.el
2303         (wl-refile-expand-newtext): New function imported from Gnus.
2304         (wl-refile-evaluate-rule): Use it.
2305
2306 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
2307
2308         * wl-summary.el (wl-summary-print-destination):
2309         Duplicate folder string to avoid putting text-property on
2310         original string.
2311
2312         * wl-refile.el (wl-refile-get-field-value): New function.
2313         (wl-refile-evaluate-rule): New function;
2314         Evaluate refile rule recursively.
2315         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
2316         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
2317         New function; Check existence of a target folder recursively.
2318         (wl-summary-auto-refile-check-refile-rule-alist):
2319         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
2320
2321 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
2322
2323         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
2324
2325         * wl-folder.el (wl-create-folder-entity-from-buffer):
2326         Fixed problem when '}' character is contained in folder name.
2327
2328         * wl-xmas.el (wl-make-modeline): Consider plugged status.
2329
2330 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
2331
2332         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
2333         (wl-fldmgr-add-completion-all-completions):
2334         Use wl-fldmgr-add-completion-hashtb.
2335
2336 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
2337
2338         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
2339         wl-fldmgr-add-completion-subr): New functions.
2340         * wl-folder.el (wl-folder-completion-func): New variable.
2341         * wl-summary.el (wl-summary-read-folder):
2342         Use wl-folder-completion-func.
2343
2344         * wl-refile.el: Eliminate throw & catch.
2345
2346         * wl.el (wl-plugged-sending-queue-status): Fixed.
2347
2348 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
2349
2350         * wl-draft.el (wl-draft): Put category property on
2351         mail-header-separator.