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