cbcaa102688e63c8d5a7ab5e0f6b05376fc99fc7
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-highlight.el (wl-highlight-message): Fix description.
4
5 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
6
7         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
8         tty.
9
10 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
11
12         * wl-action.el (wl-summary-exec): Print failure count.
13
14 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
15
16         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
17         to `defun', remove interactive form.
18         Set elmo-message-fetch-confirm when force-reload is non-nil.
19
20 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
21
22         * wl-summary.el (toplevel): Removed unnecessary autoload.
23
24 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
25
26         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
27         the buffer is generated from another message buffer.
28
29 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
30
31         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
32         extracted from `wl-fldmgr-save-folders'.
33         (wl-fldmgr-delete): Call it after deletion.
34
35 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
36
37         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
38         multi-tty support.
39
40 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
41
42         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
43
44 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
45
46         * wl-summary.el (wl-summary-rescan): Remove unused variables.
47         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
48
49 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
50
51         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
52         unsubscribe list only if argument CLEAR is nil.
53
54 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
55
56         * wl-draft.el (wl-draft-reply): Decode subject before removing
57         Re: prefix.
58
59 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
60
61         * wl-summary.el (wl-summary-sort-by-size): New command.
62
63 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
64
65         * wl-summary.el (wl-summary-number-list-from-region): New
66         function.
67         (wl-summary-mark-as-read-region): Use it.
68         (wl-summary-mark-as-unread-region): Ditto.
69         (wl-summary-set-flags-region): Ditto and add optional argument
70         remove.
71         (wl-summary-mark-as-answered-region): Ditto.
72         (wl-summary-mark-as-important-region): Ditto.
73         (wl-summary-target-mark-mark-as-important): Added optional
74         argument remove.
75         (wl-summary-target-mark-mark-as-answered): Ditto.
76         (wl-summary-target-mark-set-flags): Ditto.
77
78 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
79
80         * wl-summary.el (wl-summary-set-flags-region): Call
81         `wl-summary-set-flags-internal' with number list instead of call
82         one by each message.
83         (wl-summary-target-mark-set-flags): Likewise.
84
85 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
86
87         * wl-summary.el (wl-summary-target-mark-operation): Add optional
88         argument `inverse' and use `wl-summary-delete-all-target-marks'.
89         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
90         (wl-summary-target-mark-mark-as-answered): Likewise.
91
92 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
93
94         * wl-summary.el (wl-summary-target-mark-forward): Use
95         `wl-summary-delete-all-target-marks' instead of
96         `wl-summary-delete-all-temp-marks'.
97         (wl-summary-target-mark-reply-with-citation): Ditto.
98         (wl-summary-target-mark-uudecode): Ditto.
99         (wl-summary-target-mark-set-flags): Ditto and remove needless
100         cursor move.
101
102 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
103
104         * wl-summary.el (wl-summary-target-mark-forward): Protect
105         wl-summary-buffer-target-mark-list from nreverse.
106         (wl-summary-target-mark-reply-with-citation): Ditto.
107
108 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
109
110         * wl-thread.el (wl-thread-update-indent-string-thread): Use
111         `elmo-display-progress-threshold'.
112
113 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
114
115         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
116         check `wl-summary-highlight'.
117         (wl-summary-window-scroll-functions): Respect value of
118         `wl-summary-highlight'.
119         (wl-summary-sync-update): Run hooks
120         `wl-summary-buffer-window-scroll-functions' at any time.
121
122 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
123
124         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
125         from `wl-summary-cleanup-temp-marks'.
126         (wl-summary-cleanup-temp-marks): Abolish argument.
127         * wl.el (wl-save-status): Revert previous change.
128         (wl-execute-temp-marks): New function, call
129         `wl-summary-exec-with-confirmation'.
130         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
131         (wl-folder-save-and-exec-marks): Abolished.
132
133 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
134
135         * wl-e21.el (wl-e21-display-image-p): Respect
136         `wl-highlight-folder-with-icon'.
137         (wl-e21-highlight-folder-group-line): Highlight mouse line
138         even if wl-e21-display-image-p is nil.
139
140         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
141         Respect value of `wl-summary-highlight'.
142
143         * wl.el (wl-save-status): Remove unused variable.
144
145         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
146         (wl-folder-mode-map): Bind it to "x".
147
148 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
149
150         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
151
152         * wl-thread.el (wl-thread-get-parent-list): Don't check
153         disconnected ancestors, neglecting needless work in
154         `wl-thread-update-indent-string-thread'.
155
156         * wl.el (wl-save): Take prefix argument to execute remaining marks.
157         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
158         argument, add argument default-keep to keep marks by default.
159
160         * Version number is increased to 2.11.30.
161
162         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
163         customization type and docstring.
164         (wl-draft-reply-without-argument-list): Ditto.
165
166 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
167
168         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
169
170         * wl-spam.el (wl-spam-mark-action-list): Ditto.
171
172 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
173
174         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
175
176 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
177
178         * wl-draft.el (wl-draft-config-exec): Narrow the range of
179         save-excursion so as not to include run-hooks.
180
181 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
182
183         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
184         Clarify that marks are going to be cleared.
185
186 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
187
188         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
189         according to 3rd element of wl-summary-flag-mark.
190
191         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
192
193 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
194
195         * wl-action.el (wl-summary-target-mark-all): Don't set
196         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
197
198 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
199
200         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
201         (wl-forward-subject-prefix): Ditto.
202         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
203         (wl-draft-reply-make-subject): Ditto.
204
205         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
206         `wl-draft-forward'.
207         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
208
209 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
210
211         * wl-action.el (wl-summary-target-mark-set-action): Stop if
212         target message does not exist.
213
214 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
215
216         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
217         `wl-subject-prefix-regexp'.
218         (wl-subject-forward-prefix-regexp): New variable.
219         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
220         `wl-draft-strip-subject-re' and take regexp as argument.
221         (wl-draft-forward): Use it.
222         (wl-draft-reply): Ditto.
223
224 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
225
226         * wl-e21.el (wl-highlight-plugged-current-line): Change for
227         emacs multi-tty support.
228
229 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
230
231         * wl-e21.el (wl-e21-display-image-p): Don't call
232         `display-images-p'.
233         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
234         support.
235         (wl-highlight-folder-current-line): Ditto.
236         (wl-folder-init-icons): Ditto.
237
238 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
239
240         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
241         the last line of summary in unplugged mode.
242
243 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
244
245         * wl-vars.el (wl-refile-rule-alist): Doc fix.
246
247 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
248
249         * wl-vars.el (wl-user-mail-address-regexp): New variable.
250         * wl-address.el (wl-address-user-mail-address-p): Use it.
251         (wl-address-delete-user-mail-addresses): Ditto.
252         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
253
254         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
255         (wl-address-delete-user-mail-addresses): Ditto.
256
257         * wl-address.el (wl-address-delete-user-mail-addresses): New
258         function.
259         * wl-refile.el (wl-refile-guess-by-history): Use it.
260         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
261         (wl-draft-make-mail-followup-to): Ditto and fix logic.
262
263         * wl-draft.el (wl-draft-edit-string): To judge sender address,
264         use wl-address-user-mail-address-p.
265
266 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
267
268         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
269         after opening group.
270
271 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
272
273         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
274         of elmo-set-buffer-multibyte.
275
276         * wl-message.el (wl-original-message-mode): Ditto.
277
278         * wl-score.el (wl-score-insert-header): Ditto.
279
280         * wl-summary.el
281         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
282         (wl-summary-goto-folder-subr): Ditto.
283         (wl-summary-insert-headers): Ditto.
284
285         * wl-util.el (wl-set-string-width): Ditto.
286
287         * Version number is increased to 2.11.29.
288
289 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
290
291         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
292         (wl-highlight-summary-line-help-echo-alist): New variable.
293         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
294         into `wl-highlight-summary-line-help-echo' and
295         `wl-highlight-flag-folder-help-echo'.
296         (wl-highlight-summary-line-string): Change accordingly.
297         (wl-highlight-summary-current-line): Ditto.
298
299 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
300
301         * wl-highlight.el (wl-highlight-message): Ignore white spaces
302         at the beginning of field body (Thanks to Markus Knittig).
303
304         * wl-draft.el (wl-draft-insert-current-message): Also check
305         summary buffer, remove unnecessary tag.
306
307 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
308
309         * wl-draft.el (wl-draft-insert-current-message): Cause error also
310         when wl-message-buffer is nil.
311
312         * wl-folder.el (wl-folder): Abolish unused argument.
313         Call wl-folder-init when wl-folder-entity is nil.
314         * wl.el (wl): Change accordingly.
315
316 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
317
318         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
319         multibyte string before insert into draft buffer.
320         (wl-draft-create-buffer): Always enable multibyte characters for
321         draft buffer.
322
323         * Version number is increased to 2.11.28.
324
325 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
326
327         * wl-folder.el (wl-folder-open-close): Handle blank line.
328         (wl-folder-jump-to-current-entity): Ditto.
329
330 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
331
332         * Version number is increased to 2.11.27.
333
334 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
335
336         * wl-thread.el (wl-thread-insert-message): When the thread is
337         devided by wl-summary-max-thread-depth, insert line at the end of
338         buffer.
339
340 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
341
342         * Version number is increased to 2.11.26.
343
344 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
345
346         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
347
348 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
349
350         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
351         value of stream-type and session.
352
353 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
354
355         * Version number is increased to 2.11.25.
356
357 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
358
359         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
360         in a quit message.
361
362 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
363
364         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
365         (wl-summary-redisplay-no-mime-internal): Ditto.
366
367 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
368
369         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
370         * wl-vars.el (wl-smtp-connection-type): Ditto.
371
372 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
373
374         * wl-highlight.el (wl-highlight-message): Change to strict regexp
375         for the separator line and quote mail-header-separator.
376
377 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
378
379         * wl-spam.el (wl-message-check-spam): Fixed problem no display
380         result message.
381
382         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
383         `elmo-multiple-fields-body-list' with boundary as
384         mail-header-separator.
385
386 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
387
388         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
389
390 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
391
392         * wl-util.el (wl-list-diff): Remove unused function.
393
394         * wl-draft.el (wl-draft-send-confirm): Discard input before
395         confirmation.
396
397 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
398
399         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
400         order of flag and new.
401
402 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
403
404         * wl-vars.el (wl-refile-policy-alist): Abolished.
405
406         * wl-action.el (wl-summary-set-action-refile): Follow the change
407         above.
408
409 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
410
411         * wl-highlight.el (wl-highlight-signature-search): Don't use
412         re-search-backward for a long word since it is possible to crash
413         XEmacs because of a bug.
414
415 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
416
417         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
418
419 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
420
421         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
422         argument for wl-summary-sync-force-update.
423
424 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
425
426         * wl-summary.el (wl-summary-mode-map): Revival of
427         wl-summary-mark-as-important related bindings;
428         Bind 'F','tF','mF','rF','m&'.
429         (wl-summary-mark-as-important-region): Revival.
430         (wl-summary-target-mark-mark-as-important): Ditto.
431         (wl-summary-target-mark-operation): New function.
432         (wl-summary-target-mark-mark-as-answered): Use it.
433         (wl-summary-decide-flag): Don't set Important as default.
434         (wl-summary-mark-as-important-internal): Revival.
435         (wl-summary-mark-as-important): Ditto.
436
437         * wl-thread.el (wl-thread-mark-as-important): Ditto.
438
439         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
440         instead of facep.
441
442 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
443
444         * wl-dnd.el (wl-dnd-drop-func): Fix.
445
446         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
447         mouse-set-point instead of posn-point.
448
449         * wl-xmas.el (wl-completing-read-multiple): Define as function.
450
451         * wl-mule.el (wl-completing-read-multiple): Ditto.
452
453 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
454
455         * wl-demo.el (face-background-name): Defalias to avoid compile
456         warning.
457
458 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
459
460         * wl-summary.el (wl-summary-decide-flag): Use
461         wl-completing-read-multiple instead of completing-read-multiple.
462
463         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
464         New alias.
465
466         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
467         Use face-background-name instead of face-background.
468
469         * wl-vars.el (wl-summary-save-file-suffix): New user option.
470
471         * wl-summary.el (wl-summary-save): Use it.
472         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
473
474         * wl-mime.el (wl-mime-save-content): Fix last change.
475
476 2004-02-10  Len Trigg <lenbok@myrealbox.com>
477
478         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
479         New function.
480         (wl-summary-sort-specs): Added sort.
481         * wl-mime.el (wl-mime-save-content): Expand file name.
482
483 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
484
485         * wl-mime.el (wl-draft-preview-message): Fixed typo.
486
487         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
488
489 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
490
491         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
492         for flag if it is not defined.
493
494 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
495
496         * wl-e21.el (wl-highlight-folder-current-line): Use
497         elmo-folder-type-internal when elmo-folder-type returns nil.
498
499         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
500
501         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
502
503         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
504
505         * wl-e21.el (wl-summary-toolbar): Ditto.
506
507         * wl-vars.el (wl-demo-background-color): Abolished.
508         (wl-summary-persistent-mark-priority-list): Renamed from
509         wl-summary-flag-priority-list.
510         (wl-summary-flag-alist): New user option.
511         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
512         (wl-message-mode-line-format-spec-alist): Added 'F'.
513         (wl-message-mode-line-format): Likewise.
514         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
515         instead of wl-summary-important-mark.
516         (wl-file-folder-icon): New variable.
517
518         * wl-thread.el (wl-thread-set-flags): Renamed from
519         wl-thread-mark-as-important.
520
521         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
522         warning.
523         (wl-summary-mode-menu-spec): Follow the change of 
524         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
525         (wl-summary-mode-map): Follow the change of
526         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
527         (wl-summary-detect-mark-position): Follow the variable name change.
528         (wl-summary-set-flags-region): New function for the replacement of
529         wl-summary-mark-as-important-region.
530         (wl-summary-sync-marks): Sync all global-flags.
531         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
532         instead of elmo-message-flagged-p.
533         (wl-summary-persistent-mark-string): Follow the variable name change;
534         Put wl-summary-flag-mark if the message has global-flag.
535         (wl-summary-target-mark-set-flags): Renamed from 
536         wl-summary-target-mark-mark-as-important.
537         (wl-summary-decide-flag): New function.
538         (wl-summary-set-flags-internal): Renamed from
539         wl-summary-mark-as-important-internal.
540         (wl-summary-add-flags-internal): New function.
541         (wl-summary-remove-flags-internal): Ditto.
542         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
543         (wl-summary-mark-as-unimportant): Abolish.
544         (wl-summary-move-spec-alist): Changed `important' to `digest'.
545         (wl-summary-next-message): List flagged messages in the msgdb.
546
547         * wl-score.el (wl-summary-score-update-all-lines): Use
548         wl-summary-add-flags-internal instead of 
549
550         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
551
552         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
553         from wl-message-buffer-cur-flag (To avoid misunderstanding).
554         (wl-message-buffer-require-all-header): Renamed from
555         wl-message-buffer-all-header-flag (Ditto).
556         (wl-message-buffer-flag-indicator): New variable.
557         (wl-message-redisplay): Changed local varibale name from `flag' to
558         `display-type'; Set up wl-message-buffer-flag-indicator.
559         (wl-message-buffer-display): Changed varibale name from `flag' to
560         `display-type'.
561         (wl-message-display-internal): Likewise.
562
563         * wl-highlight.el (wl-highlight-demo-face): Define default background
564         color.
565         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
566
567         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
568
569         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
570         (wl-demo-setup-properties): Renamed from
571         `wl-demo-set-background-color'.
572         (wl-demo): Follow the change above.
573         
574         * Version number is increased to 2.11.24.
575
576 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
577
578         * wl-summary.el (wl-summary-toggle-thread): Call
579         `wl-summary-rescan' with disable-thread as non-nil.
580         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
581
582 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
583
584         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
585         foreground property of the face.
586         (wl-demo-insert-text): Don't set up face property here.
587         (wl-demo): Call wl-demo-set-background-color, anyway.
588
589 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
590
591         * wl-vars.el (wl-demo-background-color): The value can be nil.
592
593 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
594
595         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
596         to wl-summary-wheel-dispatcher.
597
598         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
599         wl-message-wheel-dispatcher.
600         (wl-message-wheel-dispatcher): New function.
601         (wl-summary-wheel-dispatcher): Ditto.
602
603 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
604
605         * wl-action.el (wl-summary-target-mark-all): List messages which are
606         not in the killed-list.
607
608         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
609         only when the folder is 'flag/important.
610
611         * wl-address.el (wl-complete-field-body): Complete if the last
612         character is a space.
613
614 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
615
616         * wl-folder.el (wl-folder-clear-entity-info): Use
617         elmo-clear-hash-val.
618
619         * wl-fldmgr.el (wl-fldmgr-rename): Set
620         wl-folder-info-alist-modified as t.
621
622 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
623
624         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
625
626 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
627
628         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
629         (wl-folder-buffer-last-visited-entity-id): New buffer local
630         variable.
631         (wl-folder-revisit-last-visited-folder): New function.
632         (wl-folder-mode-map): Bind it to "C-i".
633         (wl-folder-set-current-entity-id): Set last visited folder.
634         * wl-summary.el (wl-summary-exit): Ditto.
635
636 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
637
638         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
639         before calling `recenter' in order to cope with an XEmacs bug.
640
641 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
642
643         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
644         to the default value.
645
646 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
647
648         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
649         change.
650         (wl-summary-sync-marks): Ditto.
651         (wl-summary-mark-as-read-internal): Ditto.
652         (wl-summary-mark-as-answered-internal): Ditto.
653         (wl-summary-mark-as-important-internal): Ditto.
654         (wl-summary-reply): Ditto.
655
656         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
657         instead of `elmo-folder-unflag-answered'.
658
659         * Version number is increased to 2.11.23.
660
661         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
662         the last change.
663
664 2004-01-11  Kenichi Okada  <okada@opaopa.org>
665
666         * wl-spam.el (wl-summary-exec-action-refile-with-register):
667         Specify "spam" or "good".
668
669 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
670
671         * wl-spam.el (wl-summary-exec-action-spam): Call
672         wl-folder-confirm-existence for spam folder.
673         (wl-spam-setup): Bind "mk".
674
675 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
676
677         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
678
679 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
680
681         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
682         destination folder is empty.
683
684 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
685
686         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
687         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
688
689         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
690         (wl-summary-refile-prev-destination-region): New function.
691         (wl-thread-refile-prev-destination): Ditto.
692         (wl-summary-target-mark-refile-prev-destination): Ditto.
693
694 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
695
696         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
697         (wl-demo-background-color): Changed default value.
698
699         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
700         color.
701
702         * wl-demo.el (wl-demo-set-background-color): New function.
703         (wl-demo): Call it.
704
705 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
706
707         * wl-address.el (wl-address-delete): Avoid mis-deleting.
708         * wl-address.el (wl-address-add-or-change): Don't add empty
709         address.
710
711 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
712
713         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
714
715 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
716
717         * wl-vars.el (wl-demo-image-filter-alist): New variable
718         (wl-demo-background-color): Ditto.
719
720         * wl-demo.el (wl-demo-xpm-set-background): New function.
721         (wl-demo-image-filter): Ditto.
722         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
723
724         * wl-vars.el (wl-demo-icon-name-alist): New variable.
725
726         * wl-demo.el (wl-demo-icon-name): Define as function.
727         (wl-demo-insert-image): Use it.
728
729 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
730
731         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
732
733 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
734
735         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
736
737 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
738
739         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
740
741 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
742
743         * wl-thread.el (wl-thread-mark-as-answered): New function.
744
745         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
746         answered" entry.
747         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
748         "r&" and wl-thread-mark-as-answered to "t&".
749         (wl-summary-mark-as-important-region): Refine to toggle mark.
750         (wl-summary-mark-as-answered-region): New function.
751         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
752         and 3rd argument.
753         (wl-summary-mark-as-important-internal): Likewise.
754
755 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
756
757         * wl-template.el (wl-template-preview): New internal variable.
758         (wl-template-preview-p): New function.
759         (wl-template-show): Bind `wl-template-preview' as t.
760
761 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
762
763         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
764         `elmo-message-entity-field' with 3rd argument which is non-nil.
765
766 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
767
768         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
769         Removed duplicate local bind `folder'.
770
771 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
772
773         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
774
775 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
776
777         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
778         duplicate definition.
779
780 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
781
782         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
783         non-nil, use it; Don't fetch message if there's no message in the
784         current cursor position.
785
786 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
787
788         * wl-util.el (wl-region-exists-p): Use region-active-p.
789         (wl-deactivate-region): New function.
790         * wl-message.el (wl-message-redisplay): Deactivate region.
791
792         * wl-summary.el (wl-summary-reply): Call
793         `wl-summary-set-message-buffer-or-redisplay' instead of
794         `wl-summary-redisplay-internal', don't move point.
795
796 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
797
798         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
799         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
800         by regexp.
801
802 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
803
804         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
805         if no need.
806
807 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
808
809         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
810         default value to nil.
811         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
812         `wl-summary-prepare-hook'; Replace refile action to
813         `wl-summary-exec-action-refile-with-register'.
814
815         * Version number is increased to 2.11.22.
816
817 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
818
819         * wl-summary.el (wl-summary-detect-mark-position): Set
820         `wl-summary-buffer-weekday-name-lang'.
821
822 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
823
824         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
825         (wl-summary-mark-as-read-all): Ditto.
826         (wl-summary-delete-messages-on-buffer): Ditto.
827         (wl-summary-sync-update): Ditto.
828         (wl-summary-mark-as-read-internal): Ditto.
829         (wl-summary-mark-as-answered-internal): Ditto.
830         (wl-summary-update-folder-info): Abolished.
831
832 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
833
834         * wl-summary.el (wl-summary-mark-as-read-all): Use
835         `wl-summary-update-folder-info' instead of
836         `wl-folder-update-unread'.
837
838 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
839
840         * wl-summary.el (wl-summary-update-folder-info): New function derived from
841         `wl-summary-folder-info-update'.
842         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
843         instead of `wl-summary-folder-info-update'.
844         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
845         `wl-folder-set-folder-updated'.
846         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
847         instead of `wl-folder-update-unread'.
848         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
849         the value of `wl-summary-buffer-unread-count' for the second parameter of
850         `wl-folder-update-unread'.
851
852         * Version number is increased to 2.11.21.
853
854 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
855
856         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
857         a local variable.
858
859 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
860
861         * wl-spam.el (wl-summary-mark-spam): Show message only if call
862         interactively.
863
864         * wl-summary.el (wl-summary-mark-as-important-internal): New
865         internal function.
866         (wl-summary-mark-as-important): Use it.
867         (wl-summary-mark-as-unimportant): New function.
868         (wl-summary-sync-marks): Follow the API change.
869
870         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
871
872         * wl-mime.el (wl-summary-burst): Check target folder is writable.
873
874 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
875
876         * wl-folder.el (wl-folder-update-unread): Re-indent.
877         Narrow the scope of a local variable.
878
879 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
880
881         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
882         (wl-addrmgr-merge-entries): Ditto.
883         (wl-addrmgr): Added to address entry which exists in draft buffer
884         if no entry is in original.
885
886 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
887
888         * wl-batch.el: New file.
889
890 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
891
892         * wl-vars.el (wl-use-semi): Remove unused variable.
893
894 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
895
896         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
897         "?".
898
899 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
902         wl-summary-new-mark.
903         (wl-summary-new-cached-mark): New user option.
904         (wl-summary-score-marks): Follow the change above.
905         (wl-summary-auto-refile-skip-marks): Ditto.
906         (wl-summary-incorporate-marks): Ditto.
907         (wl-summary-expire-reserve-marks): Ditto.
908
909         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
910
911         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
912         (wl-summary-persistent-mark-string): Distinguished between cached
913         and uncached mark when the message is new.
914
915 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
916
917         * wl-spam.el (wl-spam-domain): Renamed from
918         `wl-spam-folder-guess-domain'.
919         (wl-summary-exec-action-spam): Register as spam if domain of the
920         source folder is good.
921         (wl-summary-exec-action-refile-with-register): Register message if
922         domain of the source folder is not undecided.
923
924 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
925
926         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
927         detect thread loop.
928
929 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
930
931         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
932         and wl-summary-skip-mark-list.
933
934 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
935
936         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
937
938         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
939
940         * wl-spam.el (toplevel): Require wl-highlight.
941         (wl-spam-auto-check-policy-alist): Abolish.
942         (wl-spam-auto-check-folder-regexp-list): New user option.
943         (wl-spam-auto-check-marks): Ditto.
944         (wl-spam-mark-action-list): Ditto.
945         (wl-highlight-summary-spam-face): New face.
946         (wl-spam-auto-check-message-p): New function.
947         (wl-spam-map-spam-messages): Fixed message.
948         (wl-spam-register-spam-messages): Ditto.
949         (wl-spam-register-good-messages): Ditto.
950         (wl-summary-spam-map): Add and remove keybind.
951         (wl-summary-target-mark-spam): Abolish.
952         (wl-summary-refile-spam): Ditto.
953         (wl-summary-test-spam): New function.
954         (wl-summary-mark-spam): Ditto.
955         (wl-summary-auto-check-spam): Follow the above change.
956         (wl-summary-exec-action-spam): New function.
957         (wl-summary-exec-action-refile-with-register): Fixed message.
958         (wl-message-check-spam): New function.
959         (wl-spam-setup): Ditto.
960         (toplevel): Call it if this file is loaded interactivity.
961
962         * Version number is increased to 2.11.20.
963
964 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
965
966         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
967         when new optional argument `force' is non nil or modified.
968
969 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
970
971         * wl.el (toplevel): Require wl-spam when compile.
972         (wl-save-status): Call wl-spam-save-status.
973
974         * wl-spam.el (wl-spam-register-spam-messages): New function.
975         (wl-spam-register-good-messages): Ditto.
976         (wl-spam-save-status): Ditto.
977         (wl-summary-mode-map): Bind
978         wl-summary-target-mark-register-as-spam to "ms" and
979         wl-summary-target-mark-register-as-good to "mn".
980         (wl-summary-register-as-spam): Abolish optional argument; Use
981         wl-spam-register-spam-messages.
982         (wl-summary-register-as-spam-all): Use
983         wl-spam-register-spam-messages.
984         (wl-summary-register-as-good): Abolish optional argument; Use
985         wl-spam-register-good-messages.
986         (wl-summary-register-as-good-all): Use
987         wl-spam-register-good-messages.
988         (wl-summary-target-mark-register-as-spam): New funtion.
989         (wl-summary-target-mark-register-as-good): Ditto.
990
991 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
992
993         * wl-spam.el: New file.
994
995 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
996
997         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
998
999         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1000         (wl-summary-auto-refile): Call wl-refile-guess with
1001         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1002
1003 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1004
1005         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1006         with disable-thread argument non-nil.
1007
1008 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1009
1010         * wl-summary.el (wl-summary-rescan): Added optional argument
1011         disable-thread.
1012         (wl-summary-sync): Call wl-summary-rescan with argument
1013         disable-thread.
1014         (wl-summary-input-range): Added new range `rescan-thread'.
1015
1016 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1017
1018         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1019
1020 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1021
1022         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1023         internal variable.
1024         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1025         wl-summary-search-parent-by-subject-regexp and
1026         wl-summary-divide-thread-when-subject-changed as nil.
1027         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1028         (wl-summary-insert-thread): Search parent entity from
1029         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1030         thread loop.
1031
1032 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1033
1034         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1035
1036         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1037
1038         * wl-util.el (wl-require-update-all-folder-p): New function.
1039         (wl-get-assoc-list-value): Added `function' to match directive.
1040         (wl-collect-draft): Rewrite.
1041
1042         * wl-summary.el (wl-summary-sync-update): Clear faces
1043         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1044         are non-nil.
1045         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1046         argument as function.
1047         (wl-summary-input-range): Ditto.
1048
1049         * wl-folder.el (wl-draft-get-folder): New function.
1050         (wl-folder-get-elmo-folder): Consider draft folder.
1051
1052         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1053         (wl-draft-buffer-message-number): New buffer local variable.
1054         (wl-draft-folder-internal): New internal variable.
1055         (wl-draft-delete): Rewrite.
1056         (wl-draft-save): Ditto.
1057         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1058         wl-folder-get-elmo-folder.
1059         (wl-draft-config-info-operation): Ditto.
1060         (wl-jump-to-draft-folder): Ditto.
1061         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1062         (wl-draft-reedit): Rewrite.
1063
1064         * Version number is increased to 2.11.19.
1065         
1066 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1067
1068         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1069         variable.
1070
1071 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1072
1073         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1074         Use ignore-errors instead of unwind-protect.
1075
1076 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1077
1078         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1079         for updating `wl-thread-entity-list'.
1080
1081 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1082
1083         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1084         parameter from calling `wl-thread-entity-get-older-brothers' and
1085         `wl-thread-entity-get-younger-brothers'.
1086         Replace nested `append' with a single one.
1087
1088 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1089
1090         * wl-summary.el (wl-summary-mode): Don't use the return value of
1091         `make-local-hook'.
1092
1093 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1094
1095         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1096         instead of `let*'.
1097         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1098         of local variables.
1099
1100 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1101
1102         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1103         Renamed from wl-summary-window-scroll-functions.
1104         (wl-summary-window-scroll-functions): Don't set to variable.
1105         (wl-summary-display-top): Use run-hooks.
1106         (wl-summary-display-bottom): Ditto.
1107         (wl-summary-toggle-disp-msg): Ditto.
1108         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1109         Use it instead of wl-summary-window-scroll-functions.
1110         (wl-summary-goto-folder-subr): Don't call
1111         wl-summary-window-scroll-functions, use
1112         wl-summary-buffer-window-scroll-functions instead.
1113
1114 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1115
1116         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1117         make-local-variable.
1118
1119 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1120
1121         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1122         set-buffer-modified-p.
1123         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1124         (wl-summary-display-bottom): Ditto.
1125         (wl-summary-toggle-disp-msg): Ditto.
1126
1127 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1128
1129         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1130
1131         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1132         (wl-summary-forward): Use elmo-message-entity-field instead of
1133         elmo-message-field.
1134
1135         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1136
1137 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1138
1139         * wl-summary.el (wl-summary-window-scroll-functions): No use
1140         `append'.
1141
1142 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1143
1144         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1145         function.
1146         (wl-summary-window-scroll-functions): Call it when both
1147         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1148         (wl-summary-temp-mark): Added optional argument number.
1149         (wl-summary-message-mark): Added optional argument flag.
1150         (wl-summary-persistent-mark): Added optional argument number and flag.
1151         (wl-summary-update-persistent-mark): Ditto.
1152         (wl-summary-update-status-marks): Set "r" for interactive spec.
1153
1154         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1155         argument number and flag.
1156
1157         * wl-action.el (wl-summary-registered-temp-mark): 
1158         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1159
1160 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1161
1162         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1163         internal variable (buffer local).
1164         (wl-summary-window-scroll-functions): New function.
1165         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1166         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1167         as nil.
1168         (wl-summary-update-status-marks): Added arguments beg, end and
1169         check.
1170         (wl-summary-update-mark-window): Use function.
1171         (wl-summary-sync-update): Follow the change above.
1172         (wl-summary-switch-to-clone-buffer): Copy
1173         wl-summary-buffer-unsync-mark-number-list.
1174         (wl-summary-goto-folder-subr): Set
1175         wl-summary-buffer-unsync-mark-number-list and
1176         use wl-summary-window-scroll-functions instead of
1177         wl-summary-lazy-highlight.
1178
1179         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1180
1181 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1182
1183         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1184
1185         * wl-summary.el (wl-summary-update-persistent-mark): Call
1186         wl-summary-set-message-modified.
1187
1188         * wl-summary.el (wl-summary-sync-update): Don't call
1189         wl-summary-update-status-marks.
1190
1191         * Version number is increased to 2.11.18.
1192
1193 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1194
1195         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1196         (wl-message-next-page): Ditto.
1197
1198 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1199
1200         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1201         local variable.  Change the order of a collected list into the
1202         same as the specified range.  Remove nil from a collected list.
1203
1204 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1205
1206         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1207         argument for elmo-folder-list-messages.
1208
1209 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1210
1211         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1212         change (wl-summary-count-unreads return a list instead of a cons
1213         cell).
1214
1215 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1216
1217         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1218         `wl-summary-folder-info-update'.
1219
1220 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-summary.el (wl-summary-set-message-modified): No use
1223         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1224         (wl-summary-set-mark-modified): Abolish.
1225         (wl-summary-mark-modified-p): Ditto.
1226         (wl-summary-save-view): Follow the change above.
1227
1228         * wl-expire.el (wl-summary-expire): Likewise.
1229
1230 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1231
1232         * wl-summary.el (wl-summary-detect-mark-position): Use
1233         modb-entity-handler.
1234         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1235
1236         * Version number is increased to 2.11.17.
1237
1238 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1239
1240         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1241         entity field value.
1242         (wl-summary-prefetch-msg): Ditto.
1243         (wl-summary-print-message-with-ps-print): Ditto.
1244
1245 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1246
1247         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1248         for dummy entity.
1249         (wl-summary-insert-thread): Use elmo-message-entity-field.
1250         (wl-summary-update-thread): Use elmo-message-entity-field and
1251         elmo-message-entity-number.
1252         (wl-summary-line-number):  Use elmo-message-entity-number.
1253         (wl-summary-line-size): Use elmo-message-entity-field.
1254         (wl-summary-line-subject): Ditto.
1255         (wl-summary-line-from): Ditto.
1256         (wl-summary-line-attached): Ditto.
1257         (wl-summary-create-line): Ditto.
1258         (wl-summary-create-line): Use elmo-message-entity-number.
1259         (wl-summary-print-message-with-ps-print): Use
1260         elmo-message-entity-field.
1261
1262 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1263
1264         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1265         change in elmo-msgdb-make-message-entity.
1266         (wl-summary-buffer-set-folder): Don't call
1267         wl-summary-detect-mark-position here.
1268         (wl-summary-rescan): Call elmo-message-entity-number.
1269         (wl-summary-sync-update): Ditto.
1270         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1271
1272         * wl-score.el (wl-score-header-index): Redefine 2th element.
1273         (wl-score-overview-entity-get-extra): Abolish.
1274         (wl-score-ov-entity-get): Rewrite.
1275         (wl-score-string-index<, wl-score-string-func<): Abolish.
1276         (wl-score-string<): New function.
1277         (wl-score-string-sort): Use it.
1278
1279         * wl-refile.el (wl-refile-guess-by-history): Use
1280         elmo-message-entity-field.
1281         (wl-refile-guess-by-from): Ditto.
1282         (wl-refile-guess-by-msgid): Ditto.
1283
1284         * Version number is increased to 2.11.16.
1285
1286 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1287
1288         * wl-folder.el (wl-folder-confirm-existence): Don't call
1289         file-exists-p if msgdb-path is nil.
1290         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1291         `wl-read-folder-hist' to `wl-read-folder-history'.
1292
1293 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1294
1295         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1296         `y-or-n-p'.
1297
1298 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1299
1300         * wl-score.el (wl-score-headers): Don't use
1301         elmo-folder-do-each-message-entity.
1302
1303         * Version number is increased to 2.11.15.
1304
1305 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1306
1307         * wl-summary.el (wl-summary-delete-all-msgs): Use
1308         elmo-folder-move-messages instead of elmo-folder-delete-messages
1309         and elmo-folder-detach-messages.
1310         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1311
1312         * wl-expire.el (wl-expire-delete): Ditto.
1313         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1314
1315 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1316
1317         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1318         (wl-message-header-narrowing-fields): Ditto.
1319         (wl-message-header-narrowing-lines): Ditto.
1320         (wl-message-header-narrowing-string): Ditto.
1321
1322         * wl-summary.el (wl-summary-mode-map): Bind
1323         wl-summary-toggle-header-narrowing to "C-cC-f".
1324         (wl-summary-toggle-header-narrowing): New function.
1325
1326         * wl-message.el (wl-message-buffer-create): Call
1327         wl-message-header-narrowing-setup.
1328         (wl-message-redisplay): Call wl-message-header-narrowing.
1329         (wl-message-header-narrowing): New function.
1330         (wl-message-header-narrowing-map): New keymap.
1331         (wl-message-header-narrowing-widen-map): New keymap.
1332         (wl-message-header-narrowing-again-at-mouse): New function.
1333         (wl-message-header-narrowing-1): Ditto.
1334         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1335         (wl-message-header-narrowing-setup): Ditto.
1336         (wl-message-header-narrowing-toggle): Ditto.
1337         
1338         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1339
1340         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1341         'flag as all.
1342         (wl-use-flag-folder-help-echo): New user option.
1343
1344         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1345         wl-summary-highlight as nil.
1346         (wl-summary-set-mark-modified): Follow the API change.
1347         (wl-summary-mark-modified-p): Ditto.
1348         (wl-summary-mark-as-read-all): Ditto.
1349         (wl-summary-sync-marks): Don't call
1350         elmo-folder-list-messages-with-global-mark.
1351         (wl-summary-mark-as-read-internal): Follow the API change.
1352         (wl-summary-mark-as-answered-internal): Ditto.
1353         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1354         Follow the API change.
1355         (wl-summary-create-line): Call with number argument.
1356         (wl-summary-reply): Follow the API change.
1357
1358         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1359         function.
1360         (wl-highlight-summary-line-string): Call it when
1361         wl-use-flag-folder-help-echo is non-nil.
1362         (wl-highlight-summary-current-line): Ditto.
1363         (elmo-flag-folder-referrer): Added autoload setting.
1364
1365         * wl-draft.el (wl-draft-kill): Follow the API change.
1366
1367         * Version number is increased to 2.11.14.
1368         
1369 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1370
1371         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1372
1373 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1374
1375         * Version number is increased to 2.11.13.
1376
1377 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1378
1379         * wl-draft.el (wl-draft-previous-history-element): Fixed
1380         unbalanced parenthesis and bind unbound local variables.
1381
1382 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1383
1384         * wl-draft.el (wl-draft-previous-history-element): New function.
1385         (wl-draft-next-history-element): Ditto.
1386         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1387         them to M-p and M-n.
1388
1389 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1390
1391         * Version number is increased to 2.11.12.
1392
1393 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1394
1395         * wl-draft.el (wl-draft-hide): Select buffer-window.
1396
1397 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1398
1399         * wl-summary.el (wl-summary-narrow-to-region): New function.
1400         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1401         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1402         (wl-summary-save-region): Use it.
1403         * wl-action.el (wl-summary-collect-numbers-region)
1404         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1405
1406 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1407
1408         * wl-folder.el (wl-folder-count-incorporates): Don't use
1409         `elmo-msgdb-mark-load'
1410
1411         * Version number is increased to 2.11.11.
1412
1413 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1414
1415         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1416         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1417
1418 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1419
1420         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1421
1422 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1423
1424         * Version number is increased to 2.11.10.
1425
1426 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1427
1428         * wl-mime.el (wl-draft-attribute-value): Fixed.
1429
1430 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1431
1432         * wl-util.el (wl-copy-local-variables): New function.
1433
1434         * wl-mime.el (wl-draft-attribute-recipients): New function.
1435         (wl-draft-attribute-envelope-from): Ditto.
1436         (wl-draft-attribute-smtp-posting-server): Ditto.
1437         (wl-draft-attribute-smtp-posting-port): Ditto.
1438         (wl-draft-attribute-value): Ditto.
1439         (wl-draft-preview-message): Use it to get value for
1440         attributes. Reflect result of `wl-draft-config'.
1441
1442         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1443         and call `wl-summary-mark-as-read' before to call
1444         `wl-summary-unset-mark'.
1445         (wl-summary-target-mark-mark-as-unread): Likewise.
1446         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1447
1448 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1449
1450         * wl-mime.el (wl-draft-preview-message): Use actual value for
1451         attributes; Fix for small window.
1452
1453 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1454
1455         * wl-refile.el (wl-refile-get-field-value): Call
1456         `elmo-message-entity-field' with 3rd argument is non-nil.
1457
1458 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1459
1460         * wl-vars.el (wl-draft-preview-attributes): New user option.
1461         (wl-draft-preview-attributes-list): Ditto.
1462         (wl-draft-preview-attributes-buffer-lines): Ditto.
1463         (wl-draft-preview-attributes-buffer-name): Ditto.
1464
1465         * wl-mime.el (wl-draft-preview-message): Display attributes.
1466
1467 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1468
1469         * wl-summary.el (wl-summary-detect-mark-position): Bind
1470         wl-summary-flag-priority-list to '(new).
1471
1472 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1473
1474         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1475         funtion.
1476         (wl-highlight-summary-line-string): Use it.
1477         (wl-highlight-summary-current-line): Ditto.
1478
1479 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1480
1481         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1482         line even when the mark string is not changed.
1483
1484         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1485         argument change in the wl-summary-create-line.
1486         (wl-thread-insert-entity-sub): Ditto.
1487
1488         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1489         argument change in the wl-summary-create-line.
1490         (wl-summary-insert-sequential): Ditto.
1491         (wl-summary-update-thread): Ditto.
1492         (wl-summary-persistent-mark-string): New inline function.
1493         (wl-summary-message-mark): Use it.
1494         (wl-summary-create-line): Abolish argument wl-persistent-mark
1495         and added wl-flags, wl-cached.
1496
1497         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1498         mark to flags.
1499         (wl-highlight-summary-current-line): Decide the face not by the 
1500         persistent mark but flags.
1501
1502 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1503
1504         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1505         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1506         wl-summary-read-uncached-mark): Revive.
1507         (wl-summary-answered-cached-mark,
1508         wl-summary-answered-uncached-mark): New user option.
1509         (wl-summary-score-marks): Follow the change above.
1510         (wl-summary-auto-refile-skip-marks): Ditto.
1511         (wl-summary-incorporate-marks): Ditto.
1512         (wl-summary-expire-reserve-marks): Ditto.
1513         (wl-summary-flag-priority-list): New user option.
1514
1515         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1516         changes.
1517         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1518         of elmo-message-mark.
1519         (wl-summary-mark-as-read-internal): Ditto.
1520         (wl-summary-mark-as-answered): Ditto.
1521         (wl-summary-mark-as-important): Ditto.
1522         (wl-summary-redisplay-internal): Ditto.
1523         (wl-summary-redisplay-no-mime-internal): Ditto.
1524         (wl-summary-message-mark): New function.
1525         (wl-summary-insert-sequential): Use wl-summary-message-mark
1526         instead of elmo-message-mark.
1527         (wl-summary-update-thread): Ditto.
1528         (wl-summary-persistent-mark): Ditto.
1529         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1530         instead of elmo-message-mark.
1531
1532         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1533         wl-summary-message-mark instead of elmo-message-mark.
1534         (wl-thread-insert-entity-sub): Ditto.
1535         (wl-thread-get-children-msgs-uncached): Ditto.
1536
1537         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1538         variable name changes.
1539         (wl-highlight-summary-current-line): Ditto.
1540
1541         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1542         wl-summary-message-mark instead of elmo-message-mark.
1543
1544         * wl-expire.el (wl-expire-message-p): Ditto.
1545
1546         * wl-score.el (wl-score-headers): Ditto.
1547
1548         * Version number is increased to 2.11.9.
1549
1550         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1551         (wl-summary-sync-update): Follow the change above.
1552         (wl-summary-switch-to-clone-buffer): Ditto.
1553         (wl-summary-open-folder): Ditto.
1554
1555 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1556
1557         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1558         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1559
1560         * Version number is increased to 2.11.8.
1561
1562         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1563
1564         * wl-expire.el (wl-expire-refile): Follow the API change on
1565         `elmo-folder-move-messages'.
1566         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1567
1568         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1569         (wl-summary-exec-action-refile): Ditto.
1570         (wl-summary-exec-action-copy): Ditto.
1571         (wl-summary-no-auto-refile-message-p): No use
1572         `wl-summary-buffer-msgdb'.
1573         (wl-summary-auto-refile): Ditto.
1574
1575 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1576
1577         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1578
1579 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1580
1581         * wl-summary.el (wl-summary-sync): Treat no-sync.
1582
1583         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1584         (wl-default-sync-range): Ditto.
1585
1586 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1587
1588         * wl-refile.el (wl-refile-subject-learn): Call
1589         `elmo-message-entity-field' with 3rd argument is non-nil.
1590         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1591         instead of `elmo-msgdb-overview-entity-get-subject'.
1592
1593 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1594
1595         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1596         scan-type is rescan.
1597         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1598         new optional argument force is non-nil.
1599         (wl-summary-save-view-cache): Call it with force argument non-nil.
1600
1601         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1602
1603 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1604
1605         * wl-action.el (wl-summary-print-argument): Fixed last change.
1606
1607 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1608
1609         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1610         simplified.
1611         (wl-summary-target-mark-mark-as-unread): Likewise.
1612         (wl-summary-target-mark-mark-as-important): Likewise.
1613
1614 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1615
1616         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1617         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1618         (wl-summary-mark-as-important-region): Change accordingly.
1619         (wl-summary-target-mark-mark-as-important): Ditto.
1620
1621 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1622
1623         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1624
1625         * wl-action.el (wl-summary-print-argument): Print argument to
1626         right side of window if `wl-summary-print-argument-within-window'
1627         is non-nil.
1628
1629 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1630
1631         * wl-action.el (wl-summary-set-mark): Use
1632         `wl-summary-message-visible-p' to check visibility of the message
1633         and jump to message only when the message line is visible and have
1634         different number; Call wl-summary-unset-mark with number argument.
1635         (wl-summary-unset-mark): 
1636         Use `wl-summary-message-visible-p'
1637         to check visibility of the message and jump to message only when
1638         the message line is visible and have different number;
1639
1640 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1641
1642         * Version number is increased to 2.11.7.
1643
1644         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1645         and wl-folder-summary-line-format.
1646
1647         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1648         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1649         (wl-summary-set-score-mark): Use it.
1650         (wl-summary-target-mark-mark-as-read): Ditto.
1651         (wl-summary-target-mark-mark-as-unread): Ditto.
1652         (wl-summary-target-mark-mark-as-important): Ditto.
1653         (wl-summary-target-mark-msgs): Simplified.
1654         (wl-summary-detect-mark-position): Fixed problem when
1655         summary-line-format no contain persisten/temp mark spec.
1656         (wl-summary-temp-mark): Ditto.
1657         (wl-summary-persistent-mark): Ditto.
1658         (wl-summary-update-persistent-mark): Ditto.
1659
1660         * wl-action.el (wl-summary-set-mark): Ditto.
1661         (wl-summary-unset-mark): Ditto.
1662         All other related portions are changed.
1663
1664 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1665
1666         * Version number is increased to 2.11.6.
1667
1668 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1669
1670         * wl-util.el (wl-current-message-buffer): Define as function;
1671         Don't use the value of wl-messge-buffer.
1672
1673         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1674         persistent mark.
1675
1676         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1677         no current message, cause an error.
1678
1679 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1680
1681         * wl-summary.el (wl-summary-set-message-modified): Use
1682         elmo-folder-set-message-modified instead of
1683         elmo-folder-set-message-modified-internal.
1684
1685 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1686
1687         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1688         interactively.
1689         (wl-summary-sync): nokill->entirely.
1690         (wl-summary-sync-marks): Fixed message.
1691         (wl-summary-input-range): Added mark, nokill->entirely.
1692
1693         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1694         messages as read.
1695
1696 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1697
1698         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1699         update-noscore.
1700         (wl-summary-sync): Follow the change above.
1701
1702 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1703
1704         * wl-action.el (wl-summary-target-mark-all): Use
1705         elmo-folder-list-messages.
1706
1707 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1708
1709         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1710         (wl-summary-rescan): Set wl-summary-scored as nil.
1711         (wl-summary-sync-force-update): Follow the change above.
1712         (wl-summary-sync): Ditto.
1713         (wl-summary-sync-update): Added argument disable-killed.
1714         (wl-summary-insert-headers): Set visible-only argument for
1715         elmo-folder-list-messages.
1716         (wl-summary-input-range): Added update-nokill, update-noscore,
1717         all-nokill, all-noscore and mark.
1718
1719         * Version number is increased to 2.11.5.
1720
1721         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1722
1723 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1724
1725         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1726         (wl-summary-prefetch-region-no-mark): Change accordingly.
1727         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1728
1729 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1730
1731         * wl-address.el (wl-complete-field-to): Abolished.
1732         (wl-complete-address): Completion function for completing-read.
1733         * wl-action.el (wl-summary-get-resend-address): Use it.
1734
1735         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1736         wl-summary-update-mark and abolish unused argument.
1737         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1738         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1739         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1740         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1741         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1742         * wl-draft.el (wl-draft-kill): Ditto.
1743
1744         * wl-summary.el: Remove unused binding of case-fold-search.
1745         (wl-summary-replace-status-marks): Abolished.
1746
1747 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1748
1749         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1750         is specified or folder length is zero.
1751
1752 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1753
1754         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1755         (wl-folder-archive-current-entity): Ditto.
1756
1757 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1758
1759         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1760         retrieving message mark.
1761         (wl-summary-redisplay-internal): Ditto.
1762
1763         * wl-message.el (wl-message-buffer-display): Ignore errors while
1764         retrieving message-id field.
1765
1766         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1767         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1768         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1769         order of the arguments for `wl-expire-message-p'.
1770         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1771
1772         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1773         Check return value of wl-summary-reply.
1774         (wl-summary-reply): Recover window configuration when an error occured.
1775
1776 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1777
1778         * wl-summary.el (wl-summary-resend-message): Abolished, the
1779         feature is inherited by wl-summary-resend (put resend mark).
1780
1781 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1782
1783         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1784         wl-message-buffer to nil when the message is hide.
1785
1786 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1787
1788         * .cvsignore: New file.
1789
1790 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1791
1792         * wl-action.el (wl-summary-action-docstring): Add more info.
1793         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1794         duplicate definition.
1795         (wl-summary-define-mark-action): Functions wl-summary-*-region
1796         keep current position.
1797         (wl-summary-unregister-target-mark): Store result to the variable.
1798
1799 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1800
1801         * Version number is increased to 2.11.4.
1802
1803 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1804
1805         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1806         wl-summary-delete-all-temp-marks.
1807         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1808
1809         * wl-action.el (wl-summary-set-mark): Changed terminology
1810         refile-destination -> action-argument.
1811         (wl-summary-unset-mark): Ditto.
1812         (wl-summary-remove-argument): Ditto.
1813         (wl-summary-print-argument): Ditto.
1814
1815         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1816         (wl-thread-remove-argument-region): Ditto.
1817         (wl-thread-print-argument-region): Ditto.
1818         (wl-thread-close): Ditto.
1819         (wl-thread-open): Ditto.
1820
1821         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1822         (wl-highlight-refile-destination-face is abolished)
1823         (wl-highlight-action-argument-string): Ditto.
1824         (wl-highlight-summary-current-line): Highlight action argument.
1825
1826         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1827         color for light backgrounds.
1828         (wl-highlight-summary-answered-face): Ditto.
1829
1830 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1831
1832         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1833
1834         * wl-score.el (wl-summary-score-update-all-lines): Use
1835         wl-summary-set-mark.
1836         (wl-summary-score-update-all-lines): Kill expunged messages.
1837
1838         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1839
1840 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1841
1842         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1843         directly.
1844         (wl-score-overview-entity-get-lines): Ditto.
1845         (wl-score-overview-entity-get-xref): Ditto.
1846         (wl-score-get-latest-msgs): Ditto.
1847         (wl-summary-rescore): Ditto.
1848
1849         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1850         to "&".
1851         (wl-summary-mark-as-answered-internal): New inline function.
1852         (wl-summary-mark-as-answered): New function.
1853         (wl-summary-mark-as-unanswered): Ditto.
1854         (wl-summary-sync-marks): Modified for answered-mark synching.
1855
1856 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1857
1858         * wl-action.el (wl-summary-set-mark): Fixed last change.
1859
1860 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1861
1862         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1863         behavior of wl-summary-unread-message-hook
1864         (Pointed out by akira yamada <akira@arika.org>).
1865
1866 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1867
1868         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1869         wl-summary-delete.
1870         * wl-xmas.el (wl-summary-toolbar): Ditto.
1871
1872         * wl-action.el (wl-summary-set-mark): Don't override current
1873         temp-mark.
1874
1875         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1876
1877 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1878
1879         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1880         (wl-refile-msgid-learn): Ditto.
1881         (wl-refile-get-field-value): Ditto.
1882
1883         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1884
1885         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1886         (wl-expire-delete-reserved-messages): Renamed from
1887         wl-expire-reserve-marked-msgs-from-list.
1888         (wl-expire-delete): Removed argument `msgdb'.
1889         (wl-expire-refile): Ditto.
1890         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1891         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1892         mark-alist as argument.
1893         (wl-expire-archive-number1): Removed argument `msgdb'.
1894         (wl-expire-archive-number2): Ditto.
1895         (wl-expire-archive-date): Ditto.
1896         (wl-expire-localdir-date): Ditto.
1897         (wl-expire-hide): Ditto.
1898         (wl-archive-number1): Ditto.
1899         (wl-archive-number2): Ditto.
1900         (wl-archive-date): Ditto.
1901         (wl-archive-folder): Ditto.
1902         All other related portions are changed.
1903
1904 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1905
1906         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1907         mean move up and down. (suggested by Takashi Kawachi)
1908
1909 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1910
1911         * wl-acap.el (toplevel): Don't require un-define.
1912
1913 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1914
1915         * wl-thread.el (wl-thread-delete-message): Always update
1916         wl-summary-buffer-number-list.
1917
1918         * wl-action.el (wl-summary-print-destination): 
1919         Do nothing when folder is nil.
1920
1921 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1922
1923         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1924         persistent mark when prefetch is succeeded.
1925
1926 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1927
1928         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1929         instead of elmo-msgdb-delete-msgs.
1930         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1931         (wl-expire-hide): Ditto.
1932
1933         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1934
1935         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1936         elmo-msgdb interface.
1937         (wl-thread-get-exist-children): Likewise.
1938         (wl-thread-insert-message): Likewise.
1939         (wl-thread-msg-mark-as-important): Likewise.
1940         (wl-thread-insert-entity-sub): Likewise.
1941         (wl-thread-get-children-msgs-uncached): Likewise.
1942
1943         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1944         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1945         (wl-summary-sync-update): Likewise.
1946         (wl-summary-auto-select-msg-p): Likewise.
1947         (wl-summary-update-thread): Likewise.
1948         (wl-summary-mark-as-important): Likewise.
1949         (wl-summary-jump-to-msg-internal): Likewise.
1950         (wl-summary-redisplay-internal): Likewise.
1951         (wl-summary-print-message-with-ps-print): Likewise.
1952         (wl-summary-folder-info-update): Likewise.
1953
1954         * wl-folder.el (wl-folder-check-one-entity):
1955         elmo-folder-count-flags instead of wl-summary-count-unread.
1956
1957         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1958
1959         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1960
1961         * wl-summary.el (wl-summary-set-message-modified): 
1962         Call wl-summary-set-mark-modified.
1963         (wl-summary-delete-messages-on-buffer): Call
1964         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1965         (wl-summary-sync-update): Call elmo-folder-length instead of
1966         elmo-folder-messages.
1967         (wl-summary-insert-headers): Don't call
1968         elmo-folder-list-message-entities.
1969
1970 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1971
1972         * wl-action.el (wl-summary-define-mark-action): Call
1973         `wl-summary-set-mark' with argument `data'.
1974         (wl-summary-auto-refile): Fixed order of arguments when call
1975         `wl-summary-refile'.
1976
1977 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1978
1979         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1980
1981         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1982
1983         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1984         (Renamed from wl-highlight-summary-deleted-face).
1985         (wl-highlight-summary-resend-face): New face.
1986
1987         (wl-highlight-summary-deleted-face): Renamed from
1988         wl-highlight-summary-erased-face.
1989
1990         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1991
1992         * wl-action.el (wl-summary-get-resend-address): New function.
1993         (wl-summary-exec-action-resend): Ditto.
1994         (wl-summary-exec-action-resend-subr): Ditto.
1995
1996         * w-thread.el (wl-thread-copy): Removed definition.
1997         (wl-thread-refile): Ditto.
1998         (wl-thread-delete): Ditto.
1999         (wl-thread-target-mark): Ditto.
2000
2001         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2002         (wl-summary-target-mark-set-action): Fixed.
2003         (wl-summary-define-mark-action): Fixed quotation.
2004         (wl-summary-move-mark-list-messages): Display message.
2005         (wl-summary-define-mark-action): Define thread functions.
2006         (wl-summary-exec-action-refile): Changed message.
2007         (wl-summary-exec): Ditto.
2008
2009 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2010         
2011         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2012         '%%'.
2013
2014 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2015
2016         * wl.el (toplevel): Require wl-action.
2017         (wl-init): Call wl-summary-define-mark-action.
2018
2019         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2020
2021         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2022         wl-summary-delete and wl-summary-erase.
2023         (wl-summary-mode-map): Ditto.
2024
2025         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2026         wl-delete-folder-alist.
2027
2028         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2029         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2030         (toplevel): Moved mark & action related functions to the wl-action.el.
2031
2032         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2033         in wl-summary-mark-action-list.
2034         (wl-highlight-summary-current-line): Ditto.
2035
2036         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2037         empty lines.
2038
2039         * wl-action.el: New file. 
2040
2041 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2042
2043         * wl-summary.el (wl-summary-target-mark-replace): New function.
2044         (wl-summary-target-mark-prefetch): Use it.
2045         (wl-summary-target-mark-delete): Ditto.
2046         (toplevel): Rearranged definition order.
2047         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2048         (wl-summary-target-mark-erase): Rewrite.
2049         (wl-summary-erase-region): New function.
2050         (wl-summary-exec-action-erase): Changed message.
2051         (wl-summary-move-mark-list-messages): New function.
2052         (wl-summary-exec-action-delete): Use it.
2053         (wl-summary-exec-action-erase): Ditto.
2054
2055         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2056         (wl-summary-skip-mark-list): Added "d".
2057
2058         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2059         while searching.
2060
2061         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2062         and define using defcustom;
2063         Define 4th element as a face.
2064         
2065         * wl-summary.el (wl-summary-incorporate): Use 
2066         `wl-summary-prefetch-region-no-mark' instead of
2067         `wl-summary-prefetch-region'.
2068         (wl-summary-prefetch-region-no-mark): Revival of old
2069         `wl-summary-prefetch-region'.
2070         (wl-summary-mark-action-list): Moved to wl-vars.el
2071
2072         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2073         face according to the `wl-summary-mark-action-list'.
2074         (wl-highlight-summary-current-line): Ditto;
2075         Removed destination highlighting.
2076
2077         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2078         (wl-highlight-summary-line-string): Highlight for "i" mark.
2079         (wl-highlight-summary-current-line): Ditto.
2080
2081         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2082         no destination.
2083
2084         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2085         exists, just go ahead.
2086         (wl-summary-prefetch-region): Rewrite.
2087         (wl-summary-prefetch): Ditto.
2088         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2089         (wl-summary-exec-action-prefetch): New function.
2090         (wl-summary-target-mark-prefetch): Rewrite.
2091
2092 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2093
2094         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2095         (wl-highlight-summary-line-string): Added "d" and "D".
2096         (wl-highlight-summary-current-line): Ditto.
2097
2098         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2099         in wl-summary.el.
2100         (wl-thread-insert-entity-sub): Ditto.
2101         (wl-thread-remove-destination-region): Ditto.
2102         (wl-thread-print-destination-region): Ditto.
2103
2104         * wl-summary.el (wl-summary-buffer-refile-list,
2105         wl-summary-buffer-delete-list,
2106         wl-summary-buffer-copy-list): Abolish.
2107         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2108         All other related portions are changed.
2109         (wl-summary-mark-action-list): New variable.
2110         (wl-summary-set-mark): New function.
2111         (wl-summary-register-target-mark): Ditto.
2112         (wl-summary-unregister-target-mark): Ditto.
2113         (wl-summary-have-target-mark-p): Ditto.
2114         (wl-summary-register-temp-mark): Ditto.
2115         (wl-summary-unregister-temp-mark): Ditto.
2116         (wl-summary-registered-temp-mark): Ditto.
2117         (wl-summary-collect-temp-mark): Ditto.
2118         (wl-summary-unset-mark): Ditto.
2119         (wl-summary-set-target-mark): Ditto.
2120         (wl-summary-unset-target-mark): Ditto.
2121         (wl-summary-set-action-generic): Ditto.
2122         (wl-summary-unset-action-generic): Ditto.
2123         (wl-summary-exec-action-delete): Ditto.
2124         (wl-summary-exec-action-erase): Ditto.
2125         (wl-summary-set-action-refile): Ditto.
2126         (wl-summary-set-action-refile-subr): Ditto.
2127         (wl-summary-unset-action-refile): Ditto.
2128         (wl-summary-make-destination-numbers-list): Ditto.
2129         (wl-summary-exec-action-refile): Ditto.
2130         (wl-summary-set-action-copy): Ditto.
2131         (wl-summary-unset-action-copy): Ditto.
2132         (wl-summary-exec-action-copy): Ditto.
2133         (wl-summary-collect-numbers-region): Ditto.
2134         (wl-summary-delete): Rewrite.
2135         (wl-summary-erase): Ditto.
2136         (wl-summary-remove-destination): Ditto.
2137         (wl-summary-exec): Ditto.
2138         (wl-summary-exec-region): Ditto.
2139         (wl-summary-target-mark-erase): Ditto.
2140         (wl-summary-refile): Ditto.
2141         (wl-summary-copy): Ditto.
2142         (wl-summary-unmark): Ditto.
2143         (wl-summary-delete-all-mark): Ditto.
2144         (wl-summary-mark-line): Don't highlight.
2145         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2146         (wl-summary-target-mark-refile-subr): Rewrite.
2147
2148         (wl-summary-copy-prev-destination): Abolish.
2149
2150 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2151
2152         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2153         default values along the value of wl-on-mule.
2154         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2155         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2156         It is not used anywhere.
2157
2158 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2159
2160         * wl-summary.el (wl-summary-print-destination): Keep position.
2161         (wl-summary-cursor-move-surface): Keep horizontal position.
2162
2163 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2164
2165         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2166         write sendlog.
2167
2168 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2169
2170         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2171         `wl-summary-highlight'.
2172
2173 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2174
2175         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2176         trivial condition for temp-mark.
2177
2178 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2179
2180         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2181         when it hits killed buffer.
2182
2183 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2184
2185         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2186         * wl-news.el.in: `message' and `error' take format string.
2187
2188 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2189
2190         * wl-folder (wl-folder-insert-entity): Display a message,
2191         `...done', when the work finish.
2192         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2193
2194 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2195
2196         * wl-message.el (wl-message-redisplay): Remove unused local
2197         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2198
2199 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2200
2201         * wl-summary.el (wl-summary-replace-status-marks): Disable
2202         interactive use.
2203         (wl-summary-reedit): Check message existence at first.
2204         (wl-summary-mark-line): Fix doc, return value is indefinite.
2205
2206         * wl-highlight.el (wl-highlight-message): Arranged.
2207
2208         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2209         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2210         check temp-mark by wl-summary-temp-mark always.
2211         (wl-highlight-summary): Change accordingly.
2212         * wl-summary.el (wl-summary-mark-as-read-all)
2213         (wl-summary-delete-cache, wl-summary-set-score-mark)
2214         (wl-summary-mark-as-unread, wl-summary-unmark)
2215         (wl-summary-mark-line, wl-summary-mark-as-read)
2216         (wl-summary-mark-as-important): Ditto.
2217
2218         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2219         end of the window if possible.
2220         * wl-summary.el (wl-summary-sync-update): Support lazy
2221         highlighting.
2222         (wl-summary-toggle-disp-msg): Ditto.
2223
2224 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2225
2226         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2227
2228 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2229
2230         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2231         change.
2232
2233 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2234
2235         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2236         API.
2237         (wl-summary-sync-update): Ditto.
2238
2239         * wl-score.el (wl-score-get-score-alist): Changed argument.
2240         (wl-summary-rescore-msgs): Likewise.
2241         (wl-summary-score-headers): Likewise.
2242         (wl-score-headers): Likewise;
2243         Use elmo-folder-do-each-message-entity, etc.
2244         (wl-summary-score-effect): Follow the changes above.
2245         (wl-summary-rescore): Ditto.
2246         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2247         (wl-score-get-overview): Abolish.
2248
2249         * wl-summary.el (wl-summary-default-from): Follow the API change in
2250         elmo-msgdb.
2251         (wl-summary-count-unread): Ditto.
2252         (wl-summary-detect-mark-position): Ditto.
2253         (wl-summary-overview-entity-compare-by-date): Ditto.
2254         (wl-summary-overview-entity-compare-by-number): Ditto.
2255         (wl-summary-overview-entity-compare-by-from): Ditto.
2256         (wl-summary-overview-entity-compare-by-subject): Ditto.
2257         (wl-summary-get-list-info): Ditto.
2258         (wl-summary-rescan): Ditto.
2259         (wl-summary-jump-to-msg-by-message-id): Ditto.
2260         (wl-summary-sync-update): Ditto; Removed comment.
2261         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2262         (wl-summary-insert-message): Use wl-summary-insert
2263         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2264         (wl-summary-insert-headers): Changed argument overview to folder.
2265         (wl-summary-search-by-subject): Likewise.
2266         (wl-summary-insert-thread): Renamed from 
2267         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2268
2269         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2270         too.
2271
2272         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2273         wl-string-member.
2274
2275 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2276
2277         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2278         elmo-folder-append-buffer.
2279         (wl-draft-queue-append): Likewise.
2280
2281         * wl-mime.el (wl-message-delete-current-part): Ditto.
2282         (wl-summary-burst-subr): Ditto.
2283
2284         * wl-news.el.in (wl-news-send-news): Ditto.
2285
2286 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2287
2288         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2289         function.
2290         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2291         (wl-summary-update-mark): Enclose with save-excursion.
2292         (wl-summary-mark-as-read-internal): Fixed last change.
2293         (wl-summary-mark-as-important): Use 3rd argument of
2294         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2295         Don't use elmo-msgdb-set-mark.
2296         (wl-summary-redisplay-internal): If msgdb flag is already read,
2297         just update the mark on buffer.
2298
2299 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2300
2301         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2302         cut visible folder when elmo-folder-delete returns non-nil value.
2303
2304 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2305
2306         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2307         by Kenichi OKADA <okada@opaopa.org>).
2308
2309 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2310
2311         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2312
2313 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2314
2315         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2316         Fixed the last change, search group entity by its real name.
2317         (Thanks to: KOBAYASHI Shinji)
2318
2319 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2320
2321         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2322         (wl-fldmgr-access-display-all): Don't refer visible name.
2323         * wl-expire.el (wl-folder-archive-current-entity)
2324         (wl-folder-expire-current-entity): Ditto.
2325         * wl-folder.el (wl-folder-jump-to-current-entity)
2326         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2327         (wl-folder-open-folder-sub,wl-folder-open-all)
2328         (wl-folder-write-current-folder): Ditto.
2329         (wl-folder-insert-entity): Don't use petname for normal group.
2330         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2331         is the real name.
2332         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2333         Abolished.
2334
2335 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2336
2337         * wl-draft.el (wl-draft-create-buffer): Add
2338         `wl-summary-reply-with-citation'
2339
2340 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2341
2342         * wl-draft.el (wl-draft-reply): Fixed.
2343
2344 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2345
2346         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2347         when `wl-draft-send-confirm-with-preview' is non-nil.
2348         You can scroll up/down by j/k.
2349         (wl-draft-send-confirm-with-preview): New variable (default=t).
2350
2351 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2352
2353         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2354         (wl-fldmgr-save-folders): Fix comment.
2355
2356 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2357
2358         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2359         along the last change in `wl-folder-buffer-group-p'.
2360
2361 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2362
2363         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2364         folder.
2365
2366         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2367         the default value.
2368
2369         * wl-mime.el (wl-summary-burst): Update summary only when target
2370         folder equals current folder.
2371
2372 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2373
2374         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2375
2376 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2377
2378         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2379         value.
2380
2381 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2382
2383         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2384         `map-extents' instead of `extent-at' repeatedly.
2385         (wl-highlight-folder-current-line): Ditto.
2386
2387         * wl-highlight.el: Remove useless dummy functions.
2388
2389 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2390
2391         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2392         (wl-folder-put-folder-property): New function to put text property.
2393         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2394         (wl-folder-insert-entity, wl-folder-update-diff-line)
2395         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2396         * wl-e21.el, wl-xmas.el, wl-mule.el
2397         (wl-highlight-folder-current-line): Ditto.
2398         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2399         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2400         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2401         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2402
2403 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2404
2405         * Version number is increased to 2.11.3.
2406
2407 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2408
2409         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2410         Resume current-buffer since it is assumed by remaining tasks.
2411
2412 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2413
2414         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2415         (wl-folder-completion-function): Abolished.
2416         (wl-folder-complete-folder): New function.
2417         (wl-folder-complete-filter-condition): Ditto.
2418         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2419         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2420
2421 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2422
2423         * wl-draft.el (wl-draft-send-confirm): New function.
2424         (wl-draft-send): Use it.
2425
2426         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2427         cursor-in-echo-area while confirming.
2428
2429         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2430
2431         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2432         searching via nntp if wl-summary-search-via-nntp is 'force.
2433         Otherwise, invoke searching in nntp folder only.
2434         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2435
2436         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2437         explicitly for mime-make-text-tag.
2438
2439 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2440
2441         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2442         `mime-make-text-tag' instead of `mime-create-tag'.
2443
2444 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2445
2446         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2447         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2448
2449 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2450
2451         * wl-score.el (wl-score-save): Bind print-length and print-level.
2452         (wl-score-pretty-print): Ditto.
2453         (wl-score-edit-insert-header-entry): Ditto.
2454
2455         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2456         "From" entry to be treated with wl-draft-eword-encode-address-list.
2457         * wl-mime.el (wl-draft-preview-message): Ditto.
2458
2459         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2460         (wl-summary-mark-as-unread): Ditto.
2461         (wl-summary-mark-as-read-region): Change accordingly.
2462         (wl-summary-mark-as-unread-region): Ditto.
2463         (wl-summary-target-mark-mark-as-read): Ditto.
2464         (wl-summary-target-mark-mark-as-unread): Ditto.
2465
2466 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2467
2468         * Version number is increased to 2.11.2.
2469
2470 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2471
2472         * wl-news.el.in (wl-news-previous-version-save): Bind
2473         print-length and print-level.
2474         * wl-thread.el (wl-thread-save-entities): Ditto.
2475         (wl-thread-save-top-list): Bind print-length.
2476
2477 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2478
2479         * wl-highlight.el (wl-highlight-summary-line-string): Use
2480         wl-summary-score-below-mark, wl-summary-score-over-mark.
2481         (wl-highlight-summary-current-line): Ditto.
2482
2483 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2484
2485         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2486         insert it.
2487
2488 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2489
2490         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2491
2492 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2493
2494         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2495         message without msgid.
2496         Rewrite with elmo-folder-move-messages.
2497         Set wl-message-buffer to nil.
2498
2499         * wl-summary.el (wl-summary-erase-subr): New function. Use
2500         elmo-folder-move-messages.
2501         (wl-summary-erase): Call it.
2502         (wl-summary-target-mark-erase): Ditto.
2503
2504 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2505
2506         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2507         it is not up-tp-date.
2508
2509 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2510
2511         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2512         buffer after calling `wl-summary-goto-folder-subr' without the
2513         argument `interactive'.
2514         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2515
2516 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2517
2518         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2519         `mime-create-tag'. Use `string=' instead of `looking-at'.
2520
2521 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2522
2523         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2524         to avoid compile warning.
2525
2526         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2527         entity-id when folder is given.
2528         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2529         save-excursion, use save-selected-window instead.
2530         Select folder buffer window if exists.
2531         (To correct behavior with wl-folder-move-cur-folder.)
2532
2533 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2534
2535         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2536
2537 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2538
2539         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2540         list-count instead of %d.
2541
2542 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2543
2544         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2545         (wl-news): Set it.
2546         (wl-news-append-to-folder): Use it.
2547
2548         * wl-news.el.in (wl-news-send-news): Append to specified folder
2549         instead of wl-default-folder.
2550         (wl-news-append-to-folder): Show error message with specified folder.
2551
2552         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2553                 In most major modes, Emacs assumes that any opening
2554                 delimiter found at the left margin is the start of a
2555                 top-level definition, or defun. Therefore, *never put an
2556                 opening delimiter at the left margin unless it should have
2557                 that significance.*
2558
2559         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2560
2561 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2562
2563         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2564
2565 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2566
2567         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2568
2569 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2570
2571         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2572         for sequential numbering case.
2573
2574 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2575
2576         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2577         value.
2578         (wl-draft-reply-without-argument-list): Ditto.
2579         (wl-draft-reply-myself-with-argument-list): Abolish.
2580         (wl-draft-reply-myself-without-argument-list): Ditto.
2581         * wl-draft.el (wl-draft-self-reply-p): New function.
2582         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2583
2584 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2585
2586         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2587         (avoid error for the case without byte-compiling)
2588
2589 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2590
2591         * wl-news.el.in (wl-news-append-to-folder): New function.
2592         (wl-news-exit): Rewrite.
2593         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2594
2595 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2596
2597         * wl-draft.el (wl-draft-reply-position): New function.
2598         (wl-draft-reply-position): Fix.
2599         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2600         (wl-summary-target-mark-reply-with-citation): Ditto.
2601         (wl-summary-reply-with-citation): Ditto.
2602         * wl-vars.el (wl-draft-reply-default-position): New variable.
2603
2604 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2605
2606         * wl-draft.el (wl-draft-send): Preview when interactive send.
2607
2608 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2609
2610         * wl-draft.el (wl-draft-reply): Set default position.
2611         * wl-summary.el (wl-summary-reply): Ditto.
2612         (wl-summary-reply-with-citation): Ditto.
2613         (wl-summary-target-mark-reply-with-citation): Ditto.
2614
2615 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2616
2617         * wl-news.el.in (wl-news-lang): Set default value according to
2618         current-language-environment.
2619         (wl-news-append-news): Do nothing when news-list is nil.
2620
2621 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2622
2623         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2624         (wl-news): Change message.
2625         (wl-news-exit): Check buffer.
2626         (wl-news-force-exit): New function.
2627         (wl-news-show-all): New function.
2628         (wl-news-discard-and-exit): Fix.
2629
2630 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2631
2632         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2633         according to current-language-environment.
2634
2635         * wl-news.el.in (wl-news): If arg, show all NEWS after
2636         wl-news-default-previous-version.
2637
2638 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2639
2640         * wl-news.el.in (wl-news-check): Rewritten.
2641         (wl-news-previous-version-load): Change data type.
2642         (wl-news-previous-version-save): Change data type.
2643         (wl-news-append-news): Add return value.
2644         (wl-news-check-news): New function.
2645         (wl-news-already-current-p): New function.
2646         (wl-news-send-news): Rewritten.
2647         (wl-news-mode-map): Add new keybind.
2648         (wl-news): Rewritten.
2649         (wl-news-exit): Rewritten.
2650         (wl-news-discard-and-mail): New function.
2651         (wl-news-send-to-address): Abolished.
2652         * wl.el (wl-init): Delete a message.
2653
2654 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2655
2656         * wl-news.el.in (wl-news-exit): Update previous version.
2657         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2658
2659 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2660
2661         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2662
2663 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2664
2665         * wl-news.el.in (wl-news): New function.
2666         (wl-news-mode): New function.
2667         (wl-news-next-line): New function.
2668         (wl-news-next-page): New function.
2669         (wl-news-exit): New function.
2670         (wl-news-buf-name): New variable.
2671         (wl-news-mode-map): New variable.
2672         (wl-news-winconf): New variable.
2673         (wl-news-append-news): Add an option.
2674
2675 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2676
2677         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2678
2679 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2680
2681         * wl-news.el.in (wl-news-send-to-address): New variable.
2682         (wl-news-send-news): Use it.
2683         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2684         Return updating status.
2685         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2686
2687 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2688
2689         * wl-news.el.in (wl-news-send-news): Delete
2690         Organization and X-Face.
2691
2692 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2693
2694         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2695         (wl-news-append-news): New function.
2696         (wl-news-send-news): New function.
2697
2698 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2699
2700         * Version number is increased to 2.11.1.
2701
2702 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2703
2704         * wl-news.el.in : New file.
2705
2706 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2707
2708         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2709         default value.
2710         (wl-draft-reply-without-argument-list): Ditto.
2711
2712 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2713
2714         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2715         (wl-message-buffer-prefetch-idle-time): Ditto.
2716         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2717
2718 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2719
2720         * wl-thread.el (wl-thread-insert-message): Use
2721         wl-summary-max-thread-depth.
2722
2723         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2724         loop detection.
2725
2726         * wl-message.el (wl-message-buffer-display): Back to the first page
2727         when cache is hit.
2728
2729 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2730
2731         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2732
2733         * wl-summary.el (wl-summary-insert-thread-entity):
2734         If the thread depth is reached to wl-summary-max-thread-depth,
2735         divide the thread.
2736
2737 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2738
2739         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2740         for elmo-remove-passwd.
2741
2742 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2743
2744         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2745         folder is sticky.
2746         (wl-folder-mark-as-read-all-entity): Ditto.
2747         (wl-folder-prefetch-entity): Ditto.
2748
2749 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2750
2751         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2752
2753 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2754
2755         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2756         Delete messages on buffer for unplugged operation.
2757         (wl-summary-erase): Ditto.
2758
2759 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2760
2761         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2762         take nil so as not to search parent by subject.
2763
2764 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2765
2766         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2767         (wl-folder-get-next-folder): Ditto.
2768         (wl-folder-get-path): Ditto.
2769
2770 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2771
2772         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2773         system and encode the region with it before verifying.
2774
2775 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2776
2777         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2778         system of the echo buffer before decoding.
2779
2780 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2781
2782         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2783         original contents.
2784
2785 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2786
2787         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2788         with argument 'any-exists.
2789
2790 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2791
2792         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2793         Use `wl-cs-autoconv'.
2794
2795 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2796
2797         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2798         by `mime-view-automatic-conversion'.
2799
2800         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2801         (wl-message-verify-pgp-nonmime): Ditto.
2802         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2803         Bind them to C-c:d and C-c:v respectively.
2804
2805         Merge following code by Teranishi-san from [wl-en:00167].
2806         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2807         (wl-mime-preview-application/pgp-encrypted): Ditto.
2808         (wl-mime-setup): Add entry.
2809
2810 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2811
2812         * wl-summary.el (wl-summary-target-mark-erase): New function.
2813         Bind it to "mD".
2814
2815 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2816
2817         * wl-vars.el (wl-draft-write-file-function): Fix.
2818         (wl-draft-reedit-hook): Changed default value.
2819
2820         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2821         wl-draft-reedit-hook.
2822         (wl-draft-remove-text-plain-tag): New function.
2823         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2824
2825         * wl-vars.el (wl-draft-write-file-function): New user option.
2826
2827         * wl-draft.el (wl-draft-prepare-edit): Use it for
2828         local-write-file-hooks.
2829         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2830
2831         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2832         (wl-draft-insert-mail-header-separator): Return the body beginning
2833         point.
2834         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2835         text/plain.
2836         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2837
2838 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2839
2840         * wl-summary.el (wl-summary-erase): New function to erase message
2841         without moving it to trash. Bind to "D".
2842
2843         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2844         as `keep' unless switch-function.
2845
2846 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2847
2848         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2849         message buffer by using `wl-summary-toggle-disp-msg'.
2850         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2851         buffer window.
2852         (wl-summary-supresedes-message): Ditto.
2853
2854         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2855         Do not delete other windows.
2856         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2857         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2858         (wl-draft-create-buffer): Set reply-or-forward also for target
2859         mark commands.
2860
2861 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2862
2863         * wl-draft.el (wl-user-agent-compose): Delete special case for
2864         switch-to-buffer-other-window.
2865
2866         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2867         (wl-summary-forward): Ditto.
2868
2869         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2870         function.
2871         (wl-draft-buffer-style): New use option.
2872
2873         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2874         (wl-draft): Follow the change above.
2875         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2876         wl-draft-buffer-style.
2877         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2878         switch-function.
2879
2880 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2881
2882         * wl-draft.el (wl-user-agent-compose): Delete special case for
2883         switch-to-buffer-other-window.
2884
2885         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2886         (wl-summary-forward): Ditto.
2887
2888         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2889         function.
2890         (wl-draft-buffer-style): New use option.
2891
2892         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2893         (wl-draft): Follow the change above.
2894         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2895         wl-draft-buffer-style.
2896         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2897         switch-function.
2898
2899 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2900
2901         * wl-address.el (wl-address-make-completion-entry): Extracted from
2902         `wl-address-make-completion-list'.
2903         (wl-address-enable-strict-loading): New variable.
2904         (wl-address-make-completion-list): Revive petname duplication
2905         inquiry, and enable it if `wl-address-enable-strict-loading'.
2906         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2907
2908 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2909
2910         * wl-message.el (wl-message-get-original-buffer): Avoid
2911         'Selecting deleted buffer' error when original buffer is killed.
2912
2913 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2914
2915         * wl-summary.el (wl-summary-next-message): Use
2916         elmo-message-accessible-p instead of elmo-message-cached-p.
2917
2918 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2919
2920         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2921
2922         * wl-thread.el (wl-thread-open-all-unread): Use
2923         elmo-folder-list-flagged instead of
2924         elmo-folder-list-messages-mark-match.
2925
2926         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2927         instead of elmo-folder-list-messages-mark-match.
2928         (wl-summary-move-spec-alist): New variable.
2929         (wl-summary-move-spec-plugged-alist,
2930         wl-summary-move-spec-unplugged-alist): Abolish.
2931         (wl-summary-next-message): Follow the change above.
2932         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2933         with 'no-msg' argument.
2934
2935         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2936         variable.
2937         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2938         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2939         (wl-message-buffer-prefetch-get-next): Follow the change above.
2940
2941 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2942
2943         * wl-version.el (wl-version): Changed codename.
2944
2945         * Version number is increased to 2.11.0.
2946
2947 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2948
2949         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2950         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2951         `wl-draft-config-variables'.
2952         (wl-draft-kill): Fixed problem when the draft is reedit.
2953
2954 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2955
2956         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2957         buffer-modified status (Thanks to
2958         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2959
2960 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2961
2962         * wl-util.el (wl-region-exists-p): New function.
2963
2964         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2965         Remove defvars for byte-compile warnings.
2966
2967 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2968
2969         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2970         defvar-maybe. Removed unused bind.
2971
2972 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2973
2974         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2975         summary buffer window before creating new frame.
2976         (wl-draft-reply): Ditto.
2977
2978 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2979
2980         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2981
2982 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2983
2984         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2985
2986 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2987
2988         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2989         instead of `kill-region'.
2990
2991 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2992
2993         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2994         (wl-highlight-summary-line-string): Use it.
2995         (wl-highlight-summary-current-line): Ditto.
2996
2997         * wl-mime.el (wl-message-delete-current-part): Check the class of
2998         mime-entity.
2999
3000         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3001
3002         * wl-summary.el (wl-summary-make-number-list): Initialize.
3003         (wl-summary-update-mark): New function.
3004         (wl-summary-reply): Put `answered' mark on the message.
3005         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3006
3007         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3008         (wl-draft-reply): Added optional argument `number';
3009         Set wl-draft-parent-number.
3010         (wl-draft-kill): Delete answered mark if it is a reply.
3011
3012 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3013
3014         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3015         that originates in mime-preview-follow-current-entity.
3016         (wl-draft-yank-current-message-entity): Use it if region is active.
3017
3018         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3019         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3020         `wl-message-delete-current-part'.
3021         * wl-mule.el (wl-message-define-keymap): Ditto.
3022         * wl-xmas.el (wl-message-define-keymap): Ditto.
3023
3024 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3025
3026         * wl-mime.el (wl-message-delete-current-part): New function.
3027         (wl-mime-node-id-to-string): Ditto.
3028
3029         * wl-mime.el (wl-message-delete-current-part): Use existing
3030         original buffer which corresponds current mime-view buffer.
3031         (fetched buffer might have different structure, possibly)
3032
3033         * wl-mime.el (wl-message-delete-current-part): Quit if the
3034         message content differs from the actual message.
3035
3036 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3037
3038         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3039         order.
3040         (wl-summary-search-by-subject): Search parent message from tail;
3041         Check the existence of the parent message on the current thread tree.
3042         (wl-summary-update-thread): Check whether the line is inserted.
3043
3044 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3045
3046         * wl-vars.el (wl-summary-line-format): Undo last change.
3047         * wl-summary.el (wl-summary-print-destination): Do not put
3048         invisible property when `wl-summary-width' is nil.
3049         (wl-summary-line-subject-minimum-length): Abolished.
3050         (wl-summary-line-subject): Ditto.
3051
3052 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3053
3054         * wl-vars.el (wl-summary-line-format): Change default value.
3055         (wl-summary-subject-length-limit): Abolished.
3056         * wl-summary.el (wl-summary-line-subject): Ditto.
3057
3058 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3059
3060         * wl-template.el (wl-template-select): Added optional argument.
3061         If optional argument is specified, reverse
3062         `wl-template-visible-select'.
3063
3064 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3065
3066         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3067         Take prefix argument to force asking the destination folder.
3068
3069 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3070
3071         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3072         count and update status.
3073
3074 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3075
3076         * wl-summary.el (wl-summary-redisplay-internal): If
3077         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3078         after fetching.
3079
3080 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3081
3082         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3083         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3084
3085         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3086
3087 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3088
3089         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3090         (All other related portions are changed).
3091         (wl-summary-mark-as-read-all): Rewrite.
3092
3093 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3094
3095         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3096         `wl-summary-mark-as-read'.
3097         (wl-summary-mark-as-unread): Rewrite.
3098         (wl-summary-mark-as-read): Added no-modeline argument.
3099         (wl-summary-resume-cache-status): Rewrite.
3100         (wl-summary-exec-subr): Remove unused local variable.
3101
3102 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3103
3104         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3105         logic to call `wl-summary-buffer-prev-folder-function'.
3106         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3107
3108 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3109
3110         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3111         is nil.
3112
3113 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3114
3115         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3116         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3117         (wl-mime-setup): Add its entry.
3118
3119 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3120
3121         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3122         (wl-summary-delete-cache): Likewise.
3123         (wl-summary-mark-as-read): Rewrite.
3124
3125 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3126
3127         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3128         `wl-summary-count-unread'.
3129
3130         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3131
3132         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3133
3134 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3135
3136         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3137         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3138         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3139         Renamed to the elmo-msgdb-*-mark.
3140         (wl-summary-score-marks): Follow the change above.
3141         (wl-summary-auto-refile-skip-marks): Ditto.
3142         (wl-summary-incorporate-marks): Ditto.
3143         (wl-summary-expire-reserve-marks): Ditto.
3144
3145         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3146         changes.
3147         (wl-thread-insert-top): Changed updating message.
3148
3149         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3150         variable.
3151         (wl-summary-count-unread): Count answered marks.
3152         (wl-summary-rescan): Call wl-summary-insert-message instead of
3153         wl-summary-append-message-func-internal.
3154         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3155         (wl-summary-prefetch-msg): Follow the variable name changes.
3156         (wl-summary-prefetch-region): Ditto.
3157         (wl-summary-mark-as-read-all): Follow the API changes;
3158         Don't call elmo-folder-replace-marks.
3159         (wl-summary-delete-cache): Follow the variable name changes.
3160         (wl-summary-resume-cache-status): Ditto.
3161         (wl-summary-update-status-marks): New function.
3162         (wl-summary-insert-message): New function.
3163         (wl-summary-sync-marks): Follow the variable name changes.
3164         (wl-summary-sync-update): Synchronize to the msgdb, too;
3165         Changed update messages.
3166         (wl-summary-make-number-list): Rewrite.
3167         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3168         (wl-summary-mark-as-unread): Follow the API changes.
3169         (wl-summary-exec-subr): Follow the variable name changes.
3170         (wl-summary-mark-as-read): Ditto.
3171         (wl-summary-move-spec-plugged-alist): Ditto.
3172         (wl-summary-move-spec-unplugged-alist): Ditto.
3173         (wl-summary-cursor-move-surface): Ditto.
3174
3175         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3176         variable name changes.
3177         (wl-highlight-summary-current-line): Ditto.
3178
3179         * wl-expire.el (wl-expire-refile): Follow the API change in
3180         elmo-folder-move-messages.
3181         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3182         (wl-summary-archive): Use elmo-folder-msgdb instead of
3183         elmo-msgdb-load.
3184
3185 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3186
3187         * wl-mime.el (wl-draft-preview-message): Restore the position
3188         before evaluating wl-draft-send-hook in preview buffer.
3189
3190 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3191
3192         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3193         when it creates new draft buffer.
3194
3195         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3196         without argument.
3197
3198         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3199         Evaluate content and if the value is string, insert it.
3200         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3201         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3202         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3203         wl-draft-config-sub-part-bottom): Use it.
3204
3205         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3206         with the folder name. The question was unintelligible when it is
3207         called from wl-save-status.
3208
3209 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3210
3211         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3212         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3213         cannot take second argument).
3214
3215 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3216
3217         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3218         as t. Since type and subtype are not case sensitive (RFC 2045).
3219
3220 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3221
3222         * wl-vars.el (wl-message-mode-line-format): New variable.
3223         (wl-message-mode-line-format-spec-alist): Ditto.
3224         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3225         (wl-message-redisplay): Use wl-message-mode-line-format.
3226
3227 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3228
3229         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3230
3231 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3232
3233         * wl-summary.el (wl-summary-default-from): Write description.
3234
3235 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3236
3237         * wl-vars.el (wl-ldap-objectclass): Abolish.
3238
3239         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3240         (wl-ldap-make-filter): Removed condition for objectclass.
3241         (wl-ldap-make-matched-value-list): Remove meaningless process.
3242         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3243         (wl-address-ldap-search): Don't add `*' to `pat' string;
3244         use ignore-errors; added `email';
3245         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3246         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3247         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3248
3249
3250 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3251
3252         * wl-draft.el (wl-draft-parent-folder): Write description.
3253         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3254
3255 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3256
3257         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3258         as "" (zero-length string) if no parent.
3259         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3260
3261 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3262
3263         * wl-address.el (wl-address-make-completion-list): Skip duplication
3264         checking.
3265         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3266         `append'.
3267
3268 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3269
3270         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3271         instead of `beginning-of-buffer'.
3272
3273 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3274
3275         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3276
3277 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3278
3279         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3280         Refer wl-message-buffer-name.
3281         (wl-message-wheel-down): Ditto.
3282
3283 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3284
3285         * wl-vars.el (wl-message-buffer-name): New user option.
3286
3287         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3288         directly instead of making alist dinamically.
3289
3290         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3291         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3292         wl-message-buffer-cache-name.
3293         (wl-message-buffer-cache-clean-up): Ditto.
3294
3295         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3296
3297         * Version number is increased to 2.9.15.
3298
3299 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3300
3301         * wl-vars.el (wl-summary-default-view-alist): New user option.
3302
3303         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3304
3305         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3306         while deleting address.
3307         (wl-draft-delete-myself-from-cc): Ditto.
3308
3309         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3310         If optional argument is specified, reverse sort order.
3311
3312         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3313
3314 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3315
3316         * wl-thread.el (wl-thread-insert-message): Return parent number if
3317         exists.
3318         (wl-thread-update-indent-string-region): Use
3319         wl-thread-update-line-on-buffer-sub instead of
3320         wl-thread-update-line-on-buffer.
3321
3322 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3323
3324         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3325         (wl-folder-close-all): Ditto.
3326
3327 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3328
3329         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3330         and mailing-list:.
3331         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3332         value.
3333         (wl-summary-line-list-info): Print mailing-list name even when 
3334         list-number is empty.
3335
3336 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3337
3338         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3339
3340         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3341         (wl-draft-open-file): Ditto.
3342         (wl-draft-random-alphabet): Ditto.
3343
3344         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3345         bindings.
3346
3347 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3348
3349         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3350         * wl-vars.el (wl-draft-config-alist): Ditto.
3351
3352 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3353
3354         * Version number is increased to 2.9.14.
3355
3356         * wl.el (wl): Don't set wl-init as nil when error occured while
3357         auto-checking folders.
3358
3359         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3360         `elmo-expand-newtext'.
3361
3362 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3363
3364         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3365         `this-command' so that `wl-folder-goto-folder' contained in
3366         `wl-summary-keep-cursor-command' work.
3367
3368 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3369
3370         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3371         message buffer displaying state.
3372
3373 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3374
3375         * wl-vars.el (wl-summary-default-view): New variable to specify
3376         default value for `wl-summary-buffer-view' instead of using
3377         set-default.
3378         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3379
3380 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3381
3382         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3383
3384         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3385
3386 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3387
3388         * wl-vars.el (wl-forward-subject-prefix): New variable.
3389         * wl-draft.el (wl-draft-forward): Use it.
3390
3391 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3392
3393         * wl-message.el (wl-message-prev-page): When it is called without
3394         lines argument, scroll down by wl-message-scroll-amount lines.
3395         (wl-message-next-page): Ditto.
3396         * wl-vars.el (wl-message-scroll-amount): Change default value
3397         to preserve current behavior.
3398
3399 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3400
3401         * wl-summary.el (wl-summary-prefetch-msg): Bind
3402         `wl-message-entity' to call `wl-summary-from-function'.
3403
3404 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3405
3406         * wl-message.el (wl-message-buffer-create): Run
3407         wl-message-buffer-created-hook.
3408
3409 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3410
3411         * wl-summary.el (wl-summary-sort-specs): New variable.
3412         (wl-summary-default-sort-spec): Ditto.
3413         (wl-summary-sort): Rewrite.
3414         (wl-summary-sort-by-list-info): New function.
3415
3416 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3417
3418         * wl-summary.el (wl-summary-get-list-info): New function.
3419         (wl-summary-sort): Rewrite.
3420         (wl-summary-line-list-info): Ditto.
3421         (wl-summary-line-list-count): Ditto.
3422         (wl-summary-refile-region): Fixed docstring.
3423
3424 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3425
3426         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3427         `wl-folder-entity-hashtb' as completion table.
3428
3429 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3430
3431         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3432         only when this command is called interactively; silence the byte-
3433         compiler.
3434
3435 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3436
3437         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3438         active in XEmacs.
3439
3440 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3441
3442         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3443         plural lines.
3444
3445 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3446
3447         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3448         of current line when the cursor is on the header name.
3449         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3450
3451 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3452
3453         * wl-util.el (wl-read-directory-name): Return displayed directory
3454         as the default value also on XEmacs.
3455
3456 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3457
3458         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3459         formatting.
3460
3461 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3462
3463         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3464         argument and when it is non-nil, check face property before
3465         highlighting for each line.
3466         (wl-highlight-summary-window): Set it.
3467
3468 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3469
3470         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3471         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3472
3473         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3474         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3475         (wl-draft-get-fcc-list): Likewise.
3476
3477 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3478
3479         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3480         (wl-thread-entity-cur): Ditto.
3481         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3482         wl-thread-indent-regexp setting.
3483         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3484
3485         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3486         wl-summary-lazy-highlight.
3487         (wl-summary-display-bottom): Ditto.
3488
3489         * wl-thread.el (wl-thread-open-close): Likewise.
3490
3491         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3492         from and subject;
3493         Bind wl-draft-use-frame;
3494         Enclose with save-window-excursion;
3495         Use wl-draft-create-buffer instead of with-temp-buffer;
3496         Use wl-draft-prepare-edit;
3497         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3498         Use wl-draft-send instead of wl-draft-raw-send.
3499
3500 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3501
3502         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3503         of using wl-from.
3504
3505 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3506
3507         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3508         insert-buffer instead of clone-buffer.
3509         (wl-draft-doing-mime-bcc): New variable.
3510         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3511         infinite loop.
3512         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3513
3514         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3515         (wl-draft-mime-bcc-body): Ditto.
3516
3517         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3518         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3519         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3520         wl-draft-do-mime-bcc.
3521         (wl-draft-mime-bcc-field): New function.
3522         (wl-draft-do-mime-bcc): Ditto.
3523
3524         * wl-address.el (wl-address-complete-header-list): New variable.
3525         (wl-address-complete-header-regexp): Changed default value.
3526
3527         * Version number is increased to 2.9.13.
3528
3529 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3530
3531         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3532         it is differed.
3533
3534 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3535
3536         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3537         (wl-summary-line-list-count): Ditto.
3538
3539 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3540
3541         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3542         (wl-nntp-posting-function): New variable.
3543         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3544         `wl-nntp-posting-config-alist'.
3545
3546 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3547
3548         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3549         FLIM.
3550
3551 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3552
3553         * wl-summary.el (wl-summary-target-mark-refile-sub):
3554         Remove a nuisance funcall.
3555
3556 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3557
3558         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3559         as t for `try-completion'.
3560
3561 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3562
3563         * wl-summary.el (wl-summary-default-from): Use
3564         wl-address-header-extract-address instead of
3565         std11-extract-address-components.
3566         (wl-summary-simple-from): Ditto.
3567         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3568         (wl-summary-insert-headers): Show message.
3569         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3570         for whole line.
3571         (wl-summary-default-from): Revert last change.
3572         (wl-summary-simple-from): Ditto.
3573         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3574         (wl-summary-mark-as-read-region): Follow the change above.
3575         (wl-summary-sync-marks): Ditto.
3576         (wl-summary-target-mark-mark-as-read): Ditto.
3577         (wl-summary-redisplay-internal): Ditto.
3578         (wl-summary-redisplay-no-mime-internal): Ditto.
3579         (wl-summary-redisplay-all-header): Ditto.
3580         (wl-summary-mark-as-read): Removed argument `cached';
3581         Use current cache status to set cache mark.
3582         (wl-summary-redisplay-internal): Follow the change above.
3583         (wl-summary-redisplay-no-mime-internal): Ditto.
3584         (wl-summary-redisplay-all-header): Ditto.
3585
3586         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3587
3588         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3589         Don't call itself recursively (Adviced by Yamaoka-san).
3590
3591 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3592
3593         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3594         bind wl-summary-highlight as nil to avoid error caused by missing
3595         local variables.
3596
3597 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3598
3599         * wl-vars.el (wl-invalid-character-message): New user option.
3600
3601         * wl-util.el (wl-set-string-width): If truncated string-width is
3602         larger than specified width, use `wl-invalid-character-message'.
3603
3604 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3605
3606         * wl-summary.el (wl-summary-prefetch-msg): 
3607         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3608
3609 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3610
3611         * wl-vars.el (wl-summary-check-line-format): New user option.
3612         (wl-summary-line-format-file): Ditto.
3613
3614         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3615         variable.
3616         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3617         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3618         and `wl-summary-view-old-p' to check whether do a rescan or not.
3619         (wl-summary-view-old-p): New function.
3620         (wl-summary-line-format-changed-p): Ditto.
3621         (wl-summary-line-format-save): Ditto.
3622         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3623
3624         * wl-util.el (wl-set-string-width): Avoid using negative number
3625         for make-string.
3626
3627 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3628
3629         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3630         return value.
3631
3632         * wl-util.el (wl-set-string-width): Added optional argument
3633         `padding' (All other related portions are changed).
3634         (wl-line-parse-format): If the first letter of column number is
3635         `0', zero-padding the result (ex: "%05l").
3636
3637         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3638
3639 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3640
3641         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3642         sequential summary view.
3643
3644 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3645
3646         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3647         if it doesn't have a -unix version.
3648
3649 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3650
3651         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3652
3653 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3654
3655         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3656         content.
3657         (wl-draft): Follow the change above.
3658
3659         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3660
3661         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3662         and wl-folder-summary-line-format-alist contain %T and %P.
3663
3664         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3665         (wl-summary-mode-line-format): New user option.
3666         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3667         (wl-summary-line-format): Changed default value.
3668         (wl-summary-lazy-highlight): Changed default value.
3669
3670         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3671         change in wl-summary-create-line.
3672         (wl-thread-insert-entity-sub): Ditto.
3673
3674         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3675         (wl-summary-buffer-unread-status): Ditto.
3676         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3677         (wl-summary-buffer-persistent-mark-column): Ditto.
3678         (wl-summary-buffer-mode-line-formatter): Ditto.
3679         (wl-summary-buffer-mode-line): Ditto.
3680         (wl-summary-message-regexp): Abolished.
3681         (All other related portions are changed.)
3682         (wl-summary-detect-mark-position): New function.
3683         (wl-summary-buffer-set-folder): Setup
3684         wl-summary-buffer-mode-line-formatter.
3685         (wl-summary-mode): Setup selective-display;
3686         Setup pre-idle-hook when xemacs.
3687         (wl-summary-update-modeline): Rewrite.
3688         (wl-summary-jump-to-msg): Define as function;
3689         Changed regexp for searching messages.
3690         (wl-summary-message-number): Rewrite.
3691         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3692         Do rescan when old type summary cache.
3693         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3694         (wl-summary-remove-destination): Use '\r' to detect EOL.
3695         (wl-summary-print-destination): Ditto.
3696         (wl-summary-temp-mark): New inline function.
3697         (wl-summary-persistent-mark): Ditto.
3698         (wl-summary-line-number): New function.
3699         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3700         (wl-summary-line-list-count): New function.
3701         (wl-summary-create-line): Added argument persistent-mark.
3702         (All other related portions are changed)
3703         (wl-summary-create-line): Insert '\r'.
3704         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3705         (wl-summary-cursor-move-surface): New inline function.
3706         (wl-summary-prev): Use it.
3707         (wl-summary-next): Ditto.
3708
3709         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3710         wl-summary-message-regexp.
3711         (wl-highlight-summary): Delete progress message.
3712         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3713
3714         * Version number is increased to 2.9.12.
3715
3716 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3717
3718         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3719         variable (nil: no minimum).
3720         (wl-summary-line-subject): Add some spaces after subject by
3721         wl-summary-line-subject-minimum-length.
3722
3723 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3724
3725         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3726         and removed `F'.
3727         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3728         change above).
3729
3730 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3731
3732         * wl-summary.el (wl-summary-line-list-count): Reverted.
3733         (example setting in samples/*/dot.wl is also updated)
3734
3735 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3736
3737         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3738
3739         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3740
3741         * wl-vars.el (wl-summary-line-format): Addes some description to the
3742         docstring.
3743
3744         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3745         (wl-summary-line-close-bracket): Ditto.
3746         (wl-summary-line-children-number): Ditto.
3747         (wl-summary-line-thread-indent): Ditto.
3748         (wl-summary-line-children-and-from): Ditto.
3749
3750         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3751         't', 'c', 'F' and added 'C'.
3752
3753         * wl-util.el (wl-set-string-width): Accept negative value.
3754         (wl-line-parse-format): Added "%number(" and "%)".
3755
3756 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3757
3758         * wl-summary.el (wl-summary-line-list-count): Change format of the
3759         return value.
3760
3761 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3762
3763         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3764         from the recent message.el.
3765         (wl-draft-point-in-header-p): Ditto.
3766         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3767         wl-draft-beginning-of-line.
3768         * wl-e21.el (wl-draft-mode-map): Ditto.
3769         * wl-xmas.el (wl-draft-mode-map): Ditto.
3770
3771         * wl-folder.el: Sort macrodefs by dependencies.
3772
3773 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3774
3775         * wl-summary.el (wl-summary-prev): Fixed regexp.
3776         (wl-summary-next): Ditto.
3777
3778 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3779
3780         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3781
3782 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3783
3784         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3785         for backward compatibility.
3786
3787 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3788
3789         * wl-summary.el (wl-summary-line-list-count): New function, merged
3790         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3791         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3792         list counts.
3793
3794 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3795
3796         * wl-summary.el (wl-summary-create-line): Ignore errors while
3797         timezone-fix-time.
3798
3799         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3800
3801         * wl-summary.el (wl-summary-sync-update): Ditto.
3802         (wl-summary-default-from): Use wl-message-entity
3803         instead of entity.
3804
3805         * wl-summary.el (wl-summary-create-line): Fix.
3806
3807         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3808         (wl-summary-line-format): New user option.
3809         (wl-folder-summary-line-format-alist): Ditto.
3810         (wl-summary-from-width): Abolished.
3811
3812         * wl-util.el (toplevel): Require 'bytecomp.
3813         (wl-line-parse-format): New function.
3814         (wl-line-formatter-setup): New macro.
3815
3816         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3817         (wl-summary-buffer-line-formatter): New buffer local variable.
3818         (wl-summary-switch-to-clone-buffer): Follow the change above.
3819         (wl-summary-message-regexp): Fix.
3820         (wl-summary-from-func-internal): Abolished.
3821         (wl-summary-subject-func-internal): Ditto.
3822         (wl-summary-subject-filter-func-internal): Ditto.
3823         (All other related portions are changed.)
3824         (wl-summary-buffer-set-folder):
3825         Set up wl-summary-buffer-number-column and 
3826         wl-summary-buffer-line-formatter
3827         (All other related portions are changed.)
3828         (wl-summary-buffer-number-column-detect): Abolished.
3829         (All other related portions are changed.)
3830         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3831         (wl-summary-delete-all-temp-marks-on-buffer): Use
3832         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3833         (wl-summary-target-mark-delete): Ditto.
3834         (wl-summary-target-mark-refile-subr): Ditto.
3835         (wl-summary-target-mark-mark-as-read): Ditto.
3836         (wl-summary-target-mark-mark-as-unread): Ditto.
3837         (wl-summary-target-mark-mark-as-important): Ditto.
3838         (wl-summary-target-mark-save): Ditto.
3839         (wl-summary-replace-status-marks): Renamed from
3840         wl-summary-set-status-marks-on-buffer;
3841         Use wl-summary-message-regexp instead of
3842         wl-summary-buffer-number-regexp.
3843         (wl-summary-sync-update): Follow the change above.
3844         (wl-summary-goto-previous-message-beginning): New function.
3845         (wl-summary-mark-as-unread): Use it.
3846         (wl-summary-mark-as-important): Ditto.
3847         (wl-summary-line-formatter): New variable.
3848         (wl-summary-line-year): New function.
3849         (wl-summary-line-day): Ditto.
3850         (wl-summary-line-day-of-week): Ditto.
3851         (wl-summary-line-hour): Ditto.
3852         (wl-summary-line-minute): Ditto.
3853         (wl-summary-line-open-bracket): Ditto.
3854         (wl-summary-line-close-bracket): Ditto.
3855         (wl-summary-line-children-number): Ditto.
3856         (wl-summary-line-thread-indent): Ditto.
3857         (wl-summary-line-size): Ditto.
3858         (wl-summary-line-subject): Ditto.
3859         (wl-summary-line-from): Ditto.
3860         (wl-summary-line-children-and-from): Ditto.
3861         (wl-summary-create-line): Rewritten.
3862         (wl-summary-format-date): Abolished.
3863
3864         * wl-highlight.el (wl-highlight-summary-current-line): Use
3865         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3866         Use thread structure to detect thread top message.
3867
3868         * wl-draft.el (wl-default-draft-cite): Don't use
3869         wl-summary-from-func-internal.
3870
3871         * wl-refile.el (wl-refile-subject-learn): Don't use
3872         wl-summary-subject-filter-func-internal.
3873         (wl-refile-guess-by-subject): Ditto.
3874
3875         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3876         parameters.
3877
3878         * wl-thread.el (wl-thread-update-indent-string-region):
3879         Use wl-thread-update-line-on-buffer instead of
3880         wl-thread-update-indent-string.
3881         (wl-thread-update-children-number): Redefine using
3882         wl-thread-update-line-on-buffer.
3883         (wl-thread-update-indent-string): Abolished.
3884
3885         * Version number is increased to 2.9.11.
3886
3887 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3888
3889         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3890         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3891         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3892
3893         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3894         as nil.
3895
3896         * wl-thread.el (wl-thread-open-all-unread): Use 
3897         elmo-folder-list-messages-mark-match.
3898         (wl-thread-insert-message): Removed argument `mark-alist'.
3899         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3900         elmo-msgdb-set-mark.
3901         (wl-thread-get-children-msgs-uncached): Likewise.
3902         (wl-thread-get-exist-children): Added argument include-self.
3903         (wl-thread-delete-message): Follow the change above.
3904
3905         * wl-summary.el (wl-summary-count-unread): Removed argument.
3906         (wl-summary-rescan): Follow the change above.
3907         (wl-summary-mark-as-read-region): Ditto
3908         (wl-summary-mark-as-unread-region): Ditto.
3909         (wl-summary-delete-messages-on-buffer): Ditto.
3910         (wl-summary-sync-update): Ditto.
3911         (wl-summary-switch-to-clone-buffer): Ditto.
3912         (wl-summary-goto-folder-subr): Ditto.
3913         (wl-summary-target-mark-mark-as-read): Ditto.
3914         (wl-summary-target-mark-mark-as-unread): Ditto.
3915         (wl-summary-target-mark-mark-as-important): Ditto.
3916         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3917         (wl-summary-update-thread): Removed argument `mark-alist'.
3918         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3919         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3920         (wl-summary-resume-cache-status): Likewise.
3921         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3922         elmo-msgdb-set-mark.
3923         (wl-summary-mark-as-read-all): Likewise.
3924         (wl-summary-delete-cache): Ditto.
3925         (wl-summary-auto-select-msg-p): Ditto.
3926         (wl-summary-mark-as-unread): Ditto.
3927         (wl-summary-no-auto-refile-message-p): Ditto.
3928         (wl-summary-mark-as-read): Ditto.
3929         (wl-summary-mark-as-important): Ditto.
3930         (wl-summary-auto-refile): Follow the change above.
3931         (wl-summary-delete-all-marks): Removed.
3932         (wl-summary-resume-marks-and-highlight): Ditto.
3933         (wl-summary-resume-marks): Ditto.
3934         (wl-summary-delete-important-msgs-from-list): Ditto.
3935         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3936
3937         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3938         wl-summary-count-unread.
3939
3940         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3941         (wl-summary-score-update-all-lines): Use
3942         elmo-msgdb-set-mark.
3943
3944 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3945
3946         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3947         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3948         (wl-summary-create-line): Renamed from
3949         wl-summary-overview-create-summary-line;
3950         Argument rearrangement.
3951         (wl-summary-update-thread): Follow the change above.
3952
3953         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3954         (wl-thread-insert-entity-sub): Likewise.
3955
3956         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3957         argument `overview', `mark-alist' and added `msgdb'.
3958
3959         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3960
3961         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3962         (wl-summary-rescan): Follow the change above.
3963         (wl-summary-sync-update): Ditto.
3964         (wl-summary-insert-thread-entity): Ditto;
3965         Don't use `let*' in every while loop;
3966         Detect infinite loop of threads.
3967         (wl-summary-update-thread): Removed argument `overview'.
3968
3969         * wl-thread.el (wl-thread-insert-message): Ditto.
3970
3971         * Version number is increased to 2.9.10.
3972
3973         * wl-message.el (wl-message-redisplay): Ignore errors while
3974         wl-message-redisplay-hook.
3975
3976 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3977
3978         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3979
3980 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3981
3982         * wl.el (wl): inhibit-quit while wl-folder.
3983
3984 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3985
3986         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3987         while msgdb access.
3988
3989 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3990
3991         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3992         even if no folder is not created.
3993
3994 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3995
3996         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3997
3998         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3999         implementation.
4000         (wl-summary-target-mark-thread): Ditto.
4001
4002         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4003
4004 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4005
4006         * wl-util.el (wl-display-bytes): Remove unused function.
4007
4008 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4009
4010         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4011         seems critical one (partially reverse the change in 2002/03/17).
4012
4013 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4014
4015         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4016         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4017
4018 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4019
4020         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4021         is not writable.
4022         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4023         plugged status instead of `'force' as 2nd argument.
4024
4025         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4026         is not creatable.
4027
4028         * Version number is increased to 2.9.9.
4029
4030 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4031
4032         * wl-summary.el (wl-summary-suspend): New function.
4033
4034 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4035
4036         * wl.el (wl): Do not check variables if check is nil.
4037         * wl-utils.el (wl-collect-draft): New function.
4038         * wl-folder.el (wl-folder-suspend): Put summary buffers
4039         and draft buffers at the end of buffer list.
4040         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4041
4042 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4043
4044         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4045         loop instead of recursive call.
4046
4047         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4048         2nd argument.
4049
4050 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4051
4052         * wl-draft.el (wl-draft-create-contents): Don't take neither
4053         (function . args) nor (string . something) any more.
4054
4055         * wl-version.el (wl-generate-user-agent-string): Return string
4056         without header symbol.
4057         * wl-draft.el (wl-draft-default-headers): Use it.
4058
4059         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4060         `wl-draft-insert-ccs' and return field value instead of inserting
4061         the header. Abolish cc argument.
4062         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4063
4064         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4065         rather than one with string car.
4066
4067         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4068         * wl-draft.el (wl-draft-create-contents): Add it after the default
4069         headers.
4070
4071         * wl-draft.el (wl-draft-create-contents): For the case of
4072         (symbol-or-string . function) insert header only when the function
4073         returns string value.
4074
4075 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4076
4077         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4078         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4079
4080 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4081
4082         * wl.el (wl-check-environment): Don't check Message-ID when
4083         `wl-insert-message-id' is nil.
4084         Revive checking if `wl-message-id-domain' contains "@".
4085
4086 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4087
4088         * wl.el (wl-check-environment): Merge examination for "@" at
4089         inappropriate position into the first string-match.
4090
4091         * wl-summary.el (wl-summary-target-mark-print): New function.
4092         (wl-summary-pipe-message-subr): Extracted from
4093         `wl-summary-pipe-message'.
4094         (wl-summary-target-mark-pipe): New function.
4095         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4096         `wl-summary-target-mark-pipe'.
4097
4098 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4099
4100         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4101
4102 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4103
4104         * wl.el (wl-check-environment): Use elmo-warning instead of
4105         error for non-critical ones.
4106         Remove trash folder check.
4107         (wl): Don't ignore error in wl-check-environment.
4108
4109         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4110         check, which is moved from `wl-check-environment'.
4111         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4112
4113 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4114
4115         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4116         guess anything, call wl-summary-write.
4117         (wl-summary-write): Create draft with blank To field.
4118         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4119
4120 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4121
4122         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4123         argument full as well for wl-folder-write-current-folder.
4124         If wl-*-write-current-folder cannot guess addressee, add blank
4125         To header.
4126         Rewrite condition for positioning cursor.
4127
4128 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4129
4130         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4131         summary buffer is present, use it.
4132         (wl-folder-jump-to-previous-summary): Ditto.
4133
4134 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4135
4136         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4137
4138         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4139         wl-summary-previous-buffer and wl-summary-next-buffer.
4140
4141         * wl-folder.el (wl-folder-mode-map): Bind
4142         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4143         (wl-folder-jump-to-next-summary): New function.
4144         (wl-folder-jump-to-previous-summary): Ditto.
4145
4146         * wl-draft.el (wl-draft): Rearranged.
4147
4148 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4149
4150         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4151         of header.
4152         (wl-draft): Collect arguments for the header as header-alist.
4153         (wl-draft-forward): Arrange arguments for wl-draft.
4154         (wl-draft-reply): Ditto.
4155         (wl-draft-edit-string): Ditto.
4156         * wl-summary.el (wl-summary-write): Ditto.
4157         (wl-summary-write-current-folder): Ditto.
4158
4159         * Version number is increased to 2.9.8.
4160
4161 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4162
4163         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4164
4165         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4166
4167         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4168         even if the guess failed.
4169
4170         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4171         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4172         wl-summary-write-current-folder.
4173         * wl-xmas.el: Ditto.
4174
4175 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4176
4177         * wl-summary.el (wl-summary-next-page): Force display message if
4178         message is not displayed yet.
4179         (wl-summary-prev-page): Ditto.
4180
4181 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4182
4183         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4184
4185 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4186
4187         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4188         add "Preview Message" and "Save Draft and Exit".
4189
4190 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4191
4192         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4193         if addrmgr is called from draft in splitted window.
4194
4195         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4196         * wl-mule.el: Ditto.
4197         * wl-xmas.el: Ditto.
4198
4199 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4200
4201         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4202
4203         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4204         * wl-xmas.el (wl-folder-toolbar): Ditto.
4205
4206 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4207
4208         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4209         and wl-draft-save-and-exit.
4210         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4211         * wl-xmas.el: Ditto.
4212         * wl-mule.el: Ditto.
4213
4214         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4215         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4216
4217 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4218
4219         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4220         lists for saving buffer.
4221
4222 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4223
4224         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4225         parent-folder argument instead of it.
4226         (wl-draft-create-buffer): Ditto.
4227         (wl-draft-forward): Ditto.
4228         (wl-draft-reply): Ditto.
4229         * wl-summary.el (wl-summary-write): Ditto.
4230         (wl-summary-write-current-folder): Ditto.
4231
4232         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4233         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4234         Folder buffer after composing.
4235
4236 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4237
4238         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4239         header if the file `wl-x-face-file' already contains it.
4240
4241 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4242
4243         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4244         folder" entry.
4245         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4246         * wl-e21.el (wl-folder-toolbar): Ditto.
4247         * wl-xmas.el (wl-folder-toolbar): Ditto.
4248
4249 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4252         wl-folder-goto-folder with sticky argument.
4253         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4254
4255 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4256
4257         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4258         and wl-summary-previous-buffer.
4259         (wl-summary-next-buffer): New function.
4260         (wl-summary-previous-buffer): Ditto.
4261
4262 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4263
4264         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4265         wl-folder-jump-to-current-entity-with-arg.
4266         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4267         `wl-folder-jump-to-current-entity'.
4268         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4269         `wl-summary-goto-folder-sticky'.
4270         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4271         `wl-summary-goto-folder'.
4272         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4273         Unless force-exit, do not clean temp. marks for sticky summary.
4274         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4275
4276 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4277
4278         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4279         not entire.
4280
4281 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4282
4283         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4284         to `C-x C-s'.
4285         (wl-summary-save-status): New command.
4286         (wl-summary-exit): Don't clean-up temp marks when sticky.
4287         (Applied patch from Nakayama-san [wl: 09548])
4288         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4289         Do nothing when no mark data.
4290         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4291         Call `wl-summary-delete-all-temp-marks' before saving.
4292
4293 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4294
4295         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4296
4297 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4298
4299         * wl.el (wl-check-environment): Also cause error when (system-name)
4300         returns "localhost.localdomain". (Although it doesn't affect because
4301         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4302
4303 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4304
4305         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4306         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4307
4308         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4309         value.
4310
4311 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4312
4313         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4314         Likewise r-cc-list and r-ng-list.
4315
4316 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4317
4318         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4319         only if it is bound as variable.
4320
4321         * wl-mime.el (wl-draft-preview-message): Ditto.
4322
4323 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4324
4325         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4326         needless `goto-char'.
4327
4328         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4329         `wl-summary-redisplay-no-mime-internal' instead of
4330         `wl-summary-redisplay-no-mime'.
4331         (wl-summary-redisplay-no-mime): Changed argument;
4332         Call `wl-summary-redisplay-no-mime-internal'.
4333
4334         * wl-mime.el (wl-draft-preview-message): Bind
4335         `mime-header-encode-method-alist' locally.
4336
4337         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4338         (wl-draft-std11-parse-addresses): Added the first address check.
4339         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4340
4341         * Version number is increased to 2.9.7.
4342
4343 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4344
4345         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4346
4347 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4348
4349         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4350         related to scrollbar support, if there is no such a feature
4351         compiled in.
4352
4353 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4354
4355         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4356         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4357         for prefetch.
4358
4359 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4360
4361         * wl-summary.el (wl-summary-pick): Fix for no match.
4362
4363 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4364
4365         * wl-draft.el (wl-draft-save):
4366         Override `mime-header-encode-method-alist'.
4367
4368 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4369
4370         * wl-folder.el (wl-folder-pick): New function.
4371         Define key as "?".
4372
4373 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4374
4375         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4376         Fix for unplugged.
4377
4378 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4379
4380         * wl-folder.el (wl-folder-virtual): New function.
4381         Define key as "V".
4382
4383 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4384
4385         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4386         multi folder if entity is group.
4387
4388 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4389
4390         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4391         is nil.
4392
4393 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4394
4395         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4396         (wl-summary-target-mark-msgs): Return the number of marked messages.
4397
4398 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4399
4400         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4401         "first:" is specified.
4402
4403 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4404
4405         * wl-vars.el (wl-from): Use return value of function
4406         user-full-name instead of the variable user-full-name since
4407         XEmacs-20.4 doesn't set this variable.
4408
4409 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4410
4411         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4412         call `wl' directly.
4413
4414 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4415
4416         * wl-draft.el (wl-draft-reedit): Removed duplicated
4417         switch-to-buffers.
4418
4419 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4420
4421         * wl.el (wl-other-frame): Removed garbages.
4422
4423 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4424
4425         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4426
4427         * wl-xmas.el (wl-draft-key-setup): Ditto.
4428
4429         * wl-mule.el (wl-draft-key-setup): Ditto.
4430
4431         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4432         (wl-draft-reedit): Ditto.
4433         (wl-draft-prepare-edit): Add `wl-draft-save' to
4434         `local-write-file-hooks'.
4435         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4436         (wl-draft-reedit): Set buffer-file-name.
4437         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4438
4439
4440         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4441         call it.
4442         (wl-delete-startup-frame-function): New variable.
4443         (wl-other-frame): New function
4444         (Original was written by Yamaoka san [wl: 09239]).
4445
4446         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4447         if `wl-folder-use-frame'.
4448
4449 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4450
4451         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4452
4453 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4454
4455         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4456         New variable.
4457         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4458         (wl-message-buffer-prefetch-get-next): Use them.
4459         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4460
4461 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4462
4463         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4464         with unwind-protect.
4465
4466         * wl-draft.el (wl-draft-reedit): Rewrite.
4467         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4468         (wl-draft-save): Insert header separator if it does not exist;
4469         Removed condition-case.
4470
4471         * wl-summary.el (wl-summary-reedit): Revert last change.
4472
4473         * wl-draft.el (wl-draft-save): Rewrite.
4474         (wl-draft-create-buffer): Set buffer-file-name as nil.
4475
4476         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4477
4478         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4479
4480         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4481         nil.
4482
4483 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4484
4485         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4486         If count is nil, do not prefetch.
4487         (wl-message-buffer-prefetch-next): Next.
4488
4489 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4490
4491         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4492
4493 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4494
4495         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4496         `delete-backward-char'
4497         (wl-draft-prepare-edit): Check major-mode.
4498         (wl-draft-decode-header): Rewrite.
4499         (wl-draft): Fix.
4500
4501 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4502
4503         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4504
4505 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4506
4507         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4508         (wl-message-buffer-prefetch-get-next): Remove size checking.
4509         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4510
4511 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4512
4513         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4514         (wl-draft-default-headers): Fix.
4515
4516 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4517
4518         * wl-draft.el (wl-draft-default-headers): Insert return value of
4519         `wl-generate-mailer-string-function'.
4520
4521 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4522
4523         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4524         (wl-draft-insert-mail-header-separator): Ditto.
4525
4526         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4527         again (Reverted the change on 2002-01-17 by OKADA san).
4528
4529 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4530
4531         * wl-draft.el (wl-draft): Rewrite.
4532         (wl-draft-create-buffer): New function.
4533         (wl-draft-create-contents): Ditto.
4534         (wl-draft-prepare-edit): Ditto.
4535         (wl-draft-decode-header): Ditto.
4536         (wl-draft-decode-body): Ditto.
4537         (wl-draft-check-new-line): Ditto.
4538         (wl-draft-default-headers): Ditto.
4539         (wl-draft-insert-mail-header-separator): Ditto.
4540
4541 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4542
4543         * Version number is increased to 2.9.6.
4544
4545 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4546
4547         * wl-draft.el (wl-draft-delete-field): Optional argument.
4548         (wl-draft-delete-fields): Ditto.
4549
4550 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4551
4552         * wl-message.el (toplevel): Eliminated byte-compile warning.
4553         for `itimer-function', `delete-timer' and `itimer-list'.
4554
4555 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4556
4557         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4558         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4559         `wl-message-buffer-prefetch-threshold'.
4560         * wl-summary.el (wl-summary-redisplay-internal): Remove
4561         the check of `wl-message-buffer-prefetch-depth'.
4562
4563 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4564
4565         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4566         size of article.
4567         (wl-message-buffer-prefetch-subr): Remove size check.
4568
4569 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4570
4571         * wl-vars.el (wl-plugged): Make customizable.
4572
4573 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4574
4575         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4576         (wl-message-buffer-prefetch-set-timer): New function.
4577         (wl-message-buffer-prefetch-get-next): New function.
4578         (wl-message-buffer-prefetch): New function.
4579         (wl-message-buffer-prefetch-next): Rewrite.
4580         (wl-message-buffer-prefetch-subr): Rewrite.
4581         * wl-vars.el (wl-auto-prefetch-first): New variable.
4582         * wl-summary.el (wl-summary-goto-folder-subr): Call
4583         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4584
4585 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4586
4587         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4588         `wl-summary-unread-message-hook'.
4589
4590 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4591
4592         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4593         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4594         if range is `cache-status'.
4595
4596 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4597
4598         * wl-message.el (wl-message-buffer-prefetch-subr):
4599         Improve debug message.
4600
4601 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4602
4603         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4604         `wl-mail-send-pre-hook'.
4605         (wl-draft-send-mail-with-qmail): Ditto.
4606         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4607
4608 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4609
4610         * wl-message.el (wl-message-buffer-prefetch-subr):
4611         Fix for cancel-function-timers bug.
4612         (wl-message-buffer-prefetch-debug): Default value is t.
4613
4614 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4615
4616         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4617         (wl-message-buffer-prefetch-subr): Rewrite.
4618         Rename from `wl-message-buffer-prefetch'.
4619
4620 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4621
4622         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4623         (wl-default-draft-cite-decorate-author): Ditto.
4624
4625         * wl-draft.el (wl-draft-cite-function): Removed.
4626         (wl-default-draft-cite-decorate-author): Ditto.
4627
4628 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4629
4630         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4631         (wl-default-draft-cite): Do not arrange author name if the value of
4632         `wl-default-draft-cite-decorate-author' is nil.
4633
4634 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4635
4636         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4637
4638         * wl-folder.el (wl-folder-check-one-entity): Don't care
4639         `elmo-folder-use-flag-p'.
4640
4641 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4642
4643         * wl-folder (wl-folder-check-one-entity): Fix
4644         problem if unread is nil.
4645
4646 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4647
4648         * wl-address.el (wl-address-make-completion-list): Check whether
4649         the address is a group list.
4650         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4651
4652 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4653
4654         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4655         The number of the messages of new and unread does not count
4656         correctly.
4657
4658         * wl-summary.el (wl-summary-count-unread): Changed to return
4659         `(new . unread)' instead of total.
4660         (wl-summary-sync-update): Follow the change above.
4661
4662         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4663
4664 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4665
4666         * wl-address.el (wl-address-make-completion-list): Do not enclose
4667         address by " <" and ">" if associated realname is "".
4668         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4669         This is against the promblem with group list in .addresses pointed
4670         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4671
4672 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4673
4674         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4675         message is a format control string.
4676         * wl-expire.el (wl-expire-append-log): Ditto.
4677         * wl-mime.el (wl-summary-burst-subr): Ditto.
4678         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4679         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4680
4681 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4682
4683         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4684         wl.el (wl-check-variables): Rename from `wl-check-type'.
4685         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4686         (wl-check-variables-2): New function.
4687         (wl): Call `wl-check-variables-2'.
4688
4689 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4690
4691         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4692         after renaming folder in access group.
4693
4694 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4695
4696         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4697         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4698         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4699         (wl-message-buffer-prefetch): Rewrite.
4700         (wl-message-buffer-prefetch-idle-time): Removed.
4701         * wl-summary.el (wl-summary-redisplay-internal):
4702         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4703         Error check for `wl-message-buffer-prefetch-depht'.
4704
4705 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4706
4707         * Version number is increased to 2.9.5.
4708         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4709
4710 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4711
4712         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4713         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4714         Based on the patch written by
4715         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4716
4717 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4718
4719         * wl-draft.el (wl-draft-raw-send): Fix for
4720         `wl-news-send-pre-hook'
4721
4722 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4723
4724         * wl-utils.el (wl-message-id-function): New variable.
4725         * wl-draft.el (wl-draft-insert-required-fields):
4726         Use `wl-message-id-function'.
4727
4728 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4729
4730         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4731         * wl-utils.el (wl-draft-make-message-id-string):
4732         Use `wl-from' for domain part of Message-ID
4733         if `wl-message-id-use-wl-from' if non-nil.
4734         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4735
4736 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4737
4738         * wl.el (wl): Call `wl-check-type'
4739         Do not 'condition-case'.
4740
4741 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4742
4743         * wl.el (wl-check-type): New function.
4744         (wl-check-type-variables): New variable.
4745
4746 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4747
4748         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4749
4750 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4751
4752         * wl-draft.el (wl-smtp-password-key): New function.
4753         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4754         (wl-draft-send-mail-with-smtp): Ditto.
4755         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4756
4757 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4758
4759         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4760         * wl-utils.el (wl-unique-id-suffix): Remove.
4761
4762 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4763
4764         * Version number is increased to 2.9.4.
4765
4766 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4767
4768         * wl-utils.el (wl-unique-id-suffix): New variable.
4769         (wl-unique-id): Use `wl-unique-id-suffix'
4770
4771 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4772
4773         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4774         instead of `elmo-msgdb-search'.
4775
4776         * Version number is increased to 2.9.3.
4777
4778 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4779
4780         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4781
4782 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4783
4784         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4785         (wl-draft-dispatch-message): Changed for send-later.
4786         (wl-draft-queue-flush): Ditto.
4787         (wl-draft): Clear `wl-sent-message-queued'.
4788         (wl-draft-reedit): Ditto.
4789         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4790         * wl-vars.el (wl-draft-force-queuing): New variable.
4791         (wl-draft-force-queuing-mail): New variable.
4792         (wl-draft-force-queuing-news): New variable.
4793
4794 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4795
4796         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4797         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4798
4799 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4800
4801         * Version number is increased to 2.9.2.
4802
4803 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4804
4805         * wl-draft.el (wl-draft-elide-region): New user command.
4806         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4807
4808         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4809         command `wl-draft-elide-region'.
4810         * wl-mule.el: Ditto.
4811         * wl-xmas.el: Ditto.
4812
4813 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4814
4815         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4816         (wl-biff-check-folder-async): Removed needless let.
4817
4818 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4819
4820         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4821         wl-folder-get-elmo-folder.
4822         (wl-biff-check-folder): Set `biff' argument of
4823         `wl-folder-check-one-entity'.
4824         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4825
4826         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4827         (wl-folder-check-one-entity): Added `biff' argument;
4828         Setup `biff' slot of folder.
4829
4830         * Version number is increased to 2.9.1.
4831
4832 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4833
4834         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4835         comment out and fixed.
4836         (wl-fldmgr-add-completion-subr): Ditto.
4837
4838         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4839         and msgdb.
4840
4841         * wl.el (wl-toggle-plugged): Save summary view.
4842
4843 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4844
4845         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4846
4847 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4848
4849         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4850
4851 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4852
4853         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4854         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4855         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4856
4857         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4858         if it was failed.
4859         (wl-demo): Disable undo in the demo buffer.
4860
4861 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4862
4863         * wl-version.el (wl-version): Changed codename.
4864
4865         * Version number is increased to 2.9.0.
4866
4867 2001-12-14  Takuo KITAME <kitame@northeye.org>
4868
4869         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4870         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4871         (wl-folder-mark-as-read-all-current-entity): Ditto.
4872
4873 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4874
4875         * wl-vars.el (wl-from-width): Define as obsolete variable.
4876         (wl-subject-length-limit): Ditto.
4877
4878         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4879
4880         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4881         wl-summary-save-view.
4882
4883         * wl.el (wl-save-status): Ditto.
4884         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4885
4886         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4887         (wl-summary-exit): Follow the change above.
4888         (wl-summary-goto-folder-subr): Ditto.
4889
4890         * wl-folder.el (wl-folder-create-subr): Don't use
4891         `elmo-folder-creatable-p'.
4892
4893 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4894
4895         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4896
4897 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4898
4899         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4900         rather than bitmap on Emacs 21.
4901         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4902         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4903         for xbm if the new redisplay engine is not available.
4904
4905 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4906
4907         * wl-folder.el (wl-folder-init-hook): New hook.
4908         (wl-folder-init): Run `wl-folder-init-hook'.
4909
4910 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4911
4912         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4913
4914 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4915
4916         * wl-acap.el (wl-acap-cache-filename): New variable.
4917         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4918         (wl-acap-init): Use cache if no ACAP server found.
4919
4920 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4921
4922         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4923         `wl-acap-original-msgdb-dir'.
4924
4925         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4926         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4927
4928         * wl-mime.el (wl-mime-save-directory): Renamed from
4929         `wl-mime-save-dir'.
4930
4931 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4932
4933         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4934
4935         * wl-demo.el: Require `path-util'.
4936         (wl-demo-bitmap-mule-available-p): New internal variable.
4937         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4938         `module-installed-p' instead.
4939         (wl-demo-insert-image): Use *.img file for a bitmap image.
4940         (wl-demo): Don't call the ascii demo recursively.
4941
4942 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4943
4944         * Version number is increased to 2.7.7.
4945
4946 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4947
4948         * wl.el (wl-exit): Eliminated byte-compile warning.
4949
4950 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4951
4952         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4953         obsolete variable using `elmo-define-obsolete-variable'.
4954         (wl-fetch-confirm-threshold): Ditto.
4955         (wl-cache-prefetch-folder-type-list): Ditto.
4956         (wl-cache-prefetch-folder-list): Ditto.
4957
4958 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4959
4960         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4961         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4962         (wl-demo-insert-image): New function.
4963         (wl-demo-insert-text): New function.
4964         (wl-demo-image-type-alist): Redefine as a function.
4965         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4966         (wl-demo-with-temp-file-buffer): Removed.
4967         (wl-logo-xpm): Removed.
4968         (wl-logo-xbm): Removed.
4969         (wl-logo-bitmap): Removed.
4970
4971 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4972
4973         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4974         (wl-expire-localdir-get-folder-function): New user option.
4975         (wl-expire-localdir-get-folder): New function.
4976         (wl-expire-localdir-date): Ditto.
4977
4978 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4979
4980         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4981         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4982         Fixed unread number mismatch when all-unread < unread.
4983
4984 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4985
4986         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4987         (wl-fetch-confirm-threshold): Ditto.
4988
4989         * wl-summary.el (wl-summary-confirm-appends): Removed.
4990         (wl-summary-sync-update): Don't refer
4991         `wl-summary-update-confirm-threshold' (It is now abolished).
4992
4993         * wl-message.el (wl-message-display-internal): Don't refer
4994         `wl-fetch-confirm-threshold' (It is now abolished).
4995
4996 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4997
4998         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4999
5000 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5001
5002         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5003         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5004         Change default value to nil.
5005         (wl-summary-indent-length-limit): The value can be nil, nil means
5006         unlimited.
5007
5008         * wl-summary.el: Don't set limit for indent length if the value of
5009         wl-summary-indent-length-limit is nil.
5010         If the value of wl-summary-width is nil, it means only that the width
5011         of summary is unlimited (nil doesn't mean that the indent length is
5012         unlimited).
5013
5014         * wl-thread.el: Ditto.
5015
5016 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5017
5018         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5019         be nil, nil means never confirm.
5020         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5021
5022 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5023
5024         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5025         means unlimited).
5026
5027 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5028
5029         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5030         Use `with-temp-buffer'.
5031
5032 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5033
5034         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5035         with new backquote style).
5036         (wl-folder-get-entity-from-buffer): Ditto.
5037
5038 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5039
5040         * wl-version.el (nemacs-version): Eliminated.
5041         (wl-extended-emacs-version2): Ignore nemacs.
5042         (wl-extended-emacs-version3): Ditto.
5043
5044 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5045
5046         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5047         (wl-draft-add-in-reply-to): New variable.
5048         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5049         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5050         (wl-draft-yank-from-mail-reply-buffer): Use
5051         `wl-draft-add-in-reply-to'.
5052         (wl-draft-insert-current-message): Ditto.
5053
5054 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5055
5056         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5057         typo (kill->hide).
5058         (wl-message-buffer-prefetch-folder-type-list): Added elements
5059         `mark' and `cache' instead of `internal'.
5060
5061 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5062
5063         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5064         resume msgdb directory.
5065
5066 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5067
5068         * wl.el (wl-exit): Call `wl-acap-exit'.
5069
5070         * wl-summary.el (wl-summary-message-string): New function.
5071         (wl-summary-reedit): Use it.
5072         (wl-summary-resend-bounced-mail): Remove needless let.
5073         (wl-summary-supersedes-message): Ditto.
5074         (wl-summary-save): Ditto.
5075
5076         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5077         (wl-acap-init): Set it.
5078         (wl-acap-exit): New function.
5079
5080 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5081
5082         * wl.el (wl-init): Revert (require 'mime-setup). move from
5083         toplevel.
5084
5085 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5086
5087         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5088         local variables.  Add error when guess function return invalid
5089         value.
5090
5091 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5092
5093         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5094         Change local variable name.
5095         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5096         (wl-folder-get-newsgroups): Return nil when non-news folder.
5097         * wl-summary.el (wl-summary-write-current-folder): State through
5098         when guess-list return nil.
5099         (wl-summary-write-current-folder-functions): Fixed docstring.
5100
5101         * wl.el (wl-exit): Changed confirm message.
5102
5103         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5104         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5105
5106         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5107
5108 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5109
5110         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5111         user option (Renamed from wl-cache-prefetch-folder-type-list).
5112         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5113         from wl-cache-prefetch-folder-list).
5114
5115         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5116         Move to wl-vars.el.
5117         (wl-message-buffer-prefetch-p): Changed to enable
5118         `wl-message-buffer-prefetch-folder-list'.
5119
5120         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5121         `ignore-cache'.
5122
5123 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5124
5125         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5126         `part-top' and `part-bottom'.
5127         (wl-draft-config-sub-part-top): New function.
5128         (wl-draft-config-sub-part-bottom): New function.
5129
5130 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5131
5132         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5133
5134 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5135
5136         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5137
5138 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5139
5140         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5141
5142         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5143         (wl-summary-write-current-folder): Ditto.
5144
5145 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5146
5147         * wl-folder.el (wl-folder-get-newsgroups): Use
5148         `elmo-folder-newsgroups'.
5149
5150 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5151
5152         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5153         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5154         `wl-draft-config-sub-header-bottom'.
5155
5156 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5157
5158         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5159         localnews folder.
5160
5161 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5162
5163         * wl-summary.el (wl-summary-mode): Undo last change.
5164
5165         * wl-folder.el (wl-folder-mode): Ditto.
5166
5167 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5168
5169         * wl-summary.el (wl-summary-mode): Locally set
5170         truncate-partial-window-width to nil.
5171         (for XEmacs)
5172
5173         * wl-folder.el (wl-folder-mode): Ditto.
5174
5175 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5176
5177         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5178
5179 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5180
5181         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5182         number.
5183
5184         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5185
5186         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5187
5188         * Version number is increased to 2.7.6.
5189
5190 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5191
5192         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5193
5194 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5195
5196         * wl-summary.el (wl-summary-sync-update): Enclose network
5197         related portion with `unwind-protect'.
5198
5199 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5200
5201         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5202
5203 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5204
5205         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5206         element.
5207         * wl-vars.el (wl-message-body-button-alist): Ditto.
5208
5209         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5210         max match length.
5211         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5212
5213         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5214         for the max match length;
5215         Use 4th element value for the button string regexp group.
5216
5217         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5218         candidate exists, prompt to select.
5219
5220 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5221
5222         * wl-summary.el (wl-summary-jump-to-msg): Search before
5223         calibration point by `beginning-of-line'.
5224
5225 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5226
5227         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5228         for access group.
5229
5230 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5231
5232         * wl-message.el (wl-message-display-internal): Bind
5233         `default-mime-charset'.
5234
5235         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5236
5237         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5238
5239         * Version number is increased to 2.7.5.
5240
5241 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5242
5243         * wl-expire.el (wl-summary-archive): Fixed;
5244         Use `elmo-folder-name-internal'.
5245
5246 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5247
5248         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5249         from `elmo-folder-move-messages' caller.
5250         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5251
5252         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5253         related portions are changed).
5254
5255 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5256
5257         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5258         counter.
5259
5260 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5261
5262         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5263         buffer local and set it to nil.
5264
5265         * wl-message.el (wl-message-redisplay): Ditto.
5266
5267 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5268
5269         * wl-summary.el (wl-summary-mark-as-important): If message is
5270         already cached, set messag as read, otherwise encache and mark as read.
5271
5272 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5273
5274         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5275         point-min.
5276
5277 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5278
5279         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5280         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5281         a keymap.
5282
5283 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5284
5285         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5286         parent.
5287
5288         * wl-mule.el (wl-message-define-keymap): Ditto.
5289
5290         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5291
5292         * wl-xmas.el (wl-message-display-internal-hook): Define.
5293         (wl-xmas-setup-message-toolbar): Define as function.
5294         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5295         (wl-message-overload-functions): Abolished.
5296         (wl-message-define-keymap): New function.
5297
5298         * wl-vars.el (wl-message-display-internal-hook): New variable.
5299         (wl-message-header-button-alist): New variable (Renamed from
5300         wl-highlight-message-header-button-alist).
5301         (wl-message-body-button-alist): Ditto.
5302
5303         * wl-mule.el (wl-message-define-keymap): New function.
5304         (wl-message-overload-functions): Abolished.
5305
5306         * wl-message.el (wl-message-add-buttons-to-body): New function.
5307         (wl-message-redisplay): Don't call wl-message-overload-functions;
5308         Call wl-message-add-buttons-to-header and
5309         wl-message-add-buttons-to-body.
5310         (wl-message-display-internal): Set keymap argument for
5311         elmo-mime-display-as-is, elmo-mime-message-display;
5312         Run wl-message-display-internal-hook.
5313         (wl-message-refer-article-or-url): Abolished.
5314
5315         * wl-highlight.el (wl-highlight-headers): Don't call
5316         wl-highlight-message-add-buttons-to-header.
5317         (wl-highlight-message-add-buttons-to-header): Abolished.
5318
5319
5320         * wl-e21.el (wl-message-display-internal-hook): Define.
5321         (wl-e21-setup-toolbar): Deleted duplicated binding.
5322         (wl-e21-setup-message-toolbar): Define as function.
5323         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5324         (wl-message-define-keymap): New function.
5325         (wl-message-overload-functions): Abolished.
5326
5327 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5328
5329         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5330         and elmo-folder-close.
5331
5332         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5333
5334 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5335
5336         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5337         boolean value.
5338         * wl-draft.el (wl-draft-do-fcc): Ditto.
5339
5340 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5341
5342         * wl-vars.el (wl-fcc-force-as-read): New variable.
5343         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5344         mark copied message as read.
5345
5346 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5347
5348         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5349
5350 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5351
5352         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5353         `wl-summary-target-above' instead of obsolete variable
5354         `wl-summary-temp-above'.
5355
5356         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5357         instead of `make-obsolete-variable'.
5358         * wl-refile.el (toplevel): Ditto.
5359
5360 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5361
5362         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5363         with third argument t.
5364         (wl-draft): Set first argument for wl-plugged-init as t.
5365
5366         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5367         definition.
5368
5369 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5370
5371         * wl-vars.el: Tabify.
5372         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5373
5374         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5375         message.
5376
5377 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5378
5379         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5380         and set default to beep.
5381
5382 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5383
5384         * wl-vars.el (wl-draft-truncate-lines): New variable.
5385
5386         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5387         instead of wl-message-truncate-lines for truncate-lines.
5388
5389 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5390
5391         * wl-message.el (wl-message-display-internal): Call
5392         `wl-highlight-message' after `elmo-mime-display-as-is'.
5393
5394         * wl-mime.el (wl-mime-display-text/plain): New function.
5395         (wl-mime-display-header): Ditto.
5396         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5397         body-presentation-method for text/plain;
5398         Register `wl-mime-display-header' as a header-presentation-method;
5399         Don't set up `elmo-message-text-content-inserted-hook' and
5400         `elmo-message-header-inserted-hook'.
5401
5402         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5403         variable.
5404         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5405         as t if flag is 'all-header;
5406         Don't bind `elmo-message-ignored-field-list',
5407         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5408
5409 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5410
5411         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5412         for xemacs with non-mule environment.
5413
5414 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5415
5416         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5417         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5418         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5419
5420 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5421
5422         * wl-vars.el (wl-interactive-send): Set default value as t.
5423
5424 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5425
5426         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5427         (wl-addrmgr-method-list): Abolished.
5428         (wl-addrmgr-change-method): Follow above change.
5429
5430         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5431
5432 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5433
5434         * wl-vars.el (wl-message-truncate-lines): Change default value
5435         to default-truncate-lines.
5436
5437         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5438
5439 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5440
5441         * wl-vars.el (wl-message-truncate-lines): New variable.
5442
5443         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5444         wl-message-truncate-lines.
5445
5446 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5447
5448         * wl-acap.el (wl-acap-init): Remove period from error message.
5449         (wl-acap-find-acap-service): Remove period from message.
5450
5451 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5452
5453         * wl.el (wl-check-environment): Undo last change.
5454
5455         * wl-vars.el (wl-from): Changed default value.
5456
5457         * wl-util.el (toplevel): Don't require tm-edit.
5458
5459         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5460         `wl-folder-init';
5461         Don't set mark on mail body.
5462         (wl-draft-reedit): Ditto.
5463
5464         * wl-address.el (wl-address-quote-specials): Define as an alias for
5465         elmo-address-quote-specials.
5466
5467 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5468
5469         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5470
5471         * wl-vars.el (wl-from): Set default value as nil.
5472         (wl-organization): Set default value as ORGANIZATION environment
5473         variable.
5474
5475         * wl-draft.el (wl-smtp-extension-bind): Check value of
5476         wl-smtp-connection-type.
5477
5478         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5479         error.
5480
5481 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5482
5483         * Version number is increased to 2.7.4.
5484
5485         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5486         arguments from `wl-highlight-x-face-function' caller.
5487         Use x-face-1.3.6.12 or later.
5488
5489 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5490
5491         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5492
5493 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5494
5495         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5496         (wl-fcc): Fix to accept function.
5497         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5498
5499 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5500
5501         * wl-acap.el (toplevel): Added `product-provide' declare.
5502         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5503
5504 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5505
5506         * wl.el (wl): Changed order of calling `elmo-init'
5507         and `elmo-folder-init'.
5508
5509 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5510
5511         * wl-mime.el (wl-summary-burst): Extract message when content-type
5512         of root entity is not only `multipart' but also `message/rfc822'.
5513         (wl-summary-burst-subr): Ditto.
5514
5515 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5516
5517         * wl-vars.el (toplevel): Require 'custom.
5518         (wl-trash-folder): Added to `wl-setting' group.
5519
5520         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5521         exists.
5522         (wl-addrmgr-draw): Insert empty line when no entry exists.
5523
5524         * wl-mule.el (wl-message-wheel-up): Fixed.
5525         (wl-message-wheel-down): Ditto.
5526
5527 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5528
5529         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5530         config is an anonymous lambda expression.
5531
5532 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5533
5534         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5535         when Mule 2 is running.
5536
5537 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5538
5539         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5540
5541 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5542
5543         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5544         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5545
5546         * wl-address.el (wl-address-specials-regexp): Eliminated.
5547         (wl-address-quote-specials): Rewrite.
5548
5549 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5550
5551         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5552         shy-groups for regexp.
5553
5554         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5555         character classes and Perl style shy-groups for regexp.
5556         (wl-highlight-plugged-current-line): Use Posix style character
5557         classes for regexp.
5558         (wl-e21-highlight-folder-by-numbers): Ditto.
5559         (wl-e21-display-image-p): Use `display-images-p' instead of
5560         `display-graphic-p'.
5561         (display-images-p): Make an alias to `display-graphic-p' if it is
5562         not available.  It is for Emacs version prior to 21.0.105.
5563
5564         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5565         `display-graphic-p'.
5566         (wl-demo-image-type-alist): Ditto.
5567         (display-images-p): Make an alias to `display-graphic-p' if it is
5568         not available.  It is for Emacs version prior to 21.0.105.
5569
5570 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5571
5572         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5573         support.
5574         (wl-generate-user-agent-string): Ditto.
5575
5576         * wl-version.el (wl-version): Update docsting.
5577         (wl-version-status): Ditto.
5578
5579 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5580
5581         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5582         21.0.105.  For Emacs 21.0.104 or earlier.
5583
5584 2001-09-03  Takuo KITAME <kitame@northeye.org>
5585
5586         * wl-e21.el (wl-plugged-init-icons): Use
5587         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5588         (wl-biff-init-icons): Ditto.
5589
5590 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5591
5592         * wl-highlight.el (wl-highlight-summary-current-line):
5593         Fixed highlighting refile/copy destination.
5594
5595         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5596         (wl-acap-store): Encode string by wl-acap-coding-system.
5597
5598 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5599
5600         * wl-acap.el (toplevel): Check and require 'un-define before
5601         'xemacs-ucs;
5602          Added checking for UTF-2000.
5603
5604 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5605
5606         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5607         Don't enclose with `eval-and-compile'.
5608
5609         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5610         wl-init is non-nil.
5611
5612         * wl-draft.el (wl-draft): Ditto.
5613
5614         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5615
5616         * wl-acap.el (toplevel): Require 'wl.
5617         (wl-acap-store): Call `elmo-init'.
5618
5619         * wl.el (wl): Changed position of `wl-check-environment'.
5620         (toplevel): Added autoload setting for wl-acap.
5621
5622         * wl-vars.el (wl-setting): New custom group.
5623         (wl-from): Added wl-setting group.
5624         (wl-user-mail-address-list): Ditto.
5625         (wl-organization): Ditto.
5626         (wl-subscribed-mailing-list): Ditto.
5627         (wl-envelope-from): Ditto.
5628         (wl-smtp-posting-user): Ditto.
5629         (wl-smtp-posting-server): Ditto.
5630         (wl-smtp-posting-port): Ditto.
5631         (wl-smtp-authenticate-type): Ditto.
5632         (wl-pop-before-smtp-user): Ditto.
5633         (wl-pop-before-smtp-server): Ditto.
5634         (wl-pop-before-smtp-port): Ditto.
5635         (wl-pop-before-smtp-authenticate-type): Ditto.
5636         (wl-nntp-posting-server): Ditto.
5637         (wl-nntp-posting-user): Ditto.
5638         (wl-nntp-posting-port): Ditto.
5639         (wl-fetch-confirm-threshold): Ditto.
5640         (wl-prefetch-threshold): Ditto.
5641         (wl-thread-insert-opened): Ditto.
5642         (wl-ldap-server): Ditto.
5643         (wl-ldap-port): Ditto.
5644         (wl-ldap-base): Ditto.
5645         (wl-ldap-objectclass): Ditto.
5646         (wl-use-ldap): Ditto.
5647         (wl-draft-config-alist): Ditto.
5648         (wl-draft-config-matchone): Ditto.
5649         (wl-template-alist): Ditto.
5650         (wl-message-sort-field-list): Ditto.
5651         (wl-message-ignored-field-list): Ditto.
5652         (wl-message-visible-field-list): Ditto.
5653         (wl-interactive-send): Ditto.
5654         (wl-summary-move-order): Ditto.
5655         (wl-auto-select-first): Ditto.
5656         (wl-auto-select-next): Ditto.
5657         (wl-interactive-save-folders): Ditto.
5658
5659         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5660         Initialization codes are moved from wl-local-folder-init.
5661         (wl-local-folder-init): Follow the change above.
5662         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5663
5664         * wl-acap.el: New file.
5665
5666         * Version number is increased to 2.7.3.
5667
5668 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5669
5670         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5671
5672 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5673
5674         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5675         (wl-addrmgr-address-entry-list): Ditto.
5676
5677 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5678
5679         * wl-e21.el (wl-draft-mode-map): Removed binding for
5680         `wl-draft-insert-x-face-field'.
5681
5682         * wl-mule.el (wl-draft-mode-map): Ditto.
5683
5684         * wl-xmas.el (wl-draft-mode-map): Ditto.
5685
5686         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5687         (wl-cs-autoconv): Ditto.
5688         (wl-cs-local): Ditto.
5689         (wl-use-scoring): Ditto.
5690         (wl-mime-charset): Ditto.
5691         (wl-folder-check-async): Ditto.
5692
5693         * wl.el (toplevel): Ignore nemacs and tm.
5694         (wl-exit): Ditto.
5695
5696         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5697         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5698         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5699         instead of wl-address-petname-add-or-change.
5700         (wl-summary-edit-addresses-subr): Use wl-address-delete
5701         instead of wl-address-petname-delete.
5702
5703         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5704
5705         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5706         if error occured.
5707
5708         * wl-message.el (require): Remove tm support.
5709
5710         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5711
5712         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5713         (wl-folder-jump-to-current-entity): Ditto.
5714         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5715
5716         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5717         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5718         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5719
5720         * wl-mule.el (wl-draft-key-setup): Ditto.
5721
5722         * wl-xmas.el (wl-draft-key-setup): Ditto.
5723
5724         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5725         (wl-draft-std11-parse-addresses): New function.
5726         (wl-draft-parse-mailbox-list): Use it.
5727         (wl-draft): Ignore nemacs.
5728         (wl-draft-reedit): Ditto.
5729
5730         * wl-addrmgr.el: New file.
5731         (Original is wl-rcpt.el written by
5732         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5733         Thanks Kitamoto-san.)
5734
5735         * wl-address.el (wl-address-make-address-list): Modified parsing
5736         process.
5737         (wl-address-delete): Renamed from `wl-address-petname-delete';
5738         Modify wl-address-list too.
5739         (wl-address-add-or-change): Renamed from
5740         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5741
5742 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5743
5744         * wl-highlight.el (wl-highlight-summary-current-line):
5745           Work with transient-mark-mode
5746
5747 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5748
5749         * Version number is increased to 2.7.2.
5750
5751         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5752         instead of elmo-dop-queue-method.
5753
5754 2001-08-06  SAITO Atsunori <sai@yedo.com>
5755
5756         * wl-vars.el (wl-ldap-objectclass): New user option.
5757
5758         * wl-address.el (wl-ldap-make-filter): Use it.
5759
5760 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5761
5762         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5763
5764 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5765
5766         * wl-folder.el (wl-folder): redisplay after folder insertion.
5767
5768         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5769
5770         * wl-summary.el (wl-summary-sync-update):
5771         Change status mark only when new-msgdb exists.
5772         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5773
5774 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5775
5776         * wl-summary.el (wl-summary-open-folder): New function.
5777         (wl-summary-goto-folder-subr): Use it.
5778         (wl-summary-mark-as-important): Fix;
5779         Encache only when no cache exists.
5780
5781 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5782
5783         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5784         Use with-current-buffer.
5785
5786 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5787
5788         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5789         before call `get-buffer'. Fixed parenthesis.
5790         (wl-score-get-header-entry): Clear message and help window when
5791         keyboard quit.
5792         (wl-score-edit-insert-header): Ditto.
5793
5794 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5795
5796         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5797         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5798         (wl-default-draft-cite): Fix.
5799
5800         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5801         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5802
5803 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5804
5805         * wl-message.el (wl-message-prev-page): Do same bahavior
5806         as summary when it is called in the message buffer.
5807         (wl-message-next-page): Ditto.
5808
5809 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5810
5811         * wl-summary.el (wl-summary-forward): Use cache if it is not
5812         section cache.
5813
5814 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5815
5816         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5817         Removed redundant require of elmo-vars.
5818         (wl-biff-state-indicator-on): Changed default value for
5819         xemacs with non-mule environment.
5820
5821         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5822         wl-message-buffer is nil;
5823         Hide progress bar after moving messages.
5824
5825 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5826
5827         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5828         message at cursor point is deleted.
5829
5830 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5831
5832         * wl-vars.el: Changed file coding system to euc-japan.
5833         Added -*-coding:-*- magic to the first line.
5834
5835         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5836         Search parent from the first message.
5837
5838         * Version number is increased to 2.7.1.
5839
5840 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5841
5842         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5843
5844 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5845
5846         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5847         refile/delete execution.
5848
5849         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5850         Fixed docstring.
5851
5852 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5853
5854         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5855         do update process;
5856         Don't update marks when update process is interrupted.
5857
5858 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5859
5860         * wl-summary.el (wl-summary-reply): Fixed problem when
5861         wl-draft-use-frame is non-nil.
5862         (wl-summary-forward): Ditto.
5863
5864         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5865         as nil.
5866         (wl-folder-mark-as-read-all-entity): Ditto.
5867         (wl-folder-prefetch-entity): Ditto.
5868
5869         * wl.el (wl): Check environment before wl-init.
5870
5871         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5872         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5873         instead of wl-summary-collect-unread.
5874         (wl-summary-reply): Split message window.
5875
5876 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5877
5878         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5879         only if current language environment is japanese,
5880
5881         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5882         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5883         (wl-folder-goto-folder-subr): Ditto.
5884
5885         * wl-draft.el (wl-draft-dispatch-message): Call
5886         `elmo-file-cache-get-path'.
5887
5888 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5889
5890         * wl-summary.el (wl-summary-cursor-move): If return value of
5891         wl-summary-next-message is not number, don't jump.
5892
5893 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5894
5895         * wl-summary.el (wl-summary-buffer-next-message-function): New
5896         variable.
5897         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5898         if it is bound.
5899
5900         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5901         string.
5902
5903         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5904         (wl-plugged-drawing): Ditto.
5905
5906 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5907
5908         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5909         process.
5910         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5911         with unwind-protect.
5912
5913         * wl.el (wl-init): Require mime-setup.
5914         (wl-check-environment): Don't require mime-setup.
5915
5916         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5917         instead of elmo-folder-type.
5918
5919         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5920         value as nil.
5921
5922 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5923
5924         * Version number is increased to 2.7.0.
5925
5926         * wl-version.el (wl-version): Changed codename.
5927
5928         * wl-summary.el (wl-summary-delete-cache): Fixed.
5929
5930         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5931         Workaround for net folders.
5932         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5933
5934         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5935         value to nil (According to the patch from
5936         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5937
5938         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5939         of elmo-folder-close.
5940
5941 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5942
5943         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5944         for postfix.
5945
5946 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5947
5948         * wl-summary.el (wl-summary-resend-message): Fixed.
5949
5950         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5951         Call wl-draft with `from' argument if its address is included in
5952         `wl-user-mail-address-list'.
5953         (wl-draft): Added `from' argument.
5954
5955         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5956         non-nil.
5957         (wl): Don't show demo if wl-demo is nil.
5958
5959         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5960         wl-summary-use-frame.
5961
5962         * wl-vars.el (wl-summary-use-frame): New user option.
5963         (wl-folder-use-frame): Changed docstring.
5964
5965         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5966         non-nil.
5967         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5968         wl-summary-use-frame.
5969
5970         * wl-vars.el (wl-folder-use-frame): New user option.
5971
5972         * wl-summary.el (wl-summary-exit): Back to folder frame if
5973         wl-folder-use-frame is non-nil.
5974         (wl-summary-redisplay-internal): Ignore cache if current folder
5975         is draft folder,
5976         (wl-summary-redisplay-no-mime): Ditto.
5977         (wl-summary-redisplay-all-header): Ditto.
5978
5979         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5980         if wl-folder-use-frame is non-nil.
5981
5982 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5983
5984         * wl-summary.el (wl-summary-sync-update): Bind
5985         elmo-folder-update-threshold.
5986         (wl-summary-mark-as-important): Enclosed server mark processing
5987         with `save-match-data'.
5988
5989         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5990         only when it is already defined.
5991
5992 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5993
5994         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5995         name of folder exclude localdir is wrong.
5996         * wl-folder.el (wl-folder-sync-entity):
5997         Set `wl-summary-always-sticky-folder-list' as nil.
5998         (wl-folder-mark-as-read-all-entity): Ditto.
5999         (wl-folder-prefetch-entity): Ditto.
6000
6001 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6002
6003         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6004         instead of `wl-summary-write-current-newsgroup'.
6005
6006 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6007
6008         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6009         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6010         non-nil and selected message is important, do not display.
6011
6012 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6013
6014         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6015
6016 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6017
6018         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6019
6020         * wl-summary.el (wl-summary-mark-as-important): Set message number
6021         using wl-summary-message-number.
6022
6023 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6024
6025         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6026         destination folder is 'null.
6027
6028 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6029
6030         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6031         New function.
6032         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6033         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6034         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6035
6036 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6037
6038         * wl-mime.el (wl-mime-setup): Added setting for
6039         `mime-setup-signature-key-alist' to avoid overriding key bind for
6040         `wl-draft-send'.
6041
6042         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6043         for `wl-draft-send'.
6044         * wl-mule.el (wl-draft-overload-functions): Ditto.
6045         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6046         * wl-draft.el (wl-draft-send): Ditto.
6047
6048         * wl-message.el (wl-message-display-internal):
6049         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6050         (Patch is provided by <kita@coe.nttdata.co.jp>).
6051
6052 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6053
6054         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6055
6056 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6057
6058         * wl.el (wl): Fix for wl-demo.
6059
6060 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6061
6062         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6063
6064 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6065
6066         * wl-folder.el (wl-folder-prefetch-entity): Use
6067         `wl-folder-get-elmo-folder'.
6068         (wl-folder-count-incorporates): Do not use
6069         `wl-folder-get-elmo-folder'.
6070
6071 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6072
6073         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6074         instead of `elmo-folder-get-type'.
6075
6076 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6077
6078         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6079         position on Subject: field.
6080         (Advised by Mito <mit@nines.nec.co.jp>)
6081
6082 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6083
6084         * wl-folder.el (wl-folder-prefetch-entity): Use
6085         `wl-folder-get-elmo-folder'.
6086
6087 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6088
6089         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6090
6091         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6092         `process-duplicates' slot.
6093
6094         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6095         if detection failed.
6096
6097 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6098
6099         * wl-version.el (wl-version-status): Set to "alpha".
6100
6101 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6102
6103         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6104         Check wl-message-buffer lives before set-buffer.
6105
6106 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6107
6108         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6109         called in folder mode.
6110         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6111         * wl-summary.el (wl-summary-exit-pre-hook): Run
6112         `wl-summary-exit-pre-hook' before exit summary mode.
6113
6114 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6115
6116         * wl-version.el (wl-version-status): New variable.
6117         (wl-version-status-alist): Removed.
6118         (wl-version-status): Rule included.
6119
6120 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6121
6122         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6123         @sponichi.
6124
6125         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6126         when `mail-reply-buffer' is buffer-local variable.
6127         (Reported by <kita@coe.nttdata.co.jp>).
6128
6129 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6130
6131         * wl-vars.el (toplevel): Require 'elmo-util.
6132
6133 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6134
6135         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6136         (All other related portions are changed)
6137
6138         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6139
6140         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6141
6142 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6143
6144         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6145
6146 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6147
6148         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6149         Delete other windows to avoid an error.
6150         Use `point-marker' instead of `point' to remember the start point
6151         of body.
6152
6153         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6154
6155         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6156         number not to exceed all message number.
6157
6158 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6159
6160         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6161         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6162
6163 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6164
6165         * wl-summary.el (wl-summary-sync-force-update): Added argument
6166         no-check.
6167         (wl-summary-sync-update): Ditto.
6168         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6169         with `no-check'.
6170
6171         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6172         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6173         already running.
6174
6175 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6176
6177         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6178         `dst-folder-arg'.
6179         (wl-expire-archive-number1): Diito.
6180         (wl-expire-archive-number2): Diito.
6181         (wl-expire-archive-Date): Diito.
6182         (wl-archive-number1): Diito.
6183         (wl-archive-number2): Diito.
6184         (wl-archive-date): Diito.
6185         (wl-archive-folder-p): New function.
6186         (wl-summary-expire): Support of expand folder name at
6187         wl-expire-alist.
6188         * wl-util.el (wl-expand-newtext): Renamed from
6189         `wl-refile-expand-newtext'.
6190
6191 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6192
6193         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6194         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6195         `(elmo-msgdb-get-overview msgdb)'.
6196         (wl-summary-prefetch): Bind match data before call
6197         `wl-summay-prefetch-msg'.
6198         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6199         'off if `wl-summary-buffer-disp-msg' is non-nil.
6200         Fixed problem that couldn't show only one new or unread message when
6201         enter folder.
6202         (wl-summary-reply): Don't call `split-window-vertically' and other
6203         window.
6204
6205 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6206
6207         * wl-expire.el (wl-expire-refile): Fixed.
6208
6209 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6210
6211         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6212
6213         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6214         biff notification is removed.
6215
6216         * wl.el (wl): Changed position of `elmo-init'.
6217
6218         * wl-draft.el (wl-default-draft-cite): Use date field
6219         on the citation buffer.
6220
6221         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6222
6223         * wl-xmas.el (wl-folder-internal-icon-list): Added
6224         `wl-folder-shimbun-image'.
6225
6226         * wl-e21.el (wl-folder-internal-icon-list): Added
6227         `wl-folder-shimbun-image'.
6228
6229 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6230
6231         * wl.el (wl-init): Eliminated argument.
6232         (wl): Rewrite.
6233
6234         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6235         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6236         instead of `elmo-folder-msgdb-internal'.
6237         (wl-summary-sync-update): Ditto.
6238         (wl-summary-flush-pending-append-operations): Eliminated.
6239         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6240         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6241         `elmo-folder-open'.
6242
6243         * wl-mime.el (wl-summary-burst): Fixed.
6244
6245         * wl-folder.el (wl-folder-info-save): Check data type.
6246
6247         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6248         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6249         instead of `elmo-folder-msgdb-internal'.
6250         (wl-expire-hide): Ditto.
6251
6252
6253         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6254
6255 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6256
6257         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6258
6259 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6260
6261         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6262
6263 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6264
6265         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6266         Fixed `match-beginning' argument mismatch.
6267
6268 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6269
6270         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6271         the default value.
6272
6273 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6274
6275         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6276         instead of `elmo-nntp-default-port'.
6277
6278         * wl-vars.el: Fixed some doc strings.
6279
6280 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6281
6282         * wl-summary.el (wl-summary-prefetch-msg): Use
6283         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6284
6285         * wl-vars.el: Define *-func as obsolete variable using
6286         `elmo-define-obsolete-variable'.
6287
6288         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6289         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6290         instead of `wl-message-buffer-prefetch-threshold'.
6291
6292         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6293
6294         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6295
6296         * wl-draft.el (wl-caesar-region-func): Ditto.
6297
6298         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6299         Keep unread status in elmo-folder-move-messages.
6300         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6301
6302 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6303
6304         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6305         `wl-summary-buffer-exit-func'
6306         (wl-summary-buffer-message-redisplay-function): Renamed from
6307         `wl-summary-buffer-message-redisplay-func'
6308         (wl-summary-buffer-next-folder-function): Renamed from
6309         `wl-summary-buffer-next-folder-func'.
6310         (wl-summary-buffer-prev-folder-function): Renamed from
6311         `wl-summary-buffer-prev-folder-func'.
6312         (wl-summary-get-petname-function): Renamed from
6313         `wl-summary-get-petname-func'.
6314
6315         * wl-score.el (wl-score-edit-exit-function): Renamed from
6316         `wl-score-edit-exit-func'.
6317
6318         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6319         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6320
6321         * wl-util.el (wl-load-profile-function): Renamed from
6322         `wl-load-profile-func'.
6323
6324         * wl-folder.el (wl-folder-completion-function): Renamed from
6325         `wl-folder-completion-func'.
6326         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6327
6328         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6329         `wl-expire-archive-get-folder-func'.
6330         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6331         (wl-draft-send-mail-function): Renamed from
6332         `wl-draft-send-mail-func'.
6333         (wl-draft-send-news-function): Renamed from
6334         `wl-draft-send-news-func'.
6335         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6336         (wl-generate-mailer-string-function): Renamed from
6337         `wl-generate-mailer-string-func'.
6338         (wl-highlight-signature-search-function): Renamed from
6339         `wl-highlight-signature-search-func'.
6340         (wl-highlight-x-face-function): Renamed from
6341         `wl-highlight-x-face-func'
6342         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6343         (wl-ps-print-buffer-function): Renamed from
6344         `wl-ps-print-buffer-func'
6345         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6346         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6347         (wl-summary-subject-filter-function): Renamed from
6348         `wl-summary-subject-filter-func'.
6349
6350         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6351         `wl-draft-queue-flush-send-func'
6352         (wl-draft-cite-function): Renamed from
6353         `wl-draft-cite-func'
6354
6355         * wl-address.el (wl-address-init-function): Renamed from
6356         `wl-address-init-func'.
6357
6358 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6359
6360         * wl-draft.el (wl-draft-queue-flush): Don't call
6361         `elmo-dop-unlock-message'.
6362         * wl-draft.el (wl-draft-queue-append): Don't call
6363         `elmo-dop-lock-message'.
6364
6365         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6366         (wl-summary-buffer-folder-name): Ditto.
6367         (wl-summary-message-regexp): Added '-' (all other related portions
6368         are changed).
6369         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6370         wl-summary-buffer-folder-name.
6371
6372 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6373
6374         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6375         the number of mails in the folder buffer is not updated by wl-biff.
6376
6377 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6378
6379         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6380         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6381
6382 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6383
6384         * wl-summary.el (wl-summary-next-message):
6385         Return next message number when wl-summary-move-order is nil.
6386
6387 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6388
6389         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6390         `wl-summary-move-spec-alist'.
6391         (wl-summary-move-spec-unplugged-alist): New variable
6392         (Move spec for unplugged status).
6393         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6394         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6395
6396 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6397
6398         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6399         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6400
6401 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6402
6403         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6404         simple quotation to quote the anonymous function.
6405         * tm-wl.el (wl-draft-preview-message): Ditto.
6406
6407 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6408
6409         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6410         Eliminate redundant `save-excursion'.
6411         (wl-highlight-summary-current-line): Ditto.
6412
6413         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6414         accessing match data when `looking-at' failed.
6415
6416         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6417         `elmo-match-string' where users don't care about the speed.
6418         (wl-draft-save): Ditto.
6419
6420 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6421
6422         * wl-util.el (wl-regexp-opt): New function.
6423
6424         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6425         number from `wl-summary-buffer-number-list'.
6426         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6427         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6428         (wl-summary-move-spec-alist): Changed default setting.
6429
6430 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6431
6432         * wl-vars.el (wl-biff-notify-hook): New hook.
6433         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6434         the arrival of new mail.
6435         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6436         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6437
6438 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6439
6440         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6441
6442 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6443
6444         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6445
6446         * Version number is increased to 2.5.8.
6447
6448         * wl-thread.el (toplevel): require 'cl.
6449         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6450         (wl-thread-make-number-list): New function.
6451         (wl-thread-entity-make-number-list-from-children): Ditto.
6452         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6453         (wl-thread-entity-insert-as-children): Likewise.
6454         (wl-thread-delete-message): Likewise.
6455         (wl-meaning-of-mark): Eliminated.
6456         (wl-thread-next-failure-mark-p): Ditto.
6457         (wl-thread-entity-get-mark): Ditto.
6458         (wl-thread-meaning-alist-get-result): Ditto.
6459         (wl-thread-entity-check-prev-mark): Ditto.
6460         (wl-thread-entity-check-next-mark): Ditto.
6461         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6462         (wl-thread-entity-get-prev-marked-entity): Ditto.
6463         (wl-thread-get-prev-unread): Ditto.
6464         (wl-thread-jump-to-prev-unread): Ditto.
6465         (wl-thread-get-next-unread): Ditto.
6466         (wl-thread-jump-to-next-unread): Ditto.
6467         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6468         (wl-thread-entity-get-next-marked-entity): Ditto.
6469
6470         * wl-summary.el (wl-summary-buffer-number-list):
6471         New bufer-local variable.
6472         (wl-summary-switch-to-clone-buffer): Clone
6473         `wl-summary-buffer-number-list'.
6474         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6475         (wl-summary-cursor-move-regex): Eliminated.
6476         (wl-summary-cursor-up): Rewrite.
6477         (wl-summary-cursor-down): Ditto.
6478         (wl-summary-mode-spec-alist): New variable.
6479         (wl-summary-next-message): New inline function.
6480         (wl-summary-cursor-move): New function.
6481         (wl-summary-default-get-next-msg): Rewrite.
6482         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6483         (wl-summary-rescan): Ditto.
6484         (wl-summary-sync-all-init): Ditto.
6485         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6486         summary is not thread view.
6487         (wl-summary-sync-update): Ditto.
6488         (wl-summary-rescan): Ditto.
6489         (wl-summary-make-number-list): New function.
6490
6491         * wl-draft.el: "FCC" -> "Fcc".
6492
6493 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6494
6495         * wl-highlight.el (wl-highlight-summary-window):
6496         Call `set-buffer-modified-p'.
6497
6498         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6499         (wl): Call `elmo-init' and fix.
6500
6501         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6502         Use new variables.
6503
6504         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6505
6506 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6507
6508         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6509
6510 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6511
6512         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6513
6514 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6515
6516         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6517         `wl-use-toolbar' nor `display-graphic-p'.
6518         (wl-e21-setup-message-toolbar): Ditto.
6519         (wl-e21-setup-summary-toolbar): Ditto.
6520         (wl-e21-setup-folder-toolbar): Ditto.
6521
6522         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6523         (wl-plugged-init-icons): Ditto.
6524
6525         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6526         `display-graphic-p'.
6527         (wl-plugged-set-folder-icon): Ditto.
6528         (wl-highlight-plugged-current-line): Ditto.
6529         (wl-highlight-folder-current-line): Ditto.
6530         (wl-e21-highlight-folder-group-line): Ditto.
6531         (wl-e21-setup-toolbar): Ditto.
6532         (wl-e21-display-image-p): New macro.
6533
6534         * wl-demo.el (wl-demo): Simplified.
6535         (wl-demo-image-type-alist): Use `image-type-available-p' for
6536         checking whether the image type `xbm' is available.
6537
6538 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6539
6540         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6541         (wl-summary-input-range): Ditto.
6542
6543 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6544
6545         * wl-summary.el (wl-summary-edit-addresses): Use
6546         `wl-summary-get-original-buffer'
6547         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6548         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6549         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6550         (wl-summary-get-newsgroups): Eliminated.
6551         (wl-summary-set-crosspost): Ditto.
6552         (wl-summary-is-crosspost-folder): Ditto.
6553         (wl-crosspost-alist-load): Ditto.
6554         (wl-crosspost-alist-save): Ditto.
6555
6556         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6557         `elmo-setup-subscribed-newsgroups' instead of
6558         `elmo-nntp-make-groups-hashtb'.
6559         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6560         instead of `wl-crosspost-alist-save'.
6561
6562         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6563         of `elmo-folder-message-appendable-p'.
6564         (wl-mime-header-presentation-method): Eliminated.
6565
6566         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6567         (Error occurs in emacs21).
6568
6569         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6570         the current buffer).
6571
6572         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6573         instead of `wl-crosspost-alist-save'.
6574         (wl-init): `elmo-crosspost-message-alist-load'
6575         instead of `wl-crosspost-alist-load'
6576
6577         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6578         (wl-parse-newsgroups): Likewise.
6579         (wl-biff-notify): Run `wl-biff-notify-hook'.
6580
6581 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6582
6583         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6584
6585         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6586         when `wl-summary-lazy-highlight' is non-nil.
6587         (wl-summary-goto-folder-subr): Highlight only when
6588         `wl-summary-lazy-highlight' is non-nil.
6589
6590         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6591         Don't display progress and highlight temp-mark when
6592         `wl-summary-lazy-highlight' is non-nil.
6593         (wl-highlight-summary-window): New function.
6594         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6595
6596 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6597
6598         * wl-summary.el (wl-summary-sync): Change `all-visible'
6599         from `all-shown'
6600         (wl-summary-input-range): Ditto.
6601
6602 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6603
6604         * wl-e21.el (wl-highlight-folder-current-line): Call
6605         `wl-folder-init-icons' when folder icons have not been initialized.
6606
6607         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6608
6609         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6610         (wl-demo-image-type-alist): New macro.
6611
6612 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6613
6614         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6615         display does not support graphics.
6616         (wl-plugged-init-icons): Ditto.
6617         (wl-folder-init-icons): Ditto.
6618
6619         * wl-demo.el (wl-demo): Chech closely whether the display
6620         supports graphics.
6621
6622 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6623
6624         * wl-summary.el (wl-summary-get-original-buffer): New function.
6625         (wl-summary-set-crosspost): Use it.
6626         (wl-summary-target-mark-uudecode): Ditto.
6627         (wl-summary-reedit): Ditto.
6628         (wl-summary-resend-bounced-mail): Ditto.
6629         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6630         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6631
6632         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6633         (wl-message-display-internal): Ditto.
6634
6635 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6636
6637         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6638
6639 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6640
6641         * wl-summary.el (wl-summary-save-view): Renamed from
6642         `wl-summary-save-status'.
6643
6644 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6645
6646         * wl-summary.el (wl-summary-sync): Added `all-shown'
6647
6648 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6649
6650         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6651
6652 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6653
6654         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6655
6656 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6657
6658         * wl-highlight.el (wl-highlight-summary-line-string): Use
6659         `zerop' instead of `= 0'.
6660         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6661
6662         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6663         for comparing numbers.
6664         (wl-template-prev): Use `zerop' instead of `eq 0'.
6665
6666         * wl-draft.el (wl-draft-insert-current-message): Use
6667         `with-current-buffer' instead of `save-excursion'.
6668         Use `zerop' instead of `eq 0'.
6669
6670 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6671
6672         * wl-draft.el (wl-draft-insert-ccs): New function.
6673         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6674         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6675
6676 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6677
6678         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6679
6680 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6681
6682         * wl-expire.el (wl-expire-refile): Don't call
6683         elmo-msgdb-add-msgs-to-seen-list;
6684         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6685         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6686
6687 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6688
6689         * wl-message.el (wl-message-prev-page): Ignore errors while
6690         scroll-down.
6691
6692 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6693
6694         * wl-mime.el: Use elmo-original-message-mode instead of
6695         mmelmo-original-mode.
6696
6697         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6698         `elmo-folder-get-spec';
6699         (wl-fldmgr-add-completion-all-completions):
6700         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6701
6702         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6703         of `elmo-folder-get-type'.
6704
6705         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6706         `elmo-folder-get-spec';
6707         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6708         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6709         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6710         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6711         `elmo-read-msg-no-cache';
6712         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6713         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6714         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6715         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6716         `elmo-cache-save';
6717         (wl-draft-reedit): Use `elmo-message-file-name'.
6718
6719         * wl-expire.el: Use `elmo-folder-name-internal';
6720         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6721         Use macro `wl-summary-buffer-msgdb' instead of variable
6722         `wl-summary-buffer-msgdb';
6723         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6724         Use macro `wl-summary-buffer-folder-name' instead of variable
6725         `wl-summary-buffer-folder-name'.
6726         * wl-score.el: Likewise.
6727
6728         * wl-message.el: Rewrite for new message buffer cache mechanism.
6729         (wl-message-buffer-cache-buffer-get): New macro.
6730         (wl-message-buffer-cache-folder-get): Ditto.
6731         (wl-message-buffer-cache-message-get): Ditto.
6732         (wl-message-buffer-cache-entry-make): Ditto.
6733         (wl-message-buffer-cache-hit): Ditto.
6734         (wl-message-buffer-cache-sort): New function.
6735         (wl-message-buffer-cache-add): Ditto.
6736         (wl-message-buffer-cache-delete): Ditto.
6737         (wl-message-buffer-cache-clean-up): Ditto.
6738         (wl-message-buffer-window): Rewrite.
6739         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6740         (wl-message-buffer-display): New function.
6741         (wl-message-display-internal): New function.
6742
6743 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6744
6745         * wl-folder.el: Use `elmo-folder-name-internal';
6746         Use `wl-folder-get-elmo-folder';
6747         Use `elmo-folder-list-messages' instead of
6748         `elmo-list-folder';
6749         Use `elmo-folder-get-primitive-list' instead of
6750         `elmo-folder-get-primitive-spec-list';
6751         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6752         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6753         Use `elmo-folder-create' instead of `elmo-create-folder'.
6754         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6755         (wl-folder-get-elmo-folder): New macro.
6756         (wl-folder-elmo-folder-cache-get): Ditto.
6757         (wl-folder-elmo-folder-cache-put): Ditto.
6758         (wl-folder-suspend): Call `elmo-quit'.
6759
6760         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6761         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6762         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6763         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6764         (toplevel): require 'cl.
6765         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6766
6767         * wl-summary.el: Rewrite to use new elmo interface.
6768
6769 \f
6770 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-mime.el (wl-draft-preview-message):
6773         Run `wl-draft-send-hook' before collecting recipients information;
6774         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6775
6776         * tm-wl.el (wl-draft-preview-message): Ditto.
6777
6778 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6779
6780         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6781         wrong recipients are displayed when forwarded message.
6782
6783 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6784
6785         * Version number is increased to 2.5.7.
6786
6787 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6788
6789         * wl-message.el (wl-message-next-page): Bind
6790         `window-pixel-scroll-increment' to nil while scrolling up.
6791
6792 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6793
6794         * wl-vars.el (wl-save-hook): New hook.
6795         * wl.el (wl-save): Call `wl-save-hook'.
6796
6797 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6798
6799         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6800         Argument WITH-ARG instead of NO-ARG (negative mean).
6801         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6802         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6803         * wl-message.el (wl-message-follow-current-entity): Likewise.
6804
6805 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6806
6807         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6808         FROM was optional argument.
6809         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6810
6811 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6812
6813         * Version number is increased to 2.5.6.
6814
6815 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6816
6817         * wl-version.el (wl-version-show): Removed.
6818         (wl-version): Add `interactive'.
6819
6820 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6821
6822         * wl-summary.el (wl-summary-get-petname-func): New variable.
6823         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6824         instead of `wl-address-get-petname-1'.
6825         (wl-summary-simple-from): Ditto.
6826
6827         * wl-address.el (wl-address-get-petname-1): Define as function.
6828
6829 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6830
6831         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6832         field in the original message.
6833         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6834
6835 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6836
6837         * wl-expire.el (wl-expire-hide):
6838         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6839
6840 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6841
6842         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6843         find decoder for To, Cc, and Subject.
6844
6845 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6846
6847         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6848         for checking `elmo-use-buffer-cache'.
6849         (wl-summary-mark-as-important): Fixed typo in comment.
6850
6851 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6852
6853         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6854         field in the original message.
6855         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6856
6857 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6858
6859         * wl-expire.el (wl-expire-hide):
6860         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6861
6862 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6863
6864         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6865         find decoder for To, Cc, and Subject.
6866
6867 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6868
6869         * Version number is increased to 2.5.5.
6870
6871         * wl-address.el (wl-address-specials-regexp): New constant.
6872         (wl-address-quote-specials): Use it.
6873
6874 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6875
6876         * wl-summary.el (wl-summary-rescan):
6877         Call `wl-summary-buffer-number-column-detect'.
6878         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6879
6880         * wl-message.el (wl-message-mode-map): Define.
6881         (wl-message-decode): Use it as local-map.
6882
6883 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6884
6885         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6886         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6887
6888 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6889
6890         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6891
6892         * wl-mule.el (wl-read-event-char): Ditto.
6893
6894         * wl-e21.el (wl-read-event-char): Ditto.
6895
6896         * wl-nemacs.el (wl-read-event-char): Ditto.
6897         (read-event): Removed.
6898
6899         * wl-util.el (toplevel): Removed dummy definition of
6900         `read-event'.
6901         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6902
6903 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6904
6905         * wl-nemacs.el (elmo-archive-call-process): Moved to
6906         elmo-archive.el.
6907
6908 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6909
6910         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6911         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6912
6913         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6914         instead of magic-number 6.  Use `not' instead of `null' for symbol
6915         `nil' check (not empty list).
6916         (wl-draft-insert-x-face-field): Fixed paren style.
6917
6918         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6919         one-branch conditional statement, instead of `and' and `if'.
6920         (wl-draft-forward): Likewise.
6921         (wl-draft-add-references): Likewise.
6922         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6923
6924         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6925         conditional steatment.  Use `cond' instead of `if'.
6926         (wl-draft-confirm): Likewise.
6927
6928 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6929
6930         * wl-version.el (wl-version-show): Use `product-string-1'
6931         instead of `wl-version'.
6932         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6933
6934         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6935
6936 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6937
6938         * wl-highlight.el (wl-highlight-headers): Revert
6939         `wl-highlight-x-face-func' argument (`beg' and `end').
6940
6941 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6942
6943         * wl.el (toplevel): Move `product-provide' declare.
6944         * wl-demo.el (toplevel): Ditto.
6945         * wl-dnd.el (toplevel): Ditto.
6946         * wl-highlight.el (toplevel): Ditto.
6947         * wl-message.el (toplevel): Ditto.
6948         * wl-refile.el (toplevel): Ditto.
6949         * wl-util.el (toplevel): Ditto.
6950
6951 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6952
6953         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6954         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6955         (wl-thread-close-all): keep cursor position.
6956
6957 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6958
6959         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6960         (eq x 0).
6961         (wl-generate-user-agent-string-1): Fix conditional statement.
6962
6963 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6964
6965         * wl.el (wl-check-environment): Additional check for
6966         'wl-local-domain' and `wl-message-id-domain'.
6967
6968 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6969
6970         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6971
6972 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6973
6974         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6975         instead of `smtp-sasl-user-realm'.
6976
6977 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6978
6979         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6980
6981 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6982
6983         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6984         to the default value as well as `eword-lexical-analyzer'.
6985
6986 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6987
6988         * wl-version.el (wl-extended-emacs-version,
6989         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6990         `elmo-match-string' instead of `wl-match-string'.
6991
6992 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6993
6994         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6995         docstring.
6996
6997 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6998
6999         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7000
7001 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7002
7003         * wl-highlight.el (wl-highlight-headers): Remove
7004         `wl-highlight-x-face-func' argument (`beg' and `end').
7005
7006 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7007
7008         * wl-summary.el (wl-summary-mark-as-important):
7009         Remove cache if folder is local.
7010
7011 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7012
7013         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7014         to get existing e-mail address string.
7015
7016 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7017
7018         * wl-version.el (wl-generate-user-agent-string): Commentary.
7019         (wl-generate-user-agent-string-1): Use `when' for
7020         one-branch conditional statement, instead of `and' and `if'.
7021         (wl-extended-emacs-version, wl-extended-emacs-version2,
7022         wl-extended-emacs-version3): Ditto.
7023
7024 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7025
7026         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7027         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7028         condition-case; Remove initialization.
7029         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7030         (wl-summary-sync-update3): Added argument `sync-all';
7031         Eliminated local variable `msgdb';
7032         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7033         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7034         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7035
7036 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7037
7038         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7039         connection before call `wl-draft-send-mail-with-smtp'.
7040
7041 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7042
7043         * Version number is increased to 2.5.4.
7044
7045 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7046
7047         * wl.el (wl-check-environment): Additional check for
7048         'wl-local-domain' and `wl-message-id-domain'.
7049
7050 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7051
7052         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7053         buffer as command specific.
7054         (wl-folder-mark-as-read-all-entity): Ditto.
7055         (wl-folder-prefetch-entity): Ditto.
7056         (wl-folder-drop-unsync-entity): Ditto.
7057
7058         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7059         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7060         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7061
7062         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7063         save-excursion.
7064
7065 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7066
7067         * Version number is increased to 2.5.3.
7068
7069         * wl-summary.el (wl-summary-save-view-cache):
7070         Delete duplicated `write-region';
7071         Use `write-region-as-binary' instead of `as-binary-output-file' and
7072         `write-region'.
7073
7074 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7075
7076         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7077
7078 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7079
7080         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7081         instead of `smtp-via-smtp'.
7082
7083 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7084
7085         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7086
7087 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7088
7089         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7090         instead of `smtp-sasl-user-realm'.
7091
7092 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7093
7094         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7095
7096 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7097
7098         * Version number is increased to 2.5.2.
7099
7100 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7101
7102         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7103         does not exist.
7104         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7105         (wl-biff-start): Call `timer-activate' if timer already exists.
7106
7107         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7108         only when it is bound as function.
7109
7110 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7111
7112         * Version number is increased to 2.5.1.
7113
7114 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7115
7116         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7117         Print refile/copy destination.
7118
7119 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7120
7121         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7122         queue-flush-only is non-nil.
7123
7124         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7125
7126         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7127         checking cache folder.
7128
7129 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7130
7131         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7132         `regexp-quote'.
7133
7134 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7135
7136         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7137         function.
7138         * wl-summary.el (wl-summary-write-current-folder-functions):
7139         Change default value.  Use it.
7140
7141 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * Version number is increased to 2.5.0.
7144
7145         * wl-version.el (wl-version): Changed codename.
7146
7147 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7148
7149         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7150         (wl-summary-supersedes-message): Ditto.
7151
7152 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7153
7154         * wl-refile.el (wl-refile-guess-functions): Renamed from
7155         `wl-refile-guess-func-list'.
7156
7157 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7158
7159         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7160         Fixed problem when no rule was matched.
7161
7162 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7163
7164         * wl-summary.el (wl-summary-get-mark): Fixed
7165         `wl-summary-buffer-target-mark' check logic.
7166
7167 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7168
7169         * wl-folder.el (wl-folder-write-current-folder): Added group
7170         folder check.
7171
7172         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7173         `wl-summary-write-current-newsgroup'.
7174         (wl-summary-write-current-folder-functions): New variable.
7175         * wl-folder.el (wl-folder-get-newsgroups): New function.
7176         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7177         (wl-folder-write-current-folder): Renamed from
7178         `wl-folder-write-current-newsgroup'.
7179
7180 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7181
7182         * Version number is increased to 2.3.93.
7183
7184 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7185
7186         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7187         (wl-ldap-make-matched-value-list): Ditto.
7188         (wl-ldap-alias-safe-string): Split e-mail address.
7189
7190         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7191         petname folder default was selected.
7192         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7193         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7194
7195 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7196
7197         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7198         to `wl-draft-config-exec'.
7199
7200         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7201         instead of calling `wl-draft-config-exec';
7202         Process group-list and show recipients in minibuffer.
7203
7204         * tm-wl.el (wl-draft-preview-message): Ditto.
7205
7206 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7207
7208         * wl.el (toplevel): Added (C) to copyright notice, and
7209         sync Author header.
7210         * tm-wl.el (toplevel): Ditto.
7211         * wl-address.el (toplevel): Ditto.
7212         * wl-demo.el (toplevel): Ditto.
7213         * wl-dnd.el (toplevel): Ditto.
7214         * wl-draft.el (toplevel): Ditto.
7215         * wl-e21.el (toplevel): Ditto.
7216         * wl-expire.el (toplevel): Ditto.
7217         * wl-folder.el (toplevel): Ditto.
7218         * wl-highlight.el (toplevel): Ditto.
7219         * wl-message.el (toplevel): Ditto.
7220         * wl-mime.el (toplevel): Ditto.
7221         * wl-mule.el (toplevel): Ditto.
7222         * wl-nemacs.el (toplevel): Ditto.
7223         * wl-refile.el (toplevel): Ditto.
7224         * wl-score.el (toplevel): Ditto.
7225         * wl-summary.el (toplevel): Ditto.
7226         * wl-template.el (toplevel): Ditto.
7227         * wl-thread.el (toplevel): Ditto.
7228         * wl-util.el (toplevel): Ditto.
7229         * wl-vars.el (toplevel): Ditto.
7230         * wl-xmas.el (toplevel): Ditto.
7231
7232 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7233
7234         * wl.el (wl-init): Added comment about `wl-init-hook'.
7235         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7236         * wl-vars.el (wl-init-hook): Added docs.
7237         (wl-make-plugged-hook): Removed useless docs.
7238         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7239         * wl-xmas.el (toplevel): Ditto.
7240
7241 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7242
7243         * wl-address.el (toplevel): Fixed multiple Author header format.
7244         * wl-demo.el (toplevel): Ditto.
7245         * wl-draft.el (toplevel): Ditto.
7246         * wl-folder.el (toplevel): Ditto.
7247         * wl-summary.el (toplevel): Ditto.
7248         * wl-thread.el (toplevel): Ditto.
7249         * wl-util.el (toplevel): Ditto.
7250         * wl-vars.el (toplevel): Ditto.
7251         * wl-version.el (toplevel): Ditto.
7252         * wl-xmas.el (toplevel): Ditto.
7253         * wl.el (toplevel): Ditto.
7254
7255         * wl-version.el (toplevel): Added require `elmo-version' for
7256         `product-version-as-string'.
7257
7258 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7259
7260         * wl-vars.el (wl-draft-send-hook): Changed default value to
7261         '(wl-draft-config-exec).
7262
7263         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7264         explicitly.
7265         (wl-draft): Set `wl-draft-config-exec-flag' before running
7266         `wl-mail-setup-hook'.
7267
7268         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7269         `wl-biff-init-icons' to `wl-init-hook' instead of
7270         `wl-make-plugged-hook'.
7271         (Because if `wl-draft' command is invoked at first,
7272         they are not initialized)
7273         Updated copyright notice.
7274
7275         * wl-e21.el (toplevel): Ditto;
7276
7277         * wl-demo.el (toplevel): Updated copyright notice.
7278         * wl-address.el (toplevel): Ditto.
7279         * wl-draft.el (toplevel): Ditto.
7280         * wl-version.el (toplevel): Ditto.
7281         * wl-folder.el (toplevel): Ditto.
7282         * wl-summary.el (toplevel): Ditto.
7283         * wl-thread.el (toplevel): Ditto.
7284         * wl-util.el (toplevel): Ditto.
7285         * wl-vars.el (toplevel): Ditto.
7286         * wl.el (toplevel): Ditto.
7287
7288 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7289
7290         * wl-highlight.el (wl-highlight-message): Fixed problem of
7291         highlighting failure which occured when the last field contains
7292         multiple lines in the draft buffer.
7293
7294         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7295         `wl-biff-start' if plugged.
7296
7297         * wl-util.el (wl-biff-check-folder): New function.
7298         (wl-biff-check-folders): Don't set session name prefix.
7299         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7300         (wl-biff-check-folder-async): Ditto.
7301
7302         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7303         in email address.
7304
7305 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7306
7307         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7308
7309         * wl-draft.el (wl-draft-strip-subject-re): New function.
7310
7311         * wl-draft.el (wl-draft-reply): Use it.
7312
7313 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7314
7315         * wl-message.el (wl-mmelmo-message-redisplay): Use
7316         `mime-display-message' instead of `wl-mime-display-message'.
7317
7318         * wl-mime.el (toplevel): Removed compatibility workaround
7319         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7320         (wl-mime-display-message): Abolished.
7321         (wl-mime-entity-read-field): Ditto.
7322         (wl-mime-combine-message/partial-pieces): Use
7323         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7324
7325 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7326
7327         * wl-template.el: Doc fixes.
7328
7329 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7330
7331         * wl-e21.el (wl-message-overload-functions): Do nothing if
7332         `current-local-map' is not available.
7333         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7334
7335 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7336
7337         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7338         representation.
7339
7340         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7341         number.
7342         (wl-fldmgr-save-folders): Don't use `format' when insert
7343         `wl-fldmgr-folders-header'.
7344
7345 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7346
7347         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7348
7349 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7350
7351         * wl-highlight.el (wl-highlight-message):
7352         Use `std11-field-end' to detect end point of the header field.
7353         Refer `wl-highlight-max-header-size'.
7354
7355         * wl-vars.el (wl-highlight-max-header-size): New variable.
7356
7357         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7358
7359         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7360         Set `for-draft' argument of wl-highlight-headers.
7361         (wl-draft): Ditto.
7362         (wl-draft-reedit): Ditto.
7363         (wl-user-agent-compose-internal): Ditto.
7364
7365 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7366
7367         * wl-message.el (wl-message-add-button): Use overlay.
7368
7369 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7370
7371         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7372
7373         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7374         problem when group-list content is nothing.
7375         (Reported by Mito <mit@nines.nec.co.jp>)
7376
7377 2000-10-18  SAITO Atsunori <sai@yedo.com>
7378
7379         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7380
7381 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7382
7383         * tm-wl.el (toplevel): Use product-provide.
7384
7385 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7386
7387         * Version number is increased to 2.3.92.
7388
7389 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7390
7391         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7392         title text, use `display' property for left margin under Emacs 21.
7393
7394         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7395         properties.
7396         (wl-plugged-init-icons): Ditto.
7397
7398 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7399
7400         * wl.el (wl-save-status, wl-init): Remove last period in
7401         "...done." message.
7402         * tm-wl.el (wl-summary-burst): Ditto.
7403         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7404         wl-summary-resume-cache-status,
7405         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7406         wl-summary-sync-update3, wl-summary-highlight-msgs,
7407         wl-summary-flush-pending-append-operations,
7408         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7409         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7410         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7411         wl-thread-open-all): Ditto.
7412         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7413         * wl-mime.el (wl-summary-burst): Ditto.
7414         * wl-highlight.el (wl-highlight-summary): Ditto.
7415         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7416         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7417         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7418         * wl-address.el (wl-local-address-init): Ditto.
7419
7420 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7421
7422         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7423         `add-text-properties'.
7424         (wl-plugged-init-icons): Ditto.
7425         (wl-folder-init-icons): Use `propertize' instead of
7426         `put-text-property'.
7427         (wl-plugged-set-folder-icon): Ditto.
7428         (wl-e21-highlight-folder-group-line): Ditto.
7429
7430 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7431
7432         * wl-version.el (wl-version-status-alist): New variable.
7433         (wl-version-status): New function.
7434
7435         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7436         "Cc" part of the case "Reply-To".
7437
7438         * wl-draft.el (wl-draft-reply): Use result of
7439         `eword-extract-address-components'.
7440
7441         * wl-demo.el (wl-demo-icon-name): New constant.
7442         (wl-logo-xpm): Use it.
7443         (wl-logo-xbm): Ditto.
7444         (wl-logo-bitmap): Ditto.
7445
7446         * Version number is increased to 2.3.91.
7447
7448 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7449
7450         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7451         (wl-extended-emacs-version, wl-extended-emacs-version2,
7452         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7453         docstring.
7454
7455         * wl-version.el (wl-generate-user-agent-string-1): New function.
7456         (wl-generate-user-agent-string): Use it.
7457
7458         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7459         `mime-edit-insert-user-agent-field'.
7460         (wl-generate-user-agent-string): Check
7461         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7462
7463         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7464         instead of `if', when verbose case.
7465
7466 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7467
7468         * wl-expire.el (wl-summary-expire): Fix.
7469
7470 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7471
7472         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7473         and `elmo-lost+found-folder' if 'wl-draft.
7474         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7475
7476 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7477
7478         * wl-expire.el (wl-summary-expire): Change messages.
7479         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7480         `deleing-info' instead of "Deleting..."
7481
7482 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7483
7484         * wl-summary.el (wl-summary-refile-subr): Fix.
7485
7486 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7487
7488         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7489         if pipe folder.
7490
7491 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7492
7493         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7494
7495 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7496
7497         * wl-expire.el (wl-expire-hide): New function.
7498         (wl-summary-expire): Add `hide'.
7499
7500 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7501
7502         * wl-vars.el (wl-draft-reply-without-argument-list):
7503         Changed default value to consider `Reply-To:'.
7504         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7505
7506         * Version number is increased to 2.3.90.
7507
7508         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7509         elmo-imap4-get-session with unwind-protect.
7510         Don't cause error.
7511         (wl-summary-sync-marks): Don't check plugged nor folder type.
7512         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7513         (Always keep current buffer).
7514
7515 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7516
7517         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7518         Enclose with `save-excursion'.
7519
7520 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7521
7522         * wl-version.el (wl-version): Remove interactive.
7523
7524 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7525
7526         * wl-version.el (wl-generate-user-agent-string): Use
7527         `product-string-verbose' instead of `product-string-1'.
7528
7529 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7530
7531         * wl-vars.el (wl-draft-use-cache): New variable.
7532         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7533         if wl-draft-use-cache is non-nil.
7534
7535 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7536
7537         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7538         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7539
7540 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7541
7542         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7543         (wl-thread-msg-mark-as-unread): Ditto.
7544
7545         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7546         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7547         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7548         Don't set mark in summary if return value of `elmo-mark-as-read'
7549         is nil.
7550         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7551         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7552         instead of `wl-thread-msg-mark-as-read'.
7553         (wl-summary-mark-as-unread-region): Ditto.
7554         (wl-summary-target-mark-mark-as-read): Ditto.
7555
7556         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7557
7558 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7559
7560         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7561
7562         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7563
7564 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7565
7566         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7567         face.
7568
7569 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7570
7571         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7572         `running-xemacs'.
7573
7574 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7575
7576         * wl-version.el (toplevel): Use `product-version-as-string' for
7577         set verstion-string, if defined.
7578
7579         * wl-version.el (wl-version-show): Insert string at point, when
7580         call with argument.
7581
7582         * wl-version.el (wl-generate-user-agent-string): Use
7583         `product-string-1' instead of `wl-appname', `wl-version' and
7584         `wl-codename'.
7585
7586 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7587
7588         * wl-address.el (toplevel): Use product-provide.
7589         * wl-demo.el (toplevel): Ditto.
7590         * wl-dnd.el (toplevel): Ditto.
7591         * wl-draft.el (toplevel): Ditto.
7592         * wl-e21.el (toplevel): Ditto.
7593         * wl-expire.el (toplevel): Ditto.
7594         * wl-fldmgr.el (toplevel): Ditto.
7595         * wl-folder.el (toplevel): Ditto.
7596         * wl-highlight.el (toplevel): Ditto.
7597         * wl-message.el (toplevel): Ditto.
7598         * wl-mime.el (toplevel): Ditto.
7599         * wl-mule.el (toplevel): Ditto.
7600         * wl-nemacs.el (toplevel): Ditto.
7601         * wl-refile.el (toplevel): Ditto.
7602         * wl-score.el (toplevel): Ditto.
7603         * wl-summary.el (toplevel): Ditto.
7604         * wl-template.el (toplevel): Ditto.
7605         * wl-thread.el (toplevel): Ditto.
7606         * wl-util.el (toplevel): Ditto.
7607         * wl-vars.el (toplevel): Ditto.
7608         * wl-xmas.el (toplevel): Ditto.
7609         * wl.el (toplevel): Ditto.
7610
7611 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7612
7613         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7614         instead of product.
7615
7616         * wl-version.el (wl-version): Compile time evalution elmo-version.
7617
7618 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7619
7620         * wl-summary.el (wl-summary-sync-force-update): Append queue
7621         `mark-as-read'if unplugged.
7622
7623 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7624
7625         * wl-version.el: New file.  Use product.el.
7626         * wl.el: add (require 'wl-version).
7627         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7628         for ~/.folders header.
7629         (wl-fldmgr-folders-header): Changed.
7630         * wl-demo.el (wl-demo): Use product.el.
7631
7632         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7633         wl-version.el.
7634         * wl-util.el (wl-version, wl-version-show): Ditto.
7635
7636         * wl-util.el (wl-generate-user-agent-string,
7637         wl-extended-emacs-version, wl-extended-emacs-version2,
7638         wl-extended-emacs-version3): Move to wl-version.el.
7639         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7640         xemacs-codename, mime-edit-insert-user-agent-field,
7641         mime-edit-user-agent-value, mime-editor/version,
7642         mime-editor/codename): Compile warning killer move to
7643         wl-version.el
7644
7645 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7646
7647         * wl-summary.el (wl-summary-refile-subr): Fix.
7648
7649 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7650
7651         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7652         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7653
7654 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7655
7656         * wl.el (wl-check-environment): Check too many `@'.
7657
7658 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7659
7660         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7661
7662 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7663
7664         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7665         wl-draft-reply-myself-without-argument-list): Add variables.
7666         * wl-draft.el (wl-draft-reply): Use it.
7667
7668 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7669
7670         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7671         the 5th argument of `elmo-network-get-spec'.
7672
7673         * wl-thread.el (wl-thread-reparent-children): New inline function.
7674         (wl-thread-delete-message): Use it.
7675
7676         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7677         (wl-summary-score-update-all-lines): Don't use `dolist'.
7678
7679 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7680
7681         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7682         (require 'elmo-msgdb) for inline function.
7683
7684 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7685
7686         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7687
7688 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7689
7690         * wl-score.el (wl-score-headers): Fix for the confusing macro
7691         `elmo-kill-buffer'.
7692
7693 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7694
7695         * wl-summary.el: Don't use the 3rd argument of `require' because
7696         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7697         * wl-util.el: Ditto.
7698         * wl-draft.el: Ditto.
7699
7700 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7701
7702         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7703         window system is not used.
7704
7705 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7706
7707         * wl-thread.el: Don't use `mapcar' only for iteration.
7708         (wl-thread-resume-entity): Ditto.
7709         (wl-thread-delete-message): Ditto.
7710
7711         * wl-summary.el: Bind `dragdrop-drop-functions',
7712         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7713         of `require' for `timezone', `easymenu' and `ps-print';
7714         don't use `mapcar' only for iteration.
7715
7716         * wl-util.el: Bind `mule-version', `nemacs-version',
7717         `emacs-beta-version', `xemacs-codename',
7718         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7719         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7720         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7721         only for iteration.
7722
7723         * wl-score.el: Don't use `mapcar' only for iteration.
7724         (wl-score-simplify-buffer-fuzzy): Ditto.
7725         (wl-score-simplify-subject): Ditto.
7726         (wl-score-headers): Ditto.
7727         (wl-summary-score-update-all-lines): Ditto.
7728
7729         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7730         `enable-multibyte-characters' and `mule-version'.
7731
7732         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7733         `mapcar' only for iteration.
7734
7735         * wl-demo.el: Don't use `mapcar' only for iteration.
7736
7737         * wl-folder.el: Don't use `mapcar' only for iteration.
7738         (wl-folder-open-all): Ditto.
7739         (wl-folder-count-incorporates): Ditto.
7740
7741         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7742         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7743
7744         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7745         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7746         `smtp-connection-type'; specify 3rd argument of `require' for
7747         `timezone'; don't use `mapcar' only for iteration.
7748         (wl-draft-clone-local-variables): Don't use `mapcar'.
7749         (wl-draft-generate-clone-buffer): Ditto.
7750         (wl-user-agent-compose-internal): Ditto.
7751
7752         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7753
7754         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7755         (wl-save-status): Ditto.
7756
7757         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7758         for iteration.
7759
7760 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7761
7762         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7763         removed `Date'.
7764         (wl-fldmgr-make-filter-default): New user option.
7765
7766         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7767         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7768         (wl-fldmgr-filter-completion-alist): Abolish.
7769
7770         * wl.el (wl): Don't check servers if arg is non-nil.
7771
7772         * wl-draft.el (wl-draft-reply): Set only message-id string to
7773         In-Reply-To field.
7774
7775 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7776
7777         * wl-summary.el (wl-summary-pick): Rewrite.
7778
7779         * wl-draft.el (wl-draft-forward): Get references field from
7780         original buffer.
7781         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7782
7783 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7784
7785         * wl-draft.el (wl-draft-forward): Add references field.
7786
7787 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7788
7789         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7790         (wl-draft-reply): Use it.
7791
7792 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7793
7794         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7795         when Emacs 21 is running.
7796
7797         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7798         bindings.
7799
7800 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7801
7802         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7803         XPM icons transparent.
7804
7805         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7806         Emacs 21.
7807
7808 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7809
7810         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7811         nil.
7812
7813         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7814         when it is persistent.
7815         (wl-summary-sync-marks): Changed argument for
7816         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7817         (wl-summary-virtual): Use `elmo-read-search-condition'.
7818         (wl-summary-redisplay-internal): If folder is local, mark as read
7819         even when folder is plugged.
7820
7821 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7822
7823         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7824         of `tool-bar-lines' in the frame parameters.
7825         (after-make-frame-functions, post-command-hook): Don't modify the
7826         value.
7827         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7828         wl-e21-tool-bar-lines): Removed.
7829
7830 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7831
7832         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7833         properties `evaporate' and `wl-momentary-overlay' as well.
7834         (wl-highlight-summary-displaying): Ditto.
7835         (wl-delete-all-overlays): Don't delete overlay which does not have
7836         a property `wl-momentary-overlay'.
7837
7838         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7839         `display-mouse-p' and `display-graphic-p'.
7840         (wl-folder-init-icons): Don't search for XBM or the other files.
7841         (wl-plugged-set-folder-icon): Make icons if and only if
7842         `display-graphic-p' returns non-nil.
7843         (wl-highlight-plugged-current-line): Use `before-string' overlay
7844         property to show icon images.
7845         (wl-highlight-folder-current-line): Ditto.
7846         (wl-e21-highlight-folder-group-line): Ditto.
7847         (wl-e21-highlight-folder-by-numbers): Ditto.
7848         (wl-e21-insert-image): Removed.
7849         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7850         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7851         said.
7852         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7853         `wl-e21-force-switch-toolbar'.
7854         (wl-e21-make-icon-image): Removed.
7855         (wl-e21-setup-toolbar): Don't search for XBM files.
7856         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7857         the default value.
7858
7859 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7860
7861         * wl-util.el (wl-biff-check-folder-async): Set
7862         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7863
7864 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7865
7866         * wl-e21.el (after-make-frame-functions): Add
7867         `wl-e21-force-switch-toolbar'.
7868         (wl-e21-force-switch-toolbar): New function force to switch the
7869         toolbar appearance automatically.
7870         (post-command-hook): Add `wl-e21-switch-toolbar'.
7871         (wl-e21-switch-toolbar): New function to switch the toolbar
7872         appearance automatically.
7873         (wl-e21-tool-bar-lines): New buffer local variable.
7874
7875 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7876
7877         * wl-util.el (wl-biff-check-folders-running): New variable.
7878         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7879         (wl-biff-check-folder-async-callback):
7880         Set `wl-biff-check-folders-running'.
7881         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7882         with unwind-protect.
7883
7884         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7885         Enclose `wl-folder-auto-check' with unwind-protect.
7886
7887         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7888         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7889
7890         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7891
7892         * wl-util.el (wl-biff-notify): New inline function.
7893         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7894         locally.
7895         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7896         folder-list' is 1.
7897         Use `wl-biff-notify'.
7898         (wl-biff-check-folder-async-callback): New function.
7899         (wl-biff-check-folder-async): Ditto.
7900
7901         * wl-folder.el (wl-folder): Don't check folders.
7902         (wl-folder-auto-check): New function.
7903
7904 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7905
7906         * wl-util.el (wl-biff-start) [Emacs19+]:
7907         Use `timer-next-integral-multiple-of-time'.
7908         (wl-biff-check-folders): Use `wl-default-folder'
7909         if `wl-biff-check-folder-list' is nil.
7910
7911 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7912
7913         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7914         instead of `elmo-delete-lists'.
7915
7916 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7917
7918         * wl.el (wl-plugged-toggle-all): Set the value of
7919         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7920         (wl-plugged-toggle): Ditto.
7921         (wl-toggle-plugged): Ditto.
7922         (wl-plugged-init): Ditto.
7923
7924         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7925         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7926         instead of `wl-biff-state-indicator-off' and
7927         `wl-biff-state-indicator-on'; don't modify the value and the type
7928         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7929         (wl-plugged-init-icons): Set icons data to
7930         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7931         instead of `wl-plug-state-indicator-off' and
7932         `wl-plug-state-indicator-on'; don't modify the value and the type
7933         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7934
7935         * wl-vars.el (wl-modeline-biff-state-off,
7936         wl-modeline-biff-state-on, wl-modeline-biff-status,
7937         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7938         wl-modeline-plug-status): New internal variables.
7939         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7940         wl-biff-check-interval, wl-biff-check-folder-list): Change
7941         customization group from `wl-folder' to `wl-highlight'.
7942         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7943         wl-show-plug-status-on-modeline): Defcustomized.
7944
7945         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7946         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7947         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7948         a flag to `mode-line-buffer-identification'.
7949
7950         * wl-e21.el (wl-biff-init-icons): Set icons data to
7951         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7952         instead of `wl-biff-state-indicator-off' and
7953         `wl-biff-state-indicator-on'.
7954         (wl-plugged-init-icons): Set icons data to
7955         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7956         instead of `wl-plug-state-indicator-off' and
7957         `wl-plug-state-indicator-on'.
7958
7959 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7960
7961         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7962         excessive titles.
7963
7964 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7965
7966         * wl.el (wl-plugged-mode): Use revised
7967         `wl-mode-line-buffer-identification'.
7968         (wl-plugged-init): Don't use `force-mode-line-update'.
7969
7970         * wl-xmas.el (wl-draft-overload-functions): Use revised
7971         `wl-mode-line-buffer-identification'.
7972         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7973         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7974         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7975         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7976         `wl-make-plugged-hook';
7977         add `wl-folder-init-icons' and `wl-setup-folder' to
7978         `wl-folder-mode-hook'.
7979
7980         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7981         19 as well.
7982         (wl-mode-line-display-priority-list): New user option.
7983         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7984         Defcustomized.
7985         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7986         Add docs.
7987
7988         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7989         start.
7990         (wl-mode-line-buffer-identification): Revised as a function.
7991
7992         * wl-summary.el (wl-summary-mode): Use revised
7993         `wl-mode-line-buffer-identification'; don't call
7994         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7995         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7996         `wl-xmas-setup-summary'.
7997
7998         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7999         `wl-mode-line-buffer-identification'.
8000
8001         * wl-mule.el (wl-draft-overload-functions): Use revised
8002         `wl-mode-line-buffer-identification'.
8003
8004         * wl-folder.el (wl-make-plugged-alist): Don't call
8005         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8006         (wl-folder): Don't call `wl-folder-init-icons' directly.
8007         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8008         `wl-xmas-setup-folder' directly;
8009         use revised `wl-mode-line-buffer-identification'.
8010         (TopLevel): Don't bind `wl-biff-init-icons',
8011         `wl-plugged-init-icons', `wl-folder-init-icons',
8012         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8013
8014         * wl-e21.el (wl-draft-overload-functions): Use revised
8015         `wl-mode-line-buffer-identification'.
8016         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8017         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8018         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8019         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8020         `wl-make-plugged-hook';
8021         add `wl-folder-init-icons' and `wl-setup-folder' to
8022         `wl-folder-mode-hook'.
8023
8024 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8025             Katsumi Yamaoka    <yamaoka@jpl.org>
8026
8027         * wl.el (wl): Call `wl-biff-start'.
8028         (wl-exit): Call `wl-biff-stop'.
8029         (wl-plugged-mode): Show biff in modeline.
8030         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8031
8032         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8033         (wl-biff-init-icons): New function.
8034         (wl-plugged-init-icons): Don't make too much keymaps.
8035         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8036
8037         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8038         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8039         variables.
8040         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8041         options.
8042
8043         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8044         wl-biff-start, wl-biff-stop): New functions.
8045         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8046         (wl-biff-timer-name): New variable.
8047
8048         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8049
8050         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8051         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8052
8053         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8054         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8055
8056         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8057         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8058         `wl-folder-init-icons' to `ignore' if they are not available.
8059         (wl-folder-mode): Show biff in modeline.
8060
8061         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8062         (wl-biff-init-icons): New function.
8063         (wl-plugged-init-icons): Don't make too much keymaps.
8064         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8065
8066 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8067
8068         * wl-vars.el (wl-strict-diff-folders): Customization Type
8069         and doc fix.  Define as a list of regular expressions for
8070         folders or nil.
8071         * wl-folder.el (wl-folder-check-one-entity): Use
8072         `wl-string-match-member' instead of `wl-string-member' for
8073         `wl-strict-diff-folders'.
8074
8075 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8076
8077         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8078         (wl-highlight-folder-current-line): Use it; new implementation.
8079         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8080         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8081         `defsubst' instead of `defun'.
8082
8083         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8084         `wl-highlight-group-folder-by-numbers'; made it can also be a
8085         number.  See info for more details.
8086
8087         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8088         running.
8089
8090         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8091         to bind them.
8092
8093         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8094         (wl-highlight-folder-current-line): New implementation.
8095
8096         * wl-highlight.el (wl-highlight-folder-group-line): New
8097         implementation.
8098         (wl-delete-all-overlays): Rewrite as a marco.
8099         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8100
8101         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8102         running.
8103         (wl-folder-*-glyph): No need to bind them.
8104
8105         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8106         `wl-e21-highlight-folder-group-icon'; rewrite.
8107         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8108         `defsubst' instead of `defun'.
8109         (wl-folder-mode-map): Bind it when compiling.
8110
8111 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8112
8113         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8114
8115         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8116
8117 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8118
8119         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8120
8121 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8122
8123         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8124         (wl-highlight-folder-current-line): Use it.
8125
8126         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8127         in `id-name'.
8128
8129 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8130
8131         * wl.el: Require `wl-e21' when Emacs 21 is running.
8132
8133         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8134         default when Emacs 21 is running.
8135         (wl-use-highlight-mouse-line): Ditto.
8136         (wl-on-emacs21): New constant.
8137         (wl-on-emacs20): Removed.
8138
8139         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8140         Emacs 21 is running.
8141
8142         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8143         Emacs 21 is running.
8144
8145         * wl-e21.el: New file.
8146
8147 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8148
8149         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8150         (wl-toggle-plugged): Ditto.
8151         (wl-plugged-toggle): Ditto.
8152         (wl-plugged-toggle-all): Ditto.
8153
8154         * wl-vars.el (wl-plug-state-indicator): Refer
8155         `wl-plug-state-indicator-on' indirectly.
8156
8157 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8158
8159         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8160         Call `wl-folder-confirm-existence'.
8161
8162         * wl-folder.el (wl-folder-confirm-existence): Added optional
8163         argument `force'.
8164
8165 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8166
8167         * wl-summary.el (wl-summary-refile-subr): Assume
8168         `copy-or-refile' as symbol.
8169         (wl-summary-refile): Follow up above change.
8170         (wl-summary-copy): Ditto.  Doc fix.
8171
8172 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8173
8174         * wl-summary.el (wl-summary-pick): Don't bind
8175         `elmo-search-mime-charset'.
8176
8177         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8178         default using old backquote style.
8179         (wl-search-mime-charset): Abolished.
8180
8181         * wl-highlight.el (wl-highlight-headers):
8182         Call `point' after `re-search-forward'(for Nemacs).
8183
8184         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8185         for elmo-imap4.el.
8186
8187 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8188
8189         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8190         `wl-message-ignored-field-list' instead of
8191         `mime-view-ignored-field-list'.
8192
8193         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8194         Add interactive spec.
8195         (wl-folder-goto-bottom-of-current-folder): Ditto.
8196         (wl-folder-mode-map): Bind them.
8197
8198         * wl-vars.el (wl-message-ignored-field-list): New variable.
8199         (wl-message-visible-field-list): New variable.
8200
8201         * wl-mime.el (wl-mime-header-presentation-method): New function.
8202         (wl-mime-setup): Set header-presentation-method.
8203
8204 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8205
8206         * wl-nemacs.el (wl-draft-overload-functions): Set
8207         `mode-line-buffer-identification' instead of using
8208         `wl-make-modeline'.
8209
8210         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8211         instead of using `wl-make-modeline'.
8212
8213         * wl-xmas.el (wl-plugged-init-icons): Set up
8214         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8215         (wl-make-modeline): Abolish.
8216         (wl-draft-overload-functions): Set
8217         `mode-line-buffer-identification' instead of using
8218         `wl-make-modeline'.
8219
8220         * wl-util.el (wl-make-modeline-subr): Abolish.
8221         (wl-mode-line-buffer-identification): New alias.
8222
8223         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8224         (wl-summary-make-modeline): Abolish.
8225         (wl-summary-buffer-set-folder): Set
8226         `wl-summary-buffer-folder-indicator'.
8227         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8228         of using `wl-make-modeline'.
8229         (wl-summary-switch-to-clone-buffer): Don't set
8230         `mode-line-buffer-identification'.
8231         (wl-summary-goto-folder-subr): Ditto.
8232
8233         * wl-mule.el (wl-draft-overload-functions): Set
8234         `mode-line-buffer-identification' instead of using
8235         `wl-make-modeline'.
8236
8237         * wl-folder.el (wl-folder-mode): Set
8238         `mode-line-buffer-identification' instead of using
8239         `wl-make-modeline'.
8240         (wl-folder): Don't set `mode-line-buffer-identification'.
8241
8242 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8243
8244         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8245         instead of `member' for `wl-refile-guess-func-list' look-ups.
8246         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8247
8248 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8249
8250         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8251         `wl-message-button-dispatcher'.
8252
8253         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8254
8255         * wl-message.el (wl-message-button-dispatcher): Use it.
8256
8257         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8258         "In-Reply-To".
8259
8260         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8261         Bind `case-fold-search' to t.
8262
8263 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8264
8265         * wl-xmas.el (wl-message-overload-functions): Initialize
8266         `wl-message-button-map'.
8267
8268         * wl-mule.el (wl-message-overload-functions): Initialize
8269         `wl-message-button-map'.
8270
8271         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8272
8273         * wl-message.el (wl-message-button-map): New keymap.
8274         (wl-message-add-button): New function.
8275         (wl-message-button-dispatcher): New function.
8276         (wl-message-button-refer-article): New function.
8277
8278         * wl-highlight.el
8279         (wl-highlight-message-add-buttons-to-header): New function.
8280         (wl-highlight-headers): Use it.
8281
8282 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8283
8284         * wl-summary.el (wl-summary-default-from): Use
8285         `wl-address-get-petname-1'.
8286         (wl-summary-simple-from): Ditto.
8287
8288         * wl-address.el (wl-address-get-petname-1): New inline function.
8289         (wl-address-get-petname): Use it.
8290
8291 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8292
8293         * wl-summary.el (wl-summary-default-from): Return full-name part
8294         from the address if no petname was found.
8295         (wl-summary-simple-from): Ditto.
8296
8297         * wl-address.el (wl-address-get-petname): Return nil if no petname
8298         associated with the address was found.
8299
8300 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8301
8302         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8303         display is finished.
8304
8305 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8306
8307         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8308         `elmo-folder-exists-p' argument.
8309
8310 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8311
8312         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8313         the folder.
8314
8315 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8316
8317         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8318
8319         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8320         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8321
8322 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8323
8324         * wl-folder.el (wl-folder-create-subr): New function.
8325         (wl-folder-confirm-existence): Use it.
8326         (wl-folder-check-one-entity): Use it.
8327         Check the error symbol is derived from 'elmo-open-error.
8328
8329         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8330         `ignore-error'.
8331
8332 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8333
8334         * wl-util.el (toplevel): Add (eval-when-compile (require
8335         'elmo-util)).  (Maybe `provide' is typo.)
8336
8337 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8338
8339         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8340         (I don't know why this was needed.)
8341
8342         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8343         Follow up changes for stream-type.
8344
8345         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8346         (wl-draft-elmo-nntp-send): Ditto.
8347
8348         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8349         (wl-nntp-posting-stream-type): Ditto.
8350         (wl-pop-before-smtp-ssl): Abolished.
8351         (wl-nntp-posting-ssl): Ditto.
8352
8353         * wl-address.el (wl-address-quote-specials): New function.
8354         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8355
8356         * wl-draft.el (wl-draft-reply): Ditto.
8357
8358 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8359
8360         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8361         use function `wl-string-match-assoc'.
8362
8363 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8364
8365         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8366
8367         * wl-draft.el (wl-draft-deduce-address-list): New function.
8368         (wl-draft-parse-mailbox-list): Ditto.
8369         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8370         instead of `smtp-deduce-address-list'.
8371         (wl-draft-on-field-p): Follow group list.
8372
8373         * wl-address.el (wl-address-concat-token): New function.
8374         (wl-address-string-without-group-list-contents): Ditto.
8375         (wl-complete-field-body): Fixed problem of completion
8376         by japanese petname.
8377         (wl-address-make-completion-list): Rewrite.
8378
8379 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8380
8381         * wl-address.el (wl-address-make-completion-list): Completion by
8382         petname.
8383         (wl-complete-field-body): Likewise.
8384
8385 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8386
8387         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8388         contains invalid address syntax.
8389
8390 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8391
8392         * wl-folder.el (wl-folder-check-entity-async): Use
8393         `elmo-nntp-spec-hostname'.
8394
8395 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8396
8397         * wl-summary.el (wl-summary-msgdb-load-async): Use
8398         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8399
8400 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8401
8402         * wl-draft.el (wl-draft-reply): Set argument
8403         `content-transfer-encoding' as nil.
8404
8405 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8406
8407         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8408         `wl-refile-alist'.
8409
8410 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8411
8412         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8413         (wl-draft-edit-string): Ditto.
8414         (wl-draft-forward): Ditto.
8415         * wl-summary.el (wl-summary-write): Ditto.
8416
8417 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8418
8419         * wl-summary.el (wl-summary-sync-update3): Call
8420         `wl-summary-buffer-number-column-detect'.
8421         (wl-summary-buffer-number-column-detect): Search from point-min.
8422
8423 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8424
8425         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8426         contains an address which is not included in original to or cc.
8427
8428 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8429
8430         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8431         begin-line does not exist.
8432         * wl-message.el (wl-message-uu-substring): Ditto.
8433
8434 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8435
8436         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8437         clear local variables.
8438         (wl-summary-exit): Call `elmo-commit'.
8439         (wl-summary-switch-to-clone-buffer): Call
8440         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8441         (wl-summary-goto-folder-subr): Ditto.
8442
8443         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8444         POP folder.
8445
8446 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8447
8448         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8449         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8450         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8451         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8452         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8453         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8454
8455         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8456
8457 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8458
8459         * wl-summary.el (wl-summary-search-by-subject):
8460         Search parent message from the latest one.
8461
8462 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8463
8464         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8465         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8466
8467         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8468         New user option.
8469
8470         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8471         if elmo-nntp-use-killed-list is nil.
8472         Use `elmo-msgdb-append-to-killed-list'.
8473         (Append numbers confirmed as disappeared to the killed list.)
8474         (wl-summary-confirm-appends): Don't display negative number.
8475
8476 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8477
8478         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8479
8480 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8481
8482         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8483         range is `all'.
8484         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8485         `elmo-list-bigger-diff'.
8486
8487 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8488
8489         * wl-summary.el (wl-summary-buffer-exit-func):
8490         New buffer local variable.
8491         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8492
8493 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8494
8495         * wl-demo.el (wl-demo): Fix the last change.
8496
8497 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8498
8499         * wl-demo.el (wl-demo): Don't use `eval'.
8500
8501 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8502
8503         * wl-summary.el (wl-summary-buffer-thread-modified):
8504         New buffer-local variable.
8505         (wl-summary-set-thread-modified): New function.
8506         (wl-summary-thread-modified-p): New function.
8507         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8508         (wl-summary-yank-saved-message): Use function
8509         `wl-summary-set-thread-modified'
8510         (wl-summary-switch-to-clone-buffer): Add
8511         `wl-summary-buffer-thread-modified'.
8512
8513         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8514         (wl-summary-buffer-mark-saved-hook): Ditto.
8515         * wl-summary.el (wl-summary-msgdb-save): New hook
8516         `wl-summary-buffer-message-saved-hook' and
8517         `wl-summary-buffer-mark-saved-hook'.
8518
8519 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8520
8521         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8522
8523 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8524
8525         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8526         don't hide scroll bars under FSF Emacsen because it may incur an
8527         undesirable redrawing.
8528
8529 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8530
8531         * wl-draft.el (wl-draft-edit-string): Call
8532         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8533
8534 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8535
8536         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8537
8538 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8539
8540         * wl-summary.el (wl-summary-msgdb-load-async): Call
8541         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8542
8543 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8544
8545         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8546         fringes in demo buffer; center bitmap logo correctly even if old
8547         Mule is used.
8548
8549 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8550
8551         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8552
8553         * wl-refile.el (wl-refile-subject-alist): New variable.
8554         (wl-refile-subject-alist-file-name): Ditto.
8555         (wl-refile-alist-setup): Rewrite.
8556         (wl-refile-alist-save): Use `elmo-object-save'.
8557         Eliminated arguments.
8558         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8559         (wl-refile-guess-by-subject): New function.
8560         (wl-refile-guess-func-list): Added it.
8561
8562 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8563
8564         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8565         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8566
8567 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8568
8569         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8570         New buffer-local variable.
8571         (wl-summary-buffer-next-folder-func): Ditto.
8572         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8573         if non-nil.
8574         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8575         if non-nil.
8576         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8577         if non-nil.
8578         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8579         if non-nil.
8580
8581 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8582
8583         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8584         permanently in the demo buffer.
8585
8586 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8587
8588         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8589         `mime-entity-fetch-field'.
8590
8591         * wl.el (wl-exit): Delete plugged buffer.
8592
8593         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8594         XEmacs has menubar feature.
8595
8596 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8597
8598         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8599         cannot arrive at the beginning of the buffer under old Emacsen.
8600
8601 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8602
8603         * wl-address.el (wl-address-ldap-search):
8604         Call `ldap-search-entries' with `withdn' argument t.
8605         (wl-complete-field-body): Bind completion-ignore-case as t.
8606         Clear ldap search hash when it was sole completion.
8607         Use elmo-string for pattern string.
8608         (wl-ldap-alias-safe-string): Eliminated needless let.
8609
8610 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8611
8612         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8613         (wl-ldap-alias-sep): New constant.
8614         (wl-ldap-search-attribute-type-list): Ditto.
8615         (wl-ldap-get-value): New function.
8616         (wl-ldap-make-filter): Ditto.
8617         (wl-ldap-make-matched-value-list): Ditto.
8618         (wl-ldap-alias-safe-string): Ditto.
8619         (wl-ldap-register-dn-string): Ditto.
8620         (wl-address-ldap-search): Rewrite.
8621
8622 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8623
8624         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8625         thread is deleted.
8626         (wl-thread-delete-line-from-buffer): Ditto.
8627         (wl-thread-get-exist-children): New function.
8628
8629 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8630
8631         * wl-demo.el (wl-demo): Made it to select various image types.
8632         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8633         from `wl-title-logo'.
8634         (wl-logo-ascii): New variable.
8635         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8636         (wl-demo-copyright-notice): New constant.
8637
8638         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8639
8640 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8641
8642         * wl-vars.el (wl-summary-target-above): Renamed from
8643         wl-summary-temp-above.
8644         * wl-score.el (wl-score-get-score-alist): Use it.
8645         (wl-summary-score-update-all-lines): Use it.
8646         * wl-summary.el: Ditto. (make-variable-buffer-local).
8647
8648 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8649
8650         * wl-vars.el (wl-ldap-port): New user option.
8651
8652         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8653         Rewite whole implementation.
8654         (wl-complete-field-body): Fixed.
8655
8656 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8657
8658         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8659         Choose implementation at compile time.
8660
8661 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8662
8663         * wl-address.el (wl-ldap-search-internal): New function.
8664         (wl-complete-field-to): Use it.
8665
8666 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8667
8668         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8669         Use `let' instead of `let*'.
8670         Require 'wl-vars.
8671
8672         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8673         Define as defcustom.
8674         (wl-ldap-base): Ditto.
8675         (wl-use-ldap): Ditto.
8676
8677 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8678
8679         * wl-address.el (wl-ldap-search): New function.
8680         (wl-complete-field-body): Use `wl-ldap-search'.
8681         (wl-ldap-server): New variable.
8682         (wl-ldap-base): Ditto.
8683         (wl-use-ldap): Ditto.
8684
8685 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8686
8687         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8688         (Pointed out by Mito <mit@nines.nec.co.jp>).
8689         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8690         buffer-local variables like `wl-summary-redisplay-internal'.
8691         (wl-summary-redisplay-all-header): Likewise.  Update
8692         Summary view too.
8693
8694 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8695
8696         * wl-summary.el (wl-summary-jump-to-parent-message):
8697         Consider prefix argument.
8698
8699         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8700         when closed thread is deleted.
8701
8702 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8703
8704         * wl-summary.el (wl-summary-jump-to-parent-message):
8705         Consider thread modification.
8706
8707 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8708
8709         * wl-message.el (wl-message-normal-get-original-buffer): Use
8710         `save-excursion'.
8711
8712         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8713         (wl-summary-showto-folder-regexp): Ditto.
8714
8715 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8716
8717         * wl-util.el (wl-delete-alist): Doc fix.
8718         (wl-delete-associations): New function.
8719         (wl-inverse-alist): New function.
8720         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8721         Split temporary variables. Use `wl-delete-associations'
8722         and `wl-inverse-alist'.
8723         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8724
8725 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8726
8727         * wl-folder.el (wl-folder-prefetch-entity):
8728         Execute prefetching if new count is unknown.
8729
8730 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8731
8732         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8733
8734         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8735         delete entity.
8736         (wl-thread-set-parent): If insert as top, set linked as nil.
8737
8738         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8739         `wl-thread-cleanup-symbols' when view mode is thread.
8740
8741 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8742
8743         * wl-folder.el (wl-folder-create-folder-entity): Use
8744         with-current-buffer.
8745         (wl-local-folder-init): Call set-buffer to make sure we are in
8746         the Folder buffer. Don't touch buffer-local variables here.
8747         (wl-folder-mode): Initialize buffer-local variables here.
8748
8749         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8750         (wl-folder-entity-assign-id): Ditto.
8751         (wl-folder-create-entity-hashtb): Ditto.
8752         (wl-local-folder-init): Ditto.
8753         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8754
8755 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8756
8757         * wl-summary.el (wl-summary-default-from): Fix probrem when
8758         std11-extract-address-components return (nil "foo@bar").
8759
8760 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8761
8762         * wl-draft.el (wl-draft-clone-local-variables):
8763         Remove redundant `setq'.
8764
8765 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8766
8767         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8768         Bind wl-highlight-x-face-func as nil while highlighting header.
8769
8770 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8771
8772         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8773
8774 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8775
8776         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8777         elmo-msgdb-overview-hashtb from copy-variables.
8778         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8779         instead of `elmo-msgdb-overview-get-entity-by-number'.
8780         (wl-summary-auto-refile): Ditto.
8781
8782         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8783         `elmo-msgdb-overview-get-entity' instead of
8784         `elmo-msgdb-search-overview-entity'.  Use
8785         `elmo-msgdb-overview-get-entity' instead of
8786         `elmo-msgdb-overview-get-entity-by-number'.
8787         (wl-thread-insert-entity-sub): Ditto.
8788         (wl-thread-insert-message): Ditto.
8789
8790         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8791         `elmo-msgdb-overview-get-entity'.
8792         (wl-normal-message-redisplay): Ditto.
8793
8794 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8795
8796         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8797         `wl-thread-entities'.
8798         (wl-thread-delete-message): Fix remove top message from
8799         `wl-thread-entity-list'.
8800
8801         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8802         wl-append(nconc), because update-list is broken on Meadow.
8803
8804         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8805         updating process.
8806         (wl-summary-rescan): Ditto.
8807         (wl-summary-sync-update3): Ditto.
8808         * wl-thread.el (wl-thread-set-parent): Renamed from
8809         `wl-summary-set-parent'.
8810         (wl-thread-insert-message): Updating buffer faster.
8811         (wl-thread-delete-message): Updating buffer faster.
8812
8813         * wl-score.el (wl-summary-score-update-all-lines): Changed
8814         interval for display progress gauge.
8815
8816 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8817
8818         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8819         folder always-sticky.
8820         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8821         defmacro.
8822
8823 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8824
8825         * wl-vars.el (wl-draft-add-references): New user option.
8826
8827         * wl-draft.el (wl-draft-add-references): New function.
8828         (wl-draft-yank-from-mail-reply-buffer): Use it.
8829         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8830         as nil.
8831
8832 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8833
8834         * wl-thread.el (wl-thread-update-line-msgs): Called
8835         `wl-thread-update-line-on-buffer-sub'.
8836         (wl-thread-update-line-on-buffer): Delete routine of inserting
8837         thread.
8838         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8839         moved from `wl-thread-update-line-on-buffer'.
8840         Add threshold for displaying progress gauge.
8841         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8842         argument of `wl-thread-update-line-msgs'.
8843         Add threshold for displaying progress gauge.
8844         * wl-folder.el:
8845         Add threshold for displaying progress gauge.
8846         * wl-score.el: Ditto.
8847
8848         * wl-expire.el (wl-summary-expire): Display deleting info.
8849
8850 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8851
8852         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8853         `no-msg'.
8854         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8855         argument of `wl-thread-update-line-msgs'.
8856         (wl-summary-set-parent): Added optional argument `parent-number'.
8857         (wl-summary-buffer-saved-message): New buffer local variable.
8858         (wl-summary-save-current-message): New command.
8859         (wl-summary-yank-saved-message): Ditto.
8860         (wl-summary-mode-map): Added key binding for
8861         `wl-summary-save-current-message' (\ew) and
8862         `wl-summary-yank-saved-message' (\C-y).
8863         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8864
8865 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8866
8867         * wl-summary.el (wl-summary-mode-map): Added key binding for
8868         `wl-summary-set-parent' (ts).
8869
8870 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8871
8872         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8873         subject faster. If thread number is reverse, delayed updating
8874         thread.
8875         (wl-summary-search-by-subject): Ditto.
8876         (wl-summary-put-alike): Ditto.
8877         (wl-summary-get-alike): Ditto.
8878         (wl-summary-insert-headers): Insert header of all overview in
8879         buffer.
8880         (wl-summary-rescan): Delayed updating thread. Kill search subject
8881         buffer for wl-summary-search-by-subject.
8882         (wl-summary-sync-update3): Ditto.
8883         (wl-summary-exit): Ditto.
8884         (wl-summary-goto-bottom-of-current-thread): Change for linked
8885         thread.
8886         (wl-summary-overview-create-summary-line): Change line for linked
8887         thread.
8888
8889         * wl-summary.el (wl-summary-update-thread): Use
8890         wl-thread-maybe-get-children-num.
8891         (wl-summary-set-parent): If change parent, move sub thread.
8892         (wl-summary-redisplay-internal): Add horizontal recenter.
8893         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8894
8895         * wl-thread.el (wl-thread-entity-get-linked): New function.
8896         (wl-thread-entity-set-linked): New function.
8897         (wl-thread-create-entity): Add linked element.
8898         (wl-thread-entity-insert-as-top): Use wl-append.
8899         (wl-thread-maybe-get-children-num): If closing thread, return
8900         children msgs.
8901         (wl-thread-update-line-msgs): Displaying progress message.
8902         (wl-thread-update-line-on-buffer-sub): Use
8903         wl-thread-maybe-get-children-num.
8904         (wl-thread-update-line-on-buffer): If update line is not exists,
8905         insert thread.
8906         (wl-thread-delete-message): If delete top msg of thread, search
8907         parent by subject.
8908         (wl-thread-insert-entity): Use
8909         wl-thread-maybe-get-children-num.
8910
8911         * wl-highlight.el (wl-highlight-summary-current-line): change
8912         sregexp for linked thread.
8913         * wl-util.el (wl-count-lines): Count lines.
8914         (wl-horizontal-recenter): horizontal recenter.
8915         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8916         (wl-score-get-alike): Ditto.
8917         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8918         (wl-subject-length-limit): New variable.
8919         (wl-highlight-thread-indent-string-regexp): Changed for linked
8920         thread.
8921
8922 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8923
8924         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8925         New variable (revival).
8926         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8927         by subject matching if there's no in-reply-to nor references field
8928         (revival).
8929
8930 \f
8931 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8932
8933         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8934         message.
8935
8936 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8937
8938         * wl-summary.el (wl-summary-reply): Return t if there was a
8939         message at cursor point.
8940         Added unwind-protect.
8941         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8942         returns t.
8943         (wl-summary-cancel-message): Do nothing when there's no message at
8944         cursor point.
8945         (wl-summary-forward): Ditto.
8946         (wl-summary-jump-to-parent-message): Ditto.
8947         (wl-summary-reedit): Ditto.
8948         (wl-summary-edit-addresses): Ditto.
8949         (wl-summary-pipe-message): Ditto.
8950         (wl-summary-print-message-with-ps-print): Ditto.
8951         (wl-summary-print-message): Ditto.
8952         (wl-summary-mark-as-important): Ditto.
8953         (wl-summary-mark-as-unread): Ditto.
8954
8955         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8956         message at cursor point.
8957         (wl-summary-reply-with-citation): Remove unwind-protect.
8958
8959         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8960         subject searching feature.
8961         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8962         Eliminated.
8963
8964 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8965
8966         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8967         New variable.
8968         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8969         by subject matching if there's no in-reply-to nor references field.
8970
8971         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8972
8973         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8974         when display is finished.
8975         (wl-folder-open-all): Ditto.
8976         (wl-folder-update-access-group): Ditto.
8977         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8978         * wl-thread.el (wl-thread-close-all): Ditto.
8979
8980         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8981         progress gauge only when it was displayed.
8982         * wl-folder.el (wl-folder-insert-entity): Ditto.
8983
8984 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8985
8986         * wl-summary.el (wl-summary-incorporate): Enclose
8987         `wl-summary-sync-force-update' with save-excursion.
8988
8989 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8990
8991         * wl-summary.el (wl-summary-prefetch-region):
8992         Pass current cursor point to `pos-visible-in-window-p' after
8993         moving cursor to the started point.
8994
8995 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8996
8997         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8998
8999         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9000         fields from the forwarding message.
9001         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9002         `ignored-fields'.
9003
9004 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9005
9006         * wl-mime.el (wl-message-request-partial):
9007         Eliminated argument `msgdb'.
9008         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9009         (wl-mime-combine-message/partial-pieces): Likewise.
9010         * tm-wl.el (wl-message-request-partial): Likewise.
9011         (wl-mime-combine-message/partial-pieces): Likewise.
9012
9013 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9014
9015         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9016         when display is finished.
9017
9018 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9019
9020         * wl-summary.el (wl-summary-goto-folder-subr):
9021         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9022
9023 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9024
9025         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9026         when cursor point is visible.
9027
9028 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9029
9030         * wl-expire.el (wl-expire-archive-get-max-number):
9031         Don't use `file-name-directory'.
9032
9033 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9034
9035         * wl-expire.el (wl-expire-archive-get-max-number):
9036         Use `file-name-directory'.
9037
9038 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9039
9040         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9041         only when there is progress.
9042
9043 2000-04-13  Mito <mit@nines.nec.co.jp>
9044
9045         * wl-summary.el (wl-summary-sync-marks): Display progress.
9046
9047 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9048
9049         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9050         (wl-summary-prev): Move cursor regardless of unread status.
9051         (wl-summary-next): Ditto.
9052
9053 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9054
9055         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9056         Added argument `target' and `number'.
9057         * tm-wl.el (wl-summary-burst-subr): New function.
9058         (wl-summary-burst): Use it.
9059
9060 2000-04-10  Mito <mit@nines.nec.co.jp>
9061
9062         * wl-mime.el (wl-burst): New function.
9063         (wl-summary-burst): Use it.
9064
9065 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9066
9067         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9068         as petname when there's no candidate.
9069
9070 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9071
9072         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9073         New variable.
9074         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9075
9076         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9077
9078         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9079
9080 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9081
9082         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9083         Use substring of `original' instead of buffer-substring.
9084         (wl-refile-evaluate-rule):
9085         Set `original' argument of wl-refile-expand-newtext.
9086
9087         * wl-summary.el
9088         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9089         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9090         (wl-summary-auto-refile): Check existence of destination folder just
9091         before marking.
9092
9093 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9094
9095         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9096         when wl-refile-get-field-value return nil.
9097
9098 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9099
9100         * wl-refile.el
9101         (wl-refile-expand-newtext): New function imported from Gnus.
9102         (wl-refile-evaluate-rule): Use it.
9103
9104 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9105
9106         * wl-summary.el (wl-summary-print-destination):
9107         Duplicate folder string to avoid putting text-property on
9108         original string.
9109
9110         * wl-refile.el (wl-refile-get-field-value): New function.
9111         (wl-refile-evaluate-rule): New function;
9112         Evaluate refile rule recursively.
9113         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9114         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9115         New function; Check existence of a target folder recursively.
9116         (wl-summary-auto-refile-check-refile-rule-alist):
9117         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9118
9119 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9120
9121         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9122
9123         * wl-folder.el (wl-create-folder-entity-from-buffer):
9124         Fixed problem when '}' character is contained in folder name.
9125
9126         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9127
9128 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9129
9130         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9131         (wl-fldmgr-add-completion-all-completions):
9132         Use wl-fldmgr-add-completion-hashtb.
9133
9134 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9135
9136         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9137         wl-fldmgr-add-completion-subr): New functions.
9138         * wl-folder.el (wl-folder-completion-func): New variable.
9139         * wl-summary.el (wl-summary-read-folder):
9140         Use wl-folder-completion-func.
9141
9142         * wl-refile.el: Eliminate throw & catch.
9143
9144         * wl.el (wl-plugged-sending-queue-status): Fixed.
9145
9146 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9147
9148         * wl-draft.el (wl-draft): Put category property on
9149         mail-header-separator.