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