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