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