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