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