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