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