* wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
[elisp/wanderlust.git] / wl / ChangeLog
1 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2
3         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4         Fix for unplugged.
5
6 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
7
8         * wl-folder.el (wl-folder-virtual): New function.
9         Define key as "V".
10
11 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
12
13         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
14         multi folder if entity is group.
15
16 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
17
18         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
19         is nil.
20
21 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
22
23         * wl-summary.el (wl-summary-pick): Fix for killed messages.
24         (wl-summary-target-mark-msgs): Return the number of marked messages.
25
26 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
27
28         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
29         "first:" is specified.
30
31 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
32
33         * wl-vars.el (wl-from): Use return value of function
34         user-full-name instead of the variable user-full-name since
35         XEmacs-20.4 doesn't set this variable.
36
37 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
38
39         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
40         call `wl' directly.
41
42 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
43
44         * wl-draft.el (wl-draft-reedit): Removed duplicated
45         switch-to-buffers.
46
47 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
48
49         * wl.el (wl-other-frame): Removed garbages.
50
51 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
52
53         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
54
55         * wl-xmas.el (wl-draft-key-setup): Ditto.
56
57         * wl-mule.el (wl-draft-key-setup): Ditto.
58
59         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
60         (wl-draft-reedit): Ditto.
61         (wl-draft-prepare-edit): Add `wl-draft-save' to
62         `local-write-file-hooks'.
63         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
64         (wl-draft-reedit): Set buffer-file-name.
65         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
66
67
68         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
69         call it.
70         (wl-delete-startup-frame-function): New variable.
71         (wl-other-frame): New function
72         (Original was written by Yamaoka san [wl: 09239]).
73
74         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
75         if `wl-folder-use-frame'.
76
77 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
78
79         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
80
81 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
82
83         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
84         New variable.
85         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
86         (wl-message-buffer-prefetch-get-next): Use them.
87         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
88
89 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
90
91         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
92         with unwind-protect.
93
94         * wl-draft.el (wl-draft-reedit): Rewrite.
95         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
96         (wl-draft-save): Insert header separator if it does not exist;
97         Removed condition-case.
98
99         * wl-summary.el (wl-summary-reedit): Revert last change.
100
101         * wl-draft.el (wl-draft-save): Rewrite.
102         (wl-draft-create-buffer): Set buffer-file-name as nil.
103
104         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
105
106         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
107
108         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
109         nil.
110
111 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
112
113         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
114         If count is nil, do not prefetch.
115         (wl-message-buffer-prefetch-next): Next.
116
117 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
118
119         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
120
121 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
122
123         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
124         `delete-backward-char'
125         (wl-draft-prepare-edit): Check major-mode.
126         (wl-draft-decode-header): Rewrite.
127         (wl-draft): Fix.
128
129 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
130
131         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
132
133 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
134
135         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
136         (wl-message-buffer-prefetch-get-next): Remove size checking.
137         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
138
139 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
140
141         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
142         (wl-draft-default-headers): Fix.
143
144 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
145
146         * wl-draft.el (wl-draft-default-headers): Insert return value of
147         `wl-generate-mailer-string-function'.
148
149 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
150
151         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
152         (wl-draft-insert-mail-header-separator): Ditto.
153
154         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
155         again (Reverted the change on 2002-01-17 by OKADA san).
156
157 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
158
159         * wl-draft.el (wl-draft): Rewrite.
160         (wl-draft-create-buffer): New function.
161         (wl-draft-create-contents): Ditto.
162         (wl-draft-prepare-edit): Ditto.
163         (wl-draft-decode-header): Ditto.
164         (wl-draft-decode-body): Ditto.
165         (wl-draft-check-new-line): Ditto.
166         (wl-draft-default-headers): Ditto.
167         (wl-draft-insert-mail-header-separator): Ditto.
168
169 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
170
171         * Version number is increased to 2.9.6.
172
173 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
174
175         * wl-draft.el (wl-draft-delete-field): Optional argument.
176         (wl-draft-delete-fields): Ditto.
177
178 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
179
180         * wl-message.el (toplevel): Eliminated byte-compile warning.
181         for `itimer-function', `delete-timer' and `itimer-list'.
182
183 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
184
185         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
186         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
187         `wl-message-buffer-prefetch-threshold'.
188         * wl-summary.el (wl-summary-redisplay-internal): Remove
189         the check of `wl-message-buffer-prefetch-depth'.
190
191 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
192
193         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
194         size of article.
195         (wl-message-buffer-prefetch-subr): Remove size check.
196
197 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
198
199         * wl-vars.el (wl-plugged): Make customizable.
200
201 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
202
203         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
204         (wl-message-buffer-prefetch-set-timer): New function.
205         (wl-message-buffer-prefetch-get-next): New function.
206         (wl-message-buffer-prefetch): New function.
207         (wl-message-buffer-prefetch-next): Rewrite.
208         (wl-message-buffer-prefetch-subr): Rewrite.
209         * wl-vars.el (wl-auto-prefetch-first): New variable.
210         * wl-summary.el (wl-summary-goto-folder-subr): Call
211         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
212
213 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
214
215         * wl-score.el (wl-summary-score-update-all-lines): Do not call
216         `wl-summary-unread-message-hook'.
217
218 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
219
220         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
221         (wl-summary-sync): Call `wl-summary-resume-cache-status'
222         if range is `cache-status'.
223
224 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
225
226         * wl-message.el (wl-message-buffer-prefetch-subr):
227         Improve debug message.
228
229 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
230
231         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
232         `wl-mail-send-pre-hook'.
233         (wl-draft-send-mail-with-qmail): Ditto.
234         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
235
236 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
237
238         * wl-message.el (wl-message-buffer-prefetch-subr):
239         Fix for cancel-function-timers bug.
240         (wl-message-buffer-prefetch-debug): Default value is t.
241
242 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
243
244         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
245         (wl-message-buffer-prefetch-subr): Rewrite.
246         Rename from `wl-message-buffer-prefetch'.
247
248 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
249
250         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
251         (wl-default-draft-cite-decorate-author): Ditto.
252
253         * wl-draft.el (wl-draft-cite-function): Removed.
254         (wl-default-draft-cite-decorate-author): Ditto.
255
256 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
257
258         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
259         (wl-default-draft-cite): Do not arrange author name if the value of
260         `wl-default-draft-cite-decorate-author' is nil.
261
262 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
263
264         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
265
266         * wl-folder.el (wl-folder-check-one-entity): Don't care
267         `elmo-folder-use-flag-p'.
268
269 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
270
271         * wl-folder (wl-folder-check-one-entity): Fix
272         problem if unread is nil.
273
274 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
275
276         * wl-address.el (wl-address-make-completion-list): Check whether
277         the address is a group list.
278         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
279
280 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
281
282         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
283         The number of the messages of new and unread does not count
284         correctly.
285
286         * wl-summary.el (wl-summary-count-unread): Changed to return
287         `(new . unread)' instead of total.
288         (wl-summary-sync-update): Follow the change above.
289
290         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
291
292 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
293
294         * wl-address.el (wl-address-make-completion-list): Do not enclose
295         address by " <" and ">" if associated realname is "".
296         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
297         This is against the promblem with group list in .addresses pointed
298         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
299
300 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
301
302         * wl-draft.el (wl-draft-write-sendlog): The first argument of
303         message is a format control string.
304         * wl-expire.el (wl-expire-append-log): Ditto.
305         * wl-mime.el (wl-summary-burst-subr): Ditto.
306         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
307         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
308
309 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
310
311         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
312         wl.el (wl-check-variables): Rename from `wl-check-type'.
313         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
314         (wl-check-variables-2): New function.
315         (wl): Call `wl-check-variables-2'.
316
317 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
318
319         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
320         after renaming folder in access group.
321
322 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
323
324         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
325         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
326         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
327         (wl-message-buffer-prefetch): Rewrite.
328         (wl-message-buffer-prefetch-idle-time): Removed.
329         * wl-summary.el (wl-summary-redisplay-internal):
330         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
331         Error check for `wl-message-buffer-prefetch-depht'.
332
333 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
334
335         * Version number is increased to 2.9.5.
336         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
337
338 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
339
340         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
341         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
342         Based on the patch written by
343         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
344
345 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
346
347         * wl-draft.el (wl-draft-raw-send): Fix for
348         `wl-news-send-pre-hook'
349
350 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
351
352         * wl-utils.el (wl-message-id-function): New variable.
353         * wl-draft.el (wl-draft-insert-required-fields):
354         Use `wl-message-id-function'.
355
356 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
357
358         * wl-vars.el (wl-message-id-use-wl-from): New variable.
359         * wl-utils.el (wl-draft-make-message-id-string):
360         Use `wl-from' for domain part of Message-ID
361         if `wl-message-id-use-wl-from' if non-nil.
362         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
363
364 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
365
366         * wl.el (wl): Call `wl-check-type'
367         Do not 'condition-case'.
368
369 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
370
371         * wl.el (wl-check-type): New function.
372         (wl-check-type-variables): New variable.
373
374 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
375
376         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
377
378 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
379
380         * wl-draft.el (wl-smtp-password-key): New function.
381         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
382         (wl-draft-send-mail-with-smtp): Ditto.
383         (wl-draft-send-mail-with-pop-before-smtp): Fix.
384
385 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
386
387         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
388         * wl-utils.el (wl-unique-id-suffix): Remove.
389
390 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
391
392         * Version number is increased to 2.9.4.
393
394 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
395
396         * wl-utils.el (wl-unique-id-suffix): New variable.
397         (wl-unique-id): Use `wl-unique-id-suffix'
398
399 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
400
401         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
402         instead of `elmo-msgdb-search'.
403
404         * Version number is increased to 2.9.3.
405
406 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
407
408         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
409
410 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
411
412         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
413         (wl-draft-dispatch-message): Changed for send-later.
414         (wl-draft-queue-flush): Ditto.
415         (wl-draft): Clear `wl-sent-message-queued'.
416         (wl-draft-reedit): Ditto.
417         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
418         * wl-vars.el (wl-draft-force-queuing): New variable.
419         (wl-draft-force-queuing-mail): New variable.
420         (wl-draft-force-queuing-news): New variable.
421
422 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
423
424         * wl-draft.el (wl-draft-hide): Removed `interactive'.
425         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
426
427 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
428
429         * Version number is increased to 2.9.2.
430
431 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
432
433         * wl-draft.el (wl-draft-elide-region): New user command.
434         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
435
436         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
437         command `wl-draft-elide-region'.
438         * wl-mule.el: Ditto.
439         * wl-xmas.el: Ditto.
440
441 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
442
443         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
444         (wl-biff-check-folder-async): Removed needless let.
445
446 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
447
448         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
449         wl-folder-get-elmo-folder.
450         (wl-biff-check-folder): Set `biff' argument of
451         `wl-folder-check-one-entity'.
452         (wl-biff-check-folder-async): Setup `biff' slot of folder.
453
454         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
455         (wl-folder-check-one-entity): Added `biff' argument;
456         Setup `biff' slot of folder.
457
458         * Version number is increased to 2.9.1.
459
460 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
461
462         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
463         comment out and fixed.
464         (wl-fldmgr-add-completion-subr): Ditto.
465
466         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
467         and msgdb.
468
469         * wl.el (wl-toggle-plugged): Save summary view.
470
471 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
472
473         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
474
475 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
476
477         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
478
479 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
480
481         * wl-e21.el (wl-e21-toolbar-configurations): Replace
482         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
483         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
484
485         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
486         if it was failed.
487         (wl-demo): Disable undo in the demo buffer.
488
489 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
490
491         * wl-version.el (wl-version): Changed codename.
492
493         * Version number is increased to 2.9.0.
494
495 2001-12-14  Takuo KITAME <kitame@northeye.org>
496
497         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
498         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
499         (wl-folder-mark-as-read-all-current-entity): Ditto.
500
501 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
502
503         * wl-vars.el (wl-from-width): Define as obsolete variable.
504         (wl-subject-length-limit): Ditto.
505
506         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
507
508         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
509         wl-summary-save-view.
510
511         * wl.el (wl-save-status): Ditto.
512         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
513
514         * wl-summary.el (wl-summary-save-view): Removed unused argument.
515         (wl-summary-exit): Follow the change above.
516         (wl-summary-goto-folder-subr): Ditto.
517
518         * wl-folder.el (wl-folder-create-subr): Don't use
519         `elmo-folder-creatable-p'.
520
521 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
522
523         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
524
525 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
526
527         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
528         rather than bitmap on Emacs 21.
529         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
530         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
531         for xbm if the new redisplay engine is not available.
532
533 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
534
535         * wl-folder.el (wl-folder-init-hook): New hook.
536         (wl-folder-init): Run `wl-folder-init-hook'.
537
538 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
539
540         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
541
542 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
543
544         * wl-acap.el (wl-acap-cache-filename): New variable.
545         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
546         (wl-acap-init): Use cache if no ACAP server found.
547
548 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
549
550         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
551         `wl-acap-original-msgdb-dir'.
552
553         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
554         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
555
556         * wl-mime.el (wl-mime-save-directory): Renamed from
557         `wl-mime-save-dir'.
558
559 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
560
561         * wl-vars.el (wl-icon-dir): Fixed the docstring.
562
563         * wl-demo.el: Require `path-util'.
564         (wl-demo-bitmap-mule-available-p): New internal variable.
565         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
566         `module-installed-p' instead.
567         (wl-demo-insert-image): Use *.img file for a bitmap image.
568         (wl-demo): Don't call the ascii demo recursively.
569
570 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
571
572         * Version number is increased to 2.7.7.
573
574 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
575
576         * wl.el (wl-exit): Eliminated byte-compile warning.
577
578 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
579
580         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
581         obsolete variable using `elmo-define-obsolete-variable'.
582         (wl-fetch-confirm-threshold): Ditto.
583         (wl-cache-prefetch-folder-type-list): Ditto.
584         (wl-cache-prefetch-folder-list): Ditto.
585
586 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
587
588         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
589         (wl-demo-icon-name): Use Xmas logo at the end of the year.
590         (wl-demo-insert-image): New function.
591         (wl-demo-insert-text): New function.
592         (wl-demo-image-type-alist): Redefine as a function.
593         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
594         (wl-demo-with-temp-file-buffer): Removed.
595         (wl-logo-xpm): Removed.
596         (wl-logo-xbm): Removed.
597         (wl-logo-bitmap): Removed.
598
599 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
600
601         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
602         (wl-expire-localdir-get-folder-function): New user option.
603         (wl-expire-localdir-get-folder): New function.
604         (wl-expire-localdir-date): Ditto.
605
606 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
607
608         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
609         value.  Refactoring `wl-folder-notify-deleted' is nil case.
610         Fixed unread number mismatch when all-unread < unread.
611
612 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
613
614         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
615         (wl-fetch-confirm-threshold): Ditto.
616
617         * wl-summary.el (wl-summary-confirm-appends): Removed.
618         (wl-summary-sync-update): Don't refer
619         `wl-summary-update-confirm-threshold' (It is now abolished).
620
621         * wl-message.el (wl-message-display-internal): Don't refer
622         `wl-fetch-confirm-threshold' (It is now abolished).
623
624 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
625
626         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
627
628 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
629
630         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
631         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
632         Change default value to nil.
633         (wl-summary-indent-length-limit): The value can be nil, nil means
634         unlimited.
635
636         * wl-summary.el: Don't set limit for indent length if the value of
637         wl-summary-indent-length-limit is nil.
638         If the value of wl-summary-width is nil, it means only that the width
639         of summary is unlimited (nil doesn't mean that the indent length is
640         unlimited).
641
642         * wl-thread.el: Ditto.
643
644 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
645
646         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
647         be nil, nil means never confirm.
648         * wl-summary.el (wl-summary-confirm-appends): Ditto.
649
650 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
651
652         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
653         means unlimited).
654
655 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
656
657         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
658         Use `with-temp-buffer'.
659
660 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
661
662         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
663         with new backquote style).
664         (wl-folder-get-entity-from-buffer): Ditto.
665
666 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
667
668         * wl-version.el (nemacs-version): Eliminated.
669         (wl-extended-emacs-version2): Ignore nemacs.
670         (wl-extended-emacs-version3): Ditto.
671
672 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
673
674         * wl-vars.el (wl-draft-add-references): Set default value as nil.
675         (wl-draft-add-in-reply-to): New variable.
676         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
677         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
678         (wl-draft-yank-from-mail-reply-buffer): Use
679         `wl-draft-add-in-reply-to'.
680         (wl-draft-insert-current-message): Ditto.
681
682 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
683
684         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
685         typo (kill->hide).
686         (wl-message-buffer-prefetch-folder-type-list): Added elements
687         `mark' and `cache' instead of `internal'.
688
689 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
690
691         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
692         resume msgdb directory.
693
694 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
695
696         * wl.el (wl-exit): Call `wl-acap-exit'.
697
698         * wl-summary.el (wl-summary-message-string): New function.
699         (wl-summary-reedit): Use it.
700         (wl-summary-resend-bounced-mail): Remove needless let.
701         (wl-summary-supersedes-message): Ditto.
702         (wl-summary-save): Ditto.
703
704         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
705         (wl-acap-init): Set it.
706         (wl-acap-exit): New function.
707
708 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
709
710         * wl.el (wl-init): Revert (require 'mime-setup). move from
711         toplevel.
712
713 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
714
715         * wl-summary.el (wl-summary-write-current-folder): Remove unused
716         local variables.  Add error when guess function return invalid
717         value.
718
719 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
720
721         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
722         Change local variable name.
723         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
724         (wl-folder-get-newsgroups): Return nil when non-news folder.
725         * wl-summary.el (wl-summary-write-current-folder): State through
726         when guess-list return nil.
727         (wl-summary-write-current-folder-functions): Fixed docstring.
728
729         * wl.el (wl-exit): Changed confirm message.
730
731         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
732         * wl-draft.el (wl-draft): Remove verbose `featurep'.
733
734         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
735
736 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
737
738         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
739         user option (Renamed from wl-cache-prefetch-folder-type-list).
740         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
741         from wl-cache-prefetch-folder-list).
742
743         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
744         Move to wl-vars.el.
745         (wl-message-buffer-prefetch-p): Changed to enable
746         `wl-message-buffer-prefetch-folder-list'.
747
748         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
749         `ignore-cache'.
750
751 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
752
753         * wl-draft.el (wl-draft-config-sub-func-alist): Added
754         `part-top' and `part-bottom'.
755         (wl-draft-config-sub-part-top): New function.
756         (wl-draft-config-sub-part-bottom): New function.
757
758 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
759
760         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
761
762 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
763
764         * wl-folder.el (wl-folder-get-newsgroups): Fix.
765
766 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
767
768         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
769
770         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
771         (wl-summary-write-current-folder): Ditto.
772
773 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
774
775         * wl-folder.el (wl-folder-get-newsgroups): Use
776         `elmo-folder-newsgroups'.
777
778 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
779
780         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
781         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
782         `wl-draft-config-sub-header-bottom'.
783
784 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
785
786         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
787         localnews folder.
788
789 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
790
791         * wl-summary.el (wl-summary-mode): Undo last change.
792
793         * wl-folder.el (wl-folder-mode): Ditto.
794
795 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
796
797         * wl-summary.el (wl-summary-mode): Locally set
798         truncate-partial-window-width to nil.
799         (for XEmacs)
800
801         * wl-folder.el (wl-folder-mode): Ditto.
802
803 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
804
805         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
806
807 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
808
809         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
810         number.
811
812         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
813
814         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
815
816         * Version number is increased to 2.7.6.
817
818 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
819
820         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
821
822 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
823
824         * wl-summary.el (wl-summary-sync-update): Enclose network
825         related portion with `unwind-protect'.
826
827 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
828
829         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
830
831 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
832
833         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
834         element.
835         * wl-vars.el (wl-message-body-button-alist): Ditto.
836
837         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
838         max match length.
839         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
840
841         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
842         for the max match length;
843         Use 4th element value for the button string regexp group.
844
845         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
846         candidate exists, prompt to select.
847
848 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
849
850         * wl-summary.el (wl-summary-jump-to-msg): Search before
851         calibration point by `beginning-of-line'.
852
853 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
854
855         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
856         for access group.
857
858 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
859
860         * wl-message.el (wl-message-display-internal): Bind
861         `default-mime-charset'.
862
863         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
864
865         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
866
867         * Version number is increased to 2.7.5.
868
869 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
870
871         * wl-expire.el (wl-summary-archive): Fixed;
872         Use `elmo-folder-name-internal'.
873
874 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
875
876         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
877         from `elmo-folder-move-messages' caller.
878         (wl-expire-refile-with-copy-reserve-msg): Ditto.
879
880         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
881         related portions are changed).
882
883 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
884
885         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
886         counter.
887
888 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
889
890         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
891         buffer local and set it to nil.
892
893         * wl-message.el (wl-message-redisplay): Ditto.
894
895 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
896
897         * wl-summary.el (wl-summary-mark-as-important): If message is
898         already cached, set messag as read, otherwise encache and mark as read.
899
900 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
901
902         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
903         point-min.
904
905 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
906
907         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
908         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
909         a keymap.
910
911 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
912
913         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
914         parent.
915
916         * wl-mule.el (wl-message-define-keymap): Ditto.
917
918         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
919
920         * wl-xmas.el (wl-message-display-internal-hook): Define.
921         (wl-xmas-setup-message-toolbar): Define as function.
922         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
923         (wl-message-overload-functions): Abolished.
924         (wl-message-define-keymap): New function.
925
926         * wl-vars.el (wl-message-display-internal-hook): New variable.
927         (wl-message-header-button-alist): New variable (Renamed from
928         wl-highlight-message-header-button-alist).
929         (wl-message-body-button-alist): Ditto.
930
931         * wl-mule.el (wl-message-define-keymap): New function.
932         (wl-message-overload-functions): Abolished.
933
934         * wl-message.el (wl-message-add-buttons-to-body): New function.
935         (wl-message-redisplay): Don't call wl-message-overload-functions;
936         Call wl-message-add-buttons-to-header and
937         wl-message-add-buttons-to-body.
938         (wl-message-display-internal): Set keymap argument for
939         elmo-mime-display-as-is, elmo-mime-message-display;
940         Run wl-message-display-internal-hook.
941         (wl-message-refer-article-or-url): Abolished.
942
943         * wl-highlight.el (wl-highlight-headers): Don't call
944         wl-highlight-message-add-buttons-to-header.
945         (wl-highlight-message-add-buttons-to-header): Abolished.
946
947
948         * wl-e21.el (wl-message-display-internal-hook): Define.
949         (wl-e21-setup-toolbar): Deleted duplicated binding.
950         (wl-e21-setup-message-toolbar): Define as function.
951         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
952         (wl-message-define-keymap): New function.
953         (wl-message-overload-functions): Abolished.
954
955 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
956
957         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
958         and elmo-folder-close.
959
960         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
961
962 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
963
964         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
965         boolean value.
966         * wl-draft.el (wl-draft-do-fcc): Ditto.
967
968 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
969
970         * wl-vars.el (wl-fcc-force-as-read): New variable.
971         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
972         mark copied message as read.
973
974 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
975
976         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
977
978 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
979
980         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
981         `wl-summary-target-above' instead of obsolete variable
982         `wl-summary-temp-above'.
983
984         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
985         instead of `make-obsolete-variable'.
986         * wl-refile.el (toplevel): Ditto.
987
988 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
989
990         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
991         with third argument t.
992         (wl-draft): Set first argument for wl-plugged-init as t.
993
994         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
995         definition.
996
997 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
998
999         * wl-vars.el: Tabify.
1000         (wl-biff-notify-hook): Use `ding' instead of `beep'.
1001
1002         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
1003         message.
1004
1005 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1006
1007         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
1008         and set default to beep.
1009
1010 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1011
1012         * wl-vars.el (wl-draft-truncate-lines): New variable.
1013
1014         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
1015         instead of wl-message-truncate-lines for truncate-lines.
1016
1017 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
1018
1019         * wl-message.el (wl-message-display-internal): Call
1020         `wl-highlight-message' after `elmo-mime-display-as-is'.
1021
1022         * wl-mime.el (wl-mime-display-text/plain): New function.
1023         (wl-mime-display-header): Ditto.
1024         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
1025         body-presentation-method for text/plain;
1026         Register `wl-mime-display-header' as a header-presentation-method;
1027         Don't set up `elmo-message-text-content-inserted-hook' and
1028         `elmo-message-header-inserted-hook'.
1029
1030         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
1031         variable.
1032         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
1033         as t if flag is 'all-header;
1034         Don't bind `elmo-message-ignored-field-list',
1035         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
1036
1037 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1038
1039         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
1040         for xemacs with non-mule environment.
1041
1042 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1043
1044         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
1045         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
1046         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
1047
1048 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1049
1050         * wl-vars.el (wl-interactive-send): Set default value as t.
1051
1052 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1053
1054         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
1055         (wl-addrmgr-method-list): Abolished.
1056         (wl-addrmgr-change-method): Follow above change.
1057
1058         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
1059
1060 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1061
1062         * wl-vars.el (wl-message-truncate-lines): Change default value
1063         to default-truncate-lines.
1064
1065         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
1066
1067 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1068
1069         * wl-vars.el (wl-message-truncate-lines): New variable.
1070
1071         * wl-message.el (wl-message-redisplay): Set truncate-lines using
1072         wl-message-truncate-lines.
1073
1074 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1075
1076         * wl-acap.el (wl-acap-init): Remove period from error message.
1077         (wl-acap-find-acap-service): Remove period from message.
1078
1079 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
1080
1081         * wl.el (wl-check-environment): Undo last change.
1082
1083         * wl-vars.el (wl-from): Changed default value.
1084
1085         * wl-util.el (toplevel): Don't require tm-edit.
1086
1087         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
1088         `wl-folder-init';
1089         Don't set mark on mail body.
1090         (wl-draft-reedit): Ditto.
1091
1092         * wl-address.el (wl-address-quote-specials): Define as an alias for
1093         elmo-address-quote-specials.
1094
1095 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1096
1097         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
1098
1099         * wl-vars.el (wl-from): Set default value as nil.
1100         (wl-organization): Set default value as ORGANIZATION environment
1101         variable.
1102
1103         * wl-draft.el (wl-smtp-extension-bind): Check value of
1104         wl-smtp-connection-type.
1105
1106         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
1107         error.
1108
1109 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1110
1111         * Version number is increased to 2.7.4.
1112
1113         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
1114         arguments from `wl-highlight-x-face-function' caller.
1115         Use x-face-1.3.6.12 or later.
1116
1117 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
1118
1119         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
1120
1121 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
1122
1123         * wl-vars.el (wl-summary-width): Fix type to accept nil.
1124         (wl-fcc): Fix to accept function.
1125         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
1126
1127 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1128
1129         * wl-acap.el (toplevel): Added `product-provide' declare.
1130         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
1131
1132 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
1133
1134         * wl.el (wl): Changed order of calling `elmo-init'
1135         and `elmo-folder-init'.
1136
1137 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1138
1139         * wl-mime.el (wl-summary-burst): Extract message when content-type
1140         of root entity is not only `multipart' but also `message/rfc822'.
1141         (wl-summary-burst-subr): Ditto.
1142
1143 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
1144
1145         * wl-vars.el (toplevel): Require 'custom.
1146         (wl-trash-folder): Added to `wl-setting' group.
1147
1148         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
1149         exists.
1150         (wl-addrmgr-draw): Insert empty line when no entry exists.
1151
1152         * wl-mule.el (wl-message-wheel-up): Fixed.
1153         (wl-message-wheel-down): Ditto.
1154
1155 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1156
1157         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
1158         config is an anonymous lambda expression.
1159
1160 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1161
1162         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
1163         when Mule 2 is running.
1164
1165 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
1166
1167         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
1168
1169 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
1170
1171         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
1172         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
1173
1174         * wl-address.el (wl-address-specials-regexp): Eliminated.
1175         (wl-address-quote-specials): Rewrite.
1176
1177 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1178
1179         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
1180         shy-groups for regexp.
1181
1182         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
1183         character classes and Perl style shy-groups for regexp.
1184         (wl-highlight-plugged-current-line): Use Posix style character
1185         classes for regexp.
1186         (wl-e21-highlight-folder-by-numbers): Ditto.
1187         (wl-e21-display-image-p): Use `display-images-p' instead of
1188         `display-graphic-p'.
1189         (display-images-p): Make an alias to `display-graphic-p' if it is
1190         not available.  It is for Emacs version prior to 21.0.105.
1191
1192         * wl-demo.el (wl-demo): Use `display-images-p' instead of
1193         `display-graphic-p'.
1194         (wl-demo-image-type-alist): Ditto.
1195         (display-images-p): Make an alias to `display-graphic-p' if it is
1196         not available.  It is for Emacs version prior to 21.0.105.
1197
1198 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1199
1200         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
1201         support.
1202         (wl-generate-user-agent-string): Ditto.
1203
1204         * wl-version.el (wl-version): Update docsting.
1205         (wl-version-status): Ditto.
1206
1207 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1208
1209         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
1210         21.0.105.  For Emacs 21.0.104 or earlier.
1211
1212 2001-09-03  Takuo KITAME <kitame@northeye.org>
1213
1214         * wl-e21.el (wl-plugged-init-icons): Use
1215         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
1216         (wl-biff-init-icons): Ditto.
1217
1218 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1219
1220         * wl-highlight.el (wl-highlight-summary-current-line):
1221         Fixed highlighting refile/copy destination.
1222
1223         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
1224         (wl-acap-store): Encode string by wl-acap-coding-system.
1225
1226 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
1227
1228         * wl-acap.el (toplevel): Check and require 'un-define before
1229         'xemacs-ucs;
1230          Added checking for UTF-2000.
1231
1232 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
1233
1234         * wl-acap.el (toplevel): Require 'un-define before 'wl;
1235         Don't enclose with `eval-and-compile'.
1236
1237         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
1238         wl-init is non-nil.
1239
1240         * wl-draft.el (wl-draft): Ditto.
1241
1242         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
1243
1244         * wl-acap.el (toplevel): Require 'wl.
1245         (wl-acap-store): Call `elmo-init'.
1246
1247         * wl.el (wl): Changed position of `wl-check-environment'.
1248         (toplevel): Added autoload setting for wl-acap.
1249
1250         * wl-vars.el (wl-setting): New custom group.
1251         (wl-from): Added wl-setting group.
1252         (wl-user-mail-address-list): Ditto.
1253         (wl-organization): Ditto.
1254         (wl-subscribed-mailing-list): Ditto.
1255         (wl-envelope-from): Ditto.
1256         (wl-smtp-posting-user): Ditto.
1257         (wl-smtp-posting-server): Ditto.
1258         (wl-smtp-posting-port): Ditto.
1259         (wl-smtp-authenticate-type): Ditto.
1260         (wl-pop-before-smtp-user): Ditto.
1261         (wl-pop-before-smtp-server): Ditto.
1262         (wl-pop-before-smtp-port): Ditto.
1263         (wl-pop-before-smtp-authenticate-type): Ditto.
1264         (wl-nntp-posting-server): Ditto.
1265         (wl-nntp-posting-user): Ditto.
1266         (wl-nntp-posting-port): Ditto.
1267         (wl-fetch-confirm-threshold): Ditto.
1268         (wl-prefetch-threshold): Ditto.
1269         (wl-thread-insert-opened): Ditto.
1270         (wl-ldap-server): Ditto.
1271         (wl-ldap-port): Ditto.
1272         (wl-ldap-base): Ditto.
1273         (wl-ldap-objectclass): Ditto.
1274         (wl-use-ldap): Ditto.
1275         (wl-draft-config-alist): Ditto.
1276         (wl-draft-config-matchone): Ditto.
1277         (wl-template-alist): Ditto.
1278         (wl-message-sort-field-list): Ditto.
1279         (wl-message-ignored-field-list): Ditto.
1280         (wl-message-visible-field-list): Ditto.
1281         (wl-interactive-send): Ditto.
1282         (wl-summary-move-order): Ditto.
1283         (wl-auto-select-first): Ditto.
1284         (wl-auto-select-next): Ditto.
1285         (wl-interactive-save-folders): Ditto.
1286
1287         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
1288         Initialization codes are moved from wl-local-folder-init.
1289         (wl-local-folder-init): Follow the change above.
1290         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
1291
1292         * wl-acap.el: New file.
1293
1294         * Version number is increased to 2.7.3.
1295
1296 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
1297
1298         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
1299
1300 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
1301
1302         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
1303         (wl-addrmgr-address-entry-list): Ditto.
1304
1305 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
1306
1307         * wl-e21.el (wl-draft-mode-map): Removed binding for
1308         `wl-draft-insert-x-face-field'.
1309
1310         * wl-mule.el (wl-draft-mode-map): Ditto.
1311
1312         * wl-xmas.el (wl-draft-mode-map): Ditto.
1313
1314         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
1315         (wl-cs-autoconv): Ditto.
1316         (wl-cs-local): Ditto.
1317         (wl-use-scoring): Ditto.
1318         (wl-mime-charset): Ditto.
1319         (wl-folder-check-async): Ditto.
1320
1321         * wl.el (toplevel): Ignore nemacs and tm.
1322         (wl-exit): Ditto.
1323
1324         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
1325         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
1326         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
1327         instead of wl-address-petname-add-or-change.
1328         (wl-summary-edit-addresses-subr): Use wl-address-delete
1329         instead of wl-address-petname-delete.
1330
1331         * wl-util.el (wl-as-coding-system): Ignore nemacs.
1332
1333         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
1334         if error occured.
1335
1336         * wl-message.el (require): Remove tm support.
1337
1338         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
1339
1340         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
1341         (wl-folder-jump-to-current-entity): Ditto.
1342         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
1343
1344         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
1345         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
1346         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
1347
1348         * wl-mule.el (wl-draft-key-setup): Ditto.
1349
1350         * wl-xmas.el (wl-draft-key-setup): Ditto.
1351
1352         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
1353         (wl-draft-std11-parse-addresses): New function.
1354         (wl-draft-parse-mailbox-list): Use it.
1355         (wl-draft): Ignore nemacs.
1356         (wl-draft-reedit): Ditto.
1357
1358         * wl-addrmgr.el: New file.
1359         (Original is wl-rcpt.el written by
1360         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
1361         Thanks Kitamoto-san.)
1362
1363         * wl-address.el (wl-address-make-address-list): Modified parsing
1364         process.
1365         (wl-address-delete): Renamed from `wl-address-petname-delete';
1366         Modify wl-address-list too.
1367         (wl-address-add-or-change): Renamed from
1368         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
1369
1370 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
1371
1372         * wl-highlight.el (wl-highlight-summary-current-line):
1373           Work with transient-mark-mode
1374
1375 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
1376
1377         * Version number is increased to 2.7.2.
1378
1379         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
1380         instead of elmo-dop-queue-method.
1381
1382 2001-08-06  SAITO Atsunori <sai@yedo.com>
1383
1384         * wl-vars.el (wl-ldap-objectclass): New user option.
1385
1386         * wl-address.el (wl-ldap-make-filter): Use it.
1387
1388 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1389
1390         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
1391
1392 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1393
1394         * wl-folder.el (wl-folder): redisplay after folder insertion.
1395
1396         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
1397
1398         * wl-summary.el (wl-summary-sync-update):
1399         Change status mark only when new-msgdb exists.
1400         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
1401
1402 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
1403
1404         * wl-summary.el (wl-summary-open-folder): New function.
1405         (wl-summary-goto-folder-subr): Use it.
1406         (wl-summary-mark-as-important): Fix;
1407         Encache only when no cache exists.
1408
1409 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1410
1411         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
1412         Use with-current-buffer.
1413
1414 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1415
1416         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
1417         before call `get-buffer'. Fixed parenthesis.
1418         (wl-score-get-header-entry): Clear message and help window when
1419         keyboard quit.
1420         (wl-score-edit-insert-header): Ditto.
1421
1422 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1423
1424         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
1425         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
1426         (wl-default-draft-cite): Fix.
1427
1428         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
1429         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
1430
1431 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
1432
1433         * wl-message.el (wl-message-prev-page): Do same bahavior
1434         as summary when it is called in the message buffer.
1435         (wl-message-next-page): Ditto.
1436
1437 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
1438
1439         * wl-summary.el (wl-summary-forward): Use cache if it is not
1440         section cache.
1441
1442 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
1443
1444         * wl-vars.el: Changed file coding system to ISO-2022-JP.
1445         Removed redundant require of elmo-vars.
1446         (wl-biff-state-indicator-on): Changed default value for
1447         xemacs with non-mule environment.
1448
1449         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
1450         wl-message-buffer is nil;
1451         Hide progress bar after moving messages.
1452
1453 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
1454
1455         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
1456         message at cursor point is deleted.
1457
1458 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
1459
1460         * wl-vars.el: Changed file coding system to euc-japan.
1461         Added -*-coding:-*- magic to the first line.
1462
1463         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
1464         Search parent from the first message.
1465
1466         * Version number is increased to 2.7.1.
1467
1468 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
1469
1470         * wl-vars.el: Fix file coding system to ISO-2022-JP.
1471
1472 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
1473
1474         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
1475         refile/delete execution.
1476
1477         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
1478         Fixed docstring.
1479
1480 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
1481
1482         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
1483         do update process;
1484         Don't update marks when update process is interrupted.
1485
1486 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
1487
1488         * wl-summary.el (wl-summary-reply): Fixed problem when
1489         wl-draft-use-frame is non-nil.
1490         (wl-summary-forward): Ditto.
1491
1492         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
1493         as nil.
1494         (wl-folder-mark-as-read-all-entity): Ditto.
1495         (wl-folder-prefetch-entity): Ditto.
1496
1497         * wl.el (wl): Check environment before wl-init.
1498
1499         * wl-summary.el (wl-summary-collect-unread): Eliminated.
1500         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
1501         instead of wl-summary-collect-unread.
1502         (wl-summary-reply): Split message window.
1503
1504 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
1505
1506         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
1507         only if current language environment is japanese,
1508
1509         * wl-folder.el (wl-folder-jump-to-current-entity): Call
1510         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
1511         (wl-folder-goto-folder-subr): Ditto.
1512
1513         * wl-draft.el (wl-draft-dispatch-message): Call
1514         `elmo-file-cache-get-path'.
1515
1516 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
1517
1518         * wl-summary.el (wl-summary-cursor-move): If return value of
1519         wl-summary-next-message is not number, don't jump.
1520
1521 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
1522
1523         * wl-summary.el (wl-summary-buffer-next-message-function): New
1524         variable.
1525         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
1526         if it is bound.
1527
1528         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
1529         string.
1530
1531         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
1532         (wl-plugged-drawing): Ditto.
1533
1534 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
1535
1536         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
1537         process.
1538         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
1539         with unwind-protect.
1540
1541         * wl.el (wl-init): Require mime-setup.
1542         (wl-check-environment): Don't require mime-setup.
1543
1544         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
1545         instead of elmo-folder-type.
1546
1547         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
1548         value as nil.
1549
1550 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
1551
1552         * Version number is increased to 2.7.0.
1553
1554         * wl-version.el (wl-version): Changed codename.
1555
1556         * wl-summary.el (wl-summary-delete-cache): Fixed.
1557
1558         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
1559         Workaround for net folders.
1560         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
1561
1562         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
1563         value to nil (According to the patch from
1564         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
1565
1566         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
1567         of elmo-folder-close.
1568
1569 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
1570
1571         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
1572         for postfix.
1573
1574 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
1575
1576         * wl-summary.el (wl-summary-resend-message): Fixed.
1577
1578         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
1579         Call wl-draft with `from' argument if its address is included in
1580         `wl-user-mail-address-list'.
1581         (wl-draft): Added `from' argument.
1582
1583         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
1584         non-nil.
1585         (wl): Don't show demo if wl-demo is nil.
1586
1587         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
1588         wl-summary-use-frame.
1589
1590         * wl-vars.el (wl-summary-use-frame): New user option.
1591         (wl-folder-use-frame): Changed docstring.
1592
1593         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
1594         non-nil.
1595         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
1596         wl-summary-use-frame.
1597
1598         * wl-vars.el (wl-folder-use-frame): New user option.
1599
1600         * wl-summary.el (wl-summary-exit): Back to folder frame if
1601         wl-folder-use-frame is non-nil.
1602         (wl-summary-redisplay-internal): Ignore cache if current folder
1603         is draft folder,
1604         (wl-summary-redisplay-no-mime): Ditto.
1605         (wl-summary-redisplay-all-header): Ditto.
1606
1607         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
1608         if wl-folder-use-frame is non-nil.
1609
1610 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
1611
1612         * wl-summary.el (wl-summary-sync-update): Bind
1613         elmo-folder-update-threshold.
1614         (wl-summary-mark-as-important): Enclosed server mark processing
1615         with `save-match-data'.
1616
1617         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
1618         only when it is already defined.
1619
1620 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1621
1622         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
1623         name of folder exclude localdir is wrong.
1624         * wl-folder.el (wl-folder-sync-entity):
1625         Set `wl-summary-always-sticky-folder-list' as nil.
1626         (wl-folder-mark-as-read-all-entity): Ditto.
1627         (wl-folder-prefetch-entity): Ditto.
1628
1629 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
1630
1631         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
1632         instead of `wl-summary-write-current-newsgroup'.
1633
1634 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1635
1636         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
1637         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
1638         non-nil and selected message is important, do not display.
1639
1640 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
1641
1642         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
1643
1644 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
1645
1646         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
1647
1648         * wl-summary.el (wl-summary-mark-as-important): Set message number
1649         using wl-summary-message-number.
1650
1651 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1652
1653         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
1654         destination folder is 'null.
1655
1656 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
1657
1658         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
1659         New function.
1660         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
1661         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
1662         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
1663
1664 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
1665
1666         * wl-mime.el (wl-mime-setup): Added setting for
1667         `mime-setup-signature-key-alist' to avoid overriding key bind for
1668         `wl-draft-send'.
1669
1670         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
1671         for `wl-draft-send'.
1672         * wl-mule.el (wl-draft-overload-functions): Ditto.
1673         * wl-xmas.el (wl-draft-overload-functions): Ditto.
1674         * wl-draft.el (wl-draft-send): Ditto.
1675
1676         * wl-message.el (wl-message-display-internal):
1677         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
1678         (Patch is provided by <kita@coe.nttdata.co.jp>).
1679
1680 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
1681
1682         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
1683
1684 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
1685
1686         * wl.el (wl): Fix for wl-demo.
1687
1688 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
1689
1690         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
1691
1692 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
1693
1694         * wl-folder.el (wl-folder-prefetch-entity): Use
1695         `wl-folder-get-elmo-folder'.
1696         (wl-folder-count-incorporates): Do not use
1697         `wl-folder-get-elmo-folder'.
1698
1699 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
1700
1701         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
1702         instead of `elmo-folder-get-type'.
1703
1704 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1705
1706         * wl-summary.el (wl-summary-write-current-folder): Set cursor
1707         position on Subject: field.
1708         (Advised by Mito <mit@nines.nec.co.jp>)
1709
1710 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1711
1712         * wl-folder.el (wl-folder-prefetch-entity): Use
1713         `wl-folder-get-elmo-folder'.
1714
1715 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
1716
1717         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
1718
1719         * wl-summary.el (wl-summary-buffer-set-folder): Set up
1720         `process-duplicates' slot.
1721
1722         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
1723         if detection failed.
1724
1725 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1726
1727         * wl-version.el (wl-version-status): Set to "alpha".
1728
1729 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
1730
1731         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
1732         Check wl-message-buffer lives before set-buffer.
1733
1734 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1735
1736         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
1737         called in folder mode.
1738         * wl-var.el (wl-summary-exit-pre-hook): New variable.
1739         * wl-summary.el (wl-summary-exit-pre-hook): Run
1740         `wl-summary-exit-pre-hook' before exit summary mode.
1741
1742 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1743
1744         * wl-version.el (wl-version-status): New variable.
1745         (wl-version-status-alist): Removed.
1746         (wl-version-status): Rule included.
1747
1748 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
1749
1750         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
1751         @sponichi.
1752
1753         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
1754         when `mail-reply-buffer' is buffer-local variable.
1755         (Reported by <kita@coe.nttdata.co.jp>).
1756
1757 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
1758
1759         * wl-vars.el (toplevel): Require 'elmo-util.
1760
1761 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
1762
1763         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
1764         (All other related portions are changed)
1765
1766         * wl.el (wl-plugged-change): Use '<' instead of '<='.
1767
1768         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
1769
1770 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1771
1772         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
1773
1774 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
1775
1776         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
1777         Delete other windows to avoid an error.
1778         Use `point-marker' instead of `point' to remember the start point
1779         of body.
1780
1781         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
1782
1783         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
1784         number not to exceed all message number.
1785
1786 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1787
1788         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
1789         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
1790
1791 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
1792
1793         * wl-summary.el (wl-summary-sync-force-update): Added argument
1794         no-check.
1795         (wl-summary-sync-update): Ditto.
1796         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
1797         with `no-check'.
1798
1799         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
1800         (wl-message-buffer-prefetch-next): Don't run timer if timer is
1801         already running.
1802
1803 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
1804
1805         * wl-expire.el (wl-expire-archive-get-folder): Added argument
1806         `dst-folder-arg'.
1807         (wl-expire-archive-number1): Diito.
1808         (wl-expire-archive-number2): Diito.
1809         (wl-expire-archive-Date): Diito.
1810         (wl-archive-number1): Diito.
1811         (wl-archive-number2): Diito.
1812         (wl-archive-date): Diito.
1813         (wl-archive-folder-p): New function.
1814         (wl-summary-expire): Support of expand folder name at
1815         wl-expire-alist.
1816         * wl-util.el (wl-expand-newtext): Renamed from
1817         `wl-refile-expand-newtext'.
1818
1819 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1820
1821         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
1822         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
1823         `(elmo-msgdb-get-overview msgdb)'.
1824         (wl-summary-prefetch): Bind match data before call
1825         `wl-summay-prefetch-msg'.
1826         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
1827         'off if `wl-summary-buffer-disp-msg' is non-nil.
1828         Fixed problem that couldn't show only one new or unread message when
1829         enter folder.
1830         (wl-summary-reply): Don't call `split-window-vertically' and other
1831         window.
1832
1833 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
1834
1835         * wl-expire.el (wl-expire-refile): Fixed.
1836
1837 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1838
1839         * wl-vars.el (wl-biff-unnotify-hook): New variable.
1840
1841         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
1842         biff notification is removed.
1843
1844         * wl.el (wl): Changed position of `elmo-init'.
1845
1846         * wl-draft.el (wl-default-draft-cite): Use date field
1847         on the citation buffer.
1848
1849         * wl-vars.el (wl-shimbun-folder-icon): New variable.
1850
1851         * wl-xmas.el (wl-folder-internal-icon-list): Added
1852         `wl-folder-shimbun-image'.
1853
1854         * wl-e21.el (wl-folder-internal-icon-list): Added
1855         `wl-folder-shimbun-image'.
1856
1857 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
1858
1859         * wl.el (wl-init): Eliminated argument.
1860         (wl): Rewrite.
1861
1862         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
1863         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
1864         instead of `elmo-folder-msgdb-internal'.
1865         (wl-summary-sync-update): Ditto.
1866         (wl-summary-flush-pending-append-operations): Eliminated.
1867         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
1868         (wl-summary-goto-folder-subr): Set load-msgdb argument of
1869         `elmo-folder-open'.
1870
1871         * wl-mime.el (wl-summary-burst): Fixed.
1872
1873         * wl-folder.el (wl-folder-info-save): Check data type.
1874
1875         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
1876         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
1877         instead of `elmo-folder-msgdb-internal'.
1878         (wl-expire-hide): Ditto.
1879
1880
1881         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
1882
1883 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1884
1885         * wl-folder.el (wl-folder-write-current-folder): Support petname.
1886
1887 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
1888
1889         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
1890
1891 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1892
1893         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
1894         Fixed `match-beginning' argument mismatch.
1895
1896 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
1897
1898         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
1899         the default value.
1900
1901 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
1902
1903         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
1904         instead of `elmo-nntp-default-port'.
1905
1906         * wl-vars.el: Fixed some doc strings.
1907
1908 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
1909
1910         * wl-summary.el (wl-summary-prefetch-msg): Use
1911         `elmo-msgdb-overview-get-entity' instead of `assoc'.
1912
1913         * wl-vars.el: Define *-func as obsolete variable using
1914         `elmo-define-obsolete-variable'.
1915
1916         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
1917         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
1918         instead of `wl-message-buffer-prefetch-threshold'.
1919
1920         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
1921
1922         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
1923
1924         * wl-draft.el (wl-caesar-region-func): Ditto.
1925
1926         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
1927         Keep unread status in elmo-folder-move-messages.
1928         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
1929
1930 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1931
1932         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
1933         `wl-summary-buffer-exit-func'
1934         (wl-summary-buffer-message-redisplay-function): Renamed from
1935         `wl-summary-buffer-message-redisplay-func'
1936         (wl-summary-buffer-next-folder-function): Renamed from
1937         `wl-summary-buffer-next-folder-func'.
1938         (wl-summary-buffer-prev-folder-function): Renamed from
1939         `wl-summary-buffer-prev-folder-func'.
1940         (wl-summary-get-petname-function): Renamed from
1941         `wl-summary-get-petname-func'.
1942
1943         * wl-score.el (wl-score-edit-exit-function): Renamed from
1944         `wl-score-edit-exit-func'.
1945
1946         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
1947         Renamed from `wl-message-buffer-prefetch-get-next-function'.
1948
1949         * wl-util.el (wl-load-profile-function): Renamed from
1950         `wl-load-profile-func'.
1951
1952         * wl-folder.el (wl-folder-completion-function): Renamed from
1953         `wl-folder-completion-func'.
1954         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
1955
1956         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
1957         `wl-expire-archive-get-folder-func'.
1958         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
1959         (wl-draft-send-mail-function): Renamed from
1960         `wl-draft-send-mail-func'.
1961         (wl-draft-send-news-function): Renamed from
1962         `wl-draft-send-news-func'.
1963         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
1964         (wl-generate-mailer-string-function): Renamed from
1965         `wl-generate-mailer-string-func'.
1966         (wl-highlight-signature-search-function): Renamed from
1967         `wl-highlight-signature-search-func'.
1968         (wl-highlight-x-face-function): Renamed from
1969         `wl-highlight-x-face-func'
1970         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
1971         (wl-ps-print-buffer-function): Renamed from
1972         `wl-ps-print-buffer-func'
1973         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
1974         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
1975         (wl-summary-subject-filter-function): Renamed from
1976         `wl-summary-subject-filter-func'.
1977
1978         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
1979         `wl-draft-queue-flush-send-func'
1980         (wl-draft-cite-function): Renamed from
1981         `wl-draft-cite-func'
1982
1983         * wl-address.el (wl-address-init-function): Renamed from
1984         `wl-address-init-func'.
1985
1986 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
1987
1988         * wl-draft.el (wl-draft-queue-flush): Don't call
1989         `elmo-dop-unlock-message'.
1990         * wl-draft.el (wl-draft-queue-append): Don't call
1991         `elmo-dop-lock-message'.
1992
1993         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
1994         (wl-summary-buffer-folder-name): Ditto.
1995         (wl-summary-message-regexp): Added '-' (all other related portions
1996         are changed).
1997         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
1998         wl-summary-buffer-folder-name.
1999
2000 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
2001
2002         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
2003         the number of mails in the folder buffer is not updated by wl-biff.
2004
2005 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
2006
2007         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
2008         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
2009
2010 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
2011
2012         * wl-summary.el (wl-summary-next-message):
2013         Return next message number when wl-summary-move-order is nil.
2014
2015 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
2016
2017         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
2018         `wl-summary-move-spec-alist'.
2019         (wl-summary-move-spec-unplugged-alist): New variable
2020         (Move spec for unplugged status).
2021         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
2022         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
2023
2024 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
2025
2026         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
2027         * wl-mule.el (wl-draft-overload-menubar): Ditto.
2028
2029 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
2030
2031         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
2032         simple quotation to quote the anonymous function.
2033         * tm-wl.el (wl-draft-preview-message): Ditto.
2034
2035 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
2036
2037         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
2038         Eliminate redundant `save-excursion'.
2039         (wl-highlight-summary-current-line): Ditto.
2040
2041         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
2042         accessing match data when `looking-at' failed.
2043
2044         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
2045         `elmo-match-string' where users don't care about the speed.
2046         (wl-draft-save): Ditto.
2047
2048 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
2049
2050         * wl-util.el (wl-regexp-opt): New function.
2051
2052         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
2053         number from `wl-summary-buffer-number-list'.
2054         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
2055         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
2056         (wl-summary-move-spec-alist): Changed default setting.
2057
2058 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2059
2060         * wl-vars.el (wl-biff-notify-hook): New hook.
2061         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
2062         the arrival of new mail.
2063         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
2064         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
2065
2066 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
2067
2068         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
2069
2070 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
2071
2072         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
2073
2074         * Version number is increased to 2.5.8.
2075
2076         * wl-thread.el (toplevel): require 'cl.
2077         (wl-thread-resume-entity): Call wl-thread-make-number-list.
2078         (wl-thread-make-number-list): New function.
2079         (wl-thread-entity-make-number-list-from-children): Ditto.
2080         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
2081         (wl-thread-entity-insert-as-children): Likewise.
2082         (wl-thread-delete-message): Likewise.
2083         (wl-meaning-of-mark): Eliminated.
2084         (wl-thread-next-failure-mark-p): Ditto.
2085         (wl-thread-entity-get-mark): Ditto.
2086         (wl-thread-meaning-alist-get-result): Ditto.
2087         (wl-thread-entity-check-prev-mark): Ditto.
2088         (wl-thread-entity-check-next-mark): Ditto.
2089         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
2090         (wl-thread-entity-get-prev-marked-entity): Ditto.
2091         (wl-thread-get-prev-unread): Ditto.
2092         (wl-thread-jump-to-prev-unread): Ditto.
2093         (wl-thread-get-next-unread): Ditto.
2094         (wl-thread-jump-to-next-unread): Ditto.
2095         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
2096         (wl-thread-entity-get-next-marked-entity): Ditto.
2097
2098         * wl-summary.el (wl-summary-buffer-number-list):
2099         New bufer-local variable.
2100         (wl-summary-switch-to-clone-buffer): Clone
2101         `wl-summary-buffer-number-list'.
2102         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
2103         (wl-summary-cursor-move-regex): Eliminated.
2104         (wl-summary-cursor-up): Rewrite.
2105         (wl-summary-cursor-down): Ditto.
2106         (wl-summary-mode-spec-alist): New variable.
2107         (wl-summary-next-message): New inline function.
2108         (wl-summary-cursor-move): New function.
2109         (wl-summary-default-get-next-msg): Rewrite.
2110         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
2111         (wl-summary-rescan): Ditto.
2112         (wl-summary-sync-all-init): Ditto.
2113         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
2114         summary is not thread view.
2115         (wl-summary-sync-update): Ditto.
2116         (wl-summary-rescan): Ditto.
2117         (wl-summary-make-number-list): New function.
2118
2119         * wl-draft.el: "FCC" -> "Fcc".
2120
2121 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
2122
2123         * wl-highlight.el (wl-highlight-summary-window):
2124         Call `set-buffer-modified-p'.
2125
2126         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
2127         (wl): Call `elmo-init' and fix.
2128
2129         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
2130         Use new variables.
2131
2132         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
2133
2134 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2135
2136         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
2137
2138 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2139
2140         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
2141
2142 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2143
2144         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
2145         `wl-use-toolbar' nor `display-graphic-p'.
2146         (wl-e21-setup-message-toolbar): Ditto.
2147         (wl-e21-setup-summary-toolbar): Ditto.
2148         (wl-e21-setup-folder-toolbar): Ditto.
2149
2150         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
2151         (wl-plugged-init-icons): Ditto.
2152
2153         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
2154         `display-graphic-p'.
2155         (wl-plugged-set-folder-icon): Ditto.
2156         (wl-highlight-plugged-current-line): Ditto.
2157         (wl-highlight-folder-current-line): Ditto.
2158         (wl-e21-highlight-folder-group-line): Ditto.
2159         (wl-e21-setup-toolbar): Ditto.
2160         (wl-e21-display-image-p): New macro.
2161
2162         * wl-demo.el (wl-demo): Simplified.
2163         (wl-demo-image-type-alist): Use `image-type-available-p' for
2164         checking whether the image type `xbm' is available.
2165
2166 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2167
2168         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
2169         (wl-summary-input-range): Ditto.
2170
2171 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
2172
2173         * wl-summary.el (wl-summary-edit-addresses): Use
2174         `wl-summary-get-original-buffer'
2175         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
2176         (wl-summary-jump-to-msg-by-message-id-via-nntp):
2177         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
2178         (wl-summary-get-newsgroups): Eliminated.
2179         (wl-summary-set-crosspost): Ditto.
2180         (wl-summary-is-crosspost-folder): Ditto.
2181         (wl-crosspost-alist-load): Ditto.
2182         (wl-crosspost-alist-save): Ditto.
2183
2184         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
2185         `elmo-setup-subscribed-newsgroups' instead of
2186         `elmo-nntp-make-groups-hashtb'.
2187         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
2188         instead of `wl-crosspost-alist-save'.
2189
2190         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
2191         of `elmo-folder-message-appendable-p'.
2192         (wl-mime-header-presentation-method): Eliminated.
2193
2194         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
2195         (Error occurs in emacs21).
2196
2197         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
2198         the current buffer).
2199
2200         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
2201         instead of `wl-crosspost-alist-save'.
2202         (wl-init): `elmo-crosspost-message-alist-load'
2203         instead of `wl-crosspost-alist-load'
2204
2205         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
2206         (wl-parse-newsgroups): Likewise.
2207         (wl-biff-notify): Run `wl-biff-notify-hook'.
2208
2209 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
2210
2211         * wl-vars.el (wl-summary-lazy-highlight): New variable.
2212
2213         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
2214         when `wl-summary-lazy-highlight' is non-nil.
2215         (wl-summary-goto-folder-subr): Highlight only when
2216         `wl-summary-lazy-highlight' is non-nil.
2217
2218         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
2219         Don't display progress and highlight temp-mark when
2220         `wl-summary-lazy-highlight' is non-nil.
2221         (wl-highlight-summary-window): New function.
2222         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
2223
2224 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
2225
2226         * wl-summary.el (wl-summary-sync): Change `all-visible'
2227         from `all-shown'
2228         (wl-summary-input-range): Ditto.
2229
2230 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2231
2232         * wl-e21.el (wl-highlight-folder-current-line): Call
2233         `wl-folder-init-icons' when folder icons have not been initialized.
2234
2235         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
2236
2237         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
2238         (wl-demo-image-type-alist): New macro.
2239
2240 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2241
2242         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
2243         display does not support graphics.
2244         (wl-plugged-init-icons): Ditto.
2245         (wl-folder-init-icons): Ditto.
2246
2247         * wl-demo.el (wl-demo): Chech closely whether the display
2248         supports graphics.
2249
2250 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
2251
2252         * wl-summary.el (wl-summary-get-original-buffer): New function.
2253         (wl-summary-set-crosspost): Use it.
2254         (wl-summary-target-mark-uudecode): Ditto.
2255         (wl-summary-reedit): Ditto.
2256         (wl-summary-resend-bounced-mail): Ditto.
2257         (wl-summary-update-crosspost): Eliminated (It may be incorporated
2258         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
2259
2260         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
2261         (wl-message-display-internal): Ditto.
2262
2263 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
2264
2265         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
2266
2267 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
2268
2269         * wl-summary.el (wl-summary-save-view): Renamed from
2270         `wl-summary-save-status'.
2271
2272 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
2273
2274         * wl-summary.el (wl-summary-sync): Added `all-shown'
2275
2276 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
2277
2278         * wl-summary.el (wl-summary-input-range): Added `all-shown'
2279
2280 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
2281
2282         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
2283
2284 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
2285
2286         * wl-highlight.el (wl-highlight-summary-line-string): Use
2287         `zerop' instead of `= 0'.
2288         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
2289
2290         * wl-template.el (wl-template-next): Use `=' instead of `eq'
2291         for comparing numbers.
2292         (wl-template-prev): Use `zerop' instead of `eq 0'.
2293
2294         * wl-draft.el (wl-draft-insert-current-message): Use
2295         `with-current-buffer' instead of `save-excursion'.
2296         Use `zerop' instead of `eq 0'.
2297
2298 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
2299
2300         * wl-draft.el (wl-draft-insert-ccs): New function.
2301         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
2302         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
2303
2304 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
2305
2306         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
2307
2308 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
2309
2310         * wl-expire.el (wl-expire-refile): Don't call
2311         elmo-msgdb-add-msgs-to-seen-list;
2312         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
2313         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2314
2315 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
2316
2317         * wl-message.el (wl-message-prev-page): Ignore errors while
2318         scroll-down.
2319
2320 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
2321
2322         * wl-mime.el: Use elmo-original-message-mode instead of
2323         mmelmo-original-mode.
2324
2325         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
2326         `elmo-folder-get-spec';
2327         (wl-fldmgr-add-completion-all-completions):
2328         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
2329
2330         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
2331         of `elmo-folder-get-type'.
2332
2333         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
2334         `elmo-folder-get-spec';
2335         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
2336         Use `elmo-folder-append-message' instead of `elmo-append-msg';
2337         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
2338         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
2339         `elmo-read-msg-no-cache';
2340         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
2341         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
2342         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
2343         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
2344         `elmo-cache-save';
2345         (wl-draft-reedit): Use `elmo-message-file-name'.
2346
2347         * wl-expire.el: Use `elmo-folder-name-internal';
2348         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
2349         Use macro `wl-summary-buffer-msgdb' instead of variable
2350         `wl-summary-buffer-msgdb';
2351         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
2352         Use macro `wl-summary-buffer-folder-name' instead of variable
2353         `wl-summary-buffer-folder-name'.
2354         * wl-score.el: Likewise.
2355
2356         * wl-message.el: Rewrite for new message buffer cache mechanism.
2357         (wl-message-buffer-cache-buffer-get): New macro.
2358         (wl-message-buffer-cache-folder-get): Ditto.
2359         (wl-message-buffer-cache-message-get): Ditto.
2360         (wl-message-buffer-cache-entry-make): Ditto.
2361         (wl-message-buffer-cache-hit): Ditto.
2362         (wl-message-buffer-cache-sort): New function.
2363         (wl-message-buffer-cache-add): Ditto.
2364         (wl-message-buffer-cache-delete): Ditto.
2365         (wl-message-buffer-cache-clean-up): Ditto.
2366         (wl-message-buffer-window): Rewrite.
2367         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
2368         (wl-message-buffer-display): New function.
2369         (wl-message-display-internal): New function.
2370
2371 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
2372
2373         * wl-folder.el: Use `elmo-folder-name-internal';
2374         Use `wl-folder-get-elmo-folder';
2375         Use `elmo-folder-list-messages' instead of
2376         `elmo-list-folder';
2377         Use `elmo-folder-get-primitive-list' instead of
2378         `elmo-folder-get-primitive-spec-list';
2379         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
2380         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
2381         Use `elmo-folder-create' instead of `elmo-create-folder'.
2382         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
2383         (wl-folder-get-elmo-folder): New macro.
2384         (wl-folder-elmo-folder-cache-get): Ditto.
2385         (wl-folder-elmo-folder-cache-put): Ditto.
2386         (wl-folder-suspend): Call `elmo-quit'.
2387
2388         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
2389         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
2390         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
2391         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
2392         (toplevel): require 'cl.
2393         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
2394
2395         * wl-summary.el: Rewrite to use new elmo interface.
2396
2397 \f
2398 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
2399
2400         * wl-mime.el (wl-draft-preview-message):
2401         Run `wl-draft-send-hook' before collecting recipients information;
2402         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
2403
2404         * tm-wl.el (wl-draft-preview-message): Ditto.
2405
2406 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
2407
2408         * wl-mime.el (wl-draft-preview-message): Fixed problem that
2409         wrong receipients are displayed when forwarded message.
2410
2411 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2412
2413         * Version number is increased to 2.5.7.
2414
2415 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
2416
2417         * wl-message.el (wl-message-next-page): Bind
2418         `window-pixel-scroll-increment' to nil while scrolling up.
2419
2420 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2421
2422         * wl-vars.el (wl-save-hook): New hook.
2423         * wl.el (wl-save): Call `wl-save-hook'.
2424
2425 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2426
2427         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
2428         Argument WITH-ARG instead of NO-ARG (negative mean).
2429         (wl-draft-reply): WITH-ARG instead of NO-ARG.
2430         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
2431         * wl-message.el (wl-message-follow-current-entity): Likewise.
2432
2433 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2434
2435         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
2436         FROM was optional argument.
2437         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
2438
2439 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2440
2441         * Version number is increased to 2.5.6.
2442
2443 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2444
2445         * wl-version.el (wl-version-show): Removed.
2446         (wl-version): Add `interactive'.
2447
2448 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
2449
2450         * wl-summary.el (wl-summary-get-petname-func): New variable.
2451         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
2452         instead of `wl-address-get-petname-1'.
2453         (wl-summary-simple-from): Ditto.
2454
2455         * wl-address.el (wl-address-get-petname-1): Define as function.
2456
2457 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
2458
2459         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
2460         field in the original message.
2461         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
2462
2463 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
2464
2465         * wl-expire.el (wl-expire-hide):
2466         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
2467
2468 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
2469
2470         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
2471         find decoder for To, Cc, and Subject.
2472
2473 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
2474
2475         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
2476         for checking `elmo-use-buffer-cache'.
2477         (wl-summary-mark-as-important): Fixed typo in comment.
2478
2479 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
2480
2481         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
2482         field in the original message.
2483         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
2484
2485 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
2486
2487         * wl-expire.el (wl-expire-hide):
2488         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
2489
2490 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
2491
2492         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
2493         find decoder for To, Cc, and Subject.
2494
2495 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * Version number is increased to 2.5.5.
2498
2499         * wl-address.el (wl-address-specials-regexp): New constant.
2500         (wl-address-quote-specials): Use it.
2501
2502 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
2503
2504         * wl-summary.el (wl-summary-rescan):
2505         Call `wl-summary-buffer-number-column-detect'.
2506         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
2507
2508         * wl-message.el (wl-message-mode-map): Define.
2509         (wl-message-decode): Use it as local-map.
2510
2511 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
2512
2513         * wl-score.el (wl-score-guess-like-gnus): Abolished.
2514         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
2515
2516 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
2517
2518         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
2519
2520         * wl-mule.el (wl-read-event-char): Ditto.
2521
2522         * wl-e21.el (wl-read-event-char): Ditto.
2523
2524         * wl-nemacs.el (wl-read-event-char): Ditto.
2525         (read-event): Removed.
2526
2527         * wl-util.el (toplevel): Removed dummy definition of
2528         `read-event'.
2529         (wl-read-event-char, wl-xmas-read-event-char): Removed.
2530
2531 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
2532
2533         * wl-nemacs.el (elmo-archive-call-process): Moved to
2534         elmo-archive.el.
2535
2536 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2537
2538         * wl-draft.el (wl-draft-reply-list-symbol): New function.
2539         (wl-draft-reply): Use it.  Fixed "No match field" error message.
2540
2541         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
2542         instead of magic-number 6.  Use `not' instead of `null' for symbol
2543         `nil' check (not empty list).
2544         (wl-draft-insert-x-face-field): Fixed paren style.
2545
2546         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
2547         one-branch conditional statement, instead of `and' and `if'.
2548         (wl-draft-forward): Likewise.
2549         (wl-draft-add-references): Likewise.
2550         (wl-draft-yank-from-mail-reply-buffer): Likewise.
2551
2552         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
2553         conditional steatment.  Use `cond' instead of `if'.
2554         (wl-draft-confirm): Likewise.
2555
2556 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2557
2558         * wl-version.el (wl-version-show): Use `product-string-1'
2559         instead of `wl-version'.
2560         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
2561
2562         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
2563
2564 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2565
2566         * wl-highlight.el (wl-highlight-headers): Revert
2567         `wl-highlight-x-face-func' argument (`beg' and `end').
2568
2569 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2570
2571         * wl.el (toplevel): Move `product-provide' declare.
2572         * wl-demo.el (toplevel): Ditto.
2573         * wl-dnd.el (toplevel): Ditto.
2574         * wl-highlight.el (toplevel): Ditto.
2575         * wl-message.el (toplevel): Ditto.
2576         * wl-refile.el (toplevel): Ditto.
2577         * wl-util.el (toplevel): Ditto.
2578
2579 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2580
2581         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
2582         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
2583         (wl-thread-close-all): keep cursor position.
2584
2585 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2586
2587         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
2588         (eq x 0).
2589         (wl-generate-user-agent-string-1): Fix conditional statement.
2590
2591 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
2592
2593         * wl.el (wl-check-environment): Additional check for
2594         'wl-local-domain' and `wl-message-id-domain'.
2595
2596 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2597
2598         * wl-draft.el (toplevel): Delete defvar for sasl-*.
2599
2600 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2601
2602         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
2603         instead of `smtp-sasl-user-realm'.
2604
2605 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2606
2607         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
2608
2609 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2610
2611         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
2612         to the default value as well as `eword-lexical-analyzer'.
2613
2614 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2615
2616         * wl-version.el (wl-extended-emacs-version,
2617         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
2618         `elmo-match-string' instead of `wl-match-string'.
2619
2620 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2621
2622         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
2623         docstring.
2624
2625 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
2626
2627         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
2628
2629 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2630
2631         * wl-highlight.el (wl-highlight-headers): Remove
2632         `wl-highlight-x-face-func' argument (`beg' and `end').
2633
2634 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
2635
2636         * wl-summary.el (wl-summary-mark-as-important):
2637         Remove cache if folder is local.
2638
2639 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
2640
2641         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
2642         to get existing e-mail address string.
2643
2644 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2645
2646         * wl-version.el (wl-generate-user-agent-string): Commentary.
2647         (wl-generate-user-agent-string-1): Use `when' for
2648         one-branch conditional statement, instead of `and' and `if'.
2649         (wl-extended-emacs-version, wl-extended-emacs-version2,
2650         wl-extended-emacs-version3): Ditto.
2651
2652 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2653
2654         * wl-summary.el (wl-summary-sync-all-init): New inline function.
2655         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
2656         condition-case; Remove initialization.
2657         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
2658         (wl-summary-sync-update3): Added argument `sync-all';
2659         Eliminated local variable `msgdb';
2660         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
2661         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
2662         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
2663
2664 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
2665
2666         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
2667         connection before call `wl-draft-send-mail-with-smtp'.
2668
2669 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
2670
2671         * Version number is increased to 2.5.4.
2672
2673 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
2674
2675         * wl.el (wl-check-environment): Additional check for
2676         'wl-local-domain' and `wl-message-id-domain'.
2677
2678 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
2679
2680         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
2681         buffer as command specific.
2682         (wl-folder-mark-as-read-all-entity): Ditto.
2683         (wl-folder-prefetch-entity): Ditto.
2684         (wl-folder-drop-unsync-entity): Ditto.
2685
2686         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
2687         (wl-prog-uudecode-no-stdout-option): Changed default to t.
2688         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
2689
2690         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
2691         save-excursion.
2692
2693 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
2694
2695         * Version number is increased to 2.5.3.
2696
2697         * wl-summary.el (wl-summary-save-view-cache):
2698         Delete duplicated `write-region';
2699         Use `write-region-as-binary' instead of `as-binary-output-file' and
2700         `write-region'.
2701
2702 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2703
2704         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
2705
2706 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
2707
2708         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
2709         instead of `smtp-via-smtp'.
2710
2711 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2712
2713         * wl-draft.el (toplevel): Delete defvar for sasl-*.
2714
2715 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2716
2717         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
2718         instead of `smtp-sasl-user-realm'.
2719
2720 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2721
2722         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
2723
2724 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
2725
2726         * Version number is increased to 2.5.2.
2727
2728 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
2729
2730         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
2731         does not exist.
2732         (wl-biff-stop): Call `cancel-timer' if timer already exists.
2733         (wl-biff-start): Call `timer-activate' if timer already exists.
2734
2735         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
2736         only when it is bound as function.
2737
2738 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
2739
2740         * Version number is increased to 2.5.1.
2741
2742 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
2743
2744         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
2745         Print refile/copy destination.
2746
2747 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2748
2749         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
2750         queue-flush-only is non-nil.
2751
2752         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
2753
2754         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
2755         checking cache folder.
2756
2757 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2758
2759         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
2760         `regexp-quote'.
2761
2762 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2763
2764         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
2765         function.
2766         * wl-summary.el (wl-summary-write-current-folder-functions):
2767         Change default value.  Use it.
2768
2769 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
2770
2771         * Version number is increased to 2.5.0.
2772
2773         * wl-version.el (wl-version): Changed codename.
2774
2775 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
2776
2777         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
2778         (wl-summary-supersedes-message): Ditto.
2779
2780 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2781
2782         * wl-refile.el (wl-refile-guess-functions): Renamed from
2783         `wl-refile-guess-func-list'.
2784
2785 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
2786
2787         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
2788         Fixed problem when no rule was matched.
2789
2790 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
2791
2792         * wl-summary.el (wl-summary-get-mark): Fixed
2793         `wl-summary-buffer-target-mark' check logic.
2794
2795 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2796
2797         * wl-folder.el (wl-folder-write-current-folder): Added group
2798         folder check.
2799
2800         * wl-summary.el (wl-summary-write-current-folder): Renamed from
2801         `wl-summary-write-current-newsgroup'.
2802         (wl-summary-write-current-folder-functions): New variable.
2803         * wl-folder.el (wl-folder-get-newsgroups): New function.
2804         (wl-folder-guess-mailing-list-by-refile-rule): New function.
2805         (wl-folder-write-current-folder): Renamed from
2806         `wl-folder-write-current-newsgroup'.
2807
2808 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2809
2810         * Version number is increased to 2.3.93.
2811
2812 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
2813
2814         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
2815         (wl-ldap-make-matched-value-list): Ditto.
2816         (wl-ldap-alias-safe-string): Split e-mail address.
2817
2818         * wl-summary.el (wl-summary-read-folder): Fixed problem when
2819         petname folder default was selected.
2820         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
2821         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
2822
2823 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
2824
2825         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
2826         to `wl-draft-config-exec'.
2827
2828         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
2829         instead of calling `wl-draft-config-exec';
2830         Process group-list and show recipients in minibuffer.
2831
2832         * tm-wl.el (wl-draft-preview-message): Ditto.
2833
2834 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2835
2836         * wl.el (toplevel): Added (C) to copyright notice, and
2837         sync Author header.
2838         * tm-wl.el (toplevel): Ditto.
2839         * wl-address.el (toplevel): Ditto.
2840         * wl-demo.el (toplevel): Ditto.
2841         * wl-dnd.el (toplevel): Ditto.
2842         * wl-draft.el (toplevel): Ditto.
2843         * wl-e21.el (toplevel): Ditto.
2844         * wl-expire.el (toplevel): Ditto.
2845         * wl-folder.el (toplevel): Ditto.
2846         * wl-highlight.el (toplevel): Ditto.
2847         * wl-message.el (toplevel): Ditto.
2848         * wl-mime.el (toplevel): Ditto.
2849         * wl-mule.el (toplevel): Ditto.
2850         * wl-nemacs.el (toplevel): Ditto.
2851         * wl-refile.el (toplevel): Ditto.
2852         * wl-score.el (toplevel): Ditto.
2853         * wl-summary.el (toplevel): Ditto.
2854         * wl-template.el (toplevel): Ditto.
2855         * wl-thread.el (toplevel): Ditto.
2856         * wl-util.el (toplevel): Ditto.
2857         * wl-vars.el (toplevel): Ditto.
2858         * wl-xmas.el (toplevel): Ditto.
2859
2860 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
2861
2862         * wl.el (wl-init): Added comment about `wl-init-hook'.
2863         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
2864         * wl-vars.el (wl-init-hook): Added docs.
2865         (wl-make-plugged-hook): Removed useless docs.
2866         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
2867         * wl-xmas.el (toplevel): Ditto.
2868
2869 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2870
2871         * wl-address.el (toplevel): Fixed multiple Author header format.
2872         * wl-demo.el (toplevel): Ditto.
2873         * wl-draft.el (toplevel): Ditto.
2874         * wl-folder.el (toplevel): Ditto.
2875         * wl-summary.el (toplevel): Ditto.
2876         * wl-thread.el (toplevel): Ditto.
2877         * wl-util.el (toplevel): Ditto.
2878         * wl-vars.el (toplevel): Ditto.
2879         * wl-version.el (toplevel): Ditto.
2880         * wl-xmas.el (toplevel): Ditto.
2881         * wl.el (toplevel): Ditto.
2882
2883         * wl-version.el (toplevel): Added require `elmo-version' for
2884         `product-version-as-string'.
2885
2886 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
2887
2888         * wl-vars.el (wl-draft-send-hook): Changed default value to
2889         '(wl-draft-config-exec).
2890
2891         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
2892         explicitly.
2893         (wl-draft): Set `wl-draft-config-exec-flag' before running
2894         `wl-mail-setup-hook'.
2895
2896         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
2897         `wl-biff-init-icons' to `wl-init-hook' instead of
2898         `wl-make-plugged-hook'.
2899         (Because if `wl-draft' command is invoked at first,
2900         they are not initialized)
2901         Updated copyright notice.
2902
2903         * wl-e21.el (toplevel): Ditto;
2904
2905         * wl-demo.el (toplevel): Updated copyright notice.
2906         * wl-address.el (toplevel): Ditto.
2907         * wl-draft.el (toplevel): Ditto.
2908         * wl-version.el (toplevel): Ditto.
2909         * wl-folder.el (toplevel): Ditto.
2910         * wl-summary.el (toplevel): Ditto.
2911         * wl-thread.el (toplevel): Ditto.
2912         * wl-util.el (toplevel): Ditto.
2913         * wl-vars.el (toplevel): Ditto.
2914         * wl.el (toplevel): Ditto.
2915
2916 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
2917
2918         * wl-highlight.el (wl-highlight-message): Fixed problem of
2919         highlighting failure which occured when the last field contains
2920         multiple lines in the draft buffer.
2921
2922         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
2923         `wl-biff-start' if plugged.
2924
2925         * wl-util.el (wl-biff-check-folder): New function.
2926         (wl-biff-check-folders): Don't set session name prefix.
2927         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
2928         (wl-biff-check-folder-async): Ditto.
2929
2930         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
2931         in email address.
2932
2933 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
2934
2935         * wl-vars.el (wl-subject-prefix-regexp): New variable.
2936
2937         * wl-draft.el (wl-draft-strip-subject-re): New function.
2938
2939         * wl-draft.el (wl-draft-reply): Use it.
2940
2941 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
2942
2943         * wl-message.el (wl-mmelmo-message-redisplay): Use
2944         `mime-display-message' instead of `wl-mime-display-message'.
2945
2946         * wl-mime.el (toplevel): Removed compatibility workaround
2947         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
2948         (wl-mime-display-message): Abolished.
2949         (wl-mime-entity-read-field): Ditto.
2950         (wl-mime-combine-message/partial-pieces): Use
2951         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
2952
2953 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
2954
2955         * wl-template.el: Doc fixes.
2956
2957 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
2958
2959         * wl-e21.el (wl-message-overload-functions): Do nothing if
2960         `current-local-map' is not available.
2961         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
2962
2963 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2964
2965         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
2966         representation.
2967
2968         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
2969         number.
2970         (wl-fldmgr-save-folders): Don't use `format' when insert
2971         `wl-fldmgr-folders-header'.
2972
2973 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
2974
2975         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
2976
2977 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2978
2979         * wl-highlight.el (wl-highlight-message):
2980         Use `std11-field-end' to detect end point of the header field.
2981         Refer `wl-highlight-max-header-size'.
2982
2983         * wl-vars.el (wl-highlight-max-header-size): New variable.
2984
2985         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
2986
2987         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
2988         Set `for-draft' argument of wl-highlight-headers.
2989         (wl-draft): Ditto.
2990         (wl-draft-reedit): Ditto.
2991         (wl-user-agent-compose-internal): Ditto.
2992
2993 2000-10-24   Daiki Ueno <ueno@unixuser.org>
2994
2995         * wl-message.el (wl-message-add-button): Use overlay.
2996
2997 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2998
2999         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
3000
3001         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
3002         problem when group-list content is nothing.
3003         (Reported by Mito <mit@nines.nec.co.jp>)
3004
3005 2000-10-18  SAITO Atsunori <sai@yedo.com>
3006
3007         * wl-summary.el (wl-summary-print-destination): Adjust line length.
3008
3009 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3010
3011         * tm-wl.el (toplevel): Use product-provide.
3012
3013 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
3014
3015         * Version number is increased to 2.3.92.
3016
3017 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3018
3019         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
3020         title text, use `display' property for left margin under Emacs 21.
3021
3022         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
3023         properties.
3024         (wl-plugged-init-icons): Ditto.
3025
3026 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3027
3028         * wl.el (wl-save-status, wl-init): Remove last period in
3029         "...done." message.
3030         * tm-wl.el (wl-summary-burst): Ditto.
3031         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
3032         wl-summary-resume-cache-status,
3033         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
3034         wl-summary-sync-update3, wl-summary-highlight-msgs,
3035         wl-summary-flush-pending-append-operations,
3036         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
3037         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
3038         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
3039         wl-thread-open-all): Ditto.
3040         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3041         * wl-mime.el (wl-summary-burst): Ditto.
3042         * wl-highlight.el (wl-highlight-summary): Ditto.
3043         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
3044         wl-folder-open-all, wl-folder-update-access-group): Ditto.
3045         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
3046         * wl-address.el (wl-local-address-init): Ditto.
3047
3048 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3049
3050         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
3051         `add-text-properties'.
3052         (wl-plugged-init-icons): Ditto.
3053         (wl-folder-init-icons): Use `propertize' instead of
3054         `put-text-property'.
3055         (wl-plugged-set-folder-icon): Ditto.
3056         (wl-e21-highlight-folder-group-line): Ditto.
3057
3058 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3059
3060         * wl-version.el (wl-version-status-alist): New variable.
3061         (wl-version-status): New function.
3062
3063         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
3064         "Cc" part of the case "Reply-To".
3065
3066         * wl-draft.el (wl-draft-reply): Use result of
3067         `eword-extract-address-components'.
3068
3069         * wl-demo.el (wl-demo-icon-name): New constant.
3070         (wl-logo-xpm): Use it.
3071         (wl-logo-xbm): Ditto.
3072         (wl-logo-bitmap): Ditto.
3073
3074         * Version number is increased to 2.3.91.
3075
3076 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3077
3078         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
3079         (wl-extended-emacs-version, wl-extended-emacs-version2,
3080         wl-extended-emacs-version3): Remove `interactive'.  Fixed
3081         docstring.
3082
3083         * wl-version.el (wl-generate-user-agent-string-1): New function.
3084         (wl-generate-user-agent-string): Use it.
3085
3086         * wl-version.el (wl-generate-user-agent-string-1): Ignore
3087         `mime-edit-insert-user-agent-field'.
3088         (wl-generate-user-agent-string): Check
3089         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
3090
3091         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
3092         instead of `if', when verbose case.
3093
3094 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
3095
3096         * wl-expire.el (wl-summary-expire): Fix.
3097
3098 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
3099
3100         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
3101         and `elmo-lost+found-folder' if 'wl-draft.
3102         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
3103
3104 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
3105
3106         * wl-expire.el (wl-summary-expire): Change messages.
3107         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
3108         `deleing-info' instead of "Deleting..."
3109
3110 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
3111
3112         * wl-summary.el (wl-summary-refile-subr): Fix.
3113
3114 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
3115
3116         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
3117         if pipe folder.
3118
3119 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
3120
3121         * wl-vars.el (wl-draft-use-cache): Default `nil'.
3122
3123 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
3124
3125         * wl-expire.el (wl-expire-hide): New function.
3126         (wl-summary-expire): Add `hide'.
3127
3128 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
3129
3130         * wl-vars.el (wl-draft-reply-without-argument-list):
3131         Changed default value to consider `Reply-To:'.
3132         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
3133
3134         * Version number is increased to 2.3.90.
3135
3136         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
3137         elmo-imap4-get-session with unwind-protect.
3138         Don't cause error.
3139         (wl-summary-sync-marks): Don't check plugged nor folder type.
3140         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
3141         (Always keep current buffer).
3142
3143 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
3144
3145         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
3146         Enclose with `save-excursion'.
3147
3148 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3149
3150         * wl-version.el (wl-version): Remove interactive.
3151
3152 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3153
3154         * wl-version.el (wl-generate-user-agent-string): Use
3155         `product-string-verbose' instead of `product-string-1'.
3156
3157 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
3158
3159         * wl-vars.el (wl-draft-use-cache): New variable.
3160         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
3161         if wl-draft-use-cache is non-nil.
3162
3163 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
3164
3165         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
3166         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
3167
3168 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
3169
3170         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
3171         (wl-thread-msg-mark-as-unread): Ditto.
3172
3173         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
3174         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
3175         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
3176         Don't set mark in summary if return value of `elmo-mark-as-read'
3177         is nil.
3178         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
3179         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
3180         instead of `wl-thread-msg-mark-as-read'.
3181         (wl-summary-mark-as-unread-region): Ditto.
3182         (wl-summary-target-mark-mark-as-read): Ditto.
3183
3184         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3185
3186 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3187
3188         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
3189
3190         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
3191
3192 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
3193
3194         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
3195         face.
3196
3197 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
3198
3199         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
3200         `running-xemacs'.
3201
3202 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3203
3204         * wl-version.el (toplevel): Use `product-version-as-string' for
3205         set verstion-string, if defined.
3206
3207         * wl-version.el (wl-version-show): Insert string at point, when
3208         call with argument.
3209
3210         * wl-version.el (wl-generate-user-agent-string): Use
3211         `product-string-1' instead of `wl-appname', `wl-version' and
3212         `wl-codename'.
3213
3214 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3215
3216         * wl-address.el (toplevel): Use product-provide.
3217         * wl-demo.el (toplevel): Ditto.
3218         * wl-dnd.el (toplevel): Ditto.
3219         * wl-draft.el (toplevel): Ditto.
3220         * wl-e21.el (toplevel): Ditto.
3221         * wl-expire.el (toplevel): Ditto.
3222         * wl-fldmgr.el (toplevel): Ditto.
3223         * wl-folder.el (toplevel): Ditto.
3224         * wl-highlight.el (toplevel): Ditto.
3225         * wl-message.el (toplevel): Ditto.
3226         * wl-mime.el (toplevel): Ditto.
3227         * wl-mule.el (toplevel): Ditto.
3228         * wl-nemacs.el (toplevel): Ditto.
3229         * wl-refile.el (toplevel): Ditto.
3230         * wl-score.el (toplevel): Ditto.
3231         * wl-summary.el (toplevel): Ditto.
3232         * wl-template.el (toplevel): Ditto.
3233         * wl-thread.el (toplevel): Ditto.
3234         * wl-util.el (toplevel): Ditto.
3235         * wl-vars.el (toplevel): Ditto.
3236         * wl-xmas.el (toplevel): Ditto.
3237         * wl.el (toplevel): Ditto.
3238
3239 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3240
3241         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
3242         instead of product.
3243
3244         * wl-version.el (wl-version): Compile time evalution elmo-version.
3245
3246 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
3247
3248         * wl-summary.el (wl-summary-sync-force-update): Append queue
3249         `mark-as-read'if unplugged.
3250
3251 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3252
3253         * wl-version.el: New file.  Use product.el.
3254         * wl.el: add (require 'wl-version).
3255         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
3256         for ~/.folders header.
3257         (wl-fldmgr-folders-header): Changed.
3258         * wl-demo.el (wl-demo): Use product.el.
3259
3260         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
3261         wl-version.el.
3262         * wl-util.el (wl-version, wl-version-show): Ditto.
3263
3264         * wl-util.el (wl-generate-user-agent-string,
3265         wl-extended-emacs-version, wl-extended-emacs-version2,
3266         wl-extended-emacs-version3): Move to wl-version.el.
3267         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
3268         xemacs-codename, mime-edit-insert-user-agent-field,
3269         mime-edit-user-agent-value, mime-editor/version,
3270         mime-editor/codename): Compile warning killer move to
3271         wl-version.el
3272
3273 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
3274
3275         * wl-summary.el (wl-summary-refile-subr): Fix.
3276
3277 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
3278
3279         * wl-summary.el (wl-summary-sync-marks): Changed argument for
3280         `elmo-list-folder-unread' and `elmo-list-folder-important'.
3281
3282 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
3283
3284         * wl.el (wl-check-environment): Check too many `@'.
3285
3286 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
3287
3288         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
3289
3290 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3291
3292         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
3293         wl-draft-reply-myself-without-argument-list): Add variables.
3294         * wl-draft.el (wl-draft-reply): Use it.
3295
3296 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
3297
3298         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
3299         the 5th argument of `elmo-network-get-spec'.
3300
3301         * wl-thread.el (wl-thread-reparent-children): New inline function.
3302         (wl-thread-delete-message): Use it.
3303
3304         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
3305         (wl-summary-score-update-all-lines): Don't use `dolist'.
3306
3307 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3308
3309         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
3310         (require 'elmo-msgdb) for inline function.
3311
3312 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
3313
3314         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
3315
3316 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
3317
3318         * wl-score.el (wl-score-headers): Fix for the confusing macro
3319         `elmo-kill-buffer'.
3320
3321 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
3322
3323         * wl-summary.el: Don't use the 3rd argument of `require' because
3324         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
3325         * wl-util.el: Ditto.
3326         * wl-draft.el: Ditto.
3327
3328 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
3329
3330         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
3331         window system is not used.
3332
3333 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
3334
3335         * wl-thread.el: Don't use `mapcar' only for iteration.
3336         (wl-thread-resume-entity): Ditto.
3337         (wl-thread-delete-message): Ditto.
3338
3339         * wl-summary.el: Bind `dragdrop-drop-functions',
3340         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
3341         of `require' for `timezone', `easymenu' and `ps-print';
3342         don't use `mapcar' only for iteration.
3343
3344         * wl-util.el: Bind `mule-version', `nemacs-version',
3345         `emacs-beta-version', `xemacs-codename',
3346         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
3347         `mime-editor/version' and `mime-editor/codename'; specify 3rd
3348         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
3349         only for iteration.
3350
3351         * wl-score.el: Don't use `mapcar' only for iteration.
3352         (wl-score-simplify-buffer-fuzzy): Ditto.
3353         (wl-score-simplify-subject): Ditto.
3354         (wl-score-headers): Ditto.
3355         (wl-summary-score-update-all-lines): Ditto.
3356
3357         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
3358         `enable-multibyte-characters' and `mule-version'.
3359
3360         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
3361         `mapcar' only for iteration.
3362
3363         * wl-demo.el: Don't use `mapcar' only for iteration.
3364
3365         * wl-folder.el: Don't use `mapcar' only for iteration.
3366         (wl-folder-open-all): Ditto.
3367         (wl-folder-count-incorporates): Ditto.
3368
3369         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
3370         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
3371
3372         * wl-draft.el: Bind `x-face-add-x-face-version-header',
3373         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
3374         `smtp-connection-type'; specify 3rd argument of `require' for
3375         `timezone'; don't use `mapcar' only for iteration.
3376         (wl-draft-clone-local-variables): Don't use `mapcar'.
3377         (wl-draft-generate-clone-buffer): Ditto.
3378         (wl-user-agent-compose-internal): Ditto.
3379
3380         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
3381
3382         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
3383         (wl-save-status): Ditto.
3384
3385         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
3386         for iteration.
3387
3388 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
3389
3390         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
3391         removed `Date'.
3392         (wl-fldmgr-make-filter-default): New user option.
3393
3394         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
3395         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
3396         (wl-fldmgr-filter-completion-alist): Abolish.
3397
3398         * wl.el (wl): Don't check servers if arg is non-nil.
3399
3400         * wl-draft.el (wl-draft-reply): Set only message-id string to
3401         In-Reply-To field.
3402
3403 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
3404
3405         * wl-summary.el (wl-summary-pick): Rewrite.
3406
3407         * wl-draft.el (wl-draft-forward): Get references field from
3408         original buffer.
3409         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
3410
3411 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
3412
3413         * wl-draft.el (wl-draft-forward): Add references field.
3414
3415 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
3416
3417         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
3418         (wl-draft-reply): Use it.
3419
3420 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
3421
3422         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
3423         when Emacs 21 is running.
3424
3425         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
3426         bindings.
3427
3428 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
3429
3430         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
3431         XPM icons transparent.
3432
3433         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
3434         Emacs 21.
3435
3436 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
3437
3438         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
3439         nil.
3440
3441         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
3442         when it is persistent.
3443         (wl-summary-sync-marks): Changed argument for
3444         `elmo-list-folder-unread' and `elmo-list-folder-important'.
3445         (wl-summary-virtual): Use `elmo-read-search-condition'.
3446         (wl-summary-redisplay-internal): If folder is local, mark as read
3447         even when folder is plugged.
3448
3449 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
3450
3451         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
3452         of `tool-bar-lines' in the frame parameters.
3453         (after-make-frame-functions, post-command-hook): Don't modify the
3454         value.
3455         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
3456         wl-e21-tool-bar-lines): Removed.
3457
3458 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
3459
3460         * wl-highlight.el (wl-highlight-folder-path): Put overlay
3461         properties `evaporate' and `wl-momentary-overlay' as well.
3462         (wl-highlight-summary-displaying): Ditto.
3463         (wl-delete-all-overlays): Don't delete overlay which does not have
3464         a property `wl-momentary-overlay'.
3465
3466         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
3467         `display-mouse-p' and `display-graphic-p'.
3468         (wl-folder-init-icons): Don't search for XBM or the other files.
3469         (wl-plugged-set-folder-icon): Make icons if and only if
3470         `display-graphic-p' returns non-nil.
3471         (wl-highlight-plugged-current-line): Use `before-string' overlay
3472         property to show icon images.
3473         (wl-highlight-folder-current-line): Ditto.
3474         (wl-e21-highlight-folder-group-line): Ditto.
3475         (wl-e21-highlight-folder-by-numbers): Ditto.
3476         (wl-e21-insert-image): Removed.
3477         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
3478         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
3479         said.
3480         (wl-e21-switch-toolbar-after-make-frame): Renamed from
3481         `wl-e21-force-switch-toolbar'.
3482         (wl-e21-make-icon-image): Removed.
3483         (wl-e21-setup-toolbar): Don't search for XBM files.
3484         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
3485         the default value.
3486
3487 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
3488
3489         * wl-util.el (wl-biff-check-folder-async): Set
3490         `wl-biff-check-folders-running' even when it is not an IMAP folder.
3491
3492 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
3493
3494         * wl-e21.el (after-make-frame-functions): Add
3495         `wl-e21-force-switch-toolbar'.
3496         (wl-e21-force-switch-toolbar): New function force to switch the
3497         toolbar appearance automatically.
3498         (post-command-hook): Add `wl-e21-switch-toolbar'.
3499         (wl-e21-switch-toolbar): New function to switch the toolbar
3500         appearance automatically.
3501         (wl-e21-tool-bar-lines): New buffer local variable.
3502
3503 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3504
3505         * wl-util.el (wl-biff-check-folders-running): New variable.
3506         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
3507         (wl-biff-check-folder-async-callback):
3508         Set `wl-biff-check-folders-running'.
3509         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
3510         with unwind-protect.
3511
3512         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
3513         Enclose `wl-folder-auto-check' with unwind-protect.
3514
3515         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
3516         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
3517
3518         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
3519
3520         * wl-util.el (wl-biff-notify): New inline function.
3521         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
3522         locally.
3523         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
3524         folder-list' is 1.
3525         Use `wl-biff-notify'.
3526         (wl-biff-check-folder-async-callback): New function.
3527         (wl-biff-check-folder-async): Ditto.
3528
3529         * wl-folder.el (wl-folder): Don't check folders.
3530         (wl-folder-auto-check): New function.
3531
3532 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
3533
3534         * wl-util.el (wl-biff-start) [Emacs19+]:
3535         Use `timer-next-integral-multiple-of-time'.
3536         (wl-biff-check-folders): Use `wl-default-folder'
3537         if `wl-biff-check-folder-list' is nil.
3538
3539 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
3540
3541         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
3542         instead of `elmo-delete-lists'.
3543
3544 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
3545
3546         * wl.el (wl-plugged-toggle-all): Set the value of
3547         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
3548         (wl-plugged-toggle): Ditto.
3549         (wl-toggle-plugged): Ditto.
3550         (wl-plugged-init): Ditto.
3551
3552         * wl-xmas.el (wl-biff-init-icons): Set icons data to
3553         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
3554         instead of `wl-biff-state-indicator-off' and
3555         `wl-biff-state-indicator-on'; don't modify the value and the type
3556         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
3557         (wl-plugged-init-icons): Set icons data to
3558         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
3559         instead of `wl-plug-state-indicator-off' and
3560         `wl-plug-state-indicator-on'; don't modify the value and the type
3561         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
3562
3563         * wl-vars.el (wl-modeline-biff-state-off,
3564         wl-modeline-biff-state-on, wl-modeline-biff-status,
3565         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
3566         wl-modeline-plug-status): New internal variables.
3567         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
3568         wl-biff-check-interval, wl-biff-check-folder-list): Change
3569         customization group from `wl-folder' to `wl-highlight'.
3570         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
3571         wl-show-plug-status-on-modeline): Defcustomized.
3572
3573         * wl-util.el (wl-biff-check-folders): Set the value of the flag
3574         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
3575         (wl-mode-line-buffer-identification): Set both ON and OFF data with
3576         a flag to `mode-line-buffer-identification'.
3577
3578         * wl-e21.el (wl-biff-init-icons): Set icons data to
3579         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
3580         instead of `wl-biff-state-indicator-off' and
3581         `wl-biff-state-indicator-on'.
3582         (wl-plugged-init-icons): Set icons data to
3583         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
3584         instead of `wl-plug-state-indicator-off' and
3585         `wl-plug-state-indicator-on'.
3586
3587 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3588
3589         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
3590         excessive titles.
3591
3592 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3593
3594         * wl.el (wl-plugged-mode): Use revised
3595         `wl-mode-line-buffer-identification'.
3596         (wl-plugged-init): Don't use `force-mode-line-update'.
3597
3598         * wl-xmas.el (wl-draft-overload-functions): Use revised
3599         `wl-mode-line-buffer-identification'.
3600         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
3601         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
3602         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
3603         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
3604         `wl-make-plugged-hook';
3605         add `wl-folder-init-icons' and `wl-setup-folder' to
3606         `wl-folder-mode-hook'.
3607
3608         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
3609         19 as well.
3610         (wl-mode-line-display-priority-list): New user option.
3611         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
3612         Defcustomized.
3613         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
3614         Add docs.
3615
3616         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
3617         start.
3618         (wl-mode-line-buffer-identification): Revised as a function.
3619
3620         * wl-summary.el (wl-summary-mode): Use revised
3621         `wl-mode-line-buffer-identification'; don't call
3622         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
3623         (TopLevel): Don't bind `wl-e21-setup-summary' nor
3624         `wl-xmas-setup-summary'.
3625
3626         * wl-nemacs.el (wl-draft-overload-functions): Use revised
3627         `wl-mode-line-buffer-identification'.
3628
3629         * wl-mule.el (wl-draft-overload-functions): Use revised
3630         `wl-mode-line-buffer-identification'.
3631
3632         * wl-folder.el (wl-make-plugged-alist): Don't call
3633         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
3634         (wl-folder): Don't call `wl-folder-init-icons' directly.
3635         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
3636         `wl-xmas-setup-folder' directly;
3637         use revised `wl-mode-line-buffer-identification'.
3638         (TopLevel): Don't bind `wl-biff-init-icons',
3639         `wl-plugged-init-icons', `wl-folder-init-icons',
3640         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
3641
3642         * wl-e21.el (wl-draft-overload-functions): Use revised
3643         `wl-mode-line-buffer-identification'.
3644         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
3645         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
3646         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
3647         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
3648         `wl-make-plugged-hook';
3649         add `wl-folder-init-icons' and `wl-setup-folder' to
3650         `wl-folder-mode-hook'.
3651
3652 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
3653             Katsumi Yamaoka    <yamaoka@jpl.org>
3654
3655         * wl.el (wl): Call `wl-biff-start'.
3656         (wl-exit): Call `wl-biff-stop'.
3657         (wl-plugged-mode): Show biff in modeline.
3658         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
3659
3660         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
3661         (wl-biff-init-icons): New function.
3662         (wl-plugged-init-icons): Don't make too much keymaps.
3663         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
3664
3665         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
3666         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
3667         variables.
3668         (wl-biff-check-interval, wl-biff-check-folder-list): New user
3669         options.
3670
3671         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
3672         wl-biff-start, wl-biff-stop): New functions.
3673         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
3674         (wl-biff-timer-name): New variable.
3675
3676         * wl-summary.el (wl-summary-mode): Show biff in modeline.
3677
3678         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
3679         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
3680
3681         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
3682         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
3683
3684         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
3685         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
3686         `wl-folder-init-icons' to `ignore' if they are not available.
3687         (wl-folder-mode): Show biff in modeline.
3688
3689         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
3690         (wl-biff-init-icons): New function.
3691         (wl-plugged-init-icons): Don't make too much keymaps.
3692         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
3693
3694 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
3695
3696         * wl-vars.el (wl-strict-diff-folders): Customization Type
3697         and doc fix.  Define as a list of regular expressions for
3698         folders or nil.
3699         * wl-folder.el (wl-folder-check-one-entity): Use
3700         `wl-string-match-member' instead of `wl-string-member' for
3701         `wl-strict-diff-folders'.
3702
3703 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
3704
3705         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
3706         (wl-highlight-folder-current-line): Use it; new implementation.
3707         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
3708         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
3709         `defsubst' instead of `defun'.
3710
3711         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
3712         `wl-highlight-group-folder-by-numbers'; made it can also be a
3713         number.  See info for more details.
3714
3715         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
3716         running.
3717
3718         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
3719         to bind them.
3720
3721         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
3722         (wl-highlight-folder-current-line): New implementation.
3723
3724         * wl-highlight.el (wl-highlight-folder-group-line): New
3725         implementation.
3726         (wl-delete-all-overlays): Rewrite as a marco.
3727         (TopLevel): Require `wl-e21' when Emacs 21 is running.
3728
3729         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
3730         running.
3731         (wl-folder-*-glyph): No need to bind them.
3732
3733         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
3734         `wl-e21-highlight-folder-group-icon'; rewrite.
3735         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
3736         `defsubst' instead of `defun'.
3737         (wl-folder-mode-map): Bind it when compiling.
3738
3739 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3740
3741         * wl.el (wl): Initialize plug-related settings before `wl-init'.
3742
3743         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
3744
3745 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
3746
3747         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
3748
3749 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
3750
3751         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
3752         (wl-highlight-folder-current-line): Use it.
3753
3754         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
3755         in `id-name'.
3756
3757 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
3758
3759         * wl.el: Require `wl-e21' when Emacs 21 is running.
3760
3761         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
3762         default when Emacs 21 is running.
3763         (wl-use-highlight-mouse-line): Ditto.
3764         (wl-on-emacs21): New constant.
3765         (wl-on-emacs20): Removed.
3766
3767         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
3768         Emacs 21 is running.
3769
3770         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
3771         Emacs 21 is running.
3772
3773         * wl-e21.el: New file.
3774
3775 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
3776
3777         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
3778         (wl-toggle-plugged): Ditto.
3779         (wl-plugged-toggle): Ditto.
3780         (wl-plugged-toggle-all): Ditto.
3781
3782         * wl-vars.el (wl-plug-state-indicator): Refer
3783         `wl-plug-state-indicator-on' indirectly.
3784
3785 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
3786
3787         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
3788         Call `wl-folder-confirm-existence'.
3789
3790         * wl-folder.el (wl-folder-confirm-existence): Added optional
3791         argument `force'.
3792
3793 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
3794
3795         * wl-summary.el (wl-summary-refile-subr): Assume
3796         `copy-or-refile' as symbol.
3797         (wl-summary-refile): Follow up above change.
3798         (wl-summary-copy): Ditto.  Doc fix.
3799
3800 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
3801
3802         * wl-summary.el (wl-summary-pick): Don't bind
3803         `elmo-search-mime-charset'.
3804
3805         * wl-vars.el (wl-highlight-message-header-button-alist): Define
3806         default using old backquote style.
3807         (wl-search-mime-charset): Abolished.
3808
3809         * wl-highlight.el (wl-highlight-headers):
3810         Call `point' after `re-search-forward'(for Nemacs).
3811
3812         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
3813         for elmo-imap4.el.
3814
3815 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
3816
3817         * wl-message.el (wl-mmelmo-message-redisplay): Bind
3818         `wl-message-ignored-field-list' instead of
3819         `mime-view-ignored-field-list'.
3820
3821         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
3822         Add interactive spec.
3823         (wl-folder-goto-bottom-of-current-folder): Ditto.
3824         (wl-folder-mode-map): Bind them.
3825
3826         * wl-vars.el (wl-message-ignored-field-list): New variable.
3827         (wl-message-visible-field-list): New variable.
3828
3829         * wl-mime.el (wl-mime-header-presentation-method): New function.
3830         (wl-mime-setup): Set header-presentation-method.
3831
3832 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
3833
3834         * wl-nemacs.el (wl-draft-overload-functions): Set
3835         `mode-line-buffer-identification' instead of using
3836         `wl-make-modeline'.
3837
3838         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
3839         instead of using `wl-make-modeline'.
3840
3841         * wl-xmas.el (wl-plugged-init-icons): Set up
3842         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
3843         (wl-make-modeline): Abolish.
3844         (wl-draft-overload-functions): Set
3845         `mode-line-buffer-identification' instead of using
3846         `wl-make-modeline'.
3847
3848         * wl-util.el (wl-make-modeline-subr): Abolish.
3849         (wl-mode-line-buffer-identification): New alias.
3850
3851         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
3852         (wl-summary-make-modeline): Abolish.
3853         (wl-summary-buffer-set-folder): Set
3854         `wl-summary-buffer-folder-indicator'.
3855         (wl-summary-mode): Set `mode-line-buffer-identification' instead
3856         of using `wl-make-modeline'.
3857         (wl-summary-switch-to-clone-buffer): Don't set
3858         `mode-line-buffer-identification'.
3859         (wl-summary-goto-folder-subr): Ditto.
3860
3861         * wl-mule.el (wl-draft-overload-functions): Set
3862         `mode-line-buffer-identification' instead of using
3863         `wl-make-modeline'.
3864
3865         * wl-folder.el (wl-folder-mode): Set
3866         `mode-line-buffer-identification' instead of using
3867         `wl-make-modeline'.
3868         (wl-folder): Don't set `mode-line-buffer-identification'.
3869
3870 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
3871
3872         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
3873         instead of `member' for `wl-refile-guess-func-list' look-ups.
3874         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
3875
3876 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
3877
3878         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
3879         `wl-message-button-dispatcher'.
3880
3881         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
3882
3883         * wl-message.el (wl-message-button-dispatcher): Use it.
3884
3885         * wl-vars.el (wl-highlight-message-header-button-alist): Add
3886         "In-Reply-To".
3887
3888         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
3889         Bind `case-fold-search' to t.
3890
3891 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
3892
3893         * wl-xmas.el (wl-message-overload-functions): Initialize
3894         `wl-message-button-map'.
3895
3896         * wl-mule.el (wl-message-overload-functions): Initialize
3897         `wl-message-button-map'.
3898
3899         * wl-vars.el (wl-highlight-message-header-button-alist): New.
3900
3901         * wl-message.el (wl-message-button-map): New keymap.
3902         (wl-message-add-button): New function.
3903         (wl-message-button-dispatcher): New function.
3904         (wl-message-button-refer-article): New function.
3905
3906         * wl-highlight.el
3907         (wl-highlight-message-add-buttons-to-header): New function.
3908         (wl-highlight-headers): Use it.
3909
3910 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
3911
3912         * wl-summary.el (wl-summary-default-from): Use
3913         `wl-address-get-petname-1'.
3914         (wl-summary-simple-from): Ditto.
3915
3916         * wl-address.el (wl-address-get-petname-1): New inline function.
3917         (wl-address-get-petname): Use it.
3918
3919 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
3920
3921         * wl-summary.el (wl-summary-default-from): Return full-name part
3922         from the address if no petname was found.
3923         (wl-summary-simple-from): Ditto.
3924
3925         * wl-address.el (wl-address-get-petname): Return nil if no petname
3926         associated with the address was found.
3927
3928 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3929
3930         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
3931         display is finished.
3932
3933 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3934
3935         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
3936         `elmo-folder-exists-p' argument.
3937
3938 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
3939
3940         * wl-folder.el (wl-folder-confirm-existence): Check existence of
3941         the folder.
3942
3943 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
3944
3945         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
3946
3947         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3948         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
3949
3950 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
3951
3952         * wl-folder.el (wl-folder-create-subr): New function.
3953         (wl-folder-confirm-existence): Use it.
3954         (wl-folder-check-one-entity): Use it.
3955         Check the error symbol is derived from 'elmo-open-error.
3956
3957         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
3958         `ignore-error'.
3959
3960 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3961
3962         * wl-util.el (toplevel): Add (eval-when-compile (require
3963         'elmo-util)).  (Maybe `provide' is typo.)
3964
3965 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3966
3967         * wl-util.el (toplevel): Removed (provide 'elmo-util).
3968         (I don't know why this was needed.)
3969
3970         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
3971         Follow up changes for stream-type.
3972
3973         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
3974         (wl-draft-elmo-nntp-send): Ditto.
3975
3976         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
3977         (wl-nntp-posting-stream-type): Ditto.
3978         (wl-pop-before-smtp-ssl): Abolished.
3979         (wl-nntp-posting-ssl): Ditto.
3980
3981         * wl-address.el (wl-address-quote-specials): New function.
3982         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
3983
3984         * wl-draft.el (wl-draft-reply): Ditto.
3985
3986 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3987
3988         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
3989         use function `wl-string-match-assoc'.
3990
3991 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
3992
3993         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
3994
3995         * wl-draft.el (wl-draft-deduce-address-list): New function.
3996         (wl-draft-parse-mailbox-list): Ditto.
3997         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
3998         instead of `smtp-deduce-address-list'.
3999         (wl-draft-on-field-p): Follow group list.
4000
4001         * wl-address.el (wl-address-concat-token): New function.
4002         (wl-address-string-without-group-list-contents): Ditto.
4003         (wl-complete-field-body): Fixed problem of completion
4004         by japanese petname.
4005         (wl-address-make-completion-list): Rewrite.
4006
4007 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
4008
4009         * wl-address.el (wl-address-make-completion-list): Completion by
4010         petname.
4011         (wl-complete-field-body): Likewise.
4012
4013 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
4014
4015         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
4016         contains invalid address syntax.
4017
4018 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
4019
4020         * wl-folder.el (wl-folder-check-entity-async): Use
4021         `elmo-nntp-spec-hostname'.
4022
4023 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
4024
4025         * wl-summary.el (wl-summary-msgdb-load-async): Use
4026         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
4027
4028 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
4029
4030         * wl-draft.el (wl-draft-reply): Set argument
4031         `content-transfer-encoding' as nil.
4032
4033 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
4034
4035         * wl-refile.el (wl-refile-learn): Move hit element to the top of
4036         `wl-refile-alist'.
4037
4038 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
4039
4040         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
4041         (wl-draft-edit-string): Ditto.
4042         (wl-draft-forward): Ditto.
4043         * wl-summary.el (wl-summary-write): Ditto.
4044
4045 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4046
4047         * wl-summary.el (wl-summary-sync-update3): Call
4048         `wl-summary-buffer-number-column-detect'.
4049         (wl-summary-buffer-number-column-detect): Search from point-min.
4050
4051 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
4052
4053         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
4054         contains an address which is not included in original to or cc.
4055
4056 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
4057
4058         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
4059         begin-line does not exist.
4060         * wl-message.el (wl-message-uu-substring): Ditto.
4061
4062 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
4063
4064         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
4065         clear local variables.
4066         (wl-summary-exit): Call `elmo-commit'.
4067         (wl-summary-switch-to-clone-buffer): Call
4068         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
4069         (wl-summary-goto-folder-subr): Ditto.
4070
4071         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
4072         POP folder.
4073
4074 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
4075
4076         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
4077         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
4078         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
4079         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
4080         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
4081         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
4082
4083         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
4084
4085 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
4086
4087         * wl-summary.el (wl-summary-search-by-subject):
4088         Search parent message from the latest one.
4089
4090 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
4091
4092         * wl-draft.el (wl-draft-reply): Insert address with full-name.
4093         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
4094
4095         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
4096         New user option.
4097
4098         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
4099         if elmo-nntp-use-killed-list is nil.
4100         Use `elmo-msgdb-append-to-killed-list'.
4101         (Append numbers confirmed as disappeared to the killed list.)
4102         (wl-summary-confirm-appends): Don't display negative number.
4103
4104 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
4105
4106         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
4107
4108 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
4109
4110         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
4111         range is `all'.
4112         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
4113         `elmo-list-bigger-diff'.
4114
4115 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
4116
4117         * wl-summary.el (wl-summary-buffer-exit-func):
4118         New buffer local variable.
4119         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
4120
4121 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
4122
4123         * wl-demo.el (wl-demo): Fix the last change.
4124
4125 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
4126
4127         * wl-demo.el (wl-demo): Don't use `eval'.
4128
4129 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
4130
4131         * wl-summary.el (wl-summary-buffer-thread-modified):
4132         New buffer-local variable.
4133         (wl-summary-set-thread-modified): New function.
4134         (wl-summary-thread-modified-p): New function.
4135         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
4136         (wl-summary-yank-saved-message): Use function
4137         `wl-summary-set-thread-modified'
4138         (wl-summary-switch-to-clone-buffer): Add
4139         `wl-summary-buffer-thread-modified'.
4140
4141         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
4142         (wl-summary-buffer-mark-saved-hook): Ditto.
4143         * wl-summary.el (wl-summary-msgdb-save): New hook
4144         `wl-summary-buffer-message-saved-hook' and
4145         `wl-summary-buffer-mark-saved-hook'.
4146
4147 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
4148
4149         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
4150
4151 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
4152
4153         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
4154         don't hide scroll bars under FSF Emacsen because it may incur an
4155         undesirable redrawing.
4156
4157 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
4158
4159         * wl-draft.el (wl-draft-edit-string): Call
4160         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
4161
4162 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
4163
4164         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
4165
4166 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
4167
4168         * wl-summary.el (wl-summary-msgdb-load-async): Call
4169         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
4170
4171 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
4172
4173         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
4174         fringes in demo buffer; center bitmap logo correctly even if old
4175         Mule is used.
4176
4177 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
4178
4179         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
4180
4181         * wl-refile.el (wl-refile-subject-alist): New variable.
4182         (wl-refile-subject-alist-file-name): Ditto.
4183         (wl-refile-alist-setup): Rewrite.
4184         (wl-refile-alist-save): Use `elmo-object-save'.
4185         Eliminated arguments.
4186         (wl-refile-learn): Check `wl-refile-guess-func-list'.
4187         (wl-refile-guess-by-subject): New function.
4188         (wl-refile-guess-func-list): Added it.
4189
4190 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
4191
4192         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
4193         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
4194
4195 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
4196
4197         * wl-summary.el (wl-summary-buffer-prev-folder-func):
4198         New buffer-local variable.
4199         (wl-summary-buffer-next-folder-func): Ditto.
4200         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
4201         if non-nil.
4202         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
4203         if non-nil.
4204         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
4205         if non-nil.
4206         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
4207         if non-nil.
4208
4209 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
4210
4211         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
4212         permanently in the demo buffer.
4213
4214 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
4215
4216         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
4217         `mime-entity-fetch-field'.
4218
4219         * wl.el (wl-exit): Delete plugged buffer.
4220
4221         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
4222         XEmacs has menubar feature.
4223
4224 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4225
4226         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
4227         cannot arrive at the beginning of the buffer under old Emacsen.
4228
4229 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4230
4231         * wl-address.el (wl-address-ldap-search):
4232         Call `ldap-search-entries' with `withdn' argument t.
4233         (wl-complete-field-body): Bind completion-ignore-case as t.
4234         Clear ldap search hash when it was sole completion.
4235         Use elmo-string for pattern string.
4236         (wl-ldap-alias-safe-string): Eliminated needless let.
4237
4238 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
4239
4240         * wl-address.el (wl-ldap-alias-dn-level): New variable.
4241         (wl-ldap-alias-sep): New constant.
4242         (wl-ldap-search-attribute-type-list): Ditto.
4243         (wl-ldap-get-value): New function.
4244         (wl-ldap-make-filter): Ditto.
4245         (wl-ldap-make-matched-value-list): Ditto.
4246         (wl-ldap-alias-safe-string): Ditto.
4247         (wl-ldap-register-dn-string): Ditto.
4248         (wl-address-ldap-search): Rewrite.
4249
4250 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4251
4252         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
4253         thread is deleted.
4254         (wl-thread-delete-line-from-buffer): Ditto.
4255         (wl-thread-get-exist-children): New function.
4256
4257 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
4258
4259         * wl-demo.el (wl-demo): Made it to select various image types.
4260         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
4261         from `wl-title-logo'.
4262         (wl-logo-ascii): New variable.
4263         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
4264         (wl-demo-copyright-notice): New constant.
4265
4266         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
4267
4268 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4269
4270         * wl-vars.el (wl-summary-target-above): Renamed from
4271         wl-summary-temp-above.
4272         * wl-score.el (wl-score-get-score-alist): Use it.
4273         (wl-summary-score-update-all-lines): Use it.
4274         * wl-summary.el: Ditto. (make-variable-buffer-local).
4275
4276 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
4277
4278         * wl-vars.el (wl-ldap-port): New user option.
4279
4280         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
4281         Rewite whole implementation.
4282         (wl-complete-field-body): Fixed.
4283
4284 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
4285
4286         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
4287         Choose implementation at compile time.
4288
4289 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
4290
4291         * wl-address.el (wl-ldap-search-internal): New function.
4292         (wl-complete-field-to): Use it.
4293
4294 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
4295
4296         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
4297         Use `let' instead of `let*'.
4298         Require 'wl-vars.
4299
4300         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
4301         Define as defcustom.
4302         (wl-ldap-base): Ditto.
4303         (wl-use-ldap): Ditto.
4304
4305 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
4306
4307         * wl-address.el (wl-ldap-search): New function.
4308         (wl-complete-field-body): Use `wl-ldap-search'.
4309         (wl-ldap-server): New variable.
4310         (wl-ldap-base): Ditto.
4311         (wl-use-ldap): Ditto.
4312
4313 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
4314
4315         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
4316         (Pointed out by Mito <mit@nines.nec.co.jp>).
4317         * wl-summary.el (wl-summary-redisplay-no-mime): Update
4318         buffer-local variables like `wl-summary-redisplay-internal'.
4319         (wl-summary-redisplay-all-header): Likewise.  Update
4320         Summary view too.
4321
4322 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
4323
4324         * wl-summary.el (wl-summary-jump-to-parent-message):
4325         Consider prefix argument.
4326
4327         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
4328         when closed thread is deleted.
4329
4330 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
4331
4332         * wl-summary.el (wl-summary-jump-to-parent-message):
4333         Consider thread modification.
4334
4335 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
4336
4337         * wl-message.el (wl-message-normal-get-original-buffer): Use
4338         `save-excursion'.
4339
4340         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
4341         (wl-summary-showto-folder-regexp): Ditto.
4342
4343 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
4344
4345         * wl-util.el (wl-delete-alist): Doc fix.
4346         (wl-delete-associations): New function.
4347         (wl-inverse-alist): New function.
4348         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
4349         Split temporary variables. Use `wl-delete-associations'
4350         and `wl-inverse-alist'.
4351         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
4352
4353 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4354
4355         * wl-folder.el (wl-folder-prefetch-entity):
4356         Execute prefetching if new count is unknown.
4357
4358 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4359
4360         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
4361
4362         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
4363         delete entity.
4364         (wl-thread-set-parent): If insert as top, set linked as nil.
4365
4366         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
4367         `wl-thread-cleanup-symbols' when view mode is thread.
4368
4369 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
4370
4371         * wl-folder.el (wl-folder-create-folder-entity): Use
4372         with-current-buffer.
4373         (wl-local-folder-init): Call set-buffer to make sure we are in
4374         the Folder buffer. Don't touch buffer-local variables here.
4375         (wl-folder-mode): Initialize buffer-local variables here.
4376
4377         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
4378         (wl-folder-entity-assign-id): Ditto.
4379         (wl-folder-create-entity-hashtb): Ditto.
4380         (wl-local-folder-init): Ditto.
4381         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
4382
4383 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4384
4385         * wl-summary.el (wl-summary-default-from): Fix probrem when
4386         std11-extract-address-components return (nil "foo@bar").
4387
4388 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
4389
4390         * wl-draft.el (wl-draft-clone-local-variables):
4391         Remove redundant `setq'.
4392
4393 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4394
4395         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4396         Bind wl-highlight-x-face-func as nil while highlighting header.
4397
4398 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
4399
4400         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
4401
4402 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4403
4404         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
4405         elmo-msgdb-overview-hashtb from copy-variables.
4406         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
4407         instead of `elmo-msgdb-overview-get-entity-by-number'.
4408         (wl-summary-auto-refile): Ditto.
4409
4410         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
4411         `elmo-msgdb-overview-get-entity' instead of
4412         `elmo-msgdb-search-overview-entity'.  Use
4413         `elmo-msgdb-overview-get-entity' instead of
4414         `elmo-msgdb-overview-get-entity-by-number'.
4415         (wl-thread-insert-entity-sub): Ditto.
4416         (wl-thread-insert-message): Ditto.
4417
4418         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
4419         `elmo-msgdb-overview-get-entity'.
4420         (wl-normal-message-redisplay): Ditto.
4421
4422 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4423
4424         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
4425         `wl-thread-entities'.
4426         (wl-thread-delete-message): Fix remove top message from
4427         `wl-thread-entity-list'.
4428
4429         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
4430         wl-append(nconc), because update-list is broken on Meadow.
4431
4432         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
4433         updating process.
4434         (wl-summary-rescan): Ditto.
4435         (wl-summary-sync-update3): Ditto.
4436         * wl-thread.el (wl-thread-set-parent): Renamed from
4437         `wl-summary-set-parent'.
4438         (wl-thread-insert-message): Updating buffer faster.
4439         (wl-thread-delete-message): Updating buffer faster.
4440
4441         * wl-score.el (wl-summary-score-update-all-lines): Changed
4442         interval for display progress gauge.
4443
4444 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4445
4446         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
4447         folder always-sticky.
4448         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
4449         defmacro.
4450
4451 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
4452
4453         * wl-vars.el (wl-draft-add-references): New user option.
4454
4455         * wl-draft.el (wl-draft-add-references): New function.
4456         (wl-draft-yank-from-mail-reply-buffer): Use it.
4457         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
4458         as nil.
4459
4460 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4461
4462         * wl-thread.el (wl-thread-update-line-msgs): Called
4463         `wl-thread-update-line-on-buffer-sub'.
4464         (wl-thread-update-line-on-buffer): Delete routine of inserting
4465         thread.
4466         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
4467         moved from `wl-thread-update-line-on-buffer'.
4468         Add threshold for displaying progress gauge.
4469         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
4470         argument of `wl-thread-update-line-msgs'.
4471         Add threshold for displaying progress gauge.
4472         * wl-folder.el:
4473         Add threshold for displaying progress gauge.
4474         * wl-score.el: Ditto.
4475
4476         * wl-expire.el (wl-summary-expire): Display deleting info.
4477
4478 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
4479
4480         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
4481         `no-msg'.
4482         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
4483         argument of `wl-thread-update-line-msgs'.
4484         (wl-summary-set-parent): Added optional argument `parent-number'.
4485         (wl-summary-buffer-saved-message): New buffer local variable.
4486         (wl-summary-save-current-message): New command.
4487         (wl-summary-yank-saved-message): Ditto.
4488         (wl-summary-mode-map): Added key binding for
4489         `wl-summary-save-current-message' (\ew) and
4490         `wl-summary-yank-saved-message' (\C-y).
4491         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
4492
4493 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4494
4495         * wl-summary.el (wl-summary-mode-map): Added key binding for
4496         `wl-summary-set-parent' (ts).
4497
4498 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
4499
4500         * wl-summary.el (wl-summary-insert-thread-entity): Search same
4501         subject faster. If thread number is reverse, delayed updating
4502         thread.
4503         (wl-summary-search-by-subject): Ditto.
4504         (wl-summary-put-alike): Ditto.
4505         (wl-summary-get-alike): Ditto.
4506         (wl-summary-insert-headers): Insert header of all overview in
4507         buffer.
4508         (wl-summary-rescan): Delayed updating thread. Kill search subject
4509         buffer for wl-summary-search-by-subject.
4510         (wl-summary-sync-update3): Ditto.
4511         (wl-summary-exit): Ditto.
4512         (wl-summary-goto-bottom-of-current-thread): Change for linked
4513         thread.
4514         (wl-summary-overview-create-summary-line): Change line for linked
4515         thread.
4516
4517         * wl-summary.el (wl-summary-update-thread): Use
4518         wl-thread-maybe-get-children-num.
4519         (wl-summary-set-parent): If change parent, move sub thread.
4520         (wl-summary-redisplay-internal): Add horizontal recenter.
4521         (wl-summary-redisplay-no-mime): Add horizontal recenter.
4522
4523         * wl-thread.el (wl-thread-entity-get-linked): New function.
4524         (wl-thread-entity-set-linked): New function.
4525         (wl-thread-create-entity): Add linked element.
4526         (wl-thread-entity-insert-as-top): Use wl-append.
4527         (wl-thread-maybe-get-children-num): If closing thread, return
4528         children msgs.
4529         (wl-thread-update-line-msgs): Displaying progress message.
4530         (wl-thread-update-line-on-buffer-sub): Use
4531         wl-thread-maybe-get-children-num.
4532         (wl-thread-update-line-on-buffer): If update line is not exists,
4533         insert thread.
4534         (wl-thread-delete-message): If delete top msg of thread, search
4535         parent by subject.
4536         (wl-thread-insert-entity): Use
4537         wl-thread-maybe-get-children-num.
4538
4539         * wl-highlight.el (wl-highlight-summary-current-line): change
4540         sregexp for linked thread.
4541         * wl-util.el (wl-count-lines): Count lines.
4542         (wl-horizontal-recenter): horizontal recenter.
4543         * wl-score.el (wl-score-put-alike): Use wl-count-lines
4544         (wl-score-get-alike): Ditto.
4545         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
4546         (wl-subject-length-limit): New variable.
4547         (wl-highlight-thread-indent-string-regexp): Changed for linked
4548         thread.
4549
4550 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4551
4552         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
4553         New variable (revival).
4554         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
4555         by subject matching if there's no in-reply-to nor references field
4556         (revival).
4557
4558 \f
4559 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4560
4561         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
4562         message.
4563
4564 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4565
4566         * wl-summary.el (wl-summary-reply): Return t if there was a
4567         message at cursor point.
4568         Added unwind-protect.
4569         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
4570         returns t.
4571         (wl-summary-cancel-message): Do nothing when there's no message at
4572         cursor point.
4573         (wl-summary-forward): Ditto.
4574         (wl-summary-jump-to-parent-message): Ditto.
4575         (wl-summary-reedit): Ditto.
4576         (wl-summary-edit-addresses): Ditto.
4577         (wl-summary-pipe-message): Ditto.
4578         (wl-summary-print-message-with-ps-print): Ditto.
4579         (wl-summary-print-message): Ditto.
4580         (wl-summary-mark-as-important): Ditto.
4581         (wl-summary-mark-as-unread): Ditto.
4582
4583         * wl-summary.el (wl-summary-reply): Cause an error when there's no
4584         message at cursor point.
4585         (wl-summary-reply-with-citation): Remove unwind-protect.
4586
4587         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
4588         subject searching feature.
4589         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
4590         Eliminated.
4591
4592 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
4593
4594         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
4595         New variable.
4596         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
4597         by subject matching if there's no in-reply-to nor references field.
4598
4599         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
4600
4601         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
4602         when display is finished.
4603         (wl-folder-open-all): Ditto.
4604         (wl-folder-update-access-group): Ditto.
4605         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
4606         * wl-thread.el (wl-thread-close-all): Ditto.
4607
4608         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
4609         progress gauge only when it was displayed.
4610         * wl-folder.el (wl-folder-insert-entity): Ditto.
4611
4612 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
4613
4614         * wl-summary.el (wl-summary-incorporate): Enclose
4615         `wl-summary-sync-force-update' with save-excursion.
4616
4617 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
4618
4619         * wl-summary.el (wl-summary-prefetch-region):
4620         Pass current cursor point to `pos-visible-in-window-p' after
4621         moving cursor to the started point.
4622
4623 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4624
4625         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
4626
4627         * wl-draft.el (wl-draft-insert-current-message): Delete useless
4628         fields from the forwarding message.
4629         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
4630         `ignored-fields'.
4631
4632 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
4633
4634         * wl-mime.el (wl-message-request-partial):
4635         Eliminated argument `msgdb'.
4636         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
4637         (wl-mime-combine-message/partial-pieces): Likewise.
4638         * tm-wl.el (wl-message-request-partial): Likewise.
4639         (wl-mime-combine-message/partial-pieces): Likewise.
4640
4641 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
4642
4643         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
4644         when display is finished.
4645
4646 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
4647
4648         * wl-summary.el (wl-summary-goto-folder-subr):
4649         Fix problem when wl-summary-partial-highlight-above-lines is nil.
4650
4651 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
4652
4653         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
4654         when cursor point is visible.
4655
4656 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
4657
4658         * wl-expire.el (wl-expire-archive-get-max-number):
4659         Don't use `file-name-directory'.
4660
4661 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
4662
4663         * wl-expire.el (wl-expire-archive-get-max-number):
4664         Use `file-name-directory'.
4665
4666 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
4667
4668         * wl-summary.el (wl-summary-sync-marks): Re-display progress
4669         only when there is progress.
4670
4671 2000-04-13  Mito <mit@nines.nec.co.jp>
4672
4673         * wl-summary.el (wl-summary-sync-marks): Display progress.
4674
4675 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
4676
4677         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
4678         (wl-summary-prev): Move cursor regardless of unread status.
4679         (wl-summary-next): Ditto.
4680
4681 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
4682
4683         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
4684         Added argument `target' and `number'.
4685         * tm-wl.el (wl-summary-burst-subr): New function.
4686         (wl-summary-burst): Use it.
4687
4688 2000-04-10  Mito <mit@nines.nec.co.jp>
4689
4690         * wl-mime.el (wl-burst): New function.
4691         (wl-summary-burst): Use it.
4692
4693 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
4694
4695         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
4696         as petname when there's no candidate.
4697
4698 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
4699
4700         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
4701         New variable.
4702         * wl-fldmgr.el (wl-fldmgr-add): Use it.
4703
4704         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
4705
4706         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
4707
4708 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
4709
4710         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
4711         Use substring of `original' instead of buffer-substring.
4712         (wl-refile-evaluate-rule):
4713         Set `original' argument of wl-refile-expand-newtext.
4714
4715         * wl-summary.el
4716         (wl-summary-auto-refile-check-refile-rule-alist-subr,
4717         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
4718         (wl-summary-auto-refile): Check existence of destination folder just
4719         before marking.
4720
4721 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4722
4723         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
4724         when wl-refile-get-field-value return nil.
4725
4726 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
4727
4728         * wl-refile.el
4729         (wl-refile-expand-newtext): New function imported from Gnus.
4730         (wl-refile-evaluate-rule): Use it.
4731
4732 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
4733
4734         * wl-summary.el (wl-summary-print-destination):
4735         Duplicate folder string to avoid putting text-property on
4736         original string.
4737
4738         * wl-refile.el (wl-refile-get-field-value): New function.
4739         (wl-refile-evaluate-rule): New function;
4740         Evaluate refile rule recursively.
4741         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
4742         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
4743         New function; Check existence of a target folder recursively.
4744         (wl-summary-auto-refile-check-refile-rule-alist):
4745         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
4746
4747 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
4748
4749         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
4750
4751         * wl-folder.el (wl-create-folder-entity-from-buffer):
4752         Fixed problem when '}' character is contained in folder name.
4753
4754         * wl-xmas.el (wl-make-modeline): Consider plugged status.
4755
4756 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
4757
4758         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
4759         (wl-fldmgr-add-completion-all-completions):
4760         Use wl-fldmgr-add-completion-hashtb.
4761
4762 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
4763
4764         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
4765         wl-fldmgr-add-completion-subr): New functions.
4766         * wl-folder.el (wl-folder-completion-func): New variable.
4767         * wl-summary.el (wl-summary-read-folder):
4768         Use wl-folder-completion-func.
4769
4770         * wl-refile.el: Eliminate throw & catch.
4771
4772         * wl.el (wl-plugged-sending-queue-status): Fixed.
4773
4774 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
4775
4776         * wl-draft.el (wl-draft): Put category property on
4777         mail-header-separator.