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