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