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