* wl-e21.el (wl-e21-display-image-p): Don't call
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2
3         * wl-e21.el (wl-e21-display-image-p): Don't call
4         `display-images-p'.
5         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
6         support.
7         (wl-highlight-folder-current-line): Ditto.
8         (wl-folder-init-icons): Ditto.
9
10 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
11
12         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
13         the last line of summary in unplugged mode.
14
15 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
16
17         * wl-vars.el (wl-refile-rule-alist): Doc fix.
18
19 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
20
21         * wl-vars.el (wl-user-mail-address-regexp): New variable.
22         * wl-address.el (wl-address-user-mail-address-p): Use it.
23         (wl-address-delete-user-mail-addresses): Ditto.
24         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
25
26         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
27         (wl-address-delete-user-mail-addresses): Ditto.
28
29         * wl-address.el (wl-address-delete-user-mail-addresses): New
30         function.
31         * wl-refile.el (wl-refile-guess-by-history): Use it.
32         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
33         (wl-draft-make-mail-followup-to): Ditto and fix logic.
34
35         * wl-draft.el (wl-draft-edit-string): To judge sender address,
36         use wl-address-user-mail-address-p.
37
38 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
39
40         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
41         after opening group.
42
43 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
44
45         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
46         of elmo-set-buffer-multibyte.
47
48         * wl-message.el (wl-original-message-mode): Ditto.
49
50         * wl-score.el (wl-score-insert-header): Ditto.
51
52         * wl-summary.el
53         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
54         (wl-summary-goto-folder-subr): Ditto.
55         (wl-summary-insert-headers): Ditto.
56
57         * wl-util.el (wl-set-string-width): Ditto.
58
59         * Version number is increased to 2.11.29.
60
61 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
62
63         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
64         (wl-highlight-summary-line-help-echo-alist): New variable.
65         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
66         into `wl-highlight-summary-line-help-echo' and
67         `wl-highlight-flag-folder-help-echo'.
68         (wl-highlight-summary-line-string): Change accordingly.
69         (wl-highlight-summary-current-line): Ditto.
70
71 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
72
73         * wl-highlight.el (wl-highlight-message): Ignore white spaces
74         at the beginning of field body (Thanks to Markus Knittig).
75
76         * wl-draft.el (wl-draft-insert-current-message): Also check
77         summary buffer, remove unnecessary tag.
78
79 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
80
81         * wl-draft.el (wl-draft-insert-current-message): Cause error also
82         when wl-message-buffer is nil.
83
84         * wl-folder.el (wl-folder): Abolish unused argument.
85         Call wl-folder-init when wl-folder-entity is nil.
86         * wl.el (wl): Change accordingly.
87
88 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
89
90         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
91         multibyte string before insert into draft buffer.
92         (wl-draft-create-buffer): Always enable multibyte characters for
93         draft buffer.
94
95         * Version number is increased to 2.11.28.
96
97 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
98
99         * wl-folder.el (wl-folder-open-close): Handle blank line.
100         (wl-folder-jump-to-current-entity): Ditto.
101
102 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
103
104         * Version number is increased to 2.11.27.
105
106 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
107
108         * wl-thread.el (wl-thread-insert-message): When the thread is
109         devided by wl-summary-max-thread-depth, insert line at the end of
110         buffer.
111
112 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
113
114         * Version number is increased to 2.11.26.
115
116 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
117
118         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
119
120 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
121
122         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
123         value of stream-type and session.
124
125 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
126
127         * Version number is increased to 2.11.25.
128
129 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
130
131         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
132         in a quit message.
133
134 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
135
136         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
137         (wl-summary-redisplay-no-mime-internal): Ditto.
138
139 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
140
141         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
142         * wl-vars.el (wl-smtp-connection-type): Ditto.
143
144 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
145
146         * wl-highlight.el (wl-highlight-message): Change to strict regexp
147         for the separator line and quote mail-header-separator.
148
149 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
150
151         * wl-spam.el (wl-message-check-spam): Fixed problem no display
152         result message.
153
154         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
155         `elmo-multiple-fields-body-list' with boundary as
156         mail-header-separator.
157
158 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
159
160         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
161
162 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
163
164         * wl-util.el (wl-list-diff): Remove unused function.
165
166         * wl-draft.el (wl-draft-send-confirm): Discard input before
167         confirmation.
168
169 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
170
171         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
172         order of flag and new.
173
174 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
175
176         * wl-vars.el (wl-refile-policy-alist): Abolished.
177
178         * wl-action.el (wl-summary-set-action-refile): Follow the change
179         above.
180
181 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * wl-highlight.el (wl-highlight-signature-search): Don't use
184         re-search-backward for a long word since it is possible to crash
185         XEmacs because of a bug.
186
187 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
188
189         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
190
191 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
192
193         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
194         argument for wl-summary-sync-force-update.
195
196 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
197
198         * wl-summary.el (wl-summary-mode-map): Revival of
199         wl-summary-mark-as-important related bindings;
200         Bind 'F','tF','mF','rF','m&'.
201         (wl-summary-mark-as-important-region): Revival.
202         (wl-summary-target-mark-mark-as-important): Ditto.
203         (wl-summary-target-mark-operation): New function.
204         (wl-summary-target-mark-mark-as-answered): Use it.
205         (wl-summary-decide-flag): Don't set Important as default.
206         (wl-summary-mark-as-important-internal): Revival.
207         (wl-summary-mark-as-important): Ditto.
208
209         * wl-thread.el (wl-thread-mark-as-important): Ditto.
210
211         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
212         instead of facep.
213
214 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
215
216         * wl-dnd.el (wl-dnd-drop-func): Fix.
217
218         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
219         mouse-set-point instead of posn-point.
220
221         * wl-xmas.el (wl-completing-read-multiple): Define as function.
222
223         * wl-mule.el (wl-completing-read-multiple): Ditto.
224
225 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
226
227         * wl-demo.el (face-background-name): Defalias to avoid compile
228         warning.
229
230 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
231
232         * wl-summary.el (wl-summary-decide-flag): Use
233         wl-completing-read-multiple instead of completing-read-multiple.
234
235         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
236         New alias.
237
238         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
239         Use face-background-name instead of face-background.
240
241         * wl-vars.el (wl-summary-save-file-suffix): New user option.
242
243         * wl-summary.el (wl-summary-save): Use it.
244         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
245
246         * wl-mime.el (wl-mime-save-content): Fix last change.
247
248 2004-02-10  Len Trigg <lenbok@myrealbox.com>
249
250         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
251         New function.
252         (wl-summary-sort-specs): Added sort.
253         * wl-mime.el (wl-mime-save-content): Expand file name.
254
255 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
256
257         * wl-mime.el (wl-draft-preview-message): Fixed typo.
258
259         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
260
261 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
262
263         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
264         for flag if it is not defined.
265
266 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
267
268         * wl-e21.el (wl-highlight-folder-current-line): Use
269         elmo-folder-type-internal when elmo-folder-type returns nil.
270
271         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
272
273         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
274
275         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
276
277         * wl-e21.el (wl-summary-toolbar): Ditto.
278
279         * wl-vars.el (wl-demo-background-color): Abolished.
280         (wl-summary-persistent-mark-priority-list): Renamed from
281         wl-summary-flag-priority-list.
282         (wl-summary-flag-alist): New user option.
283         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
284         (wl-message-mode-line-format-spec-alist): Added 'F'.
285         (wl-message-mode-line-format): Likewise.
286         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
287         instead of wl-summary-important-mark.
288         (wl-file-folder-icon): New variable.
289
290         * wl-thread.el (wl-thread-set-flags): Renamed from
291         wl-thread-mark-as-important.
292
293         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
294         warning.
295         (wl-summary-mode-menu-spec): Follow the change of 
296         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
297         (wl-summary-mode-map): Follow the change of
298         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
299         (wl-summary-detect-mark-position): Follow the variable name change.
300         (wl-summary-set-flags-region): New function for the replacement of
301         wl-summary-mark-as-important-region.
302         (wl-summary-sync-marks): Sync all global-flags.
303         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
304         instead of elmo-message-flagged-p.
305         (wl-summary-persistent-mark-string): Follow the variable name change;
306         Put wl-summary-flag-mark if the message has global-flag.
307         (wl-summary-target-mark-set-flags): Renamed from 
308         wl-summary-target-mark-mark-as-important.
309         (wl-summary-decide-flag): New function.
310         (wl-summary-set-flags-internal): Renamed from
311         wl-summary-mark-as-important-internal.
312         (wl-summary-add-flags-internal): New function.
313         (wl-summary-remove-flags-internal): Ditto.
314         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
315         (wl-summary-mark-as-unimportant): Abolish.
316         (wl-summary-move-spec-alist): Changed `important' to `digest'.
317         (wl-summary-next-message): List flagged messages in the msgdb.
318
319         * wl-score.el (wl-summary-score-update-all-lines): Use
320         wl-summary-add-flags-internal instead of 
321
322         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
323
324         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
325         from wl-message-buffer-cur-flag (To avoid misunderstanding).
326         (wl-message-buffer-require-all-header): Renamed from
327         wl-message-buffer-all-header-flag (Ditto).
328         (wl-message-buffer-flag-indicator): New variable.
329         (wl-message-redisplay): Changed local varibale name from `flag' to
330         `display-type'; Set up wl-message-buffer-flag-indicator.
331         (wl-message-buffer-display): Changed varibale name from `flag' to
332         `display-type'.
333         (wl-message-display-internal): Likewise.
334
335         * wl-highlight.el (wl-highlight-demo-face): Define default background
336         color.
337         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
338
339         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
340
341         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
342         (wl-demo-setup-properties): Renamed from
343         `wl-demo-set-background-color'.
344         (wl-demo): Follow the change above.
345         
346         * Version number is increased to 2.11.24.
347
348 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
349
350         * wl-summary.el (wl-summary-toggle-thread): Call
351         `wl-summary-rescan' with disable-thread as non-nil.
352         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
353
354 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
355
356         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
357         foreground property of the face.
358         (wl-demo-insert-text): Don't set up face property here.
359         (wl-demo): Call wl-demo-set-background-color, anyway.
360
361 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
362
363         * wl-vars.el (wl-demo-background-color): The value can be nil.
364
365 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
366
367         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
368         to wl-summary-wheel-dispatcher.
369
370         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
371         wl-message-wheel-dispatcher.
372         (wl-message-wheel-dispatcher): New function.
373         (wl-summary-wheel-dispatcher): Ditto.
374
375 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
376
377         * wl-action.el (wl-summary-target-mark-all): List messages which are
378         not in the killed-list.
379
380         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
381         only when the folder is 'flag/important.
382
383         * wl-address.el (wl-complete-field-body): Complete if the last
384         character is a space.
385
386 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
387
388         * wl-folder.el (wl-folder-clear-entity-info): Use
389         elmo-clear-hash-val.
390
391         * wl-fldmgr.el (wl-fldmgr-rename): Set
392         wl-folder-info-alist-modified as t.
393
394 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
395
396         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
397
398 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
399
400         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
401         (wl-folder-buffer-last-visited-entity-id): New buffer local
402         variable.
403         (wl-folder-revisit-last-visited-folder): New function.
404         (wl-folder-mode-map): Bind it to "C-i".
405         (wl-folder-set-current-entity-id): Set last visited folder.
406         * wl-summary.el (wl-summary-exit): Ditto.
407
408 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
409
410         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
411         before calling `recenter' in order to cope with an XEmacs bug.
412
413 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
414
415         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
416         to the default value.
417
418 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
419
420         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
421         change.
422         (wl-summary-sync-marks): Ditto.
423         (wl-summary-mark-as-read-internal): Ditto.
424         (wl-summary-mark-as-answered-internal): Ditto.
425         (wl-summary-mark-as-important-internal): Ditto.
426         (wl-summary-reply): Ditto.
427
428         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
429         instead of `elmo-folder-unflag-answered'.
430
431         * Version number is increased to 2.11.23.
432
433         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
434         the last change.
435
436 2004-01-11  Kenichi Okada  <okada@opaopa.org>
437
438         * wl-spam.el (wl-summary-exec-action-refile-with-register):
439         Specify "spam" or "good".
440
441 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
442
443         * wl-spam.el (wl-summary-exec-action-spam): Call
444         wl-folder-confirm-existence for spam folder.
445         (wl-spam-setup): Bind "mk".
446
447 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
448
449         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
450
451 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
452
453         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
454         destination folder is empty.
455
456 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
457
458         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
459         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
460
461         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
462         (wl-summary-refile-prev-destination-region): New function.
463         (wl-thread-refile-prev-destination): Ditto.
464         (wl-summary-target-mark-refile-prev-destination): Ditto.
465
466 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
467
468         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
469         (wl-demo-background-color): Changed default value.
470
471         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
472         color.
473
474         * wl-demo.el (wl-demo-set-background-color): New function.
475         (wl-demo): Call it.
476
477 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
478
479         * wl-address.el (wl-address-delete): Avoid mis-deleting.
480         * wl-address.el (wl-address-add-or-change): Don't add empty
481         address.
482
483 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
484
485         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
486
487 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
488
489         * wl-vars.el (wl-demo-image-filter-alist): New variable
490         (wl-demo-background-color): Ditto.
491
492         * wl-demo.el (wl-demo-xpm-set-background): New function.
493         (wl-demo-image-filter): Ditto.
494         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
495
496         * wl-vars.el (wl-demo-icon-name-alist): New variable.
497
498         * wl-demo.el (wl-demo-icon-name): Define as function.
499         (wl-demo-insert-image): Use it.
500
501 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
502
503         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
504
505 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
506
507         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
508
509 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
510
511         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
512
513 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
514
515         * wl-thread.el (wl-thread-mark-as-answered): New function.
516
517         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
518         answered" entry.
519         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
520         "r&" and wl-thread-mark-as-answered to "t&".
521         (wl-summary-mark-as-important-region): Refine to toggle mark.
522         (wl-summary-mark-as-answered-region): New function.
523         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
524         and 3rd argument.
525         (wl-summary-mark-as-important-internal): Likewise.
526
527 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
528
529         * wl-template.el (wl-template-preview): New internal variable.
530         (wl-template-preview-p): New function.
531         (wl-template-show): Bind `wl-template-preview' as t.
532
533 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
534
535         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
536         `elmo-message-entity-field' with 3rd argument which is non-nil.
537
538 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
539
540         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
541         Removed duplicate local bind `folder'.
542
543 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
544
545         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
546
547 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
548
549         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
550         duplicate definition.
551
552 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
553
554         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
555         non-nil, use it; Don't fetch message if there's no message in the
556         current cursor position.
557
558 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
559
560         * wl-util.el (wl-region-exists-p): Use region-active-p.
561         (wl-deactivate-region): New function.
562         * wl-message.el (wl-message-redisplay): Deactivate region.
563
564         * wl-summary.el (wl-summary-reply): Call
565         `wl-summary-set-message-buffer-or-redisplay' instead of
566         `wl-summary-redisplay-internal', don't move point.
567
568 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
569
570         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
571         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
572         by regexp.
573
574 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
575
576         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
577         if no need.
578
579 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
580
581         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
582         default value to nil.
583         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
584         `wl-summary-prepare-hook'; Replace refile action to
585         `wl-summary-exec-action-refile-with-register'.
586
587         * Version number is increased to 2.11.22.
588
589 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
590
591         * wl-summary.el (wl-summary-detect-mark-position): Set
592         `wl-summary-buffer-weekday-name-lang'.
593
594 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
595
596         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
597         (wl-summary-mark-as-read-all): Ditto.
598         (wl-summary-delete-messages-on-buffer): Ditto.
599         (wl-summary-sync-update): Ditto.
600         (wl-summary-mark-as-read-internal): Ditto.
601         (wl-summary-mark-as-answered-internal): Ditto.
602         (wl-summary-update-folder-info): Abolished.
603
604 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
605
606         * wl-summary.el (wl-summary-mark-as-read-all): Use
607         `wl-summary-update-folder-info' instead of
608         `wl-folder-update-unread'.
609
610 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
611
612         * wl-summary.el (wl-summary-update-folder-info): New function derived from
613         `wl-summary-folder-info-update'.
614         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
615         instead of `wl-summary-folder-info-update'.
616         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
617         `wl-folder-set-folder-updated'.
618         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
619         instead of `wl-folder-update-unread'.
620         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
621         the value of `wl-summary-buffer-unread-count' for the second parameter of
622         `wl-folder-update-unread'.
623
624         * Version number is increased to 2.11.21.
625
626 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
627
628         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
629         a local variable.
630
631 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
632
633         * wl-spam.el (wl-summary-mark-spam): Show message only if call
634         interactively.
635
636         * wl-summary.el (wl-summary-mark-as-important-internal): New
637         internal function.
638         (wl-summary-mark-as-important): Use it.
639         (wl-summary-mark-as-unimportant): New function.
640         (wl-summary-sync-marks): Follow the API change.
641
642         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
643
644         * wl-mime.el (wl-summary-burst): Check target folder is writable.
645
646 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
647
648         * wl-folder.el (wl-folder-update-unread): Re-indent.
649         Narrow the scope of a local variable.
650
651 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
652
653         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
654         (wl-addrmgr-merge-entries): Ditto.
655         (wl-addrmgr): Added to address entry which exists in draft buffer
656         if no entry is in original.
657
658 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
659
660         * wl-batch.el: New file.
661
662 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
663
664         * wl-vars.el (wl-use-semi): Remove unused variable.
665
666 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
667
668         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
669         "?".
670
671 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
672
673         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
674         wl-summary-new-mark.
675         (wl-summary-new-cached-mark): New user option.
676         (wl-summary-score-marks): Follow the change above.
677         (wl-summary-auto-refile-skip-marks): Ditto.
678         (wl-summary-incorporate-marks): Ditto.
679         (wl-summary-expire-reserve-marks): Ditto.
680
681         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
682
683         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
684         (wl-summary-persistent-mark-string): Distinguished between cached
685         and uncached mark when the message is new.
686
687 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
688
689         * wl-spam.el (wl-spam-domain): Renamed from
690         `wl-spam-folder-guess-domain'.
691         (wl-summary-exec-action-spam): Register as spam if domain of the
692         source folder is good.
693         (wl-summary-exec-action-refile-with-register): Register message if
694         domain of the source folder is not undecided.
695
696 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
697
698         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
699         detect thread loop.
700
701 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
702
703         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
704         and wl-summary-skip-mark-list.
705
706 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
707
708         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
709
710         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
711
712         * wl-spam.el (toplevel): Require wl-highlight.
713         (wl-spam-auto-check-policy-alist): Abolish.
714         (wl-spam-auto-check-folder-regexp-list): New user option.
715         (wl-spam-auto-check-marks): Ditto.
716         (wl-spam-mark-action-list): Ditto.
717         (wl-highlight-summary-spam-face): New face.
718         (wl-spam-auto-check-message-p): New function.
719         (wl-spam-map-spam-messages): Fixed message.
720         (wl-spam-register-spam-messages): Ditto.
721         (wl-spam-register-good-messages): Ditto.
722         (wl-summary-spam-map): Add and remove keybind.
723         (wl-summary-target-mark-spam): Abolish.
724         (wl-summary-refile-spam): Ditto.
725         (wl-summary-test-spam): New function.
726         (wl-summary-mark-spam): Ditto.
727         (wl-summary-auto-check-spam): Follow the above change.
728         (wl-summary-exec-action-spam): New function.
729         (wl-summary-exec-action-refile-with-register): Fixed message.
730         (wl-message-check-spam): New function.
731         (wl-spam-setup): Ditto.
732         (toplevel): Call it if this file is loaded interactivity.
733
734         * Version number is increased to 2.11.20.
735
736 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
737
738         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
739         when new optional argument `force' is non nil or modified.
740
741 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
742
743         * wl.el (toplevel): Require wl-spam when compile.
744         (wl-save-status): Call wl-spam-save-status.
745
746         * wl-spam.el (wl-spam-register-spam-messages): New function.
747         (wl-spam-register-good-messages): Ditto.
748         (wl-spam-save-status): Ditto.
749         (wl-summary-mode-map): Bind
750         wl-summary-target-mark-register-as-spam to "ms" and
751         wl-summary-target-mark-register-as-good to "mn".
752         (wl-summary-register-as-spam): Abolish optional argument; Use
753         wl-spam-register-spam-messages.
754         (wl-summary-register-as-spam-all): Use
755         wl-spam-register-spam-messages.
756         (wl-summary-register-as-good): Abolish optional argument; Use
757         wl-spam-register-good-messages.
758         (wl-summary-register-as-good-all): Use
759         wl-spam-register-good-messages.
760         (wl-summary-target-mark-register-as-spam): New funtion.
761         (wl-summary-target-mark-register-as-good): Ditto.
762
763 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
764
765         * wl-spam.el: New file.
766
767 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
768
769         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
770
771         * wl-action.el (wl-auto-refile-guess-functions): New variable.
772         (wl-summary-auto-refile): Call wl-refile-guess with
773         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
774
775 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
776
777         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
778         with disable-thread argument non-nil.
779
780 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
781
782         * wl-summary.el (wl-summary-rescan): Added optional argument
783         disable-thread.
784         (wl-summary-sync): Call wl-summary-rescan with argument
785         disable-thread.
786         (wl-summary-input-range): Added new range `rescan-thread'.
787
788 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
789
790         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
791
792 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
793
794         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
795         internal variable.
796         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
797         wl-summary-search-parent-by-subject-regexp and
798         wl-summary-divide-thread-when-subject-changed as nil.
799         (wl-summary-insert-sequential): If entity is nil, nothing to do.
800         (wl-summary-insert-thread): Search parent entity from
801         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
802         thread loop.
803
804 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
805
806         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
807
808         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
809
810         * wl-util.el (wl-require-update-all-folder-p): New function.
811         (wl-get-assoc-list-value): Added `function' to match directive.
812         (wl-collect-draft): Rewrite.
813
814         * wl-summary.el (wl-summary-sync-update): Clear faces
815         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
816         are non-nil.
817         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
818         argument as function.
819         (wl-summary-input-range): Ditto.
820
821         * wl-folder.el (wl-draft-get-folder): New function.
822         (wl-folder-get-elmo-folder): Consider draft folder.
823
824         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
825         (wl-draft-buffer-message-number): New buffer local variable.
826         (wl-draft-folder-internal): New internal variable.
827         (wl-draft-delete): Rewrite.
828         (wl-draft-save): Ditto.
829         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
830         wl-folder-get-elmo-folder.
831         (wl-draft-config-info-operation): Ditto.
832         (wl-jump-to-draft-folder): Ditto.
833         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
834         (wl-draft-reedit): Rewrite.
835
836         * Version number is increased to 2.11.19.
837         
838 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
839
840         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
841         variable.
842
843 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
844
845         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
846         Use ignore-errors instead of unwind-protect.
847
848 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
849
850         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
851         for updating `wl-thread-entity-list'.
852
853 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
854
855         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
856         parameter from calling `wl-thread-entity-get-older-brothers' and
857         `wl-thread-entity-get-younger-brothers'.
858         Replace nested `append' with a single one.
859
860 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
861
862         * wl-summary.el (wl-summary-mode): Don't use the return value of
863         `make-local-hook'.
864
865 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
866
867         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
868         instead of `let*'.
869         (wl-thread-delete-message): Likewise.  Split and narrow the scope
870         of local variables.
871
872 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
873
874         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
875         Renamed from wl-summary-window-scroll-functions.
876         (wl-summary-window-scroll-functions): Don't set to variable.
877         (wl-summary-display-top): Use run-hooks.
878         (wl-summary-display-bottom): Ditto.
879         (wl-summary-toggle-disp-msg): Ditto.
880         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
881         Use it instead of wl-summary-window-scroll-functions.
882         (wl-summary-goto-folder-subr): Don't call
883         wl-summary-window-scroll-functions, use
884         wl-summary-buffer-window-scroll-functions instead.
885
886 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
889         make-local-variable.
890
891 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
892
893         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
894         set-buffer-modified-p.
895         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
896         (wl-summary-display-bottom): Ditto.
897         (wl-summary-toggle-disp-msg): Ditto.
898
899 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
902
903         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
904         (wl-summary-forward): Use elmo-message-entity-field instead of
905         elmo-message-field.
906
907         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
908
909 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
910
911         * wl-summary.el (wl-summary-window-scroll-functions): No use
912         `append'.
913
914 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
915
916         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
917         function.
918         (wl-summary-window-scroll-functions): Call it when both
919         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
920         (wl-summary-temp-mark): Added optional argument number.
921         (wl-summary-message-mark): Added optional argument flag.
922         (wl-summary-persistent-mark): Added optional argument number and flag.
923         (wl-summary-update-persistent-mark): Ditto.
924         (wl-summary-update-status-marks): Set "r" for interactive spec.
925
926         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
927         argument number and flag.
928
929         * wl-action.el (wl-summary-registered-temp-mark): 
930         Do nothing when wl-summary-buffer-temp-mark-list is nil.
931
932 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
933
934         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
935         internal variable (buffer local).
936         (wl-summary-window-scroll-functions): New function.
937         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
938         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
939         as nil.
940         (wl-summary-update-status-marks): Added arguments beg, end and
941         check.
942         (wl-summary-update-mark-window): Use function.
943         (wl-summary-sync-update): Follow the change above.
944         (wl-summary-switch-to-clone-buffer): Copy
945         wl-summary-buffer-unsync-mark-number-list.
946         (wl-summary-goto-folder-subr): Set
947         wl-summary-buffer-unsync-mark-number-list and
948         use wl-summary-window-scroll-functions insteaf of
949         wl-summary-lazy-highlight.
950
951         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
952
953 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
954
955         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
956
957         * wl-summary.el (wl-summary-update-persistent-mark): Call
958         wl-summary-set-message-modified.
959
960         * wl-summary.el (wl-summary-sync-update): Don't call
961         wl-summary-update-status-marks.
962
963         * Version number is increased to 2.11.18.
964
965 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
966
967         * wl-message.el (wl-message-prev-page): Use save-selected-window.
968         (wl-message-next-page): Ditto.
969
970 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
971
972         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
973         local variable.  Change the order of a collected list into the
974         same as the specified range.  Remove nil from a collected list.
975
976 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
977
978         * wl-summary.el (wl-summary-insert-headers): Set visible-only
979         argument for elmo-folder-list-messages.
980
981 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
982
983         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
984         change (wl-summary-count-unreads return a list instead of a cons
985         cell).
986
987 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
988
989         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
990         `wl-summary-folder-info-update'.
991
992 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
993
994         * wl-summary.el (wl-summary-set-message-modified): No use
995         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
996         (wl-summary-set-mark-modified): Abolish.
997         (wl-summary-mark-modified-p): Ditto.
998         (wl-summary-save-view): Follow the change above.
999
1000         * wl-expire.el (wl-summary-expire): Likewise.
1001
1002 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1003
1004         * wl-summary.el (wl-summary-detect-mark-position): Use
1005         modb-entity-handler.
1006         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1007
1008         * Version number is increased to 2.11.17.
1009
1010 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1011
1012         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1013         entity field value.
1014         (wl-summary-prefetch-msg): Ditto.
1015         (wl-summary-print-message-with-ps-print): Ditto.
1016
1017 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1018
1019         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1020         for dummy entity.
1021         (wl-summary-insert-thread): Use elmo-message-entity-field.
1022         (wl-summary-update-thread): Use elmo-message-entity-field and
1023         elmo-message-entity-number.
1024         (wl-summary-line-number):  Use elmo-message-entity-number.
1025         (wl-summary-line-size): Use elmo-message-entity-field.
1026         (wl-summary-line-subject): Ditto.
1027         (wl-summary-line-from): Ditto.
1028         (wl-summary-line-attached): Ditto.
1029         (wl-summary-create-line): Ditto.
1030         (wl-summary-create-line): Use elmo-message-entity-number.
1031         (wl-summary-print-message-with-ps-print): Use
1032         elmo-message-entity-field.
1033
1034 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1035
1036         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1037         change in elmo-msgdb-make-message-entity.
1038         (wl-summary-buffer-set-folder): Don't call
1039         wl-summary-detect-mark-position here.
1040         (wl-summary-rescan): Call elmo-message-entity-number.
1041         (wl-summary-sync-update): Ditto.
1042         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1043
1044         * wl-score.el (wl-score-header-index): Redefine 2th element.
1045         (wl-score-overview-entity-get-extra): Abolish.
1046         (wl-score-ov-entity-get): Rewrite.
1047         (wl-score-string-index<, wl-score-string-func<): Abolish.
1048         (wl-score-string<): New function.
1049         (wl-score-string-sort): Use it.
1050
1051         * wl-refile.el (wl-refile-guess-by-history): Use
1052         elmo-message-entity-field.
1053         (wl-refile-guess-by-from): Ditto.
1054         (wl-refile-guess-by-msgid): Ditto.
1055
1056         * Version number is increased to 2.11.16.
1057
1058 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1059
1060         * wl-folder.el (wl-folder-confirm-existence): Don't call
1061         file-exists-p if msgdb-path is nil.
1062         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1063         `wl-read-folder-hist' to `wl-read-folder-history'.
1064
1065 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1066
1067         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1068         `y-or-n-p'.
1069
1070 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1071
1072         * wl-score.el (wl-score-headers): Don't use
1073         elmo-folder-do-each-message-entity.
1074
1075         * Version number is increased to 2.11.15.
1076
1077 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1078
1079         * wl-summary.el (wl-summary-delete-all-msgs): Use
1080         elmo-folder-move-messages instead of elmo-folder-delete-messages
1081         and elmo-folder-detach-messages.
1082         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1083
1084         * wl-expire.el (wl-expire-delete): Ditto.
1085         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1086
1087 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1088
1089         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1090         (wl-message-header-narrowing-fields): Ditto.
1091         (wl-message-header-narrowing-lines): Ditto.
1092         (wl-message-header-narrowing-string): Ditto.
1093
1094         * wl-summary.el (wl-summary-mode-map): Bind
1095         wl-summary-toggle-header-narrowing to "C-cC-f".
1096         (wl-summary-toggle-header-narrowing): New function.
1097
1098         * wl-message.el (wl-message-buffer-create): Call
1099         wl-message-header-narrowing-setup.
1100         (wl-message-redisplay): Call wl-message-header-narrowing.
1101         (wl-message-header-narrowing): New function.
1102         (wl-message-header-narrowing-map): New keymap.
1103         (wl-message-header-narrowing-widen-map): New keymap.
1104         (wl-message-header-narrowing-again-at-mouse): New function.
1105         (wl-message-header-narrowing-1): Ditto.
1106         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1107         (wl-message-header-narrowing-setup): Ditto.
1108         (wl-message-header-narrowing-toggle): Ditto.
1109         
1110         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1111
1112         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1113         'flag as all.
1114         (wl-use-flag-folder-help-echo): New user option.
1115
1116         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1117         wl-summary-highlight as nil.
1118         (wl-summary-set-mark-modified): Follow the API change.
1119         (wl-summary-mark-modified-p): Ditto.
1120         (wl-summary-mark-as-read-all): Ditto.
1121         (wl-summary-sync-marks): Don't call
1122         elmo-folder-list-messages-with-global-mark.
1123         (wl-summary-mark-as-read-internal): Follow the API change.
1124         (wl-summary-mark-as-answered-internal): Ditto.
1125         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1126         Follow the API change.
1127         (wl-summary-create-line): Call with number argument.
1128         (wl-summary-reply): Follow the API change.
1129
1130         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1131         function.
1132         (wl-highlight-summary-line-string): Call it when
1133         wl-use-flag-folder-help-echo is non-nil.
1134         (wl-highlight-summary-current-line): Ditto.
1135         (elmo-flag-folder-referrer): Added autoload setting.
1136
1137         * wl-draft.el (wl-draft-kill): Follow the API change.
1138
1139         * Version number is increased to 2.11.14.
1140         
1141 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1142
1143         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1144
1145 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1146
1147         * Version number is increased to 2.11.13.
1148
1149 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1150
1151         * wl-draft.el (wl-draft-previous-history-element): Fixed
1152         unbalanced parenthesis and bind unbound local variables.
1153
1154 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1155
1156         * wl-draft.el (wl-draft-previous-history-element): New function.
1157         (wl-draft-next-history-element): Ditto.
1158         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1159         them to M-p and M-n.
1160
1161 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1162
1163         * Version number is increased to 2.11.12.
1164
1165 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1166
1167         * wl-draft.el (wl-draft-hide): Select buffer-window.
1168
1169 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1170
1171         * wl-summary.el (wl-summary-narrow-to-region): New function.
1172         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1173         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1174         (wl-summary-save-region): Use it.
1175         * wl-action.el (wl-summary-collect-numbers-region)
1176         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1177
1178 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1179
1180         * wl-folder.el (wl-folder-count-incorporates): Don't use
1181         `elmo-msgdb-mark-load'
1182
1183         * Version number is increased to 2.11.11.
1184
1185 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1186
1187         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1188         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1189
1190 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1191
1192         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1193
1194 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1195
1196         * Version number is increased to 2.11.10.
1197
1198 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1199
1200         * wl-mime.el (wl-draft-attribute-value): Fixed.
1201
1202 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1203
1204         * wl-util.el (wl-copy-local-variables): New function.
1205
1206         * wl-mime.el (wl-draft-attribute-recipients): New function.
1207         (wl-draft-attribute-envelope-from): Ditto.
1208         (wl-draft-attribute-smtp-posting-server): Ditto.
1209         (wl-draft-attribute-smtp-posting-port): Ditto.
1210         (wl-draft-attribute-value): Ditto.
1211         (wl-draft-preview-message): Use it to get value for
1212         attributes. Reflect result of `wl-draft-config'.
1213
1214         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1215         and call `wl-summary-mark-as-read' before to call
1216         `wl-summary-unset-mark'.
1217         (wl-summary-target-mark-mark-as-unread): Likewise.
1218         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1219
1220 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1221
1222         * wl-mime.el (wl-draft-preview-message): Use actual value for
1223         attributes; Fix for small window.
1224
1225 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1226
1227         * wl-refile.el (wl-refile-get-field-value): Call
1228         `elmo-message-entity-field' with 3rd argument is non-nil.
1229
1230 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1231
1232         * wl-vars.el (wl-draft-preview-attributes): New user option.
1233         (wl-draft-preview-attributes-list): Ditto.
1234         (wl-draft-preview-attributes-buffer-lines): Ditto.
1235         (wl-draft-preview-attributes-buffer-name): Ditto.
1236
1237         * wl-mime.el (wl-draft-preview-message): Display attributes.
1238
1239 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1240
1241         * wl-summary.el (wl-summary-detect-mark-position): Bind
1242         wl-summary-flag-priority-list to '(new).
1243
1244 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1245
1246         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1247         funtion.
1248         (wl-highlight-summary-line-string): Use it.
1249         (wl-highlight-summary-current-line): Ditto.
1250
1251 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1252
1253         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1254         line even when the mark string is not changed.
1255
1256         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1257         argument change in the wl-summary-create-line.
1258         (wl-thread-insert-entity-sub): Ditto.
1259
1260         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1261         argument change in the wl-summary-create-line.
1262         (wl-summary-insert-sequential): Ditto.
1263         (wl-summary-update-thread): Ditto.
1264         (wl-summary-persistent-mark-string): New inline function.
1265         (wl-summary-message-mark): Use it.
1266         (wl-summary-create-line): Abolish argument wl-persistent-mark
1267         and added wl-flags, wl-cached.
1268
1269         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1270         mark to flags.
1271         (wl-highlight-summary-current-line): Decide the face not by the 
1272         persistent mark but flags.
1273
1274 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1275
1276         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1277         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1278         wl-summary-read-uncached-mark): Revive.
1279         (wl-summary-answered-cached-mark,
1280         wl-summary-answered-uncached-mark): New user option.
1281         (wl-summary-score-marks): Follow the change above.
1282         (wl-summary-auto-refile-skip-marks): Ditto.
1283         (wl-summary-incorporate-marks): Ditto.
1284         (wl-summary-expire-reserve-marks): Ditto.
1285         (wl-summary-flag-priority-list): New user option.
1286
1287         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1288         changes.
1289         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1290         of elmo-message-mark.
1291         (wl-summary-mark-as-read-internal): Ditto.
1292         (wl-summary-mark-as-answered): Ditto.
1293         (wl-summary-mark-as-important): Ditto.
1294         (wl-summary-redisplay-internal): Ditto.
1295         (wl-summary-redisplay-no-mime-internal): Ditto.
1296         (wl-summary-message-mark): New function.
1297         (wl-summary-insert-sequential): Use wl-summary-message-mark
1298         instead of elmo-message-mark.
1299         (wl-summary-update-thread): Ditto.
1300         (wl-summary-persistent-mark): Ditto.
1301         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1302         instead of elmo-message-mark.
1303
1304         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1305         wl-summary-message-mark instead of elmo-message-mark.
1306         (wl-thread-insert-entity-sub): Ditto.
1307         (wl-thread-get-children-msgs-uncached): Ditto.
1308
1309         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1310         variable name changes.
1311         (wl-highlight-summary-current-line): Ditto.
1312
1313         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1314         wl-summary-message-mark instead of elmo-message-mark.
1315
1316         * wl-expire.el (wl-expire-message-p): Ditto.
1317
1318         * wl-score.el (wl-score-headers): Ditto.
1319
1320         * Version number is increased to 2.11.9.
1321
1322         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1323         (wl-summary-sync-update): Follow the change above.
1324         (wl-summary-switch-to-clone-buffer): Ditto.
1325         (wl-summary-open-folder): Ditto.
1326
1327 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1328
1329         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1330         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1331
1332         * Version number is increased to 2.11.8.
1333
1334         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1335
1336         * wl-expire.el (wl-expire-refile): Follow the API change on
1337         `elmo-folder-move-messages'.
1338         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1339
1340         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1341         (wl-summary-exec-action-refile): Ditto.
1342         (wl-summary-exec-action-copy): Ditto.
1343         (wl-summary-no-auto-refile-message-p): No use
1344         `wl-summary-buffer-msgdb'.
1345         (wl-summary-auto-refile): Ditto.
1346
1347 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1348
1349         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1350
1351 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1352
1353         * wl-summary.el (wl-summary-sync): Treat no-sync.
1354
1355         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1356         (wl-default-sync-range): Ditto.
1357
1358 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1359
1360         * wl-refile.el (wl-refile-subject-learn): Call
1361         `elmo-message-entity-field' with 3rd argument is non-nil.
1362         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1363         instead of `elmo-msgdb-overview-entity-get-subject'.
1364
1365 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1366
1367         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1368         scan-type is rescan.
1369         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1370         new optional argument force is non-nil.
1371         (wl-summary-save-view-cache): Call it with force argument non-nil.
1372
1373         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1374
1375 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1376
1377         * wl-action.el (wl-summary-print-argument): Fixed last change.
1378
1379 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1380
1381         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1382         simplified.
1383         (wl-summary-target-mark-mark-as-unread): Likewise.
1384         (wl-summary-target-mark-mark-as-important): Likewise.
1385
1386 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1387
1388         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1389         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1390         (wl-summary-mark-as-important-region): Change accordingly.
1391         (wl-summary-target-mark-mark-as-important): Ditto.
1392
1393 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1394
1395         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1396
1397         * wl-action.el (wl-summary-print-argument): Print argument to
1398         right side of window if `wl-summary-print-argument-within-window'
1399         is non-nil.
1400
1401 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1402
1403         * wl-action.el (wl-summary-set-mark): Use
1404         `wl-summary-message-visible-p' to check visibility of the message
1405         and jump to message only when the message line is visible and have
1406         different number; Call wl-summary-unset-mark with number argument.
1407         (wl-summary-unset-mark): 
1408         Use `wl-summary-message-visible-p'
1409         to check visibility of the message and jump to message only when
1410         the message line is visible and have different number;
1411
1412 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1413
1414         * Version number is increased to 2.11.7.
1415
1416         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1417         and wl-folder-summary-line-format.
1418
1419         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1420         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1421         (wl-summary-set-score-mark): Use it.
1422         (wl-summary-target-mark-mark-as-read): Ditto.
1423         (wl-summary-target-mark-mark-as-unread): Ditto.
1424         (wl-summary-target-mark-mark-as-important): Ditto.
1425         (wl-summary-target-mark-msgs): Simplified.
1426         (wl-summary-detect-mark-position): Fixed problem when
1427         summary-line-format no contain persisten/temp mark spec.
1428         (wl-summary-temp-mark): Ditto.
1429         (wl-summary-persistent-mark): Ditto.
1430         (wl-summary-update-persistent-mark): Ditto.
1431
1432         * wl-action.el (wl-summary-set-mark): Ditto.
1433         (wl-summary-unset-mark): Ditto.
1434         All other related portions are changed.
1435
1436 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1437
1438         * Version number is increased to 2.11.6.
1439
1440 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1441
1442         * wl-util.el (wl-current-message-buffer): Define as function;
1443         Don't use the value of wl-messge-buffer.
1444
1445         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1446         persistent mark.
1447
1448         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1449         no current message, cause an error.
1450
1451 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1452
1453         * wl-summary.el (wl-summary-set-message-modified): Use
1454         elmo-folder-set-message-modified instead of
1455         elmo-folder-set-message-modified-internal.
1456
1457 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1458
1459         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1460         interactively.
1461         (wl-summary-sync): nokill->entirely.
1462         (wl-summary-sync-marks): Fixed message.
1463         (wl-summary-input-range): Added mark, nokill->entirely.
1464
1465         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1466         messages as read.
1467
1468 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1469
1470         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1471         update-noscore.
1472         (wl-summary-sync): Follow the change above.
1473
1474 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1475
1476         * wl-action.el (wl-summary-target-mark-all): Use
1477         elmo-folder-list-messages.
1478
1479 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1480
1481         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1482         (wl-summary-rescan): Set wl-summary-scored as nil.
1483         (wl-summary-sync-force-update): Follow the change above.
1484         (wl-summary-sync): Ditto.
1485         (wl-summary-sync-update): Added argument disable-killed.
1486         (wl-summary-insert-headers): Set visible-only argument for
1487         elmo-folder-list-messages.
1488         (wl-summary-input-range): Added update-nokill, update-noscore,
1489         all-nokill, all-noscore and mark.
1490
1491         * Version number is increased to 2.11.5.
1492
1493         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1494
1495 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1496
1497         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1498         (wl-summary-prefetch-region-no-mark): Change accordingly.
1499         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1500
1501 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1502
1503         * wl-address.el (wl-complete-field-to): Abolished.
1504         (wl-complete-address): Completion function for completing-read.
1505         * wl-action.el (wl-summary-get-resend-address): Use it.
1506
1507         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1508         wl-summary-update-mark and abolish unused argument.
1509         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1510         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1511         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1512         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1513         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1514         * wl-draft.el (wl-draft-kill): Ditto.
1515
1516         * wl-summary.el: Remove unused binding of case-fold-search.
1517         (wl-summary-replace-status-marks): Abolished.
1518
1519 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1520
1521         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1522         is specified or folder length is zero.
1523
1524 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1525
1526         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1527         (wl-folder-archive-current-entity): Ditto.
1528
1529 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1530
1531         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1532         retrieving message mark.
1533         (wl-summary-redisplay-internal): Ditto.
1534
1535         * wl-message.el (wl-message-buffer-display): Ignore errors while
1536         retrieving message-id field.
1537
1538         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1539         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1540         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1541         order of the arguments for `wl-expire-message-p'.
1542         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1543
1544         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1545         Check return value of wl-summary-reply.
1546         (wl-summary-reply): Recover window configuration when an error occured.
1547
1548 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1549
1550         * wl-summary.el (wl-summary-resend-message): Abolished, the
1551         feature is inherited by wl-summary-resend (put resend mark).
1552
1553 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1554
1555         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1556         wl-message-buffer to nil when the message is hide.
1557
1558 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1559
1560         * .cvsignore: New file.
1561
1562 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1563
1564         * wl-action.el (wl-summary-action-docstring): Add more info.
1565         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1566         duplicate definition.
1567         (wl-summary-define-mark-action): Functions wl-summary-*-region
1568         keep current position.
1569         (wl-summary-unregister-target-mark): Store result to the variable.
1570
1571 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1572
1573         * Version number is increased to 2.11.4.
1574
1575 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1576
1577         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1578         wl-summary-delete-all-temp-marks.
1579         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1580
1581         * wl-action.el (wl-summary-set-mark): Changed terminology
1582         refile-destination -> action-argument.
1583         (wl-summary-unset-mark): Ditto.
1584         (wl-summary-remove-argument): Ditto.
1585         (wl-summary-print-argument): Ditto.
1586
1587         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1588         (wl-thread-remove-argument-region): Ditto.
1589         (wl-thread-print-argument-region): Ditto.
1590         (wl-thread-close): Ditto.
1591         (wl-thread-open): Ditto.
1592
1593         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1594         (wl-highlight-refile-destination-face is abolished)
1595         (wl-highlight-action-argument-string): Ditto.
1596         (wl-highlight-summary-current-line): Highlight action argument.
1597
1598         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1599         color for light backgrounds.
1600         (wl-highlight-summary-answered-face): Ditto.
1601
1602 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1603
1604         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1605
1606         * wl-score.el (wl-summary-score-update-all-lines): Use
1607         wl-summary-set-mark.
1608         (wl-summary-score-update-all-lines): Kill expunged messages.
1609
1610         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1611
1612 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1613
1614         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1615         directly.
1616         (wl-score-overview-entity-get-lines): Ditto.
1617         (wl-score-overview-entity-get-xref): Ditto.
1618         (wl-score-get-latest-msgs): Ditto.
1619         (wl-summary-rescore): Ditto.
1620
1621         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1622         to "&".
1623         (wl-summary-mark-as-answered-internal): New inline function.
1624         (wl-summary-mark-as-answered): New function.
1625         (wl-summary-mark-as-unanswered): Ditto.
1626         (wl-summary-sync-marks): Modified for answered-mark synching.
1627
1628 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1629
1630         * wl-action.el (wl-summary-set-mark): Fixed last change.
1631
1632 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1633
1634         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1635         behavior of wl-summary-unread-message-hook
1636         (Pointed out by akira yamada <akira@arika.org>).
1637
1638 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1639
1640         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1641         wl-summary-delete.
1642         * wl-xmas.el (wl-summary-toolbar): Ditto.
1643
1644         * wl-action.el (wl-summary-set-mark): Don't override current
1645         temp-mark.
1646
1647         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1648
1649 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1650
1651         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1652         (wl-refile-msgid-learn): Ditto.
1653         (wl-refile-get-field-value): Ditto.
1654
1655         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1656
1657         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1658         (wl-expire-delete-reserved-messages): Renamed from
1659         wl-expire-reserve-marked-msgs-from-list.
1660         (wl-expire-delete): Removed argument `msgdb'.
1661         (wl-expire-refile): Ditto.
1662         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1663         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1664         mark-alist as argument.
1665         (wl-expire-archive-number1): Removed argument `msgdb'.
1666         (wl-expire-archive-number2): Ditto.
1667         (wl-expire-archive-date): Ditto.
1668         (wl-expire-localdir-date): Ditto.
1669         (wl-expire-hide): Ditto.
1670         (wl-archive-number1): Ditto.
1671         (wl-archive-number2): Ditto.
1672         (wl-archive-date): Ditto.
1673         (wl-archive-folder): Ditto.
1674         All other related portions are changed.
1675
1676 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1677
1678         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1679         mean move up and down. (suggested by Takashi Kawachi)
1680
1681 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1682
1683         * wl-acap.el (toplevel): Don't require un-define.
1684
1685 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1686
1687         * wl-thread.el (wl-thread-delete-message): Always update
1688         wl-summary-buffer-number-list.
1689
1690         * wl-action.el (wl-summary-print-destination): 
1691         Do nothing when folder is nil.
1692
1693 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1694
1695         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1696         persistent mark when prefetch is succeeded.
1697
1698 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1699
1700         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1701         instead of elmo-msgdb-delete-msgs.
1702         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1703         (wl-expire-hide): Ditto.
1704
1705         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1706
1707         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1708         elmo-msgdb interface.
1709         (wl-thread-get-exist-children): Likewise.
1710         (wl-thread-insert-message): Likewise.
1711         (wl-thread-msg-mark-as-important): Likewise.
1712         (wl-thread-insert-entity-sub): Likewise.
1713         (wl-thread-get-children-msgs-uncached): Likewise.
1714
1715         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1716         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1717         (wl-summary-sync-update): Likewise.
1718         (wl-summary-auto-select-msg-p): Likewise.
1719         (wl-summary-update-thread): Likewise.
1720         (wl-summary-mark-as-important): Likewise.
1721         (wl-summary-jump-to-msg-internal): Likewise.
1722         (wl-summary-redisplay-internal): Likewise.
1723         (wl-summary-print-message-with-ps-print): Likewise.
1724         (wl-summary-folder-info-update): Likewise.
1725
1726         * wl-folder.el (wl-folder-check-one-entity):
1727         elmo-folder-count-flags instead of wl-summary-count-unread.
1728
1729         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1730
1731         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1732
1733         * wl-summary.el (wl-summary-set-message-modified): 
1734         Call wl-summary-set-mark-modified.
1735         (wl-summary-delete-messages-on-buffer): Call
1736         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1737         (wl-summary-sync-update): Call elmo-folder-length instead of
1738         elmo-folder-messages.
1739         (wl-summary-insert-headers): Don't call
1740         elmo-folder-list-message-entities.
1741
1742 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1743
1744         * wl-action.el (wl-summary-define-mark-action): Call
1745         `wl-summary-set-mark' with argument `data'.
1746         (wl-summary-auto-refile): Fixed order of arguments when call
1747         `wl-summary-refile'.
1748
1749 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1750
1751         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1752
1753         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1754
1755         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1756         (Renamed from wl-highlight-summary-deleted-face).
1757         (wl-highlight-summary-resend-face): New face.
1758
1759         (wl-highlight-summary-deleted-face): Renamed from
1760         wl-highlight-summary-erased-face.
1761
1762         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1763
1764         * wl-action.el (wl-summary-get-resend-address): New function.
1765         (wl-summary-exec-action-resend): Ditto.
1766         (wl-summary-exec-action-resend-subr): Ditto.
1767
1768         * w-thread.el (wl-thread-copy): Removed definition.
1769         (wl-thread-refile): Ditto.
1770         (wl-thread-delete): Ditto.
1771         (wl-thread-target-mark): Ditto.
1772
1773         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1774         (wl-summary-target-mark-set-action): Fixed.
1775         (wl-summary-define-mark-action): Fixed quotation.
1776         (wl-summary-move-mark-list-messages): Display message.
1777         (wl-summary-define-mark-action): Define thread functions.
1778         (wl-summary-exec-action-refile): Changed message.
1779         (wl-summary-exec): Ditto.
1780
1781 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1782         
1783         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1784         '%%'.
1785
1786 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1787
1788         * wl.el (toplevel): Require wl-action.
1789         (wl-init): Call wl-summary-define-mark-action.
1790
1791         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1792
1793         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1794         wl-summary-delete and wl-summary-erase.
1795         (wl-summary-mode-map): Ditto.
1796
1797         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1798         wl-delete-folder-alist.
1799
1800         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1801         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1802         (toplevel): Moved mark & action related functions to the wl-action.el.
1803
1804         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1805         in wl-summary-mark-action-list.
1806         (wl-highlight-summary-current-line): Ditto.
1807
1808         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1809         empty lines.
1810
1811         * wl-action.el: New file. 
1812
1813 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1814
1815         * wl-summary.el (wl-summary-target-mark-replace): New function.
1816         (wl-summary-target-mark-prefetch): Use it.
1817         (wl-summary-target-mark-delete): Ditto.
1818         (toplevel): Rearranged definition order.
1819         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1820         (wl-summary-target-mark-erase): Rewrite.
1821         (wl-summary-erase-region): New function.
1822         (wl-summary-exec-action-erase): Changed message.
1823         (wl-summary-move-mark-list-messages): New function.
1824         (wl-summary-exec-action-delete): Use it.
1825         (wl-summary-exec-action-erase): Ditto.
1826
1827         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1828         (wl-summary-skip-mark-list): Added "d".
1829
1830         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1831         while searching.
1832
1833         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1834         and define using defcustom;
1835         Define 4th element as a face.
1836         
1837         * wl-summary.el (wl-summary-incorporate): Use 
1838         `wl-summary-prefetch-region-no-mark' instead of
1839         `wl-summary-prefetch-region'.
1840         (wl-summary-prefetch-region-no-mark): Revival of old
1841         `wl-summary-prefetch-region'.
1842         (wl-summary-mark-action-list): Moved to wl-vars.el
1843
1844         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1845         face according to the `wl-summary-mark-action-list'.
1846         (wl-highlight-summary-current-line): Ditto;
1847         Removed destination highlighting.
1848
1849         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1850         (wl-highlight-summary-line-string): Highlight for "i" mark.
1851         (wl-highlight-summary-current-line): Ditto.
1852
1853         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1854         no destination.
1855
1856         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1857         exists, just go ahead.
1858         (wl-summary-prefetch-region): Rewrite.
1859         (wl-summary-prefetch): Ditto.
1860         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1861         (wl-summary-exec-action-prefetch): New function.
1862         (wl-summary-target-mark-prefetch): Rewrite.
1863
1864 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1865
1866         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1867         (wl-highlight-summary-line-string): Added "d" and "D".
1868         (wl-highlight-summary-current-line): Ditto.
1869
1870         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1871         in wl-summary.el.
1872         (wl-thread-insert-entity-sub): Ditto.
1873         (wl-thread-remove-destination-region): Ditto.
1874         (wl-thread-print-destination-region): Ditto.
1875
1876         * wl-summary.el (wl-summary-buffer-refile-list,
1877         wl-summary-buffer-delete-list,
1878         wl-summary-buffer-copy-list): Abolish.
1879         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1880         All other related portions are changed.
1881         (wl-summary-mark-action-list): New variable.
1882         (wl-summary-set-mark): New function.
1883         (wl-summary-register-target-mark): Ditto.
1884         (wl-summary-unregister-target-mark): Ditto.
1885         (wl-summary-have-target-mark-p): Ditto.
1886         (wl-summary-register-temp-mark): Ditto.
1887         (wl-summary-unregister-temp-mark): Ditto.
1888         (wl-summary-registered-temp-mark): Ditto.
1889         (wl-summary-collect-temp-mark): Ditto.
1890         (wl-summary-unset-mark): Ditto.
1891         (wl-summary-set-target-mark): Ditto.
1892         (wl-summary-unset-target-mark): Ditto.
1893         (wl-summary-set-action-generic): Ditto.
1894         (wl-summary-unset-action-generic): Ditto.
1895         (wl-summary-exec-action-delete): Ditto.
1896         (wl-summary-exec-action-erase): Ditto.
1897         (wl-summary-set-action-refile): Ditto.
1898         (wl-summary-set-action-refile-subr): Ditto.
1899         (wl-summary-unset-action-refile): Ditto.
1900         (wl-summary-make-destination-numbers-list): Ditto.
1901         (wl-summary-exec-action-refile): Ditto.
1902         (wl-summary-set-action-copy): Ditto.
1903         (wl-summary-unset-action-copy): Ditto.
1904         (wl-summary-exec-action-copy): Ditto.
1905         (wl-summary-collect-numbers-region): Ditto.
1906         (wl-summary-delete): Rewrite.
1907         (wl-summary-erase): Ditto.
1908         (wl-summary-remove-destination): Ditto.
1909         (wl-summary-exec): Ditto.
1910         (wl-summary-exec-region): Ditto.
1911         (wl-summary-target-mark-erase): Ditto.
1912         (wl-summary-refile): Ditto.
1913         (wl-summary-copy): Ditto.
1914         (wl-summary-unmark): Ditto.
1915         (wl-summary-delete-all-mark): Ditto.
1916         (wl-summary-mark-line): Don't highlight.
1917         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1918         (wl-summary-target-mark-refile-subr): Rewrite.
1919
1920         (wl-summary-copy-prev-destination): Abolish.
1921
1922 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1923
1924         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1925         default values along the value of wl-on-mule.
1926         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1927         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1928         It is not used anywhere.
1929
1930 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1931
1932         * wl-summary.el (wl-summary-print-destination): Keep position.
1933         (wl-summary-cursor-move-surface): Keep horizontal position.
1934
1935 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1936
1937         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1938         write sendlog.
1939
1940 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1941
1942         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1943         `wl-summary-highlight'.
1944
1945 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1946
1947         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1948         trivial condition for temp-mark.
1949
1950 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1951
1952         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1953         when it hits killed buffer.
1954
1955 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1956
1957         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1958         * wl-news.el.in: `message' and `error' take format string.
1959
1960 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1961
1962         * wl-folder (wl-folder-insert-entity): Display a message,
1963         `...done', when the work finish.
1964         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1965
1966 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1967
1968         * wl-message.el (wl-message-redisplay): Remove unused local
1969         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1970
1971 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1972
1973         * wl-summary.el (wl-summary-replace-status-marks): Disable
1974         interactive use.
1975         (wl-summary-reedit): Check message existence at first.
1976         (wl-summary-mark-line): Fix doc, return value is indefinite.
1977
1978         * wl-highlight.el (wl-highlight-message): Arranged.
1979
1980         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1981         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1982         check temp-mark by wl-summary-temp-mark always.
1983         (wl-highlight-summary): Change accordingly.
1984         * wl-summary.el (wl-summary-mark-as-read-all)
1985         (wl-summary-delete-cache, wl-summary-set-score-mark)
1986         (wl-summary-mark-as-unread, wl-summary-unmark)
1987         (wl-summary-mark-line, wl-summary-mark-as-read)
1988         (wl-summary-mark-as-important): Ditto.
1989
1990         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1991         end of the window if possible.
1992         * wl-summary.el (wl-summary-sync-update): Support lazy
1993         highlighting.
1994         (wl-summary-toggle-disp-msg): Ditto.
1995
1996 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1997
1998         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1999
2000 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2001
2002         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2003         change.
2004
2005 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2006
2007         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2008         API.
2009         (wl-summary-sync-update): Ditto.
2010
2011         * wl-score.el (wl-score-get-score-alist): Changed argument.
2012         (wl-summary-rescore-msgs): Likewise.
2013         (wl-summary-score-headers): Likewise.
2014         (wl-score-headers): Likewise;
2015         Use elmo-folder-do-each-message-entity, etc.
2016         (wl-summary-score-effect): Follow the changes above.
2017         (wl-summary-rescore): Ditto.
2018         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2019         (wl-score-get-overview): Abolish.
2020
2021         * wl-summary.el (wl-summary-default-from): Follow the API change in
2022         elmo-msgdb.
2023         (wl-summary-count-unread): Ditto.
2024         (wl-summary-detect-mark-position): Ditto.
2025         (wl-summary-overview-entity-compare-by-date): Ditto.
2026         (wl-summary-overview-entity-compare-by-number): Ditto.
2027         (wl-summary-overview-entity-compare-by-from): Ditto.
2028         (wl-summary-overview-entity-compare-by-subject): Ditto.
2029         (wl-summary-get-list-info): Ditto.
2030         (wl-summary-rescan): Ditto.
2031         (wl-summary-jump-to-msg-by-message-id): Ditto.
2032         (wl-summary-sync-update): Ditto; Removed comment.
2033         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2034         (wl-summary-insert-message): Use wl-summary-insert
2035         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2036         (wl-summary-insert-headers): Changed argument overview to folder.
2037         (wl-summary-search-by-subject): Likewise.
2038         (wl-summary-insert-thread): Renamed from 
2039         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2040
2041         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2042         too.
2043
2044         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2045         wl-string-member.
2046
2047 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2048
2049         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2050         elmo-folder-append-buffer.
2051         (wl-draft-queue-append): Likewise.
2052
2053         * wl-mime.el (wl-message-delete-current-part): Ditto.
2054         (wl-summary-burst-subr): Ditto.
2055
2056         * wl-news.el.in (wl-news-send-news): Ditto.
2057
2058 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2059
2060         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2061         function.
2062         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2063         (wl-summary-update-mark): Enclose with save-excursion.
2064         (wl-summary-mark-as-read-internal): Fixed last change.
2065         (wl-summary-mark-as-important): Use 3rd argument of
2066         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2067         Don't use elmo-msgdb-set-mark.
2068         (wl-summary-redisplay-internal): If msgdb flag is already read,
2069         just update the mark on buffer.
2070
2071 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2072
2073         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2074         cut visible folder when elmo-folder-delete returns non-nil value.
2075
2076 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2077
2078         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2079         by Kenichi OKADA <okada@opaopa.org>).
2080
2081 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2082
2083         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2084
2085 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2086
2087         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2088         Fixed the last change, search group entity by its real name.
2089         (Thanks to: KOBAYASHI Shinji)
2090
2091 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2092
2093         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2094         (wl-fldmgr-access-display-all): Don't refer visible name.
2095         * wl-expire.el (wl-folder-archive-current-entity)
2096         (wl-folder-expire-current-entity): Ditto.
2097         * wl-folder.el (wl-folder-jump-to-current-entity)
2098         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2099         (wl-folder-open-folder-sub,wl-folder-open-all)
2100         (wl-folder-write-current-folder): Ditto.
2101         (wl-folder-insert-entity): Don't use petname for normal group.
2102         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2103         is the real name.
2104         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2105         Abolished.
2106
2107 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2108
2109         * wl-draft.el (wl-draft-create-buffer): Add
2110         `wl-summary-reply-with-citation'
2111
2112 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2113
2114         * wl-draft.el (wl-draft-reply): Fixed.
2115
2116 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2117
2118         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2119         when `wl-draft-send-confirm-with-preview' is non-nil.
2120         You can scroll up/down by j/k.
2121         (wl-draft-send-confirm-with-preview): New variable (default=t).
2122
2123 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2124
2125         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2126         (wl-fldmgr-save-folders): Fix comment.
2127
2128 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2129
2130         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2131         along the last change in `wl-folder-buffer-group-p'.
2132
2133 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2134
2135         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2136         folder.
2137
2138         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2139         the default value.
2140
2141         * wl-mime.el (wl-summary-burst): Update summary only when target
2142         folder equals current folder.
2143
2144 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2145
2146         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2147
2148 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2149
2150         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2151         value.
2152
2153 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2154
2155         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2156         `map-extents' instead of `extent-at' repeatedly.
2157         (wl-highlight-folder-current-line): Ditto.
2158
2159         * wl-highlight.el: Remove useless dummy functions.
2160
2161 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2162
2163         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2164         (wl-folder-put-folder-property): New function to put text property.
2165         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2166         (wl-folder-insert-entity, wl-folder-update-diff-line)
2167         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2168         * wl-e21.el, wl-xmas.el, wl-mule.el
2169         (wl-highlight-folder-current-line): Ditto.
2170         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2171         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2172         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2173         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2174
2175 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2176
2177         * Version number is increased to 2.11.3.
2178
2179 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2180
2181         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2182         Resume current-buffer since it is assumed by remaining tasks.
2183
2184 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2185
2186         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2187         (wl-folder-completion-function): Abolished.
2188         (wl-folder-complete-folder): New function.
2189         (wl-folder-complete-filter-condition): Ditto.
2190         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2191         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2192
2193 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2194
2195         * wl-draft.el (wl-draft-send-confirm): New function.
2196         (wl-draft-send): Use it.
2197
2198         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2199         cursor-in-echo-area while confirming.
2200
2201         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2202
2203         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2204         searching via nntp if wl-summary-search-via-nntp is 'force.
2205         Otherwise, invoke searching in nntp folder only.
2206         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2207
2208         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2209         explicitly for mime-make-text-tag.
2210
2211 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2212
2213         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2214         `mime-make-text-tag' instead of `mime-create-tag'.
2215
2216 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2217
2218         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2219         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2220
2221 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2222
2223         * wl-score.el (wl-score-save): Bind print-length and print-level.
2224         (wl-score-pretty-print): Ditto.
2225         (wl-score-edit-insert-header-entry): Ditto.
2226
2227         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2228         "From" entry to be treated with wl-draft-eword-encode-address-list.
2229         * wl-mime.el (wl-draft-preview-message): Ditto.
2230
2231         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2232         (wl-summary-mark-as-unread): Ditto.
2233         (wl-summary-mark-as-read-region): Change accordingly.
2234         (wl-summary-mark-as-unread-region): Ditto.
2235         (wl-summary-target-mark-mark-as-read): Ditto.
2236         (wl-summary-target-mark-mark-as-unread): Ditto.
2237
2238 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2239
2240         * Version number is increased to 2.11.2.
2241
2242 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2243
2244         * wl-news.el.in (wl-news-previous-version-save): Bind
2245         print-length and print-level.
2246         * wl-thread.el (wl-thread-save-entities): Ditto.
2247         (wl-thread-save-top-list): Bind print-length.
2248
2249 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2250
2251         * wl-highlight.el (wl-highlight-summary-line-string): Use
2252         wl-summary-score-below-mark, wl-summary-score-over-mark.
2253         (wl-highlight-summary-current-line): Ditto.
2254
2255 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2256
2257         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2258         insert it.
2259
2260 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2261
2262         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2263
2264 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2265
2266         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2267         message without msgid.
2268         Rewrite with elmo-folder-move-messages.
2269         Set wl-message-buffer to nil.
2270
2271         * wl-summary.el (wl-summary-erase-subr): New function. Use
2272         elmo-folder-move-messages.
2273         (wl-summary-erase): Call it.
2274         (wl-summary-target-mark-erase): Ditto.
2275
2276 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2277
2278         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2279         it is not up-tp-date.
2280
2281 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2282
2283         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2284         buffer after calling `wl-summary-goto-folder-subr' without the
2285         argument `interactive'.
2286         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2287
2288 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2289
2290         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2291         `mime-create-tag'. Use `string=' instead of `looking-at'.
2292
2293 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2294
2295         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2296         to avoid compile warning.
2297
2298         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2299         entity-id when folder is given.
2300         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2301         save-excursion, use save-selected-window instead.
2302         Select folder buffer window if exists.
2303         (To correct behavior with wl-folder-move-cur-folder.)
2304
2305 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2306
2307         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2308
2309 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2310
2311         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2312         list-count instead of %d.
2313
2314 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2315
2316         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2317         (wl-news): Set it.
2318         (wl-news-append-to-folder): Use it.
2319
2320         * wl-news.el.in (wl-news-send-news): Append to specified folder
2321         instead of wl-default-folder.
2322         (wl-news-append-to-folder): Show error message with specified folder.
2323
2324         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2325                 In most major modes, Emacs assumes that any opening
2326                 delimiter found at the left margin is the start of a
2327                 top-level definition, or defun. Therefore, *never put an
2328                 opening delimiter at the left margin unless it should have
2329                 that significance.*
2330
2331         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2332
2333 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2334
2335         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2336
2337 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2338
2339         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2340
2341 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2342
2343         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2344         for sequential numbering case.
2345
2346 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2347
2348         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2349         value.
2350         (wl-draft-reply-without-argument-list): Ditto.
2351         (wl-draft-reply-myself-with-argument-list): Abolish.
2352         (wl-draft-reply-myself-without-argument-list): Ditto.
2353         * wl-draft.el (wl-draft-self-reply-p): New function.
2354         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2355
2356 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2357
2358         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2359         (avoid error for the case without byte-compiling)
2360
2361 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2362
2363         * wl-news.el.in (wl-news-append-to-folder): New function.
2364         (wl-news-exit): Rewrite.
2365         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2366
2367 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2368
2369         * wl-draft.el (wl-draft-reply-position): New function.
2370         (wl-draft-reply-position): Fix.
2371         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2372         (wl-summary-target-mark-reply-with-citation): Ditto.
2373         (wl-summary-reply-with-citation): Ditto.
2374         * wl-vars.el (wl-draft-reply-default-position): New variable.
2375
2376 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2377
2378         * wl-draft.el (wl-draft-send): Preview when interactive send.
2379
2380 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2381
2382         * wl-draft.el (wl-draft-reply): Set default position.
2383         * wl-summary.el (wl-summary-reply): Ditto.
2384         (wl-summary-reply-with-citation): Ditto.
2385         (wl-summary-target-mark-reply-with-citation): Ditto.
2386
2387 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2388
2389         * wl-news.el.in (wl-news-lang): Set default value according to
2390         current-language-environment.
2391         (wl-news-append-news): Do nothing when news-list is nil.
2392
2393 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2394
2395         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2396         (wl-news): Change message.
2397         (wl-news-exit): Check buffer.
2398         (wl-news-force-exit): New function.
2399         (wl-news-show-all): New function.
2400         (wl-news-discard-and-exit): Fix.
2401
2402 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2403
2404         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2405         according to current-language-environment.
2406
2407         * wl-news.el.in (wl-news): If arg, show all NEWS after
2408         wl-news-default-previous-version.
2409
2410 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2411
2412         * wl-news.el.in (wl-news-check): Rewritten.
2413         (wl-news-previous-version-load): Change data type.
2414         (wl-news-previous-version-save): Change data type.
2415         (wl-news-append-news): Add return value.
2416         (wl-news-check-news): New function.
2417         (wl-news-already-current-p): New function.
2418         (wl-news-send-news): Rewritten.
2419         (wl-news-mode-map): Add new keybind.
2420         (wl-news): Rewritten.
2421         (wl-news-exit): Rewritten.
2422         (wl-news-discard-and-mail): New function.
2423         (wl-news-send-to-address): Abolished.
2424         * wl.el (wl-init): Delete a message.
2425
2426 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2427
2428         * wl-news.el.in (wl-news-exit): Update previous version.
2429         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2430
2431 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2432
2433         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2434
2435 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2436
2437         * wl-news.el.in (wl-news): New function.
2438         (wl-news-mode): New function.
2439         (wl-news-next-line): New function.
2440         (wl-news-next-page): New function.
2441         (wl-news-exit): New function.
2442         (wl-news-buf-name): New variable.
2443         (wl-news-mode-map): New variable.
2444         (wl-news-winconf): New variable.
2445         (wl-news-append-news): Add an option.
2446
2447 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2448
2449         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2450
2451 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2452
2453         * wl-news.el.in (wl-news-send-to-address): New variable.
2454         (wl-news-send-news): Use it.
2455         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2456         Return updating status.
2457         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2458
2459 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2460
2461         * wl-news.el.in (wl-news-send-news): Delete
2462         Organization and X-Face.
2463
2464 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2465
2466         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2467         (wl-news-append-news): New function.
2468         (wl-news-send-news): New function.
2469
2470 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2471
2472         * Version number is increased to 2.11.1.
2473
2474 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2475
2476         * wl-news.el.in : New file.
2477
2478 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2479
2480         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2481         default value.
2482         (wl-draft-reply-without-argument-list): Ditto.
2483
2484 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2485
2486         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2487         (wl-message-buffer-prefetch-idle-time): Ditto.
2488         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2489
2490 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2491
2492         * wl-thread.el (wl-thread-insert-message): Use
2493         wl-summary-max-thread-depth.
2494
2495         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2496         loop detection.
2497
2498         * wl-message.el (wl-message-buffer-display): Back to the first page
2499         when cache is hit.
2500
2501 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2502
2503         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2504
2505         * wl-summary.el (wl-summary-insert-thread-entity):
2506         If the thread depth is reached to wl-summary-max-thread-depth,
2507         divide the thread.
2508
2509 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2510
2511         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2512         for elmo-remove-passwd.
2513
2514 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2515
2516         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2517         folder is sticky.
2518         (wl-folder-mark-as-read-all-entity): Ditto.
2519         (wl-folder-prefetch-entity): Ditto.
2520
2521 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2522
2523         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2524
2525 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2526
2527         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2528         Delete messages on buffer for unplugged operation.
2529         (wl-summary-erase): Ditto.
2530
2531 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2532
2533         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2534         take nil so as not to search parent by subject.
2535
2536 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2537
2538         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2539         (wl-folder-get-next-folder): Ditto.
2540         (wl-folder-get-path): Ditto.
2541
2542 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2543
2544         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2545         system and encode the region with it before verifying.
2546
2547 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2548
2549         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2550         system of the echo buffer before decoding.
2551
2552 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2553
2554         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2555         original contents.
2556
2557 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2558
2559         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2560         with argument 'any-exists.
2561
2562 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2563
2564         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2565         Use `wl-cs-autoconv'.
2566
2567 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2568
2569         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2570         by `mime-view-automatic-conversion'.
2571
2572         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2573         (wl-message-verify-pgp-nonmime): Ditto.
2574         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2575         Bind them to C-c:d and C-c:v respectively.
2576
2577         Merge following code by Teranishi-san from [wl-en:00167].
2578         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2579         (wl-mime-preview-application/pgp-encrypted): Ditto.
2580         (wl-mime-setup): Add entry.
2581
2582 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2583
2584         * wl-summary.el (wl-summary-target-mark-erase): New function.
2585         Bind it to "mD".
2586
2587 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2588
2589         * wl-vars.el (wl-draft-write-file-function): Fix.
2590         (wl-draft-reedit-hook): Changed default value.
2591
2592         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2593         wl-draft-reedit-hook.
2594         (wl-draft-remove-text-plain-tag): New function.
2595         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2596
2597         * wl-vars.el (wl-draft-write-file-function): New user option.
2598
2599         * wl-draft.el (wl-draft-prepare-edit): Use it for
2600         local-write-file-hooks.
2601         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2602
2603         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2604         (wl-draft-insert-mail-header-separator): Return the body beginning
2605         point.
2606         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2607         text/plain.
2608         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2609
2610 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2611
2612         * wl-summary.el (wl-summary-erase): New function to erase message
2613         without moving it to trash. Bind to "D".
2614
2615         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2616         as `keep' unless switch-function.
2617
2618 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2619
2620         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2621         message buffer by using `wl-summary-toggle-disp-msg'.
2622         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2623         buffer window.
2624         (wl-summary-supresedes-message): Ditto.
2625
2626         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2627         Do not delete other windows.
2628         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2629         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2630         (wl-draft-create-buffer): Set reply-or-forward also for target
2631         mark commands.
2632
2633 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2634
2635         * wl-draft.el (wl-user-agent-compose): Delete special case for
2636         switch-to-buffer-other-window.
2637
2638         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2639         (wl-summary-forward): Ditto.
2640
2641         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2642         function.
2643         (wl-draft-buffer-style): New use option.
2644
2645         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2646         (wl-draft): Follow the change above.
2647         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2648         wl-draft-buffer-style.
2649         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2650         switch-function.
2651
2652 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2653
2654         * wl-draft.el (wl-user-agent-compose): Delete special case for
2655         switch-to-buffer-other-window.
2656
2657         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2658         (wl-summary-forward): Ditto.
2659
2660         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2661         function.
2662         (wl-draft-buffer-style): New use option.
2663
2664         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2665         (wl-draft): Follow the change above.
2666         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2667         wl-draft-buffer-style.
2668         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2669         switch-function.
2670
2671 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2672
2673         * wl-address.el (wl-address-make-completion-entry): Extracted from
2674         `wl-address-make-completion-list'.
2675         (wl-address-enable-strict-loading): New variable.
2676         (wl-address-make-completion-list): Revive petname duplication
2677         inquiry, and enable it if `wl-address-enable-strict-loading'.
2678         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2679
2680 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2681
2682         * wl-message.el (wl-message-get-original-buffer): Avoid
2683         'Selecting deleted buffer' error when original buffer is killed.
2684
2685 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2686
2687         * wl-summary.el (wl-summary-next-message): Use
2688         elmo-message-accessible-p instead of elmo-message-cached-p.
2689
2690 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2691
2692         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2693
2694         * wl-thread.el (wl-thread-open-all-unread): Use
2695         elmo-folder-list-flagged instead of
2696         elmo-folder-list-messages-mark-match.
2697
2698         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2699         instead of elmo-folder-list-messages-mark-match.
2700         (wl-summary-move-spec-alist): New variable.
2701         (wl-summary-move-spec-plugged-alist,
2702         wl-summary-move-spec-unplugged-alist): Abolish.
2703         (wl-summary-next-message): Follow the change above.
2704         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2705         with 'no-msg' argument.
2706
2707         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2708         variable.
2709         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2710         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2711         (wl-message-buffer-prefetch-get-next): Follow the change above.
2712
2713 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2714
2715         * wl-version.el (wl-version): Changed codename.
2716
2717         * Version number is increased to 2.11.0.
2718
2719 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2720
2721         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2722         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2723         `wl-draft-config-variables'.
2724         (wl-draft-kill): Fixed problem when the draft is reedit.
2725
2726 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2727
2728         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2729         buffer-modified status (Thanks to
2730         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2731
2732 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2733
2734         * wl-util.el (wl-region-exists-p): New function.
2735
2736         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2737         Remove defvars for byte-compile warnings.
2738
2739 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2740
2741         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2742         defvar-maybe. Removed unused bind.
2743
2744 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2745
2746         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2747         summary buffer window before creating new frame.
2748         (wl-draft-reply): Ditto.
2749
2750 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2751
2752         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2753
2754 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2755
2756         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2757
2758 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2759
2760         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2761         instead of `kill-region'.
2762
2763 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2764
2765         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2766         (wl-highlight-summary-line-string): Use it.
2767         (wl-highlight-summary-current-line): Ditto.
2768
2769         * wl-mime.el (wl-message-delete-current-part): Check the class of
2770         mime-entity.
2771
2772         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2773
2774         * wl-summary.el (wl-summary-make-number-list): Initialize.
2775         (wl-summary-update-mark): New function.
2776         (wl-summary-reply): Put `answered' mark on the message.
2777         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2778
2779         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2780         (wl-draft-reply): Added optional argument `number';
2781         Set wl-draft-parent-number.
2782         (wl-draft-kill): Delete answered mark if it is a reply.
2783
2784 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2785
2786         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2787         that originates in mime-preview-follow-current-entity.
2788         (wl-draft-yank-current-message-entity): Use it if region is active.
2789
2790         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2791         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2792         `wl-message-delete-current-part'.
2793         * wl-mule.el (wl-message-define-keymap): Ditto.
2794         * wl-xmas.el (wl-message-define-keymap): Ditto.
2795
2796 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2797
2798         * wl-mime.el (wl-message-delete-current-part): New function.
2799         (wl-mime-node-id-to-string): Ditto.
2800
2801         * wl-mime.el (wl-message-delete-current-part): Use existing
2802         original buffer which corresponds current mime-view buffer.
2803         (fetched buffer might have different structure, possibly)
2804
2805         * wl-mime.el (wl-message-delete-current-part): Quit if the
2806         message content differs from the actual message.
2807
2808 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2809
2810         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2811         order.
2812         (wl-summary-search-by-subject): Search parent message from tail;
2813         Check the existence of the parent message on the current thread tree.
2814         (wl-summary-update-thread): Check whether the line is inserted.
2815
2816 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2817
2818         * wl-vars.el (wl-summary-line-format): Undo last change.
2819         * wl-summary.el (wl-summary-print-destination): Do not put
2820         invisible property when `wl-summary-width' is nil.
2821         (wl-summary-line-subject-minimum-length): Abolished.
2822         (wl-summary-line-subject): Ditto.
2823
2824 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2825
2826         * wl-vars.el (wl-summary-line-format): Change default value.
2827         (wl-summary-subject-length-limit): Abolished.
2828         * wl-summary.el (wl-summary-line-subject): Ditto.
2829
2830 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2831
2832         * wl-template.el (wl-template-select): Added optional argument.
2833         If optional argument is specified, reverse
2834         `wl-template-visible-select'.
2835
2836 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2837
2838         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2839         Take prefix argument to force asking the destination folder.
2840
2841 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2842
2843         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2844         count and update status.
2845
2846 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2847
2848         * wl-summary.el (wl-summary-redisplay-internal): If
2849         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2850         after fetching.
2851
2852 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2853
2854         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2855         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2856
2857         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2858
2859 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2860
2861         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2862         (All other related portions are changed).
2863         (wl-summary-mark-as-read-all): Rewrite.
2864
2865 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2866
2867         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2868         `wl-summary-mark-as-read'.
2869         (wl-summary-mark-as-unread): Rewrite.
2870         (wl-summary-mark-as-read): Added no-modeline argument.
2871         (wl-summary-resume-cache-status): Rewrite.
2872         (wl-summary-exec-subr): Remove unused local variable.
2873
2874 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2875
2876         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2877         logic to call `wl-summary-buffer-prev-folder-function'.
2878         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2879
2880 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2881
2882         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2883         is nil.
2884
2885 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2886
2887         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2888         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2889         (wl-mime-setup): Add its entry.
2890
2891 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2892
2893         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2894         (wl-summary-delete-cache): Likewise.
2895         (wl-summary-mark-as-read): Rewrite.
2896
2897 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2898
2899         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2900         `wl-summary-count-unread'.
2901
2902         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2903
2904         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2905
2906 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2907
2908         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2909         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2910         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2911         Renamed to the elmo-msgdb-*-mark.
2912         (wl-summary-score-marks): Follow the change above.
2913         (wl-summary-auto-refile-skip-marks): Ditto.
2914         (wl-summary-incorporate-marks): Ditto.
2915         (wl-summary-expire-reserve-marks): Ditto.
2916
2917         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2918         changes.
2919         (wl-thread-insert-top): Changed updating message.
2920
2921         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2922         variable.
2923         (wl-summary-count-unread): Count answered marks.
2924         (wl-summary-rescan): Call wl-summary-insert-message instead of
2925         wl-summary-append-message-func-internal.
2926         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2927         (wl-summary-prefetch-msg): Follow the variable name changes.
2928         (wl-summary-prefetch-region): Ditto.
2929         (wl-summary-mark-as-read-all): Follow the API changes;
2930         Don't call elmo-folder-replace-marks.
2931         (wl-summary-delete-cache): Follow the variable name changes.
2932         (wl-summary-resume-cache-status): Ditto.
2933         (wl-summary-update-status-marks): New function.
2934         (wl-summary-insert-message): New function.
2935         (wl-summary-sync-marks): Follow the variable name changes.
2936         (wl-summary-sync-update): Synchronize to the msgdb, too;
2937         Changed update messages.
2938         (wl-summary-make-number-list): Rewrite.
2939         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2940         (wl-summary-mark-as-unread): Follow the API changes.
2941         (wl-summary-exec-subr): Follow the variable name changes.
2942         (wl-summary-mark-as-read): Ditto.
2943         (wl-summary-move-spec-plugged-alist): Ditto.
2944         (wl-summary-move-spec-unplugged-alist): Ditto.
2945         (wl-summary-cursor-move-surface): Ditto.
2946
2947         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2948         variable name changes.
2949         (wl-highlight-summary-current-line): Ditto.
2950
2951         * wl-expire.el (wl-expire-refile): Follow the API change in
2952         elmo-folder-move-messages.
2953         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2954         (wl-summary-archive): Use elmo-folder-msgdb instead of
2955         elmo-msgdb-load.
2956
2957 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2958
2959         * wl-mime.el (wl-draft-preview-message): Restore the position
2960         before evaluating wl-draft-send-hook in preview buffer.
2961
2962 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2963
2964         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2965         when it creates new draft buffer.
2966
2967         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2968         without argument.
2969
2970         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2971         Evaluate content and if the value is string, insert it.
2972         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2973         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2974         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2975         wl-draft-config-sub-part-bottom): Use it.
2976
2977         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2978         with the folder name. The question was unintelligible when it is
2979         called from wl-save-status.
2980
2981 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2982
2983         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2984         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2985         cannot take second argument).
2986
2987 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2988
2989         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2990         as t. Since type and subtype are not case sensitive (RFC 2045).
2991
2992 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2993
2994         * wl-vars.el (wl-message-mode-line-format): New variable.
2995         (wl-message-mode-line-format-spec-alist): Ditto.
2996         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2997         (wl-message-redisplay): Use wl-message-mode-line-format.
2998
2999 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3000
3001         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3002
3003 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3004
3005         * wl-summary.el (wl-summary-default-from): Write description.
3006
3007 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3008
3009         * wl-vars.el (wl-ldap-objectclass): Abolish.
3010
3011         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3012         (wl-ldap-make-filter): Removed condition for objectclass.
3013         (wl-ldap-make-matched-value-list): Remove meaningless process.
3014         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3015         (wl-address-ldap-search): Don't add `*' to `pat' string;
3016         use ignore-errors; added `email';
3017         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3018         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3019         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3020
3021
3022 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3023
3024         * wl-draft.el (wl-draft-parent-folder): Write description.
3025         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3026
3027 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3028
3029         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3030         as "" (zero-length string) if no parent.
3031         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3032
3033 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3034
3035         * wl-address.el (wl-address-make-completion-list): Skip duplication
3036         checking.
3037         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3038         `append'.
3039
3040 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3041
3042         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3043         instead of `beginning-of-buffer'.
3044
3045 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3046
3047         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3048
3049 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3050
3051         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3052         Refer wl-message-buffer-name.
3053         (wl-message-wheel-down): Ditto.
3054
3055 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3056
3057         * wl-vars.el (wl-message-buffer-name): New user option.
3058
3059         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3060         directly instead of making alist dinamically.
3061
3062         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3063         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3064         wl-message-buffer-cache-name.
3065         (wl-message-buffer-cache-clean-up): Ditto.
3066
3067         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3068
3069         * Version number is increased to 2.9.15.
3070
3071 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3072
3073         * wl-vars.el (wl-summary-default-view-alist): New user option.
3074
3075         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3076
3077         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3078         while deleting address.
3079         (wl-draft-delete-myself-from-cc): Ditto.
3080
3081         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3082         If optional argument is specified, reverse sort order.
3083
3084         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3085
3086 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3087
3088         * wl-thread.el (wl-thread-insert-message): Return parent number if
3089         exists.
3090         (wl-thread-update-indent-string-region): Use
3091         wl-thread-update-line-on-buffer-sub instead of
3092         wl-thread-update-line-on-buffer.
3093
3094 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3095
3096         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3097         (wl-folder-close-all): Ditto.
3098
3099 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3100
3101         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3102         and mailing-list:.
3103         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3104         value.
3105         (wl-summary-line-list-info): Print mailing-list name even when 
3106         list-number is empty.
3107
3108 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3109
3110         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3111
3112         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3113         (wl-draft-open-file): Ditto.
3114         (wl-draft-random-alphabet): Ditto.
3115
3116         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3117         bindings.
3118
3119 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3120
3121         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3122         * wl-vars.el (wl-draft-config-alist): Ditto.
3123
3124 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3125
3126         * Version number is increased to 2.9.14.
3127
3128         * wl.el (wl): Don't set wl-init as nil when error occured while
3129         auto-checking folders.
3130
3131         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3132         `elmo-expand-newtext'.
3133
3134 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3135
3136         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3137         `this-command' so that `wl-folder-goto-folder' contained in
3138         `wl-summary-keep-cursor-command' work.
3139
3140 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3141
3142         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3143         message buffer displaying state.
3144
3145 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3146
3147         * wl-vars.el (wl-summary-default-view): New variable to specify
3148         default value for `wl-summary-buffer-view' instead of using
3149         set-default.
3150         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3151
3152 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3153
3154         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3155
3156         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3157
3158 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3159
3160         * wl-vars.el (wl-forward-subject-prefix): New variable.
3161         * wl-draft.el (wl-draft-forward): Use it.
3162
3163 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3164
3165         * wl-message.el (wl-message-prev-page): When it is called without
3166         lines argument, scroll down by wl-message-scroll-amount lines.
3167         (wl-message-next-page): Ditto.
3168         * wl-vars.el (wl-message-scroll-amount): Change default value
3169         to preserve current behavior.
3170
3171 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3172
3173         * wl-summary.el (wl-summary-prefetch-msg): Bind
3174         `wl-message-entity' to call `wl-summary-from-function'.
3175
3176 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3177
3178         * wl-message.el (wl-message-buffer-create): Run
3179         wl-message-buffer-created-hook.
3180
3181 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3182
3183         * wl-summary.el (wl-summary-sort-specs): New variable.
3184         (wl-summary-default-sort-spec): Ditto.
3185         (wl-summary-sort): Rewrite.
3186         (wl-summary-sort-by-list-info): New function.
3187
3188 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3189
3190         * wl-summary.el (wl-summary-get-list-info): New function.
3191         (wl-summary-sort): Rewrite.
3192         (wl-summary-line-list-info): Ditto.
3193         (wl-summary-line-list-count): Ditto.
3194         (wl-summary-refile-region): Fixed docstring.
3195
3196 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3197
3198         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3199         `wl-folder-entity-hashtb' as completion table.
3200
3201 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3202
3203         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3204         only when this command is called interactively; silence the byte-
3205         compiler.
3206
3207 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3208
3209         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3210         active in XEmacs.
3211
3212 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3213
3214         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3215         plural lines.
3216
3217 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3218
3219         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3220         of current line when the cursor is on the header name.
3221         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3222
3223 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3224
3225         * wl-util.el (wl-read-directory-name): Return displayed directory
3226         as the default value also on XEmacs.
3227
3228 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3229
3230         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3231         formatting.
3232
3233 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3234
3235         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3236         argument and when it is non-nil, check face property before
3237         highlighting for each line.
3238         (wl-highlight-summary-window): Set it.
3239
3240 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3241
3242         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3243         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3244
3245         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3246         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3247         (wl-draft-get-fcc-list): Likewise.
3248
3249 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3250
3251         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3252         (wl-thread-entity-cur): Ditto.
3253         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3254         wl-thread-indent-regexp setting.
3255         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3256
3257         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3258         wl-summary-lazy-highlight.
3259         (wl-summary-display-bottom): Ditto.
3260
3261         * wl-thread.el (wl-thread-open-close): Likewise.
3262
3263         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3264         from and subject;
3265         Bind wl-draft-use-frame;
3266         Enclose with save-window-excursion;
3267         Use wl-draft-create-buffer instead of with-temp-buffer;
3268         Use wl-draft-prepare-edit;
3269         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3270         Use wl-draft-send instead of wl-draft-raw-send.
3271
3272 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3273
3274         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3275         of using wl-from.
3276
3277 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3278
3279         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3280         insert-buffer instead of clone-buffer.
3281         (wl-draft-doing-mime-bcc): New variable.
3282         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3283         infinite loop.
3284         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3285
3286         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3287         (wl-draft-mime-bcc-body): Ditto.
3288
3289         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3290         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3291         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3292         wl-draft-do-mime-bcc.
3293         (wl-draft-mime-bcc-field): New function.
3294         (wl-draft-do-mime-bcc): Ditto.
3295
3296         * wl-address.el (wl-address-complete-header-list): New variable.
3297         (wl-address-complete-header-regexp): Changed default value.
3298
3299         * Version number is increased to 2.9.13.
3300
3301 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3302
3303         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3304         it is differed.
3305
3306 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3307
3308         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3309         (wl-summary-line-list-count): Ditto.
3310
3311 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3312
3313         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3314         (wl-nntp-posting-function): New variable.
3315         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3316         `wl-nntp-posting-config-alist'.
3317
3318 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3319
3320         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3321         FLIM.
3322
3323 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3324
3325         * wl-summary.el (wl-summary-target-mark-refile-sub):
3326         Remove a nuisance funcall.
3327
3328 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3329
3330         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3331         as t for `try-completion'.
3332
3333 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3334
3335         * wl-summary.el (wl-summary-default-from): Use
3336         wl-address-header-extract-address instead of
3337         std11-extract-address-components.
3338         (wl-summary-simple-from): Ditto.
3339         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3340         (wl-summary-insert-headers): Show message.
3341         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3342         for whole line.
3343         (wl-summary-default-from): Revert last change.
3344         (wl-summary-simple-from): Ditto.
3345         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3346         (wl-summary-mark-as-read-region): Follow the change above.
3347         (wl-summary-sync-marks): Ditto.
3348         (wl-summary-target-mark-mark-as-read): Ditto.
3349         (wl-summary-redisplay-internal): Ditto.
3350         (wl-summary-redisplay-no-mime-internal): Ditto.
3351         (wl-summary-redisplay-all-header): Ditto.
3352         (wl-summary-mark-as-read): Removed argument `cached';
3353         Use current cache status to set cache mark.
3354         (wl-summary-redisplay-internal): Follow the change above.
3355         (wl-summary-redisplay-no-mime-internal): Ditto.
3356         (wl-summary-redisplay-all-header): Ditto.
3357
3358         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3359
3360         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3361         Don't call itself recursively (Adviced by Yamaoka-san).
3362
3363 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3364
3365         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3366         bind wl-summary-highlight as nil to avoid error caused by missing
3367         local variables.
3368
3369 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3370
3371         * wl-vars.el (wl-invalid-character-message): New user option.
3372
3373         * wl-util.el (wl-set-string-width): If truncated string-width is
3374         larger than specified width, use `wl-invalid-character-message'.
3375
3376 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3377
3378         * wl-summary.el (wl-summary-prefetch-msg): 
3379         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3380
3381 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3382
3383         * wl-vars.el (wl-summary-check-line-format): New user option.
3384         (wl-summary-line-format-file): Ditto.
3385
3386         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3387         variable.
3388         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3389         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3390         and `wl-summary-view-old-p' to check whether do a rescan or not.
3391         (wl-summary-view-old-p): New function.
3392         (wl-summary-line-format-changed-p): Ditto.
3393         (wl-summary-line-format-save): Ditto.
3394         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3395
3396         * wl-util.el (wl-set-string-width): Avoid using negative number
3397         for make-string.
3398
3399 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3400
3401         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3402         return value.
3403
3404         * wl-util.el (wl-set-string-width): Added optional argument
3405         `padding' (All other related portions are changed).
3406         (wl-line-parse-format): If the first letter of column number is
3407         `0', zero-padding the result (ex: "%05l").
3408
3409         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3410
3411 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3412
3413         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3414         sequential summary view.
3415
3416 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3419         if it doesn't have a -unix version.
3420
3421 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3422
3423         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3424
3425 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3426
3427         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3428         content.
3429         (wl-draft): Follow the change above.
3430
3431         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3432
3433         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3434         and wl-folder-summary-line-format-alist contain %T and %P.
3435
3436         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3437         (wl-summary-mode-line-format): New user option.
3438         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3439         (wl-summary-line-format): Changed default value.
3440         (wl-summary-lazy-highlight): Changed default value.
3441
3442         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3443         change in wl-summary-create-line.
3444         (wl-thread-insert-entity-sub): Ditto.
3445
3446         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3447         (wl-summary-buffer-unread-status): Ditto.
3448         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3449         (wl-summary-buffer-persistent-mark-column): Ditto.
3450         (wl-summary-buffer-mode-line-formatter): Ditto.
3451         (wl-summary-buffer-mode-line): Ditto.
3452         (wl-summary-message-regexp): Abolished.
3453         (All other related portions are changed.)
3454         (wl-summary-detect-mark-position): New function.
3455         (wl-summary-buffer-set-folder): Setup
3456         wl-summary-buffer-mode-line-formatter.
3457         (wl-summary-mode): Setup selective-display;
3458         Setup pre-idle-hook when xemacs.
3459         (wl-summary-update-modeline): Rewrite.
3460         (wl-summary-jump-to-msg): Define as function;
3461         Changed regexp for searching messages.
3462         (wl-summary-message-number): Rewrite.
3463         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3464         Do rescan when old type summary cache.
3465         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3466         (wl-summary-remove-destination): Use '\r' to detect EOL.
3467         (wl-summary-print-destination): Ditto.
3468         (wl-summary-temp-mark): New inline function.
3469         (wl-summary-persistent-mark): Ditto.
3470         (wl-summary-line-number): New function.
3471         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3472         (wl-summary-line-list-count): New function.
3473         (wl-summary-create-line): Added argument persistent-mark.
3474         (All other related portions are changed)
3475         (wl-summary-create-line): Insert '\r'.
3476         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3477         (wl-summary-cursor-move-surface): New inline function.
3478         (wl-summary-prev): Use it.
3479         (wl-summary-next): Ditto.
3480
3481         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3482         wl-summary-message-regexp.
3483         (wl-highlight-summary): Delete progress message.
3484         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3485
3486         * Version number is increased to 2.9.12.
3487
3488 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3489
3490         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3491         variable (nil: no minimum).
3492         (wl-summary-line-subject): Add some spaces after subject by
3493         wl-summary-line-subject-minimum-length.
3494
3495 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3496
3497         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3498         and removed `F'.
3499         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3500         change above).
3501
3502 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3503
3504         * wl-summary.el (wl-summary-line-list-count): Reverted.
3505         (example setting in samples/*/dot.wl is also updated)
3506
3507 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3508
3509         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3510
3511         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3512
3513         * wl-vars.el (wl-summary-line-format): Addes some description to the
3514         docstring.
3515
3516         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3517         (wl-summary-line-close-bracket): Ditto.
3518         (wl-summary-line-children-number): Ditto.
3519         (wl-summary-line-thread-indent): Ditto.
3520         (wl-summary-line-children-and-from): Ditto.
3521
3522         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3523         't', 'c', 'F' and added 'C'.
3524
3525         * wl-util.el (wl-set-string-width): Accept negative value.
3526         (wl-line-parse-format): Added "%number(" and "%)".
3527
3528 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3529
3530         * wl-summary.el (wl-summary-line-list-count): Change format of the
3531         return value.
3532
3533 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3534
3535         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3536         from the recent message.el.
3537         (wl-draft-point-in-header-p): Ditto.
3538         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3539         wl-draft-beginning-of-line.
3540         * wl-e21.el (wl-draft-mode-map): Ditto.
3541         * wl-xmas.el (wl-draft-mode-map): Ditto.
3542
3543         * wl-folder.el: Sort macrodefs by dependencies.
3544
3545 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3546
3547         * wl-summary.el (wl-summary-prev): Fixed regexp.
3548         (wl-summary-next): Ditto.
3549
3550 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3551
3552         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3553
3554 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3555
3556         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3557         for backward compatibility.
3558
3559 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3560
3561         * wl-summary.el (wl-summary-line-list-count): New function, merged
3562         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3563         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3564         list counts.
3565
3566 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3567
3568         * wl-summary.el (wl-summary-create-line): Ignore errors while
3569         timezone-fix-time.
3570
3571         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3572
3573         * wl-summary.el (wl-summary-sync-update): Ditto.
3574         (wl-summary-default-from): Use wl-message-entity
3575         instead of entity.
3576
3577         * wl-summary.el (wl-summary-create-line): Fix.
3578
3579         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3580         (wl-summary-line-format): New user option.
3581         (wl-folder-summary-line-format-alist): Ditto.
3582         (wl-summary-from-width): Abolished.
3583
3584         * wl-util.el (toplevel): Require 'bytecomp.
3585         (wl-line-parse-format): New function.
3586         (wl-line-formatter-setup): New macro.
3587
3588         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3589         (wl-summary-buffer-line-formatter): New buffer local variable.
3590         (wl-summary-switch-to-clone-buffer): Follow the change above.
3591         (wl-summary-message-regexp): Fix.
3592         (wl-summary-from-func-internal): Abolished.
3593         (wl-summary-subject-func-internal): Ditto.
3594         (wl-summary-subject-filter-func-internal): Ditto.
3595         (All other related portions are changed.)
3596         (wl-summary-buffer-set-folder):
3597         Set up wl-summary-buffer-number-column and 
3598         wl-summary-buffer-line-formatter
3599         (All other related portions are changed.)
3600         (wl-summary-buffer-number-column-detect): Abolished.
3601         (All other related portions are changed.)
3602         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3603         (wl-summary-delete-all-temp-marks-on-buffer): Use
3604         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3605         (wl-summary-target-mark-delete): Ditto.
3606         (wl-summary-target-mark-refile-subr): Ditto.
3607         (wl-summary-target-mark-mark-as-read): Ditto.
3608         (wl-summary-target-mark-mark-as-unread): Ditto.
3609         (wl-summary-target-mark-mark-as-important): Ditto.
3610         (wl-summary-target-mark-save): Ditto.
3611         (wl-summary-replace-status-marks): Renamed from
3612         wl-summary-set-status-marks-on-buffer;
3613         Use wl-summary-message-regexp instead of
3614         wl-summary-buffer-number-regexp.
3615         (wl-summary-sync-update): Follow the change above.
3616         (wl-summary-goto-previous-message-beginning): New function.
3617         (wl-summary-mark-as-unread): Use it.
3618         (wl-summary-mark-as-important): Ditto.
3619         (wl-summary-line-formatter): New variable.
3620         (wl-summary-line-year): New function.
3621         (wl-summary-line-day): Ditto.
3622         (wl-summary-line-day-of-week): Ditto.
3623         (wl-summary-line-hour): Ditto.
3624         (wl-summary-line-minute): Ditto.
3625         (wl-summary-line-open-bracket): Ditto.
3626         (wl-summary-line-close-bracket): Ditto.
3627         (wl-summary-line-children-number): Ditto.
3628         (wl-summary-line-thread-indent): Ditto.
3629         (wl-summary-line-size): Ditto.
3630         (wl-summary-line-subject): Ditto.
3631         (wl-summary-line-from): Ditto.
3632         (wl-summary-line-children-and-from): Ditto.
3633         (wl-summary-create-line): Rewritten.
3634         (wl-summary-format-date): Abolished.
3635
3636         * wl-highlight.el (wl-highlight-summary-current-line): Use
3637         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3638         Use thread structure to detect thread top message.
3639
3640         * wl-draft.el (wl-default-draft-cite): Don't use
3641         wl-summary-from-func-internal.
3642
3643         * wl-refile.el (wl-refile-subject-learn): Don't use
3644         wl-summary-subject-filter-func-internal.
3645         (wl-refile-guess-by-subject): Ditto.
3646
3647         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3648         parameters.
3649
3650         * wl-thread.el (wl-thread-update-indent-string-region):
3651         Use wl-thread-update-line-on-buffer instead of
3652         wl-thread-update-indent-string.
3653         (wl-thread-update-children-number): Redefine using
3654         wl-thread-update-line-on-buffer.
3655         (wl-thread-update-indent-string): Abolished.
3656
3657         * Version number is increased to 2.9.11.
3658
3659 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3660
3661         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3662         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3663         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3664
3665         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3666         as nil.
3667
3668         * wl-thread.el (wl-thread-open-all-unread): Use 
3669         elmo-folder-list-messages-mark-match.
3670         (wl-thread-insert-message): Removed argument `mark-alist'.
3671         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3672         elmo-msgdb-set-mark.
3673         (wl-thread-get-children-msgs-uncached): Likewise.
3674         (wl-thread-get-exist-children): Added argument include-self.
3675         (wl-thread-delete-message): Follow the change above.
3676
3677         * wl-summary.el (wl-summary-count-unread): Removed argument.
3678         (wl-summary-rescan): Follow the change above.
3679         (wl-summary-mark-as-read-region): Ditto
3680         (wl-summary-mark-as-unread-region): Ditto.
3681         (wl-summary-delete-messages-on-buffer): Ditto.
3682         (wl-summary-sync-update): Ditto.
3683         (wl-summary-switch-to-clone-buffer): Ditto.
3684         (wl-summary-goto-folder-subr): Ditto.
3685         (wl-summary-target-mark-mark-as-read): Ditto.
3686         (wl-summary-target-mark-mark-as-unread): Ditto.
3687         (wl-summary-target-mark-mark-as-important): Ditto.
3688         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3689         (wl-summary-update-thread): Removed argument `mark-alist'.
3690         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3691         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3692         (wl-summary-resume-cache-status): Likewise.
3693         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3694         elmo-msgdb-set-mark.
3695         (wl-summary-mark-as-read-all): Likewise.
3696         (wl-summary-delete-cache): Ditto.
3697         (wl-summary-auto-select-msg-p): Ditto.
3698         (wl-summary-mark-as-unread): Ditto.
3699         (wl-summary-no-auto-refile-message-p): Ditto.
3700         (wl-summary-mark-as-read): Ditto.
3701         (wl-summary-mark-as-important): Ditto.
3702         (wl-summary-auto-refile): Follow the change above.
3703         (wl-summary-delete-all-marks): Removed.
3704         (wl-summary-resume-marks-and-highlight): Ditto.
3705         (wl-summary-resume-marks): Ditto.
3706         (wl-summary-delete-important-msgs-from-list): Ditto.
3707         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3708
3709         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3710         wl-summary-count-unread.
3711
3712         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3713         (wl-summary-score-update-all-lines): Use
3714         elmo-msgdb-set-mark.
3715
3716 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3717
3718         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3719         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3720         (wl-summary-create-line): Renamed from
3721         wl-summary-overview-create-summary-line;
3722         Argument rearrangement.
3723         (wl-summary-update-thread): Follow the change above.
3724
3725         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3726         (wl-thread-insert-entity-sub): Likewise.
3727
3728         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3729         argument `overview', `mark-alist' and added `msgdb'.
3730
3731         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3732
3733         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3734         (wl-summary-rescan): Follow the change above.
3735         (wl-summary-sync-update): Ditto.
3736         (wl-summary-insert-thread-entity): Ditto;
3737         Don't use `let*' in every while loop;
3738         Detect infinite loop of threads.
3739         (wl-summary-update-thread): Removed argument `overview'.
3740
3741         * wl-thread.el (wl-thread-insert-message): Ditto.
3742
3743         * Version number is increased to 2.9.10.
3744
3745         * wl-message.el (wl-message-redisplay): Ignore errors while
3746         wl-message-redisplay-hook.
3747
3748 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3749
3750         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3751
3752 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3753
3754         * wl.el (wl): inhibit-quit while wl-folder.
3755
3756 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3757
3758         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3759         while msgdb access.
3760
3761 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3762
3763         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3764         even if no folder is not created.
3765
3766 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3767
3768         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3769
3770         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3771         implementation.
3772         (wl-summary-target-mark-thread): Ditto.
3773
3774         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3775
3776 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3777
3778         * wl-util.el (wl-display-bytes): Remove unused function.
3779
3780 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3781
3782         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3783         seems critical one (partially reverse the change in 2002/03/17).
3784
3785 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3786
3787         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3788         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3789
3790 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3791
3792         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3793         is not writable.
3794         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3795         plugged status instead of `'force' as 2nd argument.
3796
3797         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3798         is not creatable.
3799
3800         * Version number is increased to 2.9.9.
3801
3802 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3803
3804         * wl-summary.el (wl-summary-suspend): New function.
3805
3806 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3807
3808         * wl.el (wl): Do not check variables if check is nil.
3809         * wl-utils.el (wl-collect-draft): New function.
3810         * wl-folder.el (wl-folder-suspend): Put summary buffers
3811         and draft buffers at the end of buffer list.
3812         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3813
3814 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3815
3816         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3817         loop instead of recursive call.
3818
3819         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3820         2nd argument.
3821
3822 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3823
3824         * wl-draft.el (wl-draft-create-contents): Don't take neither
3825         (function . args) nor (string . something) any more.
3826
3827         * wl-version.el (wl-generate-user-agent-string): Return string
3828         without header symbol.
3829         * wl-draft.el (wl-draft-default-headers): Use it.
3830
3831         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3832         `wl-draft-insert-ccs' and return field value instead of inserting
3833         the header. Abolish cc argument.
3834         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3835
3836         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3837         rather than one with string car.
3838
3839         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3840         * wl-draft.el (wl-draft-create-contents): Add it after the default
3841         headers.
3842
3843         * wl-draft.el (wl-draft-create-contents): For the case of
3844         (symbol-or-string . function) insert header only when the function
3845         returns string value.
3846
3847 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3848
3849         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3850         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3851
3852 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3853
3854         * wl.el (wl-check-environment): Don't check Message-ID when
3855         `wl-insert-message-id' is nil.
3856         Revive checking if `wl-message-id-domain' contains "@".
3857
3858 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3859
3860         * wl.el (wl-check-environment): Merge examination for "@" at
3861         inappropriate position into the first string-match.
3862
3863         * wl-summary.el (wl-summary-target-mark-print): New function.
3864         (wl-summary-pipe-message-subr): Extracted from
3865         `wl-summary-pipe-message'.
3866         (wl-summary-target-mark-pipe): New function.
3867         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3868         `wl-summary-target-mark-pipe'.
3869
3870 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3871
3872         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3873
3874 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3875
3876         * wl.el (wl-check-environment): Use elmo-warning instead of
3877         error for non-critical ones.
3878         Remove trash folder check.
3879         (wl): Don't ignore error in wl-check-environment.
3880
3881         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3882         check, which is moved from `wl-check-environment'.
3883         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3884
3885 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3886
3887         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3888         guess anything, call wl-summary-write.
3889         (wl-summary-write): Create draft with blank To field.
3890         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3891
3892 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3893
3894         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3895         argument full as well for wl-folder-write-current-folder.
3896         If wl-*-write-current-folder cannot guess addressee, add blank
3897         To header.
3898         Rewrite condition for positioning cursor.
3899
3900 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3901
3902         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3903         summary buffer is present, use it.
3904         (wl-folder-jump-to-previous-summary): Ditto.
3905
3906 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3907
3908         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3909
3910         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3911         wl-summary-previous-buffer and wl-summary-next-buffer.
3912
3913         * wl-folder.el (wl-folder-mode-map): Bind
3914         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3915         (wl-folder-jump-to-next-summary): New function.
3916         (wl-folder-jump-to-previous-summary): Ditto.
3917
3918         * wl-draft.el (wl-draft): Rearranged.
3919
3920 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3921
3922         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3923         of header.
3924         (wl-draft): Collect arguments for the header as header-alist.
3925         (wl-draft-forward): Arrange arguments for wl-draft.
3926         (wl-draft-reply): Ditto.
3927         (wl-draft-edit-string): Ditto.
3928         * wl-summary.el (wl-summary-write): Ditto.
3929         (wl-summary-write-current-folder): Ditto.
3930
3931         * Version number is increased to 2.9.8.
3932
3933 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3934
3935         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3936
3937         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3938
3939         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3940         even if the guess failed.
3941
3942         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3943         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3944         wl-summary-write-current-folder.
3945         * wl-xmas.el: Ditto.
3946
3947 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3948
3949         * wl-summary.el (wl-summary-next-page): Force display message if
3950         message is not displayed yet.
3951         (wl-summary-prev-page): Ditto.
3952
3953 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3954
3955         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3956
3957 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3958
3959         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3960         add "Preview Message" and "Save Draft and Exit".
3961
3962 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3963
3964         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3965         if addrmgr is called from draft in splitted window.
3966
3967         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3968         * wl-mule.el: Ditto.
3969         * wl-xmas.el: Ditto.
3970
3971 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3972
3973         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3974
3975         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3976         * wl-xmas.el (wl-folder-toolbar): Ditto.
3977
3978 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3979
3980         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3981         and wl-draft-save-and-exit.
3982         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3983         * wl-xmas.el: Ditto.
3984         * wl-mule.el: Ditto.
3985
3986         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3987         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3988
3989 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3990
3991         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3992         lists for saving buffer.
3993
3994 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3995
3996         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3997         parent-folder argument instead of it.
3998         (wl-draft-create-buffer): Ditto.
3999         (wl-draft-forward): Ditto.
4000         (wl-draft-reply): Ditto.
4001         * wl-summary.el (wl-summary-write): Ditto.
4002         (wl-summary-write-current-folder): Ditto.
4003
4004         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4005         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4006         Folder buffer after composing.
4007
4008 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4009
4010         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4011         header if the file `wl-x-face-file' already contains it.
4012
4013 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4014
4015         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4016         folder" entry.
4017         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4018         * wl-e21.el (wl-folder-toolbar): Ditto.
4019         * wl-xmas.el (wl-folder-toolbar): Ditto.
4020
4021 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4022
4023         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4024         wl-folder-goto-folder with sticky argument.
4025         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4026
4027 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4028
4029         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4030         and wl-summary-previous-buffer.
4031         (wl-summary-next-buffer): New function.
4032         (wl-summary-previous-buffer): Ditto.
4033
4034 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4035
4036         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4037         wl-folder-jump-to-current-entity-with-arg.
4038         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4039         `wl-folder-jump-to-current-entity'.
4040         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4041         `wl-summary-goto-folder-sticky'.
4042         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4043         `wl-summary-goto-folder'.
4044         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4045         Unless force-exit, do not clean temp. marks for sticky summary.
4046         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4047
4048 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4049
4050         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4051         not entire.
4052
4053 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4054
4055         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4056         to `C-x C-s'.
4057         (wl-summary-save-status): New command.
4058         (wl-summary-exit): Don't clean-up temp marks when sticky.
4059         (Applied patch from Nakayama-san [wl: 09548])
4060         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4061         Do nothing when no mark data.
4062         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4063         Call `wl-summary-delete-all-temp-marks' before saving.
4064
4065 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4066
4067         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4068
4069 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4070
4071         * wl.el (wl-check-environment): Also cause error when (system-name)
4072         returns "localhost.localdomain". (Although it doesn't affect because
4073         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4074
4075 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4076
4077         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4078         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4079
4080         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4081         value.
4082
4083 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4084
4085         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4086         Likewise r-cc-list and r-ng-list.
4087
4088 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4089
4090         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4091         only if it is bound as variable.
4092
4093         * wl-mime.el (wl-draft-preview-message): Ditto.
4094
4095 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4096
4097         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4098         needless `goto-char'.
4099
4100         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4101         `wl-summary-redisplay-no-mime-internal' instead of
4102         `wl-summary-redisplay-no-mime'.
4103         (wl-summary-redisplay-no-mime): Changed argument;
4104         Call `wl-summary-redisplay-no-mime-internal'.
4105
4106         * wl-mime.el (wl-draft-preview-message): Bind
4107         `mime-header-encode-method-alist' locally.
4108
4109         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4110         (wl-draft-std11-parse-addresses): Added the first address check.
4111         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4112
4113         * Version number is increased to 2.9.7.
4114
4115 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4116
4117         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4118
4119 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4120
4121         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4122         related to scrollbar support, if there is no such a feature
4123         compiled in.
4124
4125 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4126
4127         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4128         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4129         for prefetch.
4130
4131 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4132
4133         * wl-summary.el (wl-summary-pick): Fix for no match.
4134
4135 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4136
4137         * wl-draft.el (wl-draft-save):
4138         Override `mime-header-encode-method-alist'.
4139
4140 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4141
4142         * wl-folder.el (wl-folder-pick): New function.
4143         Define key as "?".
4144
4145 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4146
4147         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4148         Fix for unplugged.
4149
4150 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4151
4152         * wl-folder.el (wl-folder-virtual): New function.
4153         Define key as "V".
4154
4155 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4156
4157         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4158         multi folder if entity is group.
4159
4160 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4161
4162         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4163         is nil.
4164
4165 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4166
4167         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4168         (wl-summary-target-mark-msgs): Return the number of marked messages.
4169
4170 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4171
4172         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4173         "first:" is specified.
4174
4175 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4176
4177         * wl-vars.el (wl-from): Use return value of function
4178         user-full-name instead of the variable user-full-name since
4179         XEmacs-20.4 doesn't set this variable.
4180
4181 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4182
4183         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4184         call `wl' directly.
4185
4186 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4187
4188         * wl-draft.el (wl-draft-reedit): Removed duplicated
4189         switch-to-buffers.
4190
4191 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4192
4193         * wl.el (wl-other-frame): Removed garbages.
4194
4195 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4196
4197         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4198
4199         * wl-xmas.el (wl-draft-key-setup): Ditto.
4200
4201         * wl-mule.el (wl-draft-key-setup): Ditto.
4202
4203         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4204         (wl-draft-reedit): Ditto.
4205         (wl-draft-prepare-edit): Add `wl-draft-save' to
4206         `local-write-file-hooks'.
4207         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4208         (wl-draft-reedit): Set buffer-file-name.
4209         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4210
4211
4212         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4213         call it.
4214         (wl-delete-startup-frame-function): New variable.
4215         (wl-other-frame): New function
4216         (Original was written by Yamaoka san [wl: 09239]).
4217
4218         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4219         if `wl-folder-use-frame'.
4220
4221 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4222
4223         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4224
4225 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4226
4227         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4228         New variable.
4229         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4230         (wl-message-buffer-prefetch-get-next): Use them.
4231         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4232
4233 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4234
4235         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4236         with unwind-protect.
4237
4238         * wl-draft.el (wl-draft-reedit): Rewrite.
4239         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4240         (wl-draft-save): Insert header separator if it does not exist;
4241         Removed condition-case.
4242
4243         * wl-summary.el (wl-summary-reedit): Revert last change.
4244
4245         * wl-draft.el (wl-draft-save): Rewrite.
4246         (wl-draft-create-buffer): Set buffer-file-name as nil.
4247
4248         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4249
4250         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4251
4252         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4253         nil.
4254
4255 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4256
4257         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4258         If count is nil, do not prefetch.
4259         (wl-message-buffer-prefetch-next): Next.
4260
4261 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4262
4263         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4264
4265 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4266
4267         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4268         `delete-backward-char'
4269         (wl-draft-prepare-edit): Check major-mode.
4270         (wl-draft-decode-header): Rewrite.
4271         (wl-draft): Fix.
4272
4273 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4274
4275         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4276
4277 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4278
4279         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4280         (wl-message-buffer-prefetch-get-next): Remove size checking.
4281         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4282
4283 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4284
4285         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4286         (wl-draft-default-headers): Fix.
4287
4288 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4289
4290         * wl-draft.el (wl-draft-default-headers): Insert return value of
4291         `wl-generate-mailer-string-function'.
4292
4293 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4294
4295         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4296         (wl-draft-insert-mail-header-separator): Ditto.
4297
4298         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4299         again (Reverted the change on 2002-01-17 by OKADA san).
4300
4301 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4302
4303         * wl-draft.el (wl-draft): Rewrite.
4304         (wl-draft-create-buffer): New function.
4305         (wl-draft-create-contents): Ditto.
4306         (wl-draft-prepare-edit): Ditto.
4307         (wl-draft-decode-header): Ditto.
4308         (wl-draft-decode-body): Ditto.
4309         (wl-draft-check-new-line): Ditto.
4310         (wl-draft-default-headers): Ditto.
4311         (wl-draft-insert-mail-header-separator): Ditto.
4312
4313 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4314
4315         * Version number is increased to 2.9.6.
4316
4317 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4318
4319         * wl-draft.el (wl-draft-delete-field): Optional argument.
4320         (wl-draft-delete-fields): Ditto.
4321
4322 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4323
4324         * wl-message.el (toplevel): Eliminated byte-compile warning.
4325         for `itimer-function', `delete-timer' and `itimer-list'.
4326
4327 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4328
4329         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4330         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4331         `wl-message-buffer-prefetch-threshold'.
4332         * wl-summary.el (wl-summary-redisplay-internal): Remove
4333         the check of `wl-message-buffer-prefetch-depth'.
4334
4335 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4336
4337         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4338         size of article.
4339         (wl-message-buffer-prefetch-subr): Remove size check.
4340
4341 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4342
4343         * wl-vars.el (wl-plugged): Make customizable.
4344
4345 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4346
4347         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4348         (wl-message-buffer-prefetch-set-timer): New function.
4349         (wl-message-buffer-prefetch-get-next): New function.
4350         (wl-message-buffer-prefetch): New function.
4351         (wl-message-buffer-prefetch-next): Rewrite.
4352         (wl-message-buffer-prefetch-subr): Rewrite.
4353         * wl-vars.el (wl-auto-prefetch-first): New variable.
4354         * wl-summary.el (wl-summary-goto-folder-subr): Call
4355         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4356
4357 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4358
4359         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4360         `wl-summary-unread-message-hook'.
4361
4362 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4363
4364         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4365         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4366         if range is `cache-status'.
4367
4368 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4369
4370         * wl-message.el (wl-message-buffer-prefetch-subr):
4371         Improve debug message.
4372
4373 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4374
4375         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4376         `wl-mail-send-pre-hook'.
4377         (wl-draft-send-mail-with-qmail): Ditto.
4378         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4379
4380 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4381
4382         * wl-message.el (wl-message-buffer-prefetch-subr):
4383         Fix for cancel-function-timers bug.
4384         (wl-message-buffer-prefetch-debug): Default value is t.
4385
4386 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4387
4388         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4389         (wl-message-buffer-prefetch-subr): Rewrite.
4390         Rename from `wl-message-buffer-prefetch'.
4391
4392 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4393
4394         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4395         (wl-default-draft-cite-decorate-author): Ditto.
4396
4397         * wl-draft.el (wl-draft-cite-function): Removed.
4398         (wl-default-draft-cite-decorate-author): Ditto.
4399
4400 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4401
4402         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4403         (wl-default-draft-cite): Do not arrange author name if the value of
4404         `wl-default-draft-cite-decorate-author' is nil.
4405
4406 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4407
4408         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4409
4410         * wl-folder.el (wl-folder-check-one-entity): Don't care
4411         `elmo-folder-use-flag-p'.
4412
4413 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4414
4415         * wl-folder (wl-folder-check-one-entity): Fix
4416         problem if unread is nil.
4417
4418 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4419
4420         * wl-address.el (wl-address-make-completion-list): Check whether
4421         the address is a group list.
4422         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4423
4424 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4425
4426         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4427         The number of the messages of new and unread does not count
4428         correctly.
4429
4430         * wl-summary.el (wl-summary-count-unread): Changed to return
4431         `(new . unread)' instead of total.
4432         (wl-summary-sync-update): Follow the change above.
4433
4434         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4435
4436 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4437
4438         * wl-address.el (wl-address-make-completion-list): Do not enclose
4439         address by " <" and ">" if associated realname is "".
4440         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4441         This is against the promblem with group list in .addresses pointed
4442         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4443
4444 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4445
4446         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4447         message is a format control string.
4448         * wl-expire.el (wl-expire-append-log): Ditto.
4449         * wl-mime.el (wl-summary-burst-subr): Ditto.
4450         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4451         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4452
4453 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4454
4455         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4456         wl.el (wl-check-variables): Rename from `wl-check-type'.
4457         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4458         (wl-check-variables-2): New function.
4459         (wl): Call `wl-check-variables-2'.
4460
4461 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4462
4463         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4464         after renaming folder in access group.
4465
4466 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4467
4468         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4469         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4470         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4471         (wl-message-buffer-prefetch): Rewrite.
4472         (wl-message-buffer-prefetch-idle-time): Removed.
4473         * wl-summary.el (wl-summary-redisplay-internal):
4474         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4475         Error check for `wl-message-buffer-prefetch-depht'.
4476
4477 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4478
4479         * Version number is increased to 2.9.5.
4480         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4481
4482 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4483
4484         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4485         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4486         Based on the patch written by
4487         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4488
4489 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4490
4491         * wl-draft.el (wl-draft-raw-send): Fix for
4492         `wl-news-send-pre-hook'
4493
4494 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4495
4496         * wl-utils.el (wl-message-id-function): New variable.
4497         * wl-draft.el (wl-draft-insert-required-fields):
4498         Use `wl-message-id-function'.
4499
4500 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4501
4502         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4503         * wl-utils.el (wl-draft-make-message-id-string):
4504         Use `wl-from' for domain part of Message-ID
4505         if `wl-message-id-use-wl-from' if non-nil.
4506         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4507
4508 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4509
4510         * wl.el (wl): Call `wl-check-type'
4511         Do not 'condition-case'.
4512
4513 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4514
4515         * wl.el (wl-check-type): New function.
4516         (wl-check-type-variables): New variable.
4517
4518 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4519
4520         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4521
4522 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4523
4524         * wl-draft.el (wl-smtp-password-key): New function.
4525         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4526         (wl-draft-send-mail-with-smtp): Ditto.
4527         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4528
4529 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4530
4531         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4532         * wl-utils.el (wl-unique-id-suffix): Remove.
4533
4534 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4535
4536         * Version number is increased to 2.9.4.
4537
4538 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4539
4540         * wl-utils.el (wl-unique-id-suffix): New variable.
4541         (wl-unique-id): Use `wl-unique-id-suffix'
4542
4543 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4544
4545         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4546         instead of `elmo-msgdb-search'.
4547
4548         * Version number is increased to 2.9.3.
4549
4550 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4551
4552         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4553
4554 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4555
4556         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4557         (wl-draft-dispatch-message): Changed for send-later.
4558         (wl-draft-queue-flush): Ditto.
4559         (wl-draft): Clear `wl-sent-message-queued'.
4560         (wl-draft-reedit): Ditto.
4561         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4562         * wl-vars.el (wl-draft-force-queuing): New variable.
4563         (wl-draft-force-queuing-mail): New variable.
4564         (wl-draft-force-queuing-news): New variable.
4565
4566 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4567
4568         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4569         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4570
4571 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4572
4573         * Version number is increased to 2.9.2.
4574
4575 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4576
4577         * wl-draft.el (wl-draft-elide-region): New user command.
4578         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4579
4580         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4581         command `wl-draft-elide-region'.
4582         * wl-mule.el: Ditto.
4583         * wl-xmas.el: Ditto.
4584
4585 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4586
4587         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4588         (wl-biff-check-folder-async): Removed needless let.
4589
4590 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4591
4592         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4593         wl-folder-get-elmo-folder.
4594         (wl-biff-check-folder): Set `biff' argument of
4595         `wl-folder-check-one-entity'.
4596         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4597
4598         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4599         (wl-folder-check-one-entity): Added `biff' argument;
4600         Setup `biff' slot of folder.
4601
4602         * Version number is increased to 2.9.1.
4603
4604 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4605
4606         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4607         comment out and fixed.
4608         (wl-fldmgr-add-completion-subr): Ditto.
4609
4610         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4611         and msgdb.
4612
4613         * wl.el (wl-toggle-plugged): Save summary view.
4614
4615 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4616
4617         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4618
4619 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4620
4621         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4622
4623 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4626         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4627         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4628
4629         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4630         if it was failed.
4631         (wl-demo): Disable undo in the demo buffer.
4632
4633 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4634
4635         * wl-version.el (wl-version): Changed codename.
4636
4637         * Version number is increased to 2.9.0.
4638
4639 2001-12-14  Takuo KITAME <kitame@northeye.org>
4640
4641         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4642         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4643         (wl-folder-mark-as-read-all-current-entity): Ditto.
4644
4645 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4646
4647         * wl-vars.el (wl-from-width): Define as obsolete variable.
4648         (wl-subject-length-limit): Ditto.
4649
4650         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4651
4652         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4653         wl-summary-save-view.
4654
4655         * wl.el (wl-save-status): Ditto.
4656         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4657
4658         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4659         (wl-summary-exit): Follow the change above.
4660         (wl-summary-goto-folder-subr): Ditto.
4661
4662         * wl-folder.el (wl-folder-create-subr): Don't use
4663         `elmo-folder-creatable-p'.
4664
4665 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4666
4667         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4668
4669 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4670
4671         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4672         rather than bitmap on Emacs 21.
4673         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4674         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4675         for xbm if the new redisplay engine is not available.
4676
4677 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4678
4679         * wl-folder.el (wl-folder-init-hook): New hook.
4680         (wl-folder-init): Run `wl-folder-init-hook'.
4681
4682 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4683
4684         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4685
4686 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4687
4688         * wl-acap.el (wl-acap-cache-filename): New variable.
4689         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4690         (wl-acap-init): Use cache if no ACAP server found.
4691
4692 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4693
4694         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4695         `wl-acap-original-msgdb-dir'.
4696
4697         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4698         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4699
4700         * wl-mime.el (wl-mime-save-directory): Renamed from
4701         `wl-mime-save-dir'.
4702
4703 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4704
4705         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4706
4707         * wl-demo.el: Require `path-util'.
4708         (wl-demo-bitmap-mule-available-p): New internal variable.
4709         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4710         `module-installed-p' instead.
4711         (wl-demo-insert-image): Use *.img file for a bitmap image.
4712         (wl-demo): Don't call the ascii demo recursively.
4713
4714 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4715
4716         * Version number is increased to 2.7.7.
4717
4718 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4719
4720         * wl.el (wl-exit): Eliminated byte-compile warning.
4721
4722 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4723
4724         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4725         obsolete variable using `elmo-define-obsolete-variable'.
4726         (wl-fetch-confirm-threshold): Ditto.
4727         (wl-cache-prefetch-folder-type-list): Ditto.
4728         (wl-cache-prefetch-folder-list): Ditto.
4729
4730 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4731
4732         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4733         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4734         (wl-demo-insert-image): New function.
4735         (wl-demo-insert-text): New function.
4736         (wl-demo-image-type-alist): Redefine as a function.
4737         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4738         (wl-demo-with-temp-file-buffer): Removed.
4739         (wl-logo-xpm): Removed.
4740         (wl-logo-xbm): Removed.
4741         (wl-logo-bitmap): Removed.
4742
4743 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4744
4745         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4746         (wl-expire-localdir-get-folder-function): New user option.
4747         (wl-expire-localdir-get-folder): New function.
4748         (wl-expire-localdir-date): Ditto.
4749
4750 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4751
4752         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4753         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4754         Fixed unread number mismatch when all-unread < unread.
4755
4756 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4757
4758         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4759         (wl-fetch-confirm-threshold): Ditto.
4760
4761         * wl-summary.el (wl-summary-confirm-appends): Removed.
4762         (wl-summary-sync-update): Don't refer
4763         `wl-summary-update-confirm-threshold' (It is now abolished).
4764
4765         * wl-message.el (wl-message-display-internal): Don't refer
4766         `wl-fetch-confirm-threshold' (It is now abolished).
4767
4768 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4771
4772 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4773
4774         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4775         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4776         Change default value to nil.
4777         (wl-summary-indent-length-limit): The value can be nil, nil means
4778         unlimited.
4779
4780         * wl-summary.el: Don't set limit for indent length if the value of
4781         wl-summary-indent-length-limit is nil.
4782         If the value of wl-summary-width is nil, it means only that the width
4783         of summary is unlimited (nil doesn't mean that the indent length is
4784         unlimited).
4785
4786         * wl-thread.el: Ditto.
4787
4788 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4789
4790         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4791         be nil, nil means never confirm.
4792         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4793
4794 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4795
4796         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4797         means unlimited).
4798
4799 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4800
4801         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4802         Use `with-temp-buffer'.
4803
4804 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4805
4806         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4807         with new backquote style).
4808         (wl-folder-get-entity-from-buffer): Ditto.
4809
4810 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4811
4812         * wl-version.el (nemacs-version): Eliminated.
4813         (wl-extended-emacs-version2): Ignore nemacs.
4814         (wl-extended-emacs-version3): Ditto.
4815
4816 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4817
4818         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4819         (wl-draft-add-in-reply-to): New variable.
4820         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4821         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4822         (wl-draft-yank-from-mail-reply-buffer): Use
4823         `wl-draft-add-in-reply-to'.
4824         (wl-draft-insert-current-message): Ditto.
4825
4826 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4827
4828         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4829         typo (kill->hide).
4830         (wl-message-buffer-prefetch-folder-type-list): Added elements
4831         `mark' and `cache' instead of `internal'.
4832
4833 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4834
4835         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4836         resume msgdb directory.
4837
4838 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4839
4840         * wl.el (wl-exit): Call `wl-acap-exit'.
4841
4842         * wl-summary.el (wl-summary-message-string): New function.
4843         (wl-summary-reedit): Use it.
4844         (wl-summary-resend-bounced-mail): Remove needless let.
4845         (wl-summary-supersedes-message): Ditto.
4846         (wl-summary-save): Ditto.
4847
4848         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4849         (wl-acap-init): Set it.
4850         (wl-acap-exit): New function.
4851
4852 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4853
4854         * wl.el (wl-init): Revert (require 'mime-setup). move from
4855         toplevel.
4856
4857 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4858
4859         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4860         local variables.  Add error when guess function return invalid
4861         value.
4862
4863 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4864
4865         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4866         Change local variable name.
4867         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4868         (wl-folder-get-newsgroups): Return nil when non-news folder.
4869         * wl-summary.el (wl-summary-write-current-folder): State through
4870         when guess-list return nil.
4871         (wl-summary-write-current-folder-functions): Fixed docstring.
4872
4873         * wl.el (wl-exit): Changed confirm message.
4874
4875         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4876         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4877
4878         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4879
4880 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4881
4882         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4883         user option (Renamed from wl-cache-prefetch-folder-type-list).
4884         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4885         from wl-cache-prefetch-folder-list).
4886
4887         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4888         Move to wl-vars.el.
4889         (wl-message-buffer-prefetch-p): Changed to enable
4890         `wl-message-buffer-prefetch-folder-list'.
4891
4892         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4893         `ignore-cache'.
4894
4895 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4896
4897         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4898         `part-top' and `part-bottom'.
4899         (wl-draft-config-sub-part-top): New function.
4900         (wl-draft-config-sub-part-bottom): New function.
4901
4902 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4903
4904         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4905
4906 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4907
4908         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4909
4910 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4911
4912         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4913
4914         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4915         (wl-summary-write-current-folder): Ditto.
4916
4917 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4918
4919         * wl-folder.el (wl-folder-get-newsgroups): Use
4920         `elmo-folder-newsgroups'.
4921
4922 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4923
4924         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4925         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4926         `wl-draft-config-sub-header-bottom'.
4927
4928 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4929
4930         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4931         localnews folder.
4932
4933 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4934
4935         * wl-summary.el (wl-summary-mode): Undo last change.
4936
4937         * wl-folder.el (wl-folder-mode): Ditto.
4938
4939 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4940
4941         * wl-summary.el (wl-summary-mode): Locally set
4942         truncate-partial-window-width to nil.
4943         (for XEmacs)
4944
4945         * wl-folder.el (wl-folder-mode): Ditto.
4946
4947 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4948
4949         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4950
4951 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4952
4953         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4954         number.
4955
4956         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4957
4958         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4959
4960         * Version number is increased to 2.7.6.
4961
4962 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4963
4964         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4965
4966 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4967
4968         * wl-summary.el (wl-summary-sync-update): Enclose network
4969         related portion with `unwind-protect'.
4970
4971 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4972
4973         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4974
4975 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4976
4977         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4978         element.
4979         * wl-vars.el (wl-message-body-button-alist): Ditto.
4980
4981         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4982         max match length.
4983         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4984
4985         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4986         for the max match length;
4987         Use 4th element value for the button string regexp group.
4988
4989         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4990         candidate exists, prompt to select.
4991
4992 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4993
4994         * wl-summary.el (wl-summary-jump-to-msg): Search before
4995         calibration point by `beginning-of-line'.
4996
4997 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4998
4999         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5000         for access group.
5001
5002 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5003
5004         * wl-message.el (wl-message-display-internal): Bind
5005         `default-mime-charset'.
5006
5007         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5008
5009         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5010
5011         * Version number is increased to 2.7.5.
5012
5013 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5014
5015         * wl-expire.el (wl-summary-archive): Fixed;
5016         Use `elmo-folder-name-internal'.
5017
5018 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5019
5020         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5021         from `elmo-folder-move-messages' caller.
5022         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5023
5024         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5025         related portions are changed).
5026
5027 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5028
5029         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5030         counter.
5031
5032 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5033
5034         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5035         buffer local and set it to nil.
5036
5037         * wl-message.el (wl-message-redisplay): Ditto.
5038
5039 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5040
5041         * wl-summary.el (wl-summary-mark-as-important): If message is
5042         already cached, set messag as read, otherwise encache and mark as read.
5043
5044 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5045
5046         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5047         point-min.
5048
5049 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5050
5051         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5052         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5053         a keymap.
5054
5055 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5056
5057         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5058         parent.
5059
5060         * wl-mule.el (wl-message-define-keymap): Ditto.
5061
5062         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5063
5064         * wl-xmas.el (wl-message-display-internal-hook): Define.
5065         (wl-xmas-setup-message-toolbar): Define as function.
5066         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5067         (wl-message-overload-functions): Abolished.
5068         (wl-message-define-keymap): New function.
5069
5070         * wl-vars.el (wl-message-display-internal-hook): New variable.
5071         (wl-message-header-button-alist): New variable (Renamed from
5072         wl-highlight-message-header-button-alist).
5073         (wl-message-body-button-alist): Ditto.
5074
5075         * wl-mule.el (wl-message-define-keymap): New function.
5076         (wl-message-overload-functions): Abolished.
5077
5078         * wl-message.el (wl-message-add-buttons-to-body): New function.
5079         (wl-message-redisplay): Don't call wl-message-overload-functions;
5080         Call wl-message-add-buttons-to-header and
5081         wl-message-add-buttons-to-body.
5082         (wl-message-display-internal): Set keymap argument for
5083         elmo-mime-display-as-is, elmo-mime-message-display;
5084         Run wl-message-display-internal-hook.
5085         (wl-message-refer-article-or-url): Abolished.
5086
5087         * wl-highlight.el (wl-highlight-headers): Don't call
5088         wl-highlight-message-add-buttons-to-header.
5089         (wl-highlight-message-add-buttons-to-header): Abolished.
5090
5091
5092         * wl-e21.el (wl-message-display-internal-hook): Define.
5093         (wl-e21-setup-toolbar): Deleted duplicated binding.
5094         (wl-e21-setup-message-toolbar): Define as function.
5095         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5096         (wl-message-define-keymap): New function.
5097         (wl-message-overload-functions): Abolished.
5098
5099 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5100
5101         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5102         and elmo-folder-close.
5103
5104         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5105
5106 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5107
5108         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5109         boolean value.
5110         * wl-draft.el (wl-draft-do-fcc): Ditto.
5111
5112 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5113
5114         * wl-vars.el (wl-fcc-force-as-read): New variable.
5115         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5116         mark copied message as read.
5117
5118 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5119
5120         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5121
5122 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5123
5124         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5125         `wl-summary-target-above' instead of obsolete variable
5126         `wl-summary-temp-above'.
5127
5128         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5129         instead of `make-obsolete-variable'.
5130         * wl-refile.el (toplevel): Ditto.
5131
5132 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5133
5134         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5135         with third argument t.
5136         (wl-draft): Set first argument for wl-plugged-init as t.
5137
5138         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5139         definition.
5140
5141 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5142
5143         * wl-vars.el: Tabify.
5144         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5145
5146         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5147         message.
5148
5149 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5150
5151         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5152         and set default to beep.
5153
5154 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5155
5156         * wl-vars.el (wl-draft-truncate-lines): New variable.
5157
5158         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5159         instead of wl-message-truncate-lines for truncate-lines.
5160
5161 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5162
5163         * wl-message.el (wl-message-display-internal): Call
5164         `wl-highlight-message' after `elmo-mime-display-as-is'.
5165
5166         * wl-mime.el (wl-mime-display-text/plain): New function.
5167         (wl-mime-display-header): Ditto.
5168         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5169         body-presentation-method for text/plain;
5170         Register `wl-mime-display-header' as a header-presentation-method;
5171         Don't set up `elmo-message-text-content-inserted-hook' and
5172         `elmo-message-header-inserted-hook'.
5173
5174         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5175         variable.
5176         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5177         as t if flag is 'all-header;
5178         Don't bind `elmo-message-ignored-field-list',
5179         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5180
5181 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5182
5183         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5184         for xemacs with non-mule environment.
5185
5186 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5187
5188         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5189         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5190         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5191
5192 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5193
5194         * wl-vars.el (wl-interactive-send): Set default value as t.
5195
5196 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5197
5198         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5199         (wl-addrmgr-method-list): Abolished.
5200         (wl-addrmgr-change-method): Follow above change.
5201
5202         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5203
5204 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5205
5206         * wl-vars.el (wl-message-truncate-lines): Change default value
5207         to default-truncate-lines.
5208
5209         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5210
5211 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5212
5213         * wl-vars.el (wl-message-truncate-lines): New variable.
5214
5215         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5216         wl-message-truncate-lines.
5217
5218 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5219
5220         * wl-acap.el (wl-acap-init): Remove period from error message.
5221         (wl-acap-find-acap-service): Remove period from message.
5222
5223 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5224
5225         * wl.el (wl-check-environment): Undo last change.
5226
5227         * wl-vars.el (wl-from): Changed default value.
5228
5229         * wl-util.el (toplevel): Don't require tm-edit.
5230
5231         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5232         `wl-folder-init';
5233         Don't set mark on mail body.
5234         (wl-draft-reedit): Ditto.
5235
5236         * wl-address.el (wl-address-quote-specials): Define as an alias for
5237         elmo-address-quote-specials.
5238
5239 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5240
5241         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5242
5243         * wl-vars.el (wl-from): Set default value as nil.
5244         (wl-organization): Set default value as ORGANIZATION environment
5245         variable.
5246
5247         * wl-draft.el (wl-smtp-extension-bind): Check value of
5248         wl-smtp-connection-type.
5249
5250         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5251         error.
5252
5253 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5254
5255         * Version number is increased to 2.7.4.
5256
5257         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5258         arguments from `wl-highlight-x-face-function' caller.
5259         Use x-face-1.3.6.12 or later.
5260
5261 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5262
5263         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5264
5265 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5266
5267         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5268         (wl-fcc): Fix to accept function.
5269         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5270
5271 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5272
5273         * wl-acap.el (toplevel): Added `product-provide' declare.
5274         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5275
5276 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5277
5278         * wl.el (wl): Changed order of calling `elmo-init'
5279         and `elmo-folder-init'.
5280
5281 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5282
5283         * wl-mime.el (wl-summary-burst): Extract message when content-type
5284         of root entity is not only `multipart' but also `message/rfc822'.
5285         (wl-summary-burst-subr): Ditto.
5286
5287 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5288
5289         * wl-vars.el (toplevel): Require 'custom.
5290         (wl-trash-folder): Added to `wl-setting' group.
5291
5292         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5293         exists.
5294         (wl-addrmgr-draw): Insert empty line when no entry exists.
5295
5296         * wl-mule.el (wl-message-wheel-up): Fixed.
5297         (wl-message-wheel-down): Ditto.
5298
5299 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5300
5301         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5302         config is an anonymous lambda expression.
5303
5304 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5305
5306         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5307         when Mule 2 is running.
5308
5309 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5310
5311         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5312
5313 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5314
5315         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5316         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5317
5318         * wl-address.el (wl-address-specials-regexp): Eliminated.
5319         (wl-address-quote-specials): Rewrite.
5320
5321 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5322
5323         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5324         shy-groups for regexp.
5325
5326         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5327         character classes and Perl style shy-groups for regexp.
5328         (wl-highlight-plugged-current-line): Use Posix style character
5329         classes for regexp.
5330         (wl-e21-highlight-folder-by-numbers): Ditto.
5331         (wl-e21-display-image-p): Use `display-images-p' instead of
5332         `display-graphic-p'.
5333         (display-images-p): Make an alias to `display-graphic-p' if it is
5334         not available.  It is for Emacs version prior to 21.0.105.
5335
5336         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5337         `display-graphic-p'.
5338         (wl-demo-image-type-alist): Ditto.
5339         (display-images-p): Make an alias to `display-graphic-p' if it is
5340         not available.  It is for Emacs version prior to 21.0.105.
5341
5342 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5343
5344         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5345         support.
5346         (wl-generate-user-agent-string): Ditto.
5347
5348         * wl-version.el (wl-version): Update docsting.
5349         (wl-version-status): Ditto.
5350
5351 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5352
5353         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5354         21.0.105.  For Emacs 21.0.104 or earlier.
5355
5356 2001-09-03  Takuo KITAME <kitame@northeye.org>
5357
5358         * wl-e21.el (wl-plugged-init-icons): Use
5359         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5360         (wl-biff-init-icons): Ditto.
5361
5362 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5363
5364         * wl-highlight.el (wl-highlight-summary-current-line):
5365         Fixed highlighting refile/copy destination.
5366
5367         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5368         (wl-acap-store): Encode string by wl-acap-coding-system.
5369
5370 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5371
5372         * wl-acap.el (toplevel): Check and require 'un-define before
5373         'xemacs-ucs;
5374          Added checking for UTF-2000.
5375
5376 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5377
5378         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5379         Don't enclose with `eval-and-compile'.
5380
5381         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5382         wl-init is non-nil.
5383
5384         * wl-draft.el (wl-draft): Ditto.
5385
5386         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5387
5388         * wl-acap.el (toplevel): Require 'wl.
5389         (wl-acap-store): Call `elmo-init'.
5390
5391         * wl.el (wl): Changed position of `wl-check-environment'.
5392         (toplevel): Added autoload setting for wl-acap.
5393
5394         * wl-vars.el (wl-setting): New custom group.
5395         (wl-from): Added wl-setting group.
5396         (wl-user-mail-address-list): Ditto.
5397         (wl-organization): Ditto.
5398         (wl-subscribed-mailing-list): Ditto.
5399         (wl-envelope-from): Ditto.
5400         (wl-smtp-posting-user): Ditto.
5401         (wl-smtp-posting-server): Ditto.
5402         (wl-smtp-posting-port): Ditto.
5403         (wl-smtp-authenticate-type): Ditto.
5404         (wl-pop-before-smtp-user): Ditto.
5405         (wl-pop-before-smtp-server): Ditto.
5406         (wl-pop-before-smtp-port): Ditto.
5407         (wl-pop-before-smtp-authenticate-type): Ditto.
5408         (wl-nntp-posting-server): Ditto.
5409         (wl-nntp-posting-user): Ditto.
5410         (wl-nntp-posting-port): Ditto.
5411         (wl-fetch-confirm-threshold): Ditto.
5412         (wl-prefetch-threshold): Ditto.
5413         (wl-thread-insert-opened): Ditto.
5414         (wl-ldap-server): Ditto.
5415         (wl-ldap-port): Ditto.
5416         (wl-ldap-base): Ditto.
5417         (wl-ldap-objectclass): Ditto.
5418         (wl-use-ldap): Ditto.
5419         (wl-draft-config-alist): Ditto.
5420         (wl-draft-config-matchone): Ditto.
5421         (wl-template-alist): Ditto.
5422         (wl-message-sort-field-list): Ditto.
5423         (wl-message-ignored-field-list): Ditto.
5424         (wl-message-visible-field-list): Ditto.
5425         (wl-interactive-send): Ditto.
5426         (wl-summary-move-order): Ditto.
5427         (wl-auto-select-first): Ditto.
5428         (wl-auto-select-next): Ditto.
5429         (wl-interactive-save-folders): Ditto.
5430
5431         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5432         Initialization codes are moved from wl-local-folder-init.
5433         (wl-local-folder-init): Follow the change above.
5434         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5435
5436         * wl-acap.el: New file.
5437
5438         * Version number is increased to 2.7.3.
5439
5440 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5441
5442         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5443
5444 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5445
5446         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5447         (wl-addrmgr-address-entry-list): Ditto.
5448
5449 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5450
5451         * wl-e21.el (wl-draft-mode-map): Removed binding for
5452         `wl-draft-insert-x-face-field'.
5453
5454         * wl-mule.el (wl-draft-mode-map): Ditto.
5455
5456         * wl-xmas.el (wl-draft-mode-map): Ditto.
5457
5458         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5459         (wl-cs-autoconv): Ditto.
5460         (wl-cs-local): Ditto.
5461         (wl-use-scoring): Ditto.
5462         (wl-mime-charset): Ditto.
5463         (wl-folder-check-async): Ditto.
5464
5465         * wl.el (toplevel): Ignore nemacs and tm.
5466         (wl-exit): Ditto.
5467
5468         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5469         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5470         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5471         instead of wl-address-petname-add-or-change.
5472         (wl-summary-edit-addresses-subr): Use wl-address-delete
5473         instead of wl-address-petname-delete.
5474
5475         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5476
5477         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5478         if error occured.
5479
5480         * wl-message.el (require): Remove tm support.
5481
5482         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5483
5484         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5485         (wl-folder-jump-to-current-entity): Ditto.
5486         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5487
5488         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5489         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5490         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5491
5492         * wl-mule.el (wl-draft-key-setup): Ditto.
5493
5494         * wl-xmas.el (wl-draft-key-setup): Ditto.
5495
5496         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5497         (wl-draft-std11-parse-addresses): New function.
5498         (wl-draft-parse-mailbox-list): Use it.
5499         (wl-draft): Ignore nemacs.
5500         (wl-draft-reedit): Ditto.
5501
5502         * wl-addrmgr.el: New file.
5503         (Original is wl-rcpt.el written by
5504         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5505         Thanks Kitamoto-san.)
5506
5507         * wl-address.el (wl-address-make-address-list): Modified parsing
5508         process.
5509         (wl-address-delete): Renamed from `wl-address-petname-delete';
5510         Modify wl-address-list too.
5511         (wl-address-add-or-change): Renamed from
5512         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5513
5514 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5515
5516         * wl-highlight.el (wl-highlight-summary-current-line):
5517           Work with transient-mark-mode
5518
5519 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5520
5521         * Version number is increased to 2.7.2.
5522
5523         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5524         instead of elmo-dop-queue-method.
5525
5526 2001-08-06  SAITO Atsunori <sai@yedo.com>
5527
5528         * wl-vars.el (wl-ldap-objectclass): New user option.
5529
5530         * wl-address.el (wl-ldap-make-filter): Use it.
5531
5532 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5533
5534         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5535
5536 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5537
5538         * wl-folder.el (wl-folder): redisplay after folder insertion.
5539
5540         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5541
5542         * wl-summary.el (wl-summary-sync-update):
5543         Change status mark only when new-msgdb exists.
5544         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5545
5546 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5547
5548         * wl-summary.el (wl-summary-open-folder): New function.
5549         (wl-summary-goto-folder-subr): Use it.
5550         (wl-summary-mark-as-important): Fix;
5551         Encache only when no cache exists.
5552
5553 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5554
5555         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5556         Use with-current-buffer.
5557
5558 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5559
5560         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5561         before call `get-buffer'. Fixed parenthesis.
5562         (wl-score-get-header-entry): Clear message and help window when
5563         keyboard quit.
5564         (wl-score-edit-insert-header): Ditto.
5565
5566 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5567
5568         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5569         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5570         (wl-default-draft-cite): Fix.
5571
5572         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5573         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5574
5575 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5576
5577         * wl-message.el (wl-message-prev-page): Do same bahavior
5578         as summary when it is called in the message buffer.
5579         (wl-message-next-page): Ditto.
5580
5581 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5582
5583         * wl-summary.el (wl-summary-forward): Use cache if it is not
5584         section cache.
5585
5586 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5587
5588         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5589         Removed redundant require of elmo-vars.
5590         (wl-biff-state-indicator-on): Changed default value for
5591         xemacs with non-mule environment.
5592
5593         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5594         wl-message-buffer is nil;
5595         Hide progress bar after moving messages.
5596
5597 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5598
5599         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5600         message at cursor point is deleted.
5601
5602 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5603
5604         * wl-vars.el: Changed file coding system to euc-japan.
5605         Added -*-coding:-*- magic to the first line.
5606
5607         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5608         Search parent from the first message.
5609
5610         * Version number is increased to 2.7.1.
5611
5612 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5613
5614         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5615
5616 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5617
5618         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5619         refile/delete execution.
5620
5621         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5622         Fixed docstring.
5623
5624 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5625
5626         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5627         do update process;
5628         Don't update marks when update process is interrupted.
5629
5630 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5631
5632         * wl-summary.el (wl-summary-reply): Fixed problem when
5633         wl-draft-use-frame is non-nil.
5634         (wl-summary-forward): Ditto.
5635
5636         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5637         as nil.
5638         (wl-folder-mark-as-read-all-entity): Ditto.
5639         (wl-folder-prefetch-entity): Ditto.
5640
5641         * wl.el (wl): Check environment before wl-init.
5642
5643         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5644         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5645         instead of wl-summary-collect-unread.
5646         (wl-summary-reply): Split message window.
5647
5648 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5649
5650         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5651         only if current language environment is japanese,
5652
5653         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5654         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5655         (wl-folder-goto-folder-subr): Ditto.
5656
5657         * wl-draft.el (wl-draft-dispatch-message): Call
5658         `elmo-file-cache-get-path'.
5659
5660 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5661
5662         * wl-summary.el (wl-summary-cursor-move): If return value of
5663         wl-summary-next-message is not number, don't jump.
5664
5665 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5666
5667         * wl-summary.el (wl-summary-buffer-next-message-function): New
5668         variable.
5669         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5670         if it is bound.
5671
5672         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5673         string.
5674
5675         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5676         (wl-plugged-drawing): Ditto.
5677
5678 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5679
5680         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5681         process.
5682         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5683         with unwind-protect.
5684
5685         * wl.el (wl-init): Require mime-setup.
5686         (wl-check-environment): Don't require mime-setup.
5687
5688         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5689         instead of elmo-folder-type.
5690
5691         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5692         value as nil.
5693
5694 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5695
5696         * Version number is increased to 2.7.0.
5697
5698         * wl-version.el (wl-version): Changed codename.
5699
5700         * wl-summary.el (wl-summary-delete-cache): Fixed.
5701
5702         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5703         Workaround for net folders.
5704         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5705
5706         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5707         value to nil (According to the patch from
5708         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5709
5710         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5711         of elmo-folder-close.
5712
5713 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5714
5715         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5716         for postfix.
5717
5718 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5719
5720         * wl-summary.el (wl-summary-resend-message): Fixed.
5721
5722         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5723         Call wl-draft with `from' argument if its address is included in
5724         `wl-user-mail-address-list'.
5725         (wl-draft): Added `from' argument.
5726
5727         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5728         non-nil.
5729         (wl): Don't show demo if wl-demo is nil.
5730
5731         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5732         wl-summary-use-frame.
5733
5734         * wl-vars.el (wl-summary-use-frame): New user option.
5735         (wl-folder-use-frame): Changed docstring.
5736
5737         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5738         non-nil.
5739         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5740         wl-summary-use-frame.
5741
5742         * wl-vars.el (wl-folder-use-frame): New user option.
5743
5744         * wl-summary.el (wl-summary-exit): Back to folder frame if
5745         wl-folder-use-frame is non-nil.
5746         (wl-summary-redisplay-internal): Ignore cache if current folder
5747         is draft folder,
5748         (wl-summary-redisplay-no-mime): Ditto.
5749         (wl-summary-redisplay-all-header): Ditto.
5750
5751         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5752         if wl-folder-use-frame is non-nil.
5753
5754 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5755
5756         * wl-summary.el (wl-summary-sync-update): Bind
5757         elmo-folder-update-threshold.
5758         (wl-summary-mark-as-important): Enclosed server mark processing
5759         with `save-match-data'.
5760
5761         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5762         only when it is already defined.
5763
5764 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5765
5766         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5767         name of folder exclude localdir is wrong.
5768         * wl-folder.el (wl-folder-sync-entity):
5769         Set `wl-summary-always-sticky-folder-list' as nil.
5770         (wl-folder-mark-as-read-all-entity): Ditto.
5771         (wl-folder-prefetch-entity): Ditto.
5772
5773 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5774
5775         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5776         instead of `wl-summary-write-current-newsgroup'.
5777
5778 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5779
5780         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5781         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5782         non-nil and selected message is important, do not display.
5783
5784 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5785
5786         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5787
5788 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5789
5790         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5791
5792         * wl-summary.el (wl-summary-mark-as-important): Set message number
5793         using wl-summary-message-number.
5794
5795 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5796
5797         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5798         destination folder is 'null.
5799
5800 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5801
5802         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5803         New function.
5804         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5805         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5806         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5807
5808 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5809
5810         * wl-mime.el (wl-mime-setup): Added setting for
5811         `mime-setup-signature-key-alist' to avoid overriding key bind for
5812         `wl-draft-send'.
5813
5814         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5815         for `wl-draft-send'.
5816         * wl-mule.el (wl-draft-overload-functions): Ditto.
5817         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5818         * wl-draft.el (wl-draft-send): Ditto.
5819
5820         * wl-message.el (wl-message-display-internal):
5821         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5822         (Patch is provided by <kita@coe.nttdata.co.jp>).
5823
5824 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5825
5826         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5827
5828 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5829
5830         * wl.el (wl): Fix for wl-demo.
5831
5832 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5833
5834         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5835
5836 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5837
5838         * wl-folder.el (wl-folder-prefetch-entity): Use
5839         `wl-folder-get-elmo-folder'.
5840         (wl-folder-count-incorporates): Do not use
5841         `wl-folder-get-elmo-folder'.
5842
5843 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5844
5845         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5846         instead of `elmo-folder-get-type'.
5847
5848 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5849
5850         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5851         position on Subject: field.
5852         (Advised by Mito <mit@nines.nec.co.jp>)
5853
5854 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5855
5856         * wl-folder.el (wl-folder-prefetch-entity): Use
5857         `wl-folder-get-elmo-folder'.
5858
5859 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5860
5861         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5862
5863         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5864         `process-duplicates' slot.
5865
5866         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5867         if detection failed.
5868
5869 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5870
5871         * wl-version.el (wl-version-status): Set to "alpha".
5872
5873 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5874
5875         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5876         Check wl-message-buffer lives before set-buffer.
5877
5878 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5879
5880         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5881         called in folder mode.
5882         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5883         * wl-summary.el (wl-summary-exit-pre-hook): Run
5884         `wl-summary-exit-pre-hook' before exit summary mode.
5885
5886 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5887
5888         * wl-version.el (wl-version-status): New variable.
5889         (wl-version-status-alist): Removed.
5890         (wl-version-status): Rule included.
5891
5892 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5893
5894         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5895         @sponichi.
5896
5897         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5898         when `mail-reply-buffer' is buffer-local variable.
5899         (Reported by <kita@coe.nttdata.co.jp>).
5900
5901 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5902
5903         * wl-vars.el (toplevel): Require 'elmo-util.
5904
5905 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5906
5907         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5908         (All other related portions are changed)
5909
5910         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5911
5912         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5913
5914 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5915
5916         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5917
5918 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5919
5920         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5921         Delete other windows to avoid an error.
5922         Use `point-marker' instead of `point' to remember the start point
5923         of body.
5924
5925         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5926
5927         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5928         number not to exceed all message number.
5929
5930 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5931
5932         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5933         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5934
5935 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5936
5937         * wl-summary.el (wl-summary-sync-force-update): Added argument
5938         no-check.
5939         (wl-summary-sync-update): Ditto.
5940         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5941         with `no-check'.
5942
5943         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5944         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5945         already running.
5946
5947 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5948
5949         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5950         `dst-folder-arg'.
5951         (wl-expire-archive-number1): Diito.
5952         (wl-expire-archive-number2): Diito.
5953         (wl-expire-archive-Date): Diito.
5954         (wl-archive-number1): Diito.
5955         (wl-archive-number2): Diito.
5956         (wl-archive-date): Diito.
5957         (wl-archive-folder-p): New function.
5958         (wl-summary-expire): Support of expand folder name at
5959         wl-expire-alist.
5960         * wl-util.el (wl-expand-newtext): Renamed from
5961         `wl-refile-expand-newtext'.
5962
5963 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5964
5965         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5966         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5967         `(elmo-msgdb-get-overview msgdb)'.
5968         (wl-summary-prefetch): Bind match data before call
5969         `wl-summay-prefetch-msg'.
5970         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5971         'off if `wl-summary-buffer-disp-msg' is non-nil.
5972         Fixed problem that couldn't show only one new or unread message when
5973         enter folder.
5974         (wl-summary-reply): Don't call `split-window-vertically' and other
5975         window.
5976
5977 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5978
5979         * wl-expire.el (wl-expire-refile): Fixed.
5980
5981 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5982
5983         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5984
5985         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5986         biff notification is removed.
5987
5988         * wl.el (wl): Changed position of `elmo-init'.
5989
5990         * wl-draft.el (wl-default-draft-cite): Use date field
5991         on the citation buffer.
5992
5993         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5994
5995         * wl-xmas.el (wl-folder-internal-icon-list): Added
5996         `wl-folder-shimbun-image'.
5997
5998         * wl-e21.el (wl-folder-internal-icon-list): Added
5999         `wl-folder-shimbun-image'.
6000
6001 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6002
6003         * wl.el (wl-init): Eliminated argument.
6004         (wl): Rewrite.
6005
6006         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6007         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6008         instead of `elmo-folder-msgdb-internal'.
6009         (wl-summary-sync-update): Ditto.
6010         (wl-summary-flush-pending-append-operations): Eliminated.
6011         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6012         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6013         `elmo-folder-open'.
6014
6015         * wl-mime.el (wl-summary-burst): Fixed.
6016
6017         * wl-folder.el (wl-folder-info-save): Check data type.
6018
6019         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6020         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6021         instead of `elmo-folder-msgdb-internal'.
6022         (wl-expire-hide): Ditto.
6023
6024
6025         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6026
6027 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6028
6029         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6030
6031 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6032
6033         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6034
6035 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6036
6037         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6038         Fixed `match-beginning' argument mismatch.
6039
6040 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6041
6042         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6043         the default value.
6044
6045 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6046
6047         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6048         instead of `elmo-nntp-default-port'.
6049
6050         * wl-vars.el: Fixed some doc strings.
6051
6052 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6053
6054         * wl-summary.el (wl-summary-prefetch-msg): Use
6055         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6056
6057         * wl-vars.el: Define *-func as obsolete variable using
6058         `elmo-define-obsolete-variable'.
6059
6060         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6061         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6062         instead of `wl-message-buffer-prefetch-threshold'.
6063
6064         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6065
6066         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6067
6068         * wl-draft.el (wl-caesar-region-func): Ditto.
6069
6070         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6071         Keep unread status in elmo-folder-move-messages.
6072         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6073
6074 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6075
6076         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6077         `wl-summary-buffer-exit-func'
6078         (wl-summary-buffer-message-redisplay-function): Renamed from
6079         `wl-summary-buffer-message-redisplay-func'
6080         (wl-summary-buffer-next-folder-function): Renamed from
6081         `wl-summary-buffer-next-folder-func'.
6082         (wl-summary-buffer-prev-folder-function): Renamed from
6083         `wl-summary-buffer-prev-folder-func'.
6084         (wl-summary-get-petname-function): Renamed from
6085         `wl-summary-get-petname-func'.
6086
6087         * wl-score.el (wl-score-edit-exit-function): Renamed from
6088         `wl-score-edit-exit-func'.
6089
6090         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6091         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6092
6093         * wl-util.el (wl-load-profile-function): Renamed from
6094         `wl-load-profile-func'.
6095
6096         * wl-folder.el (wl-folder-completion-function): Renamed from
6097         `wl-folder-completion-func'.
6098         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6099
6100         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6101         `wl-expire-archive-get-folder-func'.
6102         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6103         (wl-draft-send-mail-function): Renamed from
6104         `wl-draft-send-mail-func'.
6105         (wl-draft-send-news-function): Renamed from
6106         `wl-draft-send-news-func'.
6107         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6108         (wl-generate-mailer-string-function): Renamed from
6109         `wl-generate-mailer-string-func'.
6110         (wl-highlight-signature-search-function): Renamed from
6111         `wl-highlight-signature-search-func'.
6112         (wl-highlight-x-face-function): Renamed from
6113         `wl-highlight-x-face-func'
6114         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6115         (wl-ps-print-buffer-function): Renamed from
6116         `wl-ps-print-buffer-func'
6117         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6118         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6119         (wl-summary-subject-filter-function): Renamed from
6120         `wl-summary-subject-filter-func'.
6121
6122         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6123         `wl-draft-queue-flush-send-func'
6124         (wl-draft-cite-function): Renamed from
6125         `wl-draft-cite-func'
6126
6127         * wl-address.el (wl-address-init-function): Renamed from
6128         `wl-address-init-func'.
6129
6130 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6131
6132         * wl-draft.el (wl-draft-queue-flush): Don't call
6133         `elmo-dop-unlock-message'.
6134         * wl-draft.el (wl-draft-queue-append): Don't call
6135         `elmo-dop-lock-message'.
6136
6137         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6138         (wl-summary-buffer-folder-name): Ditto.
6139         (wl-summary-message-regexp): Added '-' (all other related portions
6140         are changed).
6141         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6142         wl-summary-buffer-folder-name.
6143
6144 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6145
6146         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6147         the number of mails in the folder buffer is not updated by wl-biff.
6148
6149 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6150
6151         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6152         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6153
6154 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6155
6156         * wl-summary.el (wl-summary-next-message):
6157         Return next message number when wl-summary-move-order is nil.
6158
6159 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6160
6161         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6162         `wl-summary-move-spec-alist'.
6163         (wl-summary-move-spec-unplugged-alist): New variable
6164         (Move spec for unplugged status).
6165         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6166         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6167
6168 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6169
6170         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6171         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6172
6173 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6174
6175         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6176         simple quotation to quote the anonymous function.
6177         * tm-wl.el (wl-draft-preview-message): Ditto.
6178
6179 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6180
6181         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6182         Eliminate redundant `save-excursion'.
6183         (wl-highlight-summary-current-line): Ditto.
6184
6185         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6186         accessing match data when `looking-at' failed.
6187
6188         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6189         `elmo-match-string' where users don't care about the speed.
6190         (wl-draft-save): Ditto.
6191
6192 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6193
6194         * wl-util.el (wl-regexp-opt): New function.
6195
6196         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6197         number from `wl-summary-buffer-number-list'.
6198         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6199         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6200         (wl-summary-move-spec-alist): Changed default setting.
6201
6202 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6203
6204         * wl-vars.el (wl-biff-notify-hook): New hook.
6205         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6206         the arrival of new mail.
6207         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6208         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6209
6210 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6211
6212         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6213
6214 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6215
6216         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6217
6218         * Version number is increased to 2.5.8.
6219
6220         * wl-thread.el (toplevel): require 'cl.
6221         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6222         (wl-thread-make-number-list): New function.
6223         (wl-thread-entity-make-number-list-from-children): Ditto.
6224         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6225         (wl-thread-entity-insert-as-children): Likewise.
6226         (wl-thread-delete-message): Likewise.
6227         (wl-meaning-of-mark): Eliminated.
6228         (wl-thread-next-failure-mark-p): Ditto.
6229         (wl-thread-entity-get-mark): Ditto.
6230         (wl-thread-meaning-alist-get-result): Ditto.
6231         (wl-thread-entity-check-prev-mark): Ditto.
6232         (wl-thread-entity-check-next-mark): Ditto.
6233         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6234         (wl-thread-entity-get-prev-marked-entity): Ditto.
6235         (wl-thread-get-prev-unread): Ditto.
6236         (wl-thread-jump-to-prev-unread): Ditto.
6237         (wl-thread-get-next-unread): Ditto.
6238         (wl-thread-jump-to-next-unread): Ditto.
6239         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6240         (wl-thread-entity-get-next-marked-entity): Ditto.
6241
6242         * wl-summary.el (wl-summary-buffer-number-list):
6243         New bufer-local variable.
6244         (wl-summary-switch-to-clone-buffer): Clone
6245         `wl-summary-buffer-number-list'.
6246         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6247         (wl-summary-cursor-move-regex): Eliminated.
6248         (wl-summary-cursor-up): Rewrite.
6249         (wl-summary-cursor-down): Ditto.
6250         (wl-summary-mode-spec-alist): New variable.
6251         (wl-summary-next-message): New inline function.
6252         (wl-summary-cursor-move): New function.
6253         (wl-summary-default-get-next-msg): Rewrite.
6254         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6255         (wl-summary-rescan): Ditto.
6256         (wl-summary-sync-all-init): Ditto.
6257         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6258         summary is not thread view.
6259         (wl-summary-sync-update): Ditto.
6260         (wl-summary-rescan): Ditto.
6261         (wl-summary-make-number-list): New function.
6262
6263         * wl-draft.el: "FCC" -> "Fcc".
6264
6265 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6266
6267         * wl-highlight.el (wl-highlight-summary-window):
6268         Call `set-buffer-modified-p'.
6269
6270         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6271         (wl): Call `elmo-init' and fix.
6272
6273         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6274         Use new variables.
6275
6276         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6277
6278 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6279
6280         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6281
6282 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6283
6284         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6285
6286 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6287
6288         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6289         `wl-use-toolbar' nor `display-graphic-p'.
6290         (wl-e21-setup-message-toolbar): Ditto.
6291         (wl-e21-setup-summary-toolbar): Ditto.
6292         (wl-e21-setup-folder-toolbar): Ditto.
6293
6294         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6295         (wl-plugged-init-icons): Ditto.
6296
6297         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6298         `display-graphic-p'.
6299         (wl-plugged-set-folder-icon): Ditto.
6300         (wl-highlight-plugged-current-line): Ditto.
6301         (wl-highlight-folder-current-line): Ditto.
6302         (wl-e21-highlight-folder-group-line): Ditto.
6303         (wl-e21-setup-toolbar): Ditto.
6304         (wl-e21-display-image-p): New macro.
6305
6306         * wl-demo.el (wl-demo): Simplified.
6307         (wl-demo-image-type-alist): Use `image-type-available-p' for
6308         checking whether the image type `xbm' is available.
6309
6310 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6311
6312         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6313         (wl-summary-input-range): Ditto.
6314
6315 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6316
6317         * wl-summary.el (wl-summary-edit-addresses): Use
6318         `wl-summary-get-original-buffer'
6319         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6320         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6321         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6322         (wl-summary-get-newsgroups): Eliminated.
6323         (wl-summary-set-crosspost): Ditto.
6324         (wl-summary-is-crosspost-folder): Ditto.
6325         (wl-crosspost-alist-load): Ditto.
6326         (wl-crosspost-alist-save): Ditto.
6327
6328         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6329         `elmo-setup-subscribed-newsgroups' instead of
6330         `elmo-nntp-make-groups-hashtb'.
6331         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6332         instead of `wl-crosspost-alist-save'.
6333
6334         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6335         of `elmo-folder-message-appendable-p'.
6336         (wl-mime-header-presentation-method): Eliminated.
6337
6338         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6339         (Error occurs in emacs21).
6340
6341         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6342         the current buffer).
6343
6344         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6345         instead of `wl-crosspost-alist-save'.
6346         (wl-init): `elmo-crosspost-message-alist-load'
6347         instead of `wl-crosspost-alist-load'
6348
6349         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6350         (wl-parse-newsgroups): Likewise.
6351         (wl-biff-notify): Run `wl-biff-notify-hook'.
6352
6353 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6354
6355         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6356
6357         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6358         when `wl-summary-lazy-highlight' is non-nil.
6359         (wl-summary-goto-folder-subr): Highlight only when
6360         `wl-summary-lazy-highlight' is non-nil.
6361
6362         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6363         Don't display progress and highlight temp-mark when
6364         `wl-summary-lazy-highlight' is non-nil.
6365         (wl-highlight-summary-window): New function.
6366         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6367
6368 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6369
6370         * wl-summary.el (wl-summary-sync): Change `all-visible'
6371         from `all-shown'
6372         (wl-summary-input-range): Ditto.
6373
6374 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6375
6376         * wl-e21.el (wl-highlight-folder-current-line): Call
6377         `wl-folder-init-icons' when folder icons have not been initialized.
6378
6379         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6380
6381         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6382         (wl-demo-image-type-alist): New macro.
6383
6384 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6385
6386         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6387         display does not support graphics.
6388         (wl-plugged-init-icons): Ditto.
6389         (wl-folder-init-icons): Ditto.
6390
6391         * wl-demo.el (wl-demo): Chech closely whether the display
6392         supports graphics.
6393
6394 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6395
6396         * wl-summary.el (wl-summary-get-original-buffer): New function.
6397         (wl-summary-set-crosspost): Use it.
6398         (wl-summary-target-mark-uudecode): Ditto.
6399         (wl-summary-reedit): Ditto.
6400         (wl-summary-resend-bounced-mail): Ditto.
6401         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6402         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6403
6404         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6405         (wl-message-display-internal): Ditto.
6406
6407 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6408
6409         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6410
6411 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6412
6413         * wl-summary.el (wl-summary-save-view): Renamed from
6414         `wl-summary-save-status'.
6415
6416 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6417
6418         * wl-summary.el (wl-summary-sync): Added `all-shown'
6419
6420 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6421
6422         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6423
6424 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6425
6426         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6427
6428 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6429
6430         * wl-highlight.el (wl-highlight-summary-line-string): Use
6431         `zerop' instead of `= 0'.
6432         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6433
6434         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6435         for comparing numbers.
6436         (wl-template-prev): Use `zerop' instead of `eq 0'.
6437
6438         * wl-draft.el (wl-draft-insert-current-message): Use
6439         `with-current-buffer' instead of `save-excursion'.
6440         Use `zerop' instead of `eq 0'.
6441
6442 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6443
6444         * wl-draft.el (wl-draft-insert-ccs): New function.
6445         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6446         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6447
6448 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6449
6450         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6451
6452 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6453
6454         * wl-expire.el (wl-expire-refile): Don't call
6455         elmo-msgdb-add-msgs-to-seen-list;
6456         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6457         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6458
6459 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6460
6461         * wl-message.el (wl-message-prev-page): Ignore errors while
6462         scroll-down.
6463
6464 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6465
6466         * wl-mime.el: Use elmo-original-message-mode instead of
6467         mmelmo-original-mode.
6468
6469         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6470         `elmo-folder-get-spec';
6471         (wl-fldmgr-add-completion-all-completions):
6472         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6473
6474         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6475         of `elmo-folder-get-type'.
6476
6477         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6478         `elmo-folder-get-spec';
6479         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6480         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6481         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6482         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6483         `elmo-read-msg-no-cache';
6484         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6485         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6486         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6487         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6488         `elmo-cache-save';
6489         (wl-draft-reedit): Use `elmo-message-file-name'.
6490
6491         * wl-expire.el: Use `elmo-folder-name-internal';
6492         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6493         Use macro `wl-summary-buffer-msgdb' instead of variable
6494         `wl-summary-buffer-msgdb';
6495         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6496         Use macro `wl-summary-buffer-folder-name' instead of variable
6497         `wl-summary-buffer-folder-name'.
6498         * wl-score.el: Likewise.
6499
6500         * wl-message.el: Rewrite for new message buffer cache mechanism.
6501         (wl-message-buffer-cache-buffer-get): New macro.
6502         (wl-message-buffer-cache-folder-get): Ditto.
6503         (wl-message-buffer-cache-message-get): Ditto.
6504         (wl-message-buffer-cache-entry-make): Ditto.
6505         (wl-message-buffer-cache-hit): Ditto.
6506         (wl-message-buffer-cache-sort): New function.
6507         (wl-message-buffer-cache-add): Ditto.
6508         (wl-message-buffer-cache-delete): Ditto.
6509         (wl-message-buffer-cache-clean-up): Ditto.
6510         (wl-message-buffer-window): Rewrite.
6511         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6512         (wl-message-buffer-display): New function.
6513         (wl-message-display-internal): New function.
6514
6515 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6516
6517         * wl-folder.el: Use `elmo-folder-name-internal';
6518         Use `wl-folder-get-elmo-folder';
6519         Use `elmo-folder-list-messages' instead of
6520         `elmo-list-folder';
6521         Use `elmo-folder-get-primitive-list' instead of
6522         `elmo-folder-get-primitive-spec-list';
6523         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6524         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6525         Use `elmo-folder-create' instead of `elmo-create-folder'.
6526         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6527         (wl-folder-get-elmo-folder): New macro.
6528         (wl-folder-elmo-folder-cache-get): Ditto.
6529         (wl-folder-elmo-folder-cache-put): Ditto.
6530         (wl-folder-suspend): Call `elmo-quit'.
6531
6532         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6533         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6534         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6535         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6536         (toplevel): require 'cl.
6537         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6538
6539         * wl-summary.el: Rewrite to use new elmo interface.
6540
6541 \f
6542 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6543
6544         * wl-mime.el (wl-draft-preview-message):
6545         Run `wl-draft-send-hook' before collecting recipients information;
6546         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6547
6548         * tm-wl.el (wl-draft-preview-message): Ditto.
6549
6550 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6551
6552         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6553         wrong recipients are displayed when forwarded message.
6554
6555 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6556
6557         * Version number is increased to 2.5.7.
6558
6559 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6560
6561         * wl-message.el (wl-message-next-page): Bind
6562         `window-pixel-scroll-increment' to nil while scrolling up.
6563
6564 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6565
6566         * wl-vars.el (wl-save-hook): New hook.
6567         * wl.el (wl-save): Call `wl-save-hook'.
6568
6569 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6570
6571         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6572         Argument WITH-ARG instead of NO-ARG (negative mean).
6573         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6574         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6575         * wl-message.el (wl-message-follow-current-entity): Likewise.
6576
6577 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6578
6579         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6580         FROM was optional argument.
6581         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6582
6583 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6584
6585         * Version number is increased to 2.5.6.
6586
6587 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6588
6589         * wl-version.el (wl-version-show): Removed.
6590         (wl-version): Add `interactive'.
6591
6592 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6593
6594         * wl-summary.el (wl-summary-get-petname-func): New variable.
6595         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6596         instead of `wl-address-get-petname-1'.
6597         (wl-summary-simple-from): Ditto.
6598
6599         * wl-address.el (wl-address-get-petname-1): Define as function.
6600
6601 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6602
6603         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6604         field in the original message.
6605         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6606
6607 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6608
6609         * wl-expire.el (wl-expire-hide):
6610         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6611
6612 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6613
6614         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6615         find decoder for To, Cc, and Subject.
6616
6617 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6618
6619         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6620         for checking `elmo-use-buffer-cache'.
6621         (wl-summary-mark-as-important): Fixed typo in comment.
6622
6623 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6624
6625         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6626         field in the original message.
6627         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6628
6629 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6630
6631         * wl-expire.el (wl-expire-hide):
6632         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6633
6634 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6635
6636         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6637         find decoder for To, Cc, and Subject.
6638
6639 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6640
6641         * Version number is increased to 2.5.5.
6642
6643         * wl-address.el (wl-address-specials-regexp): New constant.
6644         (wl-address-quote-specials): Use it.
6645
6646 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl-summary.el (wl-summary-rescan):
6649         Call `wl-summary-buffer-number-column-detect'.
6650         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6651
6652         * wl-message.el (wl-message-mode-map): Define.
6653         (wl-message-decode): Use it as local-map.
6654
6655 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6656
6657         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6658         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6659
6660 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6661
6662         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6663
6664         * wl-mule.el (wl-read-event-char): Ditto.
6665
6666         * wl-e21.el (wl-read-event-char): Ditto.
6667
6668         * wl-nemacs.el (wl-read-event-char): Ditto.
6669         (read-event): Removed.
6670
6671         * wl-util.el (toplevel): Removed dummy definition of
6672         `read-event'.
6673         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6674
6675 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6676
6677         * wl-nemacs.el (elmo-archive-call-process): Moved to
6678         elmo-archive.el.
6679
6680 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6681
6682         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6683         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6684
6685         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6686         instead of magic-number 6.  Use `not' instead of `null' for symbol
6687         `nil' check (not empty list).
6688         (wl-draft-insert-x-face-field): Fixed paren style.
6689
6690         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6691         one-branch conditional statement, instead of `and' and `if'.
6692         (wl-draft-forward): Likewise.
6693         (wl-draft-add-references): Likewise.
6694         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6695
6696         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6697         conditional steatment.  Use `cond' instead of `if'.
6698         (wl-draft-confirm): Likewise.
6699
6700 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6701
6702         * wl-version.el (wl-version-show): Use `product-string-1'
6703         instead of `wl-version'.
6704         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6705
6706         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6707
6708 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6709
6710         * wl-highlight.el (wl-highlight-headers): Revert
6711         `wl-highlight-x-face-func' argument (`beg' and `end').
6712
6713 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6714
6715         * wl.el (toplevel): Move `product-provide' declare.
6716         * wl-demo.el (toplevel): Ditto.
6717         * wl-dnd.el (toplevel): Ditto.
6718         * wl-highlight.el (toplevel): Ditto.
6719         * wl-message.el (toplevel): Ditto.
6720         * wl-refile.el (toplevel): Ditto.
6721         * wl-util.el (toplevel): Ditto.
6722
6723 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6724
6725         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6726         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6727         (wl-thread-close-all): keep cursor position.
6728
6729 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6730
6731         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6732         (eq x 0).
6733         (wl-generate-user-agent-string-1): Fix conditional statement.
6734
6735 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6736
6737         * wl.el (wl-check-environment): Additional check for
6738         'wl-local-domain' and `wl-message-id-domain'.
6739
6740 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6741
6742         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6743
6744 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6745
6746         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6747         instead of `smtp-sasl-user-realm'.
6748
6749 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6750
6751         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6752
6753 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6754
6755         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6756         to the default value as well as `eword-lexical-analyzer'.
6757
6758 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6759
6760         * wl-version.el (wl-extended-emacs-version,
6761         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6762         `elmo-match-string' instead of `wl-match-string'.
6763
6764 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6765
6766         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6767         docstring.
6768
6769 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6770
6771         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6772
6773 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6774
6775         * wl-highlight.el (wl-highlight-headers): Remove
6776         `wl-highlight-x-face-func' argument (`beg' and `end').
6777
6778 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6779
6780         * wl-summary.el (wl-summary-mark-as-important):
6781         Remove cache if folder is local.
6782
6783 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6784
6785         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6786         to get existing e-mail address string.
6787
6788 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6789
6790         * wl-version.el (wl-generate-user-agent-string): Commentary.
6791         (wl-generate-user-agent-string-1): Use `when' for
6792         one-branch conditional statement, instead of `and' and `if'.
6793         (wl-extended-emacs-version, wl-extended-emacs-version2,
6794         wl-extended-emacs-version3): Ditto.
6795
6796 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6797
6798         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6799         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6800         condition-case; Remove initialization.
6801         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6802         (wl-summary-sync-update3): Added argument `sync-all';
6803         Eliminated local variable `msgdb';
6804         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6805         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6806         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6807
6808 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6809
6810         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6811         connection before call `wl-draft-send-mail-with-smtp'.
6812
6813 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6814
6815         * Version number is increased to 2.5.4.
6816
6817 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6818
6819         * wl.el (wl-check-environment): Additional check for
6820         'wl-local-domain' and `wl-message-id-domain'.
6821
6822 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6823
6824         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6825         buffer as command specific.
6826         (wl-folder-mark-as-read-all-entity): Ditto.
6827         (wl-folder-prefetch-entity): Ditto.
6828         (wl-folder-drop-unsync-entity): Ditto.
6829
6830         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6831         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6832         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6833
6834         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6835         save-excursion.
6836
6837 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6838
6839         * Version number is increased to 2.5.3.
6840
6841         * wl-summary.el (wl-summary-save-view-cache):
6842         Delete duplicated `write-region';
6843         Use `write-region-as-binary' instead of `as-binary-output-file' and
6844         `write-region'.
6845
6846 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6847
6848         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6849
6850 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6851
6852         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6853         instead of `smtp-via-smtp'.
6854
6855 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6856
6857         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6858
6859 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6860
6861         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6862         instead of `smtp-sasl-user-realm'.
6863
6864 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6865
6866         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6867
6868 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6869
6870         * Version number is increased to 2.5.2.
6871
6872 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6873
6874         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6875         does not exist.
6876         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6877         (wl-biff-start): Call `timer-activate' if timer already exists.
6878
6879         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6880         only when it is bound as function.
6881
6882 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6883
6884         * Version number is increased to 2.5.1.
6885
6886 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6887
6888         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6889         Print refile/copy destination.
6890
6891 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6892
6893         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6894         queue-flush-only is non-nil.
6895
6896         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6897
6898         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6899         checking cache folder.
6900
6901 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6902
6903         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6904         `regexp-quote'.
6905
6906 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6907
6908         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6909         function.
6910         * wl-summary.el (wl-summary-write-current-folder-functions):
6911         Change default value.  Use it.
6912
6913 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6914
6915         * Version number is increased to 2.5.0.
6916
6917         * wl-version.el (wl-version): Changed codename.
6918
6919 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6920
6921         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6922         (wl-summary-supersedes-message): Ditto.
6923
6924 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6925
6926         * wl-refile.el (wl-refile-guess-functions): Renamed from
6927         `wl-refile-guess-func-list'.
6928
6929 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6930
6931         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6932         Fixed problem when no rule was matched.
6933
6934 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6935
6936         * wl-summary.el (wl-summary-get-mark): Fixed
6937         `wl-summary-buffer-target-mark' check logic.
6938
6939 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6940
6941         * wl-folder.el (wl-folder-write-current-folder): Added group
6942         folder check.
6943
6944         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6945         `wl-summary-write-current-newsgroup'.
6946         (wl-summary-write-current-folder-functions): New variable.
6947         * wl-folder.el (wl-folder-get-newsgroups): New function.
6948         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6949         (wl-folder-write-current-folder): Renamed from
6950         `wl-folder-write-current-newsgroup'.
6951
6952 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6953
6954         * Version number is increased to 2.3.93.
6955
6956 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6957
6958         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6959         (wl-ldap-make-matched-value-list): Ditto.
6960         (wl-ldap-alias-safe-string): Split e-mail address.
6961
6962         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6963         petname folder default was selected.
6964         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6965         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6966
6967 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6968
6969         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6970         to `wl-draft-config-exec'.
6971
6972         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6973         instead of calling `wl-draft-config-exec';
6974         Process group-list and show recipients in minibuffer.
6975
6976         * tm-wl.el (wl-draft-preview-message): Ditto.
6977
6978 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6979
6980         * wl.el (toplevel): Added (C) to copyright notice, and
6981         sync Author header.
6982         * tm-wl.el (toplevel): Ditto.
6983         * wl-address.el (toplevel): Ditto.
6984         * wl-demo.el (toplevel): Ditto.
6985         * wl-dnd.el (toplevel): Ditto.
6986         * wl-draft.el (toplevel): Ditto.
6987         * wl-e21.el (toplevel): Ditto.
6988         * wl-expire.el (toplevel): Ditto.
6989         * wl-folder.el (toplevel): Ditto.
6990         * wl-highlight.el (toplevel): Ditto.
6991         * wl-message.el (toplevel): Ditto.
6992         * wl-mime.el (toplevel): Ditto.
6993         * wl-mule.el (toplevel): Ditto.
6994         * wl-nemacs.el (toplevel): Ditto.
6995         * wl-refile.el (toplevel): Ditto.
6996         * wl-score.el (toplevel): Ditto.
6997         * wl-summary.el (toplevel): Ditto.
6998         * wl-template.el (toplevel): Ditto.
6999         * wl-thread.el (toplevel): Ditto.
7000         * wl-util.el (toplevel): Ditto.
7001         * wl-vars.el (toplevel): Ditto.
7002         * wl-xmas.el (toplevel): Ditto.
7003
7004 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7005
7006         * wl.el (wl-init): Added comment about `wl-init-hook'.
7007         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7008         * wl-vars.el (wl-init-hook): Added docs.
7009         (wl-make-plugged-hook): Removed useless docs.
7010         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7011         * wl-xmas.el (toplevel): Ditto.
7012
7013 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7014
7015         * wl-address.el (toplevel): Fixed multiple Author header format.
7016         * wl-demo.el (toplevel): Ditto.
7017         * wl-draft.el (toplevel): Ditto.
7018         * wl-folder.el (toplevel): Ditto.
7019         * wl-summary.el (toplevel): Ditto.
7020         * wl-thread.el (toplevel): Ditto.
7021         * wl-util.el (toplevel): Ditto.
7022         * wl-vars.el (toplevel): Ditto.
7023         * wl-version.el (toplevel): Ditto.
7024         * wl-xmas.el (toplevel): Ditto.
7025         * wl.el (toplevel): Ditto.
7026
7027         * wl-version.el (toplevel): Added require `elmo-version' for
7028         `product-version-as-string'.
7029
7030 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7031
7032         * wl-vars.el (wl-draft-send-hook): Changed default value to
7033         '(wl-draft-config-exec).
7034
7035         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7036         explicitly.
7037         (wl-draft): Set `wl-draft-config-exec-flag' before running
7038         `wl-mail-setup-hook'.
7039
7040         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7041         `wl-biff-init-icons' to `wl-init-hook' instead of
7042         `wl-make-plugged-hook'.
7043         (Because if `wl-draft' command is invoked at first,
7044         they are not initialized)
7045         Updated copyright notice.
7046
7047         * wl-e21.el (toplevel): Ditto;
7048
7049         * wl-demo.el (toplevel): Updated copyright notice.
7050         * wl-address.el (toplevel): Ditto.
7051         * wl-draft.el (toplevel): Ditto.
7052         * wl-version.el (toplevel): Ditto.
7053         * wl-folder.el (toplevel): Ditto.
7054         * wl-summary.el (toplevel): Ditto.
7055         * wl-thread.el (toplevel): Ditto.
7056         * wl-util.el (toplevel): Ditto.
7057         * wl-vars.el (toplevel): Ditto.
7058         * wl.el (toplevel): Ditto.
7059
7060 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7061
7062         * wl-highlight.el (wl-highlight-message): Fixed problem of
7063         highlighting failure which occured when the last field contains
7064         multiple lines in the draft buffer.
7065
7066         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7067         `wl-biff-start' if plugged.
7068
7069         * wl-util.el (wl-biff-check-folder): New function.
7070         (wl-biff-check-folders): Don't set session name prefix.
7071         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7072         (wl-biff-check-folder-async): Ditto.
7073
7074         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7075         in email address.
7076
7077 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7078
7079         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7080
7081         * wl-draft.el (wl-draft-strip-subject-re): New function.
7082
7083         * wl-draft.el (wl-draft-reply): Use it.
7084
7085 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7086
7087         * wl-message.el (wl-mmelmo-message-redisplay): Use
7088         `mime-display-message' instead of `wl-mime-display-message'.
7089
7090         * wl-mime.el (toplevel): Removed compatibility workaround
7091         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7092         (wl-mime-display-message): Abolished.
7093         (wl-mime-entity-read-field): Ditto.
7094         (wl-mime-combine-message/partial-pieces): Use
7095         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7096
7097 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7098
7099         * wl-template.el: Doc fixes.
7100
7101 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7102
7103         * wl-e21.el (wl-message-overload-functions): Do nothing if
7104         `current-local-map' is not available.
7105         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7106
7107 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7108
7109         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7110         representation.
7111
7112         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7113         number.
7114         (wl-fldmgr-save-folders): Don't use `format' when insert
7115         `wl-fldmgr-folders-header'.
7116
7117 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7118
7119         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7120
7121 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7122
7123         * wl-highlight.el (wl-highlight-message):
7124         Use `std11-field-end' to detect end point of the header field.
7125         Refer `wl-highlight-max-header-size'.
7126
7127         * wl-vars.el (wl-highlight-max-header-size): New variable.
7128
7129         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7130
7131         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7132         Set `for-draft' argument of wl-highlight-headers.
7133         (wl-draft): Ditto.
7134         (wl-draft-reedit): Ditto.
7135         (wl-user-agent-compose-internal): Ditto.
7136
7137 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7138
7139         * wl-message.el (wl-message-add-button): Use overlay.
7140
7141 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7144
7145         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7146         problem when group-list content is nothing.
7147         (Reported by Mito <mit@nines.nec.co.jp>)
7148
7149 2000-10-18  SAITO Atsunori <sai@yedo.com>
7150
7151         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7152
7153 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7154
7155         * tm-wl.el (toplevel): Use product-provide.
7156
7157 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7158
7159         * Version number is increased to 2.3.92.
7160
7161 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7162
7163         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7164         title text, use `display' property for left margin under Emacs 21.
7165
7166         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7167         properties.
7168         (wl-plugged-init-icons): Ditto.
7169
7170 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7171
7172         * wl.el (wl-save-status, wl-init): Remove last period in
7173         "...done." message.
7174         * tm-wl.el (wl-summary-burst): Ditto.
7175         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7176         wl-summary-resume-cache-status,
7177         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7178         wl-summary-sync-update3, wl-summary-highlight-msgs,
7179         wl-summary-flush-pending-append-operations,
7180         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7181         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7182         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7183         wl-thread-open-all): Ditto.
7184         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7185         * wl-mime.el (wl-summary-burst): Ditto.
7186         * wl-highlight.el (wl-highlight-summary): Ditto.
7187         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7188         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7189         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7190         * wl-address.el (wl-local-address-init): Ditto.
7191
7192 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7193
7194         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7195         `add-text-properties'.
7196         (wl-plugged-init-icons): Ditto.
7197         (wl-folder-init-icons): Use `propertize' instead of
7198         `put-text-property'.
7199         (wl-plugged-set-folder-icon): Ditto.
7200         (wl-e21-highlight-folder-group-line): Ditto.
7201
7202 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7203
7204         * wl-version.el (wl-version-status-alist): New variable.
7205         (wl-version-status): New function.
7206
7207         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7208         "Cc" part of the case "Reply-To".
7209
7210         * wl-draft.el (wl-draft-reply): Use result of
7211         `eword-extract-address-components'.
7212
7213         * wl-demo.el (wl-demo-icon-name): New constant.
7214         (wl-logo-xpm): Use it.
7215         (wl-logo-xbm): Ditto.
7216         (wl-logo-bitmap): Ditto.
7217
7218         * Version number is increased to 2.3.91.
7219
7220 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7221
7222         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7223         (wl-extended-emacs-version, wl-extended-emacs-version2,
7224         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7225         docstring.
7226
7227         * wl-version.el (wl-generate-user-agent-string-1): New function.
7228         (wl-generate-user-agent-string): Use it.
7229
7230         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7231         `mime-edit-insert-user-agent-field'.
7232         (wl-generate-user-agent-string): Check
7233         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7234
7235         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7236         instead of `if', when verbose case.
7237
7238 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7239
7240         * wl-expire.el (wl-summary-expire): Fix.
7241
7242 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7243
7244         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7245         and `elmo-lost+found-folder' if 'wl-draft.
7246         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7247
7248 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7249
7250         * wl-expire.el (wl-summary-expire): Change messages.
7251         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7252         `deleing-info' instead of "Deleting..."
7253
7254 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7255
7256         * wl-summary.el (wl-summary-refile-subr): Fix.
7257
7258 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7259
7260         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7261         if pipe folder.
7262
7263 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7264
7265         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7266
7267 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7268
7269         * wl-expire.el (wl-expire-hide): New function.
7270         (wl-summary-expire): Add `hide'.
7271
7272 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7273
7274         * wl-vars.el (wl-draft-reply-without-argument-list):
7275         Changed default value to consider `Reply-To:'.
7276         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7277
7278         * Version number is increased to 2.3.90.
7279
7280         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7281         elmo-imap4-get-session with unwind-protect.
7282         Don't cause error.
7283         (wl-summary-sync-marks): Don't check plugged nor folder type.
7284         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7285         (Always keep current buffer).
7286
7287 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7288
7289         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7290         Enclose with `save-excursion'.
7291
7292 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7293
7294         * wl-version.el (wl-version): Remove interactive.
7295
7296 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7297
7298         * wl-version.el (wl-generate-user-agent-string): Use
7299         `product-string-verbose' instead of `product-string-1'.
7300
7301 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7302
7303         * wl-vars.el (wl-draft-use-cache): New variable.
7304         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7305         if wl-draft-use-cache is non-nil.
7306
7307 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7308
7309         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7310         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7311
7312 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7313
7314         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7315         (wl-thread-msg-mark-as-unread): Ditto.
7316
7317         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7318         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7319         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7320         Don't set mark in summary if return value of `elmo-mark-as-read'
7321         is nil.
7322         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7323         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7324         instead of `wl-thread-msg-mark-as-read'.
7325         (wl-summary-mark-as-unread-region): Ditto.
7326         (wl-summary-target-mark-mark-as-read): Ditto.
7327
7328         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7329
7330 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7331
7332         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7333
7334         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7335
7336 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7337
7338         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7339         face.
7340
7341 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7342
7343         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7344         `running-xemacs'.
7345
7346 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7347
7348         * wl-version.el (toplevel): Use `product-version-as-string' for
7349         set verstion-string, if defined.
7350
7351         * wl-version.el (wl-version-show): Insert string at point, when
7352         call with argument.
7353
7354         * wl-version.el (wl-generate-user-agent-string): Use
7355         `product-string-1' instead of `wl-appname', `wl-version' and
7356         `wl-codename'.
7357
7358 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7359
7360         * wl-address.el (toplevel): Use product-provide.
7361         * wl-demo.el (toplevel): Ditto.
7362         * wl-dnd.el (toplevel): Ditto.
7363         * wl-draft.el (toplevel): Ditto.
7364         * wl-e21.el (toplevel): Ditto.
7365         * wl-expire.el (toplevel): Ditto.
7366         * wl-fldmgr.el (toplevel): Ditto.
7367         * wl-folder.el (toplevel): Ditto.
7368         * wl-highlight.el (toplevel): Ditto.
7369         * wl-message.el (toplevel): Ditto.
7370         * wl-mime.el (toplevel): Ditto.
7371         * wl-mule.el (toplevel): Ditto.
7372         * wl-nemacs.el (toplevel): Ditto.
7373         * wl-refile.el (toplevel): Ditto.
7374         * wl-score.el (toplevel): Ditto.
7375         * wl-summary.el (toplevel): Ditto.
7376         * wl-template.el (toplevel): Ditto.
7377         * wl-thread.el (toplevel): Ditto.
7378         * wl-util.el (toplevel): Ditto.
7379         * wl-vars.el (toplevel): Ditto.
7380         * wl-xmas.el (toplevel): Ditto.
7381         * wl.el (toplevel): Ditto.
7382
7383 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7384
7385         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7386         instead of product.
7387
7388         * wl-version.el (wl-version): Compile time evalution elmo-version.
7389
7390 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7391
7392         * wl-summary.el (wl-summary-sync-force-update): Append queue
7393         `mark-as-read'if unplugged.
7394
7395 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7396
7397         * wl-version.el: New file.  Use product.el.
7398         * wl.el: add (require 'wl-version).
7399         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7400         for ~/.folders header.
7401         (wl-fldmgr-folders-header): Changed.
7402         * wl-demo.el (wl-demo): Use product.el.
7403
7404         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7405         wl-version.el.
7406         * wl-util.el (wl-version, wl-version-show): Ditto.
7407
7408         * wl-util.el (wl-generate-user-agent-string,
7409         wl-extended-emacs-version, wl-extended-emacs-version2,
7410         wl-extended-emacs-version3): Move to wl-version.el.
7411         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7412         xemacs-codename, mime-edit-insert-user-agent-field,
7413         mime-edit-user-agent-value, mime-editor/version,
7414         mime-editor/codename): Compile warning killer move to
7415         wl-version.el
7416
7417 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7418
7419         * wl-summary.el (wl-summary-refile-subr): Fix.
7420
7421 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7422
7423         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7424         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7425
7426 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7427
7428         * wl.el (wl-check-environment): Check too many `@'.
7429
7430 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7431
7432         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7433
7434 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7435
7436         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7437         wl-draft-reply-myself-without-argument-list): Add variables.
7438         * wl-draft.el (wl-draft-reply): Use it.
7439
7440 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7441
7442         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7443         the 5th argument of `elmo-network-get-spec'.
7444
7445         * wl-thread.el (wl-thread-reparent-children): New inline function.
7446         (wl-thread-delete-message): Use it.
7447
7448         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7449         (wl-summary-score-update-all-lines): Don't use `dolist'.
7450
7451 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7452
7453         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7454         (require 'elmo-msgdb) for inline function.
7455
7456 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7457
7458         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7459
7460 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7461
7462         * wl-score.el (wl-score-headers): Fix for the confusing macro
7463         `elmo-kill-buffer'.
7464
7465 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7466
7467         * wl-summary.el: Don't use the 3rd argument of `require' because
7468         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7469         * wl-util.el: Ditto.
7470         * wl-draft.el: Ditto.
7471
7472 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7473
7474         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7475         window system is not used.
7476
7477 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7478
7479         * wl-thread.el: Don't use `mapcar' only for iteration.
7480         (wl-thread-resume-entity): Ditto.
7481         (wl-thread-delete-message): Ditto.
7482
7483         * wl-summary.el: Bind `dragdrop-drop-functions',
7484         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7485         of `require' for `timezone', `easymenu' and `ps-print';
7486         don't use `mapcar' only for iteration.
7487
7488         * wl-util.el: Bind `mule-version', `nemacs-version',
7489         `emacs-beta-version', `xemacs-codename',
7490         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7491         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7492         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7493         only for iteration.
7494
7495         * wl-score.el: Don't use `mapcar' only for iteration.
7496         (wl-score-simplify-buffer-fuzzy): Ditto.
7497         (wl-score-simplify-subject): Ditto.
7498         (wl-score-headers): Ditto.
7499         (wl-summary-score-update-all-lines): Ditto.
7500
7501         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7502         `enable-multibyte-characters' and `mule-version'.
7503
7504         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7505         `mapcar' only for iteration.
7506
7507         * wl-demo.el: Don't use `mapcar' only for iteration.
7508
7509         * wl-folder.el: Don't use `mapcar' only for iteration.
7510         (wl-folder-open-all): Ditto.
7511         (wl-folder-count-incorporates): Ditto.
7512
7513         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7514         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7515
7516         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7517         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7518         `smtp-connection-type'; specify 3rd argument of `require' for
7519         `timezone'; don't use `mapcar' only for iteration.
7520         (wl-draft-clone-local-variables): Don't use `mapcar'.
7521         (wl-draft-generate-clone-buffer): Ditto.
7522         (wl-user-agent-compose-internal): Ditto.
7523
7524         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7525
7526         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7527         (wl-save-status): Ditto.
7528
7529         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7530         for iteration.
7531
7532 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7533
7534         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7535         removed `Date'.
7536         (wl-fldmgr-make-filter-default): New user option.
7537
7538         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7539         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7540         (wl-fldmgr-filter-completion-alist): Abolish.
7541
7542         * wl.el (wl): Don't check servers if arg is non-nil.
7543
7544         * wl-draft.el (wl-draft-reply): Set only message-id string to
7545         In-Reply-To field.
7546
7547 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7548
7549         * wl-summary.el (wl-summary-pick): Rewrite.
7550
7551         * wl-draft.el (wl-draft-forward): Get references field from
7552         original buffer.
7553         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7554
7555 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7556
7557         * wl-draft.el (wl-draft-forward): Add references field.
7558
7559 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7560
7561         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7562         (wl-draft-reply): Use it.
7563
7564 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7565
7566         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7567         when Emacs 21 is running.
7568
7569         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7570         bindings.
7571
7572 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7573
7574         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7575         XPM icons transparent.
7576
7577         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7578         Emacs 21.
7579
7580 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7581
7582         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7583         nil.
7584
7585         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7586         when it is persistent.
7587         (wl-summary-sync-marks): Changed argument for
7588         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7589         (wl-summary-virtual): Use `elmo-read-search-condition'.
7590         (wl-summary-redisplay-internal): If folder is local, mark as read
7591         even when folder is plugged.
7592
7593 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7594
7595         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7596         of `tool-bar-lines' in the frame parameters.
7597         (after-make-frame-functions, post-command-hook): Don't modify the
7598         value.
7599         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7600         wl-e21-tool-bar-lines): Removed.
7601
7602 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7603
7604         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7605         properties `evaporate' and `wl-momentary-overlay' as well.
7606         (wl-highlight-summary-displaying): Ditto.
7607         (wl-delete-all-overlays): Don't delete overlay which does not have
7608         a property `wl-momentary-overlay'.
7609
7610         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7611         `display-mouse-p' and `display-graphic-p'.
7612         (wl-folder-init-icons): Don't search for XBM or the other files.
7613         (wl-plugged-set-folder-icon): Make icons if and only if
7614         `display-graphic-p' returns non-nil.
7615         (wl-highlight-plugged-current-line): Use `before-string' overlay
7616         property to show icon images.
7617         (wl-highlight-folder-current-line): Ditto.
7618         (wl-e21-highlight-folder-group-line): Ditto.
7619         (wl-e21-highlight-folder-by-numbers): Ditto.
7620         (wl-e21-insert-image): Removed.
7621         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7622         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7623         said.
7624         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7625         `wl-e21-force-switch-toolbar'.
7626         (wl-e21-make-icon-image): Removed.
7627         (wl-e21-setup-toolbar): Don't search for XBM files.
7628         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7629         the default value.
7630
7631 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7632
7633         * wl-util.el (wl-biff-check-folder-async): Set
7634         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7635
7636 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7637
7638         * wl-e21.el (after-make-frame-functions): Add
7639         `wl-e21-force-switch-toolbar'.
7640         (wl-e21-force-switch-toolbar): New function force to switch the
7641         toolbar appearance automatically.
7642         (post-command-hook): Add `wl-e21-switch-toolbar'.
7643         (wl-e21-switch-toolbar): New function to switch the toolbar
7644         appearance automatically.
7645         (wl-e21-tool-bar-lines): New buffer local variable.
7646
7647 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7648
7649         * wl-util.el (wl-biff-check-folders-running): New variable.
7650         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7651         (wl-biff-check-folder-async-callback):
7652         Set `wl-biff-check-folders-running'.
7653         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7654         with unwind-protect.
7655
7656         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7657         Enclose `wl-folder-auto-check' with unwind-protect.
7658
7659         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7660         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7661
7662         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7663
7664         * wl-util.el (wl-biff-notify): New inline function.
7665         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7666         locally.
7667         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7668         folder-list' is 1.
7669         Use `wl-biff-notify'.
7670         (wl-biff-check-folder-async-callback): New function.
7671         (wl-biff-check-folder-async): Ditto.
7672
7673         * wl-folder.el (wl-folder): Don't check folders.
7674         (wl-folder-auto-check): New function.
7675
7676 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7677
7678         * wl-util.el (wl-biff-start) [Emacs19+]:
7679         Use `timer-next-integral-multiple-of-time'.
7680         (wl-biff-check-folders): Use `wl-default-folder'
7681         if `wl-biff-check-folder-list' is nil.
7682
7683 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7684
7685         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7686         instead of `elmo-delete-lists'.
7687
7688 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7689
7690         * wl.el (wl-plugged-toggle-all): Set the value of
7691         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7692         (wl-plugged-toggle): Ditto.
7693         (wl-toggle-plugged): Ditto.
7694         (wl-plugged-init): Ditto.
7695
7696         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7697         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7698         instead of `wl-biff-state-indicator-off' and
7699         `wl-biff-state-indicator-on'; don't modify the value and the type
7700         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7701         (wl-plugged-init-icons): Set icons data to
7702         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7703         instead of `wl-plug-state-indicator-off' and
7704         `wl-plug-state-indicator-on'; don't modify the value and the type
7705         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7706
7707         * wl-vars.el (wl-modeline-biff-state-off,
7708         wl-modeline-biff-state-on, wl-modeline-biff-status,
7709         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7710         wl-modeline-plug-status): New internal variables.
7711         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7712         wl-biff-check-interval, wl-biff-check-folder-list): Change
7713         customization group from `wl-folder' to `wl-highlight'.
7714         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7715         wl-show-plug-status-on-modeline): Defcustomized.
7716
7717         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7718         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7719         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7720         a flag to `mode-line-buffer-identification'.
7721
7722         * wl-e21.el (wl-biff-init-icons): Set icons data to
7723         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7724         instead of `wl-biff-state-indicator-off' and
7725         `wl-biff-state-indicator-on'.
7726         (wl-plugged-init-icons): Set icons data to
7727         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7728         instead of `wl-plug-state-indicator-off' and
7729         `wl-plug-state-indicator-on'.
7730
7731 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7732
7733         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7734         excessive titles.
7735
7736 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7737
7738         * wl.el (wl-plugged-mode): Use revised
7739         `wl-mode-line-buffer-identification'.
7740         (wl-plugged-init): Don't use `force-mode-line-update'.
7741
7742         * wl-xmas.el (wl-draft-overload-functions): Use revised
7743         `wl-mode-line-buffer-identification'.
7744         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7745         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7746         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7747         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7748         `wl-make-plugged-hook';
7749         add `wl-folder-init-icons' and `wl-setup-folder' to
7750         `wl-folder-mode-hook'.
7751
7752         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7753         19 as well.
7754         (wl-mode-line-display-priority-list): New user option.
7755         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7756         Defcustomized.
7757         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7758         Add docs.
7759
7760         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7761         start.
7762         (wl-mode-line-buffer-identification): Revised as a function.
7763
7764         * wl-summary.el (wl-summary-mode): Use revised
7765         `wl-mode-line-buffer-identification'; don't call
7766         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7767         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7768         `wl-xmas-setup-summary'.
7769
7770         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7771         `wl-mode-line-buffer-identification'.
7772
7773         * wl-mule.el (wl-draft-overload-functions): Use revised
7774         `wl-mode-line-buffer-identification'.
7775
7776         * wl-folder.el (wl-make-plugged-alist): Don't call
7777         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7778         (wl-folder): Don't call `wl-folder-init-icons' directly.
7779         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7780         `wl-xmas-setup-folder' directly;
7781         use revised `wl-mode-line-buffer-identification'.
7782         (TopLevel): Don't bind `wl-biff-init-icons',
7783         `wl-plugged-init-icons', `wl-folder-init-icons',
7784         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7785
7786         * wl-e21.el (wl-draft-overload-functions): Use revised
7787         `wl-mode-line-buffer-identification'.
7788         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7789         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7790         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7791         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7792         `wl-make-plugged-hook';
7793         add `wl-folder-init-icons' and `wl-setup-folder' to
7794         `wl-folder-mode-hook'.
7795
7796 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7797             Katsumi Yamaoka    <yamaoka@jpl.org>
7798
7799         * wl.el (wl): Call `wl-biff-start'.
7800         (wl-exit): Call `wl-biff-stop'.
7801         (wl-plugged-mode): Show biff in modeline.
7802         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7803
7804         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7805         (wl-biff-init-icons): New function.
7806         (wl-plugged-init-icons): Don't make too much keymaps.
7807         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7808
7809         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7810         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7811         variables.
7812         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7813         options.
7814
7815         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7816         wl-biff-start, wl-biff-stop): New functions.
7817         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7818         (wl-biff-timer-name): New variable.
7819
7820         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7821
7822         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7823         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7824
7825         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7826         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7827
7828         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7829         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7830         `wl-folder-init-icons' to `ignore' if they are not available.
7831         (wl-folder-mode): Show biff in modeline.
7832
7833         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7834         (wl-biff-init-icons): New function.
7835         (wl-plugged-init-icons): Don't make too much keymaps.
7836         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7837
7838 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7839
7840         * wl-vars.el (wl-strict-diff-folders): Customization Type
7841         and doc fix.  Define as a list of regular expressions for
7842         folders or nil.
7843         * wl-folder.el (wl-folder-check-one-entity): Use
7844         `wl-string-match-member' instead of `wl-string-member' for
7845         `wl-strict-diff-folders'.
7846
7847 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7848
7849         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7850         (wl-highlight-folder-current-line): Use it; new implementation.
7851         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7852         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7853         `defsubst' instead of `defun'.
7854
7855         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7856         `wl-highlight-group-folder-by-numbers'; made it can also be a
7857         number.  See info for more details.
7858
7859         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7860         running.
7861
7862         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7863         to bind them.
7864
7865         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7866         (wl-highlight-folder-current-line): New implementation.
7867
7868         * wl-highlight.el (wl-highlight-folder-group-line): New
7869         implementation.
7870         (wl-delete-all-overlays): Rewrite as a marco.
7871         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7872
7873         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7874         running.
7875         (wl-folder-*-glyph): No need to bind them.
7876
7877         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7878         `wl-e21-highlight-folder-group-icon'; rewrite.
7879         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7880         `defsubst' instead of `defun'.
7881         (wl-folder-mode-map): Bind it when compiling.
7882
7883 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7884
7885         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7886
7887         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7888
7889 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7890
7891         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7892
7893 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7894
7895         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7896         (wl-highlight-folder-current-line): Use it.
7897
7898         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7899         in `id-name'.
7900
7901 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7902
7903         * wl.el: Require `wl-e21' when Emacs 21 is running.
7904
7905         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7906         default when Emacs 21 is running.
7907         (wl-use-highlight-mouse-line): Ditto.
7908         (wl-on-emacs21): New constant.
7909         (wl-on-emacs20): Removed.
7910
7911         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7912         Emacs 21 is running.
7913
7914         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7915         Emacs 21 is running.
7916
7917         * wl-e21.el: New file.
7918
7919 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7920
7921         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7922         (wl-toggle-plugged): Ditto.
7923         (wl-plugged-toggle): Ditto.
7924         (wl-plugged-toggle-all): Ditto.
7925
7926         * wl-vars.el (wl-plug-state-indicator): Refer
7927         `wl-plug-state-indicator-on' indirectly.
7928
7929 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7930
7931         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7932         Call `wl-folder-confirm-existence'.
7933
7934         * wl-folder.el (wl-folder-confirm-existence): Added optional
7935         argument `force'.
7936
7937 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7938
7939         * wl-summary.el (wl-summary-refile-subr): Assume
7940         `copy-or-refile' as symbol.
7941         (wl-summary-refile): Follow up above change.
7942         (wl-summary-copy): Ditto.  Doc fix.
7943
7944 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7945
7946         * wl-summary.el (wl-summary-pick): Don't bind
7947         `elmo-search-mime-charset'.
7948
7949         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7950         default using old backquote style.
7951         (wl-search-mime-charset): Abolished.
7952
7953         * wl-highlight.el (wl-highlight-headers):
7954         Call `point' after `re-search-forward'(for Nemacs).
7955
7956         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7957         for elmo-imap4.el.
7958
7959 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7960
7961         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7962         `wl-message-ignored-field-list' instead of
7963         `mime-view-ignored-field-list'.
7964
7965         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7966         Add interactive spec.
7967         (wl-folder-goto-bottom-of-current-folder): Ditto.
7968         (wl-folder-mode-map): Bind them.
7969
7970         * wl-vars.el (wl-message-ignored-field-list): New variable.
7971         (wl-message-visible-field-list): New variable.
7972
7973         * wl-mime.el (wl-mime-header-presentation-method): New function.
7974         (wl-mime-setup): Set header-presentation-method.
7975
7976 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7977
7978         * wl-nemacs.el (wl-draft-overload-functions): Set
7979         `mode-line-buffer-identification' instead of using
7980         `wl-make-modeline'.
7981
7982         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7983         instead of using `wl-make-modeline'.
7984
7985         * wl-xmas.el (wl-plugged-init-icons): Set up
7986         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7987         (wl-make-modeline): Abolish.
7988         (wl-draft-overload-functions): Set
7989         `mode-line-buffer-identification' instead of using
7990         `wl-make-modeline'.
7991
7992         * wl-util.el (wl-make-modeline-subr): Abolish.
7993         (wl-mode-line-buffer-identification): New alias.
7994
7995         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7996         (wl-summary-make-modeline): Abolish.
7997         (wl-summary-buffer-set-folder): Set
7998         `wl-summary-buffer-folder-indicator'.
7999         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8000         of using `wl-make-modeline'.
8001         (wl-summary-switch-to-clone-buffer): Don't set
8002         `mode-line-buffer-identification'.
8003         (wl-summary-goto-folder-subr): Ditto.
8004
8005         * wl-mule.el (wl-draft-overload-functions): Set
8006         `mode-line-buffer-identification' instead of using
8007         `wl-make-modeline'.
8008
8009         * wl-folder.el (wl-folder-mode): Set
8010         `mode-line-buffer-identification' instead of using
8011         `wl-make-modeline'.
8012         (wl-folder): Don't set `mode-line-buffer-identification'.
8013
8014 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8015
8016         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8017         instead of `member' for `wl-refile-guess-func-list' look-ups.
8018         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8019
8020 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8021
8022         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8023         `wl-message-button-dispatcher'.
8024
8025         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8026
8027         * wl-message.el (wl-message-button-dispatcher): Use it.
8028
8029         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8030         "In-Reply-To".
8031
8032         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8033         Bind `case-fold-search' to t.
8034
8035 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8036
8037         * wl-xmas.el (wl-message-overload-functions): Initialize
8038         `wl-message-button-map'.
8039
8040         * wl-mule.el (wl-message-overload-functions): Initialize
8041         `wl-message-button-map'.
8042
8043         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8044
8045         * wl-message.el (wl-message-button-map): New keymap.
8046         (wl-message-add-button): New function.
8047         (wl-message-button-dispatcher): New function.
8048         (wl-message-button-refer-article): New function.
8049
8050         * wl-highlight.el
8051         (wl-highlight-message-add-buttons-to-header): New function.
8052         (wl-highlight-headers): Use it.
8053
8054 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8055
8056         * wl-summary.el (wl-summary-default-from): Use
8057         `wl-address-get-petname-1'.
8058         (wl-summary-simple-from): Ditto.
8059
8060         * wl-address.el (wl-address-get-petname-1): New inline function.
8061         (wl-address-get-petname): Use it.
8062
8063 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8064
8065         * wl-summary.el (wl-summary-default-from): Return full-name part
8066         from the address if no petname was found.
8067         (wl-summary-simple-from): Ditto.
8068
8069         * wl-address.el (wl-address-get-petname): Return nil if no petname
8070         associated with the address was found.
8071
8072 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8073
8074         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8075         display is finished.
8076
8077 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8078
8079         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8080         `elmo-folder-exists-p' argument.
8081
8082 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8083
8084         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8085         the folder.
8086
8087 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8088
8089         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8090
8091         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8092         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8093
8094 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8095
8096         * wl-folder.el (wl-folder-create-subr): New function.
8097         (wl-folder-confirm-existence): Use it.
8098         (wl-folder-check-one-entity): Use it.
8099         Check the error symbol is derived from 'elmo-open-error.
8100
8101         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8102         `ignore-error'.
8103
8104 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8105
8106         * wl-util.el (toplevel): Add (eval-when-compile (require
8107         'elmo-util)).  (Maybe `provide' is typo.)
8108
8109 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8110
8111         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8112         (I don't know why this was needed.)
8113
8114         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8115         Follow up changes for stream-type.
8116
8117         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8118         (wl-draft-elmo-nntp-send): Ditto.
8119
8120         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8121         (wl-nntp-posting-stream-type): Ditto.
8122         (wl-pop-before-smtp-ssl): Abolished.
8123         (wl-nntp-posting-ssl): Ditto.
8124
8125         * wl-address.el (wl-address-quote-specials): New function.
8126         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8127
8128         * wl-draft.el (wl-draft-reply): Ditto.
8129
8130 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8131
8132         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8133         use function `wl-string-match-assoc'.
8134
8135 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8136
8137         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8138
8139         * wl-draft.el (wl-draft-deduce-address-list): New function.
8140         (wl-draft-parse-mailbox-list): Ditto.
8141         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8142         instead of `smtp-deduce-address-list'.
8143         (wl-draft-on-field-p): Follow group list.
8144
8145         * wl-address.el (wl-address-concat-token): New function.
8146         (wl-address-string-without-group-list-contents): Ditto.
8147         (wl-complete-field-body): Fixed problem of completion
8148         by japanese petname.
8149         (wl-address-make-completion-list): Rewrite.
8150
8151 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8152
8153         * wl-address.el (wl-address-make-completion-list): Completion by
8154         petname.
8155         (wl-complete-field-body): Likewise.
8156
8157 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8158
8159         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8160         contains invalid address syntax.
8161
8162 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8163
8164         * wl-folder.el (wl-folder-check-entity-async): Use
8165         `elmo-nntp-spec-hostname'.
8166
8167 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8168
8169         * wl-summary.el (wl-summary-msgdb-load-async): Use
8170         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8171
8172 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8173
8174         * wl-draft.el (wl-draft-reply): Set argument
8175         `content-transfer-encoding' as nil.
8176
8177 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8178
8179         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8180         `wl-refile-alist'.
8181
8182 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8183
8184         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8185         (wl-draft-edit-string): Ditto.
8186         (wl-draft-forward): Ditto.
8187         * wl-summary.el (wl-summary-write): Ditto.
8188
8189 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8190
8191         * wl-summary.el (wl-summary-sync-update3): Call
8192         `wl-summary-buffer-number-column-detect'.
8193         (wl-summary-buffer-number-column-detect): Search from point-min.
8194
8195 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8196
8197         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8198         contains an address which is not included in original to or cc.
8199
8200 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8201
8202         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8203         begin-line does not exist.
8204         * wl-message.el (wl-message-uu-substring): Ditto.
8205
8206 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8207
8208         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8209         clear local variables.
8210         (wl-summary-exit): Call `elmo-commit'.
8211         (wl-summary-switch-to-clone-buffer): Call
8212         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8213         (wl-summary-goto-folder-subr): Ditto.
8214
8215         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8216         POP folder.
8217
8218 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8219
8220         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8221         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8222         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8223         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8224         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8225         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8226
8227         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8228
8229 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8230
8231         * wl-summary.el (wl-summary-search-by-subject):
8232         Search parent message from the latest one.
8233
8234 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8235
8236         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8237         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8238
8239         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8240         New user option.
8241
8242         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8243         if elmo-nntp-use-killed-list is nil.
8244         Use `elmo-msgdb-append-to-killed-list'.
8245         (Append numbers confirmed as disappeared to the killed list.)
8246         (wl-summary-confirm-appends): Don't display negative number.
8247
8248 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8249
8250         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8251
8252 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8253
8254         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8255         range is `all'.
8256         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8257         `elmo-list-bigger-diff'.
8258
8259 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8260
8261         * wl-summary.el (wl-summary-buffer-exit-func):
8262         New buffer local variable.
8263         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8264
8265 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8266
8267         * wl-demo.el (wl-demo): Fix the last change.
8268
8269 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8270
8271         * wl-demo.el (wl-demo): Don't use `eval'.
8272
8273 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8274
8275         * wl-summary.el (wl-summary-buffer-thread-modified):
8276         New buffer-local variable.
8277         (wl-summary-set-thread-modified): New function.
8278         (wl-summary-thread-modified-p): New function.
8279         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8280         (wl-summary-yank-saved-message): Use function
8281         `wl-summary-set-thread-modified'
8282         (wl-summary-switch-to-clone-buffer): Add
8283         `wl-summary-buffer-thread-modified'.
8284
8285         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8286         (wl-summary-buffer-mark-saved-hook): Ditto.
8287         * wl-summary.el (wl-summary-msgdb-save): New hook
8288         `wl-summary-buffer-message-saved-hook' and
8289         `wl-summary-buffer-mark-saved-hook'.
8290
8291 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8292
8293         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8294
8295 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8296
8297         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8298         don't hide scroll bars under FSF Emacsen because it may incur an
8299         undesirable redrawing.
8300
8301 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8302
8303         * wl-draft.el (wl-draft-edit-string): Call
8304         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8305
8306 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8307
8308         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8309
8310 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8311
8312         * wl-summary.el (wl-summary-msgdb-load-async): Call
8313         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8314
8315 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8316
8317         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8318         fringes in demo buffer; center bitmap logo correctly even if old
8319         Mule is used.
8320
8321 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8322
8323         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8324
8325         * wl-refile.el (wl-refile-subject-alist): New variable.
8326         (wl-refile-subject-alist-file-name): Ditto.
8327         (wl-refile-alist-setup): Rewrite.
8328         (wl-refile-alist-save): Use `elmo-object-save'.
8329         Eliminated arguments.
8330         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8331         (wl-refile-guess-by-subject): New function.
8332         (wl-refile-guess-func-list): Added it.
8333
8334 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8335
8336         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8337         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8338
8339 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8340
8341         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8342         New buffer-local variable.
8343         (wl-summary-buffer-next-folder-func): Ditto.
8344         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8345         if non-nil.
8346         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8347         if non-nil.
8348         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8349         if non-nil.
8350         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8351         if non-nil.
8352
8353 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8354
8355         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8356         permanently in the demo buffer.
8357
8358 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8359
8360         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8361         `mime-entity-fetch-field'.
8362
8363         * wl.el (wl-exit): Delete plugged buffer.
8364
8365         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8366         XEmacs has menubar feature.
8367
8368 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8369
8370         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8371         cannot arrive at the beginning of the buffer under old Emacsen.
8372
8373 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8374
8375         * wl-address.el (wl-address-ldap-search):
8376         Call `ldap-search-entries' with `withdn' argument t.
8377         (wl-complete-field-body): Bind completion-ignore-case as t.
8378         Clear ldap search hash when it was sole completion.
8379         Use elmo-string for pattern string.
8380         (wl-ldap-alias-safe-string): Eliminated needless let.
8381
8382 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8383
8384         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8385         (wl-ldap-alias-sep): New constant.
8386         (wl-ldap-search-attribute-type-list): Ditto.
8387         (wl-ldap-get-value): New function.
8388         (wl-ldap-make-filter): Ditto.
8389         (wl-ldap-make-matched-value-list): Ditto.
8390         (wl-ldap-alias-safe-string): Ditto.
8391         (wl-ldap-register-dn-string): Ditto.
8392         (wl-address-ldap-search): Rewrite.
8393
8394 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8395
8396         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8397         thread is deleted.
8398         (wl-thread-delete-line-from-buffer): Ditto.
8399         (wl-thread-get-exist-children): New function.
8400
8401 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8402
8403         * wl-demo.el (wl-demo): Made it to select various image types.
8404         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8405         from `wl-title-logo'.
8406         (wl-logo-ascii): New variable.
8407         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8408         (wl-demo-copyright-notice): New constant.
8409
8410         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8411
8412 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8413
8414         * wl-vars.el (wl-summary-target-above): Renamed from
8415         wl-summary-temp-above.
8416         * wl-score.el (wl-score-get-score-alist): Use it.
8417         (wl-summary-score-update-all-lines): Use it.
8418         * wl-summary.el: Ditto. (make-variable-buffer-local).
8419
8420 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8421
8422         * wl-vars.el (wl-ldap-port): New user option.
8423
8424         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8425         Rewite whole implementation.
8426         (wl-complete-field-body): Fixed.
8427
8428 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8429
8430         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8431         Choose implementation at compile time.
8432
8433 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8434
8435         * wl-address.el (wl-ldap-search-internal): New function.
8436         (wl-complete-field-to): Use it.
8437
8438 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8439
8440         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8441         Use `let' instead of `let*'.
8442         Require 'wl-vars.
8443
8444         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8445         Define as defcustom.
8446         (wl-ldap-base): Ditto.
8447         (wl-use-ldap): Ditto.
8448
8449 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8450
8451         * wl-address.el (wl-ldap-search): New function.
8452         (wl-complete-field-body): Use `wl-ldap-search'.
8453         (wl-ldap-server): New variable.
8454         (wl-ldap-base): Ditto.
8455         (wl-use-ldap): Ditto.
8456
8457 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8458
8459         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8460         (Pointed out by Mito <mit@nines.nec.co.jp>).
8461         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8462         buffer-local variables like `wl-summary-redisplay-internal'.
8463         (wl-summary-redisplay-all-header): Likewise.  Update
8464         Summary view too.
8465
8466 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8467
8468         * wl-summary.el (wl-summary-jump-to-parent-message):
8469         Consider prefix argument.
8470
8471         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8472         when closed thread is deleted.
8473
8474 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8475
8476         * wl-summary.el (wl-summary-jump-to-parent-message):
8477         Consider thread modification.
8478
8479 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8480
8481         * wl-message.el (wl-message-normal-get-original-buffer): Use
8482         `save-excursion'.
8483
8484         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8485         (wl-summary-showto-folder-regexp): Ditto.
8486
8487 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8488
8489         * wl-util.el (wl-delete-alist): Doc fix.
8490         (wl-delete-associations): New function.
8491         (wl-inverse-alist): New function.
8492         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8493         Split temporary variables. Use `wl-delete-associations'
8494         and `wl-inverse-alist'.
8495         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8496
8497 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8498
8499         * wl-folder.el (wl-folder-prefetch-entity):
8500         Execute prefetching if new count is unknown.
8501
8502 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8503
8504         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8505
8506         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8507         delete entity.
8508         (wl-thread-set-parent): If insert as top, set linked as nil.
8509
8510         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8511         `wl-thread-cleanup-symbols' when view mode is thread.
8512
8513 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8514
8515         * wl-folder.el (wl-folder-create-folder-entity): Use
8516         with-current-buffer.
8517         (wl-local-folder-init): Call set-buffer to make sure we are in
8518         the Folder buffer. Don't touch buffer-local variables here.
8519         (wl-folder-mode): Initialize buffer-local variables here.
8520
8521         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8522         (wl-folder-entity-assign-id): Ditto.
8523         (wl-folder-create-entity-hashtb): Ditto.
8524         (wl-local-folder-init): Ditto.
8525         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8526
8527 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8528
8529         * wl-summary.el (wl-summary-default-from): Fix probrem when
8530         std11-extract-address-components return (nil "foo@bar").
8531
8532 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8533
8534         * wl-draft.el (wl-draft-clone-local-variables):
8535         Remove redundant `setq'.
8536
8537 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8538
8539         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8540         Bind wl-highlight-x-face-func as nil while highlighting header.
8541
8542 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8543
8544         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8545
8546 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8547
8548         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8549         elmo-msgdb-overview-hashtb from copy-variables.
8550         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8551         instead of `elmo-msgdb-overview-get-entity-by-number'.
8552         (wl-summary-auto-refile): Ditto.
8553
8554         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8555         `elmo-msgdb-overview-get-entity' instead of
8556         `elmo-msgdb-search-overview-entity'.  Use
8557         `elmo-msgdb-overview-get-entity' instead of
8558         `elmo-msgdb-overview-get-entity-by-number'.
8559         (wl-thread-insert-entity-sub): Ditto.
8560         (wl-thread-insert-message): Ditto.
8561
8562         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8563         `elmo-msgdb-overview-get-entity'.
8564         (wl-normal-message-redisplay): Ditto.
8565
8566 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8567
8568         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8569         `wl-thread-entities'.
8570         (wl-thread-delete-message): Fix remove top message from
8571         `wl-thread-entity-list'.
8572
8573         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8574         wl-append(nconc), because update-list is broken on Meadow.
8575
8576         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8577         updating process.
8578         (wl-summary-rescan): Ditto.
8579         (wl-summary-sync-update3): Ditto.
8580         * wl-thread.el (wl-thread-set-parent): Renamed from
8581         `wl-summary-set-parent'.
8582         (wl-thread-insert-message): Updating buffer faster.
8583         (wl-thread-delete-message): Updating buffer faster.
8584
8585         * wl-score.el (wl-summary-score-update-all-lines): Changed
8586         interval for display progress gauge.
8587
8588 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8589
8590         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8591         folder always-sticky.
8592         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8593         defmacro.
8594
8595 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8596
8597         * wl-vars.el (wl-draft-add-references): New user option.
8598
8599         * wl-draft.el (wl-draft-add-references): New function.
8600         (wl-draft-yank-from-mail-reply-buffer): Use it.
8601         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8602         as nil.
8603
8604 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8605
8606         * wl-thread.el (wl-thread-update-line-msgs): Called
8607         `wl-thread-update-line-on-buffer-sub'.
8608         (wl-thread-update-line-on-buffer): Delete routine of inserting
8609         thread.
8610         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8611         moved from `wl-thread-update-line-on-buffer'.
8612         Add threshold for displaying progress gauge.
8613         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8614         argument of `wl-thread-update-line-msgs'.
8615         Add threshold for displaying progress gauge.
8616         * wl-folder.el:
8617         Add threshold for displaying progress gauge.
8618         * wl-score.el: Ditto.
8619
8620         * wl-expire.el (wl-summary-expire): Display deleting info.
8621
8622 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8623
8624         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8625         `no-msg'.
8626         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8627         argument of `wl-thread-update-line-msgs'.
8628         (wl-summary-set-parent): Added optional argument `parent-number'.
8629         (wl-summary-buffer-saved-message): New buffer local variable.
8630         (wl-summary-save-current-message): New command.
8631         (wl-summary-yank-saved-message): Ditto.
8632         (wl-summary-mode-map): Added key binding for
8633         `wl-summary-save-current-message' (\ew) and
8634         `wl-summary-yank-saved-message' (\C-y).
8635         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8636
8637 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8638
8639         * wl-summary.el (wl-summary-mode-map): Added key binding for
8640         `wl-summary-set-parent' (ts).
8641
8642 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8643
8644         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8645         subject faster. If thread number is reverse, delayed updating
8646         thread.
8647         (wl-summary-search-by-subject): Ditto.
8648         (wl-summary-put-alike): Ditto.
8649         (wl-summary-get-alike): Ditto.
8650         (wl-summary-insert-headers): Insert header of all overview in
8651         buffer.
8652         (wl-summary-rescan): Delayed updating thread. Kill search subject
8653         buffer for wl-summary-search-by-subject.
8654         (wl-summary-sync-update3): Ditto.
8655         (wl-summary-exit): Ditto.
8656         (wl-summary-goto-bottom-of-current-thread): Change for linked
8657         thread.
8658         (wl-summary-overview-create-summary-line): Change line for linked
8659         thread.
8660
8661         * wl-summary.el (wl-summary-update-thread): Use
8662         wl-thread-maybe-get-children-num.
8663         (wl-summary-set-parent): If change parent, move sub thread.
8664         (wl-summary-redisplay-internal): Add horizontal recenter.
8665         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8666
8667         * wl-thread.el (wl-thread-entity-get-linked): New function.
8668         (wl-thread-entity-set-linked): New function.
8669         (wl-thread-create-entity): Add linked element.
8670         (wl-thread-entity-insert-as-top): Use wl-append.
8671         (wl-thread-maybe-get-children-num): If closing thread, return
8672         children msgs.
8673         (wl-thread-update-line-msgs): Displaying progress message.
8674         (wl-thread-update-line-on-buffer-sub): Use
8675         wl-thread-maybe-get-children-num.
8676         (wl-thread-update-line-on-buffer): If update line is not exists,
8677         insert thread.
8678         (wl-thread-delete-message): If delete top msg of thread, search
8679         parent by subject.
8680         (wl-thread-insert-entity): Use
8681         wl-thread-maybe-get-children-num.
8682
8683         * wl-highlight.el (wl-highlight-summary-current-line): change
8684         sregexp for linked thread.
8685         * wl-util.el (wl-count-lines): Count lines.
8686         (wl-horizontal-recenter): horizontal recenter.
8687         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8688         (wl-score-get-alike): Ditto.
8689         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8690         (wl-subject-length-limit): New variable.
8691         (wl-highlight-thread-indent-string-regexp): Changed for linked
8692         thread.
8693
8694 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8695
8696         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8697         New variable (revival).
8698         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8699         by subject matching if there's no in-reply-to nor references field
8700         (revival).
8701
8702 \f
8703 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8704
8705         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8706         message.
8707
8708 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8709
8710         * wl-summary.el (wl-summary-reply): Return t if there was a
8711         message at cursor point.
8712         Added unwind-protect.
8713         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8714         returns t.
8715         (wl-summary-cancel-message): Do nothing when there's no message at
8716         cursor point.
8717         (wl-summary-forward): Ditto.
8718         (wl-summary-jump-to-parent-message): Ditto.
8719         (wl-summary-reedit): Ditto.
8720         (wl-summary-edit-addresses): Ditto.
8721         (wl-summary-pipe-message): Ditto.
8722         (wl-summary-print-message-with-ps-print): Ditto.
8723         (wl-summary-print-message): Ditto.
8724         (wl-summary-mark-as-important): Ditto.
8725         (wl-summary-mark-as-unread): Ditto.
8726
8727         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8728         message at cursor point.
8729         (wl-summary-reply-with-citation): Remove unwind-protect.
8730
8731         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8732         subject searching feature.
8733         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8734         Eliminated.
8735
8736 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8737
8738         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8739         New variable.
8740         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8741         by subject matching if there's no in-reply-to nor references field.
8742
8743         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8744
8745         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8746         when display is finished.
8747         (wl-folder-open-all): Ditto.
8748         (wl-folder-update-access-group): Ditto.
8749         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8750         * wl-thread.el (wl-thread-close-all): Ditto.
8751
8752         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8753         progress gauge only when it was displayed.
8754         * wl-folder.el (wl-folder-insert-entity): Ditto.
8755
8756 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8757
8758         * wl-summary.el (wl-summary-incorporate): Enclose
8759         `wl-summary-sync-force-update' with save-excursion.
8760
8761 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8762
8763         * wl-summary.el (wl-summary-prefetch-region):
8764         Pass current cursor point to `pos-visible-in-window-p' after
8765         moving cursor to the started point.
8766
8767 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8768
8769         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8770
8771         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8772         fields from the forwarding message.
8773         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8774         `ignored-fields'.
8775
8776 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8777
8778         * wl-mime.el (wl-message-request-partial):
8779         Eliminated argument `msgdb'.
8780         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8781         (wl-mime-combine-message/partial-pieces): Likewise.
8782         * tm-wl.el (wl-message-request-partial): Likewise.
8783         (wl-mime-combine-message/partial-pieces): Likewise.
8784
8785 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8786
8787         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8788         when display is finished.
8789
8790 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8791
8792         * wl-summary.el (wl-summary-goto-folder-subr):
8793         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8794
8795 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8796
8797         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8798         when cursor point is visible.
8799
8800 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8801
8802         * wl-expire.el (wl-expire-archive-get-max-number):
8803         Don't use `file-name-directory'.
8804
8805 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8806
8807         * wl-expire.el (wl-expire-archive-get-max-number):
8808         Use `file-name-directory'.
8809
8810 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8811
8812         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8813         only when there is progress.
8814
8815 2000-04-13  Mito <mit@nines.nec.co.jp>
8816
8817         * wl-summary.el (wl-summary-sync-marks): Display progress.
8818
8819 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8820
8821         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8822         (wl-summary-prev): Move cursor regardless of unread status.
8823         (wl-summary-next): Ditto.
8824
8825 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8826
8827         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8828         Added argument `target' and `number'.
8829         * tm-wl.el (wl-summary-burst-subr): New function.
8830         (wl-summary-burst): Use it.
8831
8832 2000-04-10  Mito <mit@nines.nec.co.jp>
8833
8834         * wl-mime.el (wl-burst): New function.
8835         (wl-summary-burst): Use it.
8836
8837 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8838
8839         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8840         as petname when there's no candidate.
8841
8842 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8843
8844         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8845         New variable.
8846         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8847
8848         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8849
8850         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8851
8852 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8853
8854         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8855         Use substring of `original' instead of buffer-substring.
8856         (wl-refile-evaluate-rule):
8857         Set `original' argument of wl-refile-expand-newtext.
8858
8859         * wl-summary.el
8860         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8861         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8862         (wl-summary-auto-refile): Check existence of destination folder just
8863         before marking.
8864
8865 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8866
8867         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8868         when wl-refile-get-field-value return nil.
8869
8870 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8871
8872         * wl-refile.el
8873         (wl-refile-expand-newtext): New function imported from Gnus.
8874         (wl-refile-evaluate-rule): Use it.
8875
8876 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8877
8878         * wl-summary.el (wl-summary-print-destination):
8879         Duplicate folder string to avoid putting text-property on
8880         original string.
8881
8882         * wl-refile.el (wl-refile-get-field-value): New function.
8883         (wl-refile-evaluate-rule): New function;
8884         Evaluate refile rule recursively.
8885         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8886         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8887         New function; Check existence of a target folder recursively.
8888         (wl-summary-auto-refile-check-refile-rule-alist):
8889         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8890
8891 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8892
8893         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8894
8895         * wl-folder.el (wl-create-folder-entity-from-buffer):
8896         Fixed problem when '}' character is contained in folder name.
8897
8898         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8899
8900 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8901
8902         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8903         (wl-fldmgr-add-completion-all-completions):
8904         Use wl-fldmgr-add-completion-hashtb.
8905
8906 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8907
8908         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8909         wl-fldmgr-add-completion-subr): New functions.
8910         * wl-folder.el (wl-folder-completion-func): New variable.
8911         * wl-summary.el (wl-summary-read-folder):
8912         Use wl-folder-completion-func.
8913
8914         * wl-refile.el: Eliminate throw & catch.
8915
8916         * wl.el (wl-plugged-sending-queue-status): Fixed.
8917
8918 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8919
8920         * wl-draft.el (wl-draft): Put category property on
8921         mail-header-separator.