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