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