214961060313ba54b648a1f66b2b8cd84ed5308e
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
2
3         * wl-highlight.el (wl-highlight-message): Change to strict regexp
4         for the separator line and quote mail-header-separator.
5
6 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7
8         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
9
10 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
11
12         * wl-vars.el (wl-demo-icon-name-alist): New variable.
13
14         * wl-demo.el (wl-demo-icon-name): Define as function.
15         (wl-demo-insert-image): Use it.
16
17 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
18
19         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
20         empty lines.
21
22 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
23
24         * wl-summary.el (wl-summary-entity-info-msg): Don't replace % to %%.
25
26 2003-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
27
28         * 2.10.1 is released.
29
30 2003-06-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
31
32         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
33         when it hits killed buffer.
34
35         * wl-message.el (wl-message-redisplay): Remove unused local
36         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
37
38 2003-06-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
39
40         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
41         end of the window if possible.
42
43         * wl-vars (wl-delete-folder-alist,): Change default value.
44         (wl-folder-hierarchy-access-folders): Ditto.
45
46         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
47         `wl-summary-highlight'.
48         (wl-summary-reedit): Use `cond' instead of nested `if'.
49         (wl-summary-jump-to-msg-by-message-id): Bind cursor-in-echo-area
50         while confirming.
51
52         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
53         (wl-fldmgr-save-folders): Fix comment.
54         (wl-fldmgr-rename): Do nothing on the last line.
55         (wl-fldmgr-add-completion-subr): Rewrite conditional.
56
57         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
58         write sendlog.
59         (wl-draft-reply): List in r-list can contain function.
60
61 2003-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
62
63         * wl-highlight.el (wl-highlight-summary-line-string): Use
64         wl-summary-score-below-mark, wl-summary-score-over-mark.
65         (wl-highlight-summary-current-line): Ditto.
66
67         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el:
68         `message' and `error' take format string.
69
70 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
71
72         * wl-util.el (wl-as-coding-system): Define for non-mule too.
73
74 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
75
76         * wl-draft.el (wl-draft-reply): Fixed.
77
78 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
79
80         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
81         `map-extents' instead of `extent-at' repeatedly.
82         (wl-highlight-folder-current-line): Ditto.
83
84         * wl-highlight.el: Remove useless dummy functions.
85
86 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
87
88         * wl-score.el (wl-score-save): Bind print-length and print-level.
89         (wl-score-pretty-print): Ditto.
90         (wl-score-edit-insert-header-entry): Ditto.
91
92         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
93         "From" entry to be treated with wl-draft-eword-encode-address-list.
94         * wl-mime.el (wl-draft-preview-message): Ditto.
95
96 2003-02-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
97
98         * wl-folder.el (wl-folder-get-prev-folder): Ignore Nemacs; Use `eq'
99         instead of `equal' for id.
100         (wl-folder-get-next-folder, wl-folder-get-path): Ditto.
101
102 2003-01-30  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
103
104         * wl-thread.el (wl-thread-save-entities): Bind print-length
105         and print-level.
106
107 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
108
109         * wl-thread.el (wl-thread-save-top-list): Bind print-length.
110
111 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
112
113         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
114         it is not up-tp-date.
115
116 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
117
118         Merge from trunk:
119         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
120         entity-id when folder is given.
121         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
122         save-excursion, use save-selected-window instead.
123         Select folder buffer window if exists.
124         Enclose by save-current-buffer.
125
126 2003-01-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
127
128         * wl-draft.el (wl-draft-self-reply-p): New function.
129         (wl-draft-reply-list-symbol): Use it.
130
131 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
132
133         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
134
135 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
136
137         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
138                 In most major modes, Emacs assumes that any opening
139                 delimiter found at the left margin is the start of a
140                 top-level definition, or defun. Therefore, *never put an
141                 opening delimiter at the left margin unless it should have
142                 that significance.*
143
144 2003-01-06  Yuuichi Teranishi  <teranisi@gohome.org>
145
146         * wl-version.el (wl-version): Changed codename.
147
148         * Version number is increased to 2.10.1.
149
150 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
151
152         * wl-summary.el (wl-summary-line-list-info): Use %f to make
153         list-count instead of %d.
154
155 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
156
157         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
158
159 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
160
161         * wl-summary.el (wl-summary-mark-collect): Revive missing return
162         for sequential numbering case.
163
164 2002-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
165
166         * wl-message.el (wl-message-buffer-display): Back to the first page
167         when cache is hit.
168
169         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
170         (wl-message-buffer-prefetch-idle-time): Ditto.
171         (wl-message-buffer-prefetch-folder-type-list): Ditto.
172
173         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
174         for elmo-remove-passwd.
175
176 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
177
178         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
179         (avoid error for the case without byte-compiling)
180
181 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
182
183         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
184         according to current-language-environment.
185
186 2002-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
187
188         * 2.10.0 is released.
189
190 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
191
192         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
193         folder is sticky.
194         (wl-folder-mark-as-read-all-entity): Ditto.
195         (wl-folder-prefetch-entity): Ditto.
196
197 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
198
199         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
200
201 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
202
203         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
204         take nil so as not to search parent by subject.
205
206 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
207
208         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
209         with argument 'any-exists.
210         
211 2002-11-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
212
213         * wl-draft.el (wl-draft-reedit): Do not decode part in
214         `mime-edit-decode-single-part-in-buffer' unless it is text part.
215         (Although it seems semi issue. [wl:10790])
216
217 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
218
219         * wl-address.el (wl-address-make-completion-entry): Extracted from
220         `wl-address-make-completion-list'.
221         (wl-address-enable-strict-loading): New variable.
222         (wl-address-make-completion-list): Revive petname duplication
223         inquiry, and enable it if `wl-address-enable-strict-loading'.
224         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
225
226 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
227
228         * wl-message.el (wl-message-get-original-buffer): Avoid
229         'Selecting deleted buffer' error when original buffer is killed.
230
231 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
232
233         * wl-version.el (wl-version): Changed codename.
234
235         * Version number is increased to 2.10.0.
236
237 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
238
239         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
240         buffer-modified status (Thanks to
241         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
242
243 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
244
245         * wl-util.el (wl-region-exists-p): New function.
246
247         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
248         Remove defvars for byte-compile warnings.
249
250 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
251
252         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
253         defvar-maybe. Removed unused bind.
254
255 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
256
257         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
258         summary buffer window before creating new frame.
259         (wl-draft-reply): Ditto.
260
261 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
262
263         * wl-mime.el (toplevel): Avoid byte-compile warnings.
264
265 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
266
267         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
268
269 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
270
271         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
272         instead of `kill-region'.
273
274 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
275
276         * wl-mime.el (wl-mime-preview-follow-current-region): New function
277         that originates in mime-preview-follow-current-entity.
278         (wl-draft-yank-current-message-entity): Use it if region is active.
279
280         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
281         * wl-e21.el (wl-message-define-keymap): Bind "D" for
282         `wl-message-delete-current-part'.
283         * wl-mule.el (wl-message-define-keymap): Ditto.
284         * wl-xmas.el (wl-message-define-keymap): Ditto.
285
286 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
287
288         * wl-mime.el (wl-message-delete-current-part): Check the class of
289         mime-entity.
290
291 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
292
293         * wl-mime.el (wl-message-delete-current-part): New function.
294         (wl-mime-node-id-to-string): Ditto.
295
296         * wl-mime.el (wl-message-delete-current-part): Use existing
297         original buffer which corresponds current mime-view buffer.
298         (fetched buffer might have different structure, possibly)
299
300         * wl-mime.el (wl-message-delete-current-part): Quit if the
301         message content differs from the actual message.
302
303 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
304
305         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
306         order.
307         (wl-summary-search-by-subject): Search parent message from tail;
308         Check the existence of the parent message on the current thread tree.
309         (wl-summary-update-thread): Check whether the line is inserted.
310
311 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
312
313         * wl-vars.el (wl-summary-line-format): Undo last change.
314         * wl-summary.el (wl-summary-print-destination): Do not put
315         invisible property when `wl-summary-width' is nil.
316         (wl-summary-line-subject-minimum-length): Abolished.
317         (wl-summary-line-subject): Ditto.
318
319 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
320
321         * wl-vars.el (wl-summary-line-format): Change default value.
322         (wl-summary-subject-length-limit): Abolished.
323         * wl-summary.el (wl-summary-line-subject): Ditto.
324
325 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
326
327         * wl-template.el (wl-template-select): Added optional argument.
328         If optional argument is specified, reverse
329         `wl-template-visible-select'.
330
331 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
332
333         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
334         Take prefix argument to force asking the destination folder.
335
336 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
337
338         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
339         logic to call `wl-summary-buffer-prev-folder-function'.
340         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
341
342 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
343
344         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
345         is nil.
346
347 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
348
349         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
350         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
351         (wl-mime-setup): Add its entry.
352
353 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
354
355         * wl-mime.el (wl-draft-preview-message): Restore the position
356         before evaluating wl-draft-send-hook in preview buffer.
357
358 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
359
360         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
361         when it creates new draft buffer.
362
363         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
364         without argument.
365
366         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
367         Evaluate content and if the value is string, insert it.
368         (wl-draft-config-sub-body,wl-draft-config-sub-top,
369         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
370         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
371         wl-draft-config-sub-part-bottom): Use it.
372
373         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
374         with the folder name. The question was unintelligible when it is
375         called from wl-save-status.
376
377 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
378
379         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
380         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
381         cannot take second argument).
382
383 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
384
385         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
386         as t. Since type and subtype are not case sensitive (RFC 2045).
387
388 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
389
390         * wl-vars.el (wl-message-mode-line-format): New variable.
391         (wl-message-mode-line-format-spec-alist): Ditto.
392         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
393         (wl-message-redisplay): Use wl-message-mode-line-format.
394
395 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
396
397         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
398
399 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
400
401         * wl-summary.el (wl-summary-default-from): Write description.
402
403 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
404
405         * wl-vars.el (wl-ldap-objectclass): Abolish.
406
407         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
408         (wl-ldap-make-filter): Removed condition for objectclass.
409         (wl-ldap-make-matched-value-list): Remove meaningless process.
410         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
411         (wl-address-ldap-search): Don't add `*' to `pat' string;
412         use ignore-errors; added `email';
413         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
414         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
415         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
416
417
418 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
419
420         * wl-draft.el (wl-draft-parent-folder): Write description.
421         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
422
423 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
424
425         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
426         as "" (zero-length string) if no parent.
427         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
428
429 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
430
431         * wl-address.el (wl-address-make-completion-list): Skip duplication
432         checking.
433         (wl-address-make-address-list): use `cons' and `nreverse' instead of
434         `append'.
435
436 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
437
438         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
439         instead of `beginning-of-buffer'.
440
441 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
442
443         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
444
445 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
446
447         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
448         Refer wl-message-buffer-name.
449         (wl-message-wheel-down): Ditto.
450
451 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * wl-vars.el (wl-message-buffer-name): New user option.
454
455         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
456         directly instead of making alist dinamically.
457
458         * wl-message.el (wl-message-buffer-cache-name): Abolish.
459         (wl-message-buffer-create): Use wl-message-buffer-name instead of
460         wl-message-buffer-cache-name.
461         (wl-message-buffer-cache-clean-up): Ditto.
462
463         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
464
465         * Version number is increased to 2.9.15.
466
467 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
468
469         * wl-vars.el (wl-summary-default-view-alist): New user option.
470
471         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
472
473         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
474         while deleting address.
475         (wl-draft-delete-myself-from-cc): Ditto.
476
477         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
478         If optional argument is specified, reverse sort order.
479
480         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
481
482 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
483
484         * wl-thread.el (wl-thread-insert-message): Return parent number if
485         exists.
486         (wl-thread-update-indent-string-region): Use
487         wl-thread-update-line-on-buffer-sub instead of
488         wl-thread-update-line-on-buffer.
489
490 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
491
492         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
493         (wl-folder-close-all): Ditto.
494
495 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
496
497         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
498         and mailing-list:.
499         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
500         value.
501         (wl-summary-line-list-info): Print mailing-list name even when 
502         list-number is empty.
503
504 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
505
506         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
507
508         * wl-draft.el (wl-draft-confirm): Abolished since not used.
509         (wl-draft-open-file): Ditto.
510         (wl-draft-random-alphabet): Ditto.
511
512         * wl-summary.el (wl-summary-mode-map): Remove already abolished
513         bindings.
514
515 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
516
517         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
518         * wl-vars.el (wl-draft-config-alist): Ditto.
519
520 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
521
522         * Version number is increased to 2.9.14.
523
524         * wl.el (wl): Don't set wl-init as nil when error occured while
525         auto-checking folders.
526
527         * wl-util.el (wl-expand-newtext): Re-define as an alias for
528         `elmo-expand-newtext'.
529
530 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
531
532         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
533         `this-command' so that `wl-folder-goto-folder' contained in
534         `wl-summary-keep-cursor-command' work.
535
536 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
537
538         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
539         message buffer displaying state.
540
541 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
542
543         * wl-vars.el (wl-summary-default-view): New variable to specify
544         default value for `wl-summary-buffer-view' instead of using
545         set-default.
546         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
547
548 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
549
550         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
551
552         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
553
554 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
555
556         * wl-vars.el (wl-forward-subject-prefix): New variable.
557         * wl-draft.el (wl-draft-forward): Use it.
558
559 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
560
561         * wl-message.el (wl-message-prev-page): When it is called without
562         lines argument, scroll down by wl-message-scroll-amount lines.
563         (wl-message-next-page): Ditto.
564         * wl-vars.el (wl-message-scroll-amount): Change default value
565         to preserve current behavior.
566
567 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
568
569         * wl-summary.el (wl-summary-prefetch-msg): Bind
570         `wl-message-entity' to call `wl-summary-from-function'.
571
572 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
573
574         * wl-message.el (wl-message-buffer-create): Run
575         wl-message-buffer-created-hook.
576
577 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
578
579         * wl-summary.el (wl-summary-sort-specs): New variable.
580         (wl-summary-default-sort-spec): Ditto.
581         (wl-summary-sort): Rewrite.
582         (wl-summary-sort-by-list-info): New function.
583
584 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
585
586         * wl-summary.el (wl-summary-get-list-info): New function.
587         (wl-summary-sort): Rewrite.
588         (wl-summary-line-list-info): Ditto.
589         (wl-summary-line-list-count): Ditto.
590         (wl-summary-refile-region): Fixed docstring.
591
592 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
593
594         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
595         `wl-folder-entity-hashtb' as completion table.
596
597 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
598
599         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
600         only when this command is called interactively; silence the byte-
601         compiler.
602
603 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
604
605         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
606         active in XEmacs.
607
608 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
609
610         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
611         plural lines.
612
613 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
614
615         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
616         of current line when the cursor is on the header name.
617         (preserve behavior to move to b.o.h. and b.o.l. mutually)
618
619 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
620
621         * wl-util.el (wl-read-directory-name): Return displayed directory
622         as the default value also on XEmacs.
623
624 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
625
626         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
627         formatting.
628
629 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
630
631         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
632         argument and when it is non-nil, check face property before
633         highlighting for each line.
634         (wl-highlight-summary-window): Set it.
635
636 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
637
638         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
639         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
640
641         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
642         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
643         (wl-draft-get-fcc-list): Likewise.
644
645 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
646
647         * wl-thread.el (wl-thread-indent-regexp): Abolished.
648         (wl-thread-entity-cur): Ditto.
649         * wl-summary.el (wl-summary-buffer-set-folder): Removed
650         wl-thread-indent-regexp setting.
651         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
652
653         * wl-summary.el (wl-summary-display-top): Highlight summary window when
654         wl-summary-lazy-highlight.
655         (wl-summary-display-bottom): Ditto.
656
657         * wl-thread.el (wl-thread-open-close): Likewise.
658
659         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
660         from and subject;
661         Bind wl-draft-use-frame;
662         Enclose with save-window-excursion;
663         Use wl-draft-create-buffer instead of with-temp-buffer;
664         Use wl-draft-prepare-edit;
665         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
666         Use wl-draft-send instead of wl-draft-raw-send.
667
668 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
669
670         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
671         of using wl-from.
672
673 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
674
675         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
676         insert-buffer instead of clone-buffer.
677         (wl-draft-doing-mime-bcc): New variable.
678         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
679         infinite loop.
680         (wl-draft-do-mime-bcc): Use wl-from for From field value.
681
682         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
683         (wl-draft-mime-bcc-body): Ditto.
684
685         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
686         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
687         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
688         wl-draft-do-mime-bcc.
689         (wl-draft-mime-bcc-field): New function.
690         (wl-draft-do-mime-bcc): Ditto.
691
692         * wl-address.el (wl-address-complete-header-list): New variable.
693         (wl-address-complete-header-regexp): Changed default value.
694
695         * Version number is increased to 2.9.13.
696
697 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
698
699         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
700         it is differed.
701
702 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
703
704         * wl-summary.el (wl-summary-line-list-info): Rewrite.
705         (wl-summary-line-list-count): Ditto.
706
707 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
708
709         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
710         (wl-nntp-posting-function): New variable.
711         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
712         `wl-nntp-posting-config-alist'.
713
714 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
715
716         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
717         FLIM.
718
719 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
720
721         * wl-summary.el (wl-summary-target-mark-refile-sub):
722         Remove a nuisance funcall.
723
724 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
725
726         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
727         as t for `try-completion'.
728
729 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
730
731         * wl-summary.el (wl-summary-default-from): Use
732         wl-address-header-extract-address instead of
733         std11-extract-address-components.
734         (wl-summary-simple-from): Ditto.
735         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
736         (wl-summary-insert-headers): Show message.
737         (wl-summary-create-line): Set 4th argument of wl-set-string-width
738         for whole line.
739         (wl-summary-default-from): Revert last change.
740         (wl-summary-simple-from): Ditto.
741         (wl-summary-mark-as-read): Argument rearrangement and re-written.
742         (wl-summary-mark-as-read-region): Follow the change above.
743         (wl-summary-sync-marks): Ditto.
744         (wl-summary-target-mark-mark-as-read): Ditto.
745         (wl-summary-redisplay-internal): Ditto.
746         (wl-summary-redisplay-no-mime-internal): Ditto.
747         (wl-summary-redisplay-all-header): Ditto.
748         (wl-summary-mark-as-read): Removed argument `cached';
749         Use current cache status to set cache mark.
750         (wl-summary-redisplay-internal): Follow the change above.
751         (wl-summary-redisplay-no-mime-internal): Ditto.
752         (wl-summary-redisplay-all-header): Ditto.
753
754         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
755
756         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
757         Don't call itself recursively (Adviced by Yamaoka-san).
758
759 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
760
761         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
762         bind wl-summary-highlight as nil to avoid error caused by missing
763         local variables.
764
765 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
766
767         * wl-vars.el (wl-invalid-character-message): New user option.
768
769         * wl-util.el (wl-set-string-width): If truncated string-width is
770         larger than specified width, use `wl-invalid-character-message'.
771
772 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
773
774         * wl-summary.el (wl-summary-prefetch-msg): 
775         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
776
777 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
778
779         * wl-vars.el (wl-summary-check-line-format): New user option.
780         (wl-summary-line-format-file): Ditto.
781
782         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
783         variable.
784         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
785         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
786         and `wl-summary-view-old-p' to check whether do a rescan or not.
787         (wl-summary-view-old-p): New function.
788         (wl-summary-line-format-changed-p): Ditto.
789         (wl-summary-line-format-save): Ditto.
790         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
791
792         * wl-util.el (wl-set-string-width): Avoid using negative number
793         for make-string.
794
795 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
796
797         * wl-summary.el (wl-summary-line-list-info): Revised format of the
798         return value.
799
800         * wl-util.el (wl-set-string-width): Added optional argument
801         `padding' (All other related portions are changed).
802         (wl-line-parse-format): If the first letter of column number is
803         `0', zero-padding the result (ex: "%05l").
804
805         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
806
807 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
808
809         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
810         sequential summary view.
811
812 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
813
814         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
815         if it doesn't have a -unix version.
816
817 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
818
819         * wl-summary.el (wl-summary-jump-to-msg): Fix.
820
821 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
822
823         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
824         content.
825         (wl-draft): Follow the change above.
826
827         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
828
829         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
830         and wl-folder-summary-line-format-alist contain %T and %P.
831
832         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
833         (wl-summary-mode-line-format): New user option.
834         (wl-summary-line-format-spec-alist): Added l, T, P, n.
835         (wl-summary-line-format): Changed default value.
836         (wl-summary-lazy-highlight): Changed default value.
837
838         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
839         change in wl-summary-create-line.
840         (wl-thread-insert-entity-sub): Ditto.
841
842         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
843         (wl-summary-buffer-unread-status): Ditto.
844         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
845         (wl-summary-buffer-persistent-mark-column): Ditto.
846         (wl-summary-buffer-mode-line-formatter): Ditto.
847         (wl-summary-buffer-mode-line): Ditto.
848         (wl-summary-message-regexp): Abolished.
849         (All other related portions are changed.)
850         (wl-summary-detect-mark-position): New function.
851         (wl-summary-buffer-set-folder): Setup
852         wl-summary-buffer-mode-line-formatter.
853         (wl-summary-mode): Setup selective-display;
854         Setup pre-idle-hook when xemacs.
855         (wl-summary-update-modeline): Rewrite.
856         (wl-summary-jump-to-msg): Define as function;
857         Changed regexp for searching messages.
858         (wl-summary-message-number): Rewrite.
859         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
860         Do rescan when old type summary cache.
861         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
862         (wl-summary-remove-destination): Use '\r' to detect EOL.
863         (wl-summary-print-destination): Ditto.
864         (wl-summary-temp-mark): New inline function.
865         (wl-summary-persistent-mark): Ditto.
866         (wl-summary-line-number): New function.
867         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
868         (wl-summary-line-list-count): New function.
869         (wl-summary-create-line): Added argument persistent-mark.
870         (All other related portions are changed)
871         (wl-summary-create-line): Insert '\r'.
872         (wl-summary-save-view-cache): Encode whth `unix' EOL.
873         (wl-summary-cursor-move-surface): New inline function.
874         (wl-summary-prev): Use it.
875         (wl-summary-next): Ditto.
876
877         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
878         wl-summary-message-regexp.
879         (wl-highlight-summary): Delete progress message.
880         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
881
882         * Version number is increased to 2.9.12.
883
884 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
885
886         * wl-summary.el (wl-summary-line-subject-minimum-length): New
887         variable (nil: no minimum).
888         (wl-summary-line-subject): Add some spaces after subject by
889         wl-summary-line-subject-minimum-length.
890
891 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
892
893         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
894         and removed `F'.
895         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
896         change above).
897
898 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
899
900         * wl-summary.el (wl-summary-line-list-count): Reverted.
901         (example setting in samples/*/dot.wl is also updated)
902
903 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
904
905         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
906
907         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
908
909         * wl-vars.el (wl-summary-line-format): Addes some description to the
910         docstring.
911
912         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
913         (wl-summary-line-close-bracket): Ditto.
914         (wl-summary-line-children-number): Ditto.
915         (wl-summary-line-thread-indent): Ditto.
916         (wl-summary-line-children-and-from): Ditto.
917
918         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
919         't', 'c', 'F' and added 'C'.
920
921         * wl-util.el (wl-set-string-width): Accept negative value.
922         (wl-line-parse-format): Added "%number(" and "%)".
923
924 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
925
926         * wl-summary.el (wl-summary-line-list-count): Change format of the
927         return value.
928
929 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
930
931         * wl-draft.el (wl-draft-beginning-of-line): New command imported
932         from the recent message.el.
933         (wl-draft-point-in-header-p): Ditto.
934         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
935         wl-draft-beginning-of-line.
936         * wl-e21.el (wl-draft-mode-map): Ditto.
937         * wl-xmas.el (wl-draft-mode-map): Ditto.
938
939         * wl-folder.el: Sort macrodefs by dependencies.
940
941 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
942
943         * wl-summary.el (wl-summary-prev): Fixed regexp.
944         (wl-summary-next): Ditto.
945
946 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
947
948         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
949
950 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
951
952         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
953         for backward compatibility.
954
955 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
956
957         * wl-summary.el (wl-summary-line-list-count): New function, merged
958         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
959         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
960         list counts.
961
962 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
963
964         * wl-summary.el (wl-summary-create-line): Ignore errors while
965         timezone-fix-time.
966
967         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
968
969         * wl-summary.el (wl-summary-sync-update): Ditto.
970         (wl-summary-default-from): Use wl-message-entity
971         instead of entity.
972
973         * wl-summary.el (wl-summary-create-line): Fix.
974
975         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
976         (wl-summary-line-format): New user option.
977         (wl-folder-summary-line-format-alist): Ditto.
978         (wl-summary-from-width): Abolished.
979
980         * wl-util.el (toplevel): Require 'bytecomp.
981         (wl-line-parse-format): New function.
982         (wl-line-formatter-setup): New macro.
983
984         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
985         (wl-summary-buffer-line-formatter): New buffer local variable.
986         (wl-summary-switch-to-clone-buffer): Follow the change above.
987         (wl-summary-message-regexp): Fix.
988         (wl-summary-from-func-internal): Abolished.
989         (wl-summary-subject-func-internal): Ditto.
990         (wl-summary-subject-filter-func-internal): Ditto.
991         (All other related portions are changed.)
992         (wl-summary-buffer-set-folder):
993         Set up wl-summary-buffer-number-column and 
994         wl-summary-buffer-line-formatter
995         (All other related portions are changed.)
996         (wl-summary-buffer-number-column-detect): Abolished.
997         (All other related portions are changed.)
998         (wl-summary-delete-all-status-marks-on-buffer): Removed.
999         (wl-summary-delete-all-temp-marks-on-buffer): Use
1000         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
1001         (wl-summary-target-mark-delete): Ditto.
1002         (wl-summary-target-mark-refile-subr): Ditto.
1003         (wl-summary-target-mark-mark-as-read): Ditto.
1004         (wl-summary-target-mark-mark-as-unread): Ditto.
1005         (wl-summary-target-mark-mark-as-important): Ditto.
1006         (wl-summary-target-mark-save): Ditto.
1007         (wl-summary-replace-status-marks): Renamed from
1008         wl-summary-set-status-marks-on-buffer;
1009         Use wl-summary-message-regexp instead of
1010         wl-summary-buffer-number-regexp.
1011         (wl-summary-sync-update): Follow the change above.
1012         (wl-summary-goto-previous-message-beginning): New function.
1013         (wl-summary-mark-as-unread): Use it.
1014         (wl-summary-mark-as-important): Ditto.
1015         (wl-summary-line-formatter): New variable.
1016         (wl-summary-line-year): New function.
1017         (wl-summary-line-day): Ditto.
1018         (wl-summary-line-day-of-week): Ditto.
1019         (wl-summary-line-hour): Ditto.
1020         (wl-summary-line-minute): Ditto.
1021         (wl-summary-line-open-bracket): Ditto.
1022         (wl-summary-line-close-bracket): Ditto.
1023         (wl-summary-line-children-number): Ditto.
1024         (wl-summary-line-thread-indent): Ditto.
1025         (wl-summary-line-size): Ditto.
1026         (wl-summary-line-subject): Ditto.
1027         (wl-summary-line-from): Ditto.
1028         (wl-summary-line-children-and-from): Ditto.
1029         (wl-summary-create-line): Rewritten.
1030         (wl-summary-format-date): Abolished.
1031
1032         * wl-highlight.el (wl-highlight-summary-current-line): Use
1033         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
1034         Use thread structure to detect thread top message.
1035
1036         * wl-draft.el (wl-default-draft-cite): Don't use
1037         wl-summary-from-func-internal.
1038
1039         * wl-refile.el (wl-refile-subject-learn): Don't use
1040         wl-summary-subject-filter-func-internal.
1041         (wl-refile-guess-by-subject): Ditto.
1042
1043         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
1044         parameters.
1045
1046         * wl-thread.el (wl-thread-update-indent-string-region):
1047         Use wl-thread-update-line-on-buffer instead of
1048         wl-thread-update-indent-string.
1049         (wl-thread-update-children-number): Redefine using
1050         wl-thread-update-line-on-buffer.
1051         (wl-thread-update-indent-string): Abolished.
1052
1053         * Version number is increased to 2.9.11.
1054
1055 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
1056
1057         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
1058         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
1059         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
1060
1061         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
1062         as nil.
1063
1064         * wl-thread.el (wl-thread-open-all-unread): Use 
1065         elmo-folder-list-messages-mark-match.
1066         (wl-thread-insert-message): Removed argument `mark-alist'.
1067         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
1068         elmo-msgdb-set-mark.
1069         (wl-thread-get-children-msgs-uncached): Likewise.
1070         (wl-thread-get-exist-children): Added argument include-self.
1071         (wl-thread-delete-message): Follow the change above.
1072
1073         * wl-summary.el (wl-summary-count-unread): Removed argument.
1074         (wl-summary-rescan): Follow the change above.
1075         (wl-summary-mark-as-read-region): Ditto
1076         (wl-summary-mark-as-unread-region): Ditto.
1077         (wl-summary-delete-messages-on-buffer): Ditto.
1078         (wl-summary-sync-update): Ditto.
1079         (wl-summary-switch-to-clone-buffer): Ditto.
1080         (wl-summary-goto-folder-subr): Ditto.
1081         (wl-summary-target-mark-mark-as-read): Ditto.
1082         (wl-summary-target-mark-mark-as-unread): Ditto.
1083         (wl-summary-target-mark-mark-as-important): Ditto.
1084         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
1085         (wl-summary-update-thread): Removed argument `mark-alist'.
1086         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
1087         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
1088         (wl-summary-resume-cache-status): Likewise.
1089         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
1090         elmo-msgdb-set-mark.
1091         (wl-summary-mark-as-read-all): Likewise.
1092         (wl-summary-delete-cache): Ditto.
1093         (wl-summary-auto-select-msg-p): Ditto.
1094         (wl-summary-mark-as-unread): Ditto.
1095         (wl-summary-no-auto-refile-message-p): Ditto.
1096         (wl-summary-mark-as-read): Ditto.
1097         (wl-summary-mark-as-important): Ditto.
1098         (wl-summary-auto-refile): Follow the change above.
1099         (wl-summary-delete-all-marks): Removed.
1100         (wl-summary-resume-marks-and-highlight): Ditto.
1101         (wl-summary-resume-marks): Ditto.
1102         (wl-summary-delete-important-msgs-from-list): Ditto.
1103         (wl-summary-delete-canceled-msgs-from-list): Ditto.
1104
1105         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
1106         wl-summary-count-unread.
1107
1108         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1109         (wl-summary-score-update-all-lines): Use
1110         elmo-msgdb-set-mark.
1111
1112 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
1113
1114         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
1115         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
1116         (wl-summary-create-line): Renamed from
1117         wl-summary-overview-create-summary-line;
1118         Argument rearrangement.
1119         (wl-summary-update-thread): Follow the change above.
1120
1121         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
1122         (wl-thread-insert-entity-sub): Likewise.
1123
1124         * wl-summary.el (wl-summary-append-message-func-internal): Removed
1125         argument `overview', `mark-alist' and added `msgdb'.
1126
1127         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
1128
1129         * wl-summary.el (wl-summary-insert-summary): Changed argument.
1130         (wl-summary-rescan): Follow the change above.
1131         (wl-summary-sync-update): Ditto.
1132         (wl-summary-insert-thread-entity): Ditto;
1133         Don't use `let*' in every while loop;
1134         Detect infinite loop of threads.
1135         (wl-summary-update-thread): Removed argument `overview'.
1136
1137         * wl-thread.el (wl-thread-insert-message): Ditto.
1138
1139         * Version number is increased to 2.9.10.
1140
1141         * wl-message.el (wl-message-redisplay): Ignore errors while
1142         wl-message-redisplay-hook.
1143
1144 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1145
1146         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
1147
1148 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
1149
1150         * wl.el (wl): inhibit-quit while wl-folder.
1151
1152 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
1153
1154         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
1155         while msgdb access.
1156
1157 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1158
1159         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
1160         even if no folder is not created.
1161
1162 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
1163
1164         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
1165
1166         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
1167         implementation.
1168         (wl-summary-target-mark-thread): Ditto.
1169
1170         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
1171
1172 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1173
1174         * wl-util.el (wl-display-bytes): Remove unused function.
1175
1176 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1177
1178         * wl.el (wl-check-environment): Cause error when wl-from is nil,
1179         seems critical one (partially reverse the change in 2002/03/17).
1180
1181 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1182
1183         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
1184         * wl-draft.el (wl-draft-write-sendlog): Ditto.
1185
1186 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1187
1188         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
1189         is not writable.
1190         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
1191         plugged status instead of `'force' as 2nd argument.
1192
1193         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
1194         is not creatable.
1195
1196         * Version number is increased to 2.9.9.
1197
1198 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
1199
1200         * wl-summary.el (wl-summary-suspend): New function.
1201
1202 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
1203
1204         * wl.el (wl): Do not check variables if check is nil.
1205         * wl-utils.el (wl-collect-draft): New function.
1206         * wl-folder.el (wl-folder-suspend): Put summary buffers
1207         and draft buffers at the end of buffer list.
1208         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
1209
1210 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1211
1212         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
1213         loop instead of recursive call.
1214
1215         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
1216         2nd argument.
1217
1218 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1219
1220         * wl-draft.el (wl-draft-create-contents): Don't take neither
1221         (function . args) nor (string . something) any more.
1222
1223         * wl-version.el (wl-generate-user-agent-string): Return string
1224         without header symbol.
1225         * wl-draft.el (wl-draft-default-headers): Use it.
1226
1227         * wl-draft.el (wl-draft-trim-ccs): Renamed from
1228         `wl-draft-insert-ccs' and return field value instead of inserting
1229         the header. Abolish cc argument.
1230         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
1231
1232         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
1233         rather than one with string car.
1234
1235         * wl-vars.el (wl-draft-additional-header-alist): New variable.
1236         * wl-draft.el (wl-draft-create-contents): Add it after the default
1237         headers.
1238
1239         * wl-draft.el (wl-draft-create-contents): For the case of
1240         (symbol-or-string . function) insert header only when the function
1241         returns string value.
1242
1243 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1244
1245         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
1246         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
1247
1248 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1249
1250         * wl.el (wl-check-environment): Don't check Message-ID when
1251         `wl-insert-message-id' is nil.
1252         Revive checking if `wl-message-id-domain' contains "@".
1253
1254 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1255
1256         * wl.el (wl-check-environment): Merge examination for "@" at
1257         inappropriate position into the first string-match.
1258
1259         * wl-summary.el (wl-summary-target-mark-print): New function.
1260         (wl-summary-pipe-message-subr): Extracted from
1261         `wl-summary-pipe-message'.
1262         (wl-summary-target-mark-pipe): New function.
1263         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
1264         `wl-summary-target-mark-pipe'.
1265
1266 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1267
1268         * wl.el (wl-check-environment): Rewrite around Message-ID check.
1269
1270 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1271
1272         * wl.el (wl-check-environment): Use elmo-warning instead of
1273         error for non-critical ones.
1274         Remove trash folder check.
1275         (wl): Don't ignore error in wl-check-environment.
1276
1277         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
1278         check, which is moved from `wl-check-environment'.
1279         (Adviced by Teranishi-san [X-Mail-Count: 9661])
1280
1281 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1282
1283         * wl-summary.el (wl-summary-write-current-folder): If it cannot
1284         guess anything, call wl-summary-write.
1285         (wl-summary-write): Create draft with blank To field.
1286         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
1287
1288 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1289
1290         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
1291         argument full as well for wl-folder-write-current-folder.
1292         If wl-*-write-current-folder cannot guess addressee, add blank
1293         To header.
1294         Rewrite condition for positioning cursor.
1295
1296 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1297
1298         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
1299         summary buffer is present, use it.
1300         (wl-folder-jump-to-previous-summary): Ditto.
1301
1302 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1303
1304         * wl-draft.el (wl-draft-create-contents): Fix docstring.
1305
1306         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
1307         wl-summary-previous-buffer and wl-summary-next-buffer.
1308
1309         * wl-folder.el (wl-folder-mode-map): Bind
1310         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
1311         (wl-folder-jump-to-next-summary): New function.
1312         (wl-folder-jump-to-previous-summary): Ditto.
1313
1314         * wl-draft.el (wl-draft): Rearranged.
1315
1316 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1317
1318         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
1319         of header.
1320         (wl-draft): Collect arguments for the header as header-alist.
1321         (wl-draft-forward): Arrange arguments for wl-draft.
1322         (wl-draft-reply): Ditto.
1323         (wl-draft-edit-string): Ditto.
1324         * wl-summary.el (wl-summary-write): Ditto.
1325         (wl-summary-write-current-folder): Ditto.
1326
1327         * Version number is increased to 2.9.8.
1328
1329 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1330
1331         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
1332
1333         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
1334
1335         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
1336         even if the guess failed.
1337
1338         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
1339         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
1340         wl-summary-write-current-folder.
1341         * wl-xmas.el: Ditto.
1342
1343 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
1344
1345         * wl-summary.el (wl-summary-next-page): Force display message if
1346         message is not displayed yet.
1347         (wl-summary-prev-page): Ditto.
1348
1349 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
1350
1351         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
1352
1353 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1354
1355         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
1356         add "Preview Message" and "Save Draft and Exit".
1357
1358 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1359
1360         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
1361         if addrmgr is called from draft in splitted window.
1362
1363         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
1364         * wl-mule.el: Ditto.
1365         * wl-xmas.el: Ditto.
1366
1367 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1368
1369         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
1370
1371         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
1372         * wl-xmas.el (wl-folder-toolbar): Ditto.
1373
1374 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1375
1376         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
1377         and wl-draft-save-and-exit.
1378         (wl-draft-toolbar): Add wl-draft-save-and-exit.
1379         * wl-xmas.el: Ditto.
1380         * wl-mule.el: Ditto.
1381
1382         * wl-folder.el (wl-folder-goto-draft-folder): New function.
1383         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
1384
1385 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
1386
1387         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
1388         lists for saving buffer.
1389
1390 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1391
1392         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
1393         parent-folder argument instead of it.
1394         (wl-draft-create-buffer): Ditto.
1395         (wl-draft-forward): Ditto.
1396         (wl-draft-reply): Ditto.
1397         * wl-summary.el (wl-summary-write): Ditto.
1398         (wl-summary-write-current-folder): Ditto.
1399
1400         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
1401         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
1402         Folder buffer after composing.
1403
1404 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1405
1406         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
1407         header if the file `wl-x-face-file' already contains it.
1408
1409 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1410
1411         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
1412         folder" entry.
1413         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
1414         * wl-e21.el (wl-folder-toolbar): Ditto.
1415         * wl-xmas.el (wl-folder-toolbar): Ditto.
1416
1417 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1418
1419         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
1420         wl-folder-goto-folder with sticky argument.
1421         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
1422
1423 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1424
1425         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
1426         and wl-summary-previous-buffer.
1427         (wl-summary-next-buffer): New function.
1428         (wl-summary-previous-buffer): Ditto.
1429
1430 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1431
1432         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
1433         wl-folder-jump-to-current-entity-with-arg.
1434         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
1435         `wl-folder-jump-to-current-entity'.
1436         * wl-summary.el (wl-summary-mode-map): Bind "G" for
1437         `wl-summary-goto-folder-sticky'.
1438         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
1439         `wl-summary-goto-folder'.
1440         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
1441         Unless force-exit, do not clean temp. marks for sticky summary.
1442         (wl-summary-goto-folder): Now the prefix argument means force-exit.
1443
1444 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1445
1446         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
1447         not entire.
1448
1449 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
1450
1451         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
1452         to `C-x C-s'.
1453         (wl-summary-save-status): New command.
1454         (wl-summary-exit): Don't clean-up temp marks when sticky.
1455         (Applied patch from Nakayama-san [wl: 09548])
1456         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
1457         Do nothing when no mark data.
1458         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
1459         Call `wl-summary-delete-all-temp-marks' before saving.
1460
1461 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
1462
1463         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
1464
1465 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1466
1467         * wl.el (wl-check-environment): Also cause error when (system-name)
1468         returns "localhost.localdomain". (Although it doesn't affect because
1469         of condition-case, see change in 2002-01-23 by Teranisi-san.)
1470
1471 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1472
1473         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
1474         instead of wl-match-member with wl-folder-hierarchy-access-folders.
1475
1476         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1477         value.
1478
1479 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
1480
1481         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
1482         Likewise r-cc-list and r-ng-list.
1483
1484 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
1485
1486         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
1487         only if it is bound as variable.
1488
1489         * wl-mime.el (wl-draft-preview-message): Ditto.
1490
1491 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1492
1493         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
1494         needless `goto-char'.
1495
1496         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
1497         `wl-summary-redisplay-no-mime-internal' instead of
1498         `wl-summary-redisplay-no-mime'.
1499         (wl-summary-redisplay-no-mime): Changed argument;
1500         Call `wl-summary-redisplay-no-mime-internal'.
1501
1502         * wl-mime.el (wl-draft-preview-message): Bind
1503         `mime-header-encode-method-alist' locally.
1504
1505         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
1506         (wl-draft-std11-parse-addresses): Added the first address check.
1507         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
1508
1509         * Version number is increased to 2.9.7.
1510
1511 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
1512
1513         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
1514
1515 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
1516
1517         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
1518         related to scrollbar support, if there is no such a feature
1519         compiled in.
1520
1521 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1522
1523         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
1524         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
1525         for prefetch.
1526
1527 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
1528
1529         * wl-summary.el (wl-summary-pick): Fix for no match.
1530
1531 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1532
1533         * wl-draft.el (wl-draft-save):
1534         Override `mime-header-encode-method-alist'.
1535
1536 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1537
1538         * wl-folder.el (wl-folder-pick): New function.
1539         Define key as "?".
1540
1541 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1542
1543         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
1544         Fix for unplugged.
1545
1546 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1547
1548         * wl-folder.el (wl-folder-virtual): New function.
1549         Define key as "V".
1550
1551 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1552
1553         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
1554         multi folder if entity is group.
1555
1556 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1557
1558         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
1559         is nil.
1560
1561 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1562
1563         * wl-summary.el (wl-summary-pick): Fix for killed messages.
1564         (wl-summary-target-mark-msgs): Return the number of marked messages.
1565
1566 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1567
1568         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
1569         "first:" is specified.
1570
1571 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1572
1573         * wl-vars.el (wl-from): Use return value of function
1574         user-full-name instead of the variable user-full-name since
1575         XEmacs-20.4 doesn't set this variable.
1576
1577 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
1578
1579         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
1580         call `wl' directly.
1581
1582 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
1583
1584         * wl-draft.el (wl-draft-reedit): Removed duplicated
1585         switch-to-buffers.
1586
1587 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1588
1589         * wl.el (wl-other-frame): Removed garbages.
1590
1591 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
1592
1593         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
1594
1595         * wl-xmas.el (wl-draft-key-setup): Ditto.
1596
1597         * wl-mule.el (wl-draft-key-setup): Ditto.
1598
1599         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
1600         (wl-draft-reedit): Ditto.
1601         (wl-draft-prepare-edit): Add `wl-draft-save' to
1602         `local-write-file-hooks'.
1603         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
1604         (wl-draft-reedit): Set buffer-file-name.
1605         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
1606
1607
1608         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
1609         call it.
1610         (wl-delete-startup-frame-function): New variable.
1611         (wl-other-frame): New function
1612         (Original was written by Yamaoka san [wl: 09239]).
1613
1614         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
1615         if `wl-folder-use-frame'.
1616
1617 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1618
1619         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
1620
1621 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1622
1623         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
1624         New variable.
1625         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
1626         (wl-message-buffer-prefetch-get-next): Use them.
1627         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
1628
1629 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
1630
1631         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
1632         with unwind-protect.
1633
1634         * wl-draft.el (wl-draft-reedit): Rewrite.
1635         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
1636         (wl-draft-save): Insert header separator if it does not exist;
1637         Removed condition-case.
1638
1639         * wl-summary.el (wl-summary-reedit): Revert last change.
1640
1641         * wl-draft.el (wl-draft-save): Rewrite.
1642         (wl-draft-create-buffer): Set buffer-file-name as nil.
1643
1644         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
1645
1646         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
1647
1648         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
1649         nil.
1650
1651 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1652
1653         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
1654         If count is nil, do not prefetch.
1655         (wl-message-buffer-prefetch-next): Next.
1656
1657 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1658
1659         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
1660
1661 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1662
1663         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
1664         `delete-backward-char'
1665         (wl-draft-prepare-edit): Check major-mode.
1666         (wl-draft-decode-header): Rewrite.
1667         (wl-draft): Fix.
1668
1669 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
1670
1671         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
1672
1673 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1674
1675         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
1676         (wl-message-buffer-prefetch-get-next): Remove size checking.
1677         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
1678
1679 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1680
1681         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
1682         (wl-draft-default-headers): Fix.
1683
1684 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1685
1686         * wl-draft.el (wl-draft-default-headers): Insert return value of
1687         `wl-generate-mailer-string-function'.
1688
1689 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
1690
1691         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
1692         (wl-draft-insert-mail-header-separator): Ditto.
1693
1694         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
1695         again (Reverted the change on 2002-01-17 by OKADA san).
1696
1697 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1698
1699         * wl-draft.el (wl-draft): Rewrite.
1700         (wl-draft-create-buffer): New function.
1701         (wl-draft-create-contents): Ditto.
1702         (wl-draft-prepare-edit): Ditto.
1703         (wl-draft-decode-header): Ditto.
1704         (wl-draft-decode-body): Ditto.
1705         (wl-draft-check-new-line): Ditto.
1706         (wl-draft-default-headers): Ditto.
1707         (wl-draft-insert-mail-header-separator): Ditto.
1708
1709 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1710
1711         * Version number is increased to 2.9.6.
1712
1713 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1714
1715         * wl-draft.el (wl-draft-delete-field): Optional argument.
1716         (wl-draft-delete-fields): Ditto.
1717
1718 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1719
1720         * wl-message.el (toplevel): Eliminated byte-compile warning.
1721         for `itimer-function', `delete-timer' and `itimer-list'.
1722
1723 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1724
1725         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
1726         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
1727         `wl-message-buffer-prefetch-threshold'.
1728         * wl-summary.el (wl-summary-redisplay-internal): Remove
1729         the check of `wl-message-buffer-prefetch-depth'.
1730
1731 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
1732
1733         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
1734         size of article.
1735         (wl-message-buffer-prefetch-subr): Remove size check.
1736
1737 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1738
1739         * wl-vars.el (wl-plugged): Make customizable.
1740
1741 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1742
1743         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
1744         (wl-message-buffer-prefetch-set-timer): New function.
1745         (wl-message-buffer-prefetch-get-next): New function.
1746         (wl-message-buffer-prefetch): New function.
1747         (wl-message-buffer-prefetch-next): Rewrite.
1748         (wl-message-buffer-prefetch-subr): Rewrite.
1749         * wl-vars.el (wl-auto-prefetch-first): New variable.
1750         * wl-summary.el (wl-summary-goto-folder-subr): Call
1751         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
1752
1753 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1754
1755         * wl-score.el (wl-summary-score-update-all-lines): Do not call
1756         `wl-summary-unread-message-hook'.
1757
1758 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1759
1760         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
1761         (wl-summary-sync): Call `wl-summary-resume-cache-status'
1762         if range is `cache-status'.
1763
1764 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1765
1766         * wl-message.el (wl-message-buffer-prefetch-subr):
1767         Improve debug message.
1768
1769 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1770
1771         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
1772         `wl-mail-send-pre-hook'.
1773         (wl-draft-send-mail-with-qmail): Ditto.
1774         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
1775
1776 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1777
1778         * wl-message.el (wl-message-buffer-prefetch-subr):
1779         Fix for cancel-function-timers bug.
1780         (wl-message-buffer-prefetch-debug): Default value is t.
1781
1782 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
1783
1784         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
1785         (wl-message-buffer-prefetch-subr): Rewrite.
1786         Rename from `wl-message-buffer-prefetch'.
1787
1788 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1789
1790         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
1791         (wl-default-draft-cite-decorate-author): Ditto.
1792
1793         * wl-draft.el (wl-draft-cite-function): Removed.
1794         (wl-default-draft-cite-decorate-author): Ditto.
1795
1796 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1797
1798         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
1799         (wl-default-draft-cite): Do not arrange author name if the value of
1800         `wl-default-draft-cite-decorate-author' is nil.
1801
1802 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
1803
1804         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
1805
1806         * wl-folder.el (wl-folder-check-one-entity): Don't care
1807         `elmo-folder-use-flag-p'.
1808
1809 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
1810
1811         * wl-folder (wl-folder-check-one-entity): Fix
1812         problem if unread is nil.
1813
1814 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1815
1816         * wl-address.el (wl-address-make-completion-list): Check whether
1817         the address is a group list.
1818         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
1819
1820 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1821
1822         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
1823         The number of the messages of new and unread does not count
1824         correctly.
1825
1826         * wl-summary.el (wl-summary-count-unread): Changed to return
1827         `(new . unread)' instead of total.
1828         (wl-summary-sync-update): Follow the change above.
1829
1830         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
1831
1832 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1833
1834         * wl-address.el (wl-address-make-completion-list): Do not enclose
1835         address by " <" and ">" if associated realname is "".
1836         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
1837         This is against the promblem with group list in .addresses pointed
1838         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
1839
1840 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1841
1842         * wl-draft.el (wl-draft-write-sendlog): The first argument of
1843         message is a format control string.
1844         * wl-expire.el (wl-expire-append-log): Ditto.
1845         * wl-mime.el (wl-summary-burst-subr): Ditto.
1846         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
1847         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
1848
1849 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1850
1851         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
1852         wl.el (wl-check-variables): Rename from `wl-check-type'.
1853         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
1854         (wl-check-variables-2): New function.
1855         (wl): Call `wl-check-variables-2'.
1856
1857 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1858
1859         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
1860         after renaming folder in access group.
1861
1862 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1863
1864         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
1865         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
1866         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
1867         (wl-message-buffer-prefetch): Rewrite.
1868         (wl-message-buffer-prefetch-idle-time): Removed.
1869         * wl-summary.el (wl-summary-redisplay-internal):
1870         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
1871         Error check for `wl-message-buffer-prefetch-depht'.
1872
1873 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1874
1875         * Version number is increased to 2.9.5.
1876         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
1877
1878 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
1879
1880         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
1881         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
1882         Based on the patch written by
1883         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
1884
1885 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
1886
1887         * wl-draft.el (wl-draft-raw-send): Fix for
1888         `wl-news-send-pre-hook'
1889
1890 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1891
1892         * wl-utils.el (wl-message-id-function): New variable.
1893         * wl-draft.el (wl-draft-insert-required-fields):
1894         Use `wl-message-id-function'.
1895
1896 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1897
1898         * wl-vars.el (wl-message-id-use-wl-from): New variable.
1899         * wl-utils.el (wl-draft-make-message-id-string):
1900         Use `wl-from' for domain part of Message-ID
1901         if `wl-message-id-use-wl-from' if non-nil.
1902         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
1903
1904 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1905
1906         * wl.el (wl): Call `wl-check-type'
1907         Do not 'condition-case'.
1908
1909 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1910
1911         * wl.el (wl-check-type): New function.
1912         (wl-check-type-variables): New variable.
1913
1914 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1915
1916         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
1917
1918 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
1919
1920         * wl-draft.el (wl-smtp-password-key): New function.
1921         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
1922         (wl-draft-send-mail-with-smtp): Ditto.
1923         (wl-draft-send-mail-with-pop-before-smtp): Fix.
1924
1925 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
1926
1927         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
1928         * wl-utils.el (wl-unique-id-suffix): Remove.
1929
1930 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
1931
1932         * Version number is increased to 2.9.4.
1933
1934 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
1935
1936         * wl-utils.el (wl-unique-id-suffix): New variable.
1937         (wl-unique-id): Use `wl-unique-id-suffix'
1938
1939 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1940
1941         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
1942         instead of `elmo-msgdb-search'.
1943
1944         * Version number is increased to 2.9.3.
1945
1946 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
1947
1948         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
1949
1950 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
1951
1952         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
1953         (wl-draft-dispatch-message): Changed for send-later.
1954         (wl-draft-queue-flush): Ditto.
1955         (wl-draft): Clear `wl-sent-message-queued'.
1956         (wl-draft-reedit): Ditto.
1957         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
1958         * wl-vars.el (wl-draft-force-queuing): New variable.
1959         (wl-draft-force-queuing-mail): New variable.
1960         (wl-draft-force-queuing-news): New variable.
1961
1962 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
1963
1964         * wl-draft.el (wl-draft-hide): Removed `interactive'.
1965         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
1966
1967 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1968
1969         * Version number is increased to 2.9.2.
1970
1971 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1972
1973         * wl-draft.el (wl-draft-elide-region): New user command.
1974         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
1975
1976         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
1977         command `wl-draft-elide-region'.
1978         * wl-mule.el: Ditto.
1979         * wl-xmas.el: Ditto.
1980
1981 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
1982
1983         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
1984         (wl-biff-check-folder-async): Removed needless let.
1985
1986 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
1987
1988         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
1989         wl-folder-get-elmo-folder.
1990         (wl-biff-check-folder): Set `biff' argument of
1991         `wl-folder-check-one-entity'.
1992         (wl-biff-check-folder-async): Setup `biff' slot of folder.
1993
1994         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
1995         (wl-folder-check-one-entity): Added `biff' argument;
1996         Setup `biff' slot of folder.
1997
1998         * Version number is increased to 2.9.1.
1999
2000 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
2001
2002         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
2003         comment out and fixed.
2004         (wl-fldmgr-add-completion-subr): Ditto.
2005
2006         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
2007         and msgdb.
2008
2009         * wl.el (wl-toggle-plugged): Save summary view.
2010
2011 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
2012
2013         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
2014
2015 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2016
2017         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
2018
2019 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2020
2021         * wl-e21.el (wl-e21-toolbar-configurations): Replace
2022         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
2023         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
2024
2025         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
2026         if it was failed.
2027         (wl-demo): Disable undo in the demo buffer.
2028
2029 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
2030
2031         * wl-version.el (wl-version): Changed codename.
2032
2033         * Version number is increased to 2.9.0.
2034
2035 2001-12-14  Takuo KITAME <kitame@northeye.org>
2036
2037         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
2038         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
2039         (wl-folder-mark-as-read-all-current-entity): Ditto.
2040
2041 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2042
2043         * wl-vars.el (wl-from-width): Define as obsolete variable.
2044         (wl-subject-length-limit): Ditto.
2045
2046         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
2047
2048         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
2049         wl-summary-save-view.
2050
2051         * wl.el (wl-save-status): Ditto.
2052         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
2053
2054         * wl-summary.el (wl-summary-save-view): Removed unused argument.
2055         (wl-summary-exit): Follow the change above.
2056         (wl-summary-goto-folder-subr): Ditto.
2057
2058         * wl-folder.el (wl-folder-create-subr): Don't use
2059         `elmo-folder-creatable-p'.
2060
2061 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2062
2063         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
2064
2065 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2066
2067         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
2068         rather than bitmap on Emacs 21.
2069         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
2070         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
2071         for xbm if the new redisplay engine is not available.
2072
2073 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2074
2075         * wl-folder.el (wl-folder-init-hook): New hook.
2076         (wl-folder-init): Run `wl-folder-init-hook'.
2077
2078 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2079
2080         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
2081
2082 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2083
2084         * wl-acap.el (wl-acap-cache-filename): New variable.
2085         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
2086         (wl-acap-init): Use cache if no ACAP server found.
2087
2088 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2089
2090         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
2091         `wl-acap-original-msgdb-dir'.
2092
2093         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
2094         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
2095
2096         * wl-mime.el (wl-mime-save-directory): Renamed from
2097         `wl-mime-save-dir'.
2098
2099 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2100
2101         * wl-vars.el (wl-icon-dir): Fixed the docstring.
2102
2103         * wl-demo.el: Require `path-util'.
2104         (wl-demo-bitmap-mule-available-p): New internal variable.
2105         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
2106         `module-installed-p' instead.
2107         (wl-demo-insert-image): Use *.img file for a bitmap image.
2108         (wl-demo): Don't call the ascii demo recursively.
2109
2110 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2111
2112         * Version number is increased to 2.7.7.
2113
2114 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2115
2116         * wl.el (wl-exit): Eliminated byte-compile warning.
2117
2118 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2119
2120         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
2121         obsolete variable using `elmo-define-obsolete-variable'.
2122         (wl-fetch-confirm-threshold): Ditto.
2123         (wl-cache-prefetch-folder-type-list): Ditto.
2124         (wl-cache-prefetch-folder-list): Ditto.
2125
2126 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2127
2128         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
2129         (wl-demo-icon-name): Use Xmas logo at the end of the year.
2130         (wl-demo-insert-image): New function.
2131         (wl-demo-insert-text): New function.
2132         (wl-demo-image-type-alist): Redefine as a function.
2133         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
2134         (wl-demo-with-temp-file-buffer): Removed.
2135         (wl-logo-xpm): Removed.
2136         (wl-logo-xbm): Removed.
2137         (wl-logo-bitmap): Removed.
2138
2139 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
2140
2141         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
2142         (wl-expire-localdir-get-folder-function): New user option.
2143         (wl-expire-localdir-get-folder): New function.
2144         (wl-expire-localdir-date): Ditto.
2145
2146 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2147
2148         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
2149         value.  Refactoring `wl-folder-notify-deleted' is nil case.
2150         Fixed unread number mismatch when all-unread < unread.
2151
2152 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
2153
2154         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
2155         (wl-fetch-confirm-threshold): Ditto.
2156
2157         * wl-summary.el (wl-summary-confirm-appends): Removed.
2158         (wl-summary-sync-update): Don't refer
2159         `wl-summary-update-confirm-threshold' (It is now abolished).
2160
2161         * wl-message.el (wl-message-display-internal): Don't refer
2162         `wl-fetch-confirm-threshold' (It is now abolished).
2163
2164 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2165
2166         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
2167
2168 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2169
2170         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
2171         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
2172         Change default value to nil.
2173         (wl-summary-indent-length-limit): The value can be nil, nil means
2174         unlimited.
2175
2176         * wl-summary.el: Don't set limit for indent length if the value of
2177         wl-summary-indent-length-limit is nil.
2178         If the value of wl-summary-width is nil, it means only that the width
2179         of summary is unlimited (nil doesn't mean that the indent length is
2180         unlimited).
2181
2182         * wl-thread.el: Ditto.
2183
2184 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
2185
2186         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
2187         be nil, nil means never confirm.
2188         * wl-summary.el (wl-summary-confirm-appends): Ditto.
2189
2190 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2191
2192         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
2193         means unlimited).
2194
2195 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
2196
2197         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
2198         Use `with-temp-buffer'.
2199
2200 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
2201
2202         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
2203         with new backquote style).
2204         (wl-folder-get-entity-from-buffer): Ditto.
2205
2206 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2207
2208         * wl-version.el (nemacs-version): Eliminated.
2209         (wl-extended-emacs-version2): Ignore nemacs.
2210         (wl-extended-emacs-version3): Ditto.
2211
2212 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
2213
2214         * wl-vars.el (wl-draft-add-references): Set default value as nil.
2215         (wl-draft-add-in-reply-to): New variable.
2216         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
2217         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
2218         (wl-draft-yank-from-mail-reply-buffer): Use
2219         `wl-draft-add-in-reply-to'.
2220         (wl-draft-insert-current-message): Ditto.
2221
2222 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2223
2224         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
2225         typo (kill->hide).
2226         (wl-message-buffer-prefetch-folder-type-list): Added elements
2227         `mark' and `cache' instead of `internal'.
2228
2229 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
2230
2231         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
2232         resume msgdb directory.
2233
2234 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
2235
2236         * wl.el (wl-exit): Call `wl-acap-exit'.
2237
2238         * wl-summary.el (wl-summary-message-string): New function.
2239         (wl-summary-reedit): Use it.
2240         (wl-summary-resend-bounced-mail): Remove needless let.
2241         (wl-summary-supersedes-message): Ditto.
2242         (wl-summary-save): Ditto.
2243
2244         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
2245         (wl-acap-init): Set it.
2246         (wl-acap-exit): New function.
2247
2248 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2249
2250         * wl.el (wl-init): Revert (require 'mime-setup). move from
2251         toplevel.
2252
2253 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2254
2255         * wl-summary.el (wl-summary-write-current-folder): Remove unused
2256         local variables.  Add error when guess function return invalid
2257         value.
2258
2259 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2260
2261         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
2262         Change local variable name.
2263         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
2264         (wl-folder-get-newsgroups): Return nil when non-news folder.
2265         * wl-summary.el (wl-summary-write-current-folder): State through
2266         when guess-list return nil.
2267         (wl-summary-write-current-folder-functions): Fixed docstring.
2268
2269         * wl.el (wl-exit): Changed confirm message.
2270
2271         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
2272         * wl-draft.el (wl-draft): Remove verbose `featurep'.
2273
2274         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
2275
2276 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2277
2278         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
2279         user option (Renamed from wl-cache-prefetch-folder-type-list).
2280         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
2281         from wl-cache-prefetch-folder-list).
2282
2283         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
2284         Move to wl-vars.el.
2285         (wl-message-buffer-prefetch-p): Changed to enable
2286         `wl-message-buffer-prefetch-folder-list'.
2287
2288         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
2289         `ignore-cache'.
2290
2291 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
2292
2293         * wl-draft.el (wl-draft-config-sub-func-alist): Added
2294         `part-top' and `part-bottom'.
2295         (wl-draft-config-sub-part-top): New function.
2296         (wl-draft-config-sub-part-bottom): New function.
2297
2298 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2299
2300         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
2301
2302 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
2303
2304         * wl-folder.el (wl-folder-get-newsgroups): Fix.
2305
2306 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2307
2308         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
2309
2310         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
2311         (wl-summary-write-current-folder): Ditto.
2312
2313 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
2314
2315         * wl-folder.el (wl-folder-get-newsgroups): Use
2316         `elmo-folder-newsgroups'.
2317
2318 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
2319
2320         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
2321         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
2322         `wl-draft-config-sub-header-bottom'.
2323
2324 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2325
2326         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
2327         localnews folder.
2328
2329 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2330
2331         * wl-summary.el (wl-summary-mode): Undo last change.
2332
2333         * wl-folder.el (wl-folder-mode): Ditto.
2334
2335 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2336
2337         * wl-summary.el (wl-summary-mode): Locally set
2338         truncate-partial-window-width to nil.
2339         (for XEmacs)
2340
2341         * wl-folder.el (wl-folder-mode): Ditto.
2342
2343 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2344
2345         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
2346
2347 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
2348
2349         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
2350         number.
2351
2352         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
2353
2354         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
2355
2356         * Version number is increased to 2.7.6.
2357
2358 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2359
2360         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
2361
2362 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
2363
2364         * wl-summary.el (wl-summary-sync-update): Enclose network
2365         related portion with `unwind-protect'.
2366
2367 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2368
2369         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
2370
2371 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2372
2373         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
2374         element.
2375         * wl-vars.el (wl-message-body-button-alist): Ditto.
2376
2377         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
2378         max match length.
2379         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
2380
2381         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
2382         for the max match length;
2383         Use 4th element value for the button string regexp group.
2384
2385         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
2386         candidate exists, prompt to select.
2387
2388 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2389
2390         * wl-summary.el (wl-summary-jump-to-msg): Search before
2391         calibration point by `beginning-of-line'.
2392
2393 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2394
2395         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
2396         for access group.
2397
2398 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
2399
2400         * wl-message.el (wl-message-display-internal): Bind
2401         `default-mime-charset'.
2402
2403         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
2404
2405         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
2406
2407         * Version number is increased to 2.7.5.
2408
2409 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2410
2411         * wl-expire.el (wl-summary-archive): Fixed;
2412         Use `elmo-folder-name-internal'.
2413
2414 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2415
2416         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
2417         from `elmo-folder-move-messages' caller.
2418         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2419
2420         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
2421         related portions are changed).
2422
2423 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2424
2425         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
2426         counter.
2427
2428 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2429
2430         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
2431         buffer local and set it to nil.
2432
2433         * wl-message.el (wl-message-redisplay): Ditto.
2434
2435 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2436
2437         * wl-summary.el (wl-summary-mark-as-important): If message is
2438         already cached, set messag as read, otherwise encache and mark as read.
2439
2440 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2441
2442         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
2443         point-min.
2444
2445 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2446
2447         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
2448         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
2449         a keymap.
2450
2451 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
2452
2453         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
2454         parent.
2455
2456         * wl-mule.el (wl-message-define-keymap): Ditto.
2457
2458         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
2459
2460         * wl-xmas.el (wl-message-display-internal-hook): Define.
2461         (wl-xmas-setup-message-toolbar): Define as function.
2462         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
2463         (wl-message-overload-functions): Abolished.
2464         (wl-message-define-keymap): New function.
2465
2466         * wl-vars.el (wl-message-display-internal-hook): New variable.
2467         (wl-message-header-button-alist): New variable (Renamed from
2468         wl-highlight-message-header-button-alist).
2469         (wl-message-body-button-alist): Ditto.
2470
2471         * wl-mule.el (wl-message-define-keymap): New function.
2472         (wl-message-overload-functions): Abolished.
2473
2474         * wl-message.el (wl-message-add-buttons-to-body): New function.
2475         (wl-message-redisplay): Don't call wl-message-overload-functions;
2476         Call wl-message-add-buttons-to-header and
2477         wl-message-add-buttons-to-body.
2478         (wl-message-display-internal): Set keymap argument for
2479         elmo-mime-display-as-is, elmo-mime-message-display;
2480         Run wl-message-display-internal-hook.
2481         (wl-message-refer-article-or-url): Abolished.
2482
2483         * wl-highlight.el (wl-highlight-headers): Don't call
2484         wl-highlight-message-add-buttons-to-header.
2485         (wl-highlight-message-add-buttons-to-header): Abolished.
2486
2487
2488         * wl-e21.el (wl-message-display-internal-hook): Define.
2489         (wl-e21-setup-toolbar): Deleted duplicated binding.
2490         (wl-e21-setup-message-toolbar): Define as function.
2491         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
2492         (wl-message-define-keymap): New function.
2493         (wl-message-overload-functions): Abolished.
2494
2495 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
2498         and elmo-folder-close.
2499
2500         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
2501
2502 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2503
2504         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
2505         boolean value.
2506         * wl-draft.el (wl-draft-do-fcc): Ditto.
2507
2508 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2509
2510         * wl-vars.el (wl-fcc-force-as-read): New variable.
2511         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
2512         mark copied message as read.
2513
2514 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2515
2516         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
2517
2518 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2519
2520         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
2521         `wl-summary-target-above' instead of obsolete variable
2522         `wl-summary-temp-above'.
2523
2524         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
2525         instead of `make-obsolete-variable'.
2526         * wl-refile.el (toplevel): Ditto.
2527
2528 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2529
2530         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
2531         with third argument t.
2532         (wl-draft): Set first argument for wl-plugged-init as t.
2533
2534         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
2535         definition.
2536
2537 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2538
2539         * wl-vars.el: Tabify.
2540         (wl-biff-notify-hook): Use `ding' instead of `beep'.
2541
2542         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
2543         message.
2544
2545 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2546
2547         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
2548         and set default to beep.
2549
2550 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2551
2552         * wl-vars.el (wl-draft-truncate-lines): New variable.
2553
2554         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
2555         instead of wl-message-truncate-lines for truncate-lines.
2556
2557 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
2558
2559         * wl-message.el (wl-message-display-internal): Call
2560         `wl-highlight-message' after `elmo-mime-display-as-is'.
2561
2562         * wl-mime.el (wl-mime-display-text/plain): New function.
2563         (wl-mime-display-header): Ditto.
2564         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
2565         body-presentation-method for text/plain;
2566         Register `wl-mime-display-header' as a header-presentation-method;
2567         Don't set up `elmo-message-text-content-inserted-hook' and
2568         `elmo-message-header-inserted-hook'.
2569
2570         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
2571         variable.
2572         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
2573         as t if flag is 'all-header;
2574         Don't bind `elmo-message-ignored-field-list',
2575         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
2576
2577 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2578
2579         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
2580         for xemacs with non-mule environment.
2581
2582 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2583
2584         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
2585         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
2586         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
2587
2588 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2589
2590         * wl-vars.el (wl-interactive-send): Set default value as t.
2591
2592 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2593
2594         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
2595         (wl-addrmgr-method-list): Abolished.
2596         (wl-addrmgr-change-method): Follow above change.
2597
2598         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
2599
2600 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2601
2602         * wl-vars.el (wl-message-truncate-lines): Change default value
2603         to default-truncate-lines.
2604
2605         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
2606
2607 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2608
2609         * wl-vars.el (wl-message-truncate-lines): New variable.
2610
2611         * wl-message.el (wl-message-redisplay): Set truncate-lines using
2612         wl-message-truncate-lines.
2613
2614 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2615
2616         * wl-acap.el (wl-acap-init): Remove period from error message.
2617         (wl-acap-find-acap-service): Remove period from message.
2618
2619 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2620
2621         * wl.el (wl-check-environment): Undo last change.
2622
2623         * wl-vars.el (wl-from): Changed default value.
2624
2625         * wl-util.el (toplevel): Don't require tm-edit.
2626
2627         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
2628         `wl-folder-init';
2629         Don't set mark on mail body.
2630         (wl-draft-reedit): Ditto.
2631
2632         * wl-address.el (wl-address-quote-specials): Define as an alias for
2633         elmo-address-quote-specials.
2634
2635 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2636
2637         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
2638
2639         * wl-vars.el (wl-from): Set default value as nil.
2640         (wl-organization): Set default value as ORGANIZATION environment
2641         variable.
2642
2643         * wl-draft.el (wl-smtp-extension-bind): Check value of
2644         wl-smtp-connection-type.
2645
2646         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
2647         error.
2648
2649 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2650
2651         * Version number is increased to 2.7.4.
2652
2653         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
2654         arguments from `wl-highlight-x-face-function' caller.
2655         Use x-face-1.3.6.12 or later.
2656
2657 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
2658
2659         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
2660
2661 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2662
2663         * wl-vars.el (wl-summary-width): Fix type to accept nil.
2664         (wl-fcc): Fix to accept function.
2665         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
2666
2667 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2668
2669         * wl-acap.el (toplevel): Added `product-provide' declare.
2670         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
2671
2672 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
2673
2674         * wl.el (wl): Changed order of calling `elmo-init'
2675         and `elmo-folder-init'.
2676
2677 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2678
2679         * wl-mime.el (wl-summary-burst): Extract message when content-type
2680         of root entity is not only `multipart' but also `message/rfc822'.
2681         (wl-summary-burst-subr): Ditto.
2682
2683 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2684
2685         * wl-vars.el (toplevel): Require 'custom.
2686         (wl-trash-folder): Added to `wl-setting' group.
2687
2688         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
2689         exists.
2690         (wl-addrmgr-draw): Insert empty line when no entry exists.
2691
2692         * wl-mule.el (wl-message-wheel-up): Fixed.
2693         (wl-message-wheel-down): Ditto.
2694
2695 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2696
2697         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
2698         config is an anonymous lambda expression.
2699
2700 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2701
2702         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
2703         when Mule 2 is running.
2704
2705 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
2706
2707         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
2708
2709 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
2710
2711         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
2712         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
2713
2714         * wl-address.el (wl-address-specials-regexp): Eliminated.
2715         (wl-address-quote-specials): Rewrite.
2716
2717 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
2720         shy-groups for regexp.
2721
2722         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
2723         character classes and Perl style shy-groups for regexp.
2724         (wl-highlight-plugged-current-line): Use Posix style character
2725         classes for regexp.
2726         (wl-e21-highlight-folder-by-numbers): Ditto.
2727         (wl-e21-display-image-p): Use `display-images-p' instead of
2728         `display-graphic-p'.
2729         (display-images-p): Make an alias to `display-graphic-p' if it is
2730         not available.  It is for Emacs version prior to 21.0.105.
2731
2732         * wl-demo.el (wl-demo): Use `display-images-p' instead of
2733         `display-graphic-p'.
2734         (wl-demo-image-type-alist): Ditto.
2735         (display-images-p): Make an alias to `display-graphic-p' if it is
2736         not available.  It is for Emacs version prior to 21.0.105.
2737
2738 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2739
2740         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
2741         support.
2742         (wl-generate-user-agent-string): Ditto.
2743
2744         * wl-version.el (wl-version): Update docsting.
2745         (wl-version-status): Ditto.
2746
2747 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2748
2749         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
2750         21.0.105.  For Emacs 21.0.104 or earlier.
2751
2752 2001-09-03  Takuo KITAME <kitame@northeye.org>
2753
2754         * wl-e21.el (wl-plugged-init-icons): Use
2755         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
2756         (wl-biff-init-icons): Ditto.
2757
2758 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2759
2760         * wl-highlight.el (wl-highlight-summary-current-line):
2761         Fixed highlighting refile/copy destination.
2762
2763         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
2764         (wl-acap-store): Encode string by wl-acap-coding-system.
2765
2766 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
2767
2768         * wl-acap.el (toplevel): Check and require 'un-define before
2769         'xemacs-ucs;
2770          Added checking for UTF-2000.
2771
2772 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
2773
2774         * wl-acap.el (toplevel): Require 'un-define before 'wl;
2775         Don't enclose with `eval-and-compile'.
2776
2777         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
2778         wl-init is non-nil.
2779
2780         * wl-draft.el (wl-draft): Ditto.
2781
2782         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
2783
2784         * wl-acap.el (toplevel): Require 'wl.
2785         (wl-acap-store): Call `elmo-init'.
2786
2787         * wl.el (wl): Changed position of `wl-check-environment'.
2788         (toplevel): Added autoload setting for wl-acap.
2789
2790         * wl-vars.el (wl-setting): New custom group.
2791         (wl-from): Added wl-setting group.
2792         (wl-user-mail-address-list): Ditto.
2793         (wl-organization): Ditto.
2794         (wl-subscribed-mailing-list): Ditto.
2795         (wl-envelope-from): Ditto.
2796         (wl-smtp-posting-user): Ditto.
2797         (wl-smtp-posting-server): Ditto.
2798         (wl-smtp-posting-port): Ditto.
2799         (wl-smtp-authenticate-type): Ditto.
2800         (wl-pop-before-smtp-user): Ditto.
2801         (wl-pop-before-smtp-server): Ditto.
2802         (wl-pop-before-smtp-port): Ditto.
2803         (wl-pop-before-smtp-authenticate-type): Ditto.
2804         (wl-nntp-posting-server): Ditto.
2805         (wl-nntp-posting-user): Ditto.
2806         (wl-nntp-posting-port): Ditto.
2807         (wl-fetch-confirm-threshold): Ditto.
2808         (wl-prefetch-threshold): Ditto.
2809         (wl-thread-insert-opened): Ditto.
2810         (wl-ldap-server): Ditto.
2811         (wl-ldap-port): Ditto.
2812         (wl-ldap-base): Ditto.
2813         (wl-ldap-objectclass): Ditto.
2814         (wl-use-ldap): Ditto.
2815         (wl-draft-config-alist): Ditto.
2816         (wl-draft-config-matchone): Ditto.
2817         (wl-template-alist): Ditto.
2818         (wl-message-sort-field-list): Ditto.
2819         (wl-message-ignored-field-list): Ditto.
2820         (wl-message-visible-field-list): Ditto.
2821         (wl-interactive-send): Ditto.
2822         (wl-summary-move-order): Ditto.
2823         (wl-auto-select-first): Ditto.
2824         (wl-auto-select-next): Ditto.
2825         (wl-interactive-save-folders): Ditto.
2826
2827         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
2828         Initialization codes are moved from wl-local-folder-init.
2829         (wl-local-folder-init): Follow the change above.
2830         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
2831
2832         * wl-acap.el: New file.
2833
2834         * Version number is increased to 2.7.3.
2835
2836 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
2837
2838         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
2839
2840 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
2841
2842         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
2843         (wl-addrmgr-address-entry-list): Ditto.
2844
2845 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2846
2847         * wl-e21.el (wl-draft-mode-map): Removed binding for
2848         `wl-draft-insert-x-face-field'.
2849
2850         * wl-mule.el (wl-draft-mode-map): Ditto.
2851
2852         * wl-xmas.el (wl-draft-mode-map): Ditto.
2853
2854         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
2855         (wl-cs-autoconv): Ditto.
2856         (wl-cs-local): Ditto.
2857         (wl-use-scoring): Ditto.
2858         (wl-mime-charset): Ditto.
2859         (wl-folder-check-async): Ditto.
2860
2861         * wl.el (toplevel): Ignore nemacs and tm.
2862         (wl-exit): Ditto.
2863
2864         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
2865         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
2866         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
2867         instead of wl-address-petname-add-or-change.
2868         (wl-summary-edit-addresses-subr): Use wl-address-delete
2869         instead of wl-address-petname-delete.
2870
2871         * wl-util.el (wl-as-coding-system): Ignore nemacs.
2872
2873         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
2874         if error occured.
2875
2876         * wl-message.el (require): Remove tm support.
2877
2878         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
2879
2880         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
2881         (wl-folder-jump-to-current-entity): Ditto.
2882         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
2883
2884         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
2885         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
2886         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
2887
2888         * wl-mule.el (wl-draft-key-setup): Ditto.
2889
2890         * wl-xmas.el (wl-draft-key-setup): Ditto.
2891
2892         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
2893         (wl-draft-std11-parse-addresses): New function.
2894         (wl-draft-parse-mailbox-list): Use it.
2895         (wl-draft): Ignore nemacs.
2896         (wl-draft-reedit): Ditto.
2897
2898         * wl-addrmgr.el: New file.
2899         (Original is wl-rcpt.el written by
2900         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
2901         Thanks Kitamoto-san.)
2902
2903         * wl-address.el (wl-address-make-address-list): Modified parsing
2904         process.
2905         (wl-address-delete): Renamed from `wl-address-petname-delete';
2906         Modify wl-address-list too.
2907         (wl-address-add-or-change): Renamed from
2908         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
2909
2910 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
2911
2912         * wl-highlight.el (wl-highlight-summary-current-line):
2913           Work with transient-mark-mode
2914
2915 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
2916
2917         * Version number is increased to 2.7.2.
2918
2919         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
2920         instead of elmo-dop-queue-method.
2921
2922 2001-08-06  SAITO Atsunori <sai@yedo.com>
2923
2924         * wl-vars.el (wl-ldap-objectclass): New user option.
2925
2926         * wl-address.el (wl-ldap-make-filter): Use it.
2927
2928 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2929
2930         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
2931
2932 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2933
2934         * wl-folder.el (wl-folder): redisplay after folder insertion.
2935
2936         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
2937
2938         * wl-summary.el (wl-summary-sync-update):
2939         Change status mark only when new-msgdb exists.
2940         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
2941
2942 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
2943
2944         * wl-summary.el (wl-summary-open-folder): New function.
2945         (wl-summary-goto-folder-subr): Use it.
2946         (wl-summary-mark-as-important): Fix;
2947         Encache only when no cache exists.
2948
2949 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2950
2951         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
2952         Use with-current-buffer.
2953
2954 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2955
2956         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
2957         before call `get-buffer'. Fixed parenthesis.
2958         (wl-score-get-header-entry): Clear message and help window when
2959         keyboard quit.
2960         (wl-score-edit-insert-header): Ditto.
2961
2962 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2963
2964         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
2965         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
2966         (wl-default-draft-cite): Fix.
2967
2968         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
2969         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
2970
2971 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2972
2973         * wl-message.el (wl-message-prev-page): Do same bahavior
2974         as summary when it is called in the message buffer.
2975         (wl-message-next-page): Ditto.
2976
2977 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
2978
2979         * wl-summary.el (wl-summary-forward): Use cache if it is not
2980         section cache.
2981
2982 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
2983
2984         * wl-vars.el: Changed file coding system to ISO-2022-JP.
2985         Removed redundant require of elmo-vars.
2986         (wl-biff-state-indicator-on): Changed default value for
2987         xemacs with non-mule environment.
2988
2989         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
2990         wl-message-buffer is nil;
2991         Hide progress bar after moving messages.
2992
2993 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
2994
2995         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
2996         message at cursor point is deleted.
2997
2998 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
2999
3000         * wl-vars.el: Changed file coding system to euc-japan.
3001         Added -*-coding:-*- magic to the first line.
3002
3003         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
3004         Search parent from the first message.
3005
3006         * Version number is increased to 2.7.1.
3007
3008 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
3009
3010         * wl-vars.el: Fix file coding system to ISO-2022-JP.
3011
3012 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
3013
3014         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
3015         refile/delete execution.
3016
3017         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
3018         Fixed docstring.
3019
3020 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
3021
3022         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
3023         do update process;
3024         Don't update marks when update process is interrupted.
3025
3026 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
3027
3028         * wl-summary.el (wl-summary-reply): Fixed problem when
3029         wl-draft-use-frame is non-nil.
3030         (wl-summary-forward): Ditto.
3031
3032         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
3033         as nil.
3034         (wl-folder-mark-as-read-all-entity): Ditto.
3035         (wl-folder-prefetch-entity): Ditto.
3036
3037         * wl.el (wl): Check environment before wl-init.
3038
3039         * wl-summary.el (wl-summary-collect-unread): Eliminated.
3040         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
3041         instead of wl-summary-collect-unread.
3042         (wl-summary-reply): Split message window.
3043
3044 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
3045
3046         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
3047         only if current language environment is japanese,
3048
3049         * wl-folder.el (wl-folder-jump-to-current-entity): Call
3050         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
3051         (wl-folder-goto-folder-subr): Ditto.
3052
3053         * wl-draft.el (wl-draft-dispatch-message): Call
3054         `elmo-file-cache-get-path'.
3055
3056 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
3057
3058         * wl-summary.el (wl-summary-cursor-move): If return value of
3059         wl-summary-next-message is not number, don't jump.
3060
3061 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3062
3063         * wl-summary.el (wl-summary-buffer-next-message-function): New
3064         variable.
3065         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
3066         if it is bound.
3067
3068         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
3069         string.
3070
3071         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
3072         (wl-plugged-drawing): Ditto.
3073
3074 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
3075
3076         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
3077         process.
3078         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
3079         with unwind-protect.
3080
3081         * wl.el (wl-init): Require mime-setup.
3082         (wl-check-environment): Don't require mime-setup.
3083
3084         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
3085         instead of elmo-folder-type.
3086
3087         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
3088         value as nil.
3089
3090 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
3091
3092         * Version number is increased to 2.7.0.
3093
3094         * wl-version.el (wl-version): Changed codename.
3095
3096         * wl-summary.el (wl-summary-delete-cache): Fixed.
3097
3098         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3099         Workaround for net folders.
3100         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
3101
3102         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
3103         value to nil (According to the patch from
3104         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
3105
3106         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
3107         of elmo-folder-close.
3108
3109 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
3110
3111         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
3112         for postfix.
3113
3114 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
3115
3116         * wl-summary.el (wl-summary-resend-message): Fixed.
3117
3118         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
3119         Call wl-draft with `from' argument if its address is included in
3120         `wl-user-mail-address-list'.
3121         (wl-draft): Added `from' argument.
3122
3123         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
3124         non-nil.
3125         (wl): Don't show demo if wl-demo is nil.
3126
3127         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
3128         wl-summary-use-frame.
3129
3130         * wl-vars.el (wl-summary-use-frame): New user option.
3131         (wl-folder-use-frame): Changed docstring.
3132
3133         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
3134         non-nil.
3135         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
3136         wl-summary-use-frame.
3137
3138         * wl-vars.el (wl-folder-use-frame): New user option.
3139
3140         * wl-summary.el (wl-summary-exit): Back to folder frame if
3141         wl-folder-use-frame is non-nil.
3142         (wl-summary-redisplay-internal): Ignore cache if current folder
3143         is draft folder,
3144         (wl-summary-redisplay-no-mime): Ditto.
3145         (wl-summary-redisplay-all-header): Ditto.
3146
3147         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
3148         if wl-folder-use-frame is non-nil.
3149
3150 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
3151
3152         * wl-summary.el (wl-summary-sync-update): Bind
3153         elmo-folder-update-threshold.
3154         (wl-summary-mark-as-important): Enclosed server mark processing
3155         with `save-match-data'.
3156
3157         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
3158         only when it is already defined.
3159
3160 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3161
3162         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
3163         name of folder exclude localdir is wrong.
3164         * wl-folder.el (wl-folder-sync-entity):
3165         Set `wl-summary-always-sticky-folder-list' as nil.
3166         (wl-folder-mark-as-read-all-entity): Ditto.
3167         (wl-folder-prefetch-entity): Ditto.
3168
3169 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
3170
3171         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
3172         instead of `wl-summary-write-current-newsgroup'.
3173
3174 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3175
3176         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
3177         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
3178         non-nil and selected message is important, do not display.
3179
3180 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
3181
3182         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
3183
3184 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3185
3186         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
3187
3188         * wl-summary.el (wl-summary-mark-as-important): Set message number
3189         using wl-summary-message-number.
3190
3191 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3192
3193         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
3194         destination folder is 'null.
3195
3196 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
3197
3198         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
3199         New function.
3200         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
3201         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
3202         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
3203
3204 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
3205
3206         * wl-mime.el (wl-mime-setup): Added setting for
3207         `mime-setup-signature-key-alist' to avoid overriding key bind for
3208         `wl-draft-send'.
3209
3210         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
3211         for `wl-draft-send'.
3212         * wl-mule.el (wl-draft-overload-functions): Ditto.
3213         * wl-xmas.el (wl-draft-overload-functions): Ditto.
3214         * wl-draft.el (wl-draft-send): Ditto.
3215
3216         * wl-message.el (wl-message-display-internal):
3217         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
3218         (Patch is provided by <kita@coe.nttdata.co.jp>).
3219
3220 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
3221
3222         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
3223
3224 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3225
3226         * wl.el (wl): Fix for wl-demo.
3227
3228 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3229
3230         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
3231
3232 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3233
3234         * wl-folder.el (wl-folder-prefetch-entity): Use
3235         `wl-folder-get-elmo-folder'.
3236         (wl-folder-count-incorporates): Do not use
3237         `wl-folder-get-elmo-folder'.
3238
3239 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3240
3241         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
3242         instead of `elmo-folder-get-type'.
3243
3244 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3245
3246         * wl-summary.el (wl-summary-write-current-folder): Set cursor
3247         position on Subject: field.
3248         (Advised by Mito <mit@nines.nec.co.jp>)
3249
3250 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3251
3252         * wl-folder.el (wl-folder-prefetch-entity): Use
3253         `wl-folder-get-elmo-folder'.
3254
3255 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
3256
3257         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
3258
3259         * wl-summary.el (wl-summary-buffer-set-folder): Set up
3260         `process-duplicates' slot.
3261
3262         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
3263         if detection failed.
3264
3265 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3266
3267         * wl-version.el (wl-version-status): Set to "alpha".
3268
3269 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3270
3271         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
3272         Check wl-message-buffer lives before set-buffer.
3273
3274 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3275
3276         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
3277         called in folder mode.
3278         * wl-var.el (wl-summary-exit-pre-hook): New variable.
3279         * wl-summary.el (wl-summary-exit-pre-hook): Run
3280         `wl-summary-exit-pre-hook' before exit summary mode.
3281
3282 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3283
3284         * wl-version.el (wl-version-status): New variable.
3285         (wl-version-status-alist): Removed.
3286         (wl-version-status): Rule included.
3287
3288 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3289
3290         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
3291         @sponichi.
3292
3293         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
3294         when `mail-reply-buffer' is buffer-local variable.
3295         (Reported by <kita@coe.nttdata.co.jp>).
3296
3297 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
3298
3299         * wl-vars.el (toplevel): Require 'elmo-util.
3300
3301 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3302
3303         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
3304         (All other related portions are changed)
3305
3306         * wl.el (wl-plugged-change): Use '<' instead of '<='.
3307
3308         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
3309
3310 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3311
3312         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
3313
3314 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
3315
3316         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
3317         Delete other windows to avoid an error.
3318         Use `point-marker' instead of `point' to remember the start point
3319         of body.
3320
3321         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
3322
3323         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
3324         number not to exceed all message number.
3325
3326 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3327
3328         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
3329         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
3330
3331 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
3332
3333         * wl-summary.el (wl-summary-sync-force-update): Added argument
3334         no-check.
3335         (wl-summary-sync-update): Ditto.
3336         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
3337         with `no-check'.
3338
3339         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
3340         (wl-message-buffer-prefetch-next): Don't run timer if timer is
3341         already running.
3342
3343 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3344
3345         * wl-expire.el (wl-expire-archive-get-folder): Added argument
3346         `dst-folder-arg'.
3347         (wl-expire-archive-number1): Diito.
3348         (wl-expire-archive-number2): Diito.
3349         (wl-expire-archive-Date): Diito.
3350         (wl-archive-number1): Diito.
3351         (wl-archive-number2): Diito.
3352         (wl-archive-date): Diito.
3353         (wl-archive-folder-p): New function.
3354         (wl-summary-expire): Support of expand folder name at
3355         wl-expire-alist.
3356         * wl-util.el (wl-expand-newtext): Renamed from
3357         `wl-refile-expand-newtext'.
3358
3359 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3360
3361         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
3362         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
3363         `(elmo-msgdb-get-overview msgdb)'.
3364         (wl-summary-prefetch): Bind match data before call
3365         `wl-summay-prefetch-msg'.
3366         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
3367         'off if `wl-summary-buffer-disp-msg' is non-nil.
3368         Fixed problem that couldn't show only one new or unread message when
3369         enter folder.
3370         (wl-summary-reply): Don't call `split-window-vertically' and other
3371         window.
3372
3373 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
3374
3375         * wl-expire.el (wl-expire-refile): Fixed.
3376
3377 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3378
3379         * wl-vars.el (wl-biff-unnotify-hook): New variable.
3380
3381         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
3382         biff notification is removed.
3383
3384         * wl.el (wl): Changed position of `elmo-init'.
3385
3386         * wl-draft.el (wl-default-draft-cite): Use date field
3387         on the citation buffer.
3388
3389         * wl-vars.el (wl-shimbun-folder-icon): New variable.
3390
3391         * wl-xmas.el (wl-folder-internal-icon-list): Added
3392         `wl-folder-shimbun-image'.
3393
3394         * wl-e21.el (wl-folder-internal-icon-list): Added
3395         `wl-folder-shimbun-image'.
3396
3397 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
3398
3399         * wl.el (wl-init): Eliminated argument.
3400         (wl): Rewrite.
3401
3402         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
3403         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
3404         instead of `elmo-folder-msgdb-internal'.
3405         (wl-summary-sync-update): Ditto.
3406         (wl-summary-flush-pending-append-operations): Eliminated.
3407         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
3408         (wl-summary-goto-folder-subr): Set load-msgdb argument of
3409         `elmo-folder-open'.
3410
3411         * wl-mime.el (wl-summary-burst): Fixed.
3412
3413         * wl-folder.el (wl-folder-info-save): Check data type.
3414
3415         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
3416         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
3417         instead of `elmo-folder-msgdb-internal'.
3418         (wl-expire-hide): Ditto.
3419
3420
3421         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
3422
3423 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3424
3425         * wl-folder.el (wl-folder-write-current-folder): Support petname.
3426
3427 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
3428
3429         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
3430
3431 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3432
3433         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3434         Fixed `match-beginning' argument mismatch.
3435
3436 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
3437
3438         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
3439         the default value.
3440
3441 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
3442
3443         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
3444         instead of `elmo-nntp-default-port'.
3445
3446         * wl-vars.el: Fixed some doc strings.
3447
3448 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
3449
3450         * wl-summary.el (wl-summary-prefetch-msg): Use
3451         `elmo-msgdb-overview-get-entity' instead of `assoc'.
3452
3453         * wl-vars.el: Define *-func as obsolete variable using
3454         `elmo-define-obsolete-variable'.
3455
3456         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
3457         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
3458         instead of `wl-message-buffer-prefetch-threshold'.
3459
3460         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
3461
3462         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
3463
3464         * wl-draft.el (wl-caesar-region-func): Ditto.
3465
3466         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
3467         Keep unread status in elmo-folder-move-messages.
3468         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
3469
3470 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3471
3472         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
3473         `wl-summary-buffer-exit-func'
3474         (wl-summary-buffer-message-redisplay-function): Renamed from
3475         `wl-summary-buffer-message-redisplay-func'
3476         (wl-summary-buffer-next-folder-function): Renamed from
3477         `wl-summary-buffer-next-folder-func'.
3478         (wl-summary-buffer-prev-folder-function): Renamed from
3479         `wl-summary-buffer-prev-folder-func'.
3480         (wl-summary-get-petname-function): Renamed from
3481         `wl-summary-get-petname-func'.
3482
3483         * wl-score.el (wl-score-edit-exit-function): Renamed from
3484         `wl-score-edit-exit-func'.
3485
3486         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
3487         Renamed from `wl-message-buffer-prefetch-get-next-function'.
3488
3489         * wl-util.el (wl-load-profile-function): Renamed from
3490         `wl-load-profile-func'.
3491
3492         * wl-folder.el (wl-folder-completion-function): Renamed from
3493         `wl-folder-completion-func'.
3494         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
3495
3496         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
3497         `wl-expire-archive-get-folder-func'.
3498         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
3499         (wl-draft-send-mail-function): Renamed from
3500         `wl-draft-send-mail-func'.
3501         (wl-draft-send-news-function): Renamed from
3502         `wl-draft-send-news-func'.
3503         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
3504         (wl-generate-mailer-string-function): Renamed from
3505         `wl-generate-mailer-string-func'.
3506         (wl-highlight-signature-search-function): Renamed from
3507         `wl-highlight-signature-search-func'.
3508         (wl-highlight-x-face-function): Renamed from
3509         `wl-highlight-x-face-func'
3510         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
3511         (wl-ps-print-buffer-function): Renamed from
3512         `wl-ps-print-buffer-func'
3513         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
3514         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
3515         (wl-summary-subject-filter-function): Renamed from
3516         `wl-summary-subject-filter-func'.
3517
3518         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
3519         `wl-draft-queue-flush-send-func'
3520         (wl-draft-cite-function): Renamed from
3521         `wl-draft-cite-func'
3522
3523         * wl-address.el (wl-address-init-function): Renamed from
3524         `wl-address-init-func'.
3525
3526 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
3527
3528         * wl-draft.el (wl-draft-queue-flush): Don't call
3529         `elmo-dop-unlock-message'.
3530         * wl-draft.el (wl-draft-queue-append): Don't call
3531         `elmo-dop-lock-message'.
3532
3533         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
3534         (wl-summary-buffer-folder-name): Ditto.
3535         (wl-summary-message-regexp): Added '-' (all other related portions
3536         are changed).
3537         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
3538         wl-summary-buffer-folder-name.
3539
3540 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
3541
3542         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
3543         the number of mails in the folder buffer is not updated by wl-biff.
3544
3545 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
3546
3547         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
3548         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
3549
3550 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
3551
3552         * wl-summary.el (wl-summary-next-message):
3553         Return next message number when wl-summary-move-order is nil.
3554
3555 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
3556
3557         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
3558         `wl-summary-move-spec-alist'.
3559         (wl-summary-move-spec-unplugged-alist): New variable
3560         (Move spec for unplugged status).
3561         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
3562         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
3563
3564 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
3565
3566         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
3567         * wl-mule.el (wl-draft-overload-menubar): Ditto.
3568
3569 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
3570
3571         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
3572         simple quotation to quote the anonymous function.
3573         * tm-wl.el (wl-draft-preview-message): Ditto.
3574
3575 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
3576
3577         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
3578         Eliminate redundant `save-excursion'.
3579         (wl-highlight-summary-current-line): Ditto.
3580
3581         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
3582         accessing match data when `looking-at' failed.
3583
3584         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
3585         `elmo-match-string' where users don't care about the speed.
3586         (wl-draft-save): Ditto.
3587
3588 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3589
3590         * wl-util.el (wl-regexp-opt): New function.
3591
3592         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
3593         number from `wl-summary-buffer-number-list'.
3594         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
3595         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
3596         (wl-summary-move-spec-alist): Changed default setting.
3597
3598 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3599
3600         * wl-vars.el (wl-biff-notify-hook): New hook.
3601         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
3602         the arrival of new mail.
3603         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
3604         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
3605
3606 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
3607
3608         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
3609
3610 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
3611
3612         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
3613
3614         * Version number is increased to 2.5.8.
3615
3616         * wl-thread.el (toplevel): require 'cl.
3617         (wl-thread-resume-entity): Call wl-thread-make-number-list.
3618         (wl-thread-make-number-list): New function.
3619         (wl-thread-entity-make-number-list-from-children): Ditto.
3620         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
3621         (wl-thread-entity-insert-as-children): Likewise.
3622         (wl-thread-delete-message): Likewise.
3623         (wl-meaning-of-mark): Eliminated.
3624         (wl-thread-next-failure-mark-p): Ditto.
3625         (wl-thread-entity-get-mark): Ditto.
3626         (wl-thread-meaning-alist-get-result): Ditto.
3627         (wl-thread-entity-check-prev-mark): Ditto.
3628         (wl-thread-entity-check-next-mark): Ditto.
3629         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
3630         (wl-thread-entity-get-prev-marked-entity): Ditto.
3631         (wl-thread-get-prev-unread): Ditto.
3632         (wl-thread-jump-to-prev-unread): Ditto.
3633         (wl-thread-get-next-unread): Ditto.
3634         (wl-thread-jump-to-next-unread): Ditto.
3635         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
3636         (wl-thread-entity-get-next-marked-entity): Ditto.
3637
3638         * wl-summary.el (wl-summary-buffer-number-list):
3639         New bufer-local variable.
3640         (wl-summary-switch-to-clone-buffer): Clone
3641         `wl-summary-buffer-number-list'.
3642         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
3643         (wl-summary-cursor-move-regex): Eliminated.
3644         (wl-summary-cursor-up): Rewrite.
3645         (wl-summary-cursor-down): Ditto.
3646         (wl-summary-mode-spec-alist): New variable.
3647         (wl-summary-next-message): New inline function.
3648         (wl-summary-cursor-move): New function.
3649         (wl-summary-default-get-next-msg): Rewrite.
3650         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
3651         (wl-summary-rescan): Ditto.
3652         (wl-summary-sync-all-init): Ditto.
3653         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
3654         summary is not thread view.
3655         (wl-summary-sync-update): Ditto.
3656         (wl-summary-rescan): Ditto.
3657         (wl-summary-make-number-list): New function.
3658
3659         * wl-draft.el: "FCC" -> "Fcc".
3660
3661 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
3662
3663         * wl-highlight.el (wl-highlight-summary-window):
3664         Call `set-buffer-modified-p'.
3665
3666         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
3667         (wl): Call `elmo-init' and fix.
3668
3669         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
3670         Use new variables.
3671
3672         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
3673
3674 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3675
3676         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
3677
3678 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3679
3680         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
3681
3682 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3683
3684         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
3685         `wl-use-toolbar' nor `display-graphic-p'.
3686         (wl-e21-setup-message-toolbar): Ditto.
3687         (wl-e21-setup-summary-toolbar): Ditto.
3688         (wl-e21-setup-folder-toolbar): Ditto.
3689
3690         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
3691         (wl-plugged-init-icons): Ditto.
3692
3693         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
3694         `display-graphic-p'.
3695         (wl-plugged-set-folder-icon): Ditto.
3696         (wl-highlight-plugged-current-line): Ditto.
3697         (wl-highlight-folder-current-line): Ditto.
3698         (wl-e21-highlight-folder-group-line): Ditto.
3699         (wl-e21-setup-toolbar): Ditto.
3700         (wl-e21-display-image-p): New macro.
3701
3702         * wl-demo.el (wl-demo): Simplified.
3703         (wl-demo-image-type-alist): Use `image-type-available-p' for
3704         checking whether the image type `xbm' is available.
3705
3706 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3707
3708         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
3709         (wl-summary-input-range): Ditto.
3710
3711 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3712
3713         * wl-summary.el (wl-summary-edit-addresses): Use
3714         `wl-summary-get-original-buffer'
3715         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
3716         (wl-summary-jump-to-msg-by-message-id-via-nntp):
3717         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
3718         (wl-summary-get-newsgroups): Eliminated.
3719         (wl-summary-set-crosspost): Ditto.
3720         (wl-summary-is-crosspost-folder): Ditto.
3721         (wl-crosspost-alist-load): Ditto.
3722         (wl-crosspost-alist-save): Ditto.
3723
3724         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
3725         `elmo-setup-subscribed-newsgroups' instead of
3726         `elmo-nntp-make-groups-hashtb'.
3727         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
3728         instead of `wl-crosspost-alist-save'.
3729
3730         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
3731         of `elmo-folder-message-appendable-p'.
3732         (wl-mime-header-presentation-method): Eliminated.
3733
3734         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
3735         (Error occurs in emacs21).
3736
3737         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
3738         the current buffer).
3739
3740         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
3741         instead of `wl-crosspost-alist-save'.
3742         (wl-init): `elmo-crosspost-message-alist-load'
3743         instead of `wl-crosspost-alist-load'
3744
3745         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
3746         (wl-parse-newsgroups): Likewise.
3747         (wl-biff-notify): Run `wl-biff-notify-hook'.
3748
3749 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
3750
3751         * wl-vars.el (wl-summary-lazy-highlight): New variable.
3752
3753         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
3754         when `wl-summary-lazy-highlight' is non-nil.
3755         (wl-summary-goto-folder-subr): Highlight only when
3756         `wl-summary-lazy-highlight' is non-nil.
3757
3758         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
3759         Don't display progress and highlight temp-mark when
3760         `wl-summary-lazy-highlight' is non-nil.
3761         (wl-highlight-summary-window): New function.
3762         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
3763
3764 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3765
3766         * wl-summary.el (wl-summary-sync): Change `all-visible'
3767         from `all-shown'
3768         (wl-summary-input-range): Ditto.
3769
3770 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3771
3772         * wl-e21.el (wl-highlight-folder-current-line): Call
3773         `wl-folder-init-icons' when folder icons have not been initialized.
3774
3775         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
3776
3777         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
3778         (wl-demo-image-type-alist): New macro.
3779
3780 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
3781
3782         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
3783         display does not support graphics.
3784         (wl-plugged-init-icons): Ditto.
3785         (wl-folder-init-icons): Ditto.
3786
3787         * wl-demo.el (wl-demo): Chech closely whether the display
3788         supports graphics.
3789
3790 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
3791
3792         * wl-summary.el (wl-summary-get-original-buffer): New function.
3793         (wl-summary-set-crosspost): Use it.
3794         (wl-summary-target-mark-uudecode): Ditto.
3795         (wl-summary-reedit): Ditto.
3796         (wl-summary-resend-bounced-mail): Ditto.
3797         (wl-summary-update-crosspost): Eliminated (It may be incorporated
3798         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
3799
3800         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
3801         (wl-message-display-internal): Ditto.
3802
3803 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
3804
3805         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
3806
3807 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
3808
3809         * wl-summary.el (wl-summary-save-view): Renamed from
3810         `wl-summary-save-status'.
3811
3812 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3813
3814         * wl-summary.el (wl-summary-sync): Added `all-shown'
3815
3816 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
3817
3818         * wl-summary.el (wl-summary-input-range): Added `all-shown'
3819
3820 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
3821
3822         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
3823
3824 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
3825
3826         * wl-highlight.el (wl-highlight-summary-line-string): Use
3827         `zerop' instead of `= 0'.
3828         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
3829
3830         * wl-template.el (wl-template-next): Use `=' instead of `eq'
3831         for comparing numbers.
3832         (wl-template-prev): Use `zerop' instead of `eq 0'.
3833
3834         * wl-draft.el (wl-draft-insert-current-message): Use
3835         `with-current-buffer' instead of `save-excursion'.
3836         Use `zerop' instead of `eq 0'.
3837
3838 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
3839
3840         * wl-draft.el (wl-draft-insert-ccs): New function.
3841         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
3842         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
3843
3844 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
3845
3846         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
3847
3848 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
3849
3850         * wl-expire.el (wl-expire-refile): Don't call
3851         elmo-msgdb-add-msgs-to-seen-list;
3852         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
3853         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3854
3855 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
3856
3857         * wl-message.el (wl-message-prev-page): Ignore errors while
3858         scroll-down.
3859
3860 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
3861
3862         * wl-mime.el: Use elmo-original-message-mode instead of
3863         mmelmo-original-mode.
3864
3865         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
3866         `elmo-folder-get-spec';
3867         (wl-fldmgr-add-completion-all-completions):
3868         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
3869
3870         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
3871         of `elmo-folder-get-type'.
3872
3873         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
3874         `elmo-folder-get-spec';
3875         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3876         Use `elmo-folder-append-message' instead of `elmo-append-msg';
3877         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3878         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
3879         `elmo-read-msg-no-cache';
3880         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
3881         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
3882         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
3883         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
3884         `elmo-cache-save';
3885         (wl-draft-reedit): Use `elmo-message-file-name'.
3886
3887         * wl-expire.el: Use `elmo-folder-name-internal';
3888         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3889         Use macro `wl-summary-buffer-msgdb' instead of variable
3890         `wl-summary-buffer-msgdb';
3891         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
3892         Use macro `wl-summary-buffer-folder-name' instead of variable
3893         `wl-summary-buffer-folder-name'.
3894         * wl-score.el: Likewise.
3895
3896         * wl-message.el: Rewrite for new message buffer cache mechanism.
3897         (wl-message-buffer-cache-buffer-get): New macro.
3898         (wl-message-buffer-cache-folder-get): Ditto.
3899         (wl-message-buffer-cache-message-get): Ditto.
3900         (wl-message-buffer-cache-entry-make): Ditto.
3901         (wl-message-buffer-cache-hit): Ditto.
3902         (wl-message-buffer-cache-sort): New function.
3903         (wl-message-buffer-cache-add): Ditto.
3904         (wl-message-buffer-cache-delete): Ditto.
3905         (wl-message-buffer-cache-clean-up): Ditto.
3906         (wl-message-buffer-window): Rewrite.
3907         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
3908         (wl-message-buffer-display): New function.
3909         (wl-message-display-internal): New function.
3910
3911 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
3912
3913         * wl-folder.el: Use `elmo-folder-name-internal';
3914         Use `wl-folder-get-elmo-folder';
3915         Use `elmo-folder-list-messages' instead of
3916         `elmo-list-folder';
3917         Use `elmo-folder-get-primitive-list' instead of
3918         `elmo-folder-get-primitive-spec-list';
3919         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
3920         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3921         Use `elmo-folder-create' instead of `elmo-create-folder'.
3922         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
3923         (wl-folder-get-elmo-folder): New macro.
3924         (wl-folder-elmo-folder-cache-get): Ditto.
3925         (wl-folder-elmo-folder-cache-put): Ditto.
3926         (wl-folder-suspend): Call `elmo-quit'.
3927
3928         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
3929         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
3930         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
3931         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
3932         (toplevel): require 'cl.
3933         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
3934
3935         * wl-summary.el: Rewrite to use new elmo interface.
3936
3937 \f
3938 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
3939
3940         * wl-mime.el (wl-draft-preview-message):
3941         Run `wl-draft-send-hook' before collecting recipients information;
3942         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
3943
3944         * tm-wl.el (wl-draft-preview-message): Ditto.
3945
3946 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
3947
3948         * wl-mime.el (wl-draft-preview-message): Fixed problem that
3949         wrong receipients are displayed when forwarded message.
3950
3951 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
3952
3953         * Version number is increased to 2.5.7.
3954
3955 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
3956
3957         * wl-message.el (wl-message-next-page): Bind
3958         `window-pixel-scroll-increment' to nil while scrolling up.
3959
3960 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3961
3962         * wl-vars.el (wl-save-hook): New hook.
3963         * wl.el (wl-save): Call `wl-save-hook'.
3964
3965 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3966
3967         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
3968         Argument WITH-ARG instead of NO-ARG (negative mean).
3969         (wl-draft-reply): WITH-ARG instead of NO-ARG.
3970         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
3971         * wl-message.el (wl-message-follow-current-entity): Likewise.
3972
3973 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3974
3975         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
3976         FROM was optional argument.
3977         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
3978
3979 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3980
3981         * Version number is increased to 2.5.6.
3982
3983 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3984
3985         * wl-version.el (wl-version-show): Removed.
3986         (wl-version): Add `interactive'.
3987
3988 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
3989
3990         * wl-summary.el (wl-summary-get-petname-func): New variable.
3991         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
3992         instead of `wl-address-get-petname-1'.
3993         (wl-summary-simple-from): Ditto.
3994
3995         * wl-address.el (wl-address-get-petname-1): Define as function.
3996
3997 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
3998
3999         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
4000         field in the original message.
4001         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4002
4003 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
4004
4005         * wl-expire.el (wl-expire-hide):
4006         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
4007
4008 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4009
4010         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
4011         find decoder for To, Cc, and Subject.
4012
4013 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4014
4015         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
4016         for checking `elmo-use-buffer-cache'.
4017         (wl-summary-mark-as-important): Fixed typo in comment.
4018
4019 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
4020
4021         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
4022         field in the original message.
4023         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4024
4025 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
4026
4027         * wl-expire.el (wl-expire-hide):
4028         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
4029
4030 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4031
4032         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
4033         find decoder for To, Cc, and Subject.
4034
4035 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
4036
4037         * Version number is increased to 2.5.5.
4038
4039         * wl-address.el (wl-address-specials-regexp): New constant.
4040         (wl-address-quote-specials): Use it.
4041
4042 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
4043
4044         * wl-summary.el (wl-summary-rescan):
4045         Call `wl-summary-buffer-number-column-detect'.
4046         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
4047
4048         * wl-message.el (wl-message-mode-map): Define.
4049         (wl-message-decode): Use it as local-map.
4050
4051 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
4052
4053         * wl-score.el (wl-score-guess-like-gnus): Abolished.
4054         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
4055
4056 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
4057
4058         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
4059
4060         * wl-mule.el (wl-read-event-char): Ditto.
4061
4062         * wl-e21.el (wl-read-event-char): Ditto.
4063
4064         * wl-nemacs.el (wl-read-event-char): Ditto.
4065         (read-event): Removed.
4066
4067         * wl-util.el (toplevel): Removed dummy definition of
4068         `read-event'.
4069         (wl-read-event-char, wl-xmas-read-event-char): Removed.
4070
4071 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
4072
4073         * wl-nemacs.el (elmo-archive-call-process): Moved to
4074         elmo-archive.el.
4075
4076 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4077
4078         * wl-draft.el (wl-draft-reply-list-symbol): New function.
4079         (wl-draft-reply): Use it.  Fixed "No match field" error message.
4080
4081         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
4082         instead of magic-number 6.  Use `not' instead of `null' for symbol
4083         `nil' check (not empty list).
4084         (wl-draft-insert-x-face-field): Fixed paren style.
4085
4086         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
4087         one-branch conditional statement, instead of `and' and `if'.
4088         (wl-draft-forward): Likewise.
4089         (wl-draft-add-references): Likewise.
4090         (wl-draft-yank-from-mail-reply-buffer): Likewise.
4091
4092         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
4093         conditional steatment.  Use `cond' instead of `if'.
4094         (wl-draft-confirm): Likewise.
4095
4096 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4097
4098         * wl-version.el (wl-version-show): Use `product-string-1'
4099         instead of `wl-version'.
4100         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
4101
4102         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
4103
4104 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4105
4106         * wl-highlight.el (wl-highlight-headers): Revert
4107         `wl-highlight-x-face-func' argument (`beg' and `end').
4108
4109 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4110
4111         * wl.el (toplevel): Move `product-provide' declare.
4112         * wl-demo.el (toplevel): Ditto.
4113         * wl-dnd.el (toplevel): Ditto.
4114         * wl-highlight.el (toplevel): Ditto.
4115         * wl-message.el (toplevel): Ditto.
4116         * wl-refile.el (toplevel): Ditto.
4117         * wl-util.el (toplevel): Ditto.
4118
4119 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
4120
4121         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
4122         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
4123         (wl-thread-close-all): keep cursor position.
4124
4125 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4126
4127         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
4128         (eq x 0).
4129         (wl-generate-user-agent-string-1): Fix conditional statement.
4130
4131 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
4132
4133         * wl.el (wl-check-environment): Additional check for
4134         'wl-local-domain' and `wl-message-id-domain'.
4135
4136 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4137
4138         * wl-draft.el (toplevel): Delete defvar for sasl-*.
4139
4140 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4141
4142         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
4143         instead of `smtp-sasl-user-realm'.
4144
4145 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4146
4147         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
4148
4149 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4150
4151         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
4152         to the default value as well as `eword-lexical-analyzer'.
4153
4154 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4155
4156         * wl-version.el (wl-extended-emacs-version,
4157         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
4158         `elmo-match-string' instead of `wl-match-string'.
4159
4160 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4161
4162         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
4163         docstring.
4164
4165 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
4166
4167         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
4168
4169 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4170
4171         * wl-highlight.el (wl-highlight-headers): Remove
4172         `wl-highlight-x-face-func' argument (`beg' and `end').
4173
4174 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4175
4176         * wl-summary.el (wl-summary-mark-as-important):
4177         Remove cache if folder is local.
4178
4179 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
4180
4181         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
4182         to get existing e-mail address string.
4183
4184 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4185
4186         * wl-version.el (wl-generate-user-agent-string): Commentary.
4187         (wl-generate-user-agent-string-1): Use `when' for
4188         one-branch conditional statement, instead of `and' and `if'.
4189         (wl-extended-emacs-version, wl-extended-emacs-version2,
4190         wl-extended-emacs-version3): Ditto.
4191
4192 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4193
4194         * wl-summary.el (wl-summary-sync-all-init): New inline function.
4195         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
4196         condition-case; Remove initialization.
4197         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
4198         (wl-summary-sync-update3): Added argument `sync-all';
4199         Eliminated local variable `msgdb';
4200         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
4201         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
4202         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4203
4204 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
4205
4206         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
4207         connection before call `wl-draft-send-mail-with-smtp'.
4208
4209 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4210
4211         * Version number is increased to 2.5.4.
4212
4213 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
4214
4215         * wl.el (wl-check-environment): Additional check for
4216         'wl-local-domain' and `wl-message-id-domain'.
4217
4218 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4219
4220         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
4221         buffer as command specific.
4222         (wl-folder-mark-as-read-all-entity): Ditto.
4223         (wl-folder-prefetch-entity): Ditto.
4224         (wl-folder-drop-unsync-entity): Ditto.
4225
4226         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
4227         (wl-prog-uudecode-no-stdout-option): Changed default to t.
4228         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
4229
4230         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
4231         save-excursion.
4232
4233 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
4234
4235         * Version number is increased to 2.5.3.
4236
4237         * wl-summary.el (wl-summary-save-view-cache):
4238         Delete duplicated `write-region';
4239         Use `write-region-as-binary' instead of `as-binary-output-file' and
4240         `write-region'.
4241
4242 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4243
4244         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
4245
4246 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
4247
4248         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
4249         instead of `smtp-via-smtp'.
4250
4251 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4252
4253         * wl-draft.el (toplevel): Delete defvar for sasl-*.
4254
4255 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4256
4257         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
4258         instead of `smtp-sasl-user-realm'.
4259
4260 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4261
4262         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
4263
4264 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4265
4266         * Version number is increased to 2.5.2.
4267
4268 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
4269
4270         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
4271         does not exist.
4272         (wl-biff-stop): Call `cancel-timer' if timer already exists.
4273         (wl-biff-start): Call `timer-activate' if timer already exists.
4274
4275         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
4276         only when it is bound as function.
4277
4278 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
4279
4280         * Version number is increased to 2.5.1.
4281
4282 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4283
4284         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
4285         Print refile/copy destination.
4286
4287 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4288
4289         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
4290         queue-flush-only is non-nil.
4291
4292         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
4293
4294         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
4295         checking cache folder.
4296
4297 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4298
4299         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
4300         `regexp-quote'.
4301
4302 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4303
4304         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
4305         function.
4306         * wl-summary.el (wl-summary-write-current-folder-functions):
4307         Change default value.  Use it.
4308
4309 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4310
4311         * Version number is increased to 2.5.0.
4312
4313         * wl-version.el (wl-version): Changed codename.
4314
4315 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
4316
4317         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
4318         (wl-summary-supersedes-message): Ditto.
4319
4320 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4321
4322         * wl-refile.el (wl-refile-guess-functions): Renamed from
4323         `wl-refile-guess-func-list'.
4324
4325 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
4326
4327         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4328         Fixed problem when no rule was matched.
4329
4330 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
4331
4332         * wl-summary.el (wl-summary-get-mark): Fixed
4333         `wl-summary-buffer-target-mark' check logic.
4334
4335 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4336
4337         * wl-folder.el (wl-folder-write-current-folder): Added group
4338         folder check.
4339
4340         * wl-summary.el (wl-summary-write-current-folder): Renamed from
4341         `wl-summary-write-current-newsgroup'.
4342         (wl-summary-write-current-folder-functions): New variable.
4343         * wl-folder.el (wl-folder-get-newsgroups): New function.
4344         (wl-folder-guess-mailing-list-by-refile-rule): New function.
4345         (wl-folder-write-current-folder): Renamed from
4346         `wl-folder-write-current-newsgroup'.
4347
4348 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4349
4350         * Version number is increased to 2.3.93.
4351
4352 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4353
4354         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
4355         (wl-ldap-make-matched-value-list): Ditto.
4356         (wl-ldap-alias-safe-string): Split e-mail address.
4357
4358         * wl-summary.el (wl-summary-read-folder): Fixed problem when
4359         petname folder default was selected.
4360         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
4361         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
4362
4363 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4364
4365         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
4366         to `wl-draft-config-exec'.
4367
4368         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
4369         instead of calling `wl-draft-config-exec';
4370         Process group-list and show recipients in minibuffer.
4371
4372         * tm-wl.el (wl-draft-preview-message): Ditto.
4373
4374 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4375
4376         * wl.el (toplevel): Added (C) to copyright notice, and
4377         sync Author header.
4378         * tm-wl.el (toplevel): Ditto.
4379         * wl-address.el (toplevel): Ditto.
4380         * wl-demo.el (toplevel): Ditto.
4381         * wl-dnd.el (toplevel): Ditto.
4382         * wl-draft.el (toplevel): Ditto.
4383         * wl-e21.el (toplevel): Ditto.
4384         * wl-expire.el (toplevel): Ditto.
4385         * wl-folder.el (toplevel): Ditto.
4386         * wl-highlight.el (toplevel): Ditto.
4387         * wl-message.el (toplevel): Ditto.
4388         * wl-mime.el (toplevel): Ditto.
4389         * wl-mule.el (toplevel): Ditto.
4390         * wl-nemacs.el (toplevel): Ditto.
4391         * wl-refile.el (toplevel): Ditto.
4392         * wl-score.el (toplevel): Ditto.
4393         * wl-summary.el (toplevel): Ditto.
4394         * wl-template.el (toplevel): Ditto.
4395         * wl-thread.el (toplevel): Ditto.
4396         * wl-util.el (toplevel): Ditto.
4397         * wl-vars.el (toplevel): Ditto.
4398         * wl-xmas.el (toplevel): Ditto.
4399
4400 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
4401
4402         * wl.el (wl-init): Added comment about `wl-init-hook'.
4403         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
4404         * wl-vars.el (wl-init-hook): Added docs.
4405         (wl-make-plugged-hook): Removed useless docs.
4406         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
4407         * wl-xmas.el (toplevel): Ditto.
4408
4409 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4410
4411         * wl-address.el (toplevel): Fixed multiple Author header format.
4412         * wl-demo.el (toplevel): Ditto.
4413         * wl-draft.el (toplevel): Ditto.
4414         * wl-folder.el (toplevel): Ditto.
4415         * wl-summary.el (toplevel): Ditto.
4416         * wl-thread.el (toplevel): Ditto.
4417         * wl-util.el (toplevel): Ditto.
4418         * wl-vars.el (toplevel): Ditto.
4419         * wl-version.el (toplevel): Ditto.
4420         * wl-xmas.el (toplevel): Ditto.
4421         * wl.el (toplevel): Ditto.
4422
4423         * wl-version.el (toplevel): Added require `elmo-version' for
4424         `product-version-as-string'.
4425
4426 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4427
4428         * wl-vars.el (wl-draft-send-hook): Changed default value to
4429         '(wl-draft-config-exec).
4430
4431         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
4432         explicitly.
4433         (wl-draft): Set `wl-draft-config-exec-flag' before running
4434         `wl-mail-setup-hook'.
4435
4436         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
4437         `wl-biff-init-icons' to `wl-init-hook' instead of
4438         `wl-make-plugged-hook'.
4439         (Because if `wl-draft' command is invoked at first,
4440         they are not initialized)
4441         Updated copyright notice.
4442
4443         * wl-e21.el (toplevel): Ditto;
4444
4445         * wl-demo.el (toplevel): Updated copyright notice.
4446         * wl-address.el (toplevel): Ditto.
4447         * wl-draft.el (toplevel): Ditto.
4448         * wl-version.el (toplevel): Ditto.
4449         * wl-folder.el (toplevel): Ditto.
4450         * wl-summary.el (toplevel): Ditto.
4451         * wl-thread.el (toplevel): Ditto.
4452         * wl-util.el (toplevel): Ditto.
4453         * wl-vars.el (toplevel): Ditto.
4454         * wl.el (toplevel): Ditto.
4455
4456 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4457
4458         * wl-highlight.el (wl-highlight-message): Fixed problem of
4459         highlighting failure which occured when the last field contains
4460         multiple lines in the draft buffer.
4461
4462         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
4463         `wl-biff-start' if plugged.
4464
4465         * wl-util.el (wl-biff-check-folder): New function.
4466         (wl-biff-check-folders): Don't set session name prefix.
4467         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
4468         (wl-biff-check-folder-async): Ditto.
4469
4470         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
4471         in email address.
4472
4473 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
4474
4475         * wl-vars.el (wl-subject-prefix-regexp): New variable.
4476
4477         * wl-draft.el (wl-draft-strip-subject-re): New function.
4478
4479         * wl-draft.el (wl-draft-reply): Use it.
4480
4481 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4482
4483         * wl-message.el (wl-mmelmo-message-redisplay): Use
4484         `mime-display-message' instead of `wl-mime-display-message'.
4485
4486         * wl-mime.el (toplevel): Removed compatibility workaround
4487         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
4488         (wl-mime-display-message): Abolished.
4489         (wl-mime-entity-read-field): Ditto.
4490         (wl-mime-combine-message/partial-pieces): Use
4491         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
4492
4493 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
4494
4495         * wl-template.el: Doc fixes.
4496
4497 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4498
4499         * wl-e21.el (wl-message-overload-functions): Do nothing if
4500         `current-local-map' is not available.
4501         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
4502
4503 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4504
4505         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
4506         representation.
4507
4508         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
4509         number.
4510         (wl-fldmgr-save-folders): Don't use `format' when insert
4511         `wl-fldmgr-folders-header'.
4512
4513 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4514
4515         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
4516
4517 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4518
4519         * wl-highlight.el (wl-highlight-message):
4520         Use `std11-field-end' to detect end point of the header field.
4521         Refer `wl-highlight-max-header-size'.
4522
4523         * wl-vars.el (wl-highlight-max-header-size): New variable.
4524
4525         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
4526
4527         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4528         Set `for-draft' argument of wl-highlight-headers.
4529         (wl-draft): Ditto.
4530         (wl-draft-reedit): Ditto.
4531         (wl-user-agent-compose-internal): Ditto.
4532
4533 2000-10-24   Daiki Ueno <ueno@unixuser.org>
4534
4535         * wl-message.el (wl-message-add-button): Use overlay.
4536
4537 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4538
4539         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
4540
4541         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
4542         problem when group-list content is nothing.
4543         (Reported by Mito <mit@nines.nec.co.jp>)
4544
4545 2000-10-18  SAITO Atsunori <sai@yedo.com>
4546
4547         * wl-summary.el (wl-summary-print-destination): Adjust line length.
4548
4549 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4550
4551         * tm-wl.el (toplevel): Use product-provide.
4552
4553 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
4554
4555         * Version number is increased to 2.3.92.
4556
4557 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4558
4559         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
4560         title text, use `display' property for left margin under Emacs 21.
4561
4562         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
4563         properties.
4564         (wl-plugged-init-icons): Ditto.
4565
4566 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4567
4568         * wl.el (wl-save-status, wl-init): Remove last period in
4569         "...done." message.
4570         * tm-wl.el (wl-summary-burst): Ditto.
4571         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
4572         wl-summary-resume-cache-status,
4573         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
4574         wl-summary-sync-update3, wl-summary-highlight-msgs,
4575         wl-summary-flush-pending-append-operations,
4576         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
4577         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
4578         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
4579         wl-thread-open-all): Ditto.
4580         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4581         * wl-mime.el (wl-summary-burst): Ditto.
4582         * wl-highlight.el (wl-highlight-summary): Ditto.
4583         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
4584         wl-folder-open-all, wl-folder-update-access-group): Ditto.
4585         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
4586         * wl-address.el (wl-local-address-init): Ditto.
4587
4588 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4589
4590         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
4591         `add-text-properties'.
4592         (wl-plugged-init-icons): Ditto.
4593         (wl-folder-init-icons): Use `propertize' instead of
4594         `put-text-property'.
4595         (wl-plugged-set-folder-icon): Ditto.
4596         (wl-e21-highlight-folder-group-line): Ditto.
4597
4598 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4599
4600         * wl-version.el (wl-version-status-alist): New variable.
4601         (wl-version-status): New function.
4602
4603         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
4604         "Cc" part of the case "Reply-To".
4605
4606         * wl-draft.el (wl-draft-reply): Use result of
4607         `eword-extract-address-components'.
4608
4609         * wl-demo.el (wl-demo-icon-name): New constant.
4610         (wl-logo-xpm): Use it.
4611         (wl-logo-xbm): Ditto.
4612         (wl-logo-bitmap): Ditto.
4613
4614         * Version number is increased to 2.3.91.
4615
4616 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4617
4618         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
4619         (wl-extended-emacs-version, wl-extended-emacs-version2,
4620         wl-extended-emacs-version3): Remove `interactive'.  Fixed
4621         docstring.
4622
4623         * wl-version.el (wl-generate-user-agent-string-1): New function.
4624         (wl-generate-user-agent-string): Use it.
4625
4626         * wl-version.el (wl-generate-user-agent-string-1): Ignore
4627         `mime-edit-insert-user-agent-field'.
4628         (wl-generate-user-agent-string): Check
4629         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
4630
4631         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
4632         instead of `if', when verbose case.
4633
4634 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
4635
4636         * wl-expire.el (wl-summary-expire): Fix.
4637
4638 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
4639
4640         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
4641         and `elmo-lost+found-folder' if 'wl-draft.
4642         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
4643
4644 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4645
4646         * wl-expire.el (wl-summary-expire): Change messages.
4647         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
4648         `deleing-info' instead of "Deleting..."
4649
4650 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
4651
4652         * wl-summary.el (wl-summary-refile-subr): Fix.
4653
4654 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4655
4656         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
4657         if pipe folder.
4658
4659 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4660
4661         * wl-vars.el (wl-draft-use-cache): Default `nil'.
4662
4663 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
4664
4665         * wl-expire.el (wl-expire-hide): New function.
4666         (wl-summary-expire): Add `hide'.
4667
4668 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
4669
4670         * wl-vars.el (wl-draft-reply-without-argument-list):
4671         Changed default value to consider `Reply-To:'.
4672         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
4673
4674         * Version number is increased to 2.3.90.
4675
4676         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
4677         elmo-imap4-get-session with unwind-protect.
4678         Don't cause error.
4679         (wl-summary-sync-marks): Don't check plugged nor folder type.
4680         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
4681         (Always keep current buffer).
4682
4683 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
4684
4685         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
4686         Enclose with `save-excursion'.
4687
4688 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4689
4690         * wl-version.el (wl-version): Remove interactive.
4691
4692 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4693
4694         * wl-version.el (wl-generate-user-agent-string): Use
4695         `product-string-verbose' instead of `product-string-1'.
4696
4697 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4698
4699         * wl-vars.el (wl-draft-use-cache): New variable.
4700         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
4701         if wl-draft-use-cache is non-nil.
4702
4703 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
4704
4705         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
4706         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
4707
4708 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
4709
4710         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
4711         (wl-thread-msg-mark-as-unread): Ditto.
4712
4713         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
4714         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
4715         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
4716         Don't set mark in summary if return value of `elmo-mark-as-read'
4717         is nil.
4718         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
4719         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
4720         instead of `wl-thread-msg-mark-as-read'.
4721         (wl-summary-mark-as-unread-region): Ditto.
4722         (wl-summary-target-mark-mark-as-read): Ditto.
4723
4724         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4725
4726 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4727
4728         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
4729
4730         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
4731
4732 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4733
4734         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
4735         face.
4736
4737 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
4738
4739         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
4740         `running-xemacs'.
4741
4742 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4743
4744         * wl-version.el (toplevel): Use `product-version-as-string' for
4745         set verstion-string, if defined.
4746
4747         * wl-version.el (wl-version-show): Insert string at point, when
4748         call with argument.
4749
4750         * wl-version.el (wl-generate-user-agent-string): Use
4751         `product-string-1' instead of `wl-appname', `wl-version' and
4752         `wl-codename'.
4753
4754 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4755
4756         * wl-address.el (toplevel): Use product-provide.
4757         * wl-demo.el (toplevel): Ditto.
4758         * wl-dnd.el (toplevel): Ditto.
4759         * wl-draft.el (toplevel): Ditto.
4760         * wl-e21.el (toplevel): Ditto.
4761         * wl-expire.el (toplevel): Ditto.
4762         * wl-fldmgr.el (toplevel): Ditto.
4763         * wl-folder.el (toplevel): Ditto.
4764         * wl-highlight.el (toplevel): Ditto.
4765         * wl-message.el (toplevel): Ditto.
4766         * wl-mime.el (toplevel): Ditto.
4767         * wl-mule.el (toplevel): Ditto.
4768         * wl-nemacs.el (toplevel): Ditto.
4769         * wl-refile.el (toplevel): Ditto.
4770         * wl-score.el (toplevel): Ditto.
4771         * wl-summary.el (toplevel): Ditto.
4772         * wl-template.el (toplevel): Ditto.
4773         * wl-thread.el (toplevel): Ditto.
4774         * wl-util.el (toplevel): Ditto.
4775         * wl-vars.el (toplevel): Ditto.
4776         * wl-xmas.el (toplevel): Ditto.
4777         * wl.el (toplevel): Ditto.
4778
4779 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4780
4781         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
4782         instead of product.
4783
4784         * wl-version.el (wl-version): Compile time evalution elmo-version.
4785
4786 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
4787
4788         * wl-summary.el (wl-summary-sync-force-update): Append queue
4789         `mark-as-read'if unplugged.
4790
4791 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4792
4793         * wl-version.el: New file.  Use product.el.
4794         * wl.el: add (require 'wl-version).
4795         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
4796         for ~/.folders header.
4797         (wl-fldmgr-folders-header): Changed.
4798         * wl-demo.el (wl-demo): Use product.el.
4799
4800         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
4801         wl-version.el.
4802         * wl-util.el (wl-version, wl-version-show): Ditto.
4803
4804         * wl-util.el (wl-generate-user-agent-string,
4805         wl-extended-emacs-version, wl-extended-emacs-version2,
4806         wl-extended-emacs-version3): Move to wl-version.el.
4807         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
4808         xemacs-codename, mime-edit-insert-user-agent-field,
4809         mime-edit-user-agent-value, mime-editor/version,
4810         mime-editor/codename): Compile warning killer move to
4811         wl-version.el
4812
4813 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
4814
4815         * wl-summary.el (wl-summary-refile-subr): Fix.
4816
4817 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
4818
4819         * wl-summary.el (wl-summary-sync-marks): Changed argument for
4820         `elmo-list-folder-unread' and `elmo-list-folder-important'.
4821
4822 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
4823
4824         * wl.el (wl-check-environment): Check too many `@'.
4825
4826 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
4827
4828         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
4829
4830 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4831
4832         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
4833         wl-draft-reply-myself-without-argument-list): Add variables.
4834         * wl-draft.el (wl-draft-reply): Use it.
4835
4836 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
4837
4838         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
4839         the 5th argument of `elmo-network-get-spec'.
4840
4841         * wl-thread.el (wl-thread-reparent-children): New inline function.
4842         (wl-thread-delete-message): Use it.
4843
4844         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
4845         (wl-summary-score-update-all-lines): Don't use `dolist'.
4846
4847 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4848
4849         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
4850         (require 'elmo-msgdb) for inline function.
4851
4852 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4853
4854         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
4855
4856 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
4857
4858         * wl-score.el (wl-score-headers): Fix for the confusing macro
4859         `elmo-kill-buffer'.
4860
4861 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4862
4863         * wl-summary.el: Don't use the 3rd argument of `require' because
4864         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
4865         * wl-util.el: Ditto.
4866         * wl-draft.el: Ditto.
4867
4868 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
4869
4870         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
4871         window system is not used.
4872
4873 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
4874
4875         * wl-thread.el: Don't use `mapcar' only for iteration.
4876         (wl-thread-resume-entity): Ditto.
4877         (wl-thread-delete-message): Ditto.
4878
4879         * wl-summary.el: Bind `dragdrop-drop-functions',
4880         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
4881         of `require' for `timezone', `easymenu' and `ps-print';
4882         don't use `mapcar' only for iteration.
4883
4884         * wl-util.el: Bind `mule-version', `nemacs-version',
4885         `emacs-beta-version', `xemacs-codename',
4886         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
4887         `mime-editor/version' and `mime-editor/codename'; specify 3rd
4888         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
4889         only for iteration.
4890
4891         * wl-score.el: Don't use `mapcar' only for iteration.
4892         (wl-score-simplify-buffer-fuzzy): Ditto.
4893         (wl-score-simplify-subject): Ditto.
4894         (wl-score-headers): Ditto.
4895         (wl-summary-score-update-all-lines): Ditto.
4896
4897         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
4898         `enable-multibyte-characters' and `mule-version'.
4899
4900         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
4901         `mapcar' only for iteration.
4902
4903         * wl-demo.el: Don't use `mapcar' only for iteration.
4904
4905         * wl-folder.el: Don't use `mapcar' only for iteration.
4906         (wl-folder-open-all): Ditto.
4907         (wl-folder-count-incorporates): Ditto.
4908
4909         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
4910         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
4911
4912         * wl-draft.el: Bind `x-face-add-x-face-version-header',
4913         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
4914         `smtp-connection-type'; specify 3rd argument of `require' for
4915         `timezone'; don't use `mapcar' only for iteration.
4916         (wl-draft-clone-local-variables): Don't use `mapcar'.
4917         (wl-draft-generate-clone-buffer): Ditto.
4918         (wl-user-agent-compose-internal): Ditto.
4919
4920         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
4921
4922         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
4923         (wl-save-status): Ditto.
4924
4925         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
4926         for iteration.
4927
4928 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
4929
4930         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
4931         removed `Date'.
4932         (wl-fldmgr-make-filter-default): New user option.
4933
4934         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
4935         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
4936         (wl-fldmgr-filter-completion-alist): Abolish.
4937
4938         * wl.el (wl): Don't check servers if arg is non-nil.
4939
4940         * wl-draft.el (wl-draft-reply): Set only message-id string to
4941         In-Reply-To field.
4942
4943 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4944
4945         * wl-summary.el (wl-summary-pick): Rewrite.
4946
4947         * wl-draft.el (wl-draft-forward): Get references field from
4948         original buffer.
4949         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
4950
4951 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
4952
4953         * wl-draft.el (wl-draft-forward): Add references field.
4954
4955 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4956
4957         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
4958         (wl-draft-reply): Use it.
4959
4960 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
4961
4962         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
4963         when Emacs 21 is running.
4964
4965         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
4966         bindings.
4967
4968 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
4969
4970         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
4971         XPM icons transparent.
4972
4973         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
4974         Emacs 21.
4975
4976 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
4977
4978         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
4979         nil.
4980
4981         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
4982         when it is persistent.
4983         (wl-summary-sync-marks): Changed argument for
4984         `elmo-list-folder-unread' and `elmo-list-folder-important'.
4985         (wl-summary-virtual): Use `elmo-read-search-condition'.
4986         (wl-summary-redisplay-internal): If folder is local, mark as read
4987         even when folder is plugged.
4988
4989 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
4990
4991         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
4992         of `tool-bar-lines' in the frame parameters.
4993         (after-make-frame-functions, post-command-hook): Don't modify the
4994         value.
4995         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
4996         wl-e21-tool-bar-lines): Removed.
4997
4998 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
4999
5000         * wl-highlight.el (wl-highlight-folder-path): Put overlay
5001         properties `evaporate' and `wl-momentary-overlay' as well.
5002         (wl-highlight-summary-displaying): Ditto.
5003         (wl-delete-all-overlays): Don't delete overlay which does not have
5004         a property `wl-momentary-overlay'.
5005
5006         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
5007         `display-mouse-p' and `display-graphic-p'.
5008         (wl-folder-init-icons): Don't search for XBM or the other files.
5009         (wl-plugged-set-folder-icon): Make icons if and only if
5010         `display-graphic-p' returns non-nil.
5011         (wl-highlight-plugged-current-line): Use `before-string' overlay
5012         property to show icon images.
5013         (wl-highlight-folder-current-line): Ditto.
5014         (wl-e21-highlight-folder-group-line): Ditto.
5015         (wl-e21-highlight-folder-by-numbers): Ditto.
5016         (wl-e21-insert-image): Removed.
5017         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
5018         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
5019         said.
5020         (wl-e21-switch-toolbar-after-make-frame): Renamed from
5021         `wl-e21-force-switch-toolbar'.
5022         (wl-e21-make-icon-image): Removed.
5023         (wl-e21-setup-toolbar): Don't search for XBM files.
5024         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
5025         the default value.
5026
5027 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
5028
5029         * wl-util.el (wl-biff-check-folder-async): Set
5030         `wl-biff-check-folders-running' even when it is not an IMAP folder.
5031
5032 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
5033
5034         * wl-e21.el (after-make-frame-functions): Add
5035         `wl-e21-force-switch-toolbar'.
5036         (wl-e21-force-switch-toolbar): New function force to switch the
5037         toolbar appearance automatically.
5038         (post-command-hook): Add `wl-e21-switch-toolbar'.
5039         (wl-e21-switch-toolbar): New function to switch the toolbar
5040         appearance automatically.
5041         (wl-e21-tool-bar-lines): New buffer local variable.
5042
5043 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5044
5045         * wl-util.el (wl-biff-check-folders-running): New variable.
5046         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
5047         (wl-biff-check-folder-async-callback):
5048         Set `wl-biff-check-folders-running'.
5049         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
5050         with unwind-protect.
5051
5052         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
5053         Enclose `wl-folder-auto-check' with unwind-protect.
5054
5055         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
5056         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
5057
5058         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
5059
5060         * wl-util.el (wl-biff-notify): New inline function.
5061         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
5062         locally.
5063         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
5064         folder-list' is 1.
5065         Use `wl-biff-notify'.
5066         (wl-biff-check-folder-async-callback): New function.
5067         (wl-biff-check-folder-async): Ditto.
5068
5069         * wl-folder.el (wl-folder): Don't check folders.
5070         (wl-folder-auto-check): New function.
5071
5072 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
5073
5074         * wl-util.el (wl-biff-start) [Emacs19+]:
5075         Use `timer-next-integral-multiple-of-time'.
5076         (wl-biff-check-folders): Use `wl-default-folder'
5077         if `wl-biff-check-folder-list' is nil.
5078
5079 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
5080
5081         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
5082         instead of `elmo-delete-lists'.
5083
5084 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
5085
5086         * wl.el (wl-plugged-toggle-all): Set the value of
5087         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
5088         (wl-plugged-toggle): Ditto.
5089         (wl-toggle-plugged): Ditto.
5090         (wl-plugged-init): Ditto.
5091
5092         * wl-xmas.el (wl-biff-init-icons): Set icons data to
5093         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
5094         instead of `wl-biff-state-indicator-off' and
5095         `wl-biff-state-indicator-on'; don't modify the value and the type
5096         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
5097         (wl-plugged-init-icons): Set icons data to
5098         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
5099         instead of `wl-plug-state-indicator-off' and
5100         `wl-plug-state-indicator-on'; don't modify the value and the type
5101         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
5102
5103         * wl-vars.el (wl-modeline-biff-state-off,
5104         wl-modeline-biff-state-on, wl-modeline-biff-status,
5105         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
5106         wl-modeline-plug-status): New internal variables.
5107         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
5108         wl-biff-check-interval, wl-biff-check-folder-list): Change
5109         customization group from `wl-folder' to `wl-highlight'.
5110         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
5111         wl-show-plug-status-on-modeline): Defcustomized.
5112
5113         * wl-util.el (wl-biff-check-folders): Set the value of the flag
5114         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
5115         (wl-mode-line-buffer-identification): Set both ON and OFF data with
5116         a flag to `mode-line-buffer-identification'.
5117
5118         * wl-e21.el (wl-biff-init-icons): Set icons data to
5119         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
5120         instead of `wl-biff-state-indicator-off' and
5121         `wl-biff-state-indicator-on'.
5122         (wl-plugged-init-icons): Set icons data to
5123         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
5124         instead of `wl-plug-state-indicator-off' and
5125         `wl-plug-state-indicator-on'.
5126
5127 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5128
5129         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
5130         excessive titles.
5131
5132 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5133
5134         * wl.el (wl-plugged-mode): Use revised
5135         `wl-mode-line-buffer-identification'.
5136         (wl-plugged-init): Don't use `force-mode-line-update'.
5137
5138         * wl-xmas.el (wl-draft-overload-functions): Use revised
5139         `wl-mode-line-buffer-identification'.
5140         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
5141         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
5142         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
5143         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
5144         `wl-make-plugged-hook';
5145         add `wl-folder-init-icons' and `wl-setup-folder' to
5146         `wl-folder-mode-hook'.
5147
5148         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
5149         19 as well.
5150         (wl-mode-line-display-priority-list): New user option.
5151         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
5152         Defcustomized.
5153         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
5154         Add docs.
5155
5156         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
5157         start.
5158         (wl-mode-line-buffer-identification): Revised as a function.
5159
5160         * wl-summary.el (wl-summary-mode): Use revised
5161         `wl-mode-line-buffer-identification'; don't call
5162         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
5163         (TopLevel): Don't bind `wl-e21-setup-summary' nor
5164         `wl-xmas-setup-summary'.
5165
5166         * wl-nemacs.el (wl-draft-overload-functions): Use revised
5167         `wl-mode-line-buffer-identification'.
5168
5169         * wl-mule.el (wl-draft-overload-functions): Use revised
5170         `wl-mode-line-buffer-identification'.
5171
5172         * wl-folder.el (wl-make-plugged-alist): Don't call
5173         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
5174         (wl-folder): Don't call `wl-folder-init-icons' directly.
5175         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
5176         `wl-xmas-setup-folder' directly;
5177         use revised `wl-mode-line-buffer-identification'.
5178         (TopLevel): Don't bind `wl-biff-init-icons',
5179         `wl-plugged-init-icons', `wl-folder-init-icons',
5180         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
5181
5182         * wl-e21.el (wl-draft-overload-functions): Use revised
5183         `wl-mode-line-buffer-identification'.
5184         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
5185         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
5186         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
5187         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
5188         `wl-make-plugged-hook';
5189         add `wl-folder-init-icons' and `wl-setup-folder' to
5190         `wl-folder-mode-hook'.
5191
5192 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
5193             Katsumi Yamaoka    <yamaoka@jpl.org>
5194
5195         * wl.el (wl): Call `wl-biff-start'.
5196         (wl-exit): Call `wl-biff-stop'.
5197         (wl-plugged-mode): Show biff in modeline.
5198         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
5199
5200         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
5201         (wl-biff-init-icons): New function.
5202         (wl-plugged-init-icons): Don't make too much keymaps.
5203         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
5204
5205         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
5206         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
5207         variables.
5208         (wl-biff-check-interval, wl-biff-check-folder-list): New user
5209         options.
5210
5211         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
5212         wl-biff-start, wl-biff-stop): New functions.
5213         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
5214         (wl-biff-timer-name): New variable.
5215
5216         * wl-summary.el (wl-summary-mode): Show biff in modeline.
5217
5218         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
5219         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
5220
5221         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
5222         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
5223
5224         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
5225         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
5226         `wl-folder-init-icons' to `ignore' if they are not available.
5227         (wl-folder-mode): Show biff in modeline.
5228
5229         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
5230         (wl-biff-init-icons): New function.
5231         (wl-plugged-init-icons): Don't make too much keymaps.
5232         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
5233
5234 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
5235
5236         * wl-vars.el (wl-strict-diff-folders): Customization Type
5237         and doc fix.  Define as a list of regular expressions for
5238         folders or nil.
5239         * wl-folder.el (wl-folder-check-one-entity): Use
5240         `wl-string-match-member' instead of `wl-string-member' for
5241         `wl-strict-diff-folders'.
5242
5243 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
5244
5245         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
5246         (wl-highlight-folder-current-line): Use it; new implementation.
5247         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
5248         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
5249         `defsubst' instead of `defun'.
5250
5251         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
5252         `wl-highlight-group-folder-by-numbers'; made it can also be a
5253         number.  See info for more details.
5254
5255         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
5256         running.
5257
5258         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
5259         to bind them.
5260
5261         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
5262         (wl-highlight-folder-current-line): New implementation.
5263
5264         * wl-highlight.el (wl-highlight-folder-group-line): New
5265         implementation.
5266         (wl-delete-all-overlays): Rewrite as a marco.
5267         (TopLevel): Require `wl-e21' when Emacs 21 is running.
5268
5269         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
5270         running.
5271         (wl-folder-*-glyph): No need to bind them.
5272
5273         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
5274         `wl-e21-highlight-folder-group-icon'; rewrite.
5275         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
5276         `defsubst' instead of `defun'.
5277         (wl-folder-mode-map): Bind it when compiling.
5278
5279 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5280
5281         * wl.el (wl): Initialize plug-related settings before `wl-init'.
5282
5283         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
5284
5285 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
5286
5287         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
5288
5289 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
5290
5291         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
5292         (wl-highlight-folder-current-line): Use it.
5293
5294         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
5295         in `id-name'.
5296
5297 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
5298
5299         * wl.el: Require `wl-e21' when Emacs 21 is running.
5300
5301         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
5302         default when Emacs 21 is running.
5303         (wl-use-highlight-mouse-line): Ditto.
5304         (wl-on-emacs21): New constant.
5305         (wl-on-emacs20): Removed.
5306
5307         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
5308         Emacs 21 is running.
5309
5310         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
5311         Emacs 21 is running.
5312
5313         * wl-e21.el: New file.
5314
5315 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
5316
5317         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
5318         (wl-toggle-plugged): Ditto.
5319         (wl-plugged-toggle): Ditto.
5320         (wl-plugged-toggle-all): Ditto.
5321
5322         * wl-vars.el (wl-plug-state-indicator): Refer
5323         `wl-plug-state-indicator-on' indirectly.
5324
5325 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5326
5327         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
5328         Call `wl-folder-confirm-existence'.
5329
5330         * wl-folder.el (wl-folder-confirm-existence): Added optional
5331         argument `force'.
5332
5333 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
5334
5335         * wl-summary.el (wl-summary-refile-subr): Assume
5336         `copy-or-refile' as symbol.
5337         (wl-summary-refile): Follow up above change.
5338         (wl-summary-copy): Ditto.  Doc fix.
5339
5340 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5341
5342         * wl-summary.el (wl-summary-pick): Don't bind
5343         `elmo-search-mime-charset'.
5344
5345         * wl-vars.el (wl-highlight-message-header-button-alist): Define
5346         default using old backquote style.
5347         (wl-search-mime-charset): Abolished.
5348
5349         * wl-highlight.el (wl-highlight-headers):
5350         Call `point' after `re-search-forward'(for Nemacs).
5351
5352         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
5353         for elmo-imap4.el.
5354
5355 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
5356
5357         * wl-message.el (wl-mmelmo-message-redisplay): Bind
5358         `wl-message-ignored-field-list' instead of
5359         `mime-view-ignored-field-list'.
5360
5361         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
5362         Add interactive spec.
5363         (wl-folder-goto-bottom-of-current-folder): Ditto.
5364         (wl-folder-mode-map): Bind them.
5365
5366         * wl-vars.el (wl-message-ignored-field-list): New variable.
5367         (wl-message-visible-field-list): New variable.
5368
5369         * wl-mime.el (wl-mime-header-presentation-method): New function.
5370         (wl-mime-setup): Set header-presentation-method.
5371
5372 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5373
5374         * wl-nemacs.el (wl-draft-overload-functions): Set
5375         `mode-line-buffer-identification' instead of using
5376         `wl-make-modeline'.
5377
5378         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
5379         instead of using `wl-make-modeline'.
5380
5381         * wl-xmas.el (wl-plugged-init-icons): Set up
5382         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
5383         (wl-make-modeline): Abolish.
5384         (wl-draft-overload-functions): Set
5385         `mode-line-buffer-identification' instead of using
5386         `wl-make-modeline'.
5387
5388         * wl-util.el (wl-make-modeline-subr): Abolish.
5389         (wl-mode-line-buffer-identification): New alias.
5390
5391         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
5392         (wl-summary-make-modeline): Abolish.
5393         (wl-summary-buffer-set-folder): Set
5394         `wl-summary-buffer-folder-indicator'.
5395         (wl-summary-mode): Set `mode-line-buffer-identification' instead
5396         of using `wl-make-modeline'.
5397         (wl-summary-switch-to-clone-buffer): Don't set
5398         `mode-line-buffer-identification'.
5399         (wl-summary-goto-folder-subr): Ditto.
5400
5401         * wl-mule.el (wl-draft-overload-functions): Set
5402         `mode-line-buffer-identification' instead of using
5403         `wl-make-modeline'.
5404
5405         * wl-folder.el (wl-folder-mode): Set
5406         `mode-line-buffer-identification' instead of using
5407         `wl-make-modeline'.
5408         (wl-folder): Don't set `mode-line-buffer-identification'.
5409
5410 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
5411
5412         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
5413         instead of `member' for `wl-refile-guess-func-list' look-ups.
5414         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
5415
5416 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5417
5418         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
5419         `wl-message-button-dispatcher'.
5420
5421         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
5422
5423         * wl-message.el (wl-message-button-dispatcher): Use it.
5424
5425         * wl-vars.el (wl-highlight-message-header-button-alist): Add
5426         "In-Reply-To".
5427
5428         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
5429         Bind `case-fold-search' to t.
5430
5431 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5432
5433         * wl-xmas.el (wl-message-overload-functions): Initialize
5434         `wl-message-button-map'.
5435
5436         * wl-mule.el (wl-message-overload-functions): Initialize
5437         `wl-message-button-map'.
5438
5439         * wl-vars.el (wl-highlight-message-header-button-alist): New.
5440
5441         * wl-message.el (wl-message-button-map): New keymap.
5442         (wl-message-add-button): New function.
5443         (wl-message-button-dispatcher): New function.
5444         (wl-message-button-refer-article): New function.
5445
5446         * wl-highlight.el
5447         (wl-highlight-message-add-buttons-to-header): New function.
5448         (wl-highlight-headers): Use it.
5449
5450 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5451
5452         * wl-summary.el (wl-summary-default-from): Use
5453         `wl-address-get-petname-1'.
5454         (wl-summary-simple-from): Ditto.
5455
5456         * wl-address.el (wl-address-get-petname-1): New inline function.
5457         (wl-address-get-petname): Use it.
5458
5459 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
5460
5461         * wl-summary.el (wl-summary-default-from): Return full-name part
5462         from the address if no petname was found.
5463         (wl-summary-simple-from): Ditto.
5464
5465         * wl-address.el (wl-address-get-petname): Return nil if no petname
5466         associated with the address was found.
5467
5468 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5469
5470         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
5471         display is finished.
5472
5473 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5474
5475         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
5476         `elmo-folder-exists-p' argument.
5477
5478 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
5479
5480         * wl-folder.el (wl-folder-confirm-existence): Check existence of
5481         the folder.
5482
5483 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
5484
5485         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
5486
5487         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5488         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
5489
5490 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
5491
5492         * wl-folder.el (wl-folder-create-subr): New function.
5493         (wl-folder-confirm-existence): Use it.
5494         (wl-folder-check-one-entity): Use it.
5495         Check the error symbol is derived from 'elmo-open-error.
5496
5497         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
5498         `ignore-error'.
5499
5500 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5501
5502         * wl-util.el (toplevel): Add (eval-when-compile (require
5503         'elmo-util)).  (Maybe `provide' is typo.)
5504
5505 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5506
5507         * wl-util.el (toplevel): Removed (provide 'elmo-util).
5508         (I don't know why this was needed.)
5509
5510         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
5511         Follow up changes for stream-type.
5512
5513         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
5514         (wl-draft-elmo-nntp-send): Ditto.
5515
5516         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
5517         (wl-nntp-posting-stream-type): Ditto.
5518         (wl-pop-before-smtp-ssl): Abolished.
5519         (wl-nntp-posting-ssl): Ditto.
5520
5521         * wl-address.el (wl-address-quote-specials): New function.
5522         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
5523
5524         * wl-draft.el (wl-draft-reply): Ditto.
5525
5526 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5527
5528         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
5529         use function `wl-string-match-assoc'.
5530
5531 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
5532
5533         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
5534
5535         * wl-draft.el (wl-draft-deduce-address-list): New function.
5536         (wl-draft-parse-mailbox-list): Ditto.
5537         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
5538         instead of `smtp-deduce-address-list'.
5539         (wl-draft-on-field-p): Follow group list.
5540
5541         * wl-address.el (wl-address-concat-token): New function.
5542         (wl-address-string-without-group-list-contents): Ditto.
5543         (wl-complete-field-body): Fixed problem of completion
5544         by japanese petname.
5545         (wl-address-make-completion-list): Rewrite.
5546
5547 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
5548
5549         * wl-address.el (wl-address-make-completion-list): Completion by
5550         petname.
5551         (wl-complete-field-body): Likewise.
5552
5553 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
5554
5555         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
5556         contains invalid address syntax.
5557
5558 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
5559
5560         * wl-folder.el (wl-folder-check-entity-async): Use
5561         `elmo-nntp-spec-hostname'.
5562
5563 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
5564
5565         * wl-summary.el (wl-summary-msgdb-load-async): Use
5566         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
5567
5568 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
5569
5570         * wl-draft.el (wl-draft-reply): Set argument
5571         `content-transfer-encoding' as nil.
5572
5573 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
5574
5575         * wl-refile.el (wl-refile-learn): Move hit element to the top of
5576         `wl-refile-alist'.
5577
5578 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
5579
5580         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
5581         (wl-draft-edit-string): Ditto.
5582         (wl-draft-forward): Ditto.
5583         * wl-summary.el (wl-summary-write): Ditto.
5584
5585 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
5586
5587         * wl-summary.el (wl-summary-sync-update3): Call
5588         `wl-summary-buffer-number-column-detect'.
5589         (wl-summary-buffer-number-column-detect): Search from point-min.
5590
5591 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
5592
5593         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
5594         contains an address which is not included in original to or cc.
5595
5596 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
5597
5598         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
5599         begin-line does not exist.
5600         * wl-message.el (wl-message-uu-substring): Ditto.
5601
5602 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
5603
5604         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
5605         clear local variables.
5606         (wl-summary-exit): Call `elmo-commit'.
5607         (wl-summary-switch-to-clone-buffer): Call
5608         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
5609         (wl-summary-goto-folder-subr): Ditto.
5610
5611         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
5612         POP folder.
5613
5614 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5615
5616         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
5617         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
5618         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
5619         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
5620         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
5621         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
5622
5623         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
5624
5625 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
5626
5627         * wl-summary.el (wl-summary-search-by-subject):
5628         Search parent message from the latest one.
5629
5630 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
5631
5632         * wl-draft.el (wl-draft-reply): Insert address with full-name.
5633         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
5634
5635         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
5636         New user option.
5637
5638         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
5639         if elmo-nntp-use-killed-list is nil.
5640         Use `elmo-msgdb-append-to-killed-list'.
5641         (Append numbers confirmed as disappeared to the killed list.)
5642         (wl-summary-confirm-appends): Don't display negative number.
5643
5644 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
5645
5646         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
5647
5648 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
5649
5650         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
5651         range is `all'.
5652         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
5653         `elmo-list-bigger-diff'.
5654
5655 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5656
5657         * wl-summary.el (wl-summary-buffer-exit-func):
5658         New buffer local variable.
5659         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
5660
5661 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
5662
5663         * wl-demo.el (wl-demo): Fix the last change.
5664
5665 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
5666
5667         * wl-demo.el (wl-demo): Don't use `eval'.
5668
5669 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
5670
5671         * wl-summary.el (wl-summary-buffer-thread-modified):
5672         New buffer-local variable.
5673         (wl-summary-set-thread-modified): New function.
5674         (wl-summary-thread-modified-p): New function.
5675         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
5676         (wl-summary-yank-saved-message): Use function
5677         `wl-summary-set-thread-modified'
5678         (wl-summary-switch-to-clone-buffer): Add
5679         `wl-summary-buffer-thread-modified'.
5680
5681         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
5682         (wl-summary-buffer-mark-saved-hook): Ditto.
5683         * wl-summary.el (wl-summary-msgdb-save): New hook
5684         `wl-summary-buffer-message-saved-hook' and
5685         `wl-summary-buffer-mark-saved-hook'.
5686
5687 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
5688
5689         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
5690
5691 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
5692
5693         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
5694         don't hide scroll bars under FSF Emacsen because it may incur an
5695         undesirable redrawing.
5696
5697 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
5698
5699         * wl-draft.el (wl-draft-edit-string): Call
5700         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
5701
5702 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
5703
5704         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
5705
5706 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
5707
5708         * wl-summary.el (wl-summary-msgdb-load-async): Call
5709         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
5710
5711 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
5712
5713         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
5714         fringes in demo buffer; center bitmap logo correctly even if old
5715         Mule is used.
5716
5717 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
5718
5719         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
5720
5721         * wl-refile.el (wl-refile-subject-alist): New variable.
5722         (wl-refile-subject-alist-file-name): Ditto.
5723         (wl-refile-alist-setup): Rewrite.
5724         (wl-refile-alist-save): Use `elmo-object-save'.
5725         Eliminated arguments.
5726         (wl-refile-learn): Check `wl-refile-guess-func-list'.
5727         (wl-refile-guess-by-subject): New function.
5728         (wl-refile-guess-func-list): Added it.
5729
5730 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5731
5732         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
5733         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
5734
5735 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
5736
5737         * wl-summary.el (wl-summary-buffer-prev-folder-func):
5738         New buffer-local variable.
5739         (wl-summary-buffer-next-folder-func): Ditto.
5740         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
5741         if non-nil.
5742         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
5743         if non-nil.
5744         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
5745         if non-nil.
5746         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
5747         if non-nil.
5748
5749 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
5750
5751         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
5752         permanently in the demo buffer.
5753
5754 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
5755
5756         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
5757         `mime-entity-fetch-field'.
5758
5759         * wl.el (wl-exit): Delete plugged buffer.
5760
5761         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
5762         XEmacs has menubar feature.
5763
5764 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5765
5766         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
5767         cannot arrive at the beginning of the buffer under old Emacsen.
5768
5769 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5770
5771         * wl-address.el (wl-address-ldap-search):
5772         Call `ldap-search-entries' with `withdn' argument t.
5773         (wl-complete-field-body): Bind completion-ignore-case as t.
5774         Clear ldap search hash when it was sole completion.
5775         Use elmo-string for pattern string.
5776         (wl-ldap-alias-safe-string): Eliminated needless let.
5777
5778 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
5779
5780         * wl-address.el (wl-ldap-alias-dn-level): New variable.
5781         (wl-ldap-alias-sep): New constant.
5782         (wl-ldap-search-attribute-type-list): Ditto.
5783         (wl-ldap-get-value): New function.
5784         (wl-ldap-make-filter): Ditto.
5785         (wl-ldap-make-matched-value-list): Ditto.
5786         (wl-ldap-alias-safe-string): Ditto.
5787         (wl-ldap-register-dn-string): Ditto.
5788         (wl-address-ldap-search): Rewrite.
5789
5790 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5791
5792         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
5793         thread is deleted.
5794         (wl-thread-delete-line-from-buffer): Ditto.
5795         (wl-thread-get-exist-children): New function.
5796
5797 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
5798
5799         * wl-demo.el (wl-demo): Made it to select various image types.
5800         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
5801         from `wl-title-logo'.
5802         (wl-logo-ascii): New variable.
5803         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
5804         (wl-demo-copyright-notice): New constant.
5805
5806         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
5807
5808 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5809
5810         * wl-vars.el (wl-summary-target-above): Renamed from
5811         wl-summary-temp-above.
5812         * wl-score.el (wl-score-get-score-alist): Use it.
5813         (wl-summary-score-update-all-lines): Use it.
5814         * wl-summary.el: Ditto. (make-variable-buffer-local).
5815
5816 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5817
5818         * wl-vars.el (wl-ldap-port): New user option.
5819
5820         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
5821         Rewite whole implementation.
5822         (wl-complete-field-body): Fixed.
5823
5824 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
5825
5826         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
5827         Choose implementation at compile time.
5828
5829 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
5830
5831         * wl-address.el (wl-ldap-search-internal): New function.
5832         (wl-complete-field-to): Use it.
5833
5834 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
5835
5836         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
5837         Use `let' instead of `let*'.
5838         Require 'wl-vars.
5839
5840         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
5841         Define as defcustom.
5842         (wl-ldap-base): Ditto.
5843         (wl-use-ldap): Ditto.
5844
5845 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
5846
5847         * wl-address.el (wl-ldap-search): New function.
5848         (wl-complete-field-body): Use `wl-ldap-search'.
5849         (wl-ldap-server): New variable.
5850         (wl-ldap-base): Ditto.
5851         (wl-use-ldap): Ditto.
5852
5853 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
5854
5855         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
5856         (Pointed out by Mito <mit@nines.nec.co.jp>).
5857         * wl-summary.el (wl-summary-redisplay-no-mime): Update
5858         buffer-local variables like `wl-summary-redisplay-internal'.
5859         (wl-summary-redisplay-all-header): Likewise.  Update
5860         Summary view too.
5861
5862 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
5863
5864         * wl-summary.el (wl-summary-jump-to-parent-message):
5865         Consider prefix argument.
5866
5867         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
5868         when closed thread is deleted.
5869
5870 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
5871
5872         * wl-summary.el (wl-summary-jump-to-parent-message):
5873         Consider thread modification.
5874
5875 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
5876
5877         * wl-message.el (wl-message-normal-get-original-buffer): Use
5878         `save-excursion'.
5879
5880         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
5881         (wl-summary-showto-folder-regexp): Ditto.
5882
5883 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
5884
5885         * wl-util.el (wl-delete-alist): Doc fix.
5886         (wl-delete-associations): New function.
5887         (wl-inverse-alist): New function.
5888         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
5889         Split temporary variables. Use `wl-delete-associations'
5890         and `wl-inverse-alist'.
5891         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
5892
5893 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
5894
5895         * wl-folder.el (wl-folder-prefetch-entity):
5896         Execute prefetching if new count is unknown.
5897
5898 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5899
5900         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
5901
5902         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
5903         delete entity.
5904         (wl-thread-set-parent): If insert as top, set linked as nil.
5905
5906         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
5907         `wl-thread-cleanup-symbols' when view mode is thread.
5908
5909 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
5910
5911         * wl-folder.el (wl-folder-create-folder-entity): Use
5912         with-current-buffer.
5913         (wl-local-folder-init): Call set-buffer to make sure we are in
5914         the Folder buffer. Don't touch buffer-local variables here.
5915         (wl-folder-mode): Initialize buffer-local variables here.
5916
5917         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
5918         (wl-folder-entity-assign-id): Ditto.
5919         (wl-folder-create-entity-hashtb): Ditto.
5920         (wl-local-folder-init): Ditto.
5921         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
5922
5923 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5924
5925         * wl-summary.el (wl-summary-default-from): Fix probrem when
5926         std11-extract-address-components return (nil "foo@bar").
5927
5928 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
5929
5930         * wl-draft.el (wl-draft-clone-local-variables):
5931         Remove redundant `setq'.
5932
5933 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
5934
5935         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5936         Bind wl-highlight-x-face-func as nil while highlighting header.
5937
5938 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
5939
5940         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
5941
5942 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5943
5944         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
5945         elmo-msgdb-overview-hashtb from copy-variables.
5946         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
5947         instead of `elmo-msgdb-overview-get-entity-by-number'.
5948         (wl-summary-auto-refile): Ditto.
5949
5950         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
5951         `elmo-msgdb-overview-get-entity' instead of
5952         `elmo-msgdb-search-overview-entity'.  Use
5953         `elmo-msgdb-overview-get-entity' instead of
5954         `elmo-msgdb-overview-get-entity-by-number'.
5955         (wl-thread-insert-entity-sub): Ditto.
5956         (wl-thread-insert-message): Ditto.
5957
5958         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
5959         `elmo-msgdb-overview-get-entity'.
5960         (wl-normal-message-redisplay): Ditto.
5961
5962 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5963
5964         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
5965         `wl-thread-entities'.
5966         (wl-thread-delete-message): Fix remove top message from
5967         `wl-thread-entity-list'.
5968
5969         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
5970         wl-append(nconc), because update-list is broken on Meadow.
5971
5972         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
5973         updating process.
5974         (wl-summary-rescan): Ditto.
5975         (wl-summary-sync-update3): Ditto.
5976         * wl-thread.el (wl-thread-set-parent): Renamed from
5977         `wl-summary-set-parent'.
5978         (wl-thread-insert-message): Updating buffer faster.
5979         (wl-thread-delete-message): Updating buffer faster.
5980
5981         * wl-score.el (wl-summary-score-update-all-lines): Changed
5982         interval for display progress gauge.
5983
5984 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5985
5986         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
5987         folder always-sticky.
5988         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
5989         defmacro.
5990
5991 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
5992
5993         * wl-vars.el (wl-draft-add-references): New user option.
5994
5995         * wl-draft.el (wl-draft-add-references): New function.
5996         (wl-draft-yank-from-mail-reply-buffer): Use it.
5997         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
5998         as nil.
5999
6000 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6001
6002         * wl-thread.el (wl-thread-update-line-msgs): Called
6003         `wl-thread-update-line-on-buffer-sub'.
6004         (wl-thread-update-line-on-buffer): Delete routine of inserting
6005         thread.
6006         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
6007         moved from `wl-thread-update-line-on-buffer'.
6008         Add threshold for displaying progress gauge.
6009         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
6010         argument of `wl-thread-update-line-msgs'.
6011         Add threshold for displaying progress gauge.
6012         * wl-folder.el:
6013         Add threshold for displaying progress gauge.
6014         * wl-score.el: Ditto.
6015
6016         * wl-expire.el (wl-summary-expire): Display deleting info.
6017
6018 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
6019
6020         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
6021         `no-msg'.
6022         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
6023         argument of `wl-thread-update-line-msgs'.
6024         (wl-summary-set-parent): Added optional argument `parent-number'.
6025         (wl-summary-buffer-saved-message): New buffer local variable.
6026         (wl-summary-save-current-message): New command.
6027         (wl-summary-yank-saved-message): Ditto.
6028         (wl-summary-mode-map): Added key binding for
6029         `wl-summary-save-current-message' (\ew) and
6030         `wl-summary-yank-saved-message' (\C-y).
6031         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
6032
6033 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
6034
6035         * wl-summary.el (wl-summary-mode-map): Added key binding for
6036         `wl-summary-set-parent' (ts).
6037
6038 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6039
6040         * wl-summary.el (wl-summary-insert-thread-entity): Search same
6041         subject faster. If thread number is reverse, delayed updating
6042         thread.
6043         (wl-summary-search-by-subject): Ditto.
6044         (wl-summary-put-alike): Ditto.
6045         (wl-summary-get-alike): Ditto.
6046         (wl-summary-insert-headers): Insert header of all overview in
6047         buffer.
6048         (wl-summary-rescan): Delayed updating thread. Kill search subject
6049         buffer for wl-summary-search-by-subject.
6050         (wl-summary-sync-update3): Ditto.
6051         (wl-summary-exit): Ditto.
6052         (wl-summary-goto-bottom-of-current-thread): Change for linked
6053         thread.
6054         (wl-summary-overview-create-summary-line): Change line for linked
6055         thread.
6056
6057         * wl-summary.el (wl-summary-update-thread): Use
6058         wl-thread-maybe-get-children-num.
6059         (wl-summary-set-parent): If change parent, move sub thread.
6060         (wl-summary-redisplay-internal): Add horizontal recenter.
6061         (wl-summary-redisplay-no-mime): Add horizontal recenter.
6062
6063         * wl-thread.el (wl-thread-entity-get-linked): New function.
6064         (wl-thread-entity-set-linked): New function.
6065         (wl-thread-create-entity): Add linked element.
6066         (wl-thread-entity-insert-as-top): Use wl-append.
6067         (wl-thread-maybe-get-children-num): If closing thread, return
6068         children msgs.
6069         (wl-thread-update-line-msgs): Displaying progress message.
6070         (wl-thread-update-line-on-buffer-sub): Use
6071         wl-thread-maybe-get-children-num.
6072         (wl-thread-update-line-on-buffer): If update line is not exists,
6073         insert thread.
6074         (wl-thread-delete-message): If delete top msg of thread, search
6075         parent by subject.
6076         (wl-thread-insert-entity): Use
6077         wl-thread-maybe-get-children-num.
6078
6079         * wl-highlight.el (wl-highlight-summary-current-line): change
6080         sregexp for linked thread.
6081         * wl-util.el (wl-count-lines): Count lines.
6082         (wl-horizontal-recenter): horizontal recenter.
6083         * wl-score.el (wl-score-put-alike): Use wl-count-lines
6084         (wl-score-get-alike): Ditto.
6085         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
6086         (wl-subject-length-limit): New variable.
6087         (wl-highlight-thread-indent-string-regexp): Changed for linked
6088         thread.
6089
6090 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6091
6092         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6093         New variable (revival).
6094         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
6095         by subject matching if there's no in-reply-to nor references field
6096         (revival).
6097
6098 \f
6099 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6100
6101         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
6102         message.
6103
6104 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
6105
6106         * wl-summary.el (wl-summary-reply): Return t if there was a
6107         message at cursor point.
6108         Added unwind-protect.
6109         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
6110         returns t.
6111         (wl-summary-cancel-message): Do nothing when there's no message at
6112         cursor point.
6113         (wl-summary-forward): Ditto.
6114         (wl-summary-jump-to-parent-message): Ditto.
6115         (wl-summary-reedit): Ditto.
6116         (wl-summary-edit-addresses): Ditto.
6117         (wl-summary-pipe-message): Ditto.
6118         (wl-summary-print-message-with-ps-print): Ditto.
6119         (wl-summary-print-message): Ditto.
6120         (wl-summary-mark-as-important): Ditto.
6121         (wl-summary-mark-as-unread): Ditto.
6122
6123         * wl-summary.el (wl-summary-reply): Cause an error when there's no
6124         message at cursor point.
6125         (wl-summary-reply-with-citation): Remove unwind-protect.
6126
6127         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
6128         subject searching feature.
6129         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6130         Eliminated.
6131
6132 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
6133
6134         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6135         New variable.
6136         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
6137         by subject matching if there's no in-reply-to nor references field.
6138
6139         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
6140
6141         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
6142         when display is finished.
6143         (wl-folder-open-all): Ditto.
6144         (wl-folder-update-access-group): Ditto.
6145         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
6146         * wl-thread.el (wl-thread-close-all): Ditto.
6147
6148         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
6149         progress gauge only when it was displayed.
6150         * wl-folder.el (wl-folder-insert-entity): Ditto.
6151
6152 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6153
6154         * wl-summary.el (wl-summary-incorporate): Enclose
6155         `wl-summary-sync-force-update' with save-excursion.
6156
6157 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
6158
6159         * wl-summary.el (wl-summary-prefetch-region):
6160         Pass current cursor point to `pos-visible-in-window-p' after
6161         moving cursor to the started point.
6162
6163 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6164
6165         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
6166
6167         * wl-draft.el (wl-draft-insert-current-message): Delete useless
6168         fields from the forwarding message.
6169         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
6170         `ignored-fields'.
6171
6172 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
6173
6174         * wl-mime.el (wl-message-request-partial):
6175         Eliminated argument `msgdb'.
6176         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
6177         (wl-mime-combine-message/partial-pieces): Likewise.
6178         * tm-wl.el (wl-message-request-partial): Likewise.
6179         (wl-mime-combine-message/partial-pieces): Likewise.
6180
6181 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
6182
6183         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
6184         when display is finished.
6185
6186 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
6187
6188         * wl-summary.el (wl-summary-goto-folder-subr):
6189         Fix problem when wl-summary-partial-highlight-above-lines is nil.
6190
6191 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
6192
6193         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
6194         when cursor point is visible.
6195
6196 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
6197
6198         * wl-expire.el (wl-expire-archive-get-max-number):
6199         Don't use `file-name-directory'.
6200
6201 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
6202
6203         * wl-expire.el (wl-expire-archive-get-max-number):
6204         Use `file-name-directory'.
6205
6206 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6207
6208         * wl-summary.el (wl-summary-sync-marks): Re-display progress
6209         only when there is progress.
6210
6211 2000-04-13  Mito <mit@nines.nec.co.jp>
6212
6213         * wl-summary.el (wl-summary-sync-marks): Display progress.
6214
6215 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6216
6217         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
6218         (wl-summary-prev): Move cursor regardless of unread status.
6219         (wl-summary-next): Ditto.
6220
6221 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
6222
6223         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
6224         Added argument `target' and `number'.
6225         * tm-wl.el (wl-summary-burst-subr): New function.
6226         (wl-summary-burst): Use it.
6227
6228 2000-04-10  Mito <mit@nines.nec.co.jp>
6229
6230         * wl-mime.el (wl-burst): New function.
6231         (wl-summary-burst): Use it.
6232
6233 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
6234
6235         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
6236         as petname when there's no candidate.
6237
6238 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
6239
6240         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
6241         New variable.
6242         * wl-fldmgr.el (wl-fldmgr-add): Use it.
6243
6244         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
6245
6246         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
6247
6248 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
6249
6250         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
6251         Use substring of `original' instead of buffer-substring.
6252         (wl-refile-evaluate-rule):
6253         Set `original' argument of wl-refile-expand-newtext.
6254
6255         * wl-summary.el
6256         (wl-summary-auto-refile-check-refile-rule-alist-subr,
6257         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
6258         (wl-summary-auto-refile): Check existence of destination folder just
6259         before marking.
6260
6261 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6262
6263         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
6264         when wl-refile-get-field-value return nil.
6265
6266 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
6267
6268         * wl-refile.el
6269         (wl-refile-expand-newtext): New function imported from Gnus.
6270         (wl-refile-evaluate-rule): Use it.
6271
6272 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
6273
6274         * wl-summary.el (wl-summary-print-destination):
6275         Duplicate folder string to avoid putting text-property on
6276         original string.
6277
6278         * wl-refile.el (wl-refile-get-field-value): New function.
6279         (wl-refile-evaluate-rule): New function;
6280         Evaluate refile rule recursively.
6281         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
6282         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
6283         New function; Check existence of a target folder recursively.
6284         (wl-summary-auto-refile-check-refile-rule-alist):
6285         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
6286
6287 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
6288
6289         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
6290
6291         * wl-folder.el (wl-create-folder-entity-from-buffer):
6292         Fixed problem when '}' character is contained in folder name.
6293
6294         * wl-xmas.el (wl-make-modeline): Consider plugged status.
6295
6296 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
6297
6298         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
6299         (wl-fldmgr-add-completion-all-completions):
6300         Use wl-fldmgr-add-completion-hashtb.
6301
6302 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
6303
6304         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
6305         wl-fldmgr-add-completion-subr): New functions.
6306         * wl-folder.el (wl-folder-completion-func): New variable.
6307         * wl-summary.el (wl-summary-read-folder):
6308         Use wl-folder-completion-func.
6309
6310         * wl-refile.el: Eliminate throw & catch.
6311
6312         * wl.el (wl-plugged-sending-queue-status): Fixed.
6313
6314 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
6315
6316         * wl-draft.el (wl-draft): Put category property on
6317         mail-header-separator.