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