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