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