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