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