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