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