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