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