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