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