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