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