104a6e815a5eb6b4264b5e539ad0ff128f5284bc
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-draft.el (wl-draft-save): Encode address list under edit by
4         `eword-encode-unstructured-field-body'.
5
6         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
7
8 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
9
10         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
11         wl-current-summary-buffer.
12
13 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
14
15         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
16         `numbers' is ignored.
17
18 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
19
20         * wl-folder.el (wl-folder-open-folder): Avoid error.
21         Reported by John Owens, [wl-en:815]
22
23         * wl.el (wl): Set timer for biff process even if prefix argument
24         is given or auto-checking is quitted.
25
26         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
27         immediately.
28         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
29         (wl-toggle-plugged): Ditto.
30
31         * wl-vars.el (wl-biff-use-idle-timer): New variable.
32         * wl-util.el (wl-biff-start): Use idle timer if
33         `wl-biff-use-idle-timer' is non-nil.
34
35 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
36
37         * wl-highlight.el (wl-highlight-message): Fix description.
38
39 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
40
41         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
42         tty.
43
44 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
45
46         * wl-action.el (wl-summary-exec): Print failure count.
47
48 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
49
50         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
51         to `defun', remove interactive form.
52         Set elmo-message-fetch-confirm when force-reload is non-nil.
53
54 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
55
56         * wl-summary.el (toplevel): Removed unnecessary autoload.
57
58 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
59
60         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
61         the buffer is generated from another message buffer.
62
63 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
64
65         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
66         extracted from `wl-fldmgr-save-folders'.
67         (wl-fldmgr-delete): Call it after deletion.
68
69 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
70
71         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
72         multi-tty support.
73
74 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
75
76         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
77
78 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
79
80         * wl-summary.el (wl-summary-rescan): Remove unused variables.
81         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
82
83 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
84
85         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
86         unsubscribe list only if argument CLEAR is nil.
87
88 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
89
90         * wl-draft.el (wl-draft-reply): Decode subject before removing
91         Re: prefix.
92
93 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
94
95         * wl-summary.el (wl-summary-sort-by-size): New command.
96
97 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
98
99         * wl-summary.el (wl-summary-number-list-from-region): New
100         function.
101         (wl-summary-mark-as-read-region): Use it.
102         (wl-summary-mark-as-unread-region): Ditto.
103         (wl-summary-set-flags-region): Ditto and add optional argument
104         remove.
105         (wl-summary-mark-as-answered-region): Ditto.
106         (wl-summary-mark-as-important-region): Ditto.
107         (wl-summary-target-mark-mark-as-important): Added optional
108         argument remove.
109         (wl-summary-target-mark-mark-as-answered): Ditto.
110         (wl-summary-target-mark-set-flags): Ditto.
111
112 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
113
114         * wl-summary.el (wl-summary-set-flags-region): Call
115         `wl-summary-set-flags-internal' with number list instead of call
116         one by each message.
117         (wl-summary-target-mark-set-flags): Likewise.
118
119 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
120
121         * wl-summary.el (wl-summary-target-mark-operation): Add optional
122         argument `inverse' and use `wl-summary-delete-all-target-marks'.
123         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
124         (wl-summary-target-mark-mark-as-answered): Likewise.
125
126 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
127
128         * wl-summary.el (wl-summary-target-mark-forward): Use
129         `wl-summary-delete-all-target-marks' instead of
130         `wl-summary-delete-all-temp-marks'.
131         (wl-summary-target-mark-reply-with-citation): Ditto.
132         (wl-summary-target-mark-uudecode): Ditto.
133         (wl-summary-target-mark-set-flags): Ditto and remove needless
134         cursor move.
135
136 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
137
138         * wl-summary.el (wl-summary-target-mark-forward): Protect
139         wl-summary-buffer-target-mark-list from nreverse.
140         (wl-summary-target-mark-reply-with-citation): Ditto.
141
142 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
143
144         * wl-thread.el (wl-thread-update-indent-string-thread): Use
145         `elmo-display-progress-threshold'.
146
147 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
148
149         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
150         check `wl-summary-highlight'.
151         (wl-summary-window-scroll-functions): Respect value of
152         `wl-summary-highlight'.
153         (wl-summary-sync-update): Run hooks
154         `wl-summary-buffer-window-scroll-functions' at any time.
155
156 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
157
158         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
159         from `wl-summary-cleanup-temp-marks'.
160         (wl-summary-cleanup-temp-marks): Abolish argument.
161         * wl.el (wl-save-status): Revert previous change.
162         (wl-execute-temp-marks): New function, call
163         `wl-summary-exec-with-confirmation'.
164         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
165         (wl-folder-save-and-exec-marks): Abolished.
166
167 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
168
169         * wl-e21.el (wl-e21-display-image-p): Respect
170         `wl-highlight-folder-with-icon'.
171         (wl-e21-highlight-folder-group-line): Highlight mouse line
172         even if wl-e21-display-image-p is nil.
173
174         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
175         Respect value of `wl-summary-highlight'.
176
177         * wl.el (wl-save-status): Remove unused variable.
178
179         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
180         (wl-folder-mode-map): Bind it to "x".
181
182 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
183
184         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
185
186         * wl-thread.el (wl-thread-get-parent-list): Don't check
187         disconnected ancestors, neglecting needless work in
188         `wl-thread-update-indent-string-thread'.
189
190         * wl.el (wl-save): Take prefix argument to execute remaining marks.
191         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
192         argument, add argument default-keep to keep marks by default.
193
194         * Version number is increased to 2.11.30.
195
196         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
197         customization type and docstring.
198         (wl-draft-reply-without-argument-list): Ditto.
199
200 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
201
202         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
203
204         * wl-spam.el (wl-spam-mark-action-list): Ditto.
205
206 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
207
208         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
209
210 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
211
212         * wl-draft.el (wl-draft-config-exec): Narrow the range of
213         save-excursion so as not to include run-hooks.
214
215 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
216
217         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
218         Clarify that marks are going to be cleared.
219
220 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
221
222         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
223         according to 3rd element of wl-summary-flag-mark.
224
225         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
226
227 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
228
229         * wl-action.el (wl-summary-target-mark-all): Don't set
230         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
231
232 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
233
234         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
235         (wl-forward-subject-prefix): Ditto.
236         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
237         (wl-draft-reply-make-subject): Ditto.
238
239         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
240         `wl-draft-forward'.
241         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
242
243 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
244
245         * wl-action.el (wl-summary-target-mark-set-action): Stop if
246         target message does not exist.
247
248 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
249
250         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
251         `wl-subject-prefix-regexp'.
252         (wl-subject-forward-prefix-regexp): New variable.
253         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
254         `wl-draft-strip-subject-re' and take regexp as argument.
255         (wl-draft-forward): Use it.
256         (wl-draft-reply): Ditto.
257
258 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
259
260         * wl-e21.el (wl-highlight-plugged-current-line): Change for
261         emacs multi-tty support.
262
263 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
264
265         * wl-e21.el (wl-e21-display-image-p): Don't call
266         `display-images-p'.
267         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
268         support.
269         (wl-highlight-folder-current-line): Ditto.
270         (wl-folder-init-icons): Ditto.
271
272 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
273
274         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
275         the last line of summary in unplugged mode.
276
277 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
278
279         * wl-vars.el (wl-refile-rule-alist): Doc fix.
280
281 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
282
283         * wl-vars.el (wl-user-mail-address-regexp): New variable.
284         * wl-address.el (wl-address-user-mail-address-p): Use it.
285         (wl-address-delete-user-mail-addresses): Ditto.
286         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
287
288         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
289         (wl-address-delete-user-mail-addresses): Ditto.
290
291         * wl-address.el (wl-address-delete-user-mail-addresses): New
292         function.
293         * wl-refile.el (wl-refile-guess-by-history): Use it.
294         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
295         (wl-draft-make-mail-followup-to): Ditto and fix logic.
296
297         * wl-draft.el (wl-draft-edit-string): To judge sender address,
298         use wl-address-user-mail-address-p.
299
300 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
301
302         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
303         after opening group.
304
305 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
306
307         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
308         of elmo-set-buffer-multibyte.
309
310         * wl-message.el (wl-original-message-mode): Ditto.
311
312         * wl-score.el (wl-score-insert-header): Ditto.
313
314         * wl-summary.el
315         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
316         (wl-summary-goto-folder-subr): Ditto.
317         (wl-summary-insert-headers): Ditto.
318
319         * wl-util.el (wl-set-string-width): Ditto.
320
321         * Version number is increased to 2.11.29.
322
323 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
324
325         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
326         (wl-highlight-summary-line-help-echo-alist): New variable.
327         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
328         into `wl-highlight-summary-line-help-echo' and
329         `wl-highlight-flag-folder-help-echo'.
330         (wl-highlight-summary-line-string): Change accordingly.
331         (wl-highlight-summary-current-line): Ditto.
332
333 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
334
335         * wl-highlight.el (wl-highlight-message): Ignore white spaces
336         at the beginning of field body (Thanks to Markus Knittig).
337
338         * wl-draft.el (wl-draft-insert-current-message): Also check
339         summary buffer, remove unnecessary tag.
340
341 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
342
343         * wl-draft.el (wl-draft-insert-current-message): Cause error also
344         when wl-message-buffer is nil.
345
346         * wl-folder.el (wl-folder): Abolish unused argument.
347         Call wl-folder-init when wl-folder-entity is nil.
348         * wl.el (wl): Change accordingly.
349
350 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
351
352         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
353         multibyte string before insert into draft buffer.
354         (wl-draft-create-buffer): Always enable multibyte characters for
355         draft buffer.
356
357         * Version number is increased to 2.11.28.
358
359 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
360
361         * wl-folder.el (wl-folder-open-close): Handle blank line.
362         (wl-folder-jump-to-current-entity): Ditto.
363
364 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
365
366         * Version number is increased to 2.11.27.
367
368 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
369
370         * wl-thread.el (wl-thread-insert-message): When the thread is
371         devided by wl-summary-max-thread-depth, insert line at the end of
372         buffer.
373
374 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
375
376         * Version number is increased to 2.11.26.
377
378 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
379
380         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
381
382 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
383
384         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
385         value of stream-type and session.
386
387 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
388
389         * Version number is increased to 2.11.25.
390
391 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
392
393         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
394         in a quit message.
395
396 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
397
398         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
399         (wl-summary-redisplay-no-mime-internal): Ditto.
400
401 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
402
403         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
404         * wl-vars.el (wl-smtp-connection-type): Ditto.
405
406 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
407
408         * wl-highlight.el (wl-highlight-message): Change to strict regexp
409         for the separator line and quote mail-header-separator.
410
411 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
412
413         * wl-spam.el (wl-message-check-spam): Fixed problem no display
414         result message.
415
416         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
417         `elmo-multiple-fields-body-list' with boundary as
418         mail-header-separator.
419
420 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
421
422         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
423
424 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
425
426         * wl-util.el (wl-list-diff): Remove unused function.
427
428         * wl-draft.el (wl-draft-send-confirm): Discard input before
429         confirmation.
430
431 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
432
433         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
434         order of flag and new.
435
436 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
437
438         * wl-vars.el (wl-refile-policy-alist): Abolished.
439
440         * wl-action.el (wl-summary-set-action-refile): Follow the change
441         above.
442
443 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
444
445         * wl-highlight.el (wl-highlight-signature-search): Don't use
446         re-search-backward for a long word since it is possible to crash
447         XEmacs because of a bug.
448
449 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
450
451         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
452
453 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
454
455         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
456         argument for wl-summary-sync-force-update.
457
458 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
459
460         * wl-summary.el (wl-summary-mode-map): Revival of
461         wl-summary-mark-as-important related bindings;
462         Bind 'F','tF','mF','rF','m&'.
463         (wl-summary-mark-as-important-region): Revival.
464         (wl-summary-target-mark-mark-as-important): Ditto.
465         (wl-summary-target-mark-operation): New function.
466         (wl-summary-target-mark-mark-as-answered): Use it.
467         (wl-summary-decide-flag): Don't set Important as default.
468         (wl-summary-mark-as-important-internal): Revival.
469         (wl-summary-mark-as-important): Ditto.
470
471         * wl-thread.el (wl-thread-mark-as-important): Ditto.
472
473         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
474         instead of facep.
475
476 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
477
478         * wl-dnd.el (wl-dnd-drop-func): Fix.
479
480         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
481         mouse-set-point instead of posn-point.
482
483         * wl-xmas.el (wl-completing-read-multiple): Define as function.
484
485         * wl-mule.el (wl-completing-read-multiple): Ditto.
486
487 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
488
489         * wl-demo.el (face-background-name): Defalias to avoid compile
490         warning.
491
492 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
493
494         * wl-summary.el (wl-summary-decide-flag): Use
495         wl-completing-read-multiple instead of completing-read-multiple.
496
497         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
498         New alias.
499
500         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
501         Use face-background-name instead of face-background.
502
503         * wl-vars.el (wl-summary-save-file-suffix): New user option.
504
505         * wl-summary.el (wl-summary-save): Use it.
506         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
507
508         * wl-mime.el (wl-mime-save-content): Fix last change.
509
510 2004-02-10  Len Trigg <lenbok@myrealbox.com>
511
512         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
513         New function.
514         (wl-summary-sort-specs): Added sort.
515         * wl-mime.el (wl-mime-save-content): Expand file name.
516
517 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
518
519         * wl-mime.el (wl-draft-preview-message): Fixed typo.
520
521         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
522
523 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
524
525         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
526         for flag if it is not defined.
527
528 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
529
530         * wl-e21.el (wl-highlight-folder-current-line): Use
531         elmo-folder-type-internal when elmo-folder-type returns nil.
532
533         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
534
535         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
536
537         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
538
539         * wl-e21.el (wl-summary-toolbar): Ditto.
540
541         * wl-vars.el (wl-demo-background-color): Abolished.
542         (wl-summary-persistent-mark-priority-list): Renamed from
543         wl-summary-flag-priority-list.
544         (wl-summary-flag-alist): New user option.
545         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
546         (wl-message-mode-line-format-spec-alist): Added 'F'.
547         (wl-message-mode-line-format): Likewise.
548         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
549         instead of wl-summary-important-mark.
550         (wl-file-folder-icon): New variable.
551
552         * wl-thread.el (wl-thread-set-flags): Renamed from
553         wl-thread-mark-as-important.
554
555         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
556         warning.
557         (wl-summary-mode-menu-spec): Follow the change of 
558         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
559         (wl-summary-mode-map): Follow the change of
560         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
561         (wl-summary-detect-mark-position): Follow the variable name change.
562         (wl-summary-set-flags-region): New function for the replacement of
563         wl-summary-mark-as-important-region.
564         (wl-summary-sync-marks): Sync all global-flags.
565         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
566         instead of elmo-message-flagged-p.
567         (wl-summary-persistent-mark-string): Follow the variable name change;
568         Put wl-summary-flag-mark if the message has global-flag.
569         (wl-summary-target-mark-set-flags): Renamed from 
570         wl-summary-target-mark-mark-as-important.
571         (wl-summary-decide-flag): New function.
572         (wl-summary-set-flags-internal): Renamed from
573         wl-summary-mark-as-important-internal.
574         (wl-summary-add-flags-internal): New function.
575         (wl-summary-remove-flags-internal): Ditto.
576         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
577         (wl-summary-mark-as-unimportant): Abolish.
578         (wl-summary-move-spec-alist): Changed `important' to `digest'.
579         (wl-summary-next-message): List flagged messages in the msgdb.
580
581         * wl-score.el (wl-summary-score-update-all-lines): Use
582         wl-summary-add-flags-internal instead of 
583
584         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
585
586         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
587         from wl-message-buffer-cur-flag (To avoid misunderstanding).
588         (wl-message-buffer-require-all-header): Renamed from
589         wl-message-buffer-all-header-flag (Ditto).
590         (wl-message-buffer-flag-indicator): New variable.
591         (wl-message-redisplay): Changed local varibale name from `flag' to
592         `display-type'; Set up wl-message-buffer-flag-indicator.
593         (wl-message-buffer-display): Changed varibale name from `flag' to
594         `display-type'.
595         (wl-message-display-internal): Likewise.
596
597         * wl-highlight.el (wl-highlight-demo-face): Define default background
598         color.
599         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
600
601         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
602
603         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
604         (wl-demo-setup-properties): Renamed from
605         `wl-demo-set-background-color'.
606         (wl-demo): Follow the change above.
607         
608         * Version number is increased to 2.11.24.
609
610 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
611
612         * wl-summary.el (wl-summary-toggle-thread): Call
613         `wl-summary-rescan' with disable-thread as non-nil.
614         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
615
616 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
617
618         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
619         foreground property of the face.
620         (wl-demo-insert-text): Don't set up face property here.
621         (wl-demo): Call wl-demo-set-background-color, anyway.
622
623 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
624
625         * wl-vars.el (wl-demo-background-color): The value can be nil.
626
627 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
628
629         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
630         to wl-summary-wheel-dispatcher.
631
632         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
633         wl-message-wheel-dispatcher.
634         (wl-message-wheel-dispatcher): New function.
635         (wl-summary-wheel-dispatcher): Ditto.
636
637 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
638
639         * wl-action.el (wl-summary-target-mark-all): List messages which are
640         not in the killed-list.
641
642         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
643         only when the folder is 'flag/important.
644
645         * wl-address.el (wl-complete-field-body): Complete if the last
646         character is a space.
647
648 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
649
650         * wl-folder.el (wl-folder-clear-entity-info): Use
651         elmo-clear-hash-val.
652
653         * wl-fldmgr.el (wl-fldmgr-rename): Set
654         wl-folder-info-alist-modified as t.
655
656 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
657
658         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
659
660 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
661
662         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
663         (wl-folder-buffer-last-visited-entity-id): New buffer local
664         variable.
665         (wl-folder-revisit-last-visited-folder): New function.
666         (wl-folder-mode-map): Bind it to "C-i".
667         (wl-folder-set-current-entity-id): Set last visited folder.
668         * wl-summary.el (wl-summary-exit): Ditto.
669
670 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
671
672         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
673         before calling `recenter' in order to cope with an XEmacs bug.
674
675 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
676
677         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
678         to the default value.
679
680 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
681
682         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
683         change.
684         (wl-summary-sync-marks): Ditto.
685         (wl-summary-mark-as-read-internal): Ditto.
686         (wl-summary-mark-as-answered-internal): Ditto.
687         (wl-summary-mark-as-important-internal): Ditto.
688         (wl-summary-reply): Ditto.
689
690         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
691         instead of `elmo-folder-unflag-answered'.
692
693         * Version number is increased to 2.11.23.
694
695         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
696         the last change.
697
698 2004-01-11  Kenichi Okada  <okada@opaopa.org>
699
700         * wl-spam.el (wl-summary-exec-action-refile-with-register):
701         Specify "spam" or "good".
702
703 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
704
705         * wl-spam.el (wl-summary-exec-action-spam): Call
706         wl-folder-confirm-existence for spam folder.
707         (wl-spam-setup): Bind "mk".
708
709 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
710
711         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
712
713 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
714
715         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
716         destination folder is empty.
717
718 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
719
720         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
721         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
722
723         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
724         (wl-summary-refile-prev-destination-region): New function.
725         (wl-thread-refile-prev-destination): Ditto.
726         (wl-summary-target-mark-refile-prev-destination): Ditto.
727
728 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
729
730         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
731         (wl-demo-background-color): Changed default value.
732
733         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
734         color.
735
736         * wl-demo.el (wl-demo-set-background-color): New function.
737         (wl-demo): Call it.
738
739 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
740
741         * wl-address.el (wl-address-delete): Avoid mis-deleting.
742         * wl-address.el (wl-address-add-or-change): Don't add empty
743         address.
744
745 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
746
747         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
748
749 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
750
751         * wl-vars.el (wl-demo-image-filter-alist): New variable
752         (wl-demo-background-color): Ditto.
753
754         * wl-demo.el (wl-demo-xpm-set-background): New function.
755         (wl-demo-image-filter): Ditto.
756         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
757
758         * wl-vars.el (wl-demo-icon-name-alist): New variable.
759
760         * wl-demo.el (wl-demo-icon-name): Define as function.
761         (wl-demo-insert-image): Use it.
762
763 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
764
765         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
766
767 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
768
769         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
770
771 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
772
773         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
774
775 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
776
777         * wl-thread.el (wl-thread-mark-as-answered): New function.
778
779         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
780         answered" entry.
781         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
782         "r&" and wl-thread-mark-as-answered to "t&".
783         (wl-summary-mark-as-important-region): Refine to toggle mark.
784         (wl-summary-mark-as-answered-region): New function.
785         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
786         and 3rd argument.
787         (wl-summary-mark-as-important-internal): Likewise.
788
789 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
790
791         * wl-template.el (wl-template-preview): New internal variable.
792         (wl-template-preview-p): New function.
793         (wl-template-show): Bind `wl-template-preview' as t.
794
795 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
796
797         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
798         `elmo-message-entity-field' with 3rd argument which is non-nil.
799
800 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
801
802         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
803         Removed duplicate local bind `folder'.
804
805 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
806
807         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
808
809 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
810
811         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
812         duplicate definition.
813
814 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
815
816         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
817         non-nil, use it; Don't fetch message if there's no message in the
818         current cursor position.
819
820 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
821
822         * wl-util.el (wl-region-exists-p): Use region-active-p.
823         (wl-deactivate-region): New function.
824         * wl-message.el (wl-message-redisplay): Deactivate region.
825
826         * wl-summary.el (wl-summary-reply): Call
827         `wl-summary-set-message-buffer-or-redisplay' instead of
828         `wl-summary-redisplay-internal', don't move point.
829
830 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
831
832         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
833         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
834         by regexp.
835
836 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
837
838         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
839         if no need.
840
841 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
842
843         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
844         default value to nil.
845         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
846         `wl-summary-prepare-hook'; Replace refile action to
847         `wl-summary-exec-action-refile-with-register'.
848
849         * Version number is increased to 2.11.22.
850
851 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
852
853         * wl-summary.el (wl-summary-detect-mark-position): Set
854         `wl-summary-buffer-weekday-name-lang'.
855
856 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
857
858         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
859         (wl-summary-mark-as-read-all): Ditto.
860         (wl-summary-delete-messages-on-buffer): Ditto.
861         (wl-summary-sync-update): Ditto.
862         (wl-summary-mark-as-read-internal): Ditto.
863         (wl-summary-mark-as-answered-internal): Ditto.
864         (wl-summary-update-folder-info): Abolished.
865
866 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
867
868         * wl-summary.el (wl-summary-mark-as-read-all): Use
869         `wl-summary-update-folder-info' instead of
870         `wl-folder-update-unread'.
871
872 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
873
874         * wl-summary.el (wl-summary-update-folder-info): New function derived from
875         `wl-summary-folder-info-update'.
876         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
877         instead of `wl-summary-folder-info-update'.
878         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
879         `wl-folder-set-folder-updated'.
880         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
881         instead of `wl-folder-update-unread'.
882         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
883         the value of `wl-summary-buffer-unread-count' for the second parameter of
884         `wl-folder-update-unread'.
885
886         * Version number is increased to 2.11.21.
887
888 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
889
890         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
891         a local variable.
892
893 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
894
895         * wl-spam.el (wl-summary-mark-spam): Show message only if call
896         interactively.
897
898         * wl-summary.el (wl-summary-mark-as-important-internal): New
899         internal function.
900         (wl-summary-mark-as-important): Use it.
901         (wl-summary-mark-as-unimportant): New function.
902         (wl-summary-sync-marks): Follow the API change.
903
904         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
905
906         * wl-mime.el (wl-summary-burst): Check target folder is writable.
907
908 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
909
910         * wl-folder.el (wl-folder-update-unread): Re-indent.
911         Narrow the scope of a local variable.
912
913 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
914
915         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
916         (wl-addrmgr-merge-entries): Ditto.
917         (wl-addrmgr): Added to address entry which exists in draft buffer
918         if no entry is in original.
919
920 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
921
922         * wl-batch.el: New file.
923
924 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
925
926         * wl-vars.el (wl-use-semi): Remove unused variable.
927
928 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
929
930         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
931         "?".
932
933 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
934
935         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
936         wl-summary-new-mark.
937         (wl-summary-new-cached-mark): New user option.
938         (wl-summary-score-marks): Follow the change above.
939         (wl-summary-auto-refile-skip-marks): Ditto.
940         (wl-summary-incorporate-marks): Ditto.
941         (wl-summary-expire-reserve-marks): Ditto.
942
943         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
944
945         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
946         (wl-summary-persistent-mark-string): Distinguished between cached
947         and uncached mark when the message is new.
948
949 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
950
951         * wl-spam.el (wl-spam-domain): Renamed from
952         `wl-spam-folder-guess-domain'.
953         (wl-summary-exec-action-spam): Register as spam if domain of the
954         source folder is good.
955         (wl-summary-exec-action-refile-with-register): Register message if
956         domain of the source folder is not undecided.
957
958 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
959
960         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
961         detect thread loop.
962
963 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
964
965         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
966         and wl-summary-skip-mark-list.
967
968 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
969
970         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
971
972         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
973
974         * wl-spam.el (toplevel): Require wl-highlight.
975         (wl-spam-auto-check-policy-alist): Abolish.
976         (wl-spam-auto-check-folder-regexp-list): New user option.
977         (wl-spam-auto-check-marks): Ditto.
978         (wl-spam-mark-action-list): Ditto.
979         (wl-highlight-summary-spam-face): New face.
980         (wl-spam-auto-check-message-p): New function.
981         (wl-spam-map-spam-messages): Fixed message.
982         (wl-spam-register-spam-messages): Ditto.
983         (wl-spam-register-good-messages): Ditto.
984         (wl-summary-spam-map): Add and remove keybind.
985         (wl-summary-target-mark-spam): Abolish.
986         (wl-summary-refile-spam): Ditto.
987         (wl-summary-test-spam): New function.
988         (wl-summary-mark-spam): Ditto.
989         (wl-summary-auto-check-spam): Follow the above change.
990         (wl-summary-exec-action-spam): New function.
991         (wl-summary-exec-action-refile-with-register): Fixed message.
992         (wl-message-check-spam): New function.
993         (wl-spam-setup): Ditto.
994         (toplevel): Call it if this file is loaded interactivity.
995
996         * Version number is increased to 2.11.20.
997
998 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
999
1000         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1001         when new optional argument `force' is non nil or modified.
1002
1003 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1004
1005         * wl.el (toplevel): Require wl-spam when compile.
1006         (wl-save-status): Call wl-spam-save-status.
1007
1008         * wl-spam.el (wl-spam-register-spam-messages): New function.
1009         (wl-spam-register-good-messages): Ditto.
1010         (wl-spam-save-status): Ditto.
1011         (wl-summary-mode-map): Bind
1012         wl-summary-target-mark-register-as-spam to "ms" and
1013         wl-summary-target-mark-register-as-good to "mn".
1014         (wl-summary-register-as-spam): Abolish optional argument; Use
1015         wl-spam-register-spam-messages.
1016         (wl-summary-register-as-spam-all): Use
1017         wl-spam-register-spam-messages.
1018         (wl-summary-register-as-good): Abolish optional argument; Use
1019         wl-spam-register-good-messages.
1020         (wl-summary-register-as-good-all): Use
1021         wl-spam-register-good-messages.
1022         (wl-summary-target-mark-register-as-spam): New funtion.
1023         (wl-summary-target-mark-register-as-good): Ditto.
1024
1025 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1026
1027         * wl-spam.el: New file.
1028
1029 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1030
1031         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1032
1033         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1034         (wl-summary-auto-refile): Call wl-refile-guess with
1035         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1036
1037 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1038
1039         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1040         with disable-thread argument non-nil.
1041
1042 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1043
1044         * wl-summary.el (wl-summary-rescan): Added optional argument
1045         disable-thread.
1046         (wl-summary-sync): Call wl-summary-rescan with argument
1047         disable-thread.
1048         (wl-summary-input-range): Added new range `rescan-thread'.
1049
1050 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1051
1052         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1053
1054 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1055
1056         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1057         internal variable.
1058         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1059         wl-summary-search-parent-by-subject-regexp and
1060         wl-summary-divide-thread-when-subject-changed as nil.
1061         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1062         (wl-summary-insert-thread): Search parent entity from
1063         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1064         thread loop.
1065
1066 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1067
1068         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1069
1070         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1071
1072         * wl-util.el (wl-require-update-all-folder-p): New function.
1073         (wl-get-assoc-list-value): Added `function' to match directive.
1074         (wl-collect-draft): Rewrite.
1075
1076         * wl-summary.el (wl-summary-sync-update): Clear faces
1077         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1078         are non-nil.
1079         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1080         argument as function.
1081         (wl-summary-input-range): Ditto.
1082
1083         * wl-folder.el (wl-draft-get-folder): New function.
1084         (wl-folder-get-elmo-folder): Consider draft folder.
1085
1086         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1087         (wl-draft-buffer-message-number): New buffer local variable.
1088         (wl-draft-folder-internal): New internal variable.
1089         (wl-draft-delete): Rewrite.
1090         (wl-draft-save): Ditto.
1091         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1092         wl-folder-get-elmo-folder.
1093         (wl-draft-config-info-operation): Ditto.
1094         (wl-jump-to-draft-folder): Ditto.
1095         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1096         (wl-draft-reedit): Rewrite.
1097
1098         * Version number is increased to 2.11.19.
1099         
1100 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1101
1102         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1103         variable.
1104
1105 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1106
1107         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1108         Use ignore-errors instead of unwind-protect.
1109
1110 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1111
1112         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1113         for updating `wl-thread-entity-list'.
1114
1115 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1116
1117         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1118         parameter from calling `wl-thread-entity-get-older-brothers' and
1119         `wl-thread-entity-get-younger-brothers'.
1120         Replace nested `append' with a single one.
1121
1122 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1123
1124         * wl-summary.el (wl-summary-mode): Don't use the return value of
1125         `make-local-hook'.
1126
1127 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1128
1129         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1130         instead of `let*'.
1131         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1132         of local variables.
1133
1134 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1135
1136         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1137         Renamed from wl-summary-window-scroll-functions.
1138         (wl-summary-window-scroll-functions): Don't set to variable.
1139         (wl-summary-display-top): Use run-hooks.
1140         (wl-summary-display-bottom): Ditto.
1141         (wl-summary-toggle-disp-msg): Ditto.
1142         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1143         Use it instead of wl-summary-window-scroll-functions.
1144         (wl-summary-goto-folder-subr): Don't call
1145         wl-summary-window-scroll-functions, use
1146         wl-summary-buffer-window-scroll-functions instead.
1147
1148 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1149
1150         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1151         make-local-variable.
1152
1153 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1154
1155         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1156         set-buffer-modified-p.
1157         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1158         (wl-summary-display-bottom): Ditto.
1159         (wl-summary-toggle-disp-msg): Ditto.
1160
1161 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1162
1163         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1164
1165         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1166         (wl-summary-forward): Use elmo-message-entity-field instead of
1167         elmo-message-field.
1168
1169         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1170
1171 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1172
1173         * wl-summary.el (wl-summary-window-scroll-functions): No use
1174         `append'.
1175
1176 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1177
1178         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1179         function.
1180         (wl-summary-window-scroll-functions): Call it when both
1181         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1182         (wl-summary-temp-mark): Added optional argument number.
1183         (wl-summary-message-mark): Added optional argument flag.
1184         (wl-summary-persistent-mark): Added optional argument number and flag.
1185         (wl-summary-update-persistent-mark): Ditto.
1186         (wl-summary-update-status-marks): Set "r" for interactive spec.
1187
1188         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1189         argument number and flag.
1190
1191         * wl-action.el (wl-summary-registered-temp-mark): 
1192         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1193
1194 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1195
1196         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1197         internal variable (buffer local).
1198         (wl-summary-window-scroll-functions): New function.
1199         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1200         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1201         as nil.
1202         (wl-summary-update-status-marks): Added arguments beg, end and
1203         check.
1204         (wl-summary-update-mark-window): Use function.
1205         (wl-summary-sync-update): Follow the change above.
1206         (wl-summary-switch-to-clone-buffer): Copy
1207         wl-summary-buffer-unsync-mark-number-list.
1208         (wl-summary-goto-folder-subr): Set
1209         wl-summary-buffer-unsync-mark-number-list and
1210         use wl-summary-window-scroll-functions instead of
1211         wl-summary-lazy-highlight.
1212
1213         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1214
1215 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1216
1217         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1218
1219         * wl-summary.el (wl-summary-update-persistent-mark): Call
1220         wl-summary-set-message-modified.
1221
1222         * wl-summary.el (wl-summary-sync-update): Don't call
1223         wl-summary-update-status-marks.
1224
1225         * Version number is increased to 2.11.18.
1226
1227 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1228
1229         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1230         (wl-message-next-page): Ditto.
1231
1232 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1233
1234         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1235         local variable.  Change the order of a collected list into the
1236         same as the specified range.  Remove nil from a collected list.
1237
1238 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1239
1240         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1241         argument for elmo-folder-list-messages.
1242
1243 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1244
1245         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1246         change (wl-summary-count-unreads return a list instead of a cons
1247         cell).
1248
1249 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1250
1251         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1252         `wl-summary-folder-info-update'.
1253
1254 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1255
1256         * wl-summary.el (wl-summary-set-message-modified): No use
1257         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1258         (wl-summary-set-mark-modified): Abolish.
1259         (wl-summary-mark-modified-p): Ditto.
1260         (wl-summary-save-view): Follow the change above.
1261
1262         * wl-expire.el (wl-summary-expire): Likewise.
1263
1264 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1265
1266         * wl-summary.el (wl-summary-detect-mark-position): Use
1267         modb-entity-handler.
1268         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1269
1270         * Version number is increased to 2.11.17.
1271
1272 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1273
1274         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1275         entity field value.
1276         (wl-summary-prefetch-msg): Ditto.
1277         (wl-summary-print-message-with-ps-print): Ditto.
1278
1279 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1280
1281         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1282         for dummy entity.
1283         (wl-summary-insert-thread): Use elmo-message-entity-field.
1284         (wl-summary-update-thread): Use elmo-message-entity-field and
1285         elmo-message-entity-number.
1286         (wl-summary-line-number):  Use elmo-message-entity-number.
1287         (wl-summary-line-size): Use elmo-message-entity-field.
1288         (wl-summary-line-subject): Ditto.
1289         (wl-summary-line-from): Ditto.
1290         (wl-summary-line-attached): Ditto.
1291         (wl-summary-create-line): Ditto.
1292         (wl-summary-create-line): Use elmo-message-entity-number.
1293         (wl-summary-print-message-with-ps-print): Use
1294         elmo-message-entity-field.
1295
1296 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1297
1298         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1299         change in elmo-msgdb-make-message-entity.
1300         (wl-summary-buffer-set-folder): Don't call
1301         wl-summary-detect-mark-position here.
1302         (wl-summary-rescan): Call elmo-message-entity-number.
1303         (wl-summary-sync-update): Ditto.
1304         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1305
1306         * wl-score.el (wl-score-header-index): Redefine 2th element.
1307         (wl-score-overview-entity-get-extra): Abolish.
1308         (wl-score-ov-entity-get): Rewrite.
1309         (wl-score-string-index<, wl-score-string-func<): Abolish.
1310         (wl-score-string<): New function.
1311         (wl-score-string-sort): Use it.
1312
1313         * wl-refile.el (wl-refile-guess-by-history): Use
1314         elmo-message-entity-field.
1315         (wl-refile-guess-by-from): Ditto.
1316         (wl-refile-guess-by-msgid): Ditto.
1317
1318         * Version number is increased to 2.11.16.
1319
1320 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1321
1322         * wl-folder.el (wl-folder-confirm-existence): Don't call
1323         file-exists-p if msgdb-path is nil.
1324         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1325         `wl-read-folder-hist' to `wl-read-folder-history'.
1326
1327 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1328
1329         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1330         `y-or-n-p'.
1331
1332 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1333
1334         * wl-score.el (wl-score-headers): Don't use
1335         elmo-folder-do-each-message-entity.
1336
1337         * Version number is increased to 2.11.15.
1338
1339 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1340
1341         * wl-summary.el (wl-summary-delete-all-msgs): Use
1342         elmo-folder-move-messages instead of elmo-folder-delete-messages
1343         and elmo-folder-detach-messages.
1344         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1345
1346         * wl-expire.el (wl-expire-delete): Ditto.
1347         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1348
1349 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1350
1351         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1352         (wl-message-header-narrowing-fields): Ditto.
1353         (wl-message-header-narrowing-lines): Ditto.
1354         (wl-message-header-narrowing-string): Ditto.
1355
1356         * wl-summary.el (wl-summary-mode-map): Bind
1357         wl-summary-toggle-header-narrowing to "C-cC-f".
1358         (wl-summary-toggle-header-narrowing): New function.
1359
1360         * wl-message.el (wl-message-buffer-create): Call
1361         wl-message-header-narrowing-setup.
1362         (wl-message-redisplay): Call wl-message-header-narrowing.
1363         (wl-message-header-narrowing): New function.
1364         (wl-message-header-narrowing-map): New keymap.
1365         (wl-message-header-narrowing-widen-map): New keymap.
1366         (wl-message-header-narrowing-again-at-mouse): New function.
1367         (wl-message-header-narrowing-1): Ditto.
1368         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1369         (wl-message-header-narrowing-setup): Ditto.
1370         (wl-message-header-narrowing-toggle): Ditto.
1371         
1372         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1373
1374         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1375         'flag as all.
1376         (wl-use-flag-folder-help-echo): New user option.
1377
1378         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1379         wl-summary-highlight as nil.
1380         (wl-summary-set-mark-modified): Follow the API change.
1381         (wl-summary-mark-modified-p): Ditto.
1382         (wl-summary-mark-as-read-all): Ditto.
1383         (wl-summary-sync-marks): Don't call
1384         elmo-folder-list-messages-with-global-mark.
1385         (wl-summary-mark-as-read-internal): Follow the API change.
1386         (wl-summary-mark-as-answered-internal): Ditto.
1387         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1388         Follow the API change.
1389         (wl-summary-create-line): Call with number argument.
1390         (wl-summary-reply): Follow the API change.
1391
1392         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1393         function.
1394         (wl-highlight-summary-line-string): Call it when
1395         wl-use-flag-folder-help-echo is non-nil.
1396         (wl-highlight-summary-current-line): Ditto.
1397         (elmo-flag-folder-referrer): Added autoload setting.
1398
1399         * wl-draft.el (wl-draft-kill): Follow the API change.
1400
1401         * Version number is increased to 2.11.14.
1402         
1403 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1404
1405         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1406
1407 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1408
1409         * Version number is increased to 2.11.13.
1410
1411 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1412
1413         * wl-draft.el (wl-draft-previous-history-element): Fixed
1414         unbalanced parenthesis and bind unbound local variables.
1415
1416 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1417
1418         * wl-draft.el (wl-draft-previous-history-element): New function.
1419         (wl-draft-next-history-element): Ditto.
1420         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1421         them to M-p and M-n.
1422
1423 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1424
1425         * Version number is increased to 2.11.12.
1426
1427 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1428
1429         * wl-draft.el (wl-draft-hide): Select buffer-window.
1430
1431 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1432
1433         * wl-summary.el (wl-summary-narrow-to-region): New function.
1434         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1435         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1436         (wl-summary-save-region): Use it.
1437         * wl-action.el (wl-summary-collect-numbers-region)
1438         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1439
1440 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1441
1442         * wl-folder.el (wl-folder-count-incorporates): Don't use
1443         `elmo-msgdb-mark-load'
1444
1445         * Version number is increased to 2.11.11.
1446
1447 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1448
1449         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1450         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1451
1452 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1453
1454         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1455
1456 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1457
1458         * Version number is increased to 2.11.10.
1459
1460 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1461
1462         * wl-mime.el (wl-draft-attribute-value): Fixed.
1463
1464 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1465
1466         * wl-util.el (wl-copy-local-variables): New function.
1467
1468         * wl-mime.el (wl-draft-attribute-recipients): New function.
1469         (wl-draft-attribute-envelope-from): Ditto.
1470         (wl-draft-attribute-smtp-posting-server): Ditto.
1471         (wl-draft-attribute-smtp-posting-port): Ditto.
1472         (wl-draft-attribute-value): Ditto.
1473         (wl-draft-preview-message): Use it to get value for
1474         attributes. Reflect result of `wl-draft-config'.
1475
1476         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1477         and call `wl-summary-mark-as-read' before to call
1478         `wl-summary-unset-mark'.
1479         (wl-summary-target-mark-mark-as-unread): Likewise.
1480         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1481
1482 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1483
1484         * wl-mime.el (wl-draft-preview-message): Use actual value for
1485         attributes; Fix for small window.
1486
1487 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1488
1489         * wl-refile.el (wl-refile-get-field-value): Call
1490         `elmo-message-entity-field' with 3rd argument is non-nil.
1491
1492 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1493
1494         * wl-vars.el (wl-draft-preview-attributes): New user option.
1495         (wl-draft-preview-attributes-list): Ditto.
1496         (wl-draft-preview-attributes-buffer-lines): Ditto.
1497         (wl-draft-preview-attributes-buffer-name): Ditto.
1498
1499         * wl-mime.el (wl-draft-preview-message): Display attributes.
1500
1501 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1502
1503         * wl-summary.el (wl-summary-detect-mark-position): Bind
1504         wl-summary-flag-priority-list to '(new).
1505
1506 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1507
1508         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1509         funtion.
1510         (wl-highlight-summary-line-string): Use it.
1511         (wl-highlight-summary-current-line): Ditto.
1512
1513 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1514
1515         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1516         line even when the mark string is not changed.
1517
1518         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1519         argument change in the wl-summary-create-line.
1520         (wl-thread-insert-entity-sub): Ditto.
1521
1522         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1523         argument change in the wl-summary-create-line.
1524         (wl-summary-insert-sequential): Ditto.
1525         (wl-summary-update-thread): Ditto.
1526         (wl-summary-persistent-mark-string): New inline function.
1527         (wl-summary-message-mark): Use it.
1528         (wl-summary-create-line): Abolish argument wl-persistent-mark
1529         and added wl-flags, wl-cached.
1530
1531         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1532         mark to flags.
1533         (wl-highlight-summary-current-line): Decide the face not by the 
1534         persistent mark but flags.
1535
1536 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1537
1538         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1539         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1540         wl-summary-read-uncached-mark): Revive.
1541         (wl-summary-answered-cached-mark,
1542         wl-summary-answered-uncached-mark): New user option.
1543         (wl-summary-score-marks): Follow the change above.
1544         (wl-summary-auto-refile-skip-marks): Ditto.
1545         (wl-summary-incorporate-marks): Ditto.
1546         (wl-summary-expire-reserve-marks): Ditto.
1547         (wl-summary-flag-priority-list): New user option.
1548
1549         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1550         changes.
1551         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1552         of elmo-message-mark.
1553         (wl-summary-mark-as-read-internal): Ditto.
1554         (wl-summary-mark-as-answered): Ditto.
1555         (wl-summary-mark-as-important): Ditto.
1556         (wl-summary-redisplay-internal): Ditto.
1557         (wl-summary-redisplay-no-mime-internal): Ditto.
1558         (wl-summary-message-mark): New function.
1559         (wl-summary-insert-sequential): Use wl-summary-message-mark
1560         instead of elmo-message-mark.
1561         (wl-summary-update-thread): Ditto.
1562         (wl-summary-persistent-mark): Ditto.
1563         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1564         instead of elmo-message-mark.
1565
1566         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1567         wl-summary-message-mark instead of elmo-message-mark.
1568         (wl-thread-insert-entity-sub): Ditto.
1569         (wl-thread-get-children-msgs-uncached): Ditto.
1570
1571         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1572         variable name changes.
1573         (wl-highlight-summary-current-line): Ditto.
1574
1575         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1576         wl-summary-message-mark instead of elmo-message-mark.
1577
1578         * wl-expire.el (wl-expire-message-p): Ditto.
1579
1580         * wl-score.el (wl-score-headers): Ditto.
1581
1582         * Version number is increased to 2.11.9.
1583
1584         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1585         (wl-summary-sync-update): Follow the change above.
1586         (wl-summary-switch-to-clone-buffer): Ditto.
1587         (wl-summary-open-folder): Ditto.
1588
1589 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1590
1591         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1592         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1593
1594         * Version number is increased to 2.11.8.
1595
1596         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1597
1598         * wl-expire.el (wl-expire-refile): Follow the API change on
1599         `elmo-folder-move-messages'.
1600         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1601
1602         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1603         (wl-summary-exec-action-refile): Ditto.
1604         (wl-summary-exec-action-copy): Ditto.
1605         (wl-summary-no-auto-refile-message-p): No use
1606         `wl-summary-buffer-msgdb'.
1607         (wl-summary-auto-refile): Ditto.
1608
1609 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1610
1611         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1612
1613 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1614
1615         * wl-summary.el (wl-summary-sync): Treat no-sync.
1616
1617         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1618         (wl-default-sync-range): Ditto.
1619
1620 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1621
1622         * wl-refile.el (wl-refile-subject-learn): Call
1623         `elmo-message-entity-field' with 3rd argument is non-nil.
1624         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1625         instead of `elmo-msgdb-overview-entity-get-subject'.
1626
1627 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1628
1629         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1630         scan-type is rescan.
1631         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1632         new optional argument force is non-nil.
1633         (wl-summary-save-view-cache): Call it with force argument non-nil.
1634
1635         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1636
1637 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1638
1639         * wl-action.el (wl-summary-print-argument): Fixed last change.
1640
1641 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1642
1643         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1644         simplified.
1645         (wl-summary-target-mark-mark-as-unread): Likewise.
1646         (wl-summary-target-mark-mark-as-important): Likewise.
1647
1648 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1649
1650         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1651         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1652         (wl-summary-mark-as-important-region): Change accordingly.
1653         (wl-summary-target-mark-mark-as-important): Ditto.
1654
1655 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1656
1657         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1658
1659         * wl-action.el (wl-summary-print-argument): Print argument to
1660         right side of window if `wl-summary-print-argument-within-window'
1661         is non-nil.
1662
1663 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1664
1665         * wl-action.el (wl-summary-set-mark): Use
1666         `wl-summary-message-visible-p' to check visibility of the message
1667         and jump to message only when the message line is visible and have
1668         different number; Call wl-summary-unset-mark with number argument.
1669         (wl-summary-unset-mark): 
1670         Use `wl-summary-message-visible-p'
1671         to check visibility of the message and jump to message only when
1672         the message line is visible and have different number;
1673
1674 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1675
1676         * Version number is increased to 2.11.7.
1677
1678         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1679         and wl-folder-summary-line-format.
1680
1681         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1682         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1683         (wl-summary-set-score-mark): Use it.
1684         (wl-summary-target-mark-mark-as-read): Ditto.
1685         (wl-summary-target-mark-mark-as-unread): Ditto.
1686         (wl-summary-target-mark-mark-as-important): Ditto.
1687         (wl-summary-target-mark-msgs): Simplified.
1688         (wl-summary-detect-mark-position): Fixed problem when
1689         summary-line-format no contain persisten/temp mark spec.
1690         (wl-summary-temp-mark): Ditto.
1691         (wl-summary-persistent-mark): Ditto.
1692         (wl-summary-update-persistent-mark): Ditto.
1693
1694         * wl-action.el (wl-summary-set-mark): Ditto.
1695         (wl-summary-unset-mark): Ditto.
1696         All other related portions are changed.
1697
1698 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1699
1700         * Version number is increased to 2.11.6.
1701
1702 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1703
1704         * wl-util.el (wl-current-message-buffer): Define as function;
1705         Don't use the value of wl-messge-buffer.
1706
1707         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1708         persistent mark.
1709
1710         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1711         no current message, cause an error.
1712
1713 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1714
1715         * wl-summary.el (wl-summary-set-message-modified): Use
1716         elmo-folder-set-message-modified instead of
1717         elmo-folder-set-message-modified-internal.
1718
1719 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1720
1721         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1722         interactively.
1723         (wl-summary-sync): nokill->entirely.
1724         (wl-summary-sync-marks): Fixed message.
1725         (wl-summary-input-range): Added mark, nokill->entirely.
1726
1727         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1728         messages as read.
1729
1730 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1731
1732         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1733         update-noscore.
1734         (wl-summary-sync): Follow the change above.
1735
1736 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1737
1738         * wl-action.el (wl-summary-target-mark-all): Use
1739         elmo-folder-list-messages.
1740
1741 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1742
1743         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1744         (wl-summary-rescan): Set wl-summary-scored as nil.
1745         (wl-summary-sync-force-update): Follow the change above.
1746         (wl-summary-sync): Ditto.
1747         (wl-summary-sync-update): Added argument disable-killed.
1748         (wl-summary-insert-headers): Set visible-only argument for
1749         elmo-folder-list-messages.
1750         (wl-summary-input-range): Added update-nokill, update-noscore,
1751         all-nokill, all-noscore and mark.
1752
1753         * Version number is increased to 2.11.5.
1754
1755         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1756
1757 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1758
1759         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1760         (wl-summary-prefetch-region-no-mark): Change accordingly.
1761         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1762
1763 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1764
1765         * wl-address.el (wl-complete-field-to): Abolished.
1766         (wl-complete-address): Completion function for completing-read.
1767         * wl-action.el (wl-summary-get-resend-address): Use it.
1768
1769         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1770         wl-summary-update-mark and abolish unused argument.
1771         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1772         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1773         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1774         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1775         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1776         * wl-draft.el (wl-draft-kill): Ditto.
1777
1778         * wl-summary.el: Remove unused binding of case-fold-search.
1779         (wl-summary-replace-status-marks): Abolished.
1780
1781 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1782
1783         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1784         is specified or folder length is zero.
1785
1786 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1787
1788         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1789         (wl-folder-archive-current-entity): Ditto.
1790
1791 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1792
1793         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1794         retrieving message mark.
1795         (wl-summary-redisplay-internal): Ditto.
1796
1797         * wl-message.el (wl-message-buffer-display): Ignore errors while
1798         retrieving message-id field.
1799
1800         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1801         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1802         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1803         order of the arguments for `wl-expire-message-p'.
1804         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1805
1806         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1807         Check return value of wl-summary-reply.
1808         (wl-summary-reply): Recover window configuration when an error occured.
1809
1810 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1811
1812         * wl-summary.el (wl-summary-resend-message): Abolished, the
1813         feature is inherited by wl-summary-resend (put resend mark).
1814
1815 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1816
1817         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1818         wl-message-buffer to nil when the message is hide.
1819
1820 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1821
1822         * .cvsignore: New file.
1823
1824 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1825
1826         * wl-action.el (wl-summary-action-docstring): Add more info.
1827         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1828         duplicate definition.
1829         (wl-summary-define-mark-action): Functions wl-summary-*-region
1830         keep current position.
1831         (wl-summary-unregister-target-mark): Store result to the variable.
1832
1833 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1834
1835         * Version number is increased to 2.11.4.
1836
1837 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1838
1839         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1840         wl-summary-delete-all-temp-marks.
1841         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1842
1843         * wl-action.el (wl-summary-set-mark): Changed terminology
1844         refile-destination -> action-argument.
1845         (wl-summary-unset-mark): Ditto.
1846         (wl-summary-remove-argument): Ditto.
1847         (wl-summary-print-argument): Ditto.
1848
1849         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1850         (wl-thread-remove-argument-region): Ditto.
1851         (wl-thread-print-argument-region): Ditto.
1852         (wl-thread-close): Ditto.
1853         (wl-thread-open): Ditto.
1854
1855         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1856         (wl-highlight-refile-destination-face is abolished)
1857         (wl-highlight-action-argument-string): Ditto.
1858         (wl-highlight-summary-current-line): Highlight action argument.
1859
1860         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1861         color for light backgrounds.
1862         (wl-highlight-summary-answered-face): Ditto.
1863
1864 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1865
1866         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1867
1868         * wl-score.el (wl-summary-score-update-all-lines): Use
1869         wl-summary-set-mark.
1870         (wl-summary-score-update-all-lines): Kill expunged messages.
1871
1872         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1873
1874 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1875
1876         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1877         directly.
1878         (wl-score-overview-entity-get-lines): Ditto.
1879         (wl-score-overview-entity-get-xref): Ditto.
1880         (wl-score-get-latest-msgs): Ditto.
1881         (wl-summary-rescore): Ditto.
1882
1883         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1884         to "&".
1885         (wl-summary-mark-as-answered-internal): New inline function.
1886         (wl-summary-mark-as-answered): New function.
1887         (wl-summary-mark-as-unanswered): Ditto.
1888         (wl-summary-sync-marks): Modified for answered-mark synching.
1889
1890 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1891
1892         * wl-action.el (wl-summary-set-mark): Fixed last change.
1893
1894 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1895
1896         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1897         behavior of wl-summary-unread-message-hook
1898         (Pointed out by akira yamada <akira@arika.org>).
1899
1900 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1901
1902         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1903         wl-summary-delete.
1904         * wl-xmas.el (wl-summary-toolbar): Ditto.
1905
1906         * wl-action.el (wl-summary-set-mark): Don't override current
1907         temp-mark.
1908
1909         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1910
1911 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1912
1913         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1914         (wl-refile-msgid-learn): Ditto.
1915         (wl-refile-get-field-value): Ditto.
1916
1917         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1918
1919         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1920         (wl-expire-delete-reserved-messages): Renamed from
1921         wl-expire-reserve-marked-msgs-from-list.
1922         (wl-expire-delete): Removed argument `msgdb'.
1923         (wl-expire-refile): Ditto.
1924         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1925         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1926         mark-alist as argument.
1927         (wl-expire-archive-number1): Removed argument `msgdb'.
1928         (wl-expire-archive-number2): Ditto.
1929         (wl-expire-archive-date): Ditto.
1930         (wl-expire-localdir-date): Ditto.
1931         (wl-expire-hide): Ditto.
1932         (wl-archive-number1): Ditto.
1933         (wl-archive-number2): Ditto.
1934         (wl-archive-date): Ditto.
1935         (wl-archive-folder): Ditto.
1936         All other related portions are changed.
1937
1938 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1939
1940         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1941         mean move up and down. (suggested by Takashi Kawachi)
1942
1943 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1944
1945         * wl-acap.el (toplevel): Don't require un-define.
1946
1947 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1948
1949         * wl-thread.el (wl-thread-delete-message): Always update
1950         wl-summary-buffer-number-list.
1951
1952         * wl-action.el (wl-summary-print-destination): 
1953         Do nothing when folder is nil.
1954
1955 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1956
1957         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1958         persistent mark when prefetch is succeeded.
1959
1960 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1961
1962         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1963         instead of elmo-msgdb-delete-msgs.
1964         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1965         (wl-expire-hide): Ditto.
1966
1967         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1968
1969         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1970         elmo-msgdb interface.
1971         (wl-thread-get-exist-children): Likewise.
1972         (wl-thread-insert-message): Likewise.
1973         (wl-thread-msg-mark-as-important): Likewise.
1974         (wl-thread-insert-entity-sub): Likewise.
1975         (wl-thread-get-children-msgs-uncached): Likewise.
1976
1977         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1978         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1979         (wl-summary-sync-update): Likewise.
1980         (wl-summary-auto-select-msg-p): Likewise.
1981         (wl-summary-update-thread): Likewise.
1982         (wl-summary-mark-as-important): Likewise.
1983         (wl-summary-jump-to-msg-internal): Likewise.
1984         (wl-summary-redisplay-internal): Likewise.
1985         (wl-summary-print-message-with-ps-print): Likewise.
1986         (wl-summary-folder-info-update): Likewise.
1987
1988         * wl-folder.el (wl-folder-check-one-entity):
1989         elmo-folder-count-flags instead of wl-summary-count-unread.
1990
1991         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1992
1993         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1994
1995         * wl-summary.el (wl-summary-set-message-modified): 
1996         Call wl-summary-set-mark-modified.
1997         (wl-summary-delete-messages-on-buffer): Call
1998         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1999         (wl-summary-sync-update): Call elmo-folder-length instead of
2000         elmo-folder-messages.
2001         (wl-summary-insert-headers): Don't call
2002         elmo-folder-list-message-entities.
2003
2004 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2005
2006         * wl-action.el (wl-summary-define-mark-action): Call
2007         `wl-summary-set-mark' with argument `data'.
2008         (wl-summary-auto-refile): Fixed order of arguments when call
2009         `wl-summary-refile'.
2010
2011 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2012
2013         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2014
2015         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2016
2017         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2018         (Renamed from wl-highlight-summary-deleted-face).
2019         (wl-highlight-summary-resend-face): New face.
2020
2021         (wl-highlight-summary-deleted-face): Renamed from
2022         wl-highlight-summary-erased-face.
2023
2024         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2025
2026         * wl-action.el (wl-summary-get-resend-address): New function.
2027         (wl-summary-exec-action-resend): Ditto.
2028         (wl-summary-exec-action-resend-subr): Ditto.
2029
2030         * w-thread.el (wl-thread-copy): Removed definition.
2031         (wl-thread-refile): Ditto.
2032         (wl-thread-delete): Ditto.
2033         (wl-thread-target-mark): Ditto.
2034
2035         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2036         (wl-summary-target-mark-set-action): Fixed.
2037         (wl-summary-define-mark-action): Fixed quotation.
2038         (wl-summary-move-mark-list-messages): Display message.
2039         (wl-summary-define-mark-action): Define thread functions.
2040         (wl-summary-exec-action-refile): Changed message.
2041         (wl-summary-exec): Ditto.
2042
2043 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2044         
2045         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2046         '%%'.
2047
2048 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2049
2050         * wl.el (toplevel): Require wl-action.
2051         (wl-init): Call wl-summary-define-mark-action.
2052
2053         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2054
2055         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2056         wl-summary-delete and wl-summary-erase.
2057         (wl-summary-mode-map): Ditto.
2058
2059         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2060         wl-delete-folder-alist.
2061
2062         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2063         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2064         (toplevel): Moved mark & action related functions to the wl-action.el.
2065
2066         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2067         in wl-summary-mark-action-list.
2068         (wl-highlight-summary-current-line): Ditto.
2069
2070         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2071         empty lines.
2072
2073         * wl-action.el: New file. 
2074
2075 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2076
2077         * wl-summary.el (wl-summary-target-mark-replace): New function.
2078         (wl-summary-target-mark-prefetch): Use it.
2079         (wl-summary-target-mark-delete): Ditto.
2080         (toplevel): Rearranged definition order.
2081         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2082         (wl-summary-target-mark-erase): Rewrite.
2083         (wl-summary-erase-region): New function.
2084         (wl-summary-exec-action-erase): Changed message.
2085         (wl-summary-move-mark-list-messages): New function.
2086         (wl-summary-exec-action-delete): Use it.
2087         (wl-summary-exec-action-erase): Ditto.
2088
2089         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2090         (wl-summary-skip-mark-list): Added "d".
2091
2092         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2093         while searching.
2094
2095         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2096         and define using defcustom;
2097         Define 4th element as a face.
2098         
2099         * wl-summary.el (wl-summary-incorporate): Use 
2100         `wl-summary-prefetch-region-no-mark' instead of
2101         `wl-summary-prefetch-region'.
2102         (wl-summary-prefetch-region-no-mark): Revival of old
2103         `wl-summary-prefetch-region'.
2104         (wl-summary-mark-action-list): Moved to wl-vars.el
2105
2106         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2107         face according to the `wl-summary-mark-action-list'.
2108         (wl-highlight-summary-current-line): Ditto;
2109         Removed destination highlighting.
2110
2111         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2112         (wl-highlight-summary-line-string): Highlight for "i" mark.
2113         (wl-highlight-summary-current-line): Ditto.
2114
2115         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2116         no destination.
2117
2118         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2119         exists, just go ahead.
2120         (wl-summary-prefetch-region): Rewrite.
2121         (wl-summary-prefetch): Ditto.
2122         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2123         (wl-summary-exec-action-prefetch): New function.
2124         (wl-summary-target-mark-prefetch): Rewrite.
2125
2126 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2127
2128         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2129         (wl-highlight-summary-line-string): Added "d" and "D".
2130         (wl-highlight-summary-current-line): Ditto.
2131
2132         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2133         in wl-summary.el.
2134         (wl-thread-insert-entity-sub): Ditto.
2135         (wl-thread-remove-destination-region): Ditto.
2136         (wl-thread-print-destination-region): Ditto.
2137
2138         * wl-summary.el (wl-summary-buffer-refile-list,
2139         wl-summary-buffer-delete-list,
2140         wl-summary-buffer-copy-list): Abolish.
2141         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2142         All other related portions are changed.
2143         (wl-summary-mark-action-list): New variable.
2144         (wl-summary-set-mark): New function.
2145         (wl-summary-register-target-mark): Ditto.
2146         (wl-summary-unregister-target-mark): Ditto.
2147         (wl-summary-have-target-mark-p): Ditto.
2148         (wl-summary-register-temp-mark): Ditto.
2149         (wl-summary-unregister-temp-mark): Ditto.
2150         (wl-summary-registered-temp-mark): Ditto.
2151         (wl-summary-collect-temp-mark): Ditto.
2152         (wl-summary-unset-mark): Ditto.
2153         (wl-summary-set-target-mark): Ditto.
2154         (wl-summary-unset-target-mark): Ditto.
2155         (wl-summary-set-action-generic): Ditto.
2156         (wl-summary-unset-action-generic): Ditto.
2157         (wl-summary-exec-action-delete): Ditto.
2158         (wl-summary-exec-action-erase): Ditto.
2159         (wl-summary-set-action-refile): Ditto.
2160         (wl-summary-set-action-refile-subr): Ditto.
2161         (wl-summary-unset-action-refile): Ditto.
2162         (wl-summary-make-destination-numbers-list): Ditto.
2163         (wl-summary-exec-action-refile): Ditto.
2164         (wl-summary-set-action-copy): Ditto.
2165         (wl-summary-unset-action-copy): Ditto.
2166         (wl-summary-exec-action-copy): Ditto.
2167         (wl-summary-collect-numbers-region): Ditto.
2168         (wl-summary-delete): Rewrite.
2169         (wl-summary-erase): Ditto.
2170         (wl-summary-remove-destination): Ditto.
2171         (wl-summary-exec): Ditto.
2172         (wl-summary-exec-region): Ditto.
2173         (wl-summary-target-mark-erase): Ditto.
2174         (wl-summary-refile): Ditto.
2175         (wl-summary-copy): Ditto.
2176         (wl-summary-unmark): Ditto.
2177         (wl-summary-delete-all-mark): Ditto.
2178         (wl-summary-mark-line): Don't highlight.
2179         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2180         (wl-summary-target-mark-refile-subr): Rewrite.
2181
2182         (wl-summary-copy-prev-destination): Abolish.
2183
2184 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2185
2186         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2187         default values along the value of wl-on-mule.
2188         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2189         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2190         It is not used anywhere.
2191
2192 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2193
2194         * wl-summary.el (wl-summary-print-destination): Keep position.
2195         (wl-summary-cursor-move-surface): Keep horizontal position.
2196
2197 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2198
2199         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2200         write sendlog.
2201
2202 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2203
2204         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2205         `wl-summary-highlight'.
2206
2207 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2208
2209         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2210         trivial condition for temp-mark.
2211
2212 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2213
2214         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2215         when it hits killed buffer.
2216
2217 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2218
2219         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2220         * wl-news.el.in: `message' and `error' take format string.
2221
2222 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2223
2224         * wl-folder (wl-folder-insert-entity): Display a message,
2225         `...done', when the work finish.
2226         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2227
2228 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2229
2230         * wl-message.el (wl-message-redisplay): Remove unused local
2231         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2232
2233 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2234
2235         * wl-summary.el (wl-summary-replace-status-marks): Disable
2236         interactive use.
2237         (wl-summary-reedit): Check message existence at first.
2238         (wl-summary-mark-line): Fix doc, return value is indefinite.
2239
2240         * wl-highlight.el (wl-highlight-message): Arranged.
2241
2242         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2243         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2244         check temp-mark by wl-summary-temp-mark always.
2245         (wl-highlight-summary): Change accordingly.
2246         * wl-summary.el (wl-summary-mark-as-read-all)
2247         (wl-summary-delete-cache, wl-summary-set-score-mark)
2248         (wl-summary-mark-as-unread, wl-summary-unmark)
2249         (wl-summary-mark-line, wl-summary-mark-as-read)
2250         (wl-summary-mark-as-important): Ditto.
2251
2252         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2253         end of the window if possible.
2254         * wl-summary.el (wl-summary-sync-update): Support lazy
2255         highlighting.
2256         (wl-summary-toggle-disp-msg): Ditto.
2257
2258 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2259
2260         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2261
2262 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2263
2264         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2265         change.
2266
2267 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2268
2269         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2270         API.
2271         (wl-summary-sync-update): Ditto.
2272
2273         * wl-score.el (wl-score-get-score-alist): Changed argument.
2274         (wl-summary-rescore-msgs): Likewise.
2275         (wl-summary-score-headers): Likewise.
2276         (wl-score-headers): Likewise;
2277         Use elmo-folder-do-each-message-entity, etc.
2278         (wl-summary-score-effect): Follow the changes above.
2279         (wl-summary-rescore): Ditto.
2280         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2281         (wl-score-get-overview): Abolish.
2282
2283         * wl-summary.el (wl-summary-default-from): Follow the API change in
2284         elmo-msgdb.
2285         (wl-summary-count-unread): Ditto.
2286         (wl-summary-detect-mark-position): Ditto.
2287         (wl-summary-overview-entity-compare-by-date): Ditto.
2288         (wl-summary-overview-entity-compare-by-number): Ditto.
2289         (wl-summary-overview-entity-compare-by-from): Ditto.
2290         (wl-summary-overview-entity-compare-by-subject): Ditto.
2291         (wl-summary-get-list-info): Ditto.
2292         (wl-summary-rescan): Ditto.
2293         (wl-summary-jump-to-msg-by-message-id): Ditto.
2294         (wl-summary-sync-update): Ditto; Removed comment.
2295         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2296         (wl-summary-insert-message): Use wl-summary-insert
2297         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2298         (wl-summary-insert-headers): Changed argument overview to folder.
2299         (wl-summary-search-by-subject): Likewise.
2300         (wl-summary-insert-thread): Renamed from 
2301         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2302
2303         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2304         too.
2305
2306         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2307         wl-string-member.
2308
2309 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2310
2311         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2312         elmo-folder-append-buffer.
2313         (wl-draft-queue-append): Likewise.
2314
2315         * wl-mime.el (wl-message-delete-current-part): Ditto.
2316         (wl-summary-burst-subr): Ditto.
2317
2318         * wl-news.el.in (wl-news-send-news): Ditto.
2319
2320 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2321
2322         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2323         function.
2324         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2325         (wl-summary-update-mark): Enclose with save-excursion.
2326         (wl-summary-mark-as-read-internal): Fixed last change.
2327         (wl-summary-mark-as-important): Use 3rd argument of
2328         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2329         Don't use elmo-msgdb-set-mark.
2330         (wl-summary-redisplay-internal): If msgdb flag is already read,
2331         just update the mark on buffer.
2332
2333 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2334
2335         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2336         cut visible folder when elmo-folder-delete returns non-nil value.
2337
2338 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2339
2340         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2341         by Kenichi OKADA <okada@opaopa.org>).
2342
2343 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2344
2345         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2346
2347 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2348
2349         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2350         Fixed the last change, search group entity by its real name.
2351         (Thanks to: KOBAYASHI Shinji)
2352
2353 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2354
2355         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2356         (wl-fldmgr-access-display-all): Don't refer visible name.
2357         * wl-expire.el (wl-folder-archive-current-entity)
2358         (wl-folder-expire-current-entity): Ditto.
2359         * wl-folder.el (wl-folder-jump-to-current-entity)
2360         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2361         (wl-folder-open-folder-sub,wl-folder-open-all)
2362         (wl-folder-write-current-folder): Ditto.
2363         (wl-folder-insert-entity): Don't use petname for normal group.
2364         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2365         is the real name.
2366         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2367         Abolished.
2368
2369 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2370
2371         * wl-draft.el (wl-draft-create-buffer): Add
2372         `wl-summary-reply-with-citation'
2373
2374 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2375
2376         * wl-draft.el (wl-draft-reply): Fixed.
2377
2378 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2379
2380         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2381         when `wl-draft-send-confirm-with-preview' is non-nil.
2382         You can scroll up/down by j/k.
2383         (wl-draft-send-confirm-with-preview): New variable (default=t).
2384
2385 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2386
2387         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2388         (wl-fldmgr-save-folders): Fix comment.
2389
2390 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2391
2392         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2393         along the last change in `wl-folder-buffer-group-p'.
2394
2395 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2396
2397         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2398         folder.
2399
2400         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2401         the default value.
2402
2403         * wl-mime.el (wl-summary-burst): Update summary only when target
2404         folder equals current folder.
2405
2406 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2407
2408         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2409
2410 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2411
2412         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2413         value.
2414
2415 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2416
2417         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2418         `map-extents' instead of `extent-at' repeatedly.
2419         (wl-highlight-folder-current-line): Ditto.
2420
2421         * wl-highlight.el: Remove useless dummy functions.
2422
2423 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2424
2425         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2426         (wl-folder-put-folder-property): New function to put text property.
2427         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2428         (wl-folder-insert-entity, wl-folder-update-diff-line)
2429         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2430         * wl-e21.el, wl-xmas.el, wl-mule.el
2431         (wl-highlight-folder-current-line): Ditto.
2432         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2433         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2434         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2435         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2436
2437 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2438
2439         * Version number is increased to 2.11.3.
2440
2441 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2442
2443         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2444         Resume current-buffer since it is assumed by remaining tasks.
2445
2446 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2447
2448         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2449         (wl-folder-completion-function): Abolished.
2450         (wl-folder-complete-folder): New function.
2451         (wl-folder-complete-filter-condition): Ditto.
2452         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2453         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2454
2455 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2456
2457         * wl-draft.el (wl-draft-send-confirm): New function.
2458         (wl-draft-send): Use it.
2459
2460         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2461         cursor-in-echo-area while confirming.
2462
2463         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2464
2465         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2466         searching via nntp if wl-summary-search-via-nntp is 'force.
2467         Otherwise, invoke searching in nntp folder only.
2468         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2469
2470         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2471         explicitly for mime-make-text-tag.
2472
2473 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2474
2475         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2476         `mime-make-text-tag' instead of `mime-create-tag'.
2477
2478 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2479
2480         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2481         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2482
2483 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2484
2485         * wl-score.el (wl-score-save): Bind print-length and print-level.
2486         (wl-score-pretty-print): Ditto.
2487         (wl-score-edit-insert-header-entry): Ditto.
2488
2489         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2490         "From" entry to be treated with wl-draft-eword-encode-address-list.
2491         * wl-mime.el (wl-draft-preview-message): Ditto.
2492
2493         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2494         (wl-summary-mark-as-unread): Ditto.
2495         (wl-summary-mark-as-read-region): Change accordingly.
2496         (wl-summary-mark-as-unread-region): Ditto.
2497         (wl-summary-target-mark-mark-as-read): Ditto.
2498         (wl-summary-target-mark-mark-as-unread): Ditto.
2499
2500 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2501
2502         * Version number is increased to 2.11.2.
2503
2504 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2505
2506         * wl-news.el.in (wl-news-previous-version-save): Bind
2507         print-length and print-level.
2508         * wl-thread.el (wl-thread-save-entities): Ditto.
2509         (wl-thread-save-top-list): Bind print-length.
2510
2511 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2512
2513         * wl-highlight.el (wl-highlight-summary-line-string): Use
2514         wl-summary-score-below-mark, wl-summary-score-over-mark.
2515         (wl-highlight-summary-current-line): Ditto.
2516
2517 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2518
2519         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2520         insert it.
2521
2522 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2523
2524         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2525
2526 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2527
2528         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2529         message without msgid.
2530         Rewrite with elmo-folder-move-messages.
2531         Set wl-message-buffer to nil.
2532
2533         * wl-summary.el (wl-summary-erase-subr): New function. Use
2534         elmo-folder-move-messages.
2535         (wl-summary-erase): Call it.
2536         (wl-summary-target-mark-erase): Ditto.
2537
2538 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2539
2540         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2541         it is not up-tp-date.
2542
2543 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2544
2545         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2546         buffer after calling `wl-summary-goto-folder-subr' without the
2547         argument `interactive'.
2548         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2549
2550 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2551
2552         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2553         `mime-create-tag'. Use `string=' instead of `looking-at'.
2554
2555 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2556
2557         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2558         to avoid compile warning.
2559
2560         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2561         entity-id when folder is given.
2562         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2563         save-excursion, use save-selected-window instead.
2564         Select folder buffer window if exists.
2565         (To correct behavior with wl-folder-move-cur-folder.)
2566
2567 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2568
2569         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2570
2571 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2572
2573         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2574         list-count instead of %d.
2575
2576 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2577
2578         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2579         (wl-news): Set it.
2580         (wl-news-append-to-folder): Use it.
2581
2582         * wl-news.el.in (wl-news-send-news): Append to specified folder
2583         instead of wl-default-folder.
2584         (wl-news-append-to-folder): Show error message with specified folder.
2585
2586         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2587                 In most major modes, Emacs assumes that any opening
2588                 delimiter found at the left margin is the start of a
2589                 top-level definition, or defun. Therefore, *never put an
2590                 opening delimiter at the left margin unless it should have
2591                 that significance.*
2592
2593         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2594
2595 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2596
2597         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2598
2599 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2600
2601         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2602
2603 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2604
2605         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2606         for sequential numbering case.
2607
2608 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2609
2610         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2611         value.
2612         (wl-draft-reply-without-argument-list): Ditto.
2613         (wl-draft-reply-myself-with-argument-list): Abolish.
2614         (wl-draft-reply-myself-without-argument-list): Ditto.
2615         * wl-draft.el (wl-draft-self-reply-p): New function.
2616         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2617
2618 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2619
2620         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2621         (avoid error for the case without byte-compiling)
2622
2623 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2624
2625         * wl-news.el.in (wl-news-append-to-folder): New function.
2626         (wl-news-exit): Rewrite.
2627         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2628
2629 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2630
2631         * wl-draft.el (wl-draft-reply-position): New function.
2632         (wl-draft-reply-position): Fix.
2633         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2634         (wl-summary-target-mark-reply-with-citation): Ditto.
2635         (wl-summary-reply-with-citation): Ditto.
2636         * wl-vars.el (wl-draft-reply-default-position): New variable.
2637
2638 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2639
2640         * wl-draft.el (wl-draft-send): Preview when interactive send.
2641
2642 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2643
2644         * wl-draft.el (wl-draft-reply): Set default position.
2645         * wl-summary.el (wl-summary-reply): Ditto.
2646         (wl-summary-reply-with-citation): Ditto.
2647         (wl-summary-target-mark-reply-with-citation): Ditto.
2648
2649 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2650
2651         * wl-news.el.in (wl-news-lang): Set default value according to
2652         current-language-environment.
2653         (wl-news-append-news): Do nothing when news-list is nil.
2654
2655 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2656
2657         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2658         (wl-news): Change message.
2659         (wl-news-exit): Check buffer.
2660         (wl-news-force-exit): New function.
2661         (wl-news-show-all): New function.
2662         (wl-news-discard-and-exit): Fix.
2663
2664 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2665
2666         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2667         according to current-language-environment.
2668
2669         * wl-news.el.in (wl-news): If arg, show all NEWS after
2670         wl-news-default-previous-version.
2671
2672 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2673
2674         * wl-news.el.in (wl-news-check): Rewritten.
2675         (wl-news-previous-version-load): Change data type.
2676         (wl-news-previous-version-save): Change data type.
2677         (wl-news-append-news): Add return value.
2678         (wl-news-check-news): New function.
2679         (wl-news-already-current-p): New function.
2680         (wl-news-send-news): Rewritten.
2681         (wl-news-mode-map): Add new keybind.
2682         (wl-news): Rewritten.
2683         (wl-news-exit): Rewritten.
2684         (wl-news-discard-and-mail): New function.
2685         (wl-news-send-to-address): Abolished.
2686         * wl.el (wl-init): Delete a message.
2687
2688 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2689
2690         * wl-news.el.in (wl-news-exit): Update previous version.
2691         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2692
2693 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2694
2695         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2696
2697 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2698
2699         * wl-news.el.in (wl-news): New function.
2700         (wl-news-mode): New function.
2701         (wl-news-next-line): New function.
2702         (wl-news-next-page): New function.
2703         (wl-news-exit): New function.
2704         (wl-news-buf-name): New variable.
2705         (wl-news-mode-map): New variable.
2706         (wl-news-winconf): New variable.
2707         (wl-news-append-news): Add an option.
2708
2709 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2710
2711         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2712
2713 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2714
2715         * wl-news.el.in (wl-news-send-to-address): New variable.
2716         (wl-news-send-news): Use it.
2717         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2718         Return updating status.
2719         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2720
2721 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2722
2723         * wl-news.el.in (wl-news-send-news): Delete
2724         Organization and X-Face.
2725
2726 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2727
2728         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2729         (wl-news-append-news): New function.
2730         (wl-news-send-news): New function.
2731
2732 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2733
2734         * Version number is increased to 2.11.1.
2735
2736 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2737
2738         * wl-news.el.in : New file.
2739
2740 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2741
2742         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2743         default value.
2744         (wl-draft-reply-without-argument-list): Ditto.
2745
2746 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2747
2748         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2749         (wl-message-buffer-prefetch-idle-time): Ditto.
2750         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2751
2752 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2753
2754         * wl-thread.el (wl-thread-insert-message): Use
2755         wl-summary-max-thread-depth.
2756
2757         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2758         loop detection.
2759
2760         * wl-message.el (wl-message-buffer-display): Back to the first page
2761         when cache is hit.
2762
2763 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2764
2765         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2766
2767         * wl-summary.el (wl-summary-insert-thread-entity):
2768         If the thread depth is reached to wl-summary-max-thread-depth,
2769         divide the thread.
2770
2771 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2772
2773         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2774         for elmo-remove-passwd.
2775
2776 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2777
2778         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2779         folder is sticky.
2780         (wl-folder-mark-as-read-all-entity): Ditto.
2781         (wl-folder-prefetch-entity): Ditto.
2782
2783 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2784
2785         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2786
2787 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2788
2789         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2790         Delete messages on buffer for unplugged operation.
2791         (wl-summary-erase): Ditto.
2792
2793 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2794
2795         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2796         take nil so as not to search parent by subject.
2797
2798 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2799
2800         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2801         (wl-folder-get-next-folder): Ditto.
2802         (wl-folder-get-path): Ditto.
2803
2804 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2805
2806         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2807         system and encode the region with it before verifying.
2808
2809 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2810
2811         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2812         system of the echo buffer before decoding.
2813
2814 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2815
2816         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2817         original contents.
2818
2819 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2820
2821         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2822         with argument 'any-exists.
2823
2824 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2825
2826         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2827         Use `wl-cs-autoconv'.
2828
2829 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2830
2831         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2832         by `mime-view-automatic-conversion'.
2833
2834         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2835         (wl-message-verify-pgp-nonmime): Ditto.
2836         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2837         Bind them to C-c:d and C-c:v respectively.
2838
2839         Merge following code by Teranishi-san from [wl-en:00167].
2840         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2841         (wl-mime-preview-application/pgp-encrypted): Ditto.
2842         (wl-mime-setup): Add entry.
2843
2844 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2845
2846         * wl-summary.el (wl-summary-target-mark-erase): New function.
2847         Bind it to "mD".
2848
2849 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2850
2851         * wl-vars.el (wl-draft-write-file-function): Fix.
2852         (wl-draft-reedit-hook): Changed default value.
2853
2854         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2855         wl-draft-reedit-hook.
2856         (wl-draft-remove-text-plain-tag): New function.
2857         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2858
2859         * wl-vars.el (wl-draft-write-file-function): New user option.
2860
2861         * wl-draft.el (wl-draft-prepare-edit): Use it for
2862         local-write-file-hooks.
2863         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2864
2865         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2866         (wl-draft-insert-mail-header-separator): Return the body beginning
2867         point.
2868         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2869         text/plain.
2870         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2871
2872 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2873
2874         * wl-summary.el (wl-summary-erase): New function to erase message
2875         without moving it to trash. Bind to "D".
2876
2877         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2878         as `keep' unless switch-function.
2879
2880 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2881
2882         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2883         message buffer by using `wl-summary-toggle-disp-msg'.
2884         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2885         buffer window.
2886         (wl-summary-supresedes-message): Ditto.
2887
2888         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2889         Do not delete other windows.
2890         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2891         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2892         (wl-draft-create-buffer): Set reply-or-forward also for target
2893         mark commands.
2894
2895 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2896
2897         * wl-draft.el (wl-user-agent-compose): Delete special case for
2898         switch-to-buffer-other-window.
2899
2900         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2901         (wl-summary-forward): Ditto.
2902
2903         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2904         function.
2905         (wl-draft-buffer-style): New use option.
2906
2907         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2908         (wl-draft): Follow the change above.
2909         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2910         wl-draft-buffer-style.
2911         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2912         switch-function.
2913
2914 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2915
2916         * wl-draft.el (wl-user-agent-compose): Delete special case for
2917         switch-to-buffer-other-window.
2918
2919         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2920         (wl-summary-forward): Ditto.
2921
2922         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2923         function.
2924         (wl-draft-buffer-style): New use option.
2925
2926         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2927         (wl-draft): Follow the change above.
2928         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2929         wl-draft-buffer-style.
2930         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2931         switch-function.
2932
2933 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2934
2935         * wl-address.el (wl-address-make-completion-entry): Extracted from
2936         `wl-address-make-completion-list'.
2937         (wl-address-enable-strict-loading): New variable.
2938         (wl-address-make-completion-list): Revive petname duplication
2939         inquiry, and enable it if `wl-address-enable-strict-loading'.
2940         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2941
2942 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2943
2944         * wl-message.el (wl-message-get-original-buffer): Avoid
2945         'Selecting deleted buffer' error when original buffer is killed.
2946
2947 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2948
2949         * wl-summary.el (wl-summary-next-message): Use
2950         elmo-message-accessible-p instead of elmo-message-cached-p.
2951
2952 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2953
2954         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2955
2956         * wl-thread.el (wl-thread-open-all-unread): Use
2957         elmo-folder-list-flagged instead of
2958         elmo-folder-list-messages-mark-match.
2959
2960         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2961         instead of elmo-folder-list-messages-mark-match.
2962         (wl-summary-move-spec-alist): New variable.
2963         (wl-summary-move-spec-plugged-alist,
2964         wl-summary-move-spec-unplugged-alist): Abolish.
2965         (wl-summary-next-message): Follow the change above.
2966         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2967         with 'no-msg' argument.
2968
2969         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2970         variable.
2971         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2972         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2973         (wl-message-buffer-prefetch-get-next): Follow the change above.
2974
2975 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2976
2977         * wl-version.el (wl-version): Changed codename.
2978
2979         * Version number is increased to 2.11.0.
2980
2981 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2982
2983         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2984         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2985         `wl-draft-config-variables'.
2986         (wl-draft-kill): Fixed problem when the draft is reedit.
2987
2988 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2989
2990         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2991         buffer-modified status (Thanks to
2992         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2993
2994 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2995
2996         * wl-util.el (wl-region-exists-p): New function.
2997
2998         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2999         Remove defvars for byte-compile warnings.
3000
3001 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3002
3003         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3004         defvar-maybe. Removed unused bind.
3005
3006 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3007
3008         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3009         summary buffer window before creating new frame.
3010         (wl-draft-reply): Ditto.
3011
3012 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3013
3014         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3015
3016 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3017
3018         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3019
3020 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3021
3022         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3023         instead of `kill-region'.
3024
3025 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3026
3027         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3028         (wl-highlight-summary-line-string): Use it.
3029         (wl-highlight-summary-current-line): Ditto.
3030
3031         * wl-mime.el (wl-message-delete-current-part): Check the class of
3032         mime-entity.
3033
3034         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3035
3036         * wl-summary.el (wl-summary-make-number-list): Initialize.
3037         (wl-summary-update-mark): New function.
3038         (wl-summary-reply): Put `answered' mark on the message.
3039         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3040
3041         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3042         (wl-draft-reply): Added optional argument `number';
3043         Set wl-draft-parent-number.
3044         (wl-draft-kill): Delete answered mark if it is a reply.
3045
3046 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3047
3048         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3049         that originates in mime-preview-follow-current-entity.
3050         (wl-draft-yank-current-message-entity): Use it if region is active.
3051
3052         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3053         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3054         `wl-message-delete-current-part'.
3055         * wl-mule.el (wl-message-define-keymap): Ditto.
3056         * wl-xmas.el (wl-message-define-keymap): Ditto.
3057
3058 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3059
3060         * wl-mime.el (wl-message-delete-current-part): New function.
3061         (wl-mime-node-id-to-string): Ditto.
3062
3063         * wl-mime.el (wl-message-delete-current-part): Use existing
3064         original buffer which corresponds current mime-view buffer.
3065         (fetched buffer might have different structure, possibly)
3066
3067         * wl-mime.el (wl-message-delete-current-part): Quit if the
3068         message content differs from the actual message.
3069
3070 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3071
3072         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3073         order.
3074         (wl-summary-search-by-subject): Search parent message from tail;
3075         Check the existence of the parent message on the current thread tree.
3076         (wl-summary-update-thread): Check whether the line is inserted.
3077
3078 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3079
3080         * wl-vars.el (wl-summary-line-format): Undo last change.
3081         * wl-summary.el (wl-summary-print-destination): Do not put
3082         invisible property when `wl-summary-width' is nil.
3083         (wl-summary-line-subject-minimum-length): Abolished.
3084         (wl-summary-line-subject): Ditto.
3085
3086 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3087
3088         * wl-vars.el (wl-summary-line-format): Change default value.
3089         (wl-summary-subject-length-limit): Abolished.
3090         * wl-summary.el (wl-summary-line-subject): Ditto.
3091
3092 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3093
3094         * wl-template.el (wl-template-select): Added optional argument.
3095         If optional argument is specified, reverse
3096         `wl-template-visible-select'.
3097
3098 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3099
3100         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3101         Take prefix argument to force asking the destination folder.
3102
3103 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3104
3105         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3106         count and update status.
3107
3108 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3109
3110         * wl-summary.el (wl-summary-redisplay-internal): If
3111         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3112         after fetching.
3113
3114 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3115
3116         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3117         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3118
3119         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3120
3121 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3122
3123         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3124         (All other related portions are changed).
3125         (wl-summary-mark-as-read-all): Rewrite.
3126
3127 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3128
3129         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3130         `wl-summary-mark-as-read'.
3131         (wl-summary-mark-as-unread): Rewrite.
3132         (wl-summary-mark-as-read): Added no-modeline argument.
3133         (wl-summary-resume-cache-status): Rewrite.
3134         (wl-summary-exec-subr): Remove unused local variable.
3135
3136 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3137
3138         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3139         logic to call `wl-summary-buffer-prev-folder-function'.
3140         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3141
3142 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3143
3144         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3145         is nil.
3146
3147 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3148
3149         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3150         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3151         (wl-mime-setup): Add its entry.
3152
3153 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3154
3155         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3156         (wl-summary-delete-cache): Likewise.
3157         (wl-summary-mark-as-read): Rewrite.
3158
3159 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3160
3161         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3162         `wl-summary-count-unread'.
3163
3164         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3165
3166         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3167
3168 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3169
3170         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3171         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3172         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3173         Renamed to the elmo-msgdb-*-mark.
3174         (wl-summary-score-marks): Follow the change above.
3175         (wl-summary-auto-refile-skip-marks): Ditto.
3176         (wl-summary-incorporate-marks): Ditto.
3177         (wl-summary-expire-reserve-marks): Ditto.
3178
3179         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3180         changes.
3181         (wl-thread-insert-top): Changed updating message.
3182
3183         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3184         variable.
3185         (wl-summary-count-unread): Count answered marks.
3186         (wl-summary-rescan): Call wl-summary-insert-message instead of
3187         wl-summary-append-message-func-internal.
3188         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3189         (wl-summary-prefetch-msg): Follow the variable name changes.
3190         (wl-summary-prefetch-region): Ditto.
3191         (wl-summary-mark-as-read-all): Follow the API changes;
3192         Don't call elmo-folder-replace-marks.
3193         (wl-summary-delete-cache): Follow the variable name changes.
3194         (wl-summary-resume-cache-status): Ditto.
3195         (wl-summary-update-status-marks): New function.
3196         (wl-summary-insert-message): New function.
3197         (wl-summary-sync-marks): Follow the variable name changes.
3198         (wl-summary-sync-update): Synchronize to the msgdb, too;
3199         Changed update messages.
3200         (wl-summary-make-number-list): Rewrite.
3201         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3202         (wl-summary-mark-as-unread): Follow the API changes.
3203         (wl-summary-exec-subr): Follow the variable name changes.
3204         (wl-summary-mark-as-read): Ditto.
3205         (wl-summary-move-spec-plugged-alist): Ditto.
3206         (wl-summary-move-spec-unplugged-alist): Ditto.
3207         (wl-summary-cursor-move-surface): Ditto.
3208
3209         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3210         variable name changes.
3211         (wl-highlight-summary-current-line): Ditto.
3212
3213         * wl-expire.el (wl-expire-refile): Follow the API change in
3214         elmo-folder-move-messages.
3215         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3216         (wl-summary-archive): Use elmo-folder-msgdb instead of
3217         elmo-msgdb-load.
3218
3219 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3220
3221         * wl-mime.el (wl-draft-preview-message): Restore the position
3222         before evaluating wl-draft-send-hook in preview buffer.
3223
3224 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3225
3226         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3227         when it creates new draft buffer.
3228
3229         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3230         without argument.
3231
3232         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3233         Evaluate content and if the value is string, insert it.
3234         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3235         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3236         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3237         wl-draft-config-sub-part-bottom): Use it.
3238
3239         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3240         with the folder name. The question was unintelligible when it is
3241         called from wl-save-status.
3242
3243 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3244
3245         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3246         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3247         cannot take second argument).
3248
3249 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3250
3251         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3252         as t. Since type and subtype are not case sensitive (RFC 2045).
3253
3254 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3255
3256         * wl-vars.el (wl-message-mode-line-format): New variable.
3257         (wl-message-mode-line-format-spec-alist): Ditto.
3258         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3259         (wl-message-redisplay): Use wl-message-mode-line-format.
3260
3261 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3262
3263         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3264
3265 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3266
3267         * wl-summary.el (wl-summary-default-from): Write description.
3268
3269 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3270
3271         * wl-vars.el (wl-ldap-objectclass): Abolish.
3272
3273         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3274         (wl-ldap-make-filter): Removed condition for objectclass.
3275         (wl-ldap-make-matched-value-list): Remove meaningless process.
3276         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3277         (wl-address-ldap-search): Don't add `*' to `pat' string;
3278         use ignore-errors; added `email';
3279         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3280         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3281         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3282
3283
3284 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3285
3286         * wl-draft.el (wl-draft-parent-folder): Write description.
3287         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3288
3289 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3290
3291         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3292         as "" (zero-length string) if no parent.
3293         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3294
3295 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3296
3297         * wl-address.el (wl-address-make-completion-list): Skip duplication
3298         checking.
3299         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3300         `append'.
3301
3302 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3303
3304         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3305         instead of `beginning-of-buffer'.
3306
3307 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3308
3309         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3310
3311 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3312
3313         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3314         Refer wl-message-buffer-name.
3315         (wl-message-wheel-down): Ditto.
3316
3317 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3318
3319         * wl-vars.el (wl-message-buffer-name): New user option.
3320
3321         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3322         directly instead of making alist dinamically.
3323
3324         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3325         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3326         wl-message-buffer-cache-name.
3327         (wl-message-buffer-cache-clean-up): Ditto.
3328
3329         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3330
3331         * Version number is increased to 2.9.15.
3332
3333 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3334
3335         * wl-vars.el (wl-summary-default-view-alist): New user option.
3336
3337         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3338
3339         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3340         while deleting address.
3341         (wl-draft-delete-myself-from-cc): Ditto.
3342
3343         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3344         If optional argument is specified, reverse sort order.
3345
3346         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3347
3348 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3349
3350         * wl-thread.el (wl-thread-insert-message): Return parent number if
3351         exists.
3352         (wl-thread-update-indent-string-region): Use
3353         wl-thread-update-line-on-buffer-sub instead of
3354         wl-thread-update-line-on-buffer.
3355
3356 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3357
3358         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3359         (wl-folder-close-all): Ditto.
3360
3361 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3362
3363         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3364         and mailing-list:.
3365         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3366         value.
3367         (wl-summary-line-list-info): Print mailing-list name even when 
3368         list-number is empty.
3369
3370 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3371
3372         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3373
3374         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3375         (wl-draft-open-file): Ditto.
3376         (wl-draft-random-alphabet): Ditto.
3377
3378         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3379         bindings.
3380
3381 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3382
3383         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3384         * wl-vars.el (wl-draft-config-alist): Ditto.
3385
3386 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3387
3388         * Version number is increased to 2.9.14.
3389
3390         * wl.el (wl): Don't set wl-init as nil when error occured while
3391         auto-checking folders.
3392
3393         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3394         `elmo-expand-newtext'.
3395
3396 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3397
3398         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3399         `this-command' so that `wl-folder-goto-folder' contained in
3400         `wl-summary-keep-cursor-command' work.
3401
3402 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3403
3404         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3405         message buffer displaying state.
3406
3407 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3408
3409         * wl-vars.el (wl-summary-default-view): New variable to specify
3410         default value for `wl-summary-buffer-view' instead of using
3411         set-default.
3412         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3413
3414 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3415
3416         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3417
3418         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3419
3420 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3421
3422         * wl-vars.el (wl-forward-subject-prefix): New variable.
3423         * wl-draft.el (wl-draft-forward): Use it.
3424
3425 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3426
3427         * wl-message.el (wl-message-prev-page): When it is called without
3428         lines argument, scroll down by wl-message-scroll-amount lines.
3429         (wl-message-next-page): Ditto.
3430         * wl-vars.el (wl-message-scroll-amount): Change default value
3431         to preserve current behavior.
3432
3433 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3434
3435         * wl-summary.el (wl-summary-prefetch-msg): Bind
3436         `wl-message-entity' to call `wl-summary-from-function'.
3437
3438 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3439
3440         * wl-message.el (wl-message-buffer-create): Run
3441         wl-message-buffer-created-hook.
3442
3443 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3444
3445         * wl-summary.el (wl-summary-sort-specs): New variable.
3446         (wl-summary-default-sort-spec): Ditto.
3447         (wl-summary-sort): Rewrite.
3448         (wl-summary-sort-by-list-info): New function.
3449
3450 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3451
3452         * wl-summary.el (wl-summary-get-list-info): New function.
3453         (wl-summary-sort): Rewrite.
3454         (wl-summary-line-list-info): Ditto.
3455         (wl-summary-line-list-count): Ditto.
3456         (wl-summary-refile-region): Fixed docstring.
3457
3458 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3459
3460         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3461         `wl-folder-entity-hashtb' as completion table.
3462
3463 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3464
3465         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3466         only when this command is called interactively; silence the byte-
3467         compiler.
3468
3469 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3470
3471         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3472         active in XEmacs.
3473
3474 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3475
3476         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3477         plural lines.
3478
3479 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3480
3481         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3482         of current line when the cursor is on the header name.
3483         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3484
3485 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3486
3487         * wl-util.el (wl-read-directory-name): Return displayed directory
3488         as the default value also on XEmacs.
3489
3490 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3491
3492         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3493         formatting.
3494
3495 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3496
3497         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3498         argument and when it is non-nil, check face property before
3499         highlighting for each line.
3500         (wl-highlight-summary-window): Set it.
3501
3502 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3503
3504         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3505         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3506
3507         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3508         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3509         (wl-draft-get-fcc-list): Likewise.
3510
3511 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3512
3513         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3514         (wl-thread-entity-cur): Ditto.
3515         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3516         wl-thread-indent-regexp setting.
3517         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3518
3519         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3520         wl-summary-lazy-highlight.
3521         (wl-summary-display-bottom): Ditto.
3522
3523         * wl-thread.el (wl-thread-open-close): Likewise.
3524
3525         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3526         from and subject;
3527         Bind wl-draft-use-frame;
3528         Enclose with save-window-excursion;
3529         Use wl-draft-create-buffer instead of with-temp-buffer;
3530         Use wl-draft-prepare-edit;
3531         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3532         Use wl-draft-send instead of wl-draft-raw-send.
3533
3534 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3535
3536         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3537         of using wl-from.
3538
3539 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3540
3541         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3542         insert-buffer instead of clone-buffer.
3543         (wl-draft-doing-mime-bcc): New variable.
3544         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3545         infinite loop.
3546         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3547
3548         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3549         (wl-draft-mime-bcc-body): Ditto.
3550
3551         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3552         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3553         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3554         wl-draft-do-mime-bcc.
3555         (wl-draft-mime-bcc-field): New function.
3556         (wl-draft-do-mime-bcc): Ditto.
3557
3558         * wl-address.el (wl-address-complete-header-list): New variable.
3559         (wl-address-complete-header-regexp): Changed default value.
3560
3561         * Version number is increased to 2.9.13.
3562
3563 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3564
3565         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3566         it is differed.
3567
3568 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3569
3570         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3571         (wl-summary-line-list-count): Ditto.
3572
3573 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3574
3575         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3576         (wl-nntp-posting-function): New variable.
3577         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3578         `wl-nntp-posting-config-alist'.
3579
3580 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3581
3582         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3583         FLIM.
3584
3585 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3586
3587         * wl-summary.el (wl-summary-target-mark-refile-sub):
3588         Remove a nuisance funcall.
3589
3590 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3591
3592         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3593         as t for `try-completion'.
3594
3595 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3596
3597         * wl-summary.el (wl-summary-default-from): Use
3598         wl-address-header-extract-address instead of
3599         std11-extract-address-components.
3600         (wl-summary-simple-from): Ditto.
3601         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3602         (wl-summary-insert-headers): Show message.
3603         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3604         for whole line.
3605         (wl-summary-default-from): Revert last change.
3606         (wl-summary-simple-from): Ditto.
3607         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3608         (wl-summary-mark-as-read-region): Follow the change above.
3609         (wl-summary-sync-marks): Ditto.
3610         (wl-summary-target-mark-mark-as-read): Ditto.
3611         (wl-summary-redisplay-internal): Ditto.
3612         (wl-summary-redisplay-no-mime-internal): Ditto.
3613         (wl-summary-redisplay-all-header): Ditto.
3614         (wl-summary-mark-as-read): Removed argument `cached';
3615         Use current cache status to set cache mark.
3616         (wl-summary-redisplay-internal): Follow the change above.
3617         (wl-summary-redisplay-no-mime-internal): Ditto.
3618         (wl-summary-redisplay-all-header): Ditto.
3619
3620         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3621
3622         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3623         Don't call itself recursively (Adviced by Yamaoka-san).
3624
3625 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3626
3627         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3628         bind wl-summary-highlight as nil to avoid error caused by missing
3629         local variables.
3630
3631 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3632
3633         * wl-vars.el (wl-invalid-character-message): New user option.
3634
3635         * wl-util.el (wl-set-string-width): If truncated string-width is
3636         larger than specified width, use `wl-invalid-character-message'.
3637
3638 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3639
3640         * wl-summary.el (wl-summary-prefetch-msg): 
3641         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3642
3643 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3644
3645         * wl-vars.el (wl-summary-check-line-format): New user option.
3646         (wl-summary-line-format-file): Ditto.
3647
3648         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3649         variable.
3650         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3651         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3652         and `wl-summary-view-old-p' to check whether do a rescan or not.
3653         (wl-summary-view-old-p): New function.
3654         (wl-summary-line-format-changed-p): Ditto.
3655         (wl-summary-line-format-save): Ditto.
3656         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3657
3658         * wl-util.el (wl-set-string-width): Avoid using negative number
3659         for make-string.
3660
3661 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3662
3663         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3664         return value.
3665
3666         * wl-util.el (wl-set-string-width): Added optional argument
3667         `padding' (All other related portions are changed).
3668         (wl-line-parse-format): If the first letter of column number is
3669         `0', zero-padding the result (ex: "%05l").
3670
3671         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3672
3673 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3674
3675         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3676         sequential summary view.
3677
3678 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3679
3680         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3681         if it doesn't have a -unix version.
3682
3683 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3684
3685         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3686
3687 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3688
3689         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3690         content.
3691         (wl-draft): Follow the change above.
3692
3693         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3694
3695         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3696         and wl-folder-summary-line-format-alist contain %T and %P.
3697
3698         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3699         (wl-summary-mode-line-format): New user option.
3700         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3701         (wl-summary-line-format): Changed default value.
3702         (wl-summary-lazy-highlight): Changed default value.
3703
3704         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3705         change in wl-summary-create-line.
3706         (wl-thread-insert-entity-sub): Ditto.
3707
3708         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3709         (wl-summary-buffer-unread-status): Ditto.
3710         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3711         (wl-summary-buffer-persistent-mark-column): Ditto.
3712         (wl-summary-buffer-mode-line-formatter): Ditto.
3713         (wl-summary-buffer-mode-line): Ditto.
3714         (wl-summary-message-regexp): Abolished.
3715         (All other related portions are changed.)
3716         (wl-summary-detect-mark-position): New function.
3717         (wl-summary-buffer-set-folder): Setup
3718         wl-summary-buffer-mode-line-formatter.
3719         (wl-summary-mode): Setup selective-display;
3720         Setup pre-idle-hook when xemacs.
3721         (wl-summary-update-modeline): Rewrite.
3722         (wl-summary-jump-to-msg): Define as function;
3723         Changed regexp for searching messages.
3724         (wl-summary-message-number): Rewrite.
3725         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3726         Do rescan when old type summary cache.
3727         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3728         (wl-summary-remove-destination): Use '\r' to detect EOL.
3729         (wl-summary-print-destination): Ditto.
3730         (wl-summary-temp-mark): New inline function.
3731         (wl-summary-persistent-mark): Ditto.
3732         (wl-summary-line-number): New function.
3733         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3734         (wl-summary-line-list-count): New function.
3735         (wl-summary-create-line): Added argument persistent-mark.
3736         (All other related portions are changed)
3737         (wl-summary-create-line): Insert '\r'.
3738         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3739         (wl-summary-cursor-move-surface): New inline function.
3740         (wl-summary-prev): Use it.
3741         (wl-summary-next): Ditto.
3742
3743         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3744         wl-summary-message-regexp.
3745         (wl-highlight-summary): Delete progress message.
3746         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3747
3748         * Version number is increased to 2.9.12.
3749
3750 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3751
3752         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3753         variable (nil: no minimum).
3754         (wl-summary-line-subject): Add some spaces after subject by
3755         wl-summary-line-subject-minimum-length.
3756
3757 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3758
3759         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3760         and removed `F'.
3761         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3762         change above).
3763
3764 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3765
3766         * wl-summary.el (wl-summary-line-list-count): Reverted.
3767         (example setting in samples/*/dot.wl is also updated)
3768
3769 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3770
3771         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3772
3773         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3774
3775         * wl-vars.el (wl-summary-line-format): Addes some description to the
3776         docstring.
3777
3778         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3779         (wl-summary-line-close-bracket): Ditto.
3780         (wl-summary-line-children-number): Ditto.
3781         (wl-summary-line-thread-indent): Ditto.
3782         (wl-summary-line-children-and-from): Ditto.
3783
3784         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3785         't', 'c', 'F' and added 'C'.
3786
3787         * wl-util.el (wl-set-string-width): Accept negative value.
3788         (wl-line-parse-format): Added "%number(" and "%)".
3789
3790 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3791
3792         * wl-summary.el (wl-summary-line-list-count): Change format of the
3793         return value.
3794
3795 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3796
3797         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3798         from the recent message.el.
3799         (wl-draft-point-in-header-p): Ditto.
3800         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3801         wl-draft-beginning-of-line.
3802         * wl-e21.el (wl-draft-mode-map): Ditto.
3803         * wl-xmas.el (wl-draft-mode-map): Ditto.
3804
3805         * wl-folder.el: Sort macrodefs by dependencies.
3806
3807 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3808
3809         * wl-summary.el (wl-summary-prev): Fixed regexp.
3810         (wl-summary-next): Ditto.
3811
3812 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3813
3814         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3815
3816 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3817
3818         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3819         for backward compatibility.
3820
3821 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3822
3823         * wl-summary.el (wl-summary-line-list-count): New function, merged
3824         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3825         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3826         list counts.
3827
3828 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3829
3830         * wl-summary.el (wl-summary-create-line): Ignore errors while
3831         timezone-fix-time.
3832
3833         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3834
3835         * wl-summary.el (wl-summary-sync-update): Ditto.
3836         (wl-summary-default-from): Use wl-message-entity
3837         instead of entity.
3838
3839         * wl-summary.el (wl-summary-create-line): Fix.
3840
3841         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3842         (wl-summary-line-format): New user option.
3843         (wl-folder-summary-line-format-alist): Ditto.
3844         (wl-summary-from-width): Abolished.
3845
3846         * wl-util.el (toplevel): Require 'bytecomp.
3847         (wl-line-parse-format): New function.
3848         (wl-line-formatter-setup): New macro.
3849
3850         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3851         (wl-summary-buffer-line-formatter): New buffer local variable.
3852         (wl-summary-switch-to-clone-buffer): Follow the change above.
3853         (wl-summary-message-regexp): Fix.
3854         (wl-summary-from-func-internal): Abolished.
3855         (wl-summary-subject-func-internal): Ditto.
3856         (wl-summary-subject-filter-func-internal): Ditto.
3857         (All other related portions are changed.)
3858         (wl-summary-buffer-set-folder):
3859         Set up wl-summary-buffer-number-column and 
3860         wl-summary-buffer-line-formatter
3861         (All other related portions are changed.)
3862         (wl-summary-buffer-number-column-detect): Abolished.
3863         (All other related portions are changed.)
3864         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3865         (wl-summary-delete-all-temp-marks-on-buffer): Use
3866         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3867         (wl-summary-target-mark-delete): Ditto.
3868         (wl-summary-target-mark-refile-subr): Ditto.
3869         (wl-summary-target-mark-mark-as-read): Ditto.
3870         (wl-summary-target-mark-mark-as-unread): Ditto.
3871         (wl-summary-target-mark-mark-as-important): Ditto.
3872         (wl-summary-target-mark-save): Ditto.
3873         (wl-summary-replace-status-marks): Renamed from
3874         wl-summary-set-status-marks-on-buffer;
3875         Use wl-summary-message-regexp instead of
3876         wl-summary-buffer-number-regexp.
3877         (wl-summary-sync-update): Follow the change above.
3878         (wl-summary-goto-previous-message-beginning): New function.
3879         (wl-summary-mark-as-unread): Use it.
3880         (wl-summary-mark-as-important): Ditto.
3881         (wl-summary-line-formatter): New variable.
3882         (wl-summary-line-year): New function.
3883         (wl-summary-line-day): Ditto.
3884         (wl-summary-line-day-of-week): Ditto.
3885         (wl-summary-line-hour): Ditto.
3886         (wl-summary-line-minute): Ditto.
3887         (wl-summary-line-open-bracket): Ditto.
3888         (wl-summary-line-close-bracket): Ditto.
3889         (wl-summary-line-children-number): Ditto.
3890         (wl-summary-line-thread-indent): Ditto.
3891         (wl-summary-line-size): Ditto.
3892         (wl-summary-line-subject): Ditto.
3893         (wl-summary-line-from): Ditto.
3894         (wl-summary-line-children-and-from): Ditto.
3895         (wl-summary-create-line): Rewritten.
3896         (wl-summary-format-date): Abolished.
3897
3898         * wl-highlight.el (wl-highlight-summary-current-line): Use
3899         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3900         Use thread structure to detect thread top message.
3901
3902         * wl-draft.el (wl-default-draft-cite): Don't use
3903         wl-summary-from-func-internal.
3904
3905         * wl-refile.el (wl-refile-subject-learn): Don't use
3906         wl-summary-subject-filter-func-internal.
3907         (wl-refile-guess-by-subject): Ditto.
3908
3909         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3910         parameters.
3911
3912         * wl-thread.el (wl-thread-update-indent-string-region):
3913         Use wl-thread-update-line-on-buffer instead of
3914         wl-thread-update-indent-string.
3915         (wl-thread-update-children-number): Redefine using
3916         wl-thread-update-line-on-buffer.
3917         (wl-thread-update-indent-string): Abolished.
3918
3919         * Version number is increased to 2.9.11.
3920
3921 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3922
3923         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3924         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3925         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3926
3927         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3928         as nil.
3929
3930         * wl-thread.el (wl-thread-open-all-unread): Use 
3931         elmo-folder-list-messages-mark-match.
3932         (wl-thread-insert-message): Removed argument `mark-alist'.
3933         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3934         elmo-msgdb-set-mark.
3935         (wl-thread-get-children-msgs-uncached): Likewise.
3936         (wl-thread-get-exist-children): Added argument include-self.
3937         (wl-thread-delete-message): Follow the change above.
3938
3939         * wl-summary.el (wl-summary-count-unread): Removed argument.
3940         (wl-summary-rescan): Follow the change above.
3941         (wl-summary-mark-as-read-region): Ditto
3942         (wl-summary-mark-as-unread-region): Ditto.
3943         (wl-summary-delete-messages-on-buffer): Ditto.
3944         (wl-summary-sync-update): Ditto.
3945         (wl-summary-switch-to-clone-buffer): Ditto.
3946         (wl-summary-goto-folder-subr): Ditto.
3947         (wl-summary-target-mark-mark-as-read): Ditto.
3948         (wl-summary-target-mark-mark-as-unread): Ditto.
3949         (wl-summary-target-mark-mark-as-important): Ditto.
3950         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3951         (wl-summary-update-thread): Removed argument `mark-alist'.
3952         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3953         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3954         (wl-summary-resume-cache-status): Likewise.
3955         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3956         elmo-msgdb-set-mark.
3957         (wl-summary-mark-as-read-all): Likewise.
3958         (wl-summary-delete-cache): Ditto.
3959         (wl-summary-auto-select-msg-p): Ditto.
3960         (wl-summary-mark-as-unread): Ditto.
3961         (wl-summary-no-auto-refile-message-p): Ditto.
3962         (wl-summary-mark-as-read): Ditto.
3963         (wl-summary-mark-as-important): Ditto.
3964         (wl-summary-auto-refile): Follow the change above.
3965         (wl-summary-delete-all-marks): Removed.
3966         (wl-summary-resume-marks-and-highlight): Ditto.
3967         (wl-summary-resume-marks): Ditto.
3968         (wl-summary-delete-important-msgs-from-list): Ditto.
3969         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3970
3971         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3972         wl-summary-count-unread.
3973
3974         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3975         (wl-summary-score-update-all-lines): Use
3976         elmo-msgdb-set-mark.
3977
3978 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3979
3980         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3981         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3982         (wl-summary-create-line): Renamed from
3983         wl-summary-overview-create-summary-line;
3984         Argument rearrangement.
3985         (wl-summary-update-thread): Follow the change above.
3986
3987         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3988         (wl-thread-insert-entity-sub): Likewise.
3989
3990         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3991         argument `overview', `mark-alist' and added `msgdb'.
3992
3993         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3994
3995         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3996         (wl-summary-rescan): Follow the change above.
3997         (wl-summary-sync-update): Ditto.
3998         (wl-summary-insert-thread-entity): Ditto;
3999         Don't use `let*' in every while loop;
4000         Detect infinite loop of threads.
4001         (wl-summary-update-thread): Removed argument `overview'.
4002
4003         * wl-thread.el (wl-thread-insert-message): Ditto.
4004
4005         * Version number is increased to 2.9.10.
4006
4007         * wl-message.el (wl-message-redisplay): Ignore errors while
4008         wl-message-redisplay-hook.
4009
4010 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4011
4012         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4013
4014 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4015
4016         * wl.el (wl): inhibit-quit while wl-folder.
4017
4018 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4021         while msgdb access.
4022
4023 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4024
4025         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4026         even if no folder is not created.
4027
4028 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4029
4030         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4031
4032         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4033         implementation.
4034         (wl-summary-target-mark-thread): Ditto.
4035
4036         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4037
4038 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4039
4040         * wl-util.el (wl-display-bytes): Remove unused function.
4041
4042 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4043
4044         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4045         seems critical one (partially reverse the change in 2002/03/17).
4046
4047 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4048
4049         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4050         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4051
4052 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4053
4054         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4055         is not writable.
4056         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4057         plugged status instead of `'force' as 2nd argument.
4058
4059         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4060         is not creatable.
4061
4062         * Version number is increased to 2.9.9.
4063
4064 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4065
4066         * wl-summary.el (wl-summary-suspend): New function.
4067
4068 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4069
4070         * wl.el (wl): Do not check variables if check is nil.
4071         * wl-utils.el (wl-collect-draft): New function.
4072         * wl-folder.el (wl-folder-suspend): Put summary buffers
4073         and draft buffers at the end of buffer list.
4074         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4075
4076 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4077
4078         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4079         loop instead of recursive call.
4080
4081         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4082         2nd argument.
4083
4084 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4085
4086         * wl-draft.el (wl-draft-create-contents): Don't take neither
4087         (function . args) nor (string . something) any more.
4088
4089         * wl-version.el (wl-generate-user-agent-string): Return string
4090         without header symbol.
4091         * wl-draft.el (wl-draft-default-headers): Use it.
4092
4093         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4094         `wl-draft-insert-ccs' and return field value instead of inserting
4095         the header. Abolish cc argument.
4096         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4097
4098         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4099         rather than one with string car.
4100
4101         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4102         * wl-draft.el (wl-draft-create-contents): Add it after the default
4103         headers.
4104
4105         * wl-draft.el (wl-draft-create-contents): For the case of
4106         (symbol-or-string . function) insert header only when the function
4107         returns string value.
4108
4109 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4110
4111         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4112         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4113
4114 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4115
4116         * wl.el (wl-check-environment): Don't check Message-ID when
4117         `wl-insert-message-id' is nil.
4118         Revive checking if `wl-message-id-domain' contains "@".
4119
4120 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4121
4122         * wl.el (wl-check-environment): Merge examination for "@" at
4123         inappropriate position into the first string-match.
4124
4125         * wl-summary.el (wl-summary-target-mark-print): New function.
4126         (wl-summary-pipe-message-subr): Extracted from
4127         `wl-summary-pipe-message'.
4128         (wl-summary-target-mark-pipe): New function.
4129         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4130         `wl-summary-target-mark-pipe'.
4131
4132 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4133
4134         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4135
4136 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4137
4138         * wl.el (wl-check-environment): Use elmo-warning instead of
4139         error for non-critical ones.
4140         Remove trash folder check.
4141         (wl): Don't ignore error in wl-check-environment.
4142
4143         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4144         check, which is moved from `wl-check-environment'.
4145         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4146
4147 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4148
4149         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4150         guess anything, call wl-summary-write.
4151         (wl-summary-write): Create draft with blank To field.
4152         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4153
4154 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4155
4156         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4157         argument full as well for wl-folder-write-current-folder.
4158         If wl-*-write-current-folder cannot guess addressee, add blank
4159         To header.
4160         Rewrite condition for positioning cursor.
4161
4162 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4163
4164         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4165         summary buffer is present, use it.
4166         (wl-folder-jump-to-previous-summary): Ditto.
4167
4168 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4169
4170         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4171
4172         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4173         wl-summary-previous-buffer and wl-summary-next-buffer.
4174
4175         * wl-folder.el (wl-folder-mode-map): Bind
4176         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4177         (wl-folder-jump-to-next-summary): New function.
4178         (wl-folder-jump-to-previous-summary): Ditto.
4179
4180         * wl-draft.el (wl-draft): Rearranged.
4181
4182 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4183
4184         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4185         of header.
4186         (wl-draft): Collect arguments for the header as header-alist.
4187         (wl-draft-forward): Arrange arguments for wl-draft.
4188         (wl-draft-reply): Ditto.
4189         (wl-draft-edit-string): Ditto.
4190         * wl-summary.el (wl-summary-write): Ditto.
4191         (wl-summary-write-current-folder): Ditto.
4192
4193         * Version number is increased to 2.9.8.
4194
4195 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4196
4197         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4198
4199         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4200
4201         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4202         even if the guess failed.
4203
4204         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4205         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4206         wl-summary-write-current-folder.
4207         * wl-xmas.el: Ditto.
4208
4209 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4210
4211         * wl-summary.el (wl-summary-next-page): Force display message if
4212         message is not displayed yet.
4213         (wl-summary-prev-page): Ditto.
4214
4215 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4216
4217         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4218
4219 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4220
4221         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4222         add "Preview Message" and "Save Draft and Exit".
4223
4224 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4225
4226         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4227         if addrmgr is called from draft in splitted window.
4228
4229         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4230         * wl-mule.el: Ditto.
4231         * wl-xmas.el: Ditto.
4232
4233 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4234
4235         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4236
4237         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4238         * wl-xmas.el (wl-folder-toolbar): Ditto.
4239
4240 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4241
4242         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4243         and wl-draft-save-and-exit.
4244         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4245         * wl-xmas.el: Ditto.
4246         * wl-mule.el: Ditto.
4247
4248         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4249         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4250
4251 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4252
4253         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4254         lists for saving buffer.
4255
4256 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4257
4258         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4259         parent-folder argument instead of it.
4260         (wl-draft-create-buffer): Ditto.
4261         (wl-draft-forward): Ditto.
4262         (wl-draft-reply): Ditto.
4263         * wl-summary.el (wl-summary-write): Ditto.
4264         (wl-summary-write-current-folder): Ditto.
4265
4266         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4267         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4268         Folder buffer after composing.
4269
4270 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4273         header if the file `wl-x-face-file' already contains it.
4274
4275 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4276
4277         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4278         folder" entry.
4279         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4280         * wl-e21.el (wl-folder-toolbar): Ditto.
4281         * wl-xmas.el (wl-folder-toolbar): Ditto.
4282
4283 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4284
4285         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4286         wl-folder-goto-folder with sticky argument.
4287         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4288
4289 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4290
4291         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4292         and wl-summary-previous-buffer.
4293         (wl-summary-next-buffer): New function.
4294         (wl-summary-previous-buffer): Ditto.
4295
4296 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4297
4298         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4299         wl-folder-jump-to-current-entity-with-arg.
4300         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4301         `wl-folder-jump-to-current-entity'.
4302         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4303         `wl-summary-goto-folder-sticky'.
4304         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4305         `wl-summary-goto-folder'.
4306         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4307         Unless force-exit, do not clean temp. marks for sticky summary.
4308         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4309
4310 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4311
4312         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4313         not entire.
4314
4315 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4316
4317         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4318         to `C-x C-s'.
4319         (wl-summary-save-status): New command.
4320         (wl-summary-exit): Don't clean-up temp marks when sticky.
4321         (Applied patch from Nakayama-san [wl: 09548])
4322         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4323         Do nothing when no mark data.
4324         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4325         Call `wl-summary-delete-all-temp-marks' before saving.
4326
4327 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4328
4329         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4330
4331 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4332
4333         * wl.el (wl-check-environment): Also cause error when (system-name)
4334         returns "localhost.localdomain". (Although it doesn't affect because
4335         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4336
4337 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4338
4339         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4340         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4341
4342         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4343         value.
4344
4345 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4346
4347         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4348         Likewise r-cc-list and r-ng-list.
4349
4350 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4351
4352         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4353         only if it is bound as variable.
4354
4355         * wl-mime.el (wl-draft-preview-message): Ditto.
4356
4357 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4358
4359         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4360         needless `goto-char'.
4361
4362         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4363         `wl-summary-redisplay-no-mime-internal' instead of
4364         `wl-summary-redisplay-no-mime'.
4365         (wl-summary-redisplay-no-mime): Changed argument;
4366         Call `wl-summary-redisplay-no-mime-internal'.
4367
4368         * wl-mime.el (wl-draft-preview-message): Bind
4369         `mime-header-encode-method-alist' locally.
4370
4371         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4372         (wl-draft-std11-parse-addresses): Added the first address check.
4373         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4374
4375         * Version number is increased to 2.9.7.
4376
4377 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4378
4379         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4380
4381 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4382
4383         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4384         related to scrollbar support, if there is no such a feature
4385         compiled in.
4386
4387 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4388
4389         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4390         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4391         for prefetch.
4392
4393 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4394
4395         * wl-summary.el (wl-summary-pick): Fix for no match.
4396
4397 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4398
4399         * wl-draft.el (wl-draft-save):
4400         Override `mime-header-encode-method-alist'.
4401
4402 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4403
4404         * wl-folder.el (wl-folder-pick): New function.
4405         Define key as "?".
4406
4407 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4408
4409         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4410         Fix for unplugged.
4411
4412 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4413
4414         * wl-folder.el (wl-folder-virtual): New function.
4415         Define key as "V".
4416
4417 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4418
4419         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4420         multi folder if entity is group.
4421
4422 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4423
4424         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4425         is nil.
4426
4427 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4428
4429         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4430         (wl-summary-target-mark-msgs): Return the number of marked messages.
4431
4432 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4433
4434         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4435         "first:" is specified.
4436
4437 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4438
4439         * wl-vars.el (wl-from): Use return value of function
4440         user-full-name instead of the variable user-full-name since
4441         XEmacs-20.4 doesn't set this variable.
4442
4443 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4444
4445         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4446         call `wl' directly.
4447
4448 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4449
4450         * wl-draft.el (wl-draft-reedit): Removed duplicated
4451         switch-to-buffers.
4452
4453 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4454
4455         * wl.el (wl-other-frame): Removed garbages.
4456
4457 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4458
4459         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4460
4461         * wl-xmas.el (wl-draft-key-setup): Ditto.
4462
4463         * wl-mule.el (wl-draft-key-setup): Ditto.
4464
4465         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4466         (wl-draft-reedit): Ditto.
4467         (wl-draft-prepare-edit): Add `wl-draft-save' to
4468         `local-write-file-hooks'.
4469         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4470         (wl-draft-reedit): Set buffer-file-name.
4471         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4472
4473
4474         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4475         call it.
4476         (wl-delete-startup-frame-function): New variable.
4477         (wl-other-frame): New function
4478         (Original was written by Yamaoka san [wl: 09239]).
4479
4480         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4481         if `wl-folder-use-frame'.
4482
4483 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4484
4485         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4486
4487 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4488
4489         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4490         New variable.
4491         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4492         (wl-message-buffer-prefetch-get-next): Use them.
4493         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4494
4495 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4496
4497         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4498         with unwind-protect.
4499
4500         * wl-draft.el (wl-draft-reedit): Rewrite.
4501         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4502         (wl-draft-save): Insert header separator if it does not exist;
4503         Removed condition-case.
4504
4505         * wl-summary.el (wl-summary-reedit): Revert last change.
4506
4507         * wl-draft.el (wl-draft-save): Rewrite.
4508         (wl-draft-create-buffer): Set buffer-file-name as nil.
4509
4510         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4511
4512         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4513
4514         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4515         nil.
4516
4517 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4518
4519         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4520         If count is nil, do not prefetch.
4521         (wl-message-buffer-prefetch-next): Next.
4522
4523 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4524
4525         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4526
4527 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4528
4529         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4530         `delete-backward-char'
4531         (wl-draft-prepare-edit): Check major-mode.
4532         (wl-draft-decode-header): Rewrite.
4533         (wl-draft): Fix.
4534
4535 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4536
4537         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4538
4539 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4540
4541         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4542         (wl-message-buffer-prefetch-get-next): Remove size checking.
4543         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4544
4545 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4546
4547         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4548         (wl-draft-default-headers): Fix.
4549
4550 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4551
4552         * wl-draft.el (wl-draft-default-headers): Insert return value of
4553         `wl-generate-mailer-string-function'.
4554
4555 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4556
4557         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4558         (wl-draft-insert-mail-header-separator): Ditto.
4559
4560         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4561         again (Reverted the change on 2002-01-17 by OKADA san).
4562
4563 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4564
4565         * wl-draft.el (wl-draft): Rewrite.
4566         (wl-draft-create-buffer): New function.
4567         (wl-draft-create-contents): Ditto.
4568         (wl-draft-prepare-edit): Ditto.
4569         (wl-draft-decode-header): Ditto.
4570         (wl-draft-decode-body): Ditto.
4571         (wl-draft-check-new-line): Ditto.
4572         (wl-draft-default-headers): Ditto.
4573         (wl-draft-insert-mail-header-separator): Ditto.
4574
4575 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4576
4577         * Version number is increased to 2.9.6.
4578
4579 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4580
4581         * wl-draft.el (wl-draft-delete-field): Optional argument.
4582         (wl-draft-delete-fields): Ditto.
4583
4584 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4585
4586         * wl-message.el (toplevel): Eliminated byte-compile warning.
4587         for `itimer-function', `delete-timer' and `itimer-list'.
4588
4589 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4590
4591         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4592         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4593         `wl-message-buffer-prefetch-threshold'.
4594         * wl-summary.el (wl-summary-redisplay-internal): Remove
4595         the check of `wl-message-buffer-prefetch-depth'.
4596
4597 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4598
4599         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4600         size of article.
4601         (wl-message-buffer-prefetch-subr): Remove size check.
4602
4603 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4604
4605         * wl-vars.el (wl-plugged): Make customizable.
4606
4607 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4608
4609         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4610         (wl-message-buffer-prefetch-set-timer): New function.
4611         (wl-message-buffer-prefetch-get-next): New function.
4612         (wl-message-buffer-prefetch): New function.
4613         (wl-message-buffer-prefetch-next): Rewrite.
4614         (wl-message-buffer-prefetch-subr): Rewrite.
4615         * wl-vars.el (wl-auto-prefetch-first): New variable.
4616         * wl-summary.el (wl-summary-goto-folder-subr): Call
4617         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4618
4619 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4620
4621         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4622         `wl-summary-unread-message-hook'.
4623
4624 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4625
4626         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4627         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4628         if range is `cache-status'.
4629
4630 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4631
4632         * wl-message.el (wl-message-buffer-prefetch-subr):
4633         Improve debug message.
4634
4635 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4636
4637         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4638         `wl-mail-send-pre-hook'.
4639         (wl-draft-send-mail-with-qmail): Ditto.
4640         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4641
4642 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4643
4644         * wl-message.el (wl-message-buffer-prefetch-subr):
4645         Fix for cancel-function-timers bug.
4646         (wl-message-buffer-prefetch-debug): Default value is t.
4647
4648 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4649
4650         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4651         (wl-message-buffer-prefetch-subr): Rewrite.
4652         Rename from `wl-message-buffer-prefetch'.
4653
4654 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4655
4656         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4657         (wl-default-draft-cite-decorate-author): Ditto.
4658
4659         * wl-draft.el (wl-draft-cite-function): Removed.
4660         (wl-default-draft-cite-decorate-author): Ditto.
4661
4662 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4663
4664         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4665         (wl-default-draft-cite): Do not arrange author name if the value of
4666         `wl-default-draft-cite-decorate-author' is nil.
4667
4668 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4669
4670         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4671
4672         * wl-folder.el (wl-folder-check-one-entity): Don't care
4673         `elmo-folder-use-flag-p'.
4674
4675 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4676
4677         * wl-folder (wl-folder-check-one-entity): Fix
4678         problem if unread is nil.
4679
4680 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4681
4682         * wl-address.el (wl-address-make-completion-list): Check whether
4683         the address is a group list.
4684         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4685
4686 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4687
4688         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4689         The number of the messages of new and unread does not count
4690         correctly.
4691
4692         * wl-summary.el (wl-summary-count-unread): Changed to return
4693         `(new . unread)' instead of total.
4694         (wl-summary-sync-update): Follow the change above.
4695
4696         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4697
4698 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4699
4700         * wl-address.el (wl-address-make-completion-list): Do not enclose
4701         address by " <" and ">" if associated realname is "".
4702         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4703         This is against the promblem with group list in .addresses pointed
4704         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4705
4706 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4707
4708         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4709         message is a format control string.
4710         * wl-expire.el (wl-expire-append-log): Ditto.
4711         * wl-mime.el (wl-summary-burst-subr): Ditto.
4712         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4713         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4714
4715 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4716
4717         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4718         wl.el (wl-check-variables): Rename from `wl-check-type'.
4719         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4720         (wl-check-variables-2): New function.
4721         (wl): Call `wl-check-variables-2'.
4722
4723 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4724
4725         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4726         after renaming folder in access group.
4727
4728 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4729
4730         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4731         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4732         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4733         (wl-message-buffer-prefetch): Rewrite.
4734         (wl-message-buffer-prefetch-idle-time): Removed.
4735         * wl-summary.el (wl-summary-redisplay-internal):
4736         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4737         Error check for `wl-message-buffer-prefetch-depht'.
4738
4739 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4740
4741         * Version number is increased to 2.9.5.
4742         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4743
4744 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4745
4746         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4747         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4748         Based on the patch written by
4749         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4750
4751 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4752
4753         * wl-draft.el (wl-draft-raw-send): Fix for
4754         `wl-news-send-pre-hook'
4755
4756 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4757
4758         * wl-utils.el (wl-message-id-function): New variable.
4759         * wl-draft.el (wl-draft-insert-required-fields):
4760         Use `wl-message-id-function'.
4761
4762 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4763
4764         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4765         * wl-utils.el (wl-draft-make-message-id-string):
4766         Use `wl-from' for domain part of Message-ID
4767         if `wl-message-id-use-wl-from' if non-nil.
4768         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4769
4770 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4771
4772         * wl.el (wl): Call `wl-check-type'
4773         Do not 'condition-case'.
4774
4775 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4776
4777         * wl.el (wl-check-type): New function.
4778         (wl-check-type-variables): New variable.
4779
4780 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4781
4782         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4783
4784 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4785
4786         * wl-draft.el (wl-smtp-password-key): New function.
4787         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4788         (wl-draft-send-mail-with-smtp): Ditto.
4789         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4790
4791 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4792
4793         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4794         * wl-utils.el (wl-unique-id-suffix): Remove.
4795
4796 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4797
4798         * Version number is increased to 2.9.4.
4799
4800 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4801
4802         * wl-utils.el (wl-unique-id-suffix): New variable.
4803         (wl-unique-id): Use `wl-unique-id-suffix'
4804
4805 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4806
4807         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4808         instead of `elmo-msgdb-search'.
4809
4810         * Version number is increased to 2.9.3.
4811
4812 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4813
4814         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4815
4816 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4817
4818         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4819         (wl-draft-dispatch-message): Changed for send-later.
4820         (wl-draft-queue-flush): Ditto.
4821         (wl-draft): Clear `wl-sent-message-queued'.
4822         (wl-draft-reedit): Ditto.
4823         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4824         * wl-vars.el (wl-draft-force-queuing): New variable.
4825         (wl-draft-force-queuing-mail): New variable.
4826         (wl-draft-force-queuing-news): New variable.
4827
4828 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4829
4830         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4831         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4832
4833 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4834
4835         * Version number is increased to 2.9.2.
4836
4837 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4838
4839         * wl-draft.el (wl-draft-elide-region): New user command.
4840         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4841
4842         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4843         command `wl-draft-elide-region'.
4844         * wl-mule.el: Ditto.
4845         * wl-xmas.el: Ditto.
4846
4847 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4848
4849         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4850         (wl-biff-check-folder-async): Removed needless let.
4851
4852 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4853
4854         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4855         wl-folder-get-elmo-folder.
4856         (wl-biff-check-folder): Set `biff' argument of
4857         `wl-folder-check-one-entity'.
4858         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4859
4860         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4861         (wl-folder-check-one-entity): Added `biff' argument;
4862         Setup `biff' slot of folder.
4863
4864         * Version number is increased to 2.9.1.
4865
4866 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4867
4868         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4869         comment out and fixed.
4870         (wl-fldmgr-add-completion-subr): Ditto.
4871
4872         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4873         and msgdb.
4874
4875         * wl.el (wl-toggle-plugged): Save summary view.
4876
4877 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4878
4879         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4880
4881 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4882
4883         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4884
4885 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4888         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4889         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4890
4891         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4892         if it was failed.
4893         (wl-demo): Disable undo in the demo buffer.
4894
4895 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4896
4897         * wl-version.el (wl-version): Changed codename.
4898
4899         * Version number is increased to 2.9.0.
4900
4901 2001-12-14  Takuo KITAME <kitame@northeye.org>
4902
4903         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4904         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4905         (wl-folder-mark-as-read-all-current-entity): Ditto.
4906
4907 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4908
4909         * wl-vars.el (wl-from-width): Define as obsolete variable.
4910         (wl-subject-length-limit): Ditto.
4911
4912         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4913
4914         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4915         wl-summary-save-view.
4916
4917         * wl.el (wl-save-status): Ditto.
4918         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4919
4920         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4921         (wl-summary-exit): Follow the change above.
4922         (wl-summary-goto-folder-subr): Ditto.
4923
4924         * wl-folder.el (wl-folder-create-subr): Don't use
4925         `elmo-folder-creatable-p'.
4926
4927 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4928
4929         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4930
4931 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4932
4933         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4934         rather than bitmap on Emacs 21.
4935         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4936         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4937         for xbm if the new redisplay engine is not available.
4938
4939 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4940
4941         * wl-folder.el (wl-folder-init-hook): New hook.
4942         (wl-folder-init): Run `wl-folder-init-hook'.
4943
4944 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4945
4946         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4947
4948 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4949
4950         * wl-acap.el (wl-acap-cache-filename): New variable.
4951         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4952         (wl-acap-init): Use cache if no ACAP server found.
4953
4954 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4955
4956         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4957         `wl-acap-original-msgdb-dir'.
4958
4959         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4960         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4961
4962         * wl-mime.el (wl-mime-save-directory): Renamed from
4963         `wl-mime-save-dir'.
4964
4965 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4966
4967         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4968
4969         * wl-demo.el: Require `path-util'.
4970         (wl-demo-bitmap-mule-available-p): New internal variable.
4971         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4972         `module-installed-p' instead.
4973         (wl-demo-insert-image): Use *.img file for a bitmap image.
4974         (wl-demo): Don't call the ascii demo recursively.
4975
4976 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4977
4978         * Version number is increased to 2.7.7.
4979
4980 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4981
4982         * wl.el (wl-exit): Eliminated byte-compile warning.
4983
4984 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4985
4986         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4987         obsolete variable using `elmo-define-obsolete-variable'.
4988         (wl-fetch-confirm-threshold): Ditto.
4989         (wl-cache-prefetch-folder-type-list): Ditto.
4990         (wl-cache-prefetch-folder-list): Ditto.
4991
4992 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4993
4994         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4995         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4996         (wl-demo-insert-image): New function.
4997         (wl-demo-insert-text): New function.
4998         (wl-demo-image-type-alist): Redefine as a function.
4999         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5000         (wl-demo-with-temp-file-buffer): Removed.
5001         (wl-logo-xpm): Removed.
5002         (wl-logo-xbm): Removed.
5003         (wl-logo-bitmap): Removed.
5004
5005 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5006
5007         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5008         (wl-expire-localdir-get-folder-function): New user option.
5009         (wl-expire-localdir-get-folder): New function.
5010         (wl-expire-localdir-date): Ditto.
5011
5012 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5013
5014         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5015         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5016         Fixed unread number mismatch when all-unread < unread.
5017
5018 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5019
5020         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5021         (wl-fetch-confirm-threshold): Ditto.
5022
5023         * wl-summary.el (wl-summary-confirm-appends): Removed.
5024         (wl-summary-sync-update): Don't refer
5025         `wl-summary-update-confirm-threshold' (It is now abolished).
5026
5027         * wl-message.el (wl-message-display-internal): Don't refer
5028         `wl-fetch-confirm-threshold' (It is now abolished).
5029
5030 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5033
5034 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5035
5036         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5037         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5038         Change default value to nil.
5039         (wl-summary-indent-length-limit): The value can be nil, nil means
5040         unlimited.
5041
5042         * wl-summary.el: Don't set limit for indent length if the value of
5043         wl-summary-indent-length-limit is nil.
5044         If the value of wl-summary-width is nil, it means only that the width
5045         of summary is unlimited (nil doesn't mean that the indent length is
5046         unlimited).
5047
5048         * wl-thread.el: Ditto.
5049
5050 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5051
5052         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5053         be nil, nil means never confirm.
5054         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5055
5056 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5057
5058         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5059         means unlimited).
5060
5061 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5062
5063         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5064         Use `with-temp-buffer'.
5065
5066 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5067
5068         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5069         with new backquote style).
5070         (wl-folder-get-entity-from-buffer): Ditto.
5071
5072 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5073
5074         * wl-version.el (nemacs-version): Eliminated.
5075         (wl-extended-emacs-version2): Ignore nemacs.
5076         (wl-extended-emacs-version3): Ditto.
5077
5078 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5079
5080         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5081         (wl-draft-add-in-reply-to): New variable.
5082         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5083         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5084         (wl-draft-yank-from-mail-reply-buffer): Use
5085         `wl-draft-add-in-reply-to'.
5086         (wl-draft-insert-current-message): Ditto.
5087
5088 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5089
5090         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5091         typo (kill->hide).
5092         (wl-message-buffer-prefetch-folder-type-list): Added elements
5093         `mark' and `cache' instead of `internal'.
5094
5095 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5096
5097         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5098         resume msgdb directory.
5099
5100 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5101
5102         * wl.el (wl-exit): Call `wl-acap-exit'.
5103
5104         * wl-summary.el (wl-summary-message-string): New function.
5105         (wl-summary-reedit): Use it.
5106         (wl-summary-resend-bounced-mail): Remove needless let.
5107         (wl-summary-supersedes-message): Ditto.
5108         (wl-summary-save): Ditto.
5109
5110         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5111         (wl-acap-init): Set it.
5112         (wl-acap-exit): New function.
5113
5114 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5115
5116         * wl.el (wl-init): Revert (require 'mime-setup). move from
5117         toplevel.
5118
5119 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5120
5121         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5122         local variables.  Add error when guess function return invalid
5123         value.
5124
5125 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5126
5127         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5128         Change local variable name.
5129         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5130         (wl-folder-get-newsgroups): Return nil when non-news folder.
5131         * wl-summary.el (wl-summary-write-current-folder): State through
5132         when guess-list return nil.
5133         (wl-summary-write-current-folder-functions): Fixed docstring.
5134
5135         * wl.el (wl-exit): Changed confirm message.
5136
5137         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5138         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5139
5140         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5141
5142 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5143
5144         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5145         user option (Renamed from wl-cache-prefetch-folder-type-list).
5146         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5147         from wl-cache-prefetch-folder-list).
5148
5149         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5150         Move to wl-vars.el.
5151         (wl-message-buffer-prefetch-p): Changed to enable
5152         `wl-message-buffer-prefetch-folder-list'.
5153
5154         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5155         `ignore-cache'.
5156
5157 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5158
5159         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5160         `part-top' and `part-bottom'.
5161         (wl-draft-config-sub-part-top): New function.
5162         (wl-draft-config-sub-part-bottom): New function.
5163
5164 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5165
5166         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5167
5168 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5169
5170         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5171
5172 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5173
5174         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5175
5176         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5177         (wl-summary-write-current-folder): Ditto.
5178
5179 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5180
5181         * wl-folder.el (wl-folder-get-newsgroups): Use
5182         `elmo-folder-newsgroups'.
5183
5184 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5185
5186         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5187         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5188         `wl-draft-config-sub-header-bottom'.
5189
5190 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5191
5192         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5193         localnews folder.
5194
5195 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5196
5197         * wl-summary.el (wl-summary-mode): Undo last change.
5198
5199         * wl-folder.el (wl-folder-mode): Ditto.
5200
5201 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5202
5203         * wl-summary.el (wl-summary-mode): Locally set
5204         truncate-partial-window-width to nil.
5205         (for XEmacs)
5206
5207         * wl-folder.el (wl-folder-mode): Ditto.
5208
5209 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5210
5211         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5212
5213 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5214
5215         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5216         number.
5217
5218         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5219
5220         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5221
5222         * Version number is increased to 2.7.6.
5223
5224 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5225
5226         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5227
5228 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5229
5230         * wl-summary.el (wl-summary-sync-update): Enclose network
5231         related portion with `unwind-protect'.
5232
5233 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5234
5235         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5236
5237 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5238
5239         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5240         element.
5241         * wl-vars.el (wl-message-body-button-alist): Ditto.
5242
5243         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5244         max match length.
5245         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5246
5247         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5248         for the max match length;
5249         Use 4th element value for the button string regexp group.
5250
5251         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5252         candidate exists, prompt to select.
5253
5254 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5255
5256         * wl-summary.el (wl-summary-jump-to-msg): Search before
5257         calibration point by `beginning-of-line'.
5258
5259 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5260
5261         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5262         for access group.
5263
5264 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5265
5266         * wl-message.el (wl-message-display-internal): Bind
5267         `default-mime-charset'.
5268
5269         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5270
5271         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5272
5273         * Version number is increased to 2.7.5.
5274
5275 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5276
5277         * wl-expire.el (wl-summary-archive): Fixed;
5278         Use `elmo-folder-name-internal'.
5279
5280 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5281
5282         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5283         from `elmo-folder-move-messages' caller.
5284         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5285
5286         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5287         related portions are changed).
5288
5289 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5290
5291         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5292         counter.
5293
5294 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5295
5296         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5297         buffer local and set it to nil.
5298
5299         * wl-message.el (wl-message-redisplay): Ditto.
5300
5301 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5302
5303         * wl-summary.el (wl-summary-mark-as-important): If message is
5304         already cached, set messag as read, otherwise encache and mark as read.
5305
5306 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5307
5308         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5309         point-min.
5310
5311 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5314         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5315         a keymap.
5316
5317 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5318
5319         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5320         parent.
5321
5322         * wl-mule.el (wl-message-define-keymap): Ditto.
5323
5324         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5325
5326         * wl-xmas.el (wl-message-display-internal-hook): Define.
5327         (wl-xmas-setup-message-toolbar): Define as function.
5328         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5329         (wl-message-overload-functions): Abolished.
5330         (wl-message-define-keymap): New function.
5331
5332         * wl-vars.el (wl-message-display-internal-hook): New variable.
5333         (wl-message-header-button-alist): New variable (Renamed from
5334         wl-highlight-message-header-button-alist).
5335         (wl-message-body-button-alist): Ditto.
5336
5337         * wl-mule.el (wl-message-define-keymap): New function.
5338         (wl-message-overload-functions): Abolished.
5339
5340         * wl-message.el (wl-message-add-buttons-to-body): New function.
5341         (wl-message-redisplay): Don't call wl-message-overload-functions;
5342         Call wl-message-add-buttons-to-header and
5343         wl-message-add-buttons-to-body.
5344         (wl-message-display-internal): Set keymap argument for
5345         elmo-mime-display-as-is, elmo-mime-message-display;
5346         Run wl-message-display-internal-hook.
5347         (wl-message-refer-article-or-url): Abolished.
5348
5349         * wl-highlight.el (wl-highlight-headers): Don't call
5350         wl-highlight-message-add-buttons-to-header.
5351         (wl-highlight-message-add-buttons-to-header): Abolished.
5352
5353
5354         * wl-e21.el (wl-message-display-internal-hook): Define.
5355         (wl-e21-setup-toolbar): Deleted duplicated binding.
5356         (wl-e21-setup-message-toolbar): Define as function.
5357         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5358         (wl-message-define-keymap): New function.
5359         (wl-message-overload-functions): Abolished.
5360
5361 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5362
5363         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5364         and elmo-folder-close.
5365
5366         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5367
5368 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5369
5370         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5371         boolean value.
5372         * wl-draft.el (wl-draft-do-fcc): Ditto.
5373
5374 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5375
5376         * wl-vars.el (wl-fcc-force-as-read): New variable.
5377         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5378         mark copied message as read.
5379
5380 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5381
5382         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5383
5384 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5385
5386         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5387         `wl-summary-target-above' instead of obsolete variable
5388         `wl-summary-temp-above'.
5389
5390         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5391         instead of `make-obsolete-variable'.
5392         * wl-refile.el (toplevel): Ditto.
5393
5394 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5395
5396         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5397         with third argument t.
5398         (wl-draft): Set first argument for wl-plugged-init as t.
5399
5400         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5401         definition.
5402
5403 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5404
5405         * wl-vars.el: Tabify.
5406         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5407
5408         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5409         message.
5410
5411 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5412
5413         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5414         and set default to beep.
5415
5416 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5417
5418         * wl-vars.el (wl-draft-truncate-lines): New variable.
5419
5420         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5421         instead of wl-message-truncate-lines for truncate-lines.
5422
5423 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5424
5425         * wl-message.el (wl-message-display-internal): Call
5426         `wl-highlight-message' after `elmo-mime-display-as-is'.
5427
5428         * wl-mime.el (wl-mime-display-text/plain): New function.
5429         (wl-mime-display-header): Ditto.
5430         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5431         body-presentation-method for text/plain;
5432         Register `wl-mime-display-header' as a header-presentation-method;
5433         Don't set up `elmo-message-text-content-inserted-hook' and
5434         `elmo-message-header-inserted-hook'.
5435
5436         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5437         variable.
5438         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5439         as t if flag is 'all-header;
5440         Don't bind `elmo-message-ignored-field-list',
5441         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5442
5443 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5444
5445         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5446         for xemacs with non-mule environment.
5447
5448 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5449
5450         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5451         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5452         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5453
5454 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5455
5456         * wl-vars.el (wl-interactive-send): Set default value as t.
5457
5458 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5459
5460         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5461         (wl-addrmgr-method-list): Abolished.
5462         (wl-addrmgr-change-method): Follow above change.
5463
5464         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5465
5466 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5467
5468         * wl-vars.el (wl-message-truncate-lines): Change default value
5469         to default-truncate-lines.
5470
5471         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5472
5473 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5474
5475         * wl-vars.el (wl-message-truncate-lines): New variable.
5476
5477         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5478         wl-message-truncate-lines.
5479
5480 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5481
5482         * wl-acap.el (wl-acap-init): Remove period from error message.
5483         (wl-acap-find-acap-service): Remove period from message.
5484
5485 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5486
5487         * wl.el (wl-check-environment): Undo last change.
5488
5489         * wl-vars.el (wl-from): Changed default value.
5490
5491         * wl-util.el (toplevel): Don't require tm-edit.
5492
5493         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5494         `wl-folder-init';
5495         Don't set mark on mail body.
5496         (wl-draft-reedit): Ditto.
5497
5498         * wl-address.el (wl-address-quote-specials): Define as an alias for
5499         elmo-address-quote-specials.
5500
5501 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5502
5503         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5504
5505         * wl-vars.el (wl-from): Set default value as nil.
5506         (wl-organization): Set default value as ORGANIZATION environment
5507         variable.
5508
5509         * wl-draft.el (wl-smtp-extension-bind): Check value of
5510         wl-smtp-connection-type.
5511
5512         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5513         error.
5514
5515 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5516
5517         * Version number is increased to 2.7.4.
5518
5519         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5520         arguments from `wl-highlight-x-face-function' caller.
5521         Use x-face-1.3.6.12 or later.
5522
5523 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5524
5525         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5526
5527 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5528
5529         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5530         (wl-fcc): Fix to accept function.
5531         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5532
5533 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5534
5535         * wl-acap.el (toplevel): Added `product-provide' declare.
5536         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5537
5538 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5539
5540         * wl.el (wl): Changed order of calling `elmo-init'
5541         and `elmo-folder-init'.
5542
5543 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5544
5545         * wl-mime.el (wl-summary-burst): Extract message when content-type
5546         of root entity is not only `multipart' but also `message/rfc822'.
5547         (wl-summary-burst-subr): Ditto.
5548
5549 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5550
5551         * wl-vars.el (toplevel): Require 'custom.
5552         (wl-trash-folder): Added to `wl-setting' group.
5553
5554         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5555         exists.
5556         (wl-addrmgr-draw): Insert empty line when no entry exists.
5557
5558         * wl-mule.el (wl-message-wheel-up): Fixed.
5559         (wl-message-wheel-down): Ditto.
5560
5561 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5562
5563         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5564         config is an anonymous lambda expression.
5565
5566 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5567
5568         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5569         when Mule 2 is running.
5570
5571 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5572
5573         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5574
5575 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5576
5577         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5578         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5579
5580         * wl-address.el (wl-address-specials-regexp): Eliminated.
5581         (wl-address-quote-specials): Rewrite.
5582
5583 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5584
5585         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5586         shy-groups for regexp.
5587
5588         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5589         character classes and Perl style shy-groups for regexp.
5590         (wl-highlight-plugged-current-line): Use Posix style character
5591         classes for regexp.
5592         (wl-e21-highlight-folder-by-numbers): Ditto.
5593         (wl-e21-display-image-p): Use `display-images-p' instead of
5594         `display-graphic-p'.
5595         (display-images-p): Make an alias to `display-graphic-p' if it is
5596         not available.  It is for Emacs version prior to 21.0.105.
5597
5598         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5599         `display-graphic-p'.
5600         (wl-demo-image-type-alist): Ditto.
5601         (display-images-p): Make an alias to `display-graphic-p' if it is
5602         not available.  It is for Emacs version prior to 21.0.105.
5603
5604 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5605
5606         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5607         support.
5608         (wl-generate-user-agent-string): Ditto.
5609
5610         * wl-version.el (wl-version): Update docsting.
5611         (wl-version-status): Ditto.
5612
5613 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5614
5615         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5616         21.0.105.  For Emacs 21.0.104 or earlier.
5617
5618 2001-09-03  Takuo KITAME <kitame@northeye.org>
5619
5620         * wl-e21.el (wl-plugged-init-icons): Use
5621         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5622         (wl-biff-init-icons): Ditto.
5623
5624 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5625
5626         * wl-highlight.el (wl-highlight-summary-current-line):
5627         Fixed highlighting refile/copy destination.
5628
5629         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5630         (wl-acap-store): Encode string by wl-acap-coding-system.
5631
5632 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5633
5634         * wl-acap.el (toplevel): Check and require 'un-define before
5635         'xemacs-ucs;
5636          Added checking for UTF-2000.
5637
5638 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5639
5640         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5641         Don't enclose with `eval-and-compile'.
5642
5643         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5644         wl-init is non-nil.
5645
5646         * wl-draft.el (wl-draft): Ditto.
5647
5648         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5649
5650         * wl-acap.el (toplevel): Require 'wl.
5651         (wl-acap-store): Call `elmo-init'.
5652
5653         * wl.el (wl): Changed position of `wl-check-environment'.
5654         (toplevel): Added autoload setting for wl-acap.
5655
5656         * wl-vars.el (wl-setting): New custom group.
5657         (wl-from): Added wl-setting group.
5658         (wl-user-mail-address-list): Ditto.
5659         (wl-organization): Ditto.
5660         (wl-subscribed-mailing-list): Ditto.
5661         (wl-envelope-from): Ditto.
5662         (wl-smtp-posting-user): Ditto.
5663         (wl-smtp-posting-server): Ditto.
5664         (wl-smtp-posting-port): Ditto.
5665         (wl-smtp-authenticate-type): Ditto.
5666         (wl-pop-before-smtp-user): Ditto.
5667         (wl-pop-before-smtp-server): Ditto.
5668         (wl-pop-before-smtp-port): Ditto.
5669         (wl-pop-before-smtp-authenticate-type): Ditto.
5670         (wl-nntp-posting-server): Ditto.
5671         (wl-nntp-posting-user): Ditto.
5672         (wl-nntp-posting-port): Ditto.
5673         (wl-fetch-confirm-threshold): Ditto.
5674         (wl-prefetch-threshold): Ditto.
5675         (wl-thread-insert-opened): Ditto.
5676         (wl-ldap-server): Ditto.
5677         (wl-ldap-port): Ditto.
5678         (wl-ldap-base): Ditto.
5679         (wl-ldap-objectclass): Ditto.
5680         (wl-use-ldap): Ditto.
5681         (wl-draft-config-alist): Ditto.
5682         (wl-draft-config-matchone): Ditto.
5683         (wl-template-alist): Ditto.
5684         (wl-message-sort-field-list): Ditto.
5685         (wl-message-ignored-field-list): Ditto.
5686         (wl-message-visible-field-list): Ditto.
5687         (wl-interactive-send): Ditto.
5688         (wl-summary-move-order): Ditto.
5689         (wl-auto-select-first): Ditto.
5690         (wl-auto-select-next): Ditto.
5691         (wl-interactive-save-folders): Ditto.
5692
5693         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5694         Initialization codes are moved from wl-local-folder-init.
5695         (wl-local-folder-init): Follow the change above.
5696         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5697
5698         * wl-acap.el: New file.
5699
5700         * Version number is increased to 2.7.3.
5701
5702 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5703
5704         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5705
5706 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5707
5708         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5709         (wl-addrmgr-address-entry-list): Ditto.
5710
5711 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5712
5713         * wl-e21.el (wl-draft-mode-map): Removed binding for
5714         `wl-draft-insert-x-face-field'.
5715
5716         * wl-mule.el (wl-draft-mode-map): Ditto.
5717
5718         * wl-xmas.el (wl-draft-mode-map): Ditto.
5719
5720         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5721         (wl-cs-autoconv): Ditto.
5722         (wl-cs-local): Ditto.
5723         (wl-use-scoring): Ditto.
5724         (wl-mime-charset): Ditto.
5725         (wl-folder-check-async): Ditto.
5726
5727         * wl.el (toplevel): Ignore nemacs and tm.
5728         (wl-exit): Ditto.
5729
5730         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5731         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5732         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5733         instead of wl-address-petname-add-or-change.
5734         (wl-summary-edit-addresses-subr): Use wl-address-delete
5735         instead of wl-address-petname-delete.
5736
5737         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5738
5739         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5740         if error occured.
5741
5742         * wl-message.el (require): Remove tm support.
5743
5744         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5745
5746         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5747         (wl-folder-jump-to-current-entity): Ditto.
5748         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5749
5750         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5751         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5752         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5753
5754         * wl-mule.el (wl-draft-key-setup): Ditto.
5755
5756         * wl-xmas.el (wl-draft-key-setup): Ditto.
5757
5758         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5759         (wl-draft-std11-parse-addresses): New function.
5760         (wl-draft-parse-mailbox-list): Use it.
5761         (wl-draft): Ignore nemacs.
5762         (wl-draft-reedit): Ditto.
5763
5764         * wl-addrmgr.el: New file.
5765         (Original is wl-rcpt.el written by
5766         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5767         Thanks Kitamoto-san.)
5768
5769         * wl-address.el (wl-address-make-address-list): Modified parsing
5770         process.
5771         (wl-address-delete): Renamed from `wl-address-petname-delete';
5772         Modify wl-address-list too.
5773         (wl-address-add-or-change): Renamed from
5774         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5775
5776 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5777
5778         * wl-highlight.el (wl-highlight-summary-current-line):
5779           Work with transient-mark-mode
5780
5781 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5782
5783         * Version number is increased to 2.7.2.
5784
5785         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5786         instead of elmo-dop-queue-method.
5787
5788 2001-08-06  SAITO Atsunori <sai@yedo.com>
5789
5790         * wl-vars.el (wl-ldap-objectclass): New user option.
5791
5792         * wl-address.el (wl-ldap-make-filter): Use it.
5793
5794 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5795
5796         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5797
5798 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5799
5800         * wl-folder.el (wl-folder): redisplay after folder insertion.
5801
5802         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5803
5804         * wl-summary.el (wl-summary-sync-update):
5805         Change status mark only when new-msgdb exists.
5806         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5807
5808 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5809
5810         * wl-summary.el (wl-summary-open-folder): New function.
5811         (wl-summary-goto-folder-subr): Use it.
5812         (wl-summary-mark-as-important): Fix;
5813         Encache only when no cache exists.
5814
5815 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5816
5817         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5818         Use with-current-buffer.
5819
5820 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5821
5822         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5823         before call `get-buffer'. Fixed parenthesis.
5824         (wl-score-get-header-entry): Clear message and help window when
5825         keyboard quit.
5826         (wl-score-edit-insert-header): Ditto.
5827
5828 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5829
5830         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5831         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5832         (wl-default-draft-cite): Fix.
5833
5834         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5835         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5836
5837 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5838
5839         * wl-message.el (wl-message-prev-page): Do same bahavior
5840         as summary when it is called in the message buffer.
5841         (wl-message-next-page): Ditto.
5842
5843 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5844
5845         * wl-summary.el (wl-summary-forward): Use cache if it is not
5846         section cache.
5847
5848 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5849
5850         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5851         Removed redundant require of elmo-vars.
5852         (wl-biff-state-indicator-on): Changed default value for
5853         xemacs with non-mule environment.
5854
5855         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5856         wl-message-buffer is nil;
5857         Hide progress bar after moving messages.
5858
5859 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5860
5861         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5862         message at cursor point is deleted.
5863
5864 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5865
5866         * wl-vars.el: Changed file coding system to euc-japan.
5867         Added -*-coding:-*- magic to the first line.
5868
5869         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5870         Search parent from the first message.
5871
5872         * Version number is increased to 2.7.1.
5873
5874 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5875
5876         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5877
5878 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5879
5880         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5881         refile/delete execution.
5882
5883         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5884         Fixed docstring.
5885
5886 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5887
5888         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5889         do update process;
5890         Don't update marks when update process is interrupted.
5891
5892 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5893
5894         * wl-summary.el (wl-summary-reply): Fixed problem when
5895         wl-draft-use-frame is non-nil.
5896         (wl-summary-forward): Ditto.
5897
5898         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5899         as nil.
5900         (wl-folder-mark-as-read-all-entity): Ditto.
5901         (wl-folder-prefetch-entity): Ditto.
5902
5903         * wl.el (wl): Check environment before wl-init.
5904
5905         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5906         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5907         instead of wl-summary-collect-unread.
5908         (wl-summary-reply): Split message window.
5909
5910 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5911
5912         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5913         only if current language environment is japanese,
5914
5915         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5916         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5917         (wl-folder-goto-folder-subr): Ditto.
5918
5919         * wl-draft.el (wl-draft-dispatch-message): Call
5920         `elmo-file-cache-get-path'.
5921
5922 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5923
5924         * wl-summary.el (wl-summary-cursor-move): If return value of
5925         wl-summary-next-message is not number, don't jump.
5926
5927 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5928
5929         * wl-summary.el (wl-summary-buffer-next-message-function): New
5930         variable.
5931         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5932         if it is bound.
5933
5934         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5935         string.
5936
5937         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5938         (wl-plugged-drawing): Ditto.
5939
5940 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5941
5942         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5943         process.
5944         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5945         with unwind-protect.
5946
5947         * wl.el (wl-init): Require mime-setup.
5948         (wl-check-environment): Don't require mime-setup.
5949
5950         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5951         instead of elmo-folder-type.
5952
5953         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5954         value as nil.
5955
5956 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5957
5958         * Version number is increased to 2.7.0.
5959
5960         * wl-version.el (wl-version): Changed codename.
5961
5962         * wl-summary.el (wl-summary-delete-cache): Fixed.
5963
5964         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5965         Workaround for net folders.
5966         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5967
5968         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5969         value to nil (According to the patch from
5970         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5971
5972         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5973         of elmo-folder-close.
5974
5975 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5976
5977         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5978         for postfix.
5979
5980 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5981
5982         * wl-summary.el (wl-summary-resend-message): Fixed.
5983
5984         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5985         Call wl-draft with `from' argument if its address is included in
5986         `wl-user-mail-address-list'.
5987         (wl-draft): Added `from' argument.
5988
5989         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5990         non-nil.
5991         (wl): Don't show demo if wl-demo is nil.
5992
5993         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5994         wl-summary-use-frame.
5995
5996         * wl-vars.el (wl-summary-use-frame): New user option.
5997         (wl-folder-use-frame): Changed docstring.
5998
5999         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6000         non-nil.
6001         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6002         wl-summary-use-frame.
6003
6004         * wl-vars.el (wl-folder-use-frame): New user option.
6005
6006         * wl-summary.el (wl-summary-exit): Back to folder frame if
6007         wl-folder-use-frame is non-nil.
6008         (wl-summary-redisplay-internal): Ignore cache if current folder
6009         is draft folder,
6010         (wl-summary-redisplay-no-mime): Ditto.
6011         (wl-summary-redisplay-all-header): Ditto.
6012
6013         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6014         if wl-folder-use-frame is non-nil.
6015
6016 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6017
6018         * wl-summary.el (wl-summary-sync-update): Bind
6019         elmo-folder-update-threshold.
6020         (wl-summary-mark-as-important): Enclosed server mark processing
6021         with `save-match-data'.
6022
6023         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6024         only when it is already defined.
6025
6026 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6027
6028         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6029         name of folder exclude localdir is wrong.
6030         * wl-folder.el (wl-folder-sync-entity):
6031         Set `wl-summary-always-sticky-folder-list' as nil.
6032         (wl-folder-mark-as-read-all-entity): Ditto.
6033         (wl-folder-prefetch-entity): Ditto.
6034
6035 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6036
6037         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6038         instead of `wl-summary-write-current-newsgroup'.
6039
6040 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6041
6042         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6043         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6044         non-nil and selected message is important, do not display.
6045
6046 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6047
6048         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6049
6050 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6051
6052         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6053
6054         * wl-summary.el (wl-summary-mark-as-important): Set message number
6055         using wl-summary-message-number.
6056
6057 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6058
6059         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6060         destination folder is 'null.
6061
6062 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6063
6064         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6065         New function.
6066         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6067         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6068         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6069
6070 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6071
6072         * wl-mime.el (wl-mime-setup): Added setting for
6073         `mime-setup-signature-key-alist' to avoid overriding key bind for
6074         `wl-draft-send'.
6075
6076         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6077         for `wl-draft-send'.
6078         * wl-mule.el (wl-draft-overload-functions): Ditto.
6079         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6080         * wl-draft.el (wl-draft-send): Ditto.
6081
6082         * wl-message.el (wl-message-display-internal):
6083         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6084         (Patch is provided by <kita@coe.nttdata.co.jp>).
6085
6086 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6087
6088         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6089
6090 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6091
6092         * wl.el (wl): Fix for wl-demo.
6093
6094 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6095
6096         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6097
6098 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6099
6100         * wl-folder.el (wl-folder-prefetch-entity): Use
6101         `wl-folder-get-elmo-folder'.
6102         (wl-folder-count-incorporates): Do not use
6103         `wl-folder-get-elmo-folder'.
6104
6105 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6106
6107         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6108         instead of `elmo-folder-get-type'.
6109
6110 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6111
6112         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6113         position on Subject: field.
6114         (Advised by Mito <mit@nines.nec.co.jp>)
6115
6116 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6117
6118         * wl-folder.el (wl-folder-prefetch-entity): Use
6119         `wl-folder-get-elmo-folder'.
6120
6121 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6122
6123         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6124
6125         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6126         `process-duplicates' slot.
6127
6128         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6129         if detection failed.
6130
6131 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6132
6133         * wl-version.el (wl-version-status): Set to "alpha".
6134
6135 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6136
6137         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6138         Check wl-message-buffer lives before set-buffer.
6139
6140 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6141
6142         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6143         called in folder mode.
6144         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6145         * wl-summary.el (wl-summary-exit-pre-hook): Run
6146         `wl-summary-exit-pre-hook' before exit summary mode.
6147
6148 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6149
6150         * wl-version.el (wl-version-status): New variable.
6151         (wl-version-status-alist): Removed.
6152         (wl-version-status): Rule included.
6153
6154 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6155
6156         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6157         @sponichi.
6158
6159         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6160         when `mail-reply-buffer' is buffer-local variable.
6161         (Reported by <kita@coe.nttdata.co.jp>).
6162
6163 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6164
6165         * wl-vars.el (toplevel): Require 'elmo-util.
6166
6167 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6168
6169         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6170         (All other related portions are changed)
6171
6172         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6173
6174         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6175
6176 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6177
6178         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6179
6180 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6181
6182         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6183         Delete other windows to avoid an error.
6184         Use `point-marker' instead of `point' to remember the start point
6185         of body.
6186
6187         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6188
6189         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6190         number not to exceed all message number.
6191
6192 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6193
6194         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6195         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6196
6197 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6198
6199         * wl-summary.el (wl-summary-sync-force-update): Added argument
6200         no-check.
6201         (wl-summary-sync-update): Ditto.
6202         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6203         with `no-check'.
6204
6205         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6206         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6207         already running.
6208
6209 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6210
6211         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6212         `dst-folder-arg'.
6213         (wl-expire-archive-number1): Diito.
6214         (wl-expire-archive-number2): Diito.
6215         (wl-expire-archive-Date): Diito.
6216         (wl-archive-number1): Diito.
6217         (wl-archive-number2): Diito.
6218         (wl-archive-date): Diito.
6219         (wl-archive-folder-p): New function.
6220         (wl-summary-expire): Support of expand folder name at
6221         wl-expire-alist.
6222         * wl-util.el (wl-expand-newtext): Renamed from
6223         `wl-refile-expand-newtext'.
6224
6225 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6226
6227         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6228         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6229         `(elmo-msgdb-get-overview msgdb)'.
6230         (wl-summary-prefetch): Bind match data before call
6231         `wl-summay-prefetch-msg'.
6232         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6233         'off if `wl-summary-buffer-disp-msg' is non-nil.
6234         Fixed problem that couldn't show only one new or unread message when
6235         enter folder.
6236         (wl-summary-reply): Don't call `split-window-vertically' and other
6237         window.
6238
6239 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6240
6241         * wl-expire.el (wl-expire-refile): Fixed.
6242
6243 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6244
6245         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6246
6247         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6248         biff notification is removed.
6249
6250         * wl.el (wl): Changed position of `elmo-init'.
6251
6252         * wl-draft.el (wl-default-draft-cite): Use date field
6253         on the citation buffer.
6254
6255         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6256
6257         * wl-xmas.el (wl-folder-internal-icon-list): Added
6258         `wl-folder-shimbun-image'.
6259
6260         * wl-e21.el (wl-folder-internal-icon-list): Added
6261         `wl-folder-shimbun-image'.
6262
6263 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6264
6265         * wl.el (wl-init): Eliminated argument.
6266         (wl): Rewrite.
6267
6268         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6269         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6270         instead of `elmo-folder-msgdb-internal'.
6271         (wl-summary-sync-update): Ditto.
6272         (wl-summary-flush-pending-append-operations): Eliminated.
6273         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6274         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6275         `elmo-folder-open'.
6276
6277         * wl-mime.el (wl-summary-burst): Fixed.
6278
6279         * wl-folder.el (wl-folder-info-save): Check data type.
6280
6281         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6282         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6283         instead of `elmo-folder-msgdb-internal'.
6284         (wl-expire-hide): Ditto.
6285
6286
6287         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6288
6289 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6290
6291         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6292
6293 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6294
6295         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6296
6297 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6298
6299         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6300         Fixed `match-beginning' argument mismatch.
6301
6302 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6303
6304         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6305         the default value.
6306
6307 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6308
6309         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6310         instead of `elmo-nntp-default-port'.
6311
6312         * wl-vars.el: Fixed some doc strings.
6313
6314 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6315
6316         * wl-summary.el (wl-summary-prefetch-msg): Use
6317         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6318
6319         * wl-vars.el: Define *-func as obsolete variable using
6320         `elmo-define-obsolete-variable'.
6321
6322         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6323         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6324         instead of `wl-message-buffer-prefetch-threshold'.
6325
6326         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6327
6328         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6329
6330         * wl-draft.el (wl-caesar-region-func): Ditto.
6331
6332         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6333         Keep unread status in elmo-folder-move-messages.
6334         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6335
6336 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6337
6338         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6339         `wl-summary-buffer-exit-func'
6340         (wl-summary-buffer-message-redisplay-function): Renamed from
6341         `wl-summary-buffer-message-redisplay-func'
6342         (wl-summary-buffer-next-folder-function): Renamed from
6343         `wl-summary-buffer-next-folder-func'.
6344         (wl-summary-buffer-prev-folder-function): Renamed from
6345         `wl-summary-buffer-prev-folder-func'.
6346         (wl-summary-get-petname-function): Renamed from
6347         `wl-summary-get-petname-func'.
6348
6349         * wl-score.el (wl-score-edit-exit-function): Renamed from
6350         `wl-score-edit-exit-func'.
6351
6352         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6353         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6354
6355         * wl-util.el (wl-load-profile-function): Renamed from
6356         `wl-load-profile-func'.
6357
6358         * wl-folder.el (wl-folder-completion-function): Renamed from
6359         `wl-folder-completion-func'.
6360         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6361
6362         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6363         `wl-expire-archive-get-folder-func'.
6364         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6365         (wl-draft-send-mail-function): Renamed from
6366         `wl-draft-send-mail-func'.
6367         (wl-draft-send-news-function): Renamed from
6368         `wl-draft-send-news-func'.
6369         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6370         (wl-generate-mailer-string-function): Renamed from
6371         `wl-generate-mailer-string-func'.
6372         (wl-highlight-signature-search-function): Renamed from
6373         `wl-highlight-signature-search-func'.
6374         (wl-highlight-x-face-function): Renamed from
6375         `wl-highlight-x-face-func'
6376         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6377         (wl-ps-print-buffer-function): Renamed from
6378         `wl-ps-print-buffer-func'
6379         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6380         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6381         (wl-summary-subject-filter-function): Renamed from
6382         `wl-summary-subject-filter-func'.
6383
6384         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6385         `wl-draft-queue-flush-send-func'
6386         (wl-draft-cite-function): Renamed from
6387         `wl-draft-cite-func'
6388
6389         * wl-address.el (wl-address-init-function): Renamed from
6390         `wl-address-init-func'.
6391
6392 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6393
6394         * wl-draft.el (wl-draft-queue-flush): Don't call
6395         `elmo-dop-unlock-message'.
6396         * wl-draft.el (wl-draft-queue-append): Don't call
6397         `elmo-dop-lock-message'.
6398
6399         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6400         (wl-summary-buffer-folder-name): Ditto.
6401         (wl-summary-message-regexp): Added '-' (all other related portions
6402         are changed).
6403         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6404         wl-summary-buffer-folder-name.
6405
6406 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6407
6408         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6409         the number of mails in the folder buffer is not updated by wl-biff.
6410
6411 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6412
6413         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6414         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6415
6416 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6417
6418         * wl-summary.el (wl-summary-next-message):
6419         Return next message number when wl-summary-move-order is nil.
6420
6421 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6422
6423         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6424         `wl-summary-move-spec-alist'.
6425         (wl-summary-move-spec-unplugged-alist): New variable
6426         (Move spec for unplugged status).
6427         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6428         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6429
6430 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6431
6432         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6433         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6434
6435 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6436
6437         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6438         simple quotation to quote the anonymous function.
6439         * tm-wl.el (wl-draft-preview-message): Ditto.
6440
6441 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6442
6443         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6444         Eliminate redundant `save-excursion'.
6445         (wl-highlight-summary-current-line): Ditto.
6446
6447         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6448         accessing match data when `looking-at' failed.
6449
6450         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6451         `elmo-match-string' where users don't care about the speed.
6452         (wl-draft-save): Ditto.
6453
6454 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6455
6456         * wl-util.el (wl-regexp-opt): New function.
6457
6458         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6459         number from `wl-summary-buffer-number-list'.
6460         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6461         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6462         (wl-summary-move-spec-alist): Changed default setting.
6463
6464 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6465
6466         * wl-vars.el (wl-biff-notify-hook): New hook.
6467         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6468         the arrival of new mail.
6469         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6470         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6471
6472 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6473
6474         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6475
6476 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6477
6478         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6479
6480         * Version number is increased to 2.5.8.
6481
6482         * wl-thread.el (toplevel): require 'cl.
6483         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6484         (wl-thread-make-number-list): New function.
6485         (wl-thread-entity-make-number-list-from-children): Ditto.
6486         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6487         (wl-thread-entity-insert-as-children): Likewise.
6488         (wl-thread-delete-message): Likewise.
6489         (wl-meaning-of-mark): Eliminated.
6490         (wl-thread-next-failure-mark-p): Ditto.
6491         (wl-thread-entity-get-mark): Ditto.
6492         (wl-thread-meaning-alist-get-result): Ditto.
6493         (wl-thread-entity-check-prev-mark): Ditto.
6494         (wl-thread-entity-check-next-mark): Ditto.
6495         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6496         (wl-thread-entity-get-prev-marked-entity): Ditto.
6497         (wl-thread-get-prev-unread): Ditto.
6498         (wl-thread-jump-to-prev-unread): Ditto.
6499         (wl-thread-get-next-unread): Ditto.
6500         (wl-thread-jump-to-next-unread): Ditto.
6501         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6502         (wl-thread-entity-get-next-marked-entity): Ditto.
6503
6504         * wl-summary.el (wl-summary-buffer-number-list):
6505         New bufer-local variable.
6506         (wl-summary-switch-to-clone-buffer): Clone
6507         `wl-summary-buffer-number-list'.
6508         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6509         (wl-summary-cursor-move-regex): Eliminated.
6510         (wl-summary-cursor-up): Rewrite.
6511         (wl-summary-cursor-down): Ditto.
6512         (wl-summary-mode-spec-alist): New variable.
6513         (wl-summary-next-message): New inline function.
6514         (wl-summary-cursor-move): New function.
6515         (wl-summary-default-get-next-msg): Rewrite.
6516         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6517         (wl-summary-rescan): Ditto.
6518         (wl-summary-sync-all-init): Ditto.
6519         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6520         summary is not thread view.
6521         (wl-summary-sync-update): Ditto.
6522         (wl-summary-rescan): Ditto.
6523         (wl-summary-make-number-list): New function.
6524
6525         * wl-draft.el: "FCC" -> "Fcc".
6526
6527 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6528
6529         * wl-highlight.el (wl-highlight-summary-window):
6530         Call `set-buffer-modified-p'.
6531
6532         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6533         (wl): Call `elmo-init' and fix.
6534
6535         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6536         Use new variables.
6537
6538         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6539
6540 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6541
6542         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6543
6544 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6545
6546         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6547
6548 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6549
6550         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6551         `wl-use-toolbar' nor `display-graphic-p'.
6552         (wl-e21-setup-message-toolbar): Ditto.
6553         (wl-e21-setup-summary-toolbar): Ditto.
6554         (wl-e21-setup-folder-toolbar): Ditto.
6555
6556         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6557         (wl-plugged-init-icons): Ditto.
6558
6559         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6560         `display-graphic-p'.
6561         (wl-plugged-set-folder-icon): Ditto.
6562         (wl-highlight-plugged-current-line): Ditto.
6563         (wl-highlight-folder-current-line): Ditto.
6564         (wl-e21-highlight-folder-group-line): Ditto.
6565         (wl-e21-setup-toolbar): Ditto.
6566         (wl-e21-display-image-p): New macro.
6567
6568         * wl-demo.el (wl-demo): Simplified.
6569         (wl-demo-image-type-alist): Use `image-type-available-p' for
6570         checking whether the image type `xbm' is available.
6571
6572 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6573
6574         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6575         (wl-summary-input-range): Ditto.
6576
6577 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6578
6579         * wl-summary.el (wl-summary-edit-addresses): Use
6580         `wl-summary-get-original-buffer'
6581         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6582         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6583         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6584         (wl-summary-get-newsgroups): Eliminated.
6585         (wl-summary-set-crosspost): Ditto.
6586         (wl-summary-is-crosspost-folder): Ditto.
6587         (wl-crosspost-alist-load): Ditto.
6588         (wl-crosspost-alist-save): Ditto.
6589
6590         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6591         `elmo-setup-subscribed-newsgroups' instead of
6592         `elmo-nntp-make-groups-hashtb'.
6593         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6594         instead of `wl-crosspost-alist-save'.
6595
6596         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6597         of `elmo-folder-message-appendable-p'.
6598         (wl-mime-header-presentation-method): Eliminated.
6599
6600         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6601         (Error occurs in emacs21).
6602
6603         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6604         the current buffer).
6605
6606         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6607         instead of `wl-crosspost-alist-save'.
6608         (wl-init): `elmo-crosspost-message-alist-load'
6609         instead of `wl-crosspost-alist-load'
6610
6611         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6612         (wl-parse-newsgroups): Likewise.
6613         (wl-biff-notify): Run `wl-biff-notify-hook'.
6614
6615 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6616
6617         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6618
6619         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6620         when `wl-summary-lazy-highlight' is non-nil.
6621         (wl-summary-goto-folder-subr): Highlight only when
6622         `wl-summary-lazy-highlight' is non-nil.
6623
6624         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6625         Don't display progress and highlight temp-mark when
6626         `wl-summary-lazy-highlight' is non-nil.
6627         (wl-highlight-summary-window): New function.
6628         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6629
6630 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6631
6632         * wl-summary.el (wl-summary-sync): Change `all-visible'
6633         from `all-shown'
6634         (wl-summary-input-range): Ditto.
6635
6636 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6637
6638         * wl-e21.el (wl-highlight-folder-current-line): Call
6639         `wl-folder-init-icons' when folder icons have not been initialized.
6640
6641         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6642
6643         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6644         (wl-demo-image-type-alist): New macro.
6645
6646 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6647
6648         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6649         display does not support graphics.
6650         (wl-plugged-init-icons): Ditto.
6651         (wl-folder-init-icons): Ditto.
6652
6653         * wl-demo.el (wl-demo): Chech closely whether the display
6654         supports graphics.
6655
6656 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6657
6658         * wl-summary.el (wl-summary-get-original-buffer): New function.
6659         (wl-summary-set-crosspost): Use it.
6660         (wl-summary-target-mark-uudecode): Ditto.
6661         (wl-summary-reedit): Ditto.
6662         (wl-summary-resend-bounced-mail): Ditto.
6663         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6664         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6665
6666         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6667         (wl-message-display-internal): Ditto.
6668
6669 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6670
6671         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6672
6673 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6674
6675         * wl-summary.el (wl-summary-save-view): Renamed from
6676         `wl-summary-save-status'.
6677
6678 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6679
6680         * wl-summary.el (wl-summary-sync): Added `all-shown'
6681
6682 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6683
6684         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6685
6686 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6687
6688         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6689
6690 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6691
6692         * wl-highlight.el (wl-highlight-summary-line-string): Use
6693         `zerop' instead of `= 0'.
6694         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6695
6696         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6697         for comparing numbers.
6698         (wl-template-prev): Use `zerop' instead of `eq 0'.
6699
6700         * wl-draft.el (wl-draft-insert-current-message): Use
6701         `with-current-buffer' instead of `save-excursion'.
6702         Use `zerop' instead of `eq 0'.
6703
6704 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6705
6706         * wl-draft.el (wl-draft-insert-ccs): New function.
6707         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6708         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6709
6710 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6711
6712         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6713
6714 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6715
6716         * wl-expire.el (wl-expire-refile): Don't call
6717         elmo-msgdb-add-msgs-to-seen-list;
6718         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6719         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6720
6721 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * wl-message.el (wl-message-prev-page): Ignore errors while
6724         scroll-down.
6725
6726 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * wl-mime.el: Use elmo-original-message-mode instead of
6729         mmelmo-original-mode.
6730
6731         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6732         `elmo-folder-get-spec';
6733         (wl-fldmgr-add-completion-all-completions):
6734         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6735
6736         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6737         of `elmo-folder-get-type'.
6738
6739         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6740         `elmo-folder-get-spec';
6741         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6742         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6743         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6744         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6745         `elmo-read-msg-no-cache';
6746         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6747         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6748         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6749         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6750         `elmo-cache-save';
6751         (wl-draft-reedit): Use `elmo-message-file-name'.
6752
6753         * wl-expire.el: Use `elmo-folder-name-internal';
6754         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6755         Use macro `wl-summary-buffer-msgdb' instead of variable
6756         `wl-summary-buffer-msgdb';
6757         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6758         Use macro `wl-summary-buffer-folder-name' instead of variable
6759         `wl-summary-buffer-folder-name'.
6760         * wl-score.el: Likewise.
6761
6762         * wl-message.el: Rewrite for new message buffer cache mechanism.
6763         (wl-message-buffer-cache-buffer-get): New macro.
6764         (wl-message-buffer-cache-folder-get): Ditto.
6765         (wl-message-buffer-cache-message-get): Ditto.
6766         (wl-message-buffer-cache-entry-make): Ditto.
6767         (wl-message-buffer-cache-hit): Ditto.
6768         (wl-message-buffer-cache-sort): New function.
6769         (wl-message-buffer-cache-add): Ditto.
6770         (wl-message-buffer-cache-delete): Ditto.
6771         (wl-message-buffer-cache-clean-up): Ditto.
6772         (wl-message-buffer-window): Rewrite.
6773         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6774         (wl-message-buffer-display): New function.
6775         (wl-message-display-internal): New function.
6776
6777 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6778
6779         * wl-folder.el: Use `elmo-folder-name-internal';
6780         Use `wl-folder-get-elmo-folder';
6781         Use `elmo-folder-list-messages' instead of
6782         `elmo-list-folder';
6783         Use `elmo-folder-get-primitive-list' instead of
6784         `elmo-folder-get-primitive-spec-list';
6785         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6786         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6787         Use `elmo-folder-create' instead of `elmo-create-folder'.
6788         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6789         (wl-folder-get-elmo-folder): New macro.
6790         (wl-folder-elmo-folder-cache-get): Ditto.
6791         (wl-folder-elmo-folder-cache-put): Ditto.
6792         (wl-folder-suspend): Call `elmo-quit'.
6793
6794         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6795         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6796         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6797         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6798         (toplevel): require 'cl.
6799         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6800
6801         * wl-summary.el: Rewrite to use new elmo interface.
6802
6803 \f
6804 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * wl-mime.el (wl-draft-preview-message):
6807         Run `wl-draft-send-hook' before collecting recipients information;
6808         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6809
6810         * tm-wl.el (wl-draft-preview-message): Ditto.
6811
6812 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6813
6814         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6815         wrong recipients are displayed when forwarded message.
6816
6817 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6818
6819         * Version number is increased to 2.5.7.
6820
6821 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6822
6823         * wl-message.el (wl-message-next-page): Bind
6824         `window-pixel-scroll-increment' to nil while scrolling up.
6825
6826 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6827
6828         * wl-vars.el (wl-save-hook): New hook.
6829         * wl.el (wl-save): Call `wl-save-hook'.
6830
6831 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6832
6833         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6834         Argument WITH-ARG instead of NO-ARG (negative mean).
6835         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6836         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6837         * wl-message.el (wl-message-follow-current-entity): Likewise.
6838
6839 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6840
6841         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6842         FROM was optional argument.
6843         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6844
6845 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6846
6847         * Version number is increased to 2.5.6.
6848
6849 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6850
6851         * wl-version.el (wl-version-show): Removed.
6852         (wl-version): Add `interactive'.
6853
6854 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6855
6856         * wl-summary.el (wl-summary-get-petname-func): New variable.
6857         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6858         instead of `wl-address-get-petname-1'.
6859         (wl-summary-simple-from): Ditto.
6860
6861         * wl-address.el (wl-address-get-petname-1): Define as function.
6862
6863 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6864
6865         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6866         field in the original message.
6867         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6868
6869 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6870
6871         * wl-expire.el (wl-expire-hide):
6872         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6873
6874 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6875
6876         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6877         find decoder for To, Cc, and Subject.
6878
6879 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6880
6881         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6882         for checking `elmo-use-buffer-cache'.
6883         (wl-summary-mark-as-important): Fixed typo in comment.
6884
6885 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6886
6887         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6888         field in the original message.
6889         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6890
6891 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6892
6893         * wl-expire.el (wl-expire-hide):
6894         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6895
6896 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6897
6898         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6899         find decoder for To, Cc, and Subject.
6900
6901 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6902
6903         * Version number is increased to 2.5.5.
6904
6905         * wl-address.el (wl-address-specials-regexp): New constant.
6906         (wl-address-quote-specials): Use it.
6907
6908 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6909
6910         * wl-summary.el (wl-summary-rescan):
6911         Call `wl-summary-buffer-number-column-detect'.
6912         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6913
6914         * wl-message.el (wl-message-mode-map): Define.
6915         (wl-message-decode): Use it as local-map.
6916
6917 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6918
6919         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6920         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6921
6922 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6923
6924         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6925
6926         * wl-mule.el (wl-read-event-char): Ditto.
6927
6928         * wl-e21.el (wl-read-event-char): Ditto.
6929
6930         * wl-nemacs.el (wl-read-event-char): Ditto.
6931         (read-event): Removed.
6932
6933         * wl-util.el (toplevel): Removed dummy definition of
6934         `read-event'.
6935         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6936
6937 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6938
6939         * wl-nemacs.el (elmo-archive-call-process): Moved to
6940         elmo-archive.el.
6941
6942 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6943
6944         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6945         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6946
6947         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6948         instead of magic-number 6.  Use `not' instead of `null' for symbol
6949         `nil' check (not empty list).
6950         (wl-draft-insert-x-face-field): Fixed paren style.
6951
6952         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6953         one-branch conditional statement, instead of `and' and `if'.
6954         (wl-draft-forward): Likewise.
6955         (wl-draft-add-references): Likewise.
6956         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6957
6958         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6959         conditional steatment.  Use `cond' instead of `if'.
6960         (wl-draft-confirm): Likewise.
6961
6962 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6963
6964         * wl-version.el (wl-version-show): Use `product-string-1'
6965         instead of `wl-version'.
6966         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6967
6968         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6969
6970 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6971
6972         * wl-highlight.el (wl-highlight-headers): Revert
6973         `wl-highlight-x-face-func' argument (`beg' and `end').
6974
6975 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6976
6977         * wl.el (toplevel): Move `product-provide' declare.
6978         * wl-demo.el (toplevel): Ditto.
6979         * wl-dnd.el (toplevel): Ditto.
6980         * wl-highlight.el (toplevel): Ditto.
6981         * wl-message.el (toplevel): Ditto.
6982         * wl-refile.el (toplevel): Ditto.
6983         * wl-util.el (toplevel): Ditto.
6984
6985 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6986
6987         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6988         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6989         (wl-thread-close-all): keep cursor position.
6990
6991 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6992
6993         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6994         (eq x 0).
6995         (wl-generate-user-agent-string-1): Fix conditional statement.
6996
6997 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6998
6999         * wl.el (wl-check-environment): Additional check for
7000         'wl-local-domain' and `wl-message-id-domain'.
7001
7002 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7003
7004         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7005
7006 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7007
7008         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7009         instead of `smtp-sasl-user-realm'.
7010
7011 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7012
7013         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7014
7015 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7016
7017         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7018         to the default value as well as `eword-lexical-analyzer'.
7019
7020 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7021
7022         * wl-version.el (wl-extended-emacs-version,
7023         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7024         `elmo-match-string' instead of `wl-match-string'.
7025
7026 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7027
7028         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7029         docstring.
7030
7031 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7032
7033         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7034
7035 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7036
7037         * wl-highlight.el (wl-highlight-headers): Remove
7038         `wl-highlight-x-face-func' argument (`beg' and `end').
7039
7040 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7041
7042         * wl-summary.el (wl-summary-mark-as-important):
7043         Remove cache if folder is local.
7044
7045 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7046
7047         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7048         to get existing e-mail address string.
7049
7050 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7051
7052         * wl-version.el (wl-generate-user-agent-string): Commentary.
7053         (wl-generate-user-agent-string-1): Use `when' for
7054         one-branch conditional statement, instead of `and' and `if'.
7055         (wl-extended-emacs-version, wl-extended-emacs-version2,
7056         wl-extended-emacs-version3): Ditto.
7057
7058 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7059
7060         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7061         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7062         condition-case; Remove initialization.
7063         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7064         (wl-summary-sync-update3): Added argument `sync-all';
7065         Eliminated local variable `msgdb';
7066         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7067         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7068         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7069
7070 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7071
7072         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7073         connection before call `wl-draft-send-mail-with-smtp'.
7074
7075 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7076
7077         * Version number is increased to 2.5.4.
7078
7079 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7080
7081         * wl.el (wl-check-environment): Additional check for
7082         'wl-local-domain' and `wl-message-id-domain'.
7083
7084 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7085
7086         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7087         buffer as command specific.
7088         (wl-folder-mark-as-read-all-entity): Ditto.
7089         (wl-folder-prefetch-entity): Ditto.
7090         (wl-folder-drop-unsync-entity): Ditto.
7091
7092         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7093         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7094         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7095
7096         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7097         save-excursion.
7098
7099 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7100
7101         * Version number is increased to 2.5.3.
7102
7103         * wl-summary.el (wl-summary-save-view-cache):
7104         Delete duplicated `write-region';
7105         Use `write-region-as-binary' instead of `as-binary-output-file' and
7106         `write-region'.
7107
7108 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7109
7110         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7111
7112 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7113
7114         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7115         instead of `smtp-via-smtp'.
7116
7117 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7118
7119         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7120
7121 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7122
7123         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7124         instead of `smtp-sasl-user-realm'.
7125
7126 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7127
7128         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7129
7130 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7131
7132         * Version number is increased to 2.5.2.
7133
7134 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7135
7136         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7137         does not exist.
7138         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7139         (wl-biff-start): Call `timer-activate' if timer already exists.
7140
7141         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7142         only when it is bound as function.
7143
7144 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7145
7146         * Version number is increased to 2.5.1.
7147
7148 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7149
7150         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7151         Print refile/copy destination.
7152
7153 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7154
7155         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7156         queue-flush-only is non-nil.
7157
7158         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7159
7160         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7161         checking cache folder.
7162
7163 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7164
7165         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7166         `regexp-quote'.
7167
7168 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7169
7170         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7171         function.
7172         * wl-summary.el (wl-summary-write-current-folder-functions):
7173         Change default value.  Use it.
7174
7175 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7176
7177         * Version number is increased to 2.5.0.
7178
7179         * wl-version.el (wl-version): Changed codename.
7180
7181 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7182
7183         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7184         (wl-summary-supersedes-message): Ditto.
7185
7186 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7187
7188         * wl-refile.el (wl-refile-guess-functions): Renamed from
7189         `wl-refile-guess-func-list'.
7190
7191 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7192
7193         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7194         Fixed problem when no rule was matched.
7195
7196 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7197
7198         * wl-summary.el (wl-summary-get-mark): Fixed
7199         `wl-summary-buffer-target-mark' check logic.
7200
7201 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7202
7203         * wl-folder.el (wl-folder-write-current-folder): Added group
7204         folder check.
7205
7206         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7207         `wl-summary-write-current-newsgroup'.
7208         (wl-summary-write-current-folder-functions): New variable.
7209         * wl-folder.el (wl-folder-get-newsgroups): New function.
7210         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7211         (wl-folder-write-current-folder): Renamed from
7212         `wl-folder-write-current-newsgroup'.
7213
7214 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7215
7216         * Version number is increased to 2.3.93.
7217
7218 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7219
7220         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7221         (wl-ldap-make-matched-value-list): Ditto.
7222         (wl-ldap-alias-safe-string): Split e-mail address.
7223
7224         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7225         petname folder default was selected.
7226         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7227         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7228
7229 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7230
7231         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7232         to `wl-draft-config-exec'.
7233
7234         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7235         instead of calling `wl-draft-config-exec';
7236         Process group-list and show recipients in minibuffer.
7237
7238         * tm-wl.el (wl-draft-preview-message): Ditto.
7239
7240 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7241
7242         * wl.el (toplevel): Added (C) to copyright notice, and
7243         sync Author header.
7244         * tm-wl.el (toplevel): Ditto.
7245         * wl-address.el (toplevel): Ditto.
7246         * wl-demo.el (toplevel): Ditto.
7247         * wl-dnd.el (toplevel): Ditto.
7248         * wl-draft.el (toplevel): Ditto.
7249         * wl-e21.el (toplevel): Ditto.
7250         * wl-expire.el (toplevel): Ditto.
7251         * wl-folder.el (toplevel): Ditto.
7252         * wl-highlight.el (toplevel): Ditto.
7253         * wl-message.el (toplevel): Ditto.
7254         * wl-mime.el (toplevel): Ditto.
7255         * wl-mule.el (toplevel): Ditto.
7256         * wl-nemacs.el (toplevel): Ditto.
7257         * wl-refile.el (toplevel): Ditto.
7258         * wl-score.el (toplevel): Ditto.
7259         * wl-summary.el (toplevel): Ditto.
7260         * wl-template.el (toplevel): Ditto.
7261         * wl-thread.el (toplevel): Ditto.
7262         * wl-util.el (toplevel): Ditto.
7263         * wl-vars.el (toplevel): Ditto.
7264         * wl-xmas.el (toplevel): Ditto.
7265
7266 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7267
7268         * wl.el (wl-init): Added comment about `wl-init-hook'.
7269         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7270         * wl-vars.el (wl-init-hook): Added docs.
7271         (wl-make-plugged-hook): Removed useless docs.
7272         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7273         * wl-xmas.el (toplevel): Ditto.
7274
7275 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7276
7277         * wl-address.el (toplevel): Fixed multiple Author header format.
7278         * wl-demo.el (toplevel): Ditto.
7279         * wl-draft.el (toplevel): Ditto.
7280         * wl-folder.el (toplevel): Ditto.
7281         * wl-summary.el (toplevel): Ditto.
7282         * wl-thread.el (toplevel): Ditto.
7283         * wl-util.el (toplevel): Ditto.
7284         * wl-vars.el (toplevel): Ditto.
7285         * wl-version.el (toplevel): Ditto.
7286         * wl-xmas.el (toplevel): Ditto.
7287         * wl.el (toplevel): Ditto.
7288
7289         * wl-version.el (toplevel): Added require `elmo-version' for
7290         `product-version-as-string'.
7291
7292 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7293
7294         * wl-vars.el (wl-draft-send-hook): Changed default value to
7295         '(wl-draft-config-exec).
7296
7297         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7298         explicitly.
7299         (wl-draft): Set `wl-draft-config-exec-flag' before running
7300         `wl-mail-setup-hook'.
7301
7302         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7303         `wl-biff-init-icons' to `wl-init-hook' instead of
7304         `wl-make-plugged-hook'.
7305         (Because if `wl-draft' command is invoked at first,
7306         they are not initialized)
7307         Updated copyright notice.
7308
7309         * wl-e21.el (toplevel): Ditto;
7310
7311         * wl-demo.el (toplevel): Updated copyright notice.
7312         * wl-address.el (toplevel): Ditto.
7313         * wl-draft.el (toplevel): Ditto.
7314         * wl-version.el (toplevel): Ditto.
7315         * wl-folder.el (toplevel): Ditto.
7316         * wl-summary.el (toplevel): Ditto.
7317         * wl-thread.el (toplevel): Ditto.
7318         * wl-util.el (toplevel): Ditto.
7319         * wl-vars.el (toplevel): Ditto.
7320         * wl.el (toplevel): Ditto.
7321
7322 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7323
7324         * wl-highlight.el (wl-highlight-message): Fixed problem of
7325         highlighting failure which occured when the last field contains
7326         multiple lines in the draft buffer.
7327
7328         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7329         `wl-biff-start' if plugged.
7330
7331         * wl-util.el (wl-biff-check-folder): New function.
7332         (wl-biff-check-folders): Don't set session name prefix.
7333         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7334         (wl-biff-check-folder-async): Ditto.
7335
7336         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7337         in email address.
7338
7339 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7340
7341         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7342
7343         * wl-draft.el (wl-draft-strip-subject-re): New function.
7344
7345         * wl-draft.el (wl-draft-reply): Use it.
7346
7347 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7348
7349         * wl-message.el (wl-mmelmo-message-redisplay): Use
7350         `mime-display-message' instead of `wl-mime-display-message'.
7351
7352         * wl-mime.el (toplevel): Removed compatibility workaround
7353         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7354         (wl-mime-display-message): Abolished.
7355         (wl-mime-entity-read-field): Ditto.
7356         (wl-mime-combine-message/partial-pieces): Use
7357         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7358
7359 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7360
7361         * wl-template.el: Doc fixes.
7362
7363 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7364
7365         * wl-e21.el (wl-message-overload-functions): Do nothing if
7366         `current-local-map' is not available.
7367         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7368
7369 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7370
7371         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7372         representation.
7373
7374         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7375         number.
7376         (wl-fldmgr-save-folders): Don't use `format' when insert
7377         `wl-fldmgr-folders-header'.
7378
7379 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7380
7381         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7382
7383 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7384
7385         * wl-highlight.el (wl-highlight-message):
7386         Use `std11-field-end' to detect end point of the header field.
7387         Refer `wl-highlight-max-header-size'.
7388
7389         * wl-vars.el (wl-highlight-max-header-size): New variable.
7390
7391         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7392
7393         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7394         Set `for-draft' argument of wl-highlight-headers.
7395         (wl-draft): Ditto.
7396         (wl-draft-reedit): Ditto.
7397         (wl-user-agent-compose-internal): Ditto.
7398
7399 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7400
7401         * wl-message.el (wl-message-add-button): Use overlay.
7402
7403 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7404
7405         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7406
7407         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7408         problem when group-list content is nothing.
7409         (Reported by Mito <mit@nines.nec.co.jp>)
7410
7411 2000-10-18  SAITO Atsunori <sai@yedo.com>
7412
7413         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7414
7415 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7416
7417         * tm-wl.el (toplevel): Use product-provide.
7418
7419 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7420
7421         * Version number is increased to 2.3.92.
7422
7423 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7424
7425         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7426         title text, use `display' property for left margin under Emacs 21.
7427
7428         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7429         properties.
7430         (wl-plugged-init-icons): Ditto.
7431
7432 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7433
7434         * wl.el (wl-save-status, wl-init): Remove last period in
7435         "...done." message.
7436         * tm-wl.el (wl-summary-burst): Ditto.
7437         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7438         wl-summary-resume-cache-status,
7439         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7440         wl-summary-sync-update3, wl-summary-highlight-msgs,
7441         wl-summary-flush-pending-append-operations,
7442         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7443         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7444         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7445         wl-thread-open-all): Ditto.
7446         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7447         * wl-mime.el (wl-summary-burst): Ditto.
7448         * wl-highlight.el (wl-highlight-summary): Ditto.
7449         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7450         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7451         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7452         * wl-address.el (wl-local-address-init): Ditto.
7453
7454 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7455
7456         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7457         `add-text-properties'.
7458         (wl-plugged-init-icons): Ditto.
7459         (wl-folder-init-icons): Use `propertize' instead of
7460         `put-text-property'.
7461         (wl-plugged-set-folder-icon): Ditto.
7462         (wl-e21-highlight-folder-group-line): Ditto.
7463
7464 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7465
7466         * wl-version.el (wl-version-status-alist): New variable.
7467         (wl-version-status): New function.
7468
7469         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7470         "Cc" part of the case "Reply-To".
7471
7472         * wl-draft.el (wl-draft-reply): Use result of
7473         `eword-extract-address-components'.
7474
7475         * wl-demo.el (wl-demo-icon-name): New constant.
7476         (wl-logo-xpm): Use it.
7477         (wl-logo-xbm): Ditto.
7478         (wl-logo-bitmap): Ditto.
7479
7480         * Version number is increased to 2.3.91.
7481
7482 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7483
7484         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7485         (wl-extended-emacs-version, wl-extended-emacs-version2,
7486         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7487         docstring.
7488
7489         * wl-version.el (wl-generate-user-agent-string-1): New function.
7490         (wl-generate-user-agent-string): Use it.
7491
7492         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7493         `mime-edit-insert-user-agent-field'.
7494         (wl-generate-user-agent-string): Check
7495         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7496
7497         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7498         instead of `if', when verbose case.
7499
7500 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7501
7502         * wl-expire.el (wl-summary-expire): Fix.
7503
7504 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7505
7506         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7507         and `elmo-lost+found-folder' if 'wl-draft.
7508         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7509
7510 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7511
7512         * wl-expire.el (wl-summary-expire): Change messages.
7513         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7514         `deleing-info' instead of "Deleting..."
7515
7516 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7517
7518         * wl-summary.el (wl-summary-refile-subr): Fix.
7519
7520 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7521
7522         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7523         if pipe folder.
7524
7525 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7526
7527         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7528
7529 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7530
7531         * wl-expire.el (wl-expire-hide): New function.
7532         (wl-summary-expire): Add `hide'.
7533
7534 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7535
7536         * wl-vars.el (wl-draft-reply-without-argument-list):
7537         Changed default value to consider `Reply-To:'.
7538         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7539
7540         * Version number is increased to 2.3.90.
7541
7542         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7543         elmo-imap4-get-session with unwind-protect.
7544         Don't cause error.
7545         (wl-summary-sync-marks): Don't check plugged nor folder type.
7546         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7547         (Always keep current buffer).
7548
7549 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7550
7551         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7552         Enclose with `save-excursion'.
7553
7554 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7555
7556         * wl-version.el (wl-version): Remove interactive.
7557
7558 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7559
7560         * wl-version.el (wl-generate-user-agent-string): Use
7561         `product-string-verbose' instead of `product-string-1'.
7562
7563 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7564
7565         * wl-vars.el (wl-draft-use-cache): New variable.
7566         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7567         if wl-draft-use-cache is non-nil.
7568
7569 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7570
7571         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7572         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7573
7574 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7575
7576         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7577         (wl-thread-msg-mark-as-unread): Ditto.
7578
7579         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7580         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7581         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7582         Don't set mark in summary if return value of `elmo-mark-as-read'
7583         is nil.
7584         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7585         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7586         instead of `wl-thread-msg-mark-as-read'.
7587         (wl-summary-mark-as-unread-region): Ditto.
7588         (wl-summary-target-mark-mark-as-read): Ditto.
7589
7590         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7591
7592 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7593
7594         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7595
7596         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7597
7598 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7599
7600         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7601         face.
7602
7603 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7604
7605         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7606         `running-xemacs'.
7607
7608 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7609
7610         * wl-version.el (toplevel): Use `product-version-as-string' for
7611         set verstion-string, if defined.
7612
7613         * wl-version.el (wl-version-show): Insert string at point, when
7614         call with argument.
7615
7616         * wl-version.el (wl-generate-user-agent-string): Use
7617         `product-string-1' instead of `wl-appname', `wl-version' and
7618         `wl-codename'.
7619
7620 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7621
7622         * wl-address.el (toplevel): Use product-provide.
7623         * wl-demo.el (toplevel): Ditto.
7624         * wl-dnd.el (toplevel): Ditto.
7625         * wl-draft.el (toplevel): Ditto.
7626         * wl-e21.el (toplevel): Ditto.
7627         * wl-expire.el (toplevel): Ditto.
7628         * wl-fldmgr.el (toplevel): Ditto.
7629         * wl-folder.el (toplevel): Ditto.
7630         * wl-highlight.el (toplevel): Ditto.
7631         * wl-message.el (toplevel): Ditto.
7632         * wl-mime.el (toplevel): Ditto.
7633         * wl-mule.el (toplevel): Ditto.
7634         * wl-nemacs.el (toplevel): Ditto.
7635         * wl-refile.el (toplevel): Ditto.
7636         * wl-score.el (toplevel): Ditto.
7637         * wl-summary.el (toplevel): Ditto.
7638         * wl-template.el (toplevel): Ditto.
7639         * wl-thread.el (toplevel): Ditto.
7640         * wl-util.el (toplevel): Ditto.
7641         * wl-vars.el (toplevel): Ditto.
7642         * wl-xmas.el (toplevel): Ditto.
7643         * wl.el (toplevel): Ditto.
7644
7645 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7646
7647         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7648         instead of product.
7649
7650         * wl-version.el (wl-version): Compile time evalution elmo-version.
7651
7652 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7653
7654         * wl-summary.el (wl-summary-sync-force-update): Append queue
7655         `mark-as-read'if unplugged.
7656
7657 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7658
7659         * wl-version.el: New file.  Use product.el.
7660         * wl.el: add (require 'wl-version).
7661         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7662         for ~/.folders header.
7663         (wl-fldmgr-folders-header): Changed.
7664         * wl-demo.el (wl-demo): Use product.el.
7665
7666         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7667         wl-version.el.
7668         * wl-util.el (wl-version, wl-version-show): Ditto.
7669
7670         * wl-util.el (wl-generate-user-agent-string,
7671         wl-extended-emacs-version, wl-extended-emacs-version2,
7672         wl-extended-emacs-version3): Move to wl-version.el.
7673         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7674         xemacs-codename, mime-edit-insert-user-agent-field,
7675         mime-edit-user-agent-value, mime-editor/version,
7676         mime-editor/codename): Compile warning killer move to
7677         wl-version.el
7678
7679 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7680
7681         * wl-summary.el (wl-summary-refile-subr): Fix.
7682
7683 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7684
7685         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7686         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7687
7688 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7689
7690         * wl.el (wl-check-environment): Check too many `@'.
7691
7692 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7693
7694         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7695
7696 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7697
7698         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7699         wl-draft-reply-myself-without-argument-list): Add variables.
7700         * wl-draft.el (wl-draft-reply): Use it.
7701
7702 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7703
7704         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7705         the 5th argument of `elmo-network-get-spec'.
7706
7707         * wl-thread.el (wl-thread-reparent-children): New inline function.
7708         (wl-thread-delete-message): Use it.
7709
7710         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7711         (wl-summary-score-update-all-lines): Don't use `dolist'.
7712
7713 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7714
7715         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7716         (require 'elmo-msgdb) for inline function.
7717
7718 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7719
7720         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7721
7722 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7723
7724         * wl-score.el (wl-score-headers): Fix for the confusing macro
7725         `elmo-kill-buffer'.
7726
7727 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7728
7729         * wl-summary.el: Don't use the 3rd argument of `require' because
7730         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7731         * wl-util.el: Ditto.
7732         * wl-draft.el: Ditto.
7733
7734 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7735
7736         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7737         window system is not used.
7738
7739 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7740
7741         * wl-thread.el: Don't use `mapcar' only for iteration.
7742         (wl-thread-resume-entity): Ditto.
7743         (wl-thread-delete-message): Ditto.
7744
7745         * wl-summary.el: Bind `dragdrop-drop-functions',
7746         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7747         of `require' for `timezone', `easymenu' and `ps-print';
7748         don't use `mapcar' only for iteration.
7749
7750         * wl-util.el: Bind `mule-version', `nemacs-version',
7751         `emacs-beta-version', `xemacs-codename',
7752         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7753         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7754         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7755         only for iteration.
7756
7757         * wl-score.el: Don't use `mapcar' only for iteration.
7758         (wl-score-simplify-buffer-fuzzy): Ditto.
7759         (wl-score-simplify-subject): Ditto.
7760         (wl-score-headers): Ditto.
7761         (wl-summary-score-update-all-lines): Ditto.
7762
7763         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7764         `enable-multibyte-characters' and `mule-version'.
7765
7766         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7767         `mapcar' only for iteration.
7768
7769         * wl-demo.el: Don't use `mapcar' only for iteration.
7770
7771         * wl-folder.el: Don't use `mapcar' only for iteration.
7772         (wl-folder-open-all): Ditto.
7773         (wl-folder-count-incorporates): Ditto.
7774
7775         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7776         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7777
7778         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7779         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7780         `smtp-connection-type'; specify 3rd argument of `require' for
7781         `timezone'; don't use `mapcar' only for iteration.
7782         (wl-draft-clone-local-variables): Don't use `mapcar'.
7783         (wl-draft-generate-clone-buffer): Ditto.
7784         (wl-user-agent-compose-internal): Ditto.
7785
7786         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7787
7788         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7789         (wl-save-status): Ditto.
7790
7791         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7792         for iteration.
7793
7794 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7795
7796         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7797         removed `Date'.
7798         (wl-fldmgr-make-filter-default): New user option.
7799
7800         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7801         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7802         (wl-fldmgr-filter-completion-alist): Abolish.
7803
7804         * wl.el (wl): Don't check servers if arg is non-nil.
7805
7806         * wl-draft.el (wl-draft-reply): Set only message-id string to
7807         In-Reply-To field.
7808
7809 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7810
7811         * wl-summary.el (wl-summary-pick): Rewrite.
7812
7813         * wl-draft.el (wl-draft-forward): Get references field from
7814         original buffer.
7815         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7816
7817 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7818
7819         * wl-draft.el (wl-draft-forward): Add references field.
7820
7821 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7822
7823         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7824         (wl-draft-reply): Use it.
7825
7826 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7827
7828         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7829         when Emacs 21 is running.
7830
7831         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7832         bindings.
7833
7834 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7835
7836         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7837         XPM icons transparent.
7838
7839         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7840         Emacs 21.
7841
7842 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7843
7844         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7845         nil.
7846
7847         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7848         when it is persistent.
7849         (wl-summary-sync-marks): Changed argument for
7850         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7851         (wl-summary-virtual): Use `elmo-read-search-condition'.
7852         (wl-summary-redisplay-internal): If folder is local, mark as read
7853         even when folder is plugged.
7854
7855 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7856
7857         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7858         of `tool-bar-lines' in the frame parameters.
7859         (after-make-frame-functions, post-command-hook): Don't modify the
7860         value.
7861         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7862         wl-e21-tool-bar-lines): Removed.
7863
7864 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7865
7866         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7867         properties `evaporate' and `wl-momentary-overlay' as well.
7868         (wl-highlight-summary-displaying): Ditto.
7869         (wl-delete-all-overlays): Don't delete overlay which does not have
7870         a property `wl-momentary-overlay'.
7871
7872         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7873         `display-mouse-p' and `display-graphic-p'.
7874         (wl-folder-init-icons): Don't search for XBM or the other files.
7875         (wl-plugged-set-folder-icon): Make icons if and only if
7876         `display-graphic-p' returns non-nil.
7877         (wl-highlight-plugged-current-line): Use `before-string' overlay
7878         property to show icon images.
7879         (wl-highlight-folder-current-line): Ditto.
7880         (wl-e21-highlight-folder-group-line): Ditto.
7881         (wl-e21-highlight-folder-by-numbers): Ditto.
7882         (wl-e21-insert-image): Removed.
7883         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7884         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7885         said.
7886         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7887         `wl-e21-force-switch-toolbar'.
7888         (wl-e21-make-icon-image): Removed.
7889         (wl-e21-setup-toolbar): Don't search for XBM files.
7890         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7891         the default value.
7892
7893 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7894
7895         * wl-util.el (wl-biff-check-folder-async): Set
7896         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7897
7898 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7899
7900         * wl-e21.el (after-make-frame-functions): Add
7901         `wl-e21-force-switch-toolbar'.
7902         (wl-e21-force-switch-toolbar): New function force to switch the
7903         toolbar appearance automatically.
7904         (post-command-hook): Add `wl-e21-switch-toolbar'.
7905         (wl-e21-switch-toolbar): New function to switch the toolbar
7906         appearance automatically.
7907         (wl-e21-tool-bar-lines): New buffer local variable.
7908
7909 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7910
7911         * wl-util.el (wl-biff-check-folders-running): New variable.
7912         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7913         (wl-biff-check-folder-async-callback):
7914         Set `wl-biff-check-folders-running'.
7915         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7916         with unwind-protect.
7917
7918         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7919         Enclose `wl-folder-auto-check' with unwind-protect.
7920
7921         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7922         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7923
7924         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7925
7926         * wl-util.el (wl-biff-notify): New inline function.
7927         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7928         locally.
7929         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7930         folder-list' is 1.
7931         Use `wl-biff-notify'.
7932         (wl-biff-check-folder-async-callback): New function.
7933         (wl-biff-check-folder-async): Ditto.
7934
7935         * wl-folder.el (wl-folder): Don't check folders.
7936         (wl-folder-auto-check): New function.
7937
7938 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7939
7940         * wl-util.el (wl-biff-start) [Emacs19+]:
7941         Use `timer-next-integral-multiple-of-time'.
7942         (wl-biff-check-folders): Use `wl-default-folder'
7943         if `wl-biff-check-folder-list' is nil.
7944
7945 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7946
7947         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7948         instead of `elmo-delete-lists'.
7949
7950 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7951
7952         * wl.el (wl-plugged-toggle-all): Set the value of
7953         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7954         (wl-plugged-toggle): Ditto.
7955         (wl-toggle-plugged): Ditto.
7956         (wl-plugged-init): Ditto.
7957
7958         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7959         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7960         instead of `wl-biff-state-indicator-off' and
7961         `wl-biff-state-indicator-on'; don't modify the value and the type
7962         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7963         (wl-plugged-init-icons): Set icons data to
7964         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7965         instead of `wl-plug-state-indicator-off' and
7966         `wl-plug-state-indicator-on'; don't modify the value and the type
7967         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7968
7969         * wl-vars.el (wl-modeline-biff-state-off,
7970         wl-modeline-biff-state-on, wl-modeline-biff-status,
7971         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7972         wl-modeline-plug-status): New internal variables.
7973         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7974         wl-biff-check-interval, wl-biff-check-folder-list): Change
7975         customization group from `wl-folder' to `wl-highlight'.
7976         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7977         wl-show-plug-status-on-modeline): Defcustomized.
7978
7979         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7980         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7981         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7982         a flag to `mode-line-buffer-identification'.
7983
7984         * wl-e21.el (wl-biff-init-icons): Set icons data to
7985         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7986         instead of `wl-biff-state-indicator-off' and
7987         `wl-biff-state-indicator-on'.
7988         (wl-plugged-init-icons): Set icons data to
7989         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7990         instead of `wl-plug-state-indicator-off' and
7991         `wl-plug-state-indicator-on'.
7992
7993 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7994
7995         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7996         excessive titles.
7997
7998 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7999
8000         * wl.el (wl-plugged-mode): Use revised
8001         `wl-mode-line-buffer-identification'.
8002         (wl-plugged-init): Don't use `force-mode-line-update'.
8003
8004         * wl-xmas.el (wl-draft-overload-functions): Use revised
8005         `wl-mode-line-buffer-identification'.
8006         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8007         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8008         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8009         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8010         `wl-make-plugged-hook';
8011         add `wl-folder-init-icons' and `wl-setup-folder' to
8012         `wl-folder-mode-hook'.
8013
8014         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8015         19 as well.
8016         (wl-mode-line-display-priority-list): New user option.
8017         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8018         Defcustomized.
8019         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8020         Add docs.
8021
8022         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8023         start.
8024         (wl-mode-line-buffer-identification): Revised as a function.
8025
8026         * wl-summary.el (wl-summary-mode): Use revised
8027         `wl-mode-line-buffer-identification'; don't call
8028         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8029         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8030         `wl-xmas-setup-summary'.
8031
8032         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8033         `wl-mode-line-buffer-identification'.
8034
8035         * wl-mule.el (wl-draft-overload-functions): Use revised
8036         `wl-mode-line-buffer-identification'.
8037
8038         * wl-folder.el (wl-make-plugged-alist): Don't call
8039         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8040         (wl-folder): Don't call `wl-folder-init-icons' directly.
8041         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8042         `wl-xmas-setup-folder' directly;
8043         use revised `wl-mode-line-buffer-identification'.
8044         (TopLevel): Don't bind `wl-biff-init-icons',
8045         `wl-plugged-init-icons', `wl-folder-init-icons',
8046         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8047
8048         * wl-e21.el (wl-draft-overload-functions): Use revised
8049         `wl-mode-line-buffer-identification'.
8050         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8051         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8052         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8053         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8054         `wl-make-plugged-hook';
8055         add `wl-folder-init-icons' and `wl-setup-folder' to
8056         `wl-folder-mode-hook'.
8057
8058 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8059             Katsumi Yamaoka    <yamaoka@jpl.org>
8060
8061         * wl.el (wl): Call `wl-biff-start'.
8062         (wl-exit): Call `wl-biff-stop'.
8063         (wl-plugged-mode): Show biff in modeline.
8064         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8065
8066         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8067         (wl-biff-init-icons): New function.
8068         (wl-plugged-init-icons): Don't make too much keymaps.
8069         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8070
8071         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8072         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8073         variables.
8074         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8075         options.
8076
8077         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8078         wl-biff-start, wl-biff-stop): New functions.
8079         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8080         (wl-biff-timer-name): New variable.
8081
8082         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8083
8084         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8085         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8086
8087         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8088         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8089
8090         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8091         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8092         `wl-folder-init-icons' to `ignore' if they are not available.
8093         (wl-folder-mode): Show biff in modeline.
8094
8095         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8096         (wl-biff-init-icons): New function.
8097         (wl-plugged-init-icons): Don't make too much keymaps.
8098         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8099
8100 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8101
8102         * wl-vars.el (wl-strict-diff-folders): Customization Type
8103         and doc fix.  Define as a list of regular expressions for
8104         folders or nil.
8105         * wl-folder.el (wl-folder-check-one-entity): Use
8106         `wl-string-match-member' instead of `wl-string-member' for
8107         `wl-strict-diff-folders'.
8108
8109 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8110
8111         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8112         (wl-highlight-folder-current-line): Use it; new implementation.
8113         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8114         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8115         `defsubst' instead of `defun'.
8116
8117         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8118         `wl-highlight-group-folder-by-numbers'; made it can also be a
8119         number.  See info for more details.
8120
8121         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8122         running.
8123
8124         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8125         to bind them.
8126
8127         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8128         (wl-highlight-folder-current-line): New implementation.
8129
8130         * wl-highlight.el (wl-highlight-folder-group-line): New
8131         implementation.
8132         (wl-delete-all-overlays): Rewrite as a marco.
8133         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8134
8135         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8136         running.
8137         (wl-folder-*-glyph): No need to bind them.
8138
8139         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8140         `wl-e21-highlight-folder-group-icon'; rewrite.
8141         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8142         `defsubst' instead of `defun'.
8143         (wl-folder-mode-map): Bind it when compiling.
8144
8145 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8146
8147         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8148
8149         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8150
8151 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8152
8153         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8154
8155 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8156
8157         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8158         (wl-highlight-folder-current-line): Use it.
8159
8160         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8161         in `id-name'.
8162
8163 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8164
8165         * wl.el: Require `wl-e21' when Emacs 21 is running.
8166
8167         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8168         default when Emacs 21 is running.
8169         (wl-use-highlight-mouse-line): Ditto.
8170         (wl-on-emacs21): New constant.
8171         (wl-on-emacs20): Removed.
8172
8173         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8174         Emacs 21 is running.
8175
8176         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8177         Emacs 21 is running.
8178
8179         * wl-e21.el: New file.
8180
8181 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8182
8183         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8184         (wl-toggle-plugged): Ditto.
8185         (wl-plugged-toggle): Ditto.
8186         (wl-plugged-toggle-all): Ditto.
8187
8188         * wl-vars.el (wl-plug-state-indicator): Refer
8189         `wl-plug-state-indicator-on' indirectly.
8190
8191 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8192
8193         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8194         Call `wl-folder-confirm-existence'.
8195
8196         * wl-folder.el (wl-folder-confirm-existence): Added optional
8197         argument `force'.
8198
8199 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8200
8201         * wl-summary.el (wl-summary-refile-subr): Assume
8202         `copy-or-refile' as symbol.
8203         (wl-summary-refile): Follow up above change.
8204         (wl-summary-copy): Ditto.  Doc fix.
8205
8206 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8207
8208         * wl-summary.el (wl-summary-pick): Don't bind
8209         `elmo-search-mime-charset'.
8210
8211         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8212         default using old backquote style.
8213         (wl-search-mime-charset): Abolished.
8214
8215         * wl-highlight.el (wl-highlight-headers):
8216         Call `point' after `re-search-forward'(for Nemacs).
8217
8218         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8219         for elmo-imap4.el.
8220
8221 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8222
8223         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8224         `wl-message-ignored-field-list' instead of
8225         `mime-view-ignored-field-list'.
8226
8227         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8228         Add interactive spec.
8229         (wl-folder-goto-bottom-of-current-folder): Ditto.
8230         (wl-folder-mode-map): Bind them.
8231
8232         * wl-vars.el (wl-message-ignored-field-list): New variable.
8233         (wl-message-visible-field-list): New variable.
8234
8235         * wl-mime.el (wl-mime-header-presentation-method): New function.
8236         (wl-mime-setup): Set header-presentation-method.
8237
8238 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8239
8240         * wl-nemacs.el (wl-draft-overload-functions): Set
8241         `mode-line-buffer-identification' instead of using
8242         `wl-make-modeline'.
8243
8244         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8245         instead of using `wl-make-modeline'.
8246
8247         * wl-xmas.el (wl-plugged-init-icons): Set up
8248         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8249         (wl-make-modeline): Abolish.
8250         (wl-draft-overload-functions): Set
8251         `mode-line-buffer-identification' instead of using
8252         `wl-make-modeline'.
8253
8254         * wl-util.el (wl-make-modeline-subr): Abolish.
8255         (wl-mode-line-buffer-identification): New alias.
8256
8257         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8258         (wl-summary-make-modeline): Abolish.
8259         (wl-summary-buffer-set-folder): Set
8260         `wl-summary-buffer-folder-indicator'.
8261         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8262         of using `wl-make-modeline'.
8263         (wl-summary-switch-to-clone-buffer): Don't set
8264         `mode-line-buffer-identification'.
8265         (wl-summary-goto-folder-subr): Ditto.
8266
8267         * wl-mule.el (wl-draft-overload-functions): Set
8268         `mode-line-buffer-identification' instead of using
8269         `wl-make-modeline'.
8270
8271         * wl-folder.el (wl-folder-mode): Set
8272         `mode-line-buffer-identification' instead of using
8273         `wl-make-modeline'.
8274         (wl-folder): Don't set `mode-line-buffer-identification'.
8275
8276 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8277
8278         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8279         instead of `member' for `wl-refile-guess-func-list' look-ups.
8280         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8281
8282 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8283
8284         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8285         `wl-message-button-dispatcher'.
8286
8287         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8288
8289         * wl-message.el (wl-message-button-dispatcher): Use it.
8290
8291         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8292         "In-Reply-To".
8293
8294         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8295         Bind `case-fold-search' to t.
8296
8297 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8298
8299         * wl-xmas.el (wl-message-overload-functions): Initialize
8300         `wl-message-button-map'.
8301
8302         * wl-mule.el (wl-message-overload-functions): Initialize
8303         `wl-message-button-map'.
8304
8305         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8306
8307         * wl-message.el (wl-message-button-map): New keymap.
8308         (wl-message-add-button): New function.
8309         (wl-message-button-dispatcher): New function.
8310         (wl-message-button-refer-article): New function.
8311
8312         * wl-highlight.el
8313         (wl-highlight-message-add-buttons-to-header): New function.
8314         (wl-highlight-headers): Use it.
8315
8316 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8317
8318         * wl-summary.el (wl-summary-default-from): Use
8319         `wl-address-get-petname-1'.
8320         (wl-summary-simple-from): Ditto.
8321
8322         * wl-address.el (wl-address-get-petname-1): New inline function.
8323         (wl-address-get-petname): Use it.
8324
8325 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8326
8327         * wl-summary.el (wl-summary-default-from): Return full-name part
8328         from the address if no petname was found.
8329         (wl-summary-simple-from): Ditto.
8330
8331         * wl-address.el (wl-address-get-petname): Return nil if no petname
8332         associated with the address was found.
8333
8334 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8335
8336         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8337         display is finished.
8338
8339 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8340
8341         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8342         `elmo-folder-exists-p' argument.
8343
8344 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8345
8346         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8347         the folder.
8348
8349 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8350
8351         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8352
8353         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8354         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8355
8356 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8357
8358         * wl-folder.el (wl-folder-create-subr): New function.
8359         (wl-folder-confirm-existence): Use it.
8360         (wl-folder-check-one-entity): Use it.
8361         Check the error symbol is derived from 'elmo-open-error.
8362
8363         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8364         `ignore-error'.
8365
8366 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8367
8368         * wl-util.el (toplevel): Add (eval-when-compile (require
8369         'elmo-util)).  (Maybe `provide' is typo.)
8370
8371 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8372
8373         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8374         (I don't know why this was needed.)
8375
8376         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8377         Follow up changes for stream-type.
8378
8379         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8380         (wl-draft-elmo-nntp-send): Ditto.
8381
8382         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8383         (wl-nntp-posting-stream-type): Ditto.
8384         (wl-pop-before-smtp-ssl): Abolished.
8385         (wl-nntp-posting-ssl): Ditto.
8386
8387         * wl-address.el (wl-address-quote-specials): New function.
8388         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8389
8390         * wl-draft.el (wl-draft-reply): Ditto.
8391
8392 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8393
8394         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8395         use function `wl-string-match-assoc'.
8396
8397 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8398
8399         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8400
8401         * wl-draft.el (wl-draft-deduce-address-list): New function.
8402         (wl-draft-parse-mailbox-list): Ditto.
8403         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8404         instead of `smtp-deduce-address-list'.
8405         (wl-draft-on-field-p): Follow group list.
8406
8407         * wl-address.el (wl-address-concat-token): New function.
8408         (wl-address-string-without-group-list-contents): Ditto.
8409         (wl-complete-field-body): Fixed problem of completion
8410         by japanese petname.
8411         (wl-address-make-completion-list): Rewrite.
8412
8413 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8414
8415         * wl-address.el (wl-address-make-completion-list): Completion by
8416         petname.
8417         (wl-complete-field-body): Likewise.
8418
8419 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8420
8421         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8422         contains invalid address syntax.
8423
8424 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8425
8426         * wl-folder.el (wl-folder-check-entity-async): Use
8427         `elmo-nntp-spec-hostname'.
8428
8429 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8430
8431         * wl-summary.el (wl-summary-msgdb-load-async): Use
8432         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8433
8434 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8435
8436         * wl-draft.el (wl-draft-reply): Set argument
8437         `content-transfer-encoding' as nil.
8438
8439 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8440
8441         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8442         `wl-refile-alist'.
8443
8444 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8445
8446         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8447         (wl-draft-edit-string): Ditto.
8448         (wl-draft-forward): Ditto.
8449         * wl-summary.el (wl-summary-write): Ditto.
8450
8451 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8452
8453         * wl-summary.el (wl-summary-sync-update3): Call
8454         `wl-summary-buffer-number-column-detect'.
8455         (wl-summary-buffer-number-column-detect): Search from point-min.
8456
8457 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8458
8459         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8460         contains an address which is not included in original to or cc.
8461
8462 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8463
8464         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8465         begin-line does not exist.
8466         * wl-message.el (wl-message-uu-substring): Ditto.
8467
8468 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8469
8470         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8471         clear local variables.
8472         (wl-summary-exit): Call `elmo-commit'.
8473         (wl-summary-switch-to-clone-buffer): Call
8474         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8475         (wl-summary-goto-folder-subr): Ditto.
8476
8477         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8478         POP folder.
8479
8480 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8481
8482         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8483         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8484         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8485         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8486         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8487         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8488
8489         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8490
8491 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8492
8493         * wl-summary.el (wl-summary-search-by-subject):
8494         Search parent message from the latest one.
8495
8496 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8497
8498         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8499         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8500
8501         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8502         New user option.
8503
8504         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8505         if elmo-nntp-use-killed-list is nil.
8506         Use `elmo-msgdb-append-to-killed-list'.
8507         (Append numbers confirmed as disappeared to the killed list.)
8508         (wl-summary-confirm-appends): Don't display negative number.
8509
8510 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8511
8512         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8513
8514 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8515
8516         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8517         range is `all'.
8518         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8519         `elmo-list-bigger-diff'.
8520
8521 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8522
8523         * wl-summary.el (wl-summary-buffer-exit-func):
8524         New buffer local variable.
8525         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8526
8527 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8528
8529         * wl-demo.el (wl-demo): Fix the last change.
8530
8531 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8532
8533         * wl-demo.el (wl-demo): Don't use `eval'.
8534
8535 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8536
8537         * wl-summary.el (wl-summary-buffer-thread-modified):
8538         New buffer-local variable.
8539         (wl-summary-set-thread-modified): New function.
8540         (wl-summary-thread-modified-p): New function.
8541         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8542         (wl-summary-yank-saved-message): Use function
8543         `wl-summary-set-thread-modified'
8544         (wl-summary-switch-to-clone-buffer): Add
8545         `wl-summary-buffer-thread-modified'.
8546
8547         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8548         (wl-summary-buffer-mark-saved-hook): Ditto.
8549         * wl-summary.el (wl-summary-msgdb-save): New hook
8550         `wl-summary-buffer-message-saved-hook' and
8551         `wl-summary-buffer-mark-saved-hook'.
8552
8553 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8554
8555         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8556
8557 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8558
8559         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8560         don't hide scroll bars under FSF Emacsen because it may incur an
8561         undesirable redrawing.
8562
8563 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8564
8565         * wl-draft.el (wl-draft-edit-string): Call
8566         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8567
8568 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8569
8570         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8571
8572 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8573
8574         * wl-summary.el (wl-summary-msgdb-load-async): Call
8575         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8576
8577 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8578
8579         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8580         fringes in demo buffer; center bitmap logo correctly even if old
8581         Mule is used.
8582
8583 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8584
8585         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8586
8587         * wl-refile.el (wl-refile-subject-alist): New variable.
8588         (wl-refile-subject-alist-file-name): Ditto.
8589         (wl-refile-alist-setup): Rewrite.
8590         (wl-refile-alist-save): Use `elmo-object-save'.
8591         Eliminated arguments.
8592         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8593         (wl-refile-guess-by-subject): New function.
8594         (wl-refile-guess-func-list): Added it.
8595
8596 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8597
8598         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8599         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8600
8601 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8602
8603         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8604         New buffer-local variable.
8605         (wl-summary-buffer-next-folder-func): Ditto.
8606         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8607         if non-nil.
8608         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8609         if non-nil.
8610         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8611         if non-nil.
8612         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8613         if non-nil.
8614
8615 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8616
8617         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8618         permanently in the demo buffer.
8619
8620 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8621
8622         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8623         `mime-entity-fetch-field'.
8624
8625         * wl.el (wl-exit): Delete plugged buffer.
8626
8627         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8628         XEmacs has menubar feature.
8629
8630 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8631
8632         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8633         cannot arrive at the beginning of the buffer under old Emacsen.
8634
8635 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8636
8637         * wl-address.el (wl-address-ldap-search):
8638         Call `ldap-search-entries' with `withdn' argument t.
8639         (wl-complete-field-body): Bind completion-ignore-case as t.
8640         Clear ldap search hash when it was sole completion.
8641         Use elmo-string for pattern string.
8642         (wl-ldap-alias-safe-string): Eliminated needless let.
8643
8644 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8645
8646         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8647         (wl-ldap-alias-sep): New constant.
8648         (wl-ldap-search-attribute-type-list): Ditto.
8649         (wl-ldap-get-value): New function.
8650         (wl-ldap-make-filter): Ditto.
8651         (wl-ldap-make-matched-value-list): Ditto.
8652         (wl-ldap-alias-safe-string): Ditto.
8653         (wl-ldap-register-dn-string): Ditto.
8654         (wl-address-ldap-search): Rewrite.
8655
8656 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8657
8658         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8659         thread is deleted.
8660         (wl-thread-delete-line-from-buffer): Ditto.
8661         (wl-thread-get-exist-children): New function.
8662
8663 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8664
8665         * wl-demo.el (wl-demo): Made it to select various image types.
8666         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8667         from `wl-title-logo'.
8668         (wl-logo-ascii): New variable.
8669         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8670         (wl-demo-copyright-notice): New constant.
8671
8672         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8673
8674 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8675
8676         * wl-vars.el (wl-summary-target-above): Renamed from
8677         wl-summary-temp-above.
8678         * wl-score.el (wl-score-get-score-alist): Use it.
8679         (wl-summary-score-update-all-lines): Use it.
8680         * wl-summary.el: Ditto. (make-variable-buffer-local).
8681
8682 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8683
8684         * wl-vars.el (wl-ldap-port): New user option.
8685
8686         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8687         Rewite whole implementation.
8688         (wl-complete-field-body): Fixed.
8689
8690 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8691
8692         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8693         Choose implementation at compile time.
8694
8695 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8696
8697         * wl-address.el (wl-ldap-search-internal): New function.
8698         (wl-complete-field-to): Use it.
8699
8700 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8701
8702         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8703         Use `let' instead of `let*'.
8704         Require 'wl-vars.
8705
8706         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8707         Define as defcustom.
8708         (wl-ldap-base): Ditto.
8709         (wl-use-ldap): Ditto.
8710
8711 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8712
8713         * wl-address.el (wl-ldap-search): New function.
8714         (wl-complete-field-body): Use `wl-ldap-search'.
8715         (wl-ldap-server): New variable.
8716         (wl-ldap-base): Ditto.
8717         (wl-use-ldap): Ditto.
8718
8719 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8720
8721         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8722         (Pointed out by Mito <mit@nines.nec.co.jp>).
8723         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8724         buffer-local variables like `wl-summary-redisplay-internal'.
8725         (wl-summary-redisplay-all-header): Likewise.  Update
8726         Summary view too.
8727
8728 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8729
8730         * wl-summary.el (wl-summary-jump-to-parent-message):
8731         Consider prefix argument.
8732
8733         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8734         when closed thread is deleted.
8735
8736 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8737
8738         * wl-summary.el (wl-summary-jump-to-parent-message):
8739         Consider thread modification.
8740
8741 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8742
8743         * wl-message.el (wl-message-normal-get-original-buffer): Use
8744         `save-excursion'.
8745
8746         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8747         (wl-summary-showto-folder-regexp): Ditto.
8748
8749 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8750
8751         * wl-util.el (wl-delete-alist): Doc fix.
8752         (wl-delete-associations): New function.
8753         (wl-inverse-alist): New function.
8754         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8755         Split temporary variables. Use `wl-delete-associations'
8756         and `wl-inverse-alist'.
8757         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8758
8759 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8760
8761         * wl-folder.el (wl-folder-prefetch-entity):
8762         Execute prefetching if new count is unknown.
8763
8764 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8765
8766         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8767
8768         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8769         delete entity.
8770         (wl-thread-set-parent): If insert as top, set linked as nil.
8771
8772         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8773         `wl-thread-cleanup-symbols' when view mode is thread.
8774
8775 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8776
8777         * wl-folder.el (wl-folder-create-folder-entity): Use
8778         with-current-buffer.
8779         (wl-local-folder-init): Call set-buffer to make sure we are in
8780         the Folder buffer. Don't touch buffer-local variables here.
8781         (wl-folder-mode): Initialize buffer-local variables here.
8782
8783         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8784         (wl-folder-entity-assign-id): Ditto.
8785         (wl-folder-create-entity-hashtb): Ditto.
8786         (wl-local-folder-init): Ditto.
8787         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8788
8789 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8790
8791         * wl-summary.el (wl-summary-default-from): Fix probrem when
8792         std11-extract-address-components return (nil "foo@bar").
8793
8794 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8795
8796         * wl-draft.el (wl-draft-clone-local-variables):
8797         Remove redundant `setq'.
8798
8799 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8800
8801         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8802         Bind wl-highlight-x-face-func as nil while highlighting header.
8803
8804 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8805
8806         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8807
8808 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8809
8810         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8811         elmo-msgdb-overview-hashtb from copy-variables.
8812         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8813         instead of `elmo-msgdb-overview-get-entity-by-number'.
8814         (wl-summary-auto-refile): Ditto.
8815
8816         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8817         `elmo-msgdb-overview-get-entity' instead of
8818         `elmo-msgdb-search-overview-entity'.  Use
8819         `elmo-msgdb-overview-get-entity' instead of
8820         `elmo-msgdb-overview-get-entity-by-number'.
8821         (wl-thread-insert-entity-sub): Ditto.
8822         (wl-thread-insert-message): Ditto.
8823
8824         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8825         `elmo-msgdb-overview-get-entity'.
8826         (wl-normal-message-redisplay): Ditto.
8827
8828 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8829
8830         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8831         `wl-thread-entities'.
8832         (wl-thread-delete-message): Fix remove top message from
8833         `wl-thread-entity-list'.
8834
8835         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8836         wl-append(nconc), because update-list is broken on Meadow.
8837
8838         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8839         updating process.
8840         (wl-summary-rescan): Ditto.
8841         (wl-summary-sync-update3): Ditto.
8842         * wl-thread.el (wl-thread-set-parent): Renamed from
8843         `wl-summary-set-parent'.
8844         (wl-thread-insert-message): Updating buffer faster.
8845         (wl-thread-delete-message): Updating buffer faster.
8846
8847         * wl-score.el (wl-summary-score-update-all-lines): Changed
8848         interval for display progress gauge.
8849
8850 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8851
8852         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8853         folder always-sticky.
8854         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8855         defmacro.
8856
8857 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8858
8859         * wl-vars.el (wl-draft-add-references): New user option.
8860
8861         * wl-draft.el (wl-draft-add-references): New function.
8862         (wl-draft-yank-from-mail-reply-buffer): Use it.
8863         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8864         as nil.
8865
8866 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8867
8868         * wl-thread.el (wl-thread-update-line-msgs): Called
8869         `wl-thread-update-line-on-buffer-sub'.
8870         (wl-thread-update-line-on-buffer): Delete routine of inserting
8871         thread.
8872         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8873         moved from `wl-thread-update-line-on-buffer'.
8874         Add threshold for displaying progress gauge.
8875         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8876         argument of `wl-thread-update-line-msgs'.
8877         Add threshold for displaying progress gauge.
8878         * wl-folder.el:
8879         Add threshold for displaying progress gauge.
8880         * wl-score.el: Ditto.
8881
8882         * wl-expire.el (wl-summary-expire): Display deleting info.
8883
8884 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8885
8886         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8887         `no-msg'.
8888         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8889         argument of `wl-thread-update-line-msgs'.
8890         (wl-summary-set-parent): Added optional argument `parent-number'.
8891         (wl-summary-buffer-saved-message): New buffer local variable.
8892         (wl-summary-save-current-message): New command.
8893         (wl-summary-yank-saved-message): Ditto.
8894         (wl-summary-mode-map): Added key binding for
8895         `wl-summary-save-current-message' (\ew) and
8896         `wl-summary-yank-saved-message' (\C-y).
8897         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8898
8899 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8900
8901         * wl-summary.el (wl-summary-mode-map): Added key binding for
8902         `wl-summary-set-parent' (ts).
8903
8904 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8905
8906         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8907         subject faster. If thread number is reverse, delayed updating
8908         thread.
8909         (wl-summary-search-by-subject): Ditto.
8910         (wl-summary-put-alike): Ditto.
8911         (wl-summary-get-alike): Ditto.
8912         (wl-summary-insert-headers): Insert header of all overview in
8913         buffer.
8914         (wl-summary-rescan): Delayed updating thread. Kill search subject
8915         buffer for wl-summary-search-by-subject.
8916         (wl-summary-sync-update3): Ditto.
8917         (wl-summary-exit): Ditto.
8918         (wl-summary-goto-bottom-of-current-thread): Change for linked
8919         thread.
8920         (wl-summary-overview-create-summary-line): Change line for linked
8921         thread.
8922
8923         * wl-summary.el (wl-summary-update-thread): Use
8924         wl-thread-maybe-get-children-num.
8925         (wl-summary-set-parent): If change parent, move sub thread.
8926         (wl-summary-redisplay-internal): Add horizontal recenter.
8927         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8928
8929         * wl-thread.el (wl-thread-entity-get-linked): New function.
8930         (wl-thread-entity-set-linked): New function.
8931         (wl-thread-create-entity): Add linked element.
8932         (wl-thread-entity-insert-as-top): Use wl-append.
8933         (wl-thread-maybe-get-children-num): If closing thread, return
8934         children msgs.
8935         (wl-thread-update-line-msgs): Displaying progress message.
8936         (wl-thread-update-line-on-buffer-sub): Use
8937         wl-thread-maybe-get-children-num.
8938         (wl-thread-update-line-on-buffer): If update line is not exists,
8939         insert thread.
8940         (wl-thread-delete-message): If delete top msg of thread, search
8941         parent by subject.
8942         (wl-thread-insert-entity): Use
8943         wl-thread-maybe-get-children-num.
8944
8945         * wl-highlight.el (wl-highlight-summary-current-line): change
8946         sregexp for linked thread.
8947         * wl-util.el (wl-count-lines): Count lines.
8948         (wl-horizontal-recenter): horizontal recenter.
8949         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8950         (wl-score-get-alike): Ditto.
8951         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8952         (wl-subject-length-limit): New variable.
8953         (wl-highlight-thread-indent-string-regexp): Changed for linked
8954         thread.
8955
8956 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8957
8958         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8959         New variable (revival).
8960         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8961         by subject matching if there's no in-reply-to nor references field
8962         (revival).
8963
8964 \f
8965 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8966
8967         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8968         message.
8969
8970 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8971
8972         * wl-summary.el (wl-summary-reply): Return t if there was a
8973         message at cursor point.
8974         Added unwind-protect.
8975         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8976         returns t.
8977         (wl-summary-cancel-message): Do nothing when there's no message at
8978         cursor point.
8979         (wl-summary-forward): Ditto.
8980         (wl-summary-jump-to-parent-message): Ditto.
8981         (wl-summary-reedit): Ditto.
8982         (wl-summary-edit-addresses): Ditto.
8983         (wl-summary-pipe-message): Ditto.
8984         (wl-summary-print-message-with-ps-print): Ditto.
8985         (wl-summary-print-message): Ditto.
8986         (wl-summary-mark-as-important): Ditto.
8987         (wl-summary-mark-as-unread): Ditto.
8988
8989         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8990         message at cursor point.
8991         (wl-summary-reply-with-citation): Remove unwind-protect.
8992
8993         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8994         subject searching feature.
8995         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8996         Eliminated.
8997
8998 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8999
9000         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9001         New variable.
9002         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9003         by subject matching if there's no in-reply-to nor references field.
9004
9005         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9006
9007         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9008         when display is finished.
9009         (wl-folder-open-all): Ditto.
9010         (wl-folder-update-access-group): Ditto.
9011         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9012         * wl-thread.el (wl-thread-close-all): Ditto.
9013
9014         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9015         progress gauge only when it was displayed.
9016         * wl-folder.el (wl-folder-insert-entity): Ditto.
9017
9018 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9019
9020         * wl-summary.el (wl-summary-incorporate): Enclose
9021         `wl-summary-sync-force-update' with save-excursion.
9022
9023 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9024
9025         * wl-summary.el (wl-summary-prefetch-region):
9026         Pass current cursor point to `pos-visible-in-window-p' after
9027         moving cursor to the started point.
9028
9029 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9030
9031         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9032
9033         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9034         fields from the forwarding message.
9035         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9036         `ignored-fields'.
9037
9038 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9039
9040         * wl-mime.el (wl-message-request-partial):
9041         Eliminated argument `msgdb'.
9042         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9043         (wl-mime-combine-message/partial-pieces): Likewise.
9044         * tm-wl.el (wl-message-request-partial): Likewise.
9045         (wl-mime-combine-message/partial-pieces): Likewise.
9046
9047 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9048
9049         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9050         when display is finished.
9051
9052 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9053
9054         * wl-summary.el (wl-summary-goto-folder-subr):
9055         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9056
9057 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9058
9059         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9060         when cursor point is visible.
9061
9062 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9063
9064         * wl-expire.el (wl-expire-archive-get-max-number):
9065         Don't use `file-name-directory'.
9066
9067 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9068
9069         * wl-expire.el (wl-expire-archive-get-max-number):
9070         Use `file-name-directory'.
9071
9072 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9073
9074         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9075         only when there is progress.
9076
9077 2000-04-13  Mito <mit@nines.nec.co.jp>
9078
9079         * wl-summary.el (wl-summary-sync-marks): Display progress.
9080
9081 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9082
9083         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9084         (wl-summary-prev): Move cursor regardless of unread status.
9085         (wl-summary-next): Ditto.
9086
9087 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9088
9089         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9090         Added argument `target' and `number'.
9091         * tm-wl.el (wl-summary-burst-subr): New function.
9092         (wl-summary-burst): Use it.
9093
9094 2000-04-10  Mito <mit@nines.nec.co.jp>
9095
9096         * wl-mime.el (wl-burst): New function.
9097         (wl-summary-burst): Use it.
9098
9099 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9100
9101         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9102         as petname when there's no candidate.
9103
9104 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9105
9106         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9107         New variable.
9108         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9109
9110         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9111
9112         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9113
9114 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9115
9116         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9117         Use substring of `original' instead of buffer-substring.
9118         (wl-refile-evaluate-rule):
9119         Set `original' argument of wl-refile-expand-newtext.
9120
9121         * wl-summary.el
9122         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9123         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9124         (wl-summary-auto-refile): Check existence of destination folder just
9125         before marking.
9126
9127 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9128
9129         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9130         when wl-refile-get-field-value return nil.
9131
9132 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9133
9134         * wl-refile.el
9135         (wl-refile-expand-newtext): New function imported from Gnus.
9136         (wl-refile-evaluate-rule): Use it.
9137
9138 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9139
9140         * wl-summary.el (wl-summary-print-destination):
9141         Duplicate folder string to avoid putting text-property on
9142         original string.
9143
9144         * wl-refile.el (wl-refile-get-field-value): New function.
9145         (wl-refile-evaluate-rule): New function;
9146         Evaluate refile rule recursively.
9147         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9148         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9149         New function; Check existence of a target folder recursively.
9150         (wl-summary-auto-refile-check-refile-rule-alist):
9151         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9152
9153 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9154
9155         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9156
9157         * wl-folder.el (wl-create-folder-entity-from-buffer):
9158         Fixed problem when '}' character is contained in folder name.
9159
9160         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9161
9162 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9163
9164         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9165         (wl-fldmgr-add-completion-all-completions):
9166         Use wl-fldmgr-add-completion-hashtb.
9167
9168 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9169
9170         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9171         wl-fldmgr-add-completion-subr): New functions.
9172         * wl-folder.el (wl-folder-completion-func): New variable.
9173         * wl-summary.el (wl-summary-read-folder):
9174         Use wl-folder-completion-func.
9175
9176         * wl-refile.el: Eliminate throw & catch.
9177
9178         * wl.el (wl-plugged-sending-queue-status): Fixed.
9179
9180 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9181
9182         * wl-draft.el (wl-draft): Put category property on
9183         mail-header-separator.