79a7ee5c48c551342a26ef9f6685c7ac46ca95e8
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-address.el (wl-address-delete-user-mail-addresses): New
4         function.
5         * wl-refile.el (wl-refile-guess-by-history): Use it.
6         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
7         (wl-draft-make-mail-followup-to): Ditto and fix logic.
8
9         * wl-draft.el (wl-draft-edit-string): To judge sender address,
10         use wl-address-user-mail-address-p.
11
12 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
13
14         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
15         after opening group.
16
17 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
18
19         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
20         of elmo-set-buffer-multibyte.
21
22         * wl-message.el (wl-original-message-mode): Ditto.
23
24         * wl-score.el (wl-score-insert-header): Ditto.
25
26         * wl-summary.el
27         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
28         (wl-summary-goto-folder-subr): Ditto.
29         (wl-summary-insert-headers): Ditto.
30
31         * wl-util.el (wl-set-string-width): Ditto.
32
33         * Version number is increased to 2.11.29.
34
35 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
36
37         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
38         (wl-highlight-summary-line-help-echo-alist): New variable.
39         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
40         into `wl-highlight-summary-line-help-echo' and
41         `wl-highlight-flag-folder-help-echo'.
42         (wl-highlight-summary-line-string): Change accordingly.
43         (wl-highlight-summary-current-line): Ditto.
44
45 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
46
47         * wl-highlight.el (wl-highlight-message): Ignore white spaces
48         at the beginning of field body (Thanks to Markus Knittig).
49
50         * wl-draft.el (wl-draft-insert-current-message): Also check
51         summary buffer, remove unnecessary tag.
52
53 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
54
55         * wl-draft.el (wl-draft-insert-current-message): Cause error also
56         when wl-message-buffer is nil.
57
58         * wl-folder.el (wl-folder): Abolish unused argument.
59         Call wl-folder-init when wl-folder-entity is nil.
60         * wl.el (wl): Change accordingly.
61
62 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
63
64         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
65         multibyte string before insert into draft buffer.
66         (wl-draft-create-buffer): Always enable multibyte characters for
67         draft buffer.
68
69         * Version number is increased to 2.11.28.
70
71 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
72
73         * wl-folder.el (wl-folder-open-close): Handle blank line.
74         (wl-folder-jump-to-current-entity): Ditto.
75
76 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * Version number is increased to 2.11.27.
79
80 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
81
82         * wl-thread.el (wl-thread-insert-message): When the thread is
83         devided by wl-summary-max-thread-depth, insert line at the end of
84         buffer.
85
86 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
87
88         * Version number is increased to 2.11.26.
89
90 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
91
92         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
93
94 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
95
96         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
97         value of stream-type and session.
98
99 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
100
101         * Version number is increased to 2.11.25.
102
103 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
104
105         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
106         in a quit message.
107
108 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
109
110         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
111         (wl-summary-redisplay-no-mime-internal): Ditto.
112
113 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
114
115         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
116         * wl-vars.el (wl-smtp-connection-type): Ditto.
117
118 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
119
120         * wl-highlight.el (wl-highlight-message): Change to strict regexp
121         for the separator line and quote mail-header-separator.
122
123 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
124
125         * wl-spam.el (wl-message-check-spam): Fixed problem no display
126         result message.
127
128         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
129         `elmo-multiple-fields-body-list' with boundary as
130         mail-header-separator.
131
132 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
133
134         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
135
136 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
137
138         * wl-util.el (wl-list-diff): Remove unused function.
139
140         * wl-draft.el (wl-draft-send-confirm): Discard input before
141         confirmation.
142
143 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
144
145         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
146         order of flag and new.
147
148 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
149
150         * wl-vars.el (wl-refile-policy-alist): Abolished.
151
152         * wl-action.el (wl-summary-set-action-refile): Follow the change
153         above.
154
155 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * wl-highlight.el (wl-highlight-signature-search): Don't use
158         re-search-backward for a long word since it is possible to crash
159         XEmacs because of a bug.
160
161 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
162
163         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
164
165 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
166
167         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
168         argument for wl-summary-sync-force-update.
169
170 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
171
172         * wl-summary.el (wl-summary-mode-map): Revival of
173         wl-summary-mark-as-important related bindings;
174         Bind 'F','tF','mF','rF','m&'.
175         (wl-summary-mark-as-important-region): Revival.
176         (wl-summary-target-mark-mark-as-important): Ditto.
177         (wl-summary-target-mark-operation): New function.
178         (wl-summary-target-mark-mark-as-answered): Use it.
179         (wl-summary-decide-flag): Don't set Important as default.
180         (wl-summary-mark-as-important-internal): Revival.
181         (wl-summary-mark-as-important): Ditto.
182
183         * wl-thread.el (wl-thread-mark-as-important): Ditto.
184
185         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
186         instead of facep.
187
188 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
189
190         * wl-dnd.el (wl-dnd-drop-func): Fix.
191
192         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
193         mouse-set-point instead of posn-point.
194
195         * wl-xmas.el (wl-completing-read-multiple): Define as function.
196
197         * wl-mule.el (wl-completing-read-multiple): Ditto.
198
199 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
200
201         * wl-demo.el (face-background-name): Defalias to avoid compile
202         warning.
203
204 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
205
206         * wl-summary.el (wl-summary-decide-flag): Use
207         wl-completing-read-multiple instead of completing-read-multiple.
208
209         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
210         New alias.
211
212         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
213         Use face-background-name instead of face-background.
214
215         * wl-vars.el (wl-summary-save-file-suffix): New user option.
216
217         * wl-summary.el (wl-summary-save): Use it.
218         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
219
220         * wl-mime.el (wl-mime-save-content): Fix last change.
221
222 2004-02-10  Len Trigg <lenbok@myrealbox.com>
223
224         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
225         New function.
226         (wl-summary-sort-specs): Added sort.
227         * wl-mime.el (wl-mime-save-content): Expand file name.
228
229 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
230
231         * wl-mime.el (wl-draft-preview-message): Fixed typo.
232
233         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
234
235 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
236
237         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
238         for flag if it is not defined.
239
240 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
241
242         * wl-e21.el (wl-highlight-folder-current-line): Use
243         elmo-folder-type-internal when elmo-folder-type returns nil.
244
245         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
246
247         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
248
249         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
250
251         * wl-e21.el (wl-summary-toolbar): Ditto.
252
253         * wl-vars.el (wl-demo-background-color): Abolished.
254         (wl-summary-persistent-mark-priority-list): Renamed from
255         wl-summary-flag-priority-list.
256         (wl-summary-flag-alist): New user option.
257         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
258         (wl-message-mode-line-format-spec-alist): Added 'F'.
259         (wl-message-mode-line-format): Likewise.
260         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
261         instead of wl-summary-important-mark.
262         (wl-file-folder-icon): New variable.
263
264         * wl-thread.el (wl-thread-set-flags): Renamed from
265         wl-thread-mark-as-important.
266
267         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
268         warning.
269         (wl-summary-mode-menu-spec): Follow the change of 
270         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
271         (wl-summary-mode-map): Follow the change of
272         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
273         (wl-summary-detect-mark-position): Follow the variable name change.
274         (wl-summary-set-flags-region): New function for the replacement of
275         wl-summary-mark-as-important-region.
276         (wl-summary-sync-marks): Sync all global-flags.
277         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
278         instead of elmo-message-flagged-p.
279         (wl-summary-persistent-mark-string): Follow the variable name change;
280         Put wl-summary-flag-mark if the message has global-flag.
281         (wl-summary-target-mark-set-flags): Renamed from 
282         wl-summary-target-mark-mark-as-important.
283         (wl-summary-decide-flag): New function.
284         (wl-summary-set-flags-internal): Renamed from
285         wl-summary-mark-as-important-internal.
286         (wl-summary-add-flags-internal): New function.
287         (wl-summary-remove-flags-internal): Ditto.
288         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
289         (wl-summary-mark-as-unimportant): Abolish.
290         (wl-summary-move-spec-alist): Changed `important' to `digest'.
291         (wl-summary-next-message): List flagged messages in the msgdb.
292
293         * wl-score.el (wl-summary-score-update-all-lines): Use
294         wl-summary-add-flags-internal instead of 
295
296         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
297
298         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
299         from wl-message-buffer-cur-flag (To avoid misunderstanding).
300         (wl-message-buffer-require-all-header): Renamed from
301         wl-message-buffer-all-header-flag (Ditto).
302         (wl-message-buffer-flag-indicator): New variable.
303         (wl-message-redisplay): Changed local varibale name from `flag' to
304         `display-type'; Set up wl-message-buffer-flag-indicator.
305         (wl-message-buffer-display): Changed varibale name from `flag' to
306         `display-type'.
307         (wl-message-display-internal): Likewise.
308
309         * wl-highlight.el (wl-highlight-demo-face): Define default background
310         color.
311         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
312
313         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
314
315         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
316         (wl-demo-setup-properties): Renamed from
317         `wl-demo-set-background-color'.
318         (wl-demo): Follow the change above.
319         
320         * Version number is increased to 2.11.24.
321
322 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
323
324         * wl-summary.el (wl-summary-toggle-thread): Call
325         `wl-summary-rescan' with disable-thread as non-nil.
326         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
327
328 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
329
330         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
331         foreground property of the face.
332         (wl-demo-insert-text): Don't set up face property here.
333         (wl-demo): Call wl-demo-set-background-color, anyway.
334
335 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
336
337         * wl-vars.el (wl-demo-background-color): The value can be nil.
338
339 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
340
341         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
342         to wl-summary-wheel-dispatcher.
343
344         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
345         wl-message-wheel-dispatcher.
346         (wl-message-wheel-dispatcher): New function.
347         (wl-summary-wheel-dispatcher): Ditto.
348
349 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
350
351         * wl-action.el (wl-summary-target-mark-all): List messages which are
352         not in the killed-list.
353
354         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
355         only when the folder is 'flag/important.
356
357         * wl-address.el (wl-complete-field-body): Complete if the last
358         character is a space.
359
360 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
361
362         * wl-folder.el (wl-folder-clear-entity-info): Use
363         elmo-clear-hash-val.
364
365         * wl-fldmgr.el (wl-fldmgr-rename): Set
366         wl-folder-info-alist-modified as t.
367
368 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
369
370         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
371
372 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
373
374         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
375         (wl-folder-buffer-last-visited-entity-id): New buffer local
376         variable.
377         (wl-folder-revisit-last-visited-folder): New function.
378         (wl-folder-mode-map): Bind it to "C-i".
379         (wl-folder-set-current-entity-id): Set last visited folder.
380         * wl-summary.el (wl-summary-exit): Ditto.
381
382 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
383
384         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
385         before calling `recenter' in order to cope with an XEmacs bug.
386
387 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
388
389         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
390         to the default value.
391
392 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
393
394         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
395         change.
396         (wl-summary-sync-marks): Ditto.
397         (wl-summary-mark-as-read-internal): Ditto.
398         (wl-summary-mark-as-answered-internal): Ditto.
399         (wl-summary-mark-as-important-internal): Ditto.
400         (wl-summary-reply): Ditto.
401
402         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
403         instead of `elmo-folder-unflag-answered'.
404
405         * Version number is increased to 2.11.23.
406
407         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
408         the last change.
409
410 2004-01-11  Kenichi Okada  <okada@opaopa.org>
411
412         * wl-spam.el (wl-summary-exec-action-refile-with-register):
413         Specify "spam" or "good".
414
415 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
416
417         * wl-spam.el (wl-summary-exec-action-spam): Call
418         wl-folder-confirm-existence for spam folder.
419         (wl-spam-setup): Bind "mk".
420
421 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
422
423         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
424
425 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
426
427         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
428         destination folder is empty.
429
430 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
431
432         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
433         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
434
435         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
436         (wl-summary-refile-prev-destination-region): New function.
437         (wl-thread-refile-prev-destination): Ditto.
438         (wl-summary-target-mark-refile-prev-destination): Ditto.
439
440 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
441
442         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
443         (wl-demo-background-color): Changed default value.
444
445         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
446         color.
447
448         * wl-demo.el (wl-demo-set-background-color): New function.
449         (wl-demo): Call it.
450
451 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
452
453         * wl-address.el (wl-address-delete): Avoid mis-deleting.
454         * wl-address.el (wl-address-add-or-change): Don't add empty
455         address.
456
457 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
458
459         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
460
461 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
462
463         * wl-vars.el (wl-demo-image-filter-alist): New variable
464         (wl-demo-background-color): Ditto.
465
466         * wl-demo.el (wl-demo-xpm-set-background): New function.
467         (wl-demo-image-filter): Ditto.
468         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
469
470         * wl-vars.el (wl-demo-icon-name-alist): New variable.
471
472         * wl-demo.el (wl-demo-icon-name): Define as function.
473         (wl-demo-insert-image): Use it.
474
475 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
476
477         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
478
479 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
480
481         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
482
483 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
484
485         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
486
487 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
488
489         * wl-thread.el (wl-thread-mark-as-answered): New function.
490
491         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
492         answered" entry.
493         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
494         "r&" and wl-thread-mark-as-answered to "t&".
495         (wl-summary-mark-as-important-region): Refine to toggle mark.
496         (wl-summary-mark-as-answered-region): New function.
497         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
498         and 3rd argument.
499         (wl-summary-mark-as-important-internal): Likewise.
500
501 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
502
503         * wl-template.el (wl-template-preview): New internal variable.
504         (wl-template-preview-p): New function.
505         (wl-template-show): Bind `wl-template-preview' as t.
506
507 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
508
509         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
510         `elmo-message-entity-field' with 3rd argument which is non-nil.
511
512 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
513
514         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
515         Removed duplicate local bind `folder'.
516
517 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
518
519         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
520
521 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
522
523         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
524         duplicate definition.
525
526 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
527
528         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
529         non-nil, use it; Don't fetch message if there's no message in the
530         current cursor position.
531
532 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
533
534         * wl-util.el (wl-region-exists-p): Use region-active-p.
535         (wl-deactivate-region): New function.
536         * wl-message.el (wl-message-redisplay): Deactivate region.
537
538         * wl-summary.el (wl-summary-reply): Call
539         `wl-summary-set-message-buffer-or-redisplay' instead of
540         `wl-summary-redisplay-internal', don't move point.
541
542 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
543
544         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
545         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
546         by regexp.
547
548 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
549
550         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
551         if no need.
552
553 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
554
555         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
556         default value to nil.
557         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
558         `wl-summary-prepare-hook'; Replace refile action to
559         `wl-summary-exec-action-refile-with-register'.
560
561         * Version number is increased to 2.11.22.
562
563 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
564
565         * wl-summary.el (wl-summary-detect-mark-position): Set
566         `wl-summary-buffer-weekday-name-lang'.
567
568 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
569
570         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
571         (wl-summary-mark-as-read-all): Ditto.
572         (wl-summary-delete-messages-on-buffer): Ditto.
573         (wl-summary-sync-update): Ditto.
574         (wl-summary-mark-as-read-internal): Ditto.
575         (wl-summary-mark-as-answered-internal): Ditto.
576         (wl-summary-update-folder-info): Abolished.
577
578 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
579
580         * wl-summary.el (wl-summary-mark-as-read-all): Use
581         `wl-summary-update-folder-info' instead of
582         `wl-folder-update-unread'.
583
584 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
585
586         * wl-summary.el (wl-summary-update-folder-info): New function derived from
587         `wl-summary-folder-info-update'.
588         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
589         instead of `wl-summary-folder-info-update'.
590         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
591         `wl-folder-set-folder-updated'.
592         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
593         instead of `wl-folder-update-unread'.
594         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
595         the value of `wl-summary-buffer-unread-count' for the second parameter of
596         `wl-folder-update-unread'.
597
598         * Version number is increased to 2.11.21.
599
600 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
601
602         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
603         a local variable.
604
605 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
606
607         * wl-spam.el (wl-summary-mark-spam): Show message only if call
608         interactively.
609
610         * wl-summary.el (wl-summary-mark-as-important-internal): New
611         internal function.
612         (wl-summary-mark-as-important): Use it.
613         (wl-summary-mark-as-unimportant): New function.
614         (wl-summary-sync-marks): Follow the API change.
615
616         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
617
618         * wl-mime.el (wl-summary-burst): Check target folder is writable.
619
620 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
621
622         * wl-folder.el (wl-folder-update-unread): Re-indent.
623         Narrow the scope of a local variable.
624
625 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
626
627         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
628         (wl-addrmgr-merge-entries): Ditto.
629         (wl-addrmgr): Added to address entry which exists in draft buffer
630         if no entry is in original.
631
632 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
633
634         * wl-batch.el: New file.
635
636 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
637
638         * wl-vars.el (wl-use-semi): Remove unused variable.
639
640 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
641
642         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
643         "?".
644
645 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
646
647         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
648         wl-summary-new-mark.
649         (wl-summary-new-cached-mark): New user option.
650         (wl-summary-score-marks): Follow the change above.
651         (wl-summary-auto-refile-skip-marks): Ditto.
652         (wl-summary-incorporate-marks): Ditto.
653         (wl-summary-expire-reserve-marks): Ditto.
654
655         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
656
657         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
658         (wl-summary-persistent-mark-string): Distinguished between cached
659         and uncached mark when the message is new.
660
661 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
662
663         * wl-spam.el (wl-spam-domain): Renamed from
664         `wl-spam-folder-guess-domain'.
665         (wl-summary-exec-action-spam): Register as spam if domain of the
666         source folder is good.
667         (wl-summary-exec-action-refile-with-register): Register message if
668         domain of the source folder is not undecided.
669
670 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
671
672         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
673         detect thread loop.
674
675 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
676
677         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
678         and wl-summary-skip-mark-list.
679
680 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
681
682         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
683
684         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
685
686         * wl-spam.el (toplevel): Require wl-highlight.
687         (wl-spam-auto-check-policy-alist): Abolish.
688         (wl-spam-auto-check-folder-regexp-list): New user option.
689         (wl-spam-auto-check-marks): Ditto.
690         (wl-spam-mark-action-list): Ditto.
691         (wl-highlight-summary-spam-face): New face.
692         (wl-spam-auto-check-message-p): New function.
693         (wl-spam-map-spam-messages): Fixed message.
694         (wl-spam-register-spam-messages): Ditto.
695         (wl-spam-register-good-messages): Ditto.
696         (wl-summary-spam-map): Add and remove keybind.
697         (wl-summary-target-mark-spam): Abolish.
698         (wl-summary-refile-spam): Ditto.
699         (wl-summary-test-spam): New function.
700         (wl-summary-mark-spam): Ditto.
701         (wl-summary-auto-check-spam): Follow the above change.
702         (wl-summary-exec-action-spam): New function.
703         (wl-summary-exec-action-refile-with-register): Fixed message.
704         (wl-message-check-spam): New function.
705         (wl-spam-setup): Ditto.
706         (toplevel): Call it if this file is loaded interactivity.
707
708         * Version number is increased to 2.11.20.
709
710 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
711
712         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
713         when new optional argument `force' is non nil or modified.
714
715 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
716
717         * wl.el (toplevel): Require wl-spam when compile.
718         (wl-save-status): Call wl-spam-save-status.
719
720         * wl-spam.el (wl-spam-register-spam-messages): New function.
721         (wl-spam-register-good-messages): Ditto.
722         (wl-spam-save-status): Ditto.
723         (wl-summary-mode-map): Bind
724         wl-summary-target-mark-register-as-spam to "ms" and
725         wl-summary-target-mark-register-as-good to "mn".
726         (wl-summary-register-as-spam): Abolish optional argument; Use
727         wl-spam-register-spam-messages.
728         (wl-summary-register-as-spam-all): Use
729         wl-spam-register-spam-messages.
730         (wl-summary-register-as-good): Abolish optional argument; Use
731         wl-spam-register-good-messages.
732         (wl-summary-register-as-good-all): Use
733         wl-spam-register-good-messages.
734         (wl-summary-target-mark-register-as-spam): New funtion.
735         (wl-summary-target-mark-register-as-good): Ditto.
736
737 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
738
739         * wl-spam.el: New file.
740
741 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
742
743         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
744
745         * wl-action.el (wl-auto-refile-guess-functions): New variable.
746         (wl-summary-auto-refile): Call wl-refile-guess with
747         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
748
749 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
750
751         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
752         with disable-thread argument non-nil.
753
754 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
755
756         * wl-summary.el (wl-summary-rescan): Added optional argument
757         disable-thread.
758         (wl-summary-sync): Call wl-summary-rescan with argument
759         disable-thread.
760         (wl-summary-input-range): Added new range `rescan-thread'.
761
762 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
763
764         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
765
766 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
767
768         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
769         internal variable.
770         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
771         wl-summary-search-parent-by-subject-regexp and
772         wl-summary-divide-thread-when-subject-changed as nil.
773         (wl-summary-insert-sequential): If entity is nil, nothing to do.
774         (wl-summary-insert-thread): Search parent entity from
775         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
776         thread loop.
777
778 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
779
780         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
781
782         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
783
784         * wl-util.el (wl-require-update-all-folder-p): New function.
785         (wl-get-assoc-list-value): Added `function' to match directive.
786         (wl-collect-draft): Rewrite.
787
788         * wl-summary.el (wl-summary-sync-update): Clear faces
789         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
790         are non-nil.
791         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
792         argument as function.
793         (wl-summary-input-range): Ditto.
794
795         * wl-folder.el (wl-draft-get-folder): New function.
796         (wl-folder-get-elmo-folder): Consider draft folder.
797
798         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
799         (wl-draft-buffer-message-number): New buffer local variable.
800         (wl-draft-folder-internal): New internal variable.
801         (wl-draft-delete): Rewrite.
802         (wl-draft-save): Ditto.
803         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
804         wl-folder-get-elmo-folder.
805         (wl-draft-config-info-operation): Ditto.
806         (wl-jump-to-draft-folder): Ditto.
807         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
808         (wl-draft-reedit): Rewrite.
809
810         * Version number is increased to 2.11.19.
811         
812 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
813
814         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
815         variable.
816
817 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
818
819         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
820         Use ignore-errors instead of unwind-protect.
821
822 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
823
824         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
825         for updating `wl-thread-entity-list'.
826
827 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
828
829         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
830         parameter from calling `wl-thread-entity-get-older-brothers' and
831         `wl-thread-entity-get-younger-brothers'.
832         Replace nested `append' with a single one.
833
834 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * wl-summary.el (wl-summary-mode): Don't use the return value of
837         `make-local-hook'.
838
839 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
840
841         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
842         instead of `let*'.
843         (wl-thread-delete-message): Likewise.  Split and narrow the scope
844         of local variables.
845
846 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
847
848         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
849         Renamed from wl-summary-window-scroll-functions.
850         (wl-summary-window-scroll-functions): Don't set to variable.
851         (wl-summary-display-top): Use run-hooks.
852         (wl-summary-display-bottom): Ditto.
853         (wl-summary-toggle-disp-msg): Ditto.
854         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
855         Use it instead of wl-summary-window-scroll-functions.
856         (wl-summary-goto-folder-subr): Don't call
857         wl-summary-window-scroll-functions, use
858         wl-summary-buffer-window-scroll-functions instead.
859
860 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
861
862         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
863         make-local-variable.
864
865 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
866
867         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
868         set-buffer-modified-p.
869         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
870         (wl-summary-display-bottom): Ditto.
871         (wl-summary-toggle-disp-msg): Ditto.
872
873 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
874
875         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
876
877         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
878         (wl-summary-forward): Use elmo-message-entity-field instead of
879         elmo-message-field.
880
881         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
882
883 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
884
885         * wl-summary.el (wl-summary-window-scroll-functions): No use
886         `append'.
887
888 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
889
890         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
891         function.
892         (wl-summary-window-scroll-functions): Call it when both
893         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
894         (wl-summary-temp-mark): Added optional argument number.
895         (wl-summary-message-mark): Added optional argument flag.
896         (wl-summary-persistent-mark): Added optional argument number and flag.
897         (wl-summary-update-persistent-mark): Ditto.
898         (wl-summary-update-status-marks): Set "r" for interactive spec.
899
900         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
901         argument number and flag.
902
903         * wl-action.el (wl-summary-registered-temp-mark): 
904         Do nothing when wl-summary-buffer-temp-mark-list is nil.
905
906 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
907
908         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
909         internal variable (buffer local).
910         (wl-summary-window-scroll-functions): New function.
911         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
912         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
913         as nil.
914         (wl-summary-update-status-marks): Added arguments beg, end and
915         check.
916         (wl-summary-update-mark-window): Use function.
917         (wl-summary-sync-update): Follow the change above.
918         (wl-summary-switch-to-clone-buffer): Copy
919         wl-summary-buffer-unsync-mark-number-list.
920         (wl-summary-goto-folder-subr): Set
921         wl-summary-buffer-unsync-mark-number-list and
922         use wl-summary-window-scroll-functions insteaf of
923         wl-summary-lazy-highlight.
924
925         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
926
927 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
928
929         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
930
931         * wl-summary.el (wl-summary-update-persistent-mark): Call
932         wl-summary-set-message-modified.
933
934         * wl-summary.el (wl-summary-sync-update): Don't call
935         wl-summary-update-status-marks.
936
937         * Version number is increased to 2.11.18.
938
939 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
940
941         * wl-message.el (wl-message-prev-page): Use save-selected-window.
942         (wl-message-next-page): Ditto.
943
944 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
945
946         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
947         local variable.  Change the order of a collected list into the
948         same as the specified range.  Remove nil from a collected list.
949
950 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
951
952         * wl-summary.el (wl-summary-insert-headers): Set visible-only
953         argument for elmo-folder-list-messages.
954
955 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
956
957         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
958         change (wl-summary-count-unreads return a list instead of a cons
959         cell).
960
961 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
962
963         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
964         `wl-summary-folder-info-update'.
965
966 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
967
968         * wl-summary.el (wl-summary-set-message-modified): No use
969         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
970         (wl-summary-set-mark-modified): Abolish.
971         (wl-summary-mark-modified-p): Ditto.
972         (wl-summary-save-view): Follow the change above.
973
974         * wl-expire.el (wl-summary-expire): Likewise.
975
976 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
977
978         * wl-summary.el (wl-summary-detect-mark-position): Use
979         modb-entity-handler.
980         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
981
982         * Version number is increased to 2.11.17.
983
984 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
985
986         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
987         entity field value.
988         (wl-summary-prefetch-msg): Ditto.
989         (wl-summary-print-message-with-ps-print): Ditto.
990
991 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
992
993         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
994         for dummy entity.
995         (wl-summary-insert-thread): Use elmo-message-entity-field.
996         (wl-summary-update-thread): Use elmo-message-entity-field and
997         elmo-message-entity-number.
998         (wl-summary-line-number):  Use elmo-message-entity-number.
999         (wl-summary-line-size): Use elmo-message-entity-field.
1000         (wl-summary-line-subject): Ditto.
1001         (wl-summary-line-from): Ditto.
1002         (wl-summary-line-attached): Ditto.
1003         (wl-summary-create-line): Ditto.
1004         (wl-summary-create-line): Use elmo-message-entity-number.
1005         (wl-summary-print-message-with-ps-print): Use
1006         elmo-message-entity-field.
1007
1008 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1009
1010         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1011         change in elmo-msgdb-make-message-entity.
1012         (wl-summary-buffer-set-folder): Don't call
1013         wl-summary-detect-mark-position here.
1014         (wl-summary-rescan): Call elmo-message-entity-number.
1015         (wl-summary-sync-update): Ditto.
1016         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1017
1018         * wl-score.el (wl-score-header-index): Redefine 2th element.
1019         (wl-score-overview-entity-get-extra): Abolish.
1020         (wl-score-ov-entity-get): Rewrite.
1021         (wl-score-string-index<, wl-score-string-func<): Abolish.
1022         (wl-score-string<): New function.
1023         (wl-score-string-sort): Use it.
1024
1025         * wl-refile.el (wl-refile-guess-by-history): Use
1026         elmo-message-entity-field.
1027         (wl-refile-guess-by-from): Ditto.
1028         (wl-refile-guess-by-msgid): Ditto.
1029
1030         * Version number is increased to 2.11.16.
1031
1032 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1033
1034         * wl-folder.el (wl-folder-confirm-existence): Don't call
1035         file-exists-p if msgdb-path is nil.
1036         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1037         `wl-read-folder-hist' to `wl-read-folder-history'.
1038
1039 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1040
1041         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1042         `y-or-n-p'.
1043
1044 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1045
1046         * wl-score.el (wl-score-headers): Don't use
1047         elmo-folder-do-each-message-entity.
1048
1049         * Version number is increased to 2.11.15.
1050
1051 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1052
1053         * wl-summary.el (wl-summary-delete-all-msgs): Use
1054         elmo-folder-move-messages instead of elmo-folder-delete-messages
1055         and elmo-folder-detach-messages.
1056         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1057
1058         * wl-expire.el (wl-expire-delete): Ditto.
1059         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1060
1061 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1062
1063         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1064         (wl-message-header-narrowing-fields): Ditto.
1065         (wl-message-header-narrowing-lines): Ditto.
1066         (wl-message-header-narrowing-string): Ditto.
1067
1068         * wl-summary.el (wl-summary-mode-map): Bind
1069         wl-summary-toggle-header-narrowing to "C-cC-f".
1070         (wl-summary-toggle-header-narrowing): New function.
1071
1072         * wl-message.el (wl-message-buffer-create): Call
1073         wl-message-header-narrowing-setup.
1074         (wl-message-redisplay): Call wl-message-header-narrowing.
1075         (wl-message-header-narrowing): New function.
1076         (wl-message-header-narrowing-map): New keymap.
1077         (wl-message-header-narrowing-widen-map): New keymap.
1078         (wl-message-header-narrowing-again-at-mouse): New function.
1079         (wl-message-header-narrowing-1): Ditto.
1080         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1081         (wl-message-header-narrowing-setup): Ditto.
1082         (wl-message-header-narrowing-toggle): Ditto.
1083         
1084         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1085
1086         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1087         'flag as all.
1088         (wl-use-flag-folder-help-echo): New user option.
1089
1090         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1091         wl-summary-highlight as nil.
1092         (wl-summary-set-mark-modified): Follow the API change.
1093         (wl-summary-mark-modified-p): Ditto.
1094         (wl-summary-mark-as-read-all): Ditto.
1095         (wl-summary-sync-marks): Don't call
1096         elmo-folder-list-messages-with-global-mark.
1097         (wl-summary-mark-as-read-internal): Follow the API change.
1098         (wl-summary-mark-as-answered-internal): Ditto.
1099         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1100         Follow the API change.
1101         (wl-summary-create-line): Call with number argument.
1102         (wl-summary-reply): Follow the API change.
1103
1104         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1105         function.
1106         (wl-highlight-summary-line-string): Call it when
1107         wl-use-flag-folder-help-echo is non-nil.
1108         (wl-highlight-summary-current-line): Ditto.
1109         (elmo-flag-folder-referrer): Added autoload setting.
1110
1111         * wl-draft.el (wl-draft-kill): Follow the API change.
1112
1113         * Version number is increased to 2.11.14.
1114         
1115 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1116
1117         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1118
1119 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1120
1121         * Version number is increased to 2.11.13.
1122
1123 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1124
1125         * wl-draft.el (wl-draft-previous-history-element): Fixed
1126         unbalanced parenthesis and bind unbound local variables.
1127
1128 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1129
1130         * wl-draft.el (wl-draft-previous-history-element): New function.
1131         (wl-draft-next-history-element): Ditto.
1132         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1133         them to M-p and M-n.
1134
1135 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1136
1137         * Version number is increased to 2.11.12.
1138
1139 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1140
1141         * wl-draft.el (wl-draft-hide): Select buffer-window.
1142
1143 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1144
1145         * wl-summary.el (wl-summary-narrow-to-region): New function.
1146         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1147         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1148         (wl-summary-save-region): Use it.
1149         * wl-action.el (wl-summary-collect-numbers-region)
1150         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1151
1152 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1153
1154         * wl-folder.el (wl-folder-count-incorporates): Don't use
1155         `elmo-msgdb-mark-load'
1156
1157         * Version number is increased to 2.11.11.
1158
1159 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1160
1161         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1162         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1163
1164 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1165
1166         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1167
1168 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1169
1170         * Version number is increased to 2.11.10.
1171
1172 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1173
1174         * wl-mime.el (wl-draft-attribute-value): Fixed.
1175
1176 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1177
1178         * wl-util.el (wl-copy-local-variables): New function.
1179
1180         * wl-mime.el (wl-draft-attribute-recipients): New function.
1181         (wl-draft-attribute-envelope-from): Ditto.
1182         (wl-draft-attribute-smtp-posting-server): Ditto.
1183         (wl-draft-attribute-smtp-posting-port): Ditto.
1184         (wl-draft-attribute-value): Ditto.
1185         (wl-draft-preview-message): Use it to get value for
1186         attributes. Reflect result of `wl-draft-config'.
1187
1188         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1189         and call `wl-summary-mark-as-read' before to call
1190         `wl-summary-unset-mark'.
1191         (wl-summary-target-mark-mark-as-unread): Likewise.
1192         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1193
1194 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1195
1196         * wl-mime.el (wl-draft-preview-message): Use actual value for
1197         attributes; Fix for small window.
1198
1199 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1200
1201         * wl-refile.el (wl-refile-get-field-value): Call
1202         `elmo-message-entity-field' with 3rd argument is non-nil.
1203
1204 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1205
1206         * wl-vars.el (wl-draft-preview-attributes): New user option.
1207         (wl-draft-preview-attributes-list): Ditto.
1208         (wl-draft-preview-attributes-buffer-lines): Ditto.
1209         (wl-draft-preview-attributes-buffer-name): Ditto.
1210
1211         * wl-mime.el (wl-draft-preview-message): Display attributes.
1212
1213 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1214
1215         * wl-summary.el (wl-summary-detect-mark-position): Bind
1216         wl-summary-flag-priority-list to '(new).
1217
1218 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1219
1220         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1221         funtion.
1222         (wl-highlight-summary-line-string): Use it.
1223         (wl-highlight-summary-current-line): Ditto.
1224
1225 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1226
1227         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1228         line even when the mark string is not changed.
1229
1230         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1231         argument change in the wl-summary-create-line.
1232         (wl-thread-insert-entity-sub): Ditto.
1233
1234         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1235         argument change in the wl-summary-create-line.
1236         (wl-summary-insert-sequential): Ditto.
1237         (wl-summary-update-thread): Ditto.
1238         (wl-summary-persistent-mark-string): New inline function.
1239         (wl-summary-message-mark): Use it.
1240         (wl-summary-create-line): Abolish argument wl-persistent-mark
1241         and added wl-flags, wl-cached.
1242
1243         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1244         mark to flags.
1245         (wl-highlight-summary-current-line): Decide the face not by the 
1246         persistent mark but flags.
1247
1248 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1249
1250         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1251         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1252         wl-summary-read-uncached-mark): Revive.
1253         (wl-summary-answered-cached-mark,
1254         wl-summary-answered-uncached-mark): New user option.
1255         (wl-summary-score-marks): Follow the change above.
1256         (wl-summary-auto-refile-skip-marks): Ditto.
1257         (wl-summary-incorporate-marks): Ditto.
1258         (wl-summary-expire-reserve-marks): Ditto.
1259         (wl-summary-flag-priority-list): New user option.
1260
1261         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1262         changes.
1263         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1264         of elmo-message-mark.
1265         (wl-summary-mark-as-read-internal): Ditto.
1266         (wl-summary-mark-as-answered): Ditto.
1267         (wl-summary-mark-as-important): Ditto.
1268         (wl-summary-redisplay-internal): Ditto.
1269         (wl-summary-redisplay-no-mime-internal): Ditto.
1270         (wl-summary-message-mark): New function.
1271         (wl-summary-insert-sequential): Use wl-summary-message-mark
1272         instead of elmo-message-mark.
1273         (wl-summary-update-thread): Ditto.
1274         (wl-summary-persistent-mark): Ditto.
1275         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1276         instead of elmo-message-mark.
1277
1278         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1279         wl-summary-message-mark instead of elmo-message-mark.
1280         (wl-thread-insert-entity-sub): Ditto.
1281         (wl-thread-get-children-msgs-uncached): Ditto.
1282
1283         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1284         variable name changes.
1285         (wl-highlight-summary-current-line): Ditto.
1286
1287         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1288         wl-summary-message-mark instead of elmo-message-mark.
1289
1290         * wl-expire.el (wl-expire-message-p): Ditto.
1291
1292         * wl-score.el (wl-score-headers): Ditto.
1293
1294         * Version number is increased to 2.11.9.
1295
1296         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1297         (wl-summary-sync-update): Follow the change above.
1298         (wl-summary-switch-to-clone-buffer): Ditto.
1299         (wl-summary-open-folder): Ditto.
1300
1301 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1302
1303         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1304         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1305
1306         * Version number is increased to 2.11.8.
1307
1308         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1309
1310         * wl-expire.el (wl-expire-refile): Follow the API change on
1311         `elmo-folder-move-messages'.
1312         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1313
1314         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1315         (wl-summary-exec-action-refile): Ditto.
1316         (wl-summary-exec-action-copy): Ditto.
1317         (wl-summary-no-auto-refile-message-p): No use
1318         `wl-summary-buffer-msgdb'.
1319         (wl-summary-auto-refile): Ditto.
1320
1321 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1322
1323         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1324
1325 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1326
1327         * wl-summary.el (wl-summary-sync): Treat no-sync.
1328
1329         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1330         (wl-default-sync-range): Ditto.
1331
1332 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1333
1334         * wl-refile.el (wl-refile-subject-learn): Call
1335         `elmo-message-entity-field' with 3rd argument is non-nil.
1336         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1337         instead of `elmo-msgdb-overview-entity-get-subject'.
1338
1339 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1340
1341         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1342         scan-type is rescan.
1343         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1344         new optional argument force is non-nil.
1345         (wl-summary-save-view-cache): Call it with force argument non-nil.
1346
1347         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1348
1349 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1350
1351         * wl-action.el (wl-summary-print-argument): Fixed last change.
1352
1353 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1354
1355         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1356         simplified.
1357         (wl-summary-target-mark-mark-as-unread): Likewise.
1358         (wl-summary-target-mark-mark-as-important): Likewise.
1359
1360 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1361
1362         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1363         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1364         (wl-summary-mark-as-important-region): Change accordingly.
1365         (wl-summary-target-mark-mark-as-important): Ditto.
1366
1367 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1368
1369         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1370
1371         * wl-action.el (wl-summary-print-argument): Print argument to
1372         right side of window if `wl-summary-print-argument-within-window'
1373         is non-nil.
1374
1375 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1376
1377         * wl-action.el (wl-summary-set-mark): Use
1378         `wl-summary-message-visible-p' to check visibility of the message
1379         and jump to message only when the message line is visible and have
1380         different number; Call wl-summary-unset-mark with number argument.
1381         (wl-summary-unset-mark): 
1382         Use `wl-summary-message-visible-p'
1383         to check visibility of the message and jump to message only when
1384         the message line is visible and have different number;
1385
1386 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1387
1388         * Version number is increased to 2.11.7.
1389
1390         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1391         and wl-folder-summary-line-format.
1392
1393         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1394         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1395         (wl-summary-set-score-mark): Use it.
1396         (wl-summary-target-mark-mark-as-read): Ditto.
1397         (wl-summary-target-mark-mark-as-unread): Ditto.
1398         (wl-summary-target-mark-mark-as-important): Ditto.
1399         (wl-summary-target-mark-msgs): Simplified.
1400         (wl-summary-detect-mark-position): Fixed problem when
1401         summary-line-format no contain persisten/temp mark spec.
1402         (wl-summary-temp-mark): Ditto.
1403         (wl-summary-persistent-mark): Ditto.
1404         (wl-summary-update-persistent-mark): Ditto.
1405
1406         * wl-action.el (wl-summary-set-mark): Ditto.
1407         (wl-summary-unset-mark): Ditto.
1408         All other related portions are changed.
1409
1410 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1411
1412         * Version number is increased to 2.11.6.
1413
1414 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1415
1416         * wl-util.el (wl-current-message-buffer): Define as function;
1417         Don't use the value of wl-messge-buffer.
1418
1419         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1420         persistent mark.
1421
1422         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1423         no current message, cause an error.
1424
1425 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1426
1427         * wl-summary.el (wl-summary-set-message-modified): Use
1428         elmo-folder-set-message-modified instead of
1429         elmo-folder-set-message-modified-internal.
1430
1431 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1432
1433         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1434         interactively.
1435         (wl-summary-sync): nokill->entirely.
1436         (wl-summary-sync-marks): Fixed message.
1437         (wl-summary-input-range): Added mark, nokill->entirely.
1438
1439         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1440         messages as read.
1441
1442 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1443
1444         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1445         update-noscore.
1446         (wl-summary-sync): Follow the change above.
1447
1448 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1449
1450         * wl-action.el (wl-summary-target-mark-all): Use
1451         elmo-folder-list-messages.
1452
1453 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1454
1455         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1456         (wl-summary-rescan): Set wl-summary-scored as nil.
1457         (wl-summary-sync-force-update): Follow the change above.
1458         (wl-summary-sync): Ditto.
1459         (wl-summary-sync-update): Added argument disable-killed.
1460         (wl-summary-insert-headers): Set visible-only argument for
1461         elmo-folder-list-messages.
1462         (wl-summary-input-range): Added update-nokill, update-noscore,
1463         all-nokill, all-noscore and mark.
1464
1465         * Version number is increased to 2.11.5.
1466
1467         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1468
1469 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1470
1471         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1472         (wl-summary-prefetch-region-no-mark): Change accordingly.
1473         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1474
1475 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1476
1477         * wl-address.el (wl-complete-field-to): Abolished.
1478         (wl-complete-address): Completion function for completing-read.
1479         * wl-action.el (wl-summary-get-resend-address): Use it.
1480
1481         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1482         wl-summary-update-mark and abolish unused argument.
1483         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1484         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1485         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1486         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1487         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1488         * wl-draft.el (wl-draft-kill): Ditto.
1489
1490         * wl-summary.el: Remove unused binding of case-fold-search.
1491         (wl-summary-replace-status-marks): Abolished.
1492
1493 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1494
1495         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1496         is specified or folder length is zero.
1497
1498 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1499
1500         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1501         (wl-folder-archive-current-entity): Ditto.
1502
1503 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1504
1505         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1506         retrieving message mark.
1507         (wl-summary-redisplay-internal): Ditto.
1508
1509         * wl-message.el (wl-message-buffer-display): Ignore errors while
1510         retrieving message-id field.
1511
1512         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1513         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1514         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1515         order of the arguments for `wl-expire-message-p'.
1516         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1517
1518         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1519         Check return value of wl-summary-reply.
1520         (wl-summary-reply): Recover window configuration when an error occured.
1521
1522 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1523
1524         * wl-summary.el (wl-summary-resend-message): Abolished, the
1525         feature is inherited by wl-summary-resend (put resend mark).
1526
1527 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1528
1529         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1530         wl-message-buffer to nil when the message is hide.
1531
1532 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1533
1534         * .cvsignore: New file.
1535
1536 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1537
1538         * wl-action.el (wl-summary-action-docstring): Add more info.
1539         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1540         duplicate definition.
1541         (wl-summary-define-mark-action): Functions wl-summary-*-region
1542         keep current position.
1543         (wl-summary-unregister-target-mark): Store result to the variable.
1544
1545 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1546
1547         * Version number is increased to 2.11.4.
1548
1549 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1550
1551         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1552         wl-summary-delete-all-temp-marks.
1553         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1554
1555         * wl-action.el (wl-summary-set-mark): Changed terminology
1556         refile-destination -> action-argument.
1557         (wl-summary-unset-mark): Ditto.
1558         (wl-summary-remove-argument): Ditto.
1559         (wl-summary-print-argument): Ditto.
1560
1561         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1562         (wl-thread-remove-argument-region): Ditto.
1563         (wl-thread-print-argument-region): Ditto.
1564         (wl-thread-close): Ditto.
1565         (wl-thread-open): Ditto.
1566
1567         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1568         (wl-highlight-refile-destination-face is abolished)
1569         (wl-highlight-action-argument-string): Ditto.
1570         (wl-highlight-summary-current-line): Highlight action argument.
1571
1572         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1573         color for light backgrounds.
1574         (wl-highlight-summary-answered-face): Ditto.
1575
1576 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1577
1578         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1579
1580         * wl-score.el (wl-summary-score-update-all-lines): Use
1581         wl-summary-set-mark.
1582         (wl-summary-score-update-all-lines): Kill expunged messages.
1583
1584         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1585
1586 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1587
1588         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1589         directly.
1590         (wl-score-overview-entity-get-lines): Ditto.
1591         (wl-score-overview-entity-get-xref): Ditto.
1592         (wl-score-get-latest-msgs): Ditto.
1593         (wl-summary-rescore): Ditto.
1594
1595         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1596         to "&".
1597         (wl-summary-mark-as-answered-internal): New inline function.
1598         (wl-summary-mark-as-answered): New function.
1599         (wl-summary-mark-as-unanswered): Ditto.
1600         (wl-summary-sync-marks): Modified for answered-mark synching.
1601
1602 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1603
1604         * wl-action.el (wl-summary-set-mark): Fixed last change.
1605
1606 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1607
1608         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1609         behavior of wl-summary-unread-message-hook
1610         (Pointed out by akira yamada <akira@arika.org>).
1611
1612 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1613
1614         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1615         wl-summary-delete.
1616         * wl-xmas.el (wl-summary-toolbar): Ditto.
1617
1618         * wl-action.el (wl-summary-set-mark): Don't override current
1619         temp-mark.
1620
1621         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1622
1623 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1624
1625         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1626         (wl-refile-msgid-learn): Ditto.
1627         (wl-refile-get-field-value): Ditto.
1628
1629         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1630
1631         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1632         (wl-expire-delete-reserved-messages): Renamed from
1633         wl-expire-reserve-marked-msgs-from-list.
1634         (wl-expire-delete): Removed argument `msgdb'.
1635         (wl-expire-refile): Ditto.
1636         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1637         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1638         mark-alist as argument.
1639         (wl-expire-archive-number1): Removed argument `msgdb'.
1640         (wl-expire-archive-number2): Ditto.
1641         (wl-expire-archive-date): Ditto.
1642         (wl-expire-localdir-date): Ditto.
1643         (wl-expire-hide): Ditto.
1644         (wl-archive-number1): Ditto.
1645         (wl-archive-number2): Ditto.
1646         (wl-archive-date): Ditto.
1647         (wl-archive-folder): Ditto.
1648         All other related portions are changed.
1649
1650 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1651
1652         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1653         mean move up and down. (suggested by Takashi Kawachi)
1654
1655 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1656
1657         * wl-acap.el (toplevel): Don't require un-define.
1658
1659 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1660
1661         * wl-thread.el (wl-thread-delete-message): Always update
1662         wl-summary-buffer-number-list.
1663
1664         * wl-action.el (wl-summary-print-destination): 
1665         Do nothing when folder is nil.
1666
1667 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1668
1669         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1670         persistent mark when prefetch is succeeded.
1671
1672 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1673
1674         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1675         instead of elmo-msgdb-delete-msgs.
1676         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1677         (wl-expire-hide): Ditto.
1678
1679         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1680
1681         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1682         elmo-msgdb interface.
1683         (wl-thread-get-exist-children): Likewise.
1684         (wl-thread-insert-message): Likewise.
1685         (wl-thread-msg-mark-as-important): Likewise.
1686         (wl-thread-insert-entity-sub): Likewise.
1687         (wl-thread-get-children-msgs-uncached): Likewise.
1688
1689         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1690         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1691         (wl-summary-sync-update): Likewise.
1692         (wl-summary-auto-select-msg-p): Likewise.
1693         (wl-summary-update-thread): Likewise.
1694         (wl-summary-mark-as-important): Likewise.
1695         (wl-summary-jump-to-msg-internal): Likewise.
1696         (wl-summary-redisplay-internal): Likewise.
1697         (wl-summary-print-message-with-ps-print): Likewise.
1698         (wl-summary-folder-info-update): Likewise.
1699
1700         * wl-folder.el (wl-folder-check-one-entity):
1701         elmo-folder-count-flags instead of wl-summary-count-unread.
1702
1703         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1704
1705         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1706
1707         * wl-summary.el (wl-summary-set-message-modified): 
1708         Call wl-summary-set-mark-modified.
1709         (wl-summary-delete-messages-on-buffer): Call
1710         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1711         (wl-summary-sync-update): Call elmo-folder-length instead of
1712         elmo-folder-messages.
1713         (wl-summary-insert-headers): Don't call
1714         elmo-folder-list-message-entities.
1715
1716 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1717
1718         * wl-action.el (wl-summary-define-mark-action): Call
1719         `wl-summary-set-mark' with argument `data'.
1720         (wl-summary-auto-refile): Fixed order of arguments when call
1721         `wl-summary-refile'.
1722
1723 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1724
1725         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1726
1727         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1728
1729         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1730         (Renamed from wl-highlight-summary-deleted-face).
1731         (wl-highlight-summary-resend-face): New face.
1732
1733         (wl-highlight-summary-deleted-face): Renamed from
1734         wl-highlight-summary-erased-face.
1735
1736         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1737
1738         * wl-action.el (wl-summary-get-resend-address): New function.
1739         (wl-summary-exec-action-resend): Ditto.
1740         (wl-summary-exec-action-resend-subr): Ditto.
1741
1742         * w-thread.el (wl-thread-copy): Removed definition.
1743         (wl-thread-refile): Ditto.
1744         (wl-thread-delete): Ditto.
1745         (wl-thread-target-mark): Ditto.
1746
1747         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1748         (wl-summary-target-mark-set-action): Fixed.
1749         (wl-summary-define-mark-action): Fixed quotation.
1750         (wl-summary-move-mark-list-messages): Display message.
1751         (wl-summary-define-mark-action): Define thread functions.
1752         (wl-summary-exec-action-refile): Changed message.
1753         (wl-summary-exec): Ditto.
1754
1755 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1756         
1757         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1758         '%%'.
1759
1760 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1761
1762         * wl.el (toplevel): Require wl-action.
1763         (wl-init): Call wl-summary-define-mark-action.
1764
1765         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1766
1767         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1768         wl-summary-delete and wl-summary-erase.
1769         (wl-summary-mode-map): Ditto.
1770
1771         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1772         wl-delete-folder-alist.
1773
1774         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1775         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1776         (toplevel): Moved mark & action related functions to the wl-action.el.
1777
1778         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1779         in wl-summary-mark-action-list.
1780         (wl-highlight-summary-current-line): Ditto.
1781
1782         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1783         empty lines.
1784
1785         * wl-action.el: New file. 
1786
1787 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1788
1789         * wl-summary.el (wl-summary-target-mark-replace): New function.
1790         (wl-summary-target-mark-prefetch): Use it.
1791         (wl-summary-target-mark-delete): Ditto.
1792         (toplevel): Rearranged definition order.
1793         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1794         (wl-summary-target-mark-erase): Rewrite.
1795         (wl-summary-erase-region): New function.
1796         (wl-summary-exec-action-erase): Changed message.
1797         (wl-summary-move-mark-list-messages): New function.
1798         (wl-summary-exec-action-delete): Use it.
1799         (wl-summary-exec-action-erase): Ditto.
1800
1801         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1802         (wl-summary-skip-mark-list): Added "d".
1803
1804         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1805         while searching.
1806
1807         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1808         and define using defcustom;
1809         Define 4th element as a face.
1810         
1811         * wl-summary.el (wl-summary-incorporate): Use 
1812         `wl-summary-prefetch-region-no-mark' instead of
1813         `wl-summary-prefetch-region'.
1814         (wl-summary-prefetch-region-no-mark): Revival of old
1815         `wl-summary-prefetch-region'.
1816         (wl-summary-mark-action-list): Moved to wl-vars.el
1817
1818         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1819         face according to the `wl-summary-mark-action-list'.
1820         (wl-highlight-summary-current-line): Ditto;
1821         Removed destination highlighting.
1822
1823         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1824         (wl-highlight-summary-line-string): Highlight for "i" mark.
1825         (wl-highlight-summary-current-line): Ditto.
1826
1827         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1828         no destination.
1829
1830         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1831         exists, just go ahead.
1832         (wl-summary-prefetch-region): Rewrite.
1833         (wl-summary-prefetch): Ditto.
1834         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1835         (wl-summary-exec-action-prefetch): New function.
1836         (wl-summary-target-mark-prefetch): Rewrite.
1837
1838 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1839
1840         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1841         (wl-highlight-summary-line-string): Added "d" and "D".
1842         (wl-highlight-summary-current-line): Ditto.
1843
1844         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1845         in wl-summary.el.
1846         (wl-thread-insert-entity-sub): Ditto.
1847         (wl-thread-remove-destination-region): Ditto.
1848         (wl-thread-print-destination-region): Ditto.
1849
1850         * wl-summary.el (wl-summary-buffer-refile-list,
1851         wl-summary-buffer-delete-list,
1852         wl-summary-buffer-copy-list): Abolish.
1853         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1854         All other related portions are changed.
1855         (wl-summary-mark-action-list): New variable.
1856         (wl-summary-set-mark): New function.
1857         (wl-summary-register-target-mark): Ditto.
1858         (wl-summary-unregister-target-mark): Ditto.
1859         (wl-summary-have-target-mark-p): Ditto.
1860         (wl-summary-register-temp-mark): Ditto.
1861         (wl-summary-unregister-temp-mark): Ditto.
1862         (wl-summary-registered-temp-mark): Ditto.
1863         (wl-summary-collect-temp-mark): Ditto.
1864         (wl-summary-unset-mark): Ditto.
1865         (wl-summary-set-target-mark): Ditto.
1866         (wl-summary-unset-target-mark): Ditto.
1867         (wl-summary-set-action-generic): Ditto.
1868         (wl-summary-unset-action-generic): Ditto.
1869         (wl-summary-exec-action-delete): Ditto.
1870         (wl-summary-exec-action-erase): Ditto.
1871         (wl-summary-set-action-refile): Ditto.
1872         (wl-summary-set-action-refile-subr): Ditto.
1873         (wl-summary-unset-action-refile): Ditto.
1874         (wl-summary-make-destination-numbers-list): Ditto.
1875         (wl-summary-exec-action-refile): Ditto.
1876         (wl-summary-set-action-copy): Ditto.
1877         (wl-summary-unset-action-copy): Ditto.
1878         (wl-summary-exec-action-copy): Ditto.
1879         (wl-summary-collect-numbers-region): Ditto.
1880         (wl-summary-delete): Rewrite.
1881         (wl-summary-erase): Ditto.
1882         (wl-summary-remove-destination): Ditto.
1883         (wl-summary-exec): Ditto.
1884         (wl-summary-exec-region): Ditto.
1885         (wl-summary-target-mark-erase): Ditto.
1886         (wl-summary-refile): Ditto.
1887         (wl-summary-copy): Ditto.
1888         (wl-summary-unmark): Ditto.
1889         (wl-summary-delete-all-mark): Ditto.
1890         (wl-summary-mark-line): Don't highlight.
1891         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1892         (wl-summary-target-mark-refile-subr): Rewrite.
1893
1894         (wl-summary-copy-prev-destination): Abolish.
1895
1896 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1897
1898         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1899         default values along the value of wl-on-mule.
1900         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1901         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1902         It is not used anywhere.
1903
1904 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1905
1906         * wl-summary.el (wl-summary-print-destination): Keep position.
1907         (wl-summary-cursor-move-surface): Keep horizontal position.
1908
1909 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1910
1911         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1912         write sendlog.
1913
1914 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1915
1916         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1917         `wl-summary-highlight'.
1918
1919 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1920
1921         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1922         trivial condition for temp-mark.
1923
1924 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1925
1926         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1927         when it hits killed buffer.
1928
1929 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1930
1931         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1932         * wl-news.el.in: `message' and `error' take format string.
1933
1934 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1935
1936         * wl-folder (wl-folder-insert-entity): Display a message,
1937         `...done', when the work finish.
1938         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1939
1940 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1941
1942         * wl-message.el (wl-message-redisplay): Remove unused local
1943         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1944
1945 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1946
1947         * wl-summary.el (wl-summary-replace-status-marks): Disable
1948         interactive use.
1949         (wl-summary-reedit): Check message existence at first.
1950         (wl-summary-mark-line): Fix doc, return value is indefinite.
1951
1952         * wl-highlight.el (wl-highlight-message): Arranged.
1953
1954         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1955         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1956         check temp-mark by wl-summary-temp-mark always.
1957         (wl-highlight-summary): Change accordingly.
1958         * wl-summary.el (wl-summary-mark-as-read-all)
1959         (wl-summary-delete-cache, wl-summary-set-score-mark)
1960         (wl-summary-mark-as-unread, wl-summary-unmark)
1961         (wl-summary-mark-line, wl-summary-mark-as-read)
1962         (wl-summary-mark-as-important): Ditto.
1963
1964         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1965         end of the window if possible.
1966         * wl-summary.el (wl-summary-sync-update): Support lazy
1967         highlighting.
1968         (wl-summary-toggle-disp-msg): Ditto.
1969
1970 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1971
1972         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1973
1974 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1975
1976         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1977         change.
1978
1979 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1980
1981         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1982         API.
1983         (wl-summary-sync-update): Ditto.
1984
1985         * wl-score.el (wl-score-get-score-alist): Changed argument.
1986         (wl-summary-rescore-msgs): Likewise.
1987         (wl-summary-score-headers): Likewise.
1988         (wl-score-headers): Likewise;
1989         Use elmo-folder-do-each-message-entity, etc.
1990         (wl-summary-score-effect): Follow the changes above.
1991         (wl-summary-rescore): Ditto.
1992         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1993         (wl-score-get-overview): Abolish.
1994
1995         * wl-summary.el (wl-summary-default-from): Follow the API change in
1996         elmo-msgdb.
1997         (wl-summary-count-unread): Ditto.
1998         (wl-summary-detect-mark-position): Ditto.
1999         (wl-summary-overview-entity-compare-by-date): Ditto.
2000         (wl-summary-overview-entity-compare-by-number): Ditto.
2001         (wl-summary-overview-entity-compare-by-from): Ditto.
2002         (wl-summary-overview-entity-compare-by-subject): Ditto.
2003         (wl-summary-get-list-info): Ditto.
2004         (wl-summary-rescan): Ditto.
2005         (wl-summary-jump-to-msg-by-message-id): Ditto.
2006         (wl-summary-sync-update): Ditto; Removed comment.
2007         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2008         (wl-summary-insert-message): Use wl-summary-insert
2009         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2010         (wl-summary-insert-headers): Changed argument overview to folder.
2011         (wl-summary-search-by-subject): Likewise.
2012         (wl-summary-insert-thread): Renamed from 
2013         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2014
2015         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2016         too.
2017
2018         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2019         wl-string-member.
2020
2021 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2022
2023         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2024         elmo-folder-append-buffer.
2025         (wl-draft-queue-append): Likewise.
2026
2027         * wl-mime.el (wl-message-delete-current-part): Ditto.
2028         (wl-summary-burst-subr): Ditto.
2029
2030         * wl-news.el.in (wl-news-send-news): Ditto.
2031
2032 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2033
2034         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2035         function.
2036         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2037         (wl-summary-update-mark): Enclose with save-excursion.
2038         (wl-summary-mark-as-read-internal): Fixed last change.
2039         (wl-summary-mark-as-important): Use 3rd argument of
2040         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2041         Don't use elmo-msgdb-set-mark.
2042         (wl-summary-redisplay-internal): If msgdb flag is already read,
2043         just update the mark on buffer.
2044
2045 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2046
2047         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2048         cut visible folder when elmo-folder-delete returns non-nil value.
2049
2050 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2051
2052         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2053         by Kenichi OKADA <okada@opaopa.org>).
2054
2055 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2056
2057         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2058
2059 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2060
2061         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2062         Fixed the last change, search group entity by its real name.
2063         (Thanks to: KOBAYASHI Shinji)
2064
2065 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2066
2067         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2068         (wl-fldmgr-access-display-all): Don't refer visible name.
2069         * wl-expire.el (wl-folder-archive-current-entity)
2070         (wl-folder-expire-current-entity): Ditto.
2071         * wl-folder.el (wl-folder-jump-to-current-entity)
2072         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2073         (wl-folder-open-folder-sub,wl-folder-open-all)
2074         (wl-folder-write-current-folder): Ditto.
2075         (wl-folder-insert-entity): Don't use petname for normal group.
2076         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2077         is the real name.
2078         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2079         Abolished.
2080
2081 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2082
2083         * wl-draft.el (wl-draft-create-buffer): Add
2084         `wl-summary-reply-with-citation'
2085
2086 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2087
2088         * wl-draft.el (wl-draft-reply): Fixed.
2089
2090 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2091
2092         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2093         when `wl-draft-send-confirm-with-preview' is non-nil.
2094         You can scroll up/down by j/k.
2095         (wl-draft-send-confirm-with-preview): New variable (default=t).
2096
2097 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2098
2099         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2100         (wl-fldmgr-save-folders): Fix comment.
2101
2102 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2103
2104         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2105         along the last change in `wl-folder-buffer-group-p'.
2106
2107 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2108
2109         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2110         folder.
2111
2112         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2113         the default value.
2114
2115         * wl-mime.el (wl-summary-burst): Update summary only when target
2116         folder equals current folder.
2117
2118 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2119
2120         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2121
2122 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2123
2124         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2125         value.
2126
2127 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2128
2129         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2130         `map-extents' instead of `extent-at' repeatedly.
2131         (wl-highlight-folder-current-line): Ditto.
2132
2133         * wl-highlight.el: Remove useless dummy functions.
2134
2135 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2136
2137         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2138         (wl-folder-put-folder-property): New function to put text property.
2139         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2140         (wl-folder-insert-entity, wl-folder-update-diff-line)
2141         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2142         * wl-e21.el, wl-xmas.el, wl-mule.el
2143         (wl-highlight-folder-current-line): Ditto.
2144         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2145         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2146         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2147         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2148
2149 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2150
2151         * Version number is increased to 2.11.3.
2152
2153 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2154
2155         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2156         Resume current-buffer since it is assumed by remaining tasks.
2157
2158 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2159
2160         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2161         (wl-folder-completion-function): Abolished.
2162         (wl-folder-complete-folder): New function.
2163         (wl-folder-complete-filter-condition): Ditto.
2164         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2165         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2166
2167 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2168
2169         * wl-draft.el (wl-draft-send-confirm): New function.
2170         (wl-draft-send): Use it.
2171
2172         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2173         cursor-in-echo-area while confirming.
2174
2175         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2176
2177         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2178         searching via nntp if wl-summary-search-via-nntp is 'force.
2179         Otherwise, invoke searching in nntp folder only.
2180         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2181
2182         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2183         explicitly for mime-make-text-tag.
2184
2185 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2186
2187         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2188         `mime-make-text-tag' instead of `mime-create-tag'.
2189
2190 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2191
2192         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2193         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2194
2195 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2196
2197         * wl-score.el (wl-score-save): Bind print-length and print-level.
2198         (wl-score-pretty-print): Ditto.
2199         (wl-score-edit-insert-header-entry): Ditto.
2200
2201         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2202         "From" entry to be treated with wl-draft-eword-encode-address-list.
2203         * wl-mime.el (wl-draft-preview-message): Ditto.
2204
2205         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2206         (wl-summary-mark-as-unread): Ditto.
2207         (wl-summary-mark-as-read-region): Change accordingly.
2208         (wl-summary-mark-as-unread-region): Ditto.
2209         (wl-summary-target-mark-mark-as-read): Ditto.
2210         (wl-summary-target-mark-mark-as-unread): Ditto.
2211
2212 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2213
2214         * Version number is increased to 2.11.2.
2215
2216 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2217
2218         * wl-news.el.in (wl-news-previous-version-save): Bind
2219         print-length and print-level.
2220         * wl-thread.el (wl-thread-save-entities): Ditto.
2221         (wl-thread-save-top-list): Bind print-length.
2222
2223 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2224
2225         * wl-highlight.el (wl-highlight-summary-line-string): Use
2226         wl-summary-score-below-mark, wl-summary-score-over-mark.
2227         (wl-highlight-summary-current-line): Ditto.
2228
2229 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2230
2231         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2232         insert it.
2233
2234 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2235
2236         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2237
2238 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2239
2240         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2241         message without msgid.
2242         Rewrite with elmo-folder-move-messages.
2243         Set wl-message-buffer to nil.
2244
2245         * wl-summary.el (wl-summary-erase-subr): New function. Use
2246         elmo-folder-move-messages.
2247         (wl-summary-erase): Call it.
2248         (wl-summary-target-mark-erase): Ditto.
2249
2250 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2251
2252         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2253         it is not up-tp-date.
2254
2255 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2256
2257         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2258         buffer after calling `wl-summary-goto-folder-subr' without the
2259         argument `interactive'.
2260         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2261
2262 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2263
2264         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2265         `mime-create-tag'. Use `string=' instead of `looking-at'.
2266
2267 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2268
2269         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2270         to avoid compile warning.
2271
2272         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2273         entity-id when folder is given.
2274         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2275         save-excursion, use save-selected-window instead.
2276         Select folder buffer window if exists.
2277         (To correct behavior with wl-folder-move-cur-folder.)
2278
2279 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2280
2281         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2282
2283 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2284
2285         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2286         list-count instead of %d.
2287
2288 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2289
2290         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2291         (wl-news): Set it.
2292         (wl-news-append-to-folder): Use it.
2293
2294         * wl-news.el.in (wl-news-send-news): Append to specified folder
2295         instead of wl-default-folder.
2296         (wl-news-append-to-folder): Show error message with specified folder.
2297
2298         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2299                 In most major modes, Emacs assumes that any opening
2300                 delimiter found at the left margin is the start of a
2301                 top-level definition, or defun. Therefore, *never put an
2302                 opening delimiter at the left margin unless it should have
2303                 that significance.*
2304
2305         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2306
2307 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2308
2309         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2310
2311 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2312
2313         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2314
2315 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2316
2317         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2318         for sequential numbering case.
2319
2320 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2321
2322         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2323         value.
2324         (wl-draft-reply-without-argument-list): Ditto.
2325         (wl-draft-reply-myself-with-argument-list): Abolish.
2326         (wl-draft-reply-myself-without-argument-list): Ditto.
2327         * wl-draft.el (wl-draft-self-reply-p): New function.
2328         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2329
2330 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2331
2332         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2333         (avoid error for the case without byte-compiling)
2334
2335 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2336
2337         * wl-news.el.in (wl-news-append-to-folder): New function.
2338         (wl-news-exit): Rewrite.
2339         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2340
2341 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2342
2343         * wl-draft.el (wl-draft-reply-position): New function.
2344         (wl-draft-reply-position): Fix.
2345         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2346         (wl-summary-target-mark-reply-with-citation): Ditto.
2347         (wl-summary-reply-with-citation): Ditto.
2348         * wl-vars.el (wl-draft-reply-default-position): New variable.
2349
2350 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2351
2352         * wl-draft.el (wl-draft-send): Preview when interactive send.
2353
2354 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2355
2356         * wl-draft.el (wl-draft-reply): Set default position.
2357         * wl-summary.el (wl-summary-reply): Ditto.
2358         (wl-summary-reply-with-citation): Ditto.
2359         (wl-summary-target-mark-reply-with-citation): Ditto.
2360
2361 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2362
2363         * wl-news.el.in (wl-news-lang): Set default value according to
2364         current-language-environment.
2365         (wl-news-append-news): Do nothing when news-list is nil.
2366
2367 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2368
2369         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2370         (wl-news): Change message.
2371         (wl-news-exit): Check buffer.
2372         (wl-news-force-exit): New function.
2373         (wl-news-show-all): New function.
2374         (wl-news-discard-and-exit): Fix.
2375
2376 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2377
2378         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2379         according to current-language-environment.
2380
2381         * wl-news.el.in (wl-news): If arg, show all NEWS after
2382         wl-news-default-previous-version.
2383
2384 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2385
2386         * wl-news.el.in (wl-news-check): Rewritten.
2387         (wl-news-previous-version-load): Change data type.
2388         (wl-news-previous-version-save): Change data type.
2389         (wl-news-append-news): Add return value.
2390         (wl-news-check-news): New function.
2391         (wl-news-already-current-p): New function.
2392         (wl-news-send-news): Rewritten.
2393         (wl-news-mode-map): Add new keybind.
2394         (wl-news): Rewritten.
2395         (wl-news-exit): Rewritten.
2396         (wl-news-discard-and-mail): New function.
2397         (wl-news-send-to-address): Abolished.
2398         * wl.el (wl-init): Delete a message.
2399
2400 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2401
2402         * wl-news.el.in (wl-news-exit): Update previous version.
2403         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2404
2405 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2406
2407         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2408
2409 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2410
2411         * wl-news.el.in (wl-news): New function.
2412         (wl-news-mode): New function.
2413         (wl-news-next-line): New function.
2414         (wl-news-next-page): New function.
2415         (wl-news-exit): New function.
2416         (wl-news-buf-name): New variable.
2417         (wl-news-mode-map): New variable.
2418         (wl-news-winconf): New variable.
2419         (wl-news-append-news): Add an option.
2420
2421 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2422
2423         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2424
2425 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2426
2427         * wl-news.el.in (wl-news-send-to-address): New variable.
2428         (wl-news-send-news): Use it.
2429         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2430         Return updating status.
2431         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2432
2433 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2434
2435         * wl-news.el.in (wl-news-send-news): Delete
2436         Organization and X-Face.
2437
2438 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2439
2440         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2441         (wl-news-append-news): New function.
2442         (wl-news-send-news): New function.
2443
2444 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2445
2446         * Version number is increased to 2.11.1.
2447
2448 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2449
2450         * wl-news.el.in : New file.
2451
2452 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2453
2454         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2455         default value.
2456         (wl-draft-reply-without-argument-list): Ditto.
2457
2458 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2459
2460         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2461         (wl-message-buffer-prefetch-idle-time): Ditto.
2462         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2463
2464 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2465
2466         * wl-thread.el (wl-thread-insert-message): Use
2467         wl-summary-max-thread-depth.
2468
2469         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2470         loop detection.
2471
2472         * wl-message.el (wl-message-buffer-display): Back to the first page
2473         when cache is hit.
2474
2475 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2476
2477         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2478
2479         * wl-summary.el (wl-summary-insert-thread-entity):
2480         If the thread depth is reached to wl-summary-max-thread-depth,
2481         divide the thread.
2482
2483 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2484
2485         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2486         for elmo-remove-passwd.
2487
2488 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2489
2490         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2491         folder is sticky.
2492         (wl-folder-mark-as-read-all-entity): Ditto.
2493         (wl-folder-prefetch-entity): Ditto.
2494
2495 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2496
2497         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2498
2499 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2500
2501         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2502         Delete messages on buffer for unplugged operation.
2503         (wl-summary-erase): Ditto.
2504
2505 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2506
2507         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2508         take nil so as not to search parent by subject.
2509
2510 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2511
2512         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2513         (wl-folder-get-next-folder): Ditto.
2514         (wl-folder-get-path): Ditto.
2515
2516 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2517
2518         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2519         system and encode the region with it before verifying.
2520
2521 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2522
2523         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2524         system of the echo buffer before decoding.
2525
2526 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2527
2528         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2529         original contents.
2530
2531 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2532
2533         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2534         with argument 'any-exists.
2535
2536 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2537
2538         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2539         Use `wl-cs-autoconv'.
2540
2541 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2542
2543         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2544         by `mime-view-automatic-conversion'.
2545
2546         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2547         (wl-message-verify-pgp-nonmime): Ditto.
2548         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2549         Bind them to C-c:d and C-c:v respectively.
2550
2551         Merge following code by Teranishi-san from [wl-en:00167].
2552         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2553         (wl-mime-preview-application/pgp-encrypted): Ditto.
2554         (wl-mime-setup): Add entry.
2555
2556 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2557
2558         * wl-summary.el (wl-summary-target-mark-erase): New function.
2559         Bind it to "mD".
2560
2561 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2562
2563         * wl-vars.el (wl-draft-write-file-function): Fix.
2564         (wl-draft-reedit-hook): Changed default value.
2565
2566         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2567         wl-draft-reedit-hook.
2568         (wl-draft-remove-text-plain-tag): New function.
2569         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2570
2571         * wl-vars.el (wl-draft-write-file-function): New user option.
2572
2573         * wl-draft.el (wl-draft-prepare-edit): Use it for
2574         local-write-file-hooks.
2575         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2576
2577         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2578         (wl-draft-insert-mail-header-separator): Return the body beginning
2579         point.
2580         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2581         text/plain.
2582         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2583
2584 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2585
2586         * wl-summary.el (wl-summary-erase): New function to erase message
2587         without moving it to trash. Bind to "D".
2588
2589         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2590         as `keep' unless switch-function.
2591
2592 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2593
2594         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2595         message buffer by using `wl-summary-toggle-disp-msg'.
2596         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2597         buffer window.
2598         (wl-summary-supresedes-message): Ditto.
2599
2600         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2601         Do not delete other windows.
2602         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2603         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2604         (wl-draft-create-buffer): Set reply-or-forward also for target
2605         mark commands.
2606
2607 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2608
2609         * wl-draft.el (wl-user-agent-compose): Delete special case for
2610         switch-to-buffer-other-window.
2611
2612         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2613         (wl-summary-forward): Ditto.
2614
2615         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2616         function.
2617         (wl-draft-buffer-style): New use option.
2618
2619         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2620         (wl-draft): Follow the change above.
2621         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2622         wl-draft-buffer-style.
2623         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2624         switch-function.
2625
2626 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2627
2628         * wl-draft.el (wl-user-agent-compose): Delete special case for
2629         switch-to-buffer-other-window.
2630
2631         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2632         (wl-summary-forward): Ditto.
2633
2634         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2635         function.
2636         (wl-draft-buffer-style): New use option.
2637
2638         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2639         (wl-draft): Follow the change above.
2640         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2641         wl-draft-buffer-style.
2642         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2643         switch-function.
2644
2645 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2646
2647         * wl-address.el (wl-address-make-completion-entry): Extracted from
2648         `wl-address-make-completion-list'.
2649         (wl-address-enable-strict-loading): New variable.
2650         (wl-address-make-completion-list): Revive petname duplication
2651         inquiry, and enable it if `wl-address-enable-strict-loading'.
2652         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2653
2654 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2655
2656         * wl-message.el (wl-message-get-original-buffer): Avoid
2657         'Selecting deleted buffer' error when original buffer is killed.
2658
2659 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2660
2661         * wl-summary.el (wl-summary-next-message): Use
2662         elmo-message-accessible-p instead of elmo-message-cached-p.
2663
2664 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2665
2666         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2667
2668         * wl-thread.el (wl-thread-open-all-unread): Use
2669         elmo-folder-list-flagged instead of
2670         elmo-folder-list-messages-mark-match.
2671
2672         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2673         instead of elmo-folder-list-messages-mark-match.
2674         (wl-summary-move-spec-alist): New variable.
2675         (wl-summary-move-spec-plugged-alist,
2676         wl-summary-move-spec-unplugged-alist): Abolish.
2677         (wl-summary-next-message): Follow the change above.
2678         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2679         with 'no-msg' argument.
2680
2681         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2682         variable.
2683         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2684         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2685         (wl-message-buffer-prefetch-get-next): Follow the change above.
2686
2687 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2688
2689         * wl-version.el (wl-version): Changed codename.
2690
2691         * Version number is increased to 2.11.0.
2692
2693 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2694
2695         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2696         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2697         `wl-draft-config-variables'.
2698         (wl-draft-kill): Fixed problem when the draft is reedit.
2699
2700 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2701
2702         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2703         buffer-modified status (Thanks to
2704         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2705
2706 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2707
2708         * wl-util.el (wl-region-exists-p): New function.
2709
2710         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2711         Remove defvars for byte-compile warnings.
2712
2713 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2714
2715         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2716         defvar-maybe. Removed unused bind.
2717
2718 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2719
2720         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2721         summary buffer window before creating new frame.
2722         (wl-draft-reply): Ditto.
2723
2724 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2725
2726         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2727
2728 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2729
2730         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2731
2732 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2733
2734         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2735         instead of `kill-region'.
2736
2737 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2738
2739         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2740         (wl-highlight-summary-line-string): Use it.
2741         (wl-highlight-summary-current-line): Ditto.
2742
2743         * wl-mime.el (wl-message-delete-current-part): Check the class of
2744         mime-entity.
2745
2746         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2747
2748         * wl-summary.el (wl-summary-make-number-list): Initialize.
2749         (wl-summary-update-mark): New function.
2750         (wl-summary-reply): Put `answered' mark on the message.
2751         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2752
2753         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2754         (wl-draft-reply): Added optional argument `number';
2755         Set wl-draft-parent-number.
2756         (wl-draft-kill): Delete answered mark if it is a reply.
2757
2758 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2759
2760         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2761         that originates in mime-preview-follow-current-entity.
2762         (wl-draft-yank-current-message-entity): Use it if region is active.
2763
2764         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2765         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2766         `wl-message-delete-current-part'.
2767         * wl-mule.el (wl-message-define-keymap): Ditto.
2768         * wl-xmas.el (wl-message-define-keymap): Ditto.
2769
2770 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2771
2772         * wl-mime.el (wl-message-delete-current-part): New function.
2773         (wl-mime-node-id-to-string): Ditto.
2774
2775         * wl-mime.el (wl-message-delete-current-part): Use existing
2776         original buffer which corresponds current mime-view buffer.
2777         (fetched buffer might have different structure, possibly)
2778
2779         * wl-mime.el (wl-message-delete-current-part): Quit if the
2780         message content differs from the actual message.
2781
2782 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2783
2784         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2785         order.
2786         (wl-summary-search-by-subject): Search parent message from tail;
2787         Check the existence of the parent message on the current thread tree.
2788         (wl-summary-update-thread): Check whether the line is inserted.
2789
2790 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2791
2792         * wl-vars.el (wl-summary-line-format): Undo last change.
2793         * wl-summary.el (wl-summary-print-destination): Do not put
2794         invisible property when `wl-summary-width' is nil.
2795         (wl-summary-line-subject-minimum-length): Abolished.
2796         (wl-summary-line-subject): Ditto.
2797
2798 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2799
2800         * wl-vars.el (wl-summary-line-format): Change default value.
2801         (wl-summary-subject-length-limit): Abolished.
2802         * wl-summary.el (wl-summary-line-subject): Ditto.
2803
2804 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2805
2806         * wl-template.el (wl-template-select): Added optional argument.
2807         If optional argument is specified, reverse
2808         `wl-template-visible-select'.
2809
2810 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2811
2812         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2813         Take prefix argument to force asking the destination folder.
2814
2815 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2816
2817         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2818         count and update status.
2819
2820 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2821
2822         * wl-summary.el (wl-summary-redisplay-internal): If
2823         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2824         after fetching.
2825
2826 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2827
2828         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2829         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2830
2831         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2832
2833 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2834
2835         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2836         (All other related portions are changed).
2837         (wl-summary-mark-as-read-all): Rewrite.
2838
2839 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2840
2841         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2842         `wl-summary-mark-as-read'.
2843         (wl-summary-mark-as-unread): Rewrite.
2844         (wl-summary-mark-as-read): Added no-modeline argument.
2845         (wl-summary-resume-cache-status): Rewrite.
2846         (wl-summary-exec-subr): Remove unused local variable.
2847
2848 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2849
2850         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2851         logic to call `wl-summary-buffer-prev-folder-function'.
2852         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2853
2854 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2855
2856         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2857         is nil.
2858
2859 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2860
2861         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2862         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2863         (wl-mime-setup): Add its entry.
2864
2865 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2866
2867         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2868         (wl-summary-delete-cache): Likewise.
2869         (wl-summary-mark-as-read): Rewrite.
2870
2871 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2872
2873         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2874         `wl-summary-count-unread'.
2875
2876         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2877
2878         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2879
2880 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2881
2882         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2883         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2884         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2885         Renamed to the elmo-msgdb-*-mark.
2886         (wl-summary-score-marks): Follow the change above.
2887         (wl-summary-auto-refile-skip-marks): Ditto.
2888         (wl-summary-incorporate-marks): Ditto.
2889         (wl-summary-expire-reserve-marks): Ditto.
2890
2891         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2892         changes.
2893         (wl-thread-insert-top): Changed updating message.
2894
2895         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2896         variable.
2897         (wl-summary-count-unread): Count answered marks.
2898         (wl-summary-rescan): Call wl-summary-insert-message instead of
2899         wl-summary-append-message-func-internal.
2900         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2901         (wl-summary-prefetch-msg): Follow the variable name changes.
2902         (wl-summary-prefetch-region): Ditto.
2903         (wl-summary-mark-as-read-all): Follow the API changes;
2904         Don't call elmo-folder-replace-marks.
2905         (wl-summary-delete-cache): Follow the variable name changes.
2906         (wl-summary-resume-cache-status): Ditto.
2907         (wl-summary-update-status-marks): New function.
2908         (wl-summary-insert-message): New function.
2909         (wl-summary-sync-marks): Follow the variable name changes.
2910         (wl-summary-sync-update): Synchronize to the msgdb, too;
2911         Changed update messages.
2912         (wl-summary-make-number-list): Rewrite.
2913         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2914         (wl-summary-mark-as-unread): Follow the API changes.
2915         (wl-summary-exec-subr): Follow the variable name changes.
2916         (wl-summary-mark-as-read): Ditto.
2917         (wl-summary-move-spec-plugged-alist): Ditto.
2918         (wl-summary-move-spec-unplugged-alist): Ditto.
2919         (wl-summary-cursor-move-surface): Ditto.
2920
2921         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2922         variable name changes.
2923         (wl-highlight-summary-current-line): Ditto.
2924
2925         * wl-expire.el (wl-expire-refile): Follow the API change in
2926         elmo-folder-move-messages.
2927         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2928         (wl-summary-archive): Use elmo-folder-msgdb instead of
2929         elmo-msgdb-load.
2930
2931 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2932
2933         * wl-mime.el (wl-draft-preview-message): Restore the position
2934         before evaluating wl-draft-send-hook in preview buffer.
2935
2936 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2937
2938         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2939         when it creates new draft buffer.
2940
2941         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2942         without argument.
2943
2944         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2945         Evaluate content and if the value is string, insert it.
2946         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2947         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2948         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2949         wl-draft-config-sub-part-bottom): Use it.
2950
2951         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2952         with the folder name. The question was unintelligible when it is
2953         called from wl-save-status.
2954
2955 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2956
2957         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2958         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2959         cannot take second argument).
2960
2961 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2962
2963         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2964         as t. Since type and subtype are not case sensitive (RFC 2045).
2965
2966 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2967
2968         * wl-vars.el (wl-message-mode-line-format): New variable.
2969         (wl-message-mode-line-format-spec-alist): Ditto.
2970         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2971         (wl-message-redisplay): Use wl-message-mode-line-format.
2972
2973 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2974
2975         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2976
2977 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2978
2979         * wl-summary.el (wl-summary-default-from): Write description.
2980
2981 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2982
2983         * wl-vars.el (wl-ldap-objectclass): Abolish.
2984
2985         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2986         (wl-ldap-make-filter): Removed condition for objectclass.
2987         (wl-ldap-make-matched-value-list): Remove meaningless process.
2988         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2989         (wl-address-ldap-search): Don't add `*' to `pat' string;
2990         use ignore-errors; added `email';
2991         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2992         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2993         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2994
2995
2996 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2997
2998         * wl-draft.el (wl-draft-parent-folder): Write description.
2999         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3000
3001 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3002
3003         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3004         as "" (zero-length string) if no parent.
3005         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3006
3007 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3008
3009         * wl-address.el (wl-address-make-completion-list): Skip duplication
3010         checking.
3011         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3012         `append'.
3013
3014 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3015
3016         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3017         instead of `beginning-of-buffer'.
3018
3019 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3020
3021         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3022
3023 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3024
3025         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3026         Refer wl-message-buffer-name.
3027         (wl-message-wheel-down): Ditto.
3028
3029 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3030
3031         * wl-vars.el (wl-message-buffer-name): New user option.
3032
3033         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3034         directly instead of making alist dinamically.
3035
3036         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3037         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3038         wl-message-buffer-cache-name.
3039         (wl-message-buffer-cache-clean-up): Ditto.
3040
3041         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3042
3043         * Version number is increased to 2.9.15.
3044
3045 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3046
3047         * wl-vars.el (wl-summary-default-view-alist): New user option.
3048
3049         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3050
3051         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3052         while deleting address.
3053         (wl-draft-delete-myself-from-cc): Ditto.
3054
3055         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3056         If optional argument is specified, reverse sort order.
3057
3058         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3059
3060 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3061
3062         * wl-thread.el (wl-thread-insert-message): Return parent number if
3063         exists.
3064         (wl-thread-update-indent-string-region): Use
3065         wl-thread-update-line-on-buffer-sub instead of
3066         wl-thread-update-line-on-buffer.
3067
3068 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3069
3070         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3071         (wl-folder-close-all): Ditto.
3072
3073 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3074
3075         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3076         and mailing-list:.
3077         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3078         value.
3079         (wl-summary-line-list-info): Print mailing-list name even when 
3080         list-number is empty.
3081
3082 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3083
3084         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3085
3086         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3087         (wl-draft-open-file): Ditto.
3088         (wl-draft-random-alphabet): Ditto.
3089
3090         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3091         bindings.
3092
3093 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3094
3095         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3096         * wl-vars.el (wl-draft-config-alist): Ditto.
3097
3098 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3099
3100         * Version number is increased to 2.9.14.
3101
3102         * wl.el (wl): Don't set wl-init as nil when error occured while
3103         auto-checking folders.
3104
3105         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3106         `elmo-expand-newtext'.
3107
3108 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3109
3110         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3111         `this-command' so that `wl-folder-goto-folder' contained in
3112         `wl-summary-keep-cursor-command' work.
3113
3114 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3115
3116         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3117         message buffer displaying state.
3118
3119 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3120
3121         * wl-vars.el (wl-summary-default-view): New variable to specify
3122         default value for `wl-summary-buffer-view' instead of using
3123         set-default.
3124         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3125
3126 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3127
3128         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3129
3130         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3131
3132 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3133
3134         * wl-vars.el (wl-forward-subject-prefix): New variable.
3135         * wl-draft.el (wl-draft-forward): Use it.
3136
3137 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3138
3139         * wl-message.el (wl-message-prev-page): When it is called without
3140         lines argument, scroll down by wl-message-scroll-amount lines.
3141         (wl-message-next-page): Ditto.
3142         * wl-vars.el (wl-message-scroll-amount): Change default value
3143         to preserve current behavior.
3144
3145 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3146
3147         * wl-summary.el (wl-summary-prefetch-msg): Bind
3148         `wl-message-entity' to call `wl-summary-from-function'.
3149
3150 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3151
3152         * wl-message.el (wl-message-buffer-create): Run
3153         wl-message-buffer-created-hook.
3154
3155 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3156
3157         * wl-summary.el (wl-summary-sort-specs): New variable.
3158         (wl-summary-default-sort-spec): Ditto.
3159         (wl-summary-sort): Rewrite.
3160         (wl-summary-sort-by-list-info): New function.
3161
3162 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3163
3164         * wl-summary.el (wl-summary-get-list-info): New function.
3165         (wl-summary-sort): Rewrite.
3166         (wl-summary-line-list-info): Ditto.
3167         (wl-summary-line-list-count): Ditto.
3168         (wl-summary-refile-region): Fixed docstring.
3169
3170 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3171
3172         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3173         `wl-folder-entity-hashtb' as completion table.
3174
3175 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3176
3177         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3178         only when this command is called interactively; silence the byte-
3179         compiler.
3180
3181 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3182
3183         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3184         active in XEmacs.
3185
3186 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3187
3188         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3189         plural lines.
3190
3191 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3192
3193         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3194         of current line when the cursor is on the header name.
3195         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3196
3197 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3198
3199         * wl-util.el (wl-read-directory-name): Return displayed directory
3200         as the default value also on XEmacs.
3201
3202 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3203
3204         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3205         formatting.
3206
3207 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3208
3209         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3210         argument and when it is non-nil, check face property before
3211         highlighting for each line.
3212         (wl-highlight-summary-window): Set it.
3213
3214 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3215
3216         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3217         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3218
3219         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3220         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3221         (wl-draft-get-fcc-list): Likewise.
3222
3223 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3224
3225         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3226         (wl-thread-entity-cur): Ditto.
3227         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3228         wl-thread-indent-regexp setting.
3229         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3230
3231         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3232         wl-summary-lazy-highlight.
3233         (wl-summary-display-bottom): Ditto.
3234
3235         * wl-thread.el (wl-thread-open-close): Likewise.
3236
3237         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3238         from and subject;
3239         Bind wl-draft-use-frame;
3240         Enclose with save-window-excursion;
3241         Use wl-draft-create-buffer instead of with-temp-buffer;
3242         Use wl-draft-prepare-edit;
3243         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3244         Use wl-draft-send instead of wl-draft-raw-send.
3245
3246 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3247
3248         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3249         of using wl-from.
3250
3251 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3252
3253         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3254         insert-buffer instead of clone-buffer.
3255         (wl-draft-doing-mime-bcc): New variable.
3256         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3257         infinite loop.
3258         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3259
3260         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3261         (wl-draft-mime-bcc-body): Ditto.
3262
3263         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3264         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3265         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3266         wl-draft-do-mime-bcc.
3267         (wl-draft-mime-bcc-field): New function.
3268         (wl-draft-do-mime-bcc): Ditto.
3269
3270         * wl-address.el (wl-address-complete-header-list): New variable.
3271         (wl-address-complete-header-regexp): Changed default value.
3272
3273         * Version number is increased to 2.9.13.
3274
3275 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3276
3277         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3278         it is differed.
3279
3280 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3281
3282         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3283         (wl-summary-line-list-count): Ditto.
3284
3285 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3286
3287         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3288         (wl-nntp-posting-function): New variable.
3289         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3290         `wl-nntp-posting-config-alist'.
3291
3292 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3293
3294         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3295         FLIM.
3296
3297 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3298
3299         * wl-summary.el (wl-summary-target-mark-refile-sub):
3300         Remove a nuisance funcall.
3301
3302 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3303
3304         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3305         as t for `try-completion'.
3306
3307 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3308
3309         * wl-summary.el (wl-summary-default-from): Use
3310         wl-address-header-extract-address instead of
3311         std11-extract-address-components.
3312         (wl-summary-simple-from): Ditto.
3313         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3314         (wl-summary-insert-headers): Show message.
3315         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3316         for whole line.
3317         (wl-summary-default-from): Revert last change.
3318         (wl-summary-simple-from): Ditto.
3319         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3320         (wl-summary-mark-as-read-region): Follow the change above.
3321         (wl-summary-sync-marks): Ditto.
3322         (wl-summary-target-mark-mark-as-read): Ditto.
3323         (wl-summary-redisplay-internal): Ditto.
3324         (wl-summary-redisplay-no-mime-internal): Ditto.
3325         (wl-summary-redisplay-all-header): Ditto.
3326         (wl-summary-mark-as-read): Removed argument `cached';
3327         Use current cache status to set cache mark.
3328         (wl-summary-redisplay-internal): Follow the change above.
3329         (wl-summary-redisplay-no-mime-internal): Ditto.
3330         (wl-summary-redisplay-all-header): Ditto.
3331
3332         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3333
3334         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3335         Don't call itself recursively (Adviced by Yamaoka-san).
3336
3337 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3338
3339         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3340         bind wl-summary-highlight as nil to avoid error caused by missing
3341         local variables.
3342
3343 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3344
3345         * wl-vars.el (wl-invalid-character-message): New user option.
3346
3347         * wl-util.el (wl-set-string-width): If truncated string-width is
3348         larger than specified width, use `wl-invalid-character-message'.
3349
3350 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3351
3352         * wl-summary.el (wl-summary-prefetch-msg): 
3353         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3354
3355 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3356
3357         * wl-vars.el (wl-summary-check-line-format): New user option.
3358         (wl-summary-line-format-file): Ditto.
3359
3360         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3361         variable.
3362         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3363         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3364         and `wl-summary-view-old-p' to check whether do a rescan or not.
3365         (wl-summary-view-old-p): New function.
3366         (wl-summary-line-format-changed-p): Ditto.
3367         (wl-summary-line-format-save): Ditto.
3368         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3369
3370         * wl-util.el (wl-set-string-width): Avoid using negative number
3371         for make-string.
3372
3373 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3374
3375         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3376         return value.
3377
3378         * wl-util.el (wl-set-string-width): Added optional argument
3379         `padding' (All other related portions are changed).
3380         (wl-line-parse-format): If the first letter of column number is
3381         `0', zero-padding the result (ex: "%05l").
3382
3383         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3384
3385 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3386
3387         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3388         sequential summary view.
3389
3390 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3391
3392         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3393         if it doesn't have a -unix version.
3394
3395 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3396
3397         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3398
3399 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3400
3401         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3402         content.
3403         (wl-draft): Follow the change above.
3404
3405         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3406
3407         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3408         and wl-folder-summary-line-format-alist contain %T and %P.
3409
3410         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3411         (wl-summary-mode-line-format): New user option.
3412         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3413         (wl-summary-line-format): Changed default value.
3414         (wl-summary-lazy-highlight): Changed default value.
3415
3416         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3417         change in wl-summary-create-line.
3418         (wl-thread-insert-entity-sub): Ditto.
3419
3420         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3421         (wl-summary-buffer-unread-status): Ditto.
3422         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3423         (wl-summary-buffer-persistent-mark-column): Ditto.
3424         (wl-summary-buffer-mode-line-formatter): Ditto.
3425         (wl-summary-buffer-mode-line): Ditto.
3426         (wl-summary-message-regexp): Abolished.
3427         (All other related portions are changed.)
3428         (wl-summary-detect-mark-position): New function.
3429         (wl-summary-buffer-set-folder): Setup
3430         wl-summary-buffer-mode-line-formatter.
3431         (wl-summary-mode): Setup selective-display;
3432         Setup pre-idle-hook when xemacs.
3433         (wl-summary-update-modeline): Rewrite.
3434         (wl-summary-jump-to-msg): Define as function;
3435         Changed regexp for searching messages.
3436         (wl-summary-message-number): Rewrite.
3437         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3438         Do rescan when old type summary cache.
3439         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3440         (wl-summary-remove-destination): Use '\r' to detect EOL.
3441         (wl-summary-print-destination): Ditto.
3442         (wl-summary-temp-mark): New inline function.
3443         (wl-summary-persistent-mark): Ditto.
3444         (wl-summary-line-number): New function.
3445         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3446         (wl-summary-line-list-count): New function.
3447         (wl-summary-create-line): Added argument persistent-mark.
3448         (All other related portions are changed)
3449         (wl-summary-create-line): Insert '\r'.
3450         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3451         (wl-summary-cursor-move-surface): New inline function.
3452         (wl-summary-prev): Use it.
3453         (wl-summary-next): Ditto.
3454
3455         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3456         wl-summary-message-regexp.
3457         (wl-highlight-summary): Delete progress message.
3458         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3459
3460         * Version number is increased to 2.9.12.
3461
3462 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3463
3464         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3465         variable (nil: no minimum).
3466         (wl-summary-line-subject): Add some spaces after subject by
3467         wl-summary-line-subject-minimum-length.
3468
3469 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3470
3471         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3472         and removed `F'.
3473         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3474         change above).
3475
3476 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3477
3478         * wl-summary.el (wl-summary-line-list-count): Reverted.
3479         (example setting in samples/*/dot.wl is also updated)
3480
3481 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3482
3483         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3484
3485         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3486
3487         * wl-vars.el (wl-summary-line-format): Addes some description to the
3488         docstring.
3489
3490         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3491         (wl-summary-line-close-bracket): Ditto.
3492         (wl-summary-line-children-number): Ditto.
3493         (wl-summary-line-thread-indent): Ditto.
3494         (wl-summary-line-children-and-from): Ditto.
3495
3496         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3497         't', 'c', 'F' and added 'C'.
3498
3499         * wl-util.el (wl-set-string-width): Accept negative value.
3500         (wl-line-parse-format): Added "%number(" and "%)".
3501
3502 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3503
3504         * wl-summary.el (wl-summary-line-list-count): Change format of the
3505         return value.
3506
3507 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3508
3509         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3510         from the recent message.el.
3511         (wl-draft-point-in-header-p): Ditto.
3512         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3513         wl-draft-beginning-of-line.
3514         * wl-e21.el (wl-draft-mode-map): Ditto.
3515         * wl-xmas.el (wl-draft-mode-map): Ditto.
3516
3517         * wl-folder.el: Sort macrodefs by dependencies.
3518
3519 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3520
3521         * wl-summary.el (wl-summary-prev): Fixed regexp.
3522         (wl-summary-next): Ditto.
3523
3524 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3525
3526         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3527
3528 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3529
3530         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3531         for backward compatibility.
3532
3533 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3534
3535         * wl-summary.el (wl-summary-line-list-count): New function, merged
3536         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3537         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3538         list counts.
3539
3540 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3541
3542         * wl-summary.el (wl-summary-create-line): Ignore errors while
3543         timezone-fix-time.
3544
3545         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3546
3547         * wl-summary.el (wl-summary-sync-update): Ditto.
3548         (wl-summary-default-from): Use wl-message-entity
3549         instead of entity.
3550
3551         * wl-summary.el (wl-summary-create-line): Fix.
3552
3553         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3554         (wl-summary-line-format): New user option.
3555         (wl-folder-summary-line-format-alist): Ditto.
3556         (wl-summary-from-width): Abolished.
3557
3558         * wl-util.el (toplevel): Require 'bytecomp.
3559         (wl-line-parse-format): New function.
3560         (wl-line-formatter-setup): New macro.
3561
3562         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3563         (wl-summary-buffer-line-formatter): New buffer local variable.
3564         (wl-summary-switch-to-clone-buffer): Follow the change above.
3565         (wl-summary-message-regexp): Fix.
3566         (wl-summary-from-func-internal): Abolished.
3567         (wl-summary-subject-func-internal): Ditto.
3568         (wl-summary-subject-filter-func-internal): Ditto.
3569         (All other related portions are changed.)
3570         (wl-summary-buffer-set-folder):
3571         Set up wl-summary-buffer-number-column and 
3572         wl-summary-buffer-line-formatter
3573         (All other related portions are changed.)
3574         (wl-summary-buffer-number-column-detect): Abolished.
3575         (All other related portions are changed.)
3576         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3577         (wl-summary-delete-all-temp-marks-on-buffer): Use
3578         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3579         (wl-summary-target-mark-delete): Ditto.
3580         (wl-summary-target-mark-refile-subr): Ditto.
3581         (wl-summary-target-mark-mark-as-read): Ditto.
3582         (wl-summary-target-mark-mark-as-unread): Ditto.
3583         (wl-summary-target-mark-mark-as-important): Ditto.
3584         (wl-summary-target-mark-save): Ditto.
3585         (wl-summary-replace-status-marks): Renamed from
3586         wl-summary-set-status-marks-on-buffer;
3587         Use wl-summary-message-regexp instead of
3588         wl-summary-buffer-number-regexp.
3589         (wl-summary-sync-update): Follow the change above.
3590         (wl-summary-goto-previous-message-beginning): New function.
3591         (wl-summary-mark-as-unread): Use it.
3592         (wl-summary-mark-as-important): Ditto.
3593         (wl-summary-line-formatter): New variable.
3594         (wl-summary-line-year): New function.
3595         (wl-summary-line-day): Ditto.
3596         (wl-summary-line-day-of-week): Ditto.
3597         (wl-summary-line-hour): Ditto.
3598         (wl-summary-line-minute): Ditto.
3599         (wl-summary-line-open-bracket): Ditto.
3600         (wl-summary-line-close-bracket): Ditto.
3601         (wl-summary-line-children-number): Ditto.
3602         (wl-summary-line-thread-indent): Ditto.
3603         (wl-summary-line-size): Ditto.
3604         (wl-summary-line-subject): Ditto.
3605         (wl-summary-line-from): Ditto.
3606         (wl-summary-line-children-and-from): Ditto.
3607         (wl-summary-create-line): Rewritten.
3608         (wl-summary-format-date): Abolished.
3609
3610         * wl-highlight.el (wl-highlight-summary-current-line): Use
3611         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3612         Use thread structure to detect thread top message.
3613
3614         * wl-draft.el (wl-default-draft-cite): Don't use
3615         wl-summary-from-func-internal.
3616
3617         * wl-refile.el (wl-refile-subject-learn): Don't use
3618         wl-summary-subject-filter-func-internal.
3619         (wl-refile-guess-by-subject): Ditto.
3620
3621         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3622         parameters.
3623
3624         * wl-thread.el (wl-thread-update-indent-string-region):
3625         Use wl-thread-update-line-on-buffer instead of
3626         wl-thread-update-indent-string.
3627         (wl-thread-update-children-number): Redefine using
3628         wl-thread-update-line-on-buffer.
3629         (wl-thread-update-indent-string): Abolished.
3630
3631         * Version number is increased to 2.9.11.
3632
3633 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3634
3635         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3636         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3637         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3638
3639         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3640         as nil.
3641
3642         * wl-thread.el (wl-thread-open-all-unread): Use 
3643         elmo-folder-list-messages-mark-match.
3644         (wl-thread-insert-message): Removed argument `mark-alist'.
3645         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3646         elmo-msgdb-set-mark.
3647         (wl-thread-get-children-msgs-uncached): Likewise.
3648         (wl-thread-get-exist-children): Added argument include-self.
3649         (wl-thread-delete-message): Follow the change above.
3650
3651         * wl-summary.el (wl-summary-count-unread): Removed argument.
3652         (wl-summary-rescan): Follow the change above.
3653         (wl-summary-mark-as-read-region): Ditto
3654         (wl-summary-mark-as-unread-region): Ditto.
3655         (wl-summary-delete-messages-on-buffer): Ditto.
3656         (wl-summary-sync-update): Ditto.
3657         (wl-summary-switch-to-clone-buffer): Ditto.
3658         (wl-summary-goto-folder-subr): Ditto.
3659         (wl-summary-target-mark-mark-as-read): Ditto.
3660         (wl-summary-target-mark-mark-as-unread): Ditto.
3661         (wl-summary-target-mark-mark-as-important): Ditto.
3662         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3663         (wl-summary-update-thread): Removed argument `mark-alist'.
3664         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3665         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3666         (wl-summary-resume-cache-status): Likewise.
3667         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3668         elmo-msgdb-set-mark.
3669         (wl-summary-mark-as-read-all): Likewise.
3670         (wl-summary-delete-cache): Ditto.
3671         (wl-summary-auto-select-msg-p): Ditto.
3672         (wl-summary-mark-as-unread): Ditto.
3673         (wl-summary-no-auto-refile-message-p): Ditto.
3674         (wl-summary-mark-as-read): Ditto.
3675         (wl-summary-mark-as-important): Ditto.
3676         (wl-summary-auto-refile): Follow the change above.
3677         (wl-summary-delete-all-marks): Removed.
3678         (wl-summary-resume-marks-and-highlight): Ditto.
3679         (wl-summary-resume-marks): Ditto.
3680         (wl-summary-delete-important-msgs-from-list): Ditto.
3681         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3682
3683         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3684         wl-summary-count-unread.
3685
3686         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3687         (wl-summary-score-update-all-lines): Use
3688         elmo-msgdb-set-mark.
3689
3690 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3691
3692         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3693         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3694         (wl-summary-create-line): Renamed from
3695         wl-summary-overview-create-summary-line;
3696         Argument rearrangement.
3697         (wl-summary-update-thread): Follow the change above.
3698
3699         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3700         (wl-thread-insert-entity-sub): Likewise.
3701
3702         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3703         argument `overview', `mark-alist' and added `msgdb'.
3704
3705         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3706
3707         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3708         (wl-summary-rescan): Follow the change above.
3709         (wl-summary-sync-update): Ditto.
3710         (wl-summary-insert-thread-entity): Ditto;
3711         Don't use `let*' in every while loop;
3712         Detect infinite loop of threads.
3713         (wl-summary-update-thread): Removed argument `overview'.
3714
3715         * wl-thread.el (wl-thread-insert-message): Ditto.
3716
3717         * Version number is increased to 2.9.10.
3718
3719         * wl-message.el (wl-message-redisplay): Ignore errors while
3720         wl-message-redisplay-hook.
3721
3722 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3723
3724         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3725
3726 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3727
3728         * wl.el (wl): inhibit-quit while wl-folder.
3729
3730 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3731
3732         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3733         while msgdb access.
3734
3735 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3736
3737         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3738         even if no folder is not created.
3739
3740 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3741
3742         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3743
3744         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3745         implementation.
3746         (wl-summary-target-mark-thread): Ditto.
3747
3748         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3749
3750 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3751
3752         * wl-util.el (wl-display-bytes): Remove unused function.
3753
3754 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3755
3756         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3757         seems critical one (partially reverse the change in 2002/03/17).
3758
3759 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3760
3761         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3762         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3763
3764 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3765
3766         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3767         is not writable.
3768         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3769         plugged status instead of `'force' as 2nd argument.
3770
3771         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3772         is not creatable.
3773
3774         * Version number is increased to 2.9.9.
3775
3776 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3777
3778         * wl-summary.el (wl-summary-suspend): New function.
3779
3780 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3781
3782         * wl.el (wl): Do not check variables if check is nil.
3783         * wl-utils.el (wl-collect-draft): New function.
3784         * wl-folder.el (wl-folder-suspend): Put summary buffers
3785         and draft buffers at the end of buffer list.
3786         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3787
3788 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3789
3790         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3791         loop instead of recursive call.
3792
3793         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3794         2nd argument.
3795
3796 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3797
3798         * wl-draft.el (wl-draft-create-contents): Don't take neither
3799         (function . args) nor (string . something) any more.
3800
3801         * wl-version.el (wl-generate-user-agent-string): Return string
3802         without header symbol.
3803         * wl-draft.el (wl-draft-default-headers): Use it.
3804
3805         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3806         `wl-draft-insert-ccs' and return field value instead of inserting
3807         the header. Abolish cc argument.
3808         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3809
3810         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3811         rather than one with string car.
3812
3813         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3814         * wl-draft.el (wl-draft-create-contents): Add it after the default
3815         headers.
3816
3817         * wl-draft.el (wl-draft-create-contents): For the case of
3818         (symbol-or-string . function) insert header only when the function
3819         returns string value.
3820
3821 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3822
3823         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3824         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3825
3826 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3827
3828         * wl.el (wl-check-environment): Don't check Message-ID when
3829         `wl-insert-message-id' is nil.
3830         Revive checking if `wl-message-id-domain' contains "@".
3831
3832 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3833
3834         * wl.el (wl-check-environment): Merge examination for "@" at
3835         inappropriate position into the first string-match.
3836
3837         * wl-summary.el (wl-summary-target-mark-print): New function.
3838         (wl-summary-pipe-message-subr): Extracted from
3839         `wl-summary-pipe-message'.
3840         (wl-summary-target-mark-pipe): New function.
3841         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3842         `wl-summary-target-mark-pipe'.
3843
3844 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3845
3846         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3847
3848 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3849
3850         * wl.el (wl-check-environment): Use elmo-warning instead of
3851         error for non-critical ones.
3852         Remove trash folder check.
3853         (wl): Don't ignore error in wl-check-environment.
3854
3855         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3856         check, which is moved from `wl-check-environment'.
3857         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3858
3859 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3860
3861         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3862         guess anything, call wl-summary-write.
3863         (wl-summary-write): Create draft with blank To field.
3864         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3865
3866 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3867
3868         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3869         argument full as well for wl-folder-write-current-folder.
3870         If wl-*-write-current-folder cannot guess addressee, add blank
3871         To header.
3872         Rewrite condition for positioning cursor.
3873
3874 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3875
3876         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3877         summary buffer is present, use it.
3878         (wl-folder-jump-to-previous-summary): Ditto.
3879
3880 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3881
3882         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3883
3884         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3885         wl-summary-previous-buffer and wl-summary-next-buffer.
3886
3887         * wl-folder.el (wl-folder-mode-map): Bind
3888         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3889         (wl-folder-jump-to-next-summary): New function.
3890         (wl-folder-jump-to-previous-summary): Ditto.
3891
3892         * wl-draft.el (wl-draft): Rearranged.
3893
3894 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3895
3896         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3897         of header.
3898         (wl-draft): Collect arguments for the header as header-alist.
3899         (wl-draft-forward): Arrange arguments for wl-draft.
3900         (wl-draft-reply): Ditto.
3901         (wl-draft-edit-string): Ditto.
3902         * wl-summary.el (wl-summary-write): Ditto.
3903         (wl-summary-write-current-folder): Ditto.
3904
3905         * Version number is increased to 2.9.8.
3906
3907 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3908
3909         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3910
3911         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3912
3913         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3914         even if the guess failed.
3915
3916         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3917         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3918         wl-summary-write-current-folder.
3919         * wl-xmas.el: Ditto.
3920
3921 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3922
3923         * wl-summary.el (wl-summary-next-page): Force display message if
3924         message is not displayed yet.
3925         (wl-summary-prev-page): Ditto.
3926
3927 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3928
3929         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3930
3931 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3932
3933         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3934         add "Preview Message" and "Save Draft and Exit".
3935
3936 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3937
3938         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3939         if addrmgr is called from draft in splitted window.
3940
3941         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3942         * wl-mule.el: Ditto.
3943         * wl-xmas.el: Ditto.
3944
3945 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3946
3947         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3948
3949         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3950         * wl-xmas.el (wl-folder-toolbar): Ditto.
3951
3952 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3953
3954         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3955         and wl-draft-save-and-exit.
3956         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3957         * wl-xmas.el: Ditto.
3958         * wl-mule.el: Ditto.
3959
3960         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3961         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3962
3963 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3964
3965         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3966         lists for saving buffer.
3967
3968 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3969
3970         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3971         parent-folder argument instead of it.
3972         (wl-draft-create-buffer): Ditto.
3973         (wl-draft-forward): Ditto.
3974         (wl-draft-reply): Ditto.
3975         * wl-summary.el (wl-summary-write): Ditto.
3976         (wl-summary-write-current-folder): Ditto.
3977
3978         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3979         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3980         Folder buffer after composing.
3981
3982 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3983
3984         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3985         header if the file `wl-x-face-file' already contains it.
3986
3987 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3988
3989         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3990         folder" entry.
3991         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3992         * wl-e21.el (wl-folder-toolbar): Ditto.
3993         * wl-xmas.el (wl-folder-toolbar): Ditto.
3994
3995 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3996
3997         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3998         wl-folder-goto-folder with sticky argument.
3999         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4000
4001 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4002
4003         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4004         and wl-summary-previous-buffer.
4005         (wl-summary-next-buffer): New function.
4006         (wl-summary-previous-buffer): Ditto.
4007
4008 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4009
4010         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4011         wl-folder-jump-to-current-entity-with-arg.
4012         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4013         `wl-folder-jump-to-current-entity'.
4014         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4015         `wl-summary-goto-folder-sticky'.
4016         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4017         `wl-summary-goto-folder'.
4018         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4019         Unless force-exit, do not clean temp. marks for sticky summary.
4020         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4021
4022 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4023
4024         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4025         not entire.
4026
4027 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4028
4029         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4030         to `C-x C-s'.
4031         (wl-summary-save-status): New command.
4032         (wl-summary-exit): Don't clean-up temp marks when sticky.
4033         (Applied patch from Nakayama-san [wl: 09548])
4034         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4035         Do nothing when no mark data.
4036         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4037         Call `wl-summary-delete-all-temp-marks' before saving.
4038
4039 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4040
4041         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4042
4043 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4044
4045         * wl.el (wl-check-environment): Also cause error when (system-name)
4046         returns "localhost.localdomain". (Although it doesn't affect because
4047         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4048
4049 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4050
4051         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4052         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4053
4054         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4055         value.
4056
4057 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4058
4059         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4060         Likewise r-cc-list and r-ng-list.
4061
4062 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4063
4064         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4065         only if it is bound as variable.
4066
4067         * wl-mime.el (wl-draft-preview-message): Ditto.
4068
4069 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4070
4071         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4072         needless `goto-char'.
4073
4074         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4075         `wl-summary-redisplay-no-mime-internal' instead of
4076         `wl-summary-redisplay-no-mime'.
4077         (wl-summary-redisplay-no-mime): Changed argument;
4078         Call `wl-summary-redisplay-no-mime-internal'.
4079
4080         * wl-mime.el (wl-draft-preview-message): Bind
4081         `mime-header-encode-method-alist' locally.
4082
4083         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4084         (wl-draft-std11-parse-addresses): Added the first address check.
4085         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4086
4087         * Version number is increased to 2.9.7.
4088
4089 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4090
4091         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4092
4093 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4094
4095         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4096         related to scrollbar support, if there is no such a feature
4097         compiled in.
4098
4099 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4100
4101         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4102         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4103         for prefetch.
4104
4105 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4106
4107         * wl-summary.el (wl-summary-pick): Fix for no match.
4108
4109 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4110
4111         * wl-draft.el (wl-draft-save):
4112         Override `mime-header-encode-method-alist'.
4113
4114 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4115
4116         * wl-folder.el (wl-folder-pick): New function.
4117         Define key as "?".
4118
4119 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4120
4121         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4122         Fix for unplugged.
4123
4124 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4125
4126         * wl-folder.el (wl-folder-virtual): New function.
4127         Define key as "V".
4128
4129 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4130
4131         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4132         multi folder if entity is group.
4133
4134 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4135
4136         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4137         is nil.
4138
4139 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4140
4141         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4142         (wl-summary-target-mark-msgs): Return the number of marked messages.
4143
4144 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4145
4146         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4147         "first:" is specified.
4148
4149 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4150
4151         * wl-vars.el (wl-from): Use return value of function
4152         user-full-name instead of the variable user-full-name since
4153         XEmacs-20.4 doesn't set this variable.
4154
4155 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4156
4157         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4158         call `wl' directly.
4159
4160 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4161
4162         * wl-draft.el (wl-draft-reedit): Removed duplicated
4163         switch-to-buffers.
4164
4165 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4166
4167         * wl.el (wl-other-frame): Removed garbages.
4168
4169 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4170
4171         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4172
4173         * wl-xmas.el (wl-draft-key-setup): Ditto.
4174
4175         * wl-mule.el (wl-draft-key-setup): Ditto.
4176
4177         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4178         (wl-draft-reedit): Ditto.
4179         (wl-draft-prepare-edit): Add `wl-draft-save' to
4180         `local-write-file-hooks'.
4181         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4182         (wl-draft-reedit): Set buffer-file-name.
4183         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4184
4185
4186         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4187         call it.
4188         (wl-delete-startup-frame-function): New variable.
4189         (wl-other-frame): New function
4190         (Original was written by Yamaoka san [wl: 09239]).
4191
4192         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4193         if `wl-folder-use-frame'.
4194
4195 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4196
4197         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4198
4199 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4200
4201         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4202         New variable.
4203         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4204         (wl-message-buffer-prefetch-get-next): Use them.
4205         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4206
4207 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4208
4209         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4210         with unwind-protect.
4211
4212         * wl-draft.el (wl-draft-reedit): Rewrite.
4213         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4214         (wl-draft-save): Insert header separator if it does not exist;
4215         Removed condition-case.
4216
4217         * wl-summary.el (wl-summary-reedit): Revert last change.
4218
4219         * wl-draft.el (wl-draft-save): Rewrite.
4220         (wl-draft-create-buffer): Set buffer-file-name as nil.
4221
4222         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4223
4224         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4225
4226         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4227         nil.
4228
4229 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4230
4231         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4232         If count is nil, do not prefetch.
4233         (wl-message-buffer-prefetch-next): Next.
4234
4235 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4236
4237         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4238
4239 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4240
4241         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4242         `delete-backward-char'
4243         (wl-draft-prepare-edit): Check major-mode.
4244         (wl-draft-decode-header): Rewrite.
4245         (wl-draft): Fix.
4246
4247 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4248
4249         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4250
4251 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4252
4253         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4254         (wl-message-buffer-prefetch-get-next): Remove size checking.
4255         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4256
4257 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4258
4259         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4260         (wl-draft-default-headers): Fix.
4261
4262 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4263
4264         * wl-draft.el (wl-draft-default-headers): Insert return value of
4265         `wl-generate-mailer-string-function'.
4266
4267 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4268
4269         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4270         (wl-draft-insert-mail-header-separator): Ditto.
4271
4272         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4273         again (Reverted the change on 2002-01-17 by OKADA san).
4274
4275 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4276
4277         * wl-draft.el (wl-draft): Rewrite.
4278         (wl-draft-create-buffer): New function.
4279         (wl-draft-create-contents): Ditto.
4280         (wl-draft-prepare-edit): Ditto.
4281         (wl-draft-decode-header): Ditto.
4282         (wl-draft-decode-body): Ditto.
4283         (wl-draft-check-new-line): Ditto.
4284         (wl-draft-default-headers): Ditto.
4285         (wl-draft-insert-mail-header-separator): Ditto.
4286
4287 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4288
4289         * Version number is increased to 2.9.6.
4290
4291 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4292
4293         * wl-draft.el (wl-draft-delete-field): Optional argument.
4294         (wl-draft-delete-fields): Ditto.
4295
4296 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4297
4298         * wl-message.el (toplevel): Eliminated byte-compile warning.
4299         for `itimer-function', `delete-timer' and `itimer-list'.
4300
4301 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4302
4303         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4304         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4305         `wl-message-buffer-prefetch-threshold'.
4306         * wl-summary.el (wl-summary-redisplay-internal): Remove
4307         the check of `wl-message-buffer-prefetch-depth'.
4308
4309 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4310
4311         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4312         size of article.
4313         (wl-message-buffer-prefetch-subr): Remove size check.
4314
4315 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4316
4317         * wl-vars.el (wl-plugged): Make customizable.
4318
4319 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4320
4321         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4322         (wl-message-buffer-prefetch-set-timer): New function.
4323         (wl-message-buffer-prefetch-get-next): New function.
4324         (wl-message-buffer-prefetch): New function.
4325         (wl-message-buffer-prefetch-next): Rewrite.
4326         (wl-message-buffer-prefetch-subr): Rewrite.
4327         * wl-vars.el (wl-auto-prefetch-first): New variable.
4328         * wl-summary.el (wl-summary-goto-folder-subr): Call
4329         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4330
4331 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4332
4333         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4334         `wl-summary-unread-message-hook'.
4335
4336 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4337
4338         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4339         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4340         if range is `cache-status'.
4341
4342 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4343
4344         * wl-message.el (wl-message-buffer-prefetch-subr):
4345         Improve debug message.
4346
4347 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4348
4349         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4350         `wl-mail-send-pre-hook'.
4351         (wl-draft-send-mail-with-qmail): Ditto.
4352         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4353
4354 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4355
4356         * wl-message.el (wl-message-buffer-prefetch-subr):
4357         Fix for cancel-function-timers bug.
4358         (wl-message-buffer-prefetch-debug): Default value is t.
4359
4360 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4361
4362         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4363         (wl-message-buffer-prefetch-subr): Rewrite.
4364         Rename from `wl-message-buffer-prefetch'.
4365
4366 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4367
4368         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4369         (wl-default-draft-cite-decorate-author): Ditto.
4370
4371         * wl-draft.el (wl-draft-cite-function): Removed.
4372         (wl-default-draft-cite-decorate-author): Ditto.
4373
4374 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4375
4376         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4377         (wl-default-draft-cite): Do not arrange author name if the value of
4378         `wl-default-draft-cite-decorate-author' is nil.
4379
4380 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4381
4382         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4383
4384         * wl-folder.el (wl-folder-check-one-entity): Don't care
4385         `elmo-folder-use-flag-p'.
4386
4387 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4388
4389         * wl-folder (wl-folder-check-one-entity): Fix
4390         problem if unread is nil.
4391
4392 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4393
4394         * wl-address.el (wl-address-make-completion-list): Check whether
4395         the address is a group list.
4396         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4397
4398 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4399
4400         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4401         The number of the messages of new and unread does not count
4402         correctly.
4403
4404         * wl-summary.el (wl-summary-count-unread): Changed to return
4405         `(new . unread)' instead of total.
4406         (wl-summary-sync-update): Follow the change above.
4407
4408         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4409
4410 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4411
4412         * wl-address.el (wl-address-make-completion-list): Do not enclose
4413         address by " <" and ">" if associated realname is "".
4414         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4415         This is against the promblem with group list in .addresses pointed
4416         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4417
4418 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4419
4420         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4421         message is a format control string.
4422         * wl-expire.el (wl-expire-append-log): Ditto.
4423         * wl-mime.el (wl-summary-burst-subr): Ditto.
4424         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4425         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4426
4427 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4428
4429         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4430         wl.el (wl-check-variables): Rename from `wl-check-type'.
4431         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4432         (wl-check-variables-2): New function.
4433         (wl): Call `wl-check-variables-2'.
4434
4435 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4436
4437         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4438         after renaming folder in access group.
4439
4440 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4441
4442         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4443         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4444         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4445         (wl-message-buffer-prefetch): Rewrite.
4446         (wl-message-buffer-prefetch-idle-time): Removed.
4447         * wl-summary.el (wl-summary-redisplay-internal):
4448         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4449         Error check for `wl-message-buffer-prefetch-depht'.
4450
4451 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4452
4453         * Version number is increased to 2.9.5.
4454         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4455
4456 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4457
4458         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4459         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4460         Based on the patch written by
4461         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4462
4463 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4464
4465         * wl-draft.el (wl-draft-raw-send): Fix for
4466         `wl-news-send-pre-hook'
4467
4468 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4469
4470         * wl-utils.el (wl-message-id-function): New variable.
4471         * wl-draft.el (wl-draft-insert-required-fields):
4472         Use `wl-message-id-function'.
4473
4474 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4475
4476         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4477         * wl-utils.el (wl-draft-make-message-id-string):
4478         Use `wl-from' for domain part of Message-ID
4479         if `wl-message-id-use-wl-from' if non-nil.
4480         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4481
4482 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4483
4484         * wl.el (wl): Call `wl-check-type'
4485         Do not 'condition-case'.
4486
4487 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4488
4489         * wl.el (wl-check-type): New function.
4490         (wl-check-type-variables): New variable.
4491
4492 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4493
4494         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4495
4496 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4497
4498         * wl-draft.el (wl-smtp-password-key): New function.
4499         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4500         (wl-draft-send-mail-with-smtp): Ditto.
4501         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4502
4503 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4504
4505         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4506         * wl-utils.el (wl-unique-id-suffix): Remove.
4507
4508 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4509
4510         * Version number is increased to 2.9.4.
4511
4512 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4513
4514         * wl-utils.el (wl-unique-id-suffix): New variable.
4515         (wl-unique-id): Use `wl-unique-id-suffix'
4516
4517 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4518
4519         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4520         instead of `elmo-msgdb-search'.
4521
4522         * Version number is increased to 2.9.3.
4523
4524 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4525
4526         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4527
4528 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4529
4530         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4531         (wl-draft-dispatch-message): Changed for send-later.
4532         (wl-draft-queue-flush): Ditto.
4533         (wl-draft): Clear `wl-sent-message-queued'.
4534         (wl-draft-reedit): Ditto.
4535         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4536         * wl-vars.el (wl-draft-force-queuing): New variable.
4537         (wl-draft-force-queuing-mail): New variable.
4538         (wl-draft-force-queuing-news): New variable.
4539
4540 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4541
4542         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4543         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4544
4545 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4546
4547         * Version number is increased to 2.9.2.
4548
4549 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4550
4551         * wl-draft.el (wl-draft-elide-region): New user command.
4552         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4553
4554         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4555         command `wl-draft-elide-region'.
4556         * wl-mule.el: Ditto.
4557         * wl-xmas.el: Ditto.
4558
4559 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4560
4561         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4562         (wl-biff-check-folder-async): Removed needless let.
4563
4564 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4565
4566         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4567         wl-folder-get-elmo-folder.
4568         (wl-biff-check-folder): Set `biff' argument of
4569         `wl-folder-check-one-entity'.
4570         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4571
4572         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4573         (wl-folder-check-one-entity): Added `biff' argument;
4574         Setup `biff' slot of folder.
4575
4576         * Version number is increased to 2.9.1.
4577
4578 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4579
4580         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4581         comment out and fixed.
4582         (wl-fldmgr-add-completion-subr): Ditto.
4583
4584         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4585         and msgdb.
4586
4587         * wl.el (wl-toggle-plugged): Save summary view.
4588
4589 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4590
4591         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4592
4593 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4594
4595         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4596
4597 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4598
4599         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4600         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4601         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4602
4603         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4604         if it was failed.
4605         (wl-demo): Disable undo in the demo buffer.
4606
4607 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4608
4609         * wl-version.el (wl-version): Changed codename.
4610
4611         * Version number is increased to 2.9.0.
4612
4613 2001-12-14  Takuo KITAME <kitame@northeye.org>
4614
4615         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4616         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4617         (wl-folder-mark-as-read-all-current-entity): Ditto.
4618
4619 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4620
4621         * wl-vars.el (wl-from-width): Define as obsolete variable.
4622         (wl-subject-length-limit): Ditto.
4623
4624         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4625
4626         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4627         wl-summary-save-view.
4628
4629         * wl.el (wl-save-status): Ditto.
4630         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4631
4632         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4633         (wl-summary-exit): Follow the change above.
4634         (wl-summary-goto-folder-subr): Ditto.
4635
4636         * wl-folder.el (wl-folder-create-subr): Don't use
4637         `elmo-folder-creatable-p'.
4638
4639 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4640
4641         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4642
4643 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4644
4645         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4646         rather than bitmap on Emacs 21.
4647         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4648         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4649         for xbm if the new redisplay engine is not available.
4650
4651 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4652
4653         * wl-folder.el (wl-folder-init-hook): New hook.
4654         (wl-folder-init): Run `wl-folder-init-hook'.
4655
4656 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4657
4658         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4659
4660 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4661
4662         * wl-acap.el (wl-acap-cache-filename): New variable.
4663         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4664         (wl-acap-init): Use cache if no ACAP server found.
4665
4666 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4667
4668         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4669         `wl-acap-original-msgdb-dir'.
4670
4671         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4672         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4673
4674         * wl-mime.el (wl-mime-save-directory): Renamed from
4675         `wl-mime-save-dir'.
4676
4677 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4678
4679         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4680
4681         * wl-demo.el: Require `path-util'.
4682         (wl-demo-bitmap-mule-available-p): New internal variable.
4683         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4684         `module-installed-p' instead.
4685         (wl-demo-insert-image): Use *.img file for a bitmap image.
4686         (wl-demo): Don't call the ascii demo recursively.
4687
4688 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4689
4690         * Version number is increased to 2.7.7.
4691
4692 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4693
4694         * wl.el (wl-exit): Eliminated byte-compile warning.
4695
4696 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4697
4698         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4699         obsolete variable using `elmo-define-obsolete-variable'.
4700         (wl-fetch-confirm-threshold): Ditto.
4701         (wl-cache-prefetch-folder-type-list): Ditto.
4702         (wl-cache-prefetch-folder-list): Ditto.
4703
4704 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4705
4706         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4707         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4708         (wl-demo-insert-image): New function.
4709         (wl-demo-insert-text): New function.
4710         (wl-demo-image-type-alist): Redefine as a function.
4711         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4712         (wl-demo-with-temp-file-buffer): Removed.
4713         (wl-logo-xpm): Removed.
4714         (wl-logo-xbm): Removed.
4715         (wl-logo-bitmap): Removed.
4716
4717 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4718
4719         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4720         (wl-expire-localdir-get-folder-function): New user option.
4721         (wl-expire-localdir-get-folder): New function.
4722         (wl-expire-localdir-date): Ditto.
4723
4724 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4725
4726         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4727         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4728         Fixed unread number mismatch when all-unread < unread.
4729
4730 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4731
4732         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4733         (wl-fetch-confirm-threshold): Ditto.
4734
4735         * wl-summary.el (wl-summary-confirm-appends): Removed.
4736         (wl-summary-sync-update): Don't refer
4737         `wl-summary-update-confirm-threshold' (It is now abolished).
4738
4739         * wl-message.el (wl-message-display-internal): Don't refer
4740         `wl-fetch-confirm-threshold' (It is now abolished).
4741
4742 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4743
4744         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4745
4746 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4747
4748         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4749         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4750         Change default value to nil.
4751         (wl-summary-indent-length-limit): The value can be nil, nil means
4752         unlimited.
4753
4754         * wl-summary.el: Don't set limit for indent length if the value of
4755         wl-summary-indent-length-limit is nil.
4756         If the value of wl-summary-width is nil, it means only that the width
4757         of summary is unlimited (nil doesn't mean that the indent length is
4758         unlimited).
4759
4760         * wl-thread.el: Ditto.
4761
4762 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4763
4764         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4765         be nil, nil means never confirm.
4766         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4767
4768 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4769
4770         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4771         means unlimited).
4772
4773 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4774
4775         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4776         Use `with-temp-buffer'.
4777
4778 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4779
4780         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4781         with new backquote style).
4782         (wl-folder-get-entity-from-buffer): Ditto.
4783
4784 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4785
4786         * wl-version.el (nemacs-version): Eliminated.
4787         (wl-extended-emacs-version2): Ignore nemacs.
4788         (wl-extended-emacs-version3): Ditto.
4789
4790 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4791
4792         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4793         (wl-draft-add-in-reply-to): New variable.
4794         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4795         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4796         (wl-draft-yank-from-mail-reply-buffer): Use
4797         `wl-draft-add-in-reply-to'.
4798         (wl-draft-insert-current-message): Ditto.
4799
4800 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4801
4802         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4803         typo (kill->hide).
4804         (wl-message-buffer-prefetch-folder-type-list): Added elements
4805         `mark' and `cache' instead of `internal'.
4806
4807 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4808
4809         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4810         resume msgdb directory.
4811
4812 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4813
4814         * wl.el (wl-exit): Call `wl-acap-exit'.
4815
4816         * wl-summary.el (wl-summary-message-string): New function.
4817         (wl-summary-reedit): Use it.
4818         (wl-summary-resend-bounced-mail): Remove needless let.
4819         (wl-summary-supersedes-message): Ditto.
4820         (wl-summary-save): Ditto.
4821
4822         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4823         (wl-acap-init): Set it.
4824         (wl-acap-exit): New function.
4825
4826 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4827
4828         * wl.el (wl-init): Revert (require 'mime-setup). move from
4829         toplevel.
4830
4831 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4832
4833         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4834         local variables.  Add error when guess function return invalid
4835         value.
4836
4837 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4838
4839         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4840         Change local variable name.
4841         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4842         (wl-folder-get-newsgroups): Return nil when non-news folder.
4843         * wl-summary.el (wl-summary-write-current-folder): State through
4844         when guess-list return nil.
4845         (wl-summary-write-current-folder-functions): Fixed docstring.
4846
4847         * wl.el (wl-exit): Changed confirm message.
4848
4849         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4850         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4851
4852         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4853
4854 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4855
4856         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4857         user option (Renamed from wl-cache-prefetch-folder-type-list).
4858         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4859         from wl-cache-prefetch-folder-list).
4860
4861         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4862         Move to wl-vars.el.
4863         (wl-message-buffer-prefetch-p): Changed to enable
4864         `wl-message-buffer-prefetch-folder-list'.
4865
4866         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4867         `ignore-cache'.
4868
4869 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4870
4871         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4872         `part-top' and `part-bottom'.
4873         (wl-draft-config-sub-part-top): New function.
4874         (wl-draft-config-sub-part-bottom): New function.
4875
4876 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4877
4878         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4879
4880 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4881
4882         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4883
4884 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4885
4886         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4887
4888         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4889         (wl-summary-write-current-folder): Ditto.
4890
4891 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4892
4893         * wl-folder.el (wl-folder-get-newsgroups): Use
4894         `elmo-folder-newsgroups'.
4895
4896 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4897
4898         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4899         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4900         `wl-draft-config-sub-header-bottom'.
4901
4902 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4903
4904         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4905         localnews folder.
4906
4907 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4908
4909         * wl-summary.el (wl-summary-mode): Undo last change.
4910
4911         * wl-folder.el (wl-folder-mode): Ditto.
4912
4913 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4914
4915         * wl-summary.el (wl-summary-mode): Locally set
4916         truncate-partial-window-width to nil.
4917         (for XEmacs)
4918
4919         * wl-folder.el (wl-folder-mode): Ditto.
4920
4921 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4922
4923         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4924
4925 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4926
4927         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4928         number.
4929
4930         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4931
4932         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4933
4934         * Version number is increased to 2.7.6.
4935
4936 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4937
4938         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4939
4940 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4941
4942         * wl-summary.el (wl-summary-sync-update): Enclose network
4943         related portion with `unwind-protect'.
4944
4945 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4946
4947         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4948
4949 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4950
4951         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4952         element.
4953         * wl-vars.el (wl-message-body-button-alist): Ditto.
4954
4955         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4956         max match length.
4957         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4958
4959         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4960         for the max match length;
4961         Use 4th element value for the button string regexp group.
4962
4963         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4964         candidate exists, prompt to select.
4965
4966 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4967
4968         * wl-summary.el (wl-summary-jump-to-msg): Search before
4969         calibration point by `beginning-of-line'.
4970
4971 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4972
4973         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4974         for access group.
4975
4976 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4977
4978         * wl-message.el (wl-message-display-internal): Bind
4979         `default-mime-charset'.
4980
4981         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4982
4983         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4984
4985         * Version number is increased to 2.7.5.
4986
4987 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4988
4989         * wl-expire.el (wl-summary-archive): Fixed;
4990         Use `elmo-folder-name-internal'.
4991
4992 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4993
4994         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4995         from `elmo-folder-move-messages' caller.
4996         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4997
4998         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4999         related portions are changed).
5000
5001 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5002
5003         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5004         counter.
5005
5006 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5007
5008         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5009         buffer local and set it to nil.
5010
5011         * wl-message.el (wl-message-redisplay): Ditto.
5012
5013 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5014
5015         * wl-summary.el (wl-summary-mark-as-important): If message is
5016         already cached, set messag as read, otherwise encache and mark as read.
5017
5018 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5019
5020         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5021         point-min.
5022
5023 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5026         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5027         a keymap.
5028
5029 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5030
5031         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5032         parent.
5033
5034         * wl-mule.el (wl-message-define-keymap): Ditto.
5035
5036         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5037
5038         * wl-xmas.el (wl-message-display-internal-hook): Define.
5039         (wl-xmas-setup-message-toolbar): Define as function.
5040         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5041         (wl-message-overload-functions): Abolished.
5042         (wl-message-define-keymap): New function.
5043
5044         * wl-vars.el (wl-message-display-internal-hook): New variable.
5045         (wl-message-header-button-alist): New variable (Renamed from
5046         wl-highlight-message-header-button-alist).
5047         (wl-message-body-button-alist): Ditto.
5048
5049         * wl-mule.el (wl-message-define-keymap): New function.
5050         (wl-message-overload-functions): Abolished.
5051
5052         * wl-message.el (wl-message-add-buttons-to-body): New function.
5053         (wl-message-redisplay): Don't call wl-message-overload-functions;
5054         Call wl-message-add-buttons-to-header and
5055         wl-message-add-buttons-to-body.
5056         (wl-message-display-internal): Set keymap argument for
5057         elmo-mime-display-as-is, elmo-mime-message-display;
5058         Run wl-message-display-internal-hook.
5059         (wl-message-refer-article-or-url): Abolished.
5060
5061         * wl-highlight.el (wl-highlight-headers): Don't call
5062         wl-highlight-message-add-buttons-to-header.
5063         (wl-highlight-message-add-buttons-to-header): Abolished.
5064
5065
5066         * wl-e21.el (wl-message-display-internal-hook): Define.
5067         (wl-e21-setup-toolbar): Deleted duplicated binding.
5068         (wl-e21-setup-message-toolbar): Define as function.
5069         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5070         (wl-message-define-keymap): New function.
5071         (wl-message-overload-functions): Abolished.
5072
5073 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5076         and elmo-folder-close.
5077
5078         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5079
5080 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5081
5082         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5083         boolean value.
5084         * wl-draft.el (wl-draft-do-fcc): Ditto.
5085
5086 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5087
5088         * wl-vars.el (wl-fcc-force-as-read): New variable.
5089         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5090         mark copied message as read.
5091
5092 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5093
5094         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5095
5096 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5097
5098         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5099         `wl-summary-target-above' instead of obsolete variable
5100         `wl-summary-temp-above'.
5101
5102         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5103         instead of `make-obsolete-variable'.
5104         * wl-refile.el (toplevel): Ditto.
5105
5106 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5107
5108         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5109         with third argument t.
5110         (wl-draft): Set first argument for wl-plugged-init as t.
5111
5112         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5113         definition.
5114
5115 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5116
5117         * wl-vars.el: Tabify.
5118         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5119
5120         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5121         message.
5122
5123 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5124
5125         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5126         and set default to beep.
5127
5128 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5129
5130         * wl-vars.el (wl-draft-truncate-lines): New variable.
5131
5132         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5133         instead of wl-message-truncate-lines for truncate-lines.
5134
5135 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5136
5137         * wl-message.el (wl-message-display-internal): Call
5138         `wl-highlight-message' after `elmo-mime-display-as-is'.
5139
5140         * wl-mime.el (wl-mime-display-text/plain): New function.
5141         (wl-mime-display-header): Ditto.
5142         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5143         body-presentation-method for text/plain;
5144         Register `wl-mime-display-header' as a header-presentation-method;
5145         Don't set up `elmo-message-text-content-inserted-hook' and
5146         `elmo-message-header-inserted-hook'.
5147
5148         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5149         variable.
5150         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5151         as t if flag is 'all-header;
5152         Don't bind `elmo-message-ignored-field-list',
5153         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5154
5155 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5156
5157         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5158         for xemacs with non-mule environment.
5159
5160 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5161
5162         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5163         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5164         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5165
5166 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5167
5168         * wl-vars.el (wl-interactive-send): Set default value as t.
5169
5170 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5171
5172         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5173         (wl-addrmgr-method-list): Abolished.
5174         (wl-addrmgr-change-method): Follow above change.
5175
5176         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5177
5178 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5179
5180         * wl-vars.el (wl-message-truncate-lines): Change default value
5181         to default-truncate-lines.
5182
5183         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5184
5185 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5186
5187         * wl-vars.el (wl-message-truncate-lines): New variable.
5188
5189         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5190         wl-message-truncate-lines.
5191
5192 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5193
5194         * wl-acap.el (wl-acap-init): Remove period from error message.
5195         (wl-acap-find-acap-service): Remove period from message.
5196
5197 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5198
5199         * wl.el (wl-check-environment): Undo last change.
5200
5201         * wl-vars.el (wl-from): Changed default value.
5202
5203         * wl-util.el (toplevel): Don't require tm-edit.
5204
5205         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5206         `wl-folder-init';
5207         Don't set mark on mail body.
5208         (wl-draft-reedit): Ditto.
5209
5210         * wl-address.el (wl-address-quote-specials): Define as an alias for
5211         elmo-address-quote-specials.
5212
5213 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5214
5215         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5216
5217         * wl-vars.el (wl-from): Set default value as nil.
5218         (wl-organization): Set default value as ORGANIZATION environment
5219         variable.
5220
5221         * wl-draft.el (wl-smtp-extension-bind): Check value of
5222         wl-smtp-connection-type.
5223
5224         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5225         error.
5226
5227 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5228
5229         * Version number is increased to 2.7.4.
5230
5231         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5232         arguments from `wl-highlight-x-face-function' caller.
5233         Use x-face-1.3.6.12 or later.
5234
5235 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5236
5237         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5238
5239 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5240
5241         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5242         (wl-fcc): Fix to accept function.
5243         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5244
5245 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5246
5247         * wl-acap.el (toplevel): Added `product-provide' declare.
5248         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5249
5250 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5251
5252         * wl.el (wl): Changed order of calling `elmo-init'
5253         and `elmo-folder-init'.
5254
5255 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5256
5257         * wl-mime.el (wl-summary-burst): Extract message when content-type
5258         of root entity is not only `multipart' but also `message/rfc822'.
5259         (wl-summary-burst-subr): Ditto.
5260
5261 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5262
5263         * wl-vars.el (toplevel): Require 'custom.
5264         (wl-trash-folder): Added to `wl-setting' group.
5265
5266         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5267         exists.
5268         (wl-addrmgr-draw): Insert empty line when no entry exists.
5269
5270         * wl-mule.el (wl-message-wheel-up): Fixed.
5271         (wl-message-wheel-down): Ditto.
5272
5273 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5274
5275         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5276         config is an anonymous lambda expression.
5277
5278 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5279
5280         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5281         when Mule 2 is running.
5282
5283 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5284
5285         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5286
5287 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5288
5289         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5290         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5291
5292         * wl-address.el (wl-address-specials-regexp): Eliminated.
5293         (wl-address-quote-specials): Rewrite.
5294
5295 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5296
5297         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5298         shy-groups for regexp.
5299
5300         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5301         character classes and Perl style shy-groups for regexp.
5302         (wl-highlight-plugged-current-line): Use Posix style character
5303         classes for regexp.
5304         (wl-e21-highlight-folder-by-numbers): Ditto.
5305         (wl-e21-display-image-p): Use `display-images-p' instead of
5306         `display-graphic-p'.
5307         (display-images-p): Make an alias to `display-graphic-p' if it is
5308         not available.  It is for Emacs version prior to 21.0.105.
5309
5310         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5311         `display-graphic-p'.
5312         (wl-demo-image-type-alist): Ditto.
5313         (display-images-p): Make an alias to `display-graphic-p' if it is
5314         not available.  It is for Emacs version prior to 21.0.105.
5315
5316 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5317
5318         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5319         support.
5320         (wl-generate-user-agent-string): Ditto.
5321
5322         * wl-version.el (wl-version): Update docsting.
5323         (wl-version-status): Ditto.
5324
5325 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5326
5327         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5328         21.0.105.  For Emacs 21.0.104 or earlier.
5329
5330 2001-09-03  Takuo KITAME <kitame@northeye.org>
5331
5332         * wl-e21.el (wl-plugged-init-icons): Use
5333         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5334         (wl-biff-init-icons): Ditto.
5335
5336 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5337
5338         * wl-highlight.el (wl-highlight-summary-current-line):
5339         Fixed highlighting refile/copy destination.
5340
5341         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5342         (wl-acap-store): Encode string by wl-acap-coding-system.
5343
5344 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5345
5346         * wl-acap.el (toplevel): Check and require 'un-define before
5347         'xemacs-ucs;
5348          Added checking for UTF-2000.
5349
5350 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5351
5352         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5353         Don't enclose with `eval-and-compile'.
5354
5355         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5356         wl-init is non-nil.
5357
5358         * wl-draft.el (wl-draft): Ditto.
5359
5360         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5361
5362         * wl-acap.el (toplevel): Require 'wl.
5363         (wl-acap-store): Call `elmo-init'.
5364
5365         * wl.el (wl): Changed position of `wl-check-environment'.
5366         (toplevel): Added autoload setting for wl-acap.
5367
5368         * wl-vars.el (wl-setting): New custom group.
5369         (wl-from): Added wl-setting group.
5370         (wl-user-mail-address-list): Ditto.
5371         (wl-organization): Ditto.
5372         (wl-subscribed-mailing-list): Ditto.
5373         (wl-envelope-from): Ditto.
5374         (wl-smtp-posting-user): Ditto.
5375         (wl-smtp-posting-server): Ditto.
5376         (wl-smtp-posting-port): Ditto.
5377         (wl-smtp-authenticate-type): Ditto.
5378         (wl-pop-before-smtp-user): Ditto.
5379         (wl-pop-before-smtp-server): Ditto.
5380         (wl-pop-before-smtp-port): Ditto.
5381         (wl-pop-before-smtp-authenticate-type): Ditto.
5382         (wl-nntp-posting-server): Ditto.
5383         (wl-nntp-posting-user): Ditto.
5384         (wl-nntp-posting-port): Ditto.
5385         (wl-fetch-confirm-threshold): Ditto.
5386         (wl-prefetch-threshold): Ditto.
5387         (wl-thread-insert-opened): Ditto.
5388         (wl-ldap-server): Ditto.
5389         (wl-ldap-port): Ditto.
5390         (wl-ldap-base): Ditto.
5391         (wl-ldap-objectclass): Ditto.
5392         (wl-use-ldap): Ditto.
5393         (wl-draft-config-alist): Ditto.
5394         (wl-draft-config-matchone): Ditto.
5395         (wl-template-alist): Ditto.
5396         (wl-message-sort-field-list): Ditto.
5397         (wl-message-ignored-field-list): Ditto.
5398         (wl-message-visible-field-list): Ditto.
5399         (wl-interactive-send): Ditto.
5400         (wl-summary-move-order): Ditto.
5401         (wl-auto-select-first): Ditto.
5402         (wl-auto-select-next): Ditto.
5403         (wl-interactive-save-folders): Ditto.
5404
5405         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5406         Initialization codes are moved from wl-local-folder-init.
5407         (wl-local-folder-init): Follow the change above.
5408         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5409
5410         * wl-acap.el: New file.
5411
5412         * Version number is increased to 2.7.3.
5413
5414 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5415
5416         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5417
5418 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5419
5420         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5421         (wl-addrmgr-address-entry-list): Ditto.
5422
5423 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5424
5425         * wl-e21.el (wl-draft-mode-map): Removed binding for
5426         `wl-draft-insert-x-face-field'.
5427
5428         * wl-mule.el (wl-draft-mode-map): Ditto.
5429
5430         * wl-xmas.el (wl-draft-mode-map): Ditto.
5431
5432         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5433         (wl-cs-autoconv): Ditto.
5434         (wl-cs-local): Ditto.
5435         (wl-use-scoring): Ditto.
5436         (wl-mime-charset): Ditto.
5437         (wl-folder-check-async): Ditto.
5438
5439         * wl.el (toplevel): Ignore nemacs and tm.
5440         (wl-exit): Ditto.
5441
5442         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5443         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5444         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5445         instead of wl-address-petname-add-or-change.
5446         (wl-summary-edit-addresses-subr): Use wl-address-delete
5447         instead of wl-address-petname-delete.
5448
5449         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5450
5451         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5452         if error occured.
5453
5454         * wl-message.el (require): Remove tm support.
5455
5456         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5457
5458         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5459         (wl-folder-jump-to-current-entity): Ditto.
5460         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5461
5462         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5463         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5464         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5465
5466         * wl-mule.el (wl-draft-key-setup): Ditto.
5467
5468         * wl-xmas.el (wl-draft-key-setup): Ditto.
5469
5470         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5471         (wl-draft-std11-parse-addresses): New function.
5472         (wl-draft-parse-mailbox-list): Use it.
5473         (wl-draft): Ignore nemacs.
5474         (wl-draft-reedit): Ditto.
5475
5476         * wl-addrmgr.el: New file.
5477         (Original is wl-rcpt.el written by
5478         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5479         Thanks Kitamoto-san.)
5480
5481         * wl-address.el (wl-address-make-address-list): Modified parsing
5482         process.
5483         (wl-address-delete): Renamed from `wl-address-petname-delete';
5484         Modify wl-address-list too.
5485         (wl-address-add-or-change): Renamed from
5486         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5487
5488 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5489
5490         * wl-highlight.el (wl-highlight-summary-current-line):
5491           Work with transient-mark-mode
5492
5493 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5494
5495         * Version number is increased to 2.7.2.
5496
5497         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5498         instead of elmo-dop-queue-method.
5499
5500 2001-08-06  SAITO Atsunori <sai@yedo.com>
5501
5502         * wl-vars.el (wl-ldap-objectclass): New user option.
5503
5504         * wl-address.el (wl-ldap-make-filter): Use it.
5505
5506 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5507
5508         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5509
5510 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5511
5512         * wl-folder.el (wl-folder): redisplay after folder insertion.
5513
5514         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5515
5516         * wl-summary.el (wl-summary-sync-update):
5517         Change status mark only when new-msgdb exists.
5518         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5519
5520 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5521
5522         * wl-summary.el (wl-summary-open-folder): New function.
5523         (wl-summary-goto-folder-subr): Use it.
5524         (wl-summary-mark-as-important): Fix;
5525         Encache only when no cache exists.
5526
5527 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5528
5529         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5530         Use with-current-buffer.
5531
5532 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5533
5534         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5535         before call `get-buffer'. Fixed parenthesis.
5536         (wl-score-get-header-entry): Clear message and help window when
5537         keyboard quit.
5538         (wl-score-edit-insert-header): Ditto.
5539
5540 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5541
5542         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5543         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5544         (wl-default-draft-cite): Fix.
5545
5546         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5547         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5548
5549 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5550
5551         * wl-message.el (wl-message-prev-page): Do same bahavior
5552         as summary when it is called in the message buffer.
5553         (wl-message-next-page): Ditto.
5554
5555 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5556
5557         * wl-summary.el (wl-summary-forward): Use cache if it is not
5558         section cache.
5559
5560 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5561
5562         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5563         Removed redundant require of elmo-vars.
5564         (wl-biff-state-indicator-on): Changed default value for
5565         xemacs with non-mule environment.
5566
5567         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5568         wl-message-buffer is nil;
5569         Hide progress bar after moving messages.
5570
5571 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5572
5573         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5574         message at cursor point is deleted.
5575
5576 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5577
5578         * wl-vars.el: Changed file coding system to euc-japan.
5579         Added -*-coding:-*- magic to the first line.
5580
5581         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5582         Search parent from the first message.
5583
5584         * Version number is increased to 2.7.1.
5585
5586 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5587
5588         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5589
5590 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5591
5592         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5593         refile/delete execution.
5594
5595         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5596         Fixed docstring.
5597
5598 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5599
5600         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5601         do update process;
5602         Don't update marks when update process is interrupted.
5603
5604 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5605
5606         * wl-summary.el (wl-summary-reply): Fixed problem when
5607         wl-draft-use-frame is non-nil.
5608         (wl-summary-forward): Ditto.
5609
5610         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5611         as nil.
5612         (wl-folder-mark-as-read-all-entity): Ditto.
5613         (wl-folder-prefetch-entity): Ditto.
5614
5615         * wl.el (wl): Check environment before wl-init.
5616
5617         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5618         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5619         instead of wl-summary-collect-unread.
5620         (wl-summary-reply): Split message window.
5621
5622 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5623
5624         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5625         only if current language environment is japanese,
5626
5627         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5628         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5629         (wl-folder-goto-folder-subr): Ditto.
5630
5631         * wl-draft.el (wl-draft-dispatch-message): Call
5632         `elmo-file-cache-get-path'.
5633
5634 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5635
5636         * wl-summary.el (wl-summary-cursor-move): If return value of
5637         wl-summary-next-message is not number, don't jump.
5638
5639 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5640
5641         * wl-summary.el (wl-summary-buffer-next-message-function): New
5642         variable.
5643         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5644         if it is bound.
5645
5646         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5647         string.
5648
5649         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5650         (wl-plugged-drawing): Ditto.
5651
5652 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5653
5654         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5655         process.
5656         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5657         with unwind-protect.
5658
5659         * wl.el (wl-init): Require mime-setup.
5660         (wl-check-environment): Don't require mime-setup.
5661
5662         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5663         instead of elmo-folder-type.
5664
5665         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5666         value as nil.
5667
5668 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5669
5670         * Version number is increased to 2.7.0.
5671
5672         * wl-version.el (wl-version): Changed codename.
5673
5674         * wl-summary.el (wl-summary-delete-cache): Fixed.
5675
5676         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5677         Workaround for net folders.
5678         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5679
5680         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5681         value to nil (According to the patch from
5682         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5683
5684         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5685         of elmo-folder-close.
5686
5687 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5688
5689         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5690         for postfix.
5691
5692 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5693
5694         * wl-summary.el (wl-summary-resend-message): Fixed.
5695
5696         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5697         Call wl-draft with `from' argument if its address is included in
5698         `wl-user-mail-address-list'.
5699         (wl-draft): Added `from' argument.
5700
5701         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5702         non-nil.
5703         (wl): Don't show demo if wl-demo is nil.
5704
5705         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5706         wl-summary-use-frame.
5707
5708         * wl-vars.el (wl-summary-use-frame): New user option.
5709         (wl-folder-use-frame): Changed docstring.
5710
5711         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5712         non-nil.
5713         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5714         wl-summary-use-frame.
5715
5716         * wl-vars.el (wl-folder-use-frame): New user option.
5717
5718         * wl-summary.el (wl-summary-exit): Back to folder frame if
5719         wl-folder-use-frame is non-nil.
5720         (wl-summary-redisplay-internal): Ignore cache if current folder
5721         is draft folder,
5722         (wl-summary-redisplay-no-mime): Ditto.
5723         (wl-summary-redisplay-all-header): Ditto.
5724
5725         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5726         if wl-folder-use-frame is non-nil.
5727
5728 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5729
5730         * wl-summary.el (wl-summary-sync-update): Bind
5731         elmo-folder-update-threshold.
5732         (wl-summary-mark-as-important): Enclosed server mark processing
5733         with `save-match-data'.
5734
5735         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5736         only when it is already defined.
5737
5738 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5739
5740         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5741         name of folder exclude localdir is wrong.
5742         * wl-folder.el (wl-folder-sync-entity):
5743         Set `wl-summary-always-sticky-folder-list' as nil.
5744         (wl-folder-mark-as-read-all-entity): Ditto.
5745         (wl-folder-prefetch-entity): Ditto.
5746
5747 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5748
5749         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5750         instead of `wl-summary-write-current-newsgroup'.
5751
5752 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5753
5754         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5755         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5756         non-nil and selected message is important, do not display.
5757
5758 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5759
5760         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5761
5762 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5763
5764         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5765
5766         * wl-summary.el (wl-summary-mark-as-important): Set message number
5767         using wl-summary-message-number.
5768
5769 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5770
5771         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5772         destination folder is 'null.
5773
5774 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5775
5776         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5777         New function.
5778         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5779         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5780         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5781
5782 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5783
5784         * wl-mime.el (wl-mime-setup): Added setting for
5785         `mime-setup-signature-key-alist' to avoid overriding key bind for
5786         `wl-draft-send'.
5787
5788         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5789         for `wl-draft-send'.
5790         * wl-mule.el (wl-draft-overload-functions): Ditto.
5791         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5792         * wl-draft.el (wl-draft-send): Ditto.
5793
5794         * wl-message.el (wl-message-display-internal):
5795         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5796         (Patch is provided by <kita@coe.nttdata.co.jp>).
5797
5798 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5799
5800         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5801
5802 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5803
5804         * wl.el (wl): Fix for wl-demo.
5805
5806 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5807
5808         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5809
5810 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5811
5812         * wl-folder.el (wl-folder-prefetch-entity): Use
5813         `wl-folder-get-elmo-folder'.
5814         (wl-folder-count-incorporates): Do not use
5815         `wl-folder-get-elmo-folder'.
5816
5817 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5818
5819         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5820         instead of `elmo-folder-get-type'.
5821
5822 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5823
5824         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5825         position on Subject: field.
5826         (Advised by Mito <mit@nines.nec.co.jp>)
5827
5828 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5829
5830         * wl-folder.el (wl-folder-prefetch-entity): Use
5831         `wl-folder-get-elmo-folder'.
5832
5833 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5834
5835         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5836
5837         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5838         `process-duplicates' slot.
5839
5840         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5841         if detection failed.
5842
5843 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5844
5845         * wl-version.el (wl-version-status): Set to "alpha".
5846
5847 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5848
5849         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5850         Check wl-message-buffer lives before set-buffer.
5851
5852 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5853
5854         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5855         called in folder mode.
5856         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5857         * wl-summary.el (wl-summary-exit-pre-hook): Run
5858         `wl-summary-exit-pre-hook' before exit summary mode.
5859
5860 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5861
5862         * wl-version.el (wl-version-status): New variable.
5863         (wl-version-status-alist): Removed.
5864         (wl-version-status): Rule included.
5865
5866 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5867
5868         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5869         @sponichi.
5870
5871         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5872         when `mail-reply-buffer' is buffer-local variable.
5873         (Reported by <kita@coe.nttdata.co.jp>).
5874
5875 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5876
5877         * wl-vars.el (toplevel): Require 'elmo-util.
5878
5879 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5882         (All other related portions are changed)
5883
5884         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5885
5886         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5887
5888 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5889
5890         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5891
5892 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5893
5894         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5895         Delete other windows to avoid an error.
5896         Use `point-marker' instead of `point' to remember the start point
5897         of body.
5898
5899         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5900
5901         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5902         number not to exceed all message number.
5903
5904 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5905
5906         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5907         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5908
5909 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5910
5911         * wl-summary.el (wl-summary-sync-force-update): Added argument
5912         no-check.
5913         (wl-summary-sync-update): Ditto.
5914         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5915         with `no-check'.
5916
5917         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5918         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5919         already running.
5920
5921 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5922
5923         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5924         `dst-folder-arg'.
5925         (wl-expire-archive-number1): Diito.
5926         (wl-expire-archive-number2): Diito.
5927         (wl-expire-archive-Date): Diito.
5928         (wl-archive-number1): Diito.
5929         (wl-archive-number2): Diito.
5930         (wl-archive-date): Diito.
5931         (wl-archive-folder-p): New function.
5932         (wl-summary-expire): Support of expand folder name at
5933         wl-expire-alist.
5934         * wl-util.el (wl-expand-newtext): Renamed from
5935         `wl-refile-expand-newtext'.
5936
5937 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5938
5939         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5940         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5941         `(elmo-msgdb-get-overview msgdb)'.
5942         (wl-summary-prefetch): Bind match data before call
5943         `wl-summay-prefetch-msg'.
5944         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5945         'off if `wl-summary-buffer-disp-msg' is non-nil.
5946         Fixed problem that couldn't show only one new or unread message when
5947         enter folder.
5948         (wl-summary-reply): Don't call `split-window-vertically' and other
5949         window.
5950
5951 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5952
5953         * wl-expire.el (wl-expire-refile): Fixed.
5954
5955 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5956
5957         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5958
5959         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5960         biff notification is removed.
5961
5962         * wl.el (wl): Changed position of `elmo-init'.
5963
5964         * wl-draft.el (wl-default-draft-cite): Use date field
5965         on the citation buffer.
5966
5967         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5968
5969         * wl-xmas.el (wl-folder-internal-icon-list): Added
5970         `wl-folder-shimbun-image'.
5971
5972         * wl-e21.el (wl-folder-internal-icon-list): Added
5973         `wl-folder-shimbun-image'.
5974
5975 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5976
5977         * wl.el (wl-init): Eliminated argument.
5978         (wl): Rewrite.
5979
5980         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5981         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5982         instead of `elmo-folder-msgdb-internal'.
5983         (wl-summary-sync-update): Ditto.
5984         (wl-summary-flush-pending-append-operations): Eliminated.
5985         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5986         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5987         `elmo-folder-open'.
5988
5989         * wl-mime.el (wl-summary-burst): Fixed.
5990
5991         * wl-folder.el (wl-folder-info-save): Check data type.
5992
5993         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5994         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5995         instead of `elmo-folder-msgdb-internal'.
5996         (wl-expire-hide): Ditto.
5997
5998
5999         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6000
6001 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6002
6003         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6004
6005 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6006
6007         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6008
6009 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6010
6011         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6012         Fixed `match-beginning' argument mismatch.
6013
6014 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6015
6016         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6017         the default value.
6018
6019 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6020
6021         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6022         instead of `elmo-nntp-default-port'.
6023
6024         * wl-vars.el: Fixed some doc strings.
6025
6026 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6027
6028         * wl-summary.el (wl-summary-prefetch-msg): Use
6029         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6030
6031         * wl-vars.el: Define *-func as obsolete variable using
6032         `elmo-define-obsolete-variable'.
6033
6034         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6035         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6036         instead of `wl-message-buffer-prefetch-threshold'.
6037
6038         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6039
6040         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6041
6042         * wl-draft.el (wl-caesar-region-func): Ditto.
6043
6044         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6045         Keep unread status in elmo-folder-move-messages.
6046         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6047
6048 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6049
6050         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6051         `wl-summary-buffer-exit-func'
6052         (wl-summary-buffer-message-redisplay-function): Renamed from
6053         `wl-summary-buffer-message-redisplay-func'
6054         (wl-summary-buffer-next-folder-function): Renamed from
6055         `wl-summary-buffer-next-folder-func'.
6056         (wl-summary-buffer-prev-folder-function): Renamed from
6057         `wl-summary-buffer-prev-folder-func'.
6058         (wl-summary-get-petname-function): Renamed from
6059         `wl-summary-get-petname-func'.
6060
6061         * wl-score.el (wl-score-edit-exit-function): Renamed from
6062         `wl-score-edit-exit-func'.
6063
6064         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6065         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6066
6067         * wl-util.el (wl-load-profile-function): Renamed from
6068         `wl-load-profile-func'.
6069
6070         * wl-folder.el (wl-folder-completion-function): Renamed from
6071         `wl-folder-completion-func'.
6072         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6073
6074         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6075         `wl-expire-archive-get-folder-func'.
6076         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6077         (wl-draft-send-mail-function): Renamed from
6078         `wl-draft-send-mail-func'.
6079         (wl-draft-send-news-function): Renamed from
6080         `wl-draft-send-news-func'.
6081         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6082         (wl-generate-mailer-string-function): Renamed from
6083         `wl-generate-mailer-string-func'.
6084         (wl-highlight-signature-search-function): Renamed from
6085         `wl-highlight-signature-search-func'.
6086         (wl-highlight-x-face-function): Renamed from
6087         `wl-highlight-x-face-func'
6088         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6089         (wl-ps-print-buffer-function): Renamed from
6090         `wl-ps-print-buffer-func'
6091         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6092         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6093         (wl-summary-subject-filter-function): Renamed from
6094         `wl-summary-subject-filter-func'.
6095
6096         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6097         `wl-draft-queue-flush-send-func'
6098         (wl-draft-cite-function): Renamed from
6099         `wl-draft-cite-func'
6100
6101         * wl-address.el (wl-address-init-function): Renamed from
6102         `wl-address-init-func'.
6103
6104 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6105
6106         * wl-draft.el (wl-draft-queue-flush): Don't call
6107         `elmo-dop-unlock-message'.
6108         * wl-draft.el (wl-draft-queue-append): Don't call
6109         `elmo-dop-lock-message'.
6110
6111         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6112         (wl-summary-buffer-folder-name): Ditto.
6113         (wl-summary-message-regexp): Added '-' (all other related portions
6114         are changed).
6115         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6116         wl-summary-buffer-folder-name.
6117
6118 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6119
6120         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6121         the number of mails in the folder buffer is not updated by wl-biff.
6122
6123 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6124
6125         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6126         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6127
6128 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * wl-summary.el (wl-summary-next-message):
6131         Return next message number when wl-summary-move-order is nil.
6132
6133 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6134
6135         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6136         `wl-summary-move-spec-alist'.
6137         (wl-summary-move-spec-unplugged-alist): New variable
6138         (Move spec for unplugged status).
6139         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6140         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6141
6142 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6143
6144         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6145         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6146
6147 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6148
6149         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6150         simple quotation to quote the anonymous function.
6151         * tm-wl.el (wl-draft-preview-message): Ditto.
6152
6153 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6154
6155         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6156         Eliminate redundant `save-excursion'.
6157         (wl-highlight-summary-current-line): Ditto.
6158
6159         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6160         accessing match data when `looking-at' failed.
6161
6162         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6163         `elmo-match-string' where users don't care about the speed.
6164         (wl-draft-save): Ditto.
6165
6166 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6167
6168         * wl-util.el (wl-regexp-opt): New function.
6169
6170         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6171         number from `wl-summary-buffer-number-list'.
6172         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6173         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6174         (wl-summary-move-spec-alist): Changed default setting.
6175
6176 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6177
6178         * wl-vars.el (wl-biff-notify-hook): New hook.
6179         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6180         the arrival of new mail.
6181         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6182         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6183
6184 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6185
6186         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6187
6188 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6189
6190         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6191
6192         * Version number is increased to 2.5.8.
6193
6194         * wl-thread.el (toplevel): require 'cl.
6195         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6196         (wl-thread-make-number-list): New function.
6197         (wl-thread-entity-make-number-list-from-children): Ditto.
6198         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6199         (wl-thread-entity-insert-as-children): Likewise.
6200         (wl-thread-delete-message): Likewise.
6201         (wl-meaning-of-mark): Eliminated.
6202         (wl-thread-next-failure-mark-p): Ditto.
6203         (wl-thread-entity-get-mark): Ditto.
6204         (wl-thread-meaning-alist-get-result): Ditto.
6205         (wl-thread-entity-check-prev-mark): Ditto.
6206         (wl-thread-entity-check-next-mark): Ditto.
6207         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6208         (wl-thread-entity-get-prev-marked-entity): Ditto.
6209         (wl-thread-get-prev-unread): Ditto.
6210         (wl-thread-jump-to-prev-unread): Ditto.
6211         (wl-thread-get-next-unread): Ditto.
6212         (wl-thread-jump-to-next-unread): Ditto.
6213         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6214         (wl-thread-entity-get-next-marked-entity): Ditto.
6215
6216         * wl-summary.el (wl-summary-buffer-number-list):
6217         New bufer-local variable.
6218         (wl-summary-switch-to-clone-buffer): Clone
6219         `wl-summary-buffer-number-list'.
6220         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6221         (wl-summary-cursor-move-regex): Eliminated.
6222         (wl-summary-cursor-up): Rewrite.
6223         (wl-summary-cursor-down): Ditto.
6224         (wl-summary-mode-spec-alist): New variable.
6225         (wl-summary-next-message): New inline function.
6226         (wl-summary-cursor-move): New function.
6227         (wl-summary-default-get-next-msg): Rewrite.
6228         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6229         (wl-summary-rescan): Ditto.
6230         (wl-summary-sync-all-init): Ditto.
6231         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6232         summary is not thread view.
6233         (wl-summary-sync-update): Ditto.
6234         (wl-summary-rescan): Ditto.
6235         (wl-summary-make-number-list): New function.
6236
6237         * wl-draft.el: "FCC" -> "Fcc".
6238
6239 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6240
6241         * wl-highlight.el (wl-highlight-summary-window):
6242         Call `set-buffer-modified-p'.
6243
6244         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6245         (wl): Call `elmo-init' and fix.
6246
6247         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6248         Use new variables.
6249
6250         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6251
6252 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6253
6254         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6255
6256 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6257
6258         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6259
6260 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6261
6262         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6263         `wl-use-toolbar' nor `display-graphic-p'.
6264         (wl-e21-setup-message-toolbar): Ditto.
6265         (wl-e21-setup-summary-toolbar): Ditto.
6266         (wl-e21-setup-folder-toolbar): Ditto.
6267
6268         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6269         (wl-plugged-init-icons): Ditto.
6270
6271         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6272         `display-graphic-p'.
6273         (wl-plugged-set-folder-icon): Ditto.
6274         (wl-highlight-plugged-current-line): Ditto.
6275         (wl-highlight-folder-current-line): Ditto.
6276         (wl-e21-highlight-folder-group-line): Ditto.
6277         (wl-e21-setup-toolbar): Ditto.
6278         (wl-e21-display-image-p): New macro.
6279
6280         * wl-demo.el (wl-demo): Simplified.
6281         (wl-demo-image-type-alist): Use `image-type-available-p' for
6282         checking whether the image type `xbm' is available.
6283
6284 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6285
6286         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6287         (wl-summary-input-range): Ditto.
6288
6289 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6290
6291         * wl-summary.el (wl-summary-edit-addresses): Use
6292         `wl-summary-get-original-buffer'
6293         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6294         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6295         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6296         (wl-summary-get-newsgroups): Eliminated.
6297         (wl-summary-set-crosspost): Ditto.
6298         (wl-summary-is-crosspost-folder): Ditto.
6299         (wl-crosspost-alist-load): Ditto.
6300         (wl-crosspost-alist-save): Ditto.
6301
6302         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6303         `elmo-setup-subscribed-newsgroups' instead of
6304         `elmo-nntp-make-groups-hashtb'.
6305         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6306         instead of `wl-crosspost-alist-save'.
6307
6308         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6309         of `elmo-folder-message-appendable-p'.
6310         (wl-mime-header-presentation-method): Eliminated.
6311
6312         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6313         (Error occurs in emacs21).
6314
6315         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6316         the current buffer).
6317
6318         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6319         instead of `wl-crosspost-alist-save'.
6320         (wl-init): `elmo-crosspost-message-alist-load'
6321         instead of `wl-crosspost-alist-load'
6322
6323         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6324         (wl-parse-newsgroups): Likewise.
6325         (wl-biff-notify): Run `wl-biff-notify-hook'.
6326
6327 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6328
6329         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6330
6331         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6332         when `wl-summary-lazy-highlight' is non-nil.
6333         (wl-summary-goto-folder-subr): Highlight only when
6334         `wl-summary-lazy-highlight' is non-nil.
6335
6336         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6337         Don't display progress and highlight temp-mark when
6338         `wl-summary-lazy-highlight' is non-nil.
6339         (wl-highlight-summary-window): New function.
6340         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6341
6342 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6343
6344         * wl-summary.el (wl-summary-sync): Change `all-visible'
6345         from `all-shown'
6346         (wl-summary-input-range): Ditto.
6347
6348 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6349
6350         * wl-e21.el (wl-highlight-folder-current-line): Call
6351         `wl-folder-init-icons' when folder icons have not been initialized.
6352
6353         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6354
6355         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6356         (wl-demo-image-type-alist): New macro.
6357
6358 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6359
6360         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6361         display does not support graphics.
6362         (wl-plugged-init-icons): Ditto.
6363         (wl-folder-init-icons): Ditto.
6364
6365         * wl-demo.el (wl-demo): Chech closely whether the display
6366         supports graphics.
6367
6368 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6369
6370         * wl-summary.el (wl-summary-get-original-buffer): New function.
6371         (wl-summary-set-crosspost): Use it.
6372         (wl-summary-target-mark-uudecode): Ditto.
6373         (wl-summary-reedit): Ditto.
6374         (wl-summary-resend-bounced-mail): Ditto.
6375         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6376         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6377
6378         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6379         (wl-message-display-internal): Ditto.
6380
6381 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6384
6385 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6386
6387         * wl-summary.el (wl-summary-save-view): Renamed from
6388         `wl-summary-save-status'.
6389
6390 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6391
6392         * wl-summary.el (wl-summary-sync): Added `all-shown'
6393
6394 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6395
6396         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6397
6398 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6399
6400         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6401
6402 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6403
6404         * wl-highlight.el (wl-highlight-summary-line-string): Use
6405         `zerop' instead of `= 0'.
6406         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6407
6408         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6409         for comparing numbers.
6410         (wl-template-prev): Use `zerop' instead of `eq 0'.
6411
6412         * wl-draft.el (wl-draft-insert-current-message): Use
6413         `with-current-buffer' instead of `save-excursion'.
6414         Use `zerop' instead of `eq 0'.
6415
6416 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6417
6418         * wl-draft.el (wl-draft-insert-ccs): New function.
6419         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6420         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6421
6422 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6423
6424         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6425
6426 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6427
6428         * wl-expire.el (wl-expire-refile): Don't call
6429         elmo-msgdb-add-msgs-to-seen-list;
6430         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6431         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6432
6433 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6434
6435         * wl-message.el (wl-message-prev-page): Ignore errors while
6436         scroll-down.
6437
6438 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6439
6440         * wl-mime.el: Use elmo-original-message-mode instead of
6441         mmelmo-original-mode.
6442
6443         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6444         `elmo-folder-get-spec';
6445         (wl-fldmgr-add-completion-all-completions):
6446         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6447
6448         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6449         of `elmo-folder-get-type'.
6450
6451         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6452         `elmo-folder-get-spec';
6453         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6454         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6455         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6456         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6457         `elmo-read-msg-no-cache';
6458         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6459         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6460         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6461         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6462         `elmo-cache-save';
6463         (wl-draft-reedit): Use `elmo-message-file-name'.
6464
6465         * wl-expire.el: Use `elmo-folder-name-internal';
6466         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6467         Use macro `wl-summary-buffer-msgdb' instead of variable
6468         `wl-summary-buffer-msgdb';
6469         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6470         Use macro `wl-summary-buffer-folder-name' instead of variable
6471         `wl-summary-buffer-folder-name'.
6472         * wl-score.el: Likewise.
6473
6474         * wl-message.el: Rewrite for new message buffer cache mechanism.
6475         (wl-message-buffer-cache-buffer-get): New macro.
6476         (wl-message-buffer-cache-folder-get): Ditto.
6477         (wl-message-buffer-cache-message-get): Ditto.
6478         (wl-message-buffer-cache-entry-make): Ditto.
6479         (wl-message-buffer-cache-hit): Ditto.
6480         (wl-message-buffer-cache-sort): New function.
6481         (wl-message-buffer-cache-add): Ditto.
6482         (wl-message-buffer-cache-delete): Ditto.
6483         (wl-message-buffer-cache-clean-up): Ditto.
6484         (wl-message-buffer-window): Rewrite.
6485         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6486         (wl-message-buffer-display): New function.
6487         (wl-message-display-internal): New function.
6488
6489 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6490
6491         * wl-folder.el: Use `elmo-folder-name-internal';
6492         Use `wl-folder-get-elmo-folder';
6493         Use `elmo-folder-list-messages' instead of
6494         `elmo-list-folder';
6495         Use `elmo-folder-get-primitive-list' instead of
6496         `elmo-folder-get-primitive-spec-list';
6497         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6498         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6499         Use `elmo-folder-create' instead of `elmo-create-folder'.
6500         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6501         (wl-folder-get-elmo-folder): New macro.
6502         (wl-folder-elmo-folder-cache-get): Ditto.
6503         (wl-folder-elmo-folder-cache-put): Ditto.
6504         (wl-folder-suspend): Call `elmo-quit'.
6505
6506         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6507         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6508         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6509         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6510         (toplevel): require 'cl.
6511         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6512
6513         * wl-summary.el: Rewrite to use new elmo interface.
6514
6515 \f
6516 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6517
6518         * wl-mime.el (wl-draft-preview-message):
6519         Run `wl-draft-send-hook' before collecting recipients information;
6520         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6521
6522         * tm-wl.el (wl-draft-preview-message): Ditto.
6523
6524 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6525
6526         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6527         wrong recipients are displayed when forwarded message.
6528
6529 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6530
6531         * Version number is increased to 2.5.7.
6532
6533 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6534
6535         * wl-message.el (wl-message-next-page): Bind
6536         `window-pixel-scroll-increment' to nil while scrolling up.
6537
6538 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6539
6540         * wl-vars.el (wl-save-hook): New hook.
6541         * wl.el (wl-save): Call `wl-save-hook'.
6542
6543 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6544
6545         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6546         Argument WITH-ARG instead of NO-ARG (negative mean).
6547         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6548         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6549         * wl-message.el (wl-message-follow-current-entity): Likewise.
6550
6551 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6552
6553         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6554         FROM was optional argument.
6555         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6556
6557 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6558
6559         * Version number is increased to 2.5.6.
6560
6561 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6562
6563         * wl-version.el (wl-version-show): Removed.
6564         (wl-version): Add `interactive'.
6565
6566 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6567
6568         * wl-summary.el (wl-summary-get-petname-func): New variable.
6569         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6570         instead of `wl-address-get-petname-1'.
6571         (wl-summary-simple-from): Ditto.
6572
6573         * wl-address.el (wl-address-get-petname-1): Define as function.
6574
6575 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6576
6577         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6578         field in the original message.
6579         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6580
6581 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6582
6583         * wl-expire.el (wl-expire-hide):
6584         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6585
6586 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6587
6588         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6589         find decoder for To, Cc, and Subject.
6590
6591 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6592
6593         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6594         for checking `elmo-use-buffer-cache'.
6595         (wl-summary-mark-as-important): Fixed typo in comment.
6596
6597 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6598
6599         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6600         field in the original message.
6601         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6602
6603 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6604
6605         * wl-expire.el (wl-expire-hide):
6606         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6607
6608 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6609
6610         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6611         find decoder for To, Cc, and Subject.
6612
6613 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6614
6615         * Version number is increased to 2.5.5.
6616
6617         * wl-address.el (wl-address-specials-regexp): New constant.
6618         (wl-address-quote-specials): Use it.
6619
6620 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6621
6622         * wl-summary.el (wl-summary-rescan):
6623         Call `wl-summary-buffer-number-column-detect'.
6624         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6625
6626         * wl-message.el (wl-message-mode-map): Define.
6627         (wl-message-decode): Use it as local-map.
6628
6629 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6630
6631         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6632         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6633
6634 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6635
6636         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6637
6638         * wl-mule.el (wl-read-event-char): Ditto.
6639
6640         * wl-e21.el (wl-read-event-char): Ditto.
6641
6642         * wl-nemacs.el (wl-read-event-char): Ditto.
6643         (read-event): Removed.
6644
6645         * wl-util.el (toplevel): Removed dummy definition of
6646         `read-event'.
6647         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6648
6649 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6650
6651         * wl-nemacs.el (elmo-archive-call-process): Moved to
6652         elmo-archive.el.
6653
6654 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6655
6656         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6657         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6658
6659         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6660         instead of magic-number 6.  Use `not' instead of `null' for symbol
6661         `nil' check (not empty list).
6662         (wl-draft-insert-x-face-field): Fixed paren style.
6663
6664         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6665         one-branch conditional statement, instead of `and' and `if'.
6666         (wl-draft-forward): Likewise.
6667         (wl-draft-add-references): Likewise.
6668         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6669
6670         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6671         conditional steatment.  Use `cond' instead of `if'.
6672         (wl-draft-confirm): Likewise.
6673
6674 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6675
6676         * wl-version.el (wl-version-show): Use `product-string-1'
6677         instead of `wl-version'.
6678         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6679
6680         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6681
6682 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6683
6684         * wl-highlight.el (wl-highlight-headers): Revert
6685         `wl-highlight-x-face-func' argument (`beg' and `end').
6686
6687 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6688
6689         * wl.el (toplevel): Move `product-provide' declare.
6690         * wl-demo.el (toplevel): Ditto.
6691         * wl-dnd.el (toplevel): Ditto.
6692         * wl-highlight.el (toplevel): Ditto.
6693         * wl-message.el (toplevel): Ditto.
6694         * wl-refile.el (toplevel): Ditto.
6695         * wl-util.el (toplevel): Ditto.
6696
6697 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6698
6699         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6700         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6701         (wl-thread-close-all): keep cursor position.
6702
6703 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6704
6705         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6706         (eq x 0).
6707         (wl-generate-user-agent-string-1): Fix conditional statement.
6708
6709 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6710
6711         * wl.el (wl-check-environment): Additional check for
6712         'wl-local-domain' and `wl-message-id-domain'.
6713
6714 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6715
6716         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6717
6718 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6719
6720         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6721         instead of `smtp-sasl-user-realm'.
6722
6723 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6724
6725         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6726
6727 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6728
6729         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6730         to the default value as well as `eword-lexical-analyzer'.
6731
6732 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6733
6734         * wl-version.el (wl-extended-emacs-version,
6735         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6736         `elmo-match-string' instead of `wl-match-string'.
6737
6738 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6739
6740         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6741         docstring.
6742
6743 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6744
6745         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6746
6747 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6748
6749         * wl-highlight.el (wl-highlight-headers): Remove
6750         `wl-highlight-x-face-func' argument (`beg' and `end').
6751
6752 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6753
6754         * wl-summary.el (wl-summary-mark-as-important):
6755         Remove cache if folder is local.
6756
6757 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6758
6759         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6760         to get existing e-mail address string.
6761
6762 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6763
6764         * wl-version.el (wl-generate-user-agent-string): Commentary.
6765         (wl-generate-user-agent-string-1): Use `when' for
6766         one-branch conditional statement, instead of `and' and `if'.
6767         (wl-extended-emacs-version, wl-extended-emacs-version2,
6768         wl-extended-emacs-version3): Ditto.
6769
6770 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6773         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6774         condition-case; Remove initialization.
6775         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6776         (wl-summary-sync-update3): Added argument `sync-all';
6777         Eliminated local variable `msgdb';
6778         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6779         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6780         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6781
6782 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6783
6784         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6785         connection before call `wl-draft-send-mail-with-smtp'.
6786
6787 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6788
6789         * Version number is increased to 2.5.4.
6790
6791 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6792
6793         * wl.el (wl-check-environment): Additional check for
6794         'wl-local-domain' and `wl-message-id-domain'.
6795
6796 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6797
6798         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6799         buffer as command specific.
6800         (wl-folder-mark-as-read-all-entity): Ditto.
6801         (wl-folder-prefetch-entity): Ditto.
6802         (wl-folder-drop-unsync-entity): Ditto.
6803
6804         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6805         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6806         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6807
6808         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6809         save-excursion.
6810
6811 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6812
6813         * Version number is increased to 2.5.3.
6814
6815         * wl-summary.el (wl-summary-save-view-cache):
6816         Delete duplicated `write-region';
6817         Use `write-region-as-binary' instead of `as-binary-output-file' and
6818         `write-region'.
6819
6820 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6821
6822         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6823
6824 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6825
6826         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6827         instead of `smtp-via-smtp'.
6828
6829 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6830
6831         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6832
6833 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6834
6835         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6836         instead of `smtp-sasl-user-realm'.
6837
6838 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6839
6840         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6841
6842 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6843
6844         * Version number is increased to 2.5.2.
6845
6846 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6847
6848         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6849         does not exist.
6850         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6851         (wl-biff-start): Call `timer-activate' if timer already exists.
6852
6853         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6854         only when it is bound as function.
6855
6856 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6857
6858         * Version number is increased to 2.5.1.
6859
6860 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6861
6862         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6863         Print refile/copy destination.
6864
6865 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6866
6867         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6868         queue-flush-only is non-nil.
6869
6870         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6871
6872         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6873         checking cache folder.
6874
6875 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6876
6877         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6878         `regexp-quote'.
6879
6880 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6881
6882         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6883         function.
6884         * wl-summary.el (wl-summary-write-current-folder-functions):
6885         Change default value.  Use it.
6886
6887 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6888
6889         * Version number is increased to 2.5.0.
6890
6891         * wl-version.el (wl-version): Changed codename.
6892
6893 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6894
6895         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6896         (wl-summary-supersedes-message): Ditto.
6897
6898 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6899
6900         * wl-refile.el (wl-refile-guess-functions): Renamed from
6901         `wl-refile-guess-func-list'.
6902
6903 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6904
6905         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6906         Fixed problem when no rule was matched.
6907
6908 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6909
6910         * wl-summary.el (wl-summary-get-mark): Fixed
6911         `wl-summary-buffer-target-mark' check logic.
6912
6913 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6914
6915         * wl-folder.el (wl-folder-write-current-folder): Added group
6916         folder check.
6917
6918         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6919         `wl-summary-write-current-newsgroup'.
6920         (wl-summary-write-current-folder-functions): New variable.
6921         * wl-folder.el (wl-folder-get-newsgroups): New function.
6922         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6923         (wl-folder-write-current-folder): Renamed from
6924         `wl-folder-write-current-newsgroup'.
6925
6926 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6927
6928         * Version number is increased to 2.3.93.
6929
6930 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6931
6932         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6933         (wl-ldap-make-matched-value-list): Ditto.
6934         (wl-ldap-alias-safe-string): Split e-mail address.
6935
6936         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6937         petname folder default was selected.
6938         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6939         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6940
6941 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6942
6943         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6944         to `wl-draft-config-exec'.
6945
6946         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6947         instead of calling `wl-draft-config-exec';
6948         Process group-list and show recipients in minibuffer.
6949
6950         * tm-wl.el (wl-draft-preview-message): Ditto.
6951
6952 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6953
6954         * wl.el (toplevel): Added (C) to copyright notice, and
6955         sync Author header.
6956         * tm-wl.el (toplevel): Ditto.
6957         * wl-address.el (toplevel): Ditto.
6958         * wl-demo.el (toplevel): Ditto.
6959         * wl-dnd.el (toplevel): Ditto.
6960         * wl-draft.el (toplevel): Ditto.
6961         * wl-e21.el (toplevel): Ditto.
6962         * wl-expire.el (toplevel): Ditto.
6963         * wl-folder.el (toplevel): Ditto.
6964         * wl-highlight.el (toplevel): Ditto.
6965         * wl-message.el (toplevel): Ditto.
6966         * wl-mime.el (toplevel): Ditto.
6967         * wl-mule.el (toplevel): Ditto.
6968         * wl-nemacs.el (toplevel): Ditto.
6969         * wl-refile.el (toplevel): Ditto.
6970         * wl-score.el (toplevel): Ditto.
6971         * wl-summary.el (toplevel): Ditto.
6972         * wl-template.el (toplevel): Ditto.
6973         * wl-thread.el (toplevel): Ditto.
6974         * wl-util.el (toplevel): Ditto.
6975         * wl-vars.el (toplevel): Ditto.
6976         * wl-xmas.el (toplevel): Ditto.
6977
6978 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6979
6980         * wl.el (wl-init): Added comment about `wl-init-hook'.
6981         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6982         * wl-vars.el (wl-init-hook): Added docs.
6983         (wl-make-plugged-hook): Removed useless docs.
6984         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6985         * wl-xmas.el (toplevel): Ditto.
6986
6987 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6988
6989         * wl-address.el (toplevel): Fixed multiple Author header format.
6990         * wl-demo.el (toplevel): Ditto.
6991         * wl-draft.el (toplevel): Ditto.
6992         * wl-folder.el (toplevel): Ditto.
6993         * wl-summary.el (toplevel): Ditto.
6994         * wl-thread.el (toplevel): Ditto.
6995         * wl-util.el (toplevel): Ditto.
6996         * wl-vars.el (toplevel): Ditto.
6997         * wl-version.el (toplevel): Ditto.
6998         * wl-xmas.el (toplevel): Ditto.
6999         * wl.el (toplevel): Ditto.
7000
7001         * wl-version.el (toplevel): Added require `elmo-version' for
7002         `product-version-as-string'.
7003
7004 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7005
7006         * wl-vars.el (wl-draft-send-hook): Changed default value to
7007         '(wl-draft-config-exec).
7008
7009         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7010         explicitly.
7011         (wl-draft): Set `wl-draft-config-exec-flag' before running
7012         `wl-mail-setup-hook'.
7013
7014         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7015         `wl-biff-init-icons' to `wl-init-hook' instead of
7016         `wl-make-plugged-hook'.
7017         (Because if `wl-draft' command is invoked at first,
7018         they are not initialized)
7019         Updated copyright notice.
7020
7021         * wl-e21.el (toplevel): Ditto;
7022
7023         * wl-demo.el (toplevel): Updated copyright notice.
7024         * wl-address.el (toplevel): Ditto.
7025         * wl-draft.el (toplevel): Ditto.
7026         * wl-version.el (toplevel): Ditto.
7027         * wl-folder.el (toplevel): Ditto.
7028         * wl-summary.el (toplevel): Ditto.
7029         * wl-thread.el (toplevel): Ditto.
7030         * wl-util.el (toplevel): Ditto.
7031         * wl-vars.el (toplevel): Ditto.
7032         * wl.el (toplevel): Ditto.
7033
7034 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7035
7036         * wl-highlight.el (wl-highlight-message): Fixed problem of
7037         highlighting failure which occured when the last field contains
7038         multiple lines in the draft buffer.
7039
7040         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7041         `wl-biff-start' if plugged.
7042
7043         * wl-util.el (wl-biff-check-folder): New function.
7044         (wl-biff-check-folders): Don't set session name prefix.
7045         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7046         (wl-biff-check-folder-async): Ditto.
7047
7048         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7049         in email address.
7050
7051 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7052
7053         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7054
7055         * wl-draft.el (wl-draft-strip-subject-re): New function.
7056
7057         * wl-draft.el (wl-draft-reply): Use it.
7058
7059 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7060
7061         * wl-message.el (wl-mmelmo-message-redisplay): Use
7062         `mime-display-message' instead of `wl-mime-display-message'.
7063
7064         * wl-mime.el (toplevel): Removed compatibility workaround
7065         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7066         (wl-mime-display-message): Abolished.
7067         (wl-mime-entity-read-field): Ditto.
7068         (wl-mime-combine-message/partial-pieces): Use
7069         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7070
7071 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7072
7073         * wl-template.el: Doc fixes.
7074
7075 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7076
7077         * wl-e21.el (wl-message-overload-functions): Do nothing if
7078         `current-local-map' is not available.
7079         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7080
7081 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7082
7083         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7084         representation.
7085
7086         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7087         number.
7088         (wl-fldmgr-save-folders): Don't use `format' when insert
7089         `wl-fldmgr-folders-header'.
7090
7091 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7092
7093         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7094
7095 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7096
7097         * wl-highlight.el (wl-highlight-message):
7098         Use `std11-field-end' to detect end point of the header field.
7099         Refer `wl-highlight-max-header-size'.
7100
7101         * wl-vars.el (wl-highlight-max-header-size): New variable.
7102
7103         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7104
7105         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7106         Set `for-draft' argument of wl-highlight-headers.
7107         (wl-draft): Ditto.
7108         (wl-draft-reedit): Ditto.
7109         (wl-user-agent-compose-internal): Ditto.
7110
7111 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7112
7113         * wl-message.el (wl-message-add-button): Use overlay.
7114
7115 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7116
7117         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7118
7119         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7120         problem when group-list content is nothing.
7121         (Reported by Mito <mit@nines.nec.co.jp>)
7122
7123 2000-10-18  SAITO Atsunori <sai@yedo.com>
7124
7125         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7126
7127 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7128
7129         * tm-wl.el (toplevel): Use product-provide.
7130
7131 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7132
7133         * Version number is increased to 2.3.92.
7134
7135 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7136
7137         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7138         title text, use `display' property for left margin under Emacs 21.
7139
7140         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7141         properties.
7142         (wl-plugged-init-icons): Ditto.
7143
7144 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7145
7146         * wl.el (wl-save-status, wl-init): Remove last period in
7147         "...done." message.
7148         * tm-wl.el (wl-summary-burst): Ditto.
7149         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7150         wl-summary-resume-cache-status,
7151         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7152         wl-summary-sync-update3, wl-summary-highlight-msgs,
7153         wl-summary-flush-pending-append-operations,
7154         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7155         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7156         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7157         wl-thread-open-all): Ditto.
7158         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7159         * wl-mime.el (wl-summary-burst): Ditto.
7160         * wl-highlight.el (wl-highlight-summary): Ditto.
7161         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7162         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7163         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7164         * wl-address.el (wl-local-address-init): Ditto.
7165
7166 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7167
7168         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7169         `add-text-properties'.
7170         (wl-plugged-init-icons): Ditto.
7171         (wl-folder-init-icons): Use `propertize' instead of
7172         `put-text-property'.
7173         (wl-plugged-set-folder-icon): Ditto.
7174         (wl-e21-highlight-folder-group-line): Ditto.
7175
7176 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7177
7178         * wl-version.el (wl-version-status-alist): New variable.
7179         (wl-version-status): New function.
7180
7181         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7182         "Cc" part of the case "Reply-To".
7183
7184         * wl-draft.el (wl-draft-reply): Use result of
7185         `eword-extract-address-components'.
7186
7187         * wl-demo.el (wl-demo-icon-name): New constant.
7188         (wl-logo-xpm): Use it.
7189         (wl-logo-xbm): Ditto.
7190         (wl-logo-bitmap): Ditto.
7191
7192         * Version number is increased to 2.3.91.
7193
7194 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7195
7196         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7197         (wl-extended-emacs-version, wl-extended-emacs-version2,
7198         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7199         docstring.
7200
7201         * wl-version.el (wl-generate-user-agent-string-1): New function.
7202         (wl-generate-user-agent-string): Use it.
7203
7204         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7205         `mime-edit-insert-user-agent-field'.
7206         (wl-generate-user-agent-string): Check
7207         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7208
7209         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7210         instead of `if', when verbose case.
7211
7212 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7213
7214         * wl-expire.el (wl-summary-expire): Fix.
7215
7216 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7217
7218         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7219         and `elmo-lost+found-folder' if 'wl-draft.
7220         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7221
7222 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7223
7224         * wl-expire.el (wl-summary-expire): Change messages.
7225         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7226         `deleing-info' instead of "Deleting..."
7227
7228 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7229
7230         * wl-summary.el (wl-summary-refile-subr): Fix.
7231
7232 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7233
7234         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7235         if pipe folder.
7236
7237 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7238
7239         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7240
7241 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7242
7243         * wl-expire.el (wl-expire-hide): New function.
7244         (wl-summary-expire): Add `hide'.
7245
7246 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7247
7248         * wl-vars.el (wl-draft-reply-without-argument-list):
7249         Changed default value to consider `Reply-To:'.
7250         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7251
7252         * Version number is increased to 2.3.90.
7253
7254         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7255         elmo-imap4-get-session with unwind-protect.
7256         Don't cause error.
7257         (wl-summary-sync-marks): Don't check plugged nor folder type.
7258         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7259         (Always keep current buffer).
7260
7261 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7262
7263         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7264         Enclose with `save-excursion'.
7265
7266 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7267
7268         * wl-version.el (wl-version): Remove interactive.
7269
7270 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7271
7272         * wl-version.el (wl-generate-user-agent-string): Use
7273         `product-string-verbose' instead of `product-string-1'.
7274
7275 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7276
7277         * wl-vars.el (wl-draft-use-cache): New variable.
7278         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7279         if wl-draft-use-cache is non-nil.
7280
7281 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7282
7283         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7284         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7285
7286 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7287
7288         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7289         (wl-thread-msg-mark-as-unread): Ditto.
7290
7291         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7292         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7293         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7294         Don't set mark in summary if return value of `elmo-mark-as-read'
7295         is nil.
7296         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7297         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7298         instead of `wl-thread-msg-mark-as-read'.
7299         (wl-summary-mark-as-unread-region): Ditto.
7300         (wl-summary-target-mark-mark-as-read): Ditto.
7301
7302         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7303
7304 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7305
7306         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7307
7308         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7309
7310 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7311
7312         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7313         face.
7314
7315 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7316
7317         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7318         `running-xemacs'.
7319
7320 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7321
7322         * wl-version.el (toplevel): Use `product-version-as-string' for
7323         set verstion-string, if defined.
7324
7325         * wl-version.el (wl-version-show): Insert string at point, when
7326         call with argument.
7327
7328         * wl-version.el (wl-generate-user-agent-string): Use
7329         `product-string-1' instead of `wl-appname', `wl-version' and
7330         `wl-codename'.
7331
7332 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7333
7334         * wl-address.el (toplevel): Use product-provide.
7335         * wl-demo.el (toplevel): Ditto.
7336         * wl-dnd.el (toplevel): Ditto.
7337         * wl-draft.el (toplevel): Ditto.
7338         * wl-e21.el (toplevel): Ditto.
7339         * wl-expire.el (toplevel): Ditto.
7340         * wl-fldmgr.el (toplevel): Ditto.
7341         * wl-folder.el (toplevel): Ditto.
7342         * wl-highlight.el (toplevel): Ditto.
7343         * wl-message.el (toplevel): Ditto.
7344         * wl-mime.el (toplevel): Ditto.
7345         * wl-mule.el (toplevel): Ditto.
7346         * wl-nemacs.el (toplevel): Ditto.
7347         * wl-refile.el (toplevel): Ditto.
7348         * wl-score.el (toplevel): Ditto.
7349         * wl-summary.el (toplevel): Ditto.
7350         * wl-template.el (toplevel): Ditto.
7351         * wl-thread.el (toplevel): Ditto.
7352         * wl-util.el (toplevel): Ditto.
7353         * wl-vars.el (toplevel): Ditto.
7354         * wl-xmas.el (toplevel): Ditto.
7355         * wl.el (toplevel): Ditto.
7356
7357 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7358
7359         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7360         instead of product.
7361
7362         * wl-version.el (wl-version): Compile time evalution elmo-version.
7363
7364 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7365
7366         * wl-summary.el (wl-summary-sync-force-update): Append queue
7367         `mark-as-read'if unplugged.
7368
7369 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7370
7371         * wl-version.el: New file.  Use product.el.
7372         * wl.el: add (require 'wl-version).
7373         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7374         for ~/.folders header.
7375         (wl-fldmgr-folders-header): Changed.
7376         * wl-demo.el (wl-demo): Use product.el.
7377
7378         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7379         wl-version.el.
7380         * wl-util.el (wl-version, wl-version-show): Ditto.
7381
7382         * wl-util.el (wl-generate-user-agent-string,
7383         wl-extended-emacs-version, wl-extended-emacs-version2,
7384         wl-extended-emacs-version3): Move to wl-version.el.
7385         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7386         xemacs-codename, mime-edit-insert-user-agent-field,
7387         mime-edit-user-agent-value, mime-editor/version,
7388         mime-editor/codename): Compile warning killer move to
7389         wl-version.el
7390
7391 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7392
7393         * wl-summary.el (wl-summary-refile-subr): Fix.
7394
7395 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7396
7397         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7398         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7399
7400 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7401
7402         * wl.el (wl-check-environment): Check too many `@'.
7403
7404 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7405
7406         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7407
7408 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7409
7410         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7411         wl-draft-reply-myself-without-argument-list): Add variables.
7412         * wl-draft.el (wl-draft-reply): Use it.
7413
7414 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7415
7416         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7417         the 5th argument of `elmo-network-get-spec'.
7418
7419         * wl-thread.el (wl-thread-reparent-children): New inline function.
7420         (wl-thread-delete-message): Use it.
7421
7422         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7423         (wl-summary-score-update-all-lines): Don't use `dolist'.
7424
7425 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7426
7427         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7428         (require 'elmo-msgdb) for inline function.
7429
7430 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7431
7432         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7433
7434 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7435
7436         * wl-score.el (wl-score-headers): Fix for the confusing macro
7437         `elmo-kill-buffer'.
7438
7439 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7440
7441         * wl-summary.el: Don't use the 3rd argument of `require' because
7442         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7443         * wl-util.el: Ditto.
7444         * wl-draft.el: Ditto.
7445
7446 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7447
7448         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7449         window system is not used.
7450
7451 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7452
7453         * wl-thread.el: Don't use `mapcar' only for iteration.
7454         (wl-thread-resume-entity): Ditto.
7455         (wl-thread-delete-message): Ditto.
7456
7457         * wl-summary.el: Bind `dragdrop-drop-functions',
7458         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7459         of `require' for `timezone', `easymenu' and `ps-print';
7460         don't use `mapcar' only for iteration.
7461
7462         * wl-util.el: Bind `mule-version', `nemacs-version',
7463         `emacs-beta-version', `xemacs-codename',
7464         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7465         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7466         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7467         only for iteration.
7468
7469         * wl-score.el: Don't use `mapcar' only for iteration.
7470         (wl-score-simplify-buffer-fuzzy): Ditto.
7471         (wl-score-simplify-subject): Ditto.
7472         (wl-score-headers): Ditto.
7473         (wl-summary-score-update-all-lines): Ditto.
7474
7475         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7476         `enable-multibyte-characters' and `mule-version'.
7477
7478         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7479         `mapcar' only for iteration.
7480
7481         * wl-demo.el: Don't use `mapcar' only for iteration.
7482
7483         * wl-folder.el: Don't use `mapcar' only for iteration.
7484         (wl-folder-open-all): Ditto.
7485         (wl-folder-count-incorporates): Ditto.
7486
7487         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7488         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7489
7490         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7491         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7492         `smtp-connection-type'; specify 3rd argument of `require' for
7493         `timezone'; don't use `mapcar' only for iteration.
7494         (wl-draft-clone-local-variables): Don't use `mapcar'.
7495         (wl-draft-generate-clone-buffer): Ditto.
7496         (wl-user-agent-compose-internal): Ditto.
7497
7498         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7499
7500         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7501         (wl-save-status): Ditto.
7502
7503         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7504         for iteration.
7505
7506 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7507
7508         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7509         removed `Date'.
7510         (wl-fldmgr-make-filter-default): New user option.
7511
7512         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7513         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7514         (wl-fldmgr-filter-completion-alist): Abolish.
7515
7516         * wl.el (wl): Don't check servers if arg is non-nil.
7517
7518         * wl-draft.el (wl-draft-reply): Set only message-id string to
7519         In-Reply-To field.
7520
7521 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7522
7523         * wl-summary.el (wl-summary-pick): Rewrite.
7524
7525         * wl-draft.el (wl-draft-forward): Get references field from
7526         original buffer.
7527         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7528
7529 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7530
7531         * wl-draft.el (wl-draft-forward): Add references field.
7532
7533 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7534
7535         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7536         (wl-draft-reply): Use it.
7537
7538 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7539
7540         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7541         when Emacs 21 is running.
7542
7543         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7544         bindings.
7545
7546 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7547
7548         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7549         XPM icons transparent.
7550
7551         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7552         Emacs 21.
7553
7554 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7555
7556         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7557         nil.
7558
7559         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7560         when it is persistent.
7561         (wl-summary-sync-marks): Changed argument for
7562         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7563         (wl-summary-virtual): Use `elmo-read-search-condition'.
7564         (wl-summary-redisplay-internal): If folder is local, mark as read
7565         even when folder is plugged.
7566
7567 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7568
7569         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7570         of `tool-bar-lines' in the frame parameters.
7571         (after-make-frame-functions, post-command-hook): Don't modify the
7572         value.
7573         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7574         wl-e21-tool-bar-lines): Removed.
7575
7576 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7577
7578         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7579         properties `evaporate' and `wl-momentary-overlay' as well.
7580         (wl-highlight-summary-displaying): Ditto.
7581         (wl-delete-all-overlays): Don't delete overlay which does not have
7582         a property `wl-momentary-overlay'.
7583
7584         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7585         `display-mouse-p' and `display-graphic-p'.
7586         (wl-folder-init-icons): Don't search for XBM or the other files.
7587         (wl-plugged-set-folder-icon): Make icons if and only if
7588         `display-graphic-p' returns non-nil.
7589         (wl-highlight-plugged-current-line): Use `before-string' overlay
7590         property to show icon images.
7591         (wl-highlight-folder-current-line): Ditto.
7592         (wl-e21-highlight-folder-group-line): Ditto.
7593         (wl-e21-highlight-folder-by-numbers): Ditto.
7594         (wl-e21-insert-image): Removed.
7595         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7596         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7597         said.
7598         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7599         `wl-e21-force-switch-toolbar'.
7600         (wl-e21-make-icon-image): Removed.
7601         (wl-e21-setup-toolbar): Don't search for XBM files.
7602         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7603         the default value.
7604
7605 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7606
7607         * wl-util.el (wl-biff-check-folder-async): Set
7608         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7609
7610 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7611
7612         * wl-e21.el (after-make-frame-functions): Add
7613         `wl-e21-force-switch-toolbar'.
7614         (wl-e21-force-switch-toolbar): New function force to switch the
7615         toolbar appearance automatically.
7616         (post-command-hook): Add `wl-e21-switch-toolbar'.
7617         (wl-e21-switch-toolbar): New function to switch the toolbar
7618         appearance automatically.
7619         (wl-e21-tool-bar-lines): New buffer local variable.
7620
7621 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7622
7623         * wl-util.el (wl-biff-check-folders-running): New variable.
7624         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7625         (wl-biff-check-folder-async-callback):
7626         Set `wl-biff-check-folders-running'.
7627         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7628         with unwind-protect.
7629
7630         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7631         Enclose `wl-folder-auto-check' with unwind-protect.
7632
7633         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7634         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7635
7636         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7637
7638         * wl-util.el (wl-biff-notify): New inline function.
7639         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7640         locally.
7641         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7642         folder-list' is 1.
7643         Use `wl-biff-notify'.
7644         (wl-biff-check-folder-async-callback): New function.
7645         (wl-biff-check-folder-async): Ditto.
7646
7647         * wl-folder.el (wl-folder): Don't check folders.
7648         (wl-folder-auto-check): New function.
7649
7650 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7651
7652         * wl-util.el (wl-biff-start) [Emacs19+]:
7653         Use `timer-next-integral-multiple-of-time'.
7654         (wl-biff-check-folders): Use `wl-default-folder'
7655         if `wl-biff-check-folder-list' is nil.
7656
7657 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7658
7659         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7660         instead of `elmo-delete-lists'.
7661
7662 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7663
7664         * wl.el (wl-plugged-toggle-all): Set the value of
7665         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7666         (wl-plugged-toggle): Ditto.
7667         (wl-toggle-plugged): Ditto.
7668         (wl-plugged-init): Ditto.
7669
7670         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7671         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7672         instead of `wl-biff-state-indicator-off' and
7673         `wl-biff-state-indicator-on'; don't modify the value and the type
7674         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7675         (wl-plugged-init-icons): Set icons data to
7676         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7677         instead of `wl-plug-state-indicator-off' and
7678         `wl-plug-state-indicator-on'; don't modify the value and the type
7679         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7680
7681         * wl-vars.el (wl-modeline-biff-state-off,
7682         wl-modeline-biff-state-on, wl-modeline-biff-status,
7683         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7684         wl-modeline-plug-status): New internal variables.
7685         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7686         wl-biff-check-interval, wl-biff-check-folder-list): Change
7687         customization group from `wl-folder' to `wl-highlight'.
7688         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7689         wl-show-plug-status-on-modeline): Defcustomized.
7690
7691         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7692         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7693         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7694         a flag to `mode-line-buffer-identification'.
7695
7696         * wl-e21.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'.
7700         (wl-plugged-init-icons): Set icons data to
7701         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7702         instead of `wl-plug-state-indicator-off' and
7703         `wl-plug-state-indicator-on'.
7704
7705 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7706
7707         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7708         excessive titles.
7709
7710 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7711
7712         * wl.el (wl-plugged-mode): Use revised
7713         `wl-mode-line-buffer-identification'.
7714         (wl-plugged-init): Don't use `force-mode-line-update'.
7715
7716         * wl-xmas.el (wl-draft-overload-functions): Use revised
7717         `wl-mode-line-buffer-identification'.
7718         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7719         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7720         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7721         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7722         `wl-make-plugged-hook';
7723         add `wl-folder-init-icons' and `wl-setup-folder' to
7724         `wl-folder-mode-hook'.
7725
7726         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7727         19 as well.
7728         (wl-mode-line-display-priority-list): New user option.
7729         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7730         Defcustomized.
7731         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7732         Add docs.
7733
7734         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7735         start.
7736         (wl-mode-line-buffer-identification): Revised as a function.
7737
7738         * wl-summary.el (wl-summary-mode): Use revised
7739         `wl-mode-line-buffer-identification'; don't call
7740         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7741         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7742         `wl-xmas-setup-summary'.
7743
7744         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7745         `wl-mode-line-buffer-identification'.
7746
7747         * wl-mule.el (wl-draft-overload-functions): Use revised
7748         `wl-mode-line-buffer-identification'.
7749
7750         * wl-folder.el (wl-make-plugged-alist): Don't call
7751         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7752         (wl-folder): Don't call `wl-folder-init-icons' directly.
7753         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7754         `wl-xmas-setup-folder' directly;
7755         use revised `wl-mode-line-buffer-identification'.
7756         (TopLevel): Don't bind `wl-biff-init-icons',
7757         `wl-plugged-init-icons', `wl-folder-init-icons',
7758         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7759
7760         * wl-e21.el (wl-draft-overload-functions): Use revised
7761         `wl-mode-line-buffer-identification'.
7762         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7763         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7764         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7765         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7766         `wl-make-plugged-hook';
7767         add `wl-folder-init-icons' and `wl-setup-folder' to
7768         `wl-folder-mode-hook'.
7769
7770 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7771             Katsumi Yamaoka    <yamaoka@jpl.org>
7772
7773         * wl.el (wl): Call `wl-biff-start'.
7774         (wl-exit): Call `wl-biff-stop'.
7775         (wl-plugged-mode): Show biff in modeline.
7776         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7777
7778         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7779         (wl-biff-init-icons): New function.
7780         (wl-plugged-init-icons): Don't make too much keymaps.
7781         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7782
7783         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7784         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7785         variables.
7786         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7787         options.
7788
7789         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7790         wl-biff-start, wl-biff-stop): New functions.
7791         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7792         (wl-biff-timer-name): New variable.
7793
7794         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7795
7796         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7797         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7798
7799         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7800         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7801
7802         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7803         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7804         `wl-folder-init-icons' to `ignore' if they are not available.
7805         (wl-folder-mode): Show biff in modeline.
7806
7807         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7808         (wl-biff-init-icons): New function.
7809         (wl-plugged-init-icons): Don't make too much keymaps.
7810         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7811
7812 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7813
7814         * wl-vars.el (wl-strict-diff-folders): Customization Type
7815         and doc fix.  Define as a list of regular expressions for
7816         folders or nil.
7817         * wl-folder.el (wl-folder-check-one-entity): Use
7818         `wl-string-match-member' instead of `wl-string-member' for
7819         `wl-strict-diff-folders'.
7820
7821 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7822
7823         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7824         (wl-highlight-folder-current-line): Use it; new implementation.
7825         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7826         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7827         `defsubst' instead of `defun'.
7828
7829         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7830         `wl-highlight-group-folder-by-numbers'; made it can also be a
7831         number.  See info for more details.
7832
7833         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7834         running.
7835
7836         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7837         to bind them.
7838
7839         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7840         (wl-highlight-folder-current-line): New implementation.
7841
7842         * wl-highlight.el (wl-highlight-folder-group-line): New
7843         implementation.
7844         (wl-delete-all-overlays): Rewrite as a marco.
7845         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7846
7847         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7848         running.
7849         (wl-folder-*-glyph): No need to bind them.
7850
7851         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7852         `wl-e21-highlight-folder-group-icon'; rewrite.
7853         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7854         `defsubst' instead of `defun'.
7855         (wl-folder-mode-map): Bind it when compiling.
7856
7857 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7858
7859         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7860
7861         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7862
7863 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7864
7865         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7866
7867 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7868
7869         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7870         (wl-highlight-folder-current-line): Use it.
7871
7872         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7873         in `id-name'.
7874
7875 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7876
7877         * wl.el: Require `wl-e21' when Emacs 21 is running.
7878
7879         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7880         default when Emacs 21 is running.
7881         (wl-use-highlight-mouse-line): Ditto.
7882         (wl-on-emacs21): New constant.
7883         (wl-on-emacs20): Removed.
7884
7885         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7886         Emacs 21 is running.
7887
7888         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7889         Emacs 21 is running.
7890
7891         * wl-e21.el: New file.
7892
7893 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7894
7895         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7896         (wl-toggle-plugged): Ditto.
7897         (wl-plugged-toggle): Ditto.
7898         (wl-plugged-toggle-all): Ditto.
7899
7900         * wl-vars.el (wl-plug-state-indicator): Refer
7901         `wl-plug-state-indicator-on' indirectly.
7902
7903 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7904
7905         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7906         Call `wl-folder-confirm-existence'.
7907
7908         * wl-folder.el (wl-folder-confirm-existence): Added optional
7909         argument `force'.
7910
7911 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7912
7913         * wl-summary.el (wl-summary-refile-subr): Assume
7914         `copy-or-refile' as symbol.
7915         (wl-summary-refile): Follow up above change.
7916         (wl-summary-copy): Ditto.  Doc fix.
7917
7918 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7919
7920         * wl-summary.el (wl-summary-pick): Don't bind
7921         `elmo-search-mime-charset'.
7922
7923         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7924         default using old backquote style.
7925         (wl-search-mime-charset): Abolished.
7926
7927         * wl-highlight.el (wl-highlight-headers):
7928         Call `point' after `re-search-forward'(for Nemacs).
7929
7930         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7931         for elmo-imap4.el.
7932
7933 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7934
7935         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7936         `wl-message-ignored-field-list' instead of
7937         `mime-view-ignored-field-list'.
7938
7939         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7940         Add interactive spec.
7941         (wl-folder-goto-bottom-of-current-folder): Ditto.
7942         (wl-folder-mode-map): Bind them.
7943
7944         * wl-vars.el (wl-message-ignored-field-list): New variable.
7945         (wl-message-visible-field-list): New variable.
7946
7947         * wl-mime.el (wl-mime-header-presentation-method): New function.
7948         (wl-mime-setup): Set header-presentation-method.
7949
7950 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7951
7952         * wl-nemacs.el (wl-draft-overload-functions): Set
7953         `mode-line-buffer-identification' instead of using
7954         `wl-make-modeline'.
7955
7956         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7957         instead of using `wl-make-modeline'.
7958
7959         * wl-xmas.el (wl-plugged-init-icons): Set up
7960         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7961         (wl-make-modeline): Abolish.
7962         (wl-draft-overload-functions): Set
7963         `mode-line-buffer-identification' instead of using
7964         `wl-make-modeline'.
7965
7966         * wl-util.el (wl-make-modeline-subr): Abolish.
7967         (wl-mode-line-buffer-identification): New alias.
7968
7969         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7970         (wl-summary-make-modeline): Abolish.
7971         (wl-summary-buffer-set-folder): Set
7972         `wl-summary-buffer-folder-indicator'.
7973         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7974         of using `wl-make-modeline'.
7975         (wl-summary-switch-to-clone-buffer): Don't set
7976         `mode-line-buffer-identification'.
7977         (wl-summary-goto-folder-subr): Ditto.
7978
7979         * wl-mule.el (wl-draft-overload-functions): Set
7980         `mode-line-buffer-identification' instead of using
7981         `wl-make-modeline'.
7982
7983         * wl-folder.el (wl-folder-mode): Set
7984         `mode-line-buffer-identification' instead of using
7985         `wl-make-modeline'.
7986         (wl-folder): Don't set `mode-line-buffer-identification'.
7987
7988 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7989
7990         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7991         instead of `member' for `wl-refile-guess-func-list' look-ups.
7992         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7993
7994 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7995
7996         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7997         `wl-message-button-dispatcher'.
7998
7999         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8000
8001         * wl-message.el (wl-message-button-dispatcher): Use it.
8002
8003         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8004         "In-Reply-To".
8005
8006         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8007         Bind `case-fold-search' to t.
8008
8009 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8010
8011         * wl-xmas.el (wl-message-overload-functions): Initialize
8012         `wl-message-button-map'.
8013
8014         * wl-mule.el (wl-message-overload-functions): Initialize
8015         `wl-message-button-map'.
8016
8017         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8018
8019         * wl-message.el (wl-message-button-map): New keymap.
8020         (wl-message-add-button): New function.
8021         (wl-message-button-dispatcher): New function.
8022         (wl-message-button-refer-article): New function.
8023
8024         * wl-highlight.el
8025         (wl-highlight-message-add-buttons-to-header): New function.
8026         (wl-highlight-headers): Use it.
8027
8028 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8029
8030         * wl-summary.el (wl-summary-default-from): Use
8031         `wl-address-get-petname-1'.
8032         (wl-summary-simple-from): Ditto.
8033
8034         * wl-address.el (wl-address-get-petname-1): New inline function.
8035         (wl-address-get-petname): Use it.
8036
8037 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8038
8039         * wl-summary.el (wl-summary-default-from): Return full-name part
8040         from the address if no petname was found.
8041         (wl-summary-simple-from): Ditto.
8042
8043         * wl-address.el (wl-address-get-petname): Return nil if no petname
8044         associated with the address was found.
8045
8046 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8047
8048         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8049         display is finished.
8050
8051 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8052
8053         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8054         `elmo-folder-exists-p' argument.
8055
8056 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8057
8058         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8059         the folder.
8060
8061 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8062
8063         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8064
8065         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8066         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8067
8068 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8069
8070         * wl-folder.el (wl-folder-create-subr): New function.
8071         (wl-folder-confirm-existence): Use it.
8072         (wl-folder-check-one-entity): Use it.
8073         Check the error symbol is derived from 'elmo-open-error.
8074
8075         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8076         `ignore-error'.
8077
8078 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8079
8080         * wl-util.el (toplevel): Add (eval-when-compile (require
8081         'elmo-util)).  (Maybe `provide' is typo.)
8082
8083 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8084
8085         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8086         (I don't know why this was needed.)
8087
8088         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8089         Follow up changes for stream-type.
8090
8091         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8092         (wl-draft-elmo-nntp-send): Ditto.
8093
8094         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8095         (wl-nntp-posting-stream-type): Ditto.
8096         (wl-pop-before-smtp-ssl): Abolished.
8097         (wl-nntp-posting-ssl): Ditto.
8098
8099         * wl-address.el (wl-address-quote-specials): New function.
8100         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8101
8102         * wl-draft.el (wl-draft-reply): Ditto.
8103
8104 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8105
8106         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8107         use function `wl-string-match-assoc'.
8108
8109 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8110
8111         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8112
8113         * wl-draft.el (wl-draft-deduce-address-list): New function.
8114         (wl-draft-parse-mailbox-list): Ditto.
8115         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8116         instead of `smtp-deduce-address-list'.
8117         (wl-draft-on-field-p): Follow group list.
8118
8119         * wl-address.el (wl-address-concat-token): New function.
8120         (wl-address-string-without-group-list-contents): Ditto.
8121         (wl-complete-field-body): Fixed problem of completion
8122         by japanese petname.
8123         (wl-address-make-completion-list): Rewrite.
8124
8125 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8126
8127         * wl-address.el (wl-address-make-completion-list): Completion by
8128         petname.
8129         (wl-complete-field-body): Likewise.
8130
8131 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8132
8133         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8134         contains invalid address syntax.
8135
8136 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8137
8138         * wl-folder.el (wl-folder-check-entity-async): Use
8139         `elmo-nntp-spec-hostname'.
8140
8141 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8142
8143         * wl-summary.el (wl-summary-msgdb-load-async): Use
8144         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8145
8146 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8147
8148         * wl-draft.el (wl-draft-reply): Set argument
8149         `content-transfer-encoding' as nil.
8150
8151 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8152
8153         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8154         `wl-refile-alist'.
8155
8156 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8157
8158         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8159         (wl-draft-edit-string): Ditto.
8160         (wl-draft-forward): Ditto.
8161         * wl-summary.el (wl-summary-write): Ditto.
8162
8163 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8164
8165         * wl-summary.el (wl-summary-sync-update3): Call
8166         `wl-summary-buffer-number-column-detect'.
8167         (wl-summary-buffer-number-column-detect): Search from point-min.
8168
8169 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8170
8171         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8172         contains an address which is not included in original to or cc.
8173
8174 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8175
8176         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8177         begin-line does not exist.
8178         * wl-message.el (wl-message-uu-substring): Ditto.
8179
8180 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8181
8182         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8183         clear local variables.
8184         (wl-summary-exit): Call `elmo-commit'.
8185         (wl-summary-switch-to-clone-buffer): Call
8186         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8187         (wl-summary-goto-folder-subr): Ditto.
8188
8189         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8190         POP folder.
8191
8192 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8193
8194         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8195         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8196         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8197         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8198         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8199         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8200
8201         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8202
8203 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8204
8205         * wl-summary.el (wl-summary-search-by-subject):
8206         Search parent message from the latest one.
8207
8208 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8209
8210         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8211         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8212
8213         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8214         New user option.
8215
8216         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8217         if elmo-nntp-use-killed-list is nil.
8218         Use `elmo-msgdb-append-to-killed-list'.
8219         (Append numbers confirmed as disappeared to the killed list.)
8220         (wl-summary-confirm-appends): Don't display negative number.
8221
8222 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8223
8224         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8225
8226 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8227
8228         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8229         range is `all'.
8230         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8231         `elmo-list-bigger-diff'.
8232
8233 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8234
8235         * wl-summary.el (wl-summary-buffer-exit-func):
8236         New buffer local variable.
8237         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8238
8239 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8240
8241         * wl-demo.el (wl-demo): Fix the last change.
8242
8243 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8244
8245         * wl-demo.el (wl-demo): Don't use `eval'.
8246
8247 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8248
8249         * wl-summary.el (wl-summary-buffer-thread-modified):
8250         New buffer-local variable.
8251         (wl-summary-set-thread-modified): New function.
8252         (wl-summary-thread-modified-p): New function.
8253         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8254         (wl-summary-yank-saved-message): Use function
8255         `wl-summary-set-thread-modified'
8256         (wl-summary-switch-to-clone-buffer): Add
8257         `wl-summary-buffer-thread-modified'.
8258
8259         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8260         (wl-summary-buffer-mark-saved-hook): Ditto.
8261         * wl-summary.el (wl-summary-msgdb-save): New hook
8262         `wl-summary-buffer-message-saved-hook' and
8263         `wl-summary-buffer-mark-saved-hook'.
8264
8265 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8266
8267         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8268
8269 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8270
8271         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8272         don't hide scroll bars under FSF Emacsen because it may incur an
8273         undesirable redrawing.
8274
8275 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8276
8277         * wl-draft.el (wl-draft-edit-string): Call
8278         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8279
8280 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8281
8282         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8283
8284 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8285
8286         * wl-summary.el (wl-summary-msgdb-load-async): Call
8287         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8288
8289 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8290
8291         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8292         fringes in demo buffer; center bitmap logo correctly even if old
8293         Mule is used.
8294
8295 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8296
8297         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8298
8299         * wl-refile.el (wl-refile-subject-alist): New variable.
8300         (wl-refile-subject-alist-file-name): Ditto.
8301         (wl-refile-alist-setup): Rewrite.
8302         (wl-refile-alist-save): Use `elmo-object-save'.
8303         Eliminated arguments.
8304         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8305         (wl-refile-guess-by-subject): New function.
8306         (wl-refile-guess-func-list): Added it.
8307
8308 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8309
8310         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8311         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8312
8313 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8314
8315         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8316         New buffer-local variable.
8317         (wl-summary-buffer-next-folder-func): Ditto.
8318         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8319         if non-nil.
8320         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8321         if non-nil.
8322         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8323         if non-nil.
8324         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8325         if non-nil.
8326
8327 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8328
8329         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8330         permanently in the demo buffer.
8331
8332 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8333
8334         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8335         `mime-entity-fetch-field'.
8336
8337         * wl.el (wl-exit): Delete plugged buffer.
8338
8339         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8340         XEmacs has menubar feature.
8341
8342 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8343
8344         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8345         cannot arrive at the beginning of the buffer under old Emacsen.
8346
8347 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8348
8349         * wl-address.el (wl-address-ldap-search):
8350         Call `ldap-search-entries' with `withdn' argument t.
8351         (wl-complete-field-body): Bind completion-ignore-case as t.
8352         Clear ldap search hash when it was sole completion.
8353         Use elmo-string for pattern string.
8354         (wl-ldap-alias-safe-string): Eliminated needless let.
8355
8356 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8357
8358         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8359         (wl-ldap-alias-sep): New constant.
8360         (wl-ldap-search-attribute-type-list): Ditto.
8361         (wl-ldap-get-value): New function.
8362         (wl-ldap-make-filter): Ditto.
8363         (wl-ldap-make-matched-value-list): Ditto.
8364         (wl-ldap-alias-safe-string): Ditto.
8365         (wl-ldap-register-dn-string): Ditto.
8366         (wl-address-ldap-search): Rewrite.
8367
8368 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8369
8370         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8371         thread is deleted.
8372         (wl-thread-delete-line-from-buffer): Ditto.
8373         (wl-thread-get-exist-children): New function.
8374
8375 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8376
8377         * wl-demo.el (wl-demo): Made it to select various image types.
8378         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8379         from `wl-title-logo'.
8380         (wl-logo-ascii): New variable.
8381         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8382         (wl-demo-copyright-notice): New constant.
8383
8384         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8385
8386 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8387
8388         * wl-vars.el (wl-summary-target-above): Renamed from
8389         wl-summary-temp-above.
8390         * wl-score.el (wl-score-get-score-alist): Use it.
8391         (wl-summary-score-update-all-lines): Use it.
8392         * wl-summary.el: Ditto. (make-variable-buffer-local).
8393
8394 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8395
8396         * wl-vars.el (wl-ldap-port): New user option.
8397
8398         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8399         Rewite whole implementation.
8400         (wl-complete-field-body): Fixed.
8401
8402 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8403
8404         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8405         Choose implementation at compile time.
8406
8407 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8408
8409         * wl-address.el (wl-ldap-search-internal): New function.
8410         (wl-complete-field-to): Use it.
8411
8412 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8413
8414         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8415         Use `let' instead of `let*'.
8416         Require 'wl-vars.
8417
8418         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8419         Define as defcustom.
8420         (wl-ldap-base): Ditto.
8421         (wl-use-ldap): Ditto.
8422
8423 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8424
8425         * wl-address.el (wl-ldap-search): New function.
8426         (wl-complete-field-body): Use `wl-ldap-search'.
8427         (wl-ldap-server): New variable.
8428         (wl-ldap-base): Ditto.
8429         (wl-use-ldap): Ditto.
8430
8431 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8432
8433         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8434         (Pointed out by Mito <mit@nines.nec.co.jp>).
8435         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8436         buffer-local variables like `wl-summary-redisplay-internal'.
8437         (wl-summary-redisplay-all-header): Likewise.  Update
8438         Summary view too.
8439
8440 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8441
8442         * wl-summary.el (wl-summary-jump-to-parent-message):
8443         Consider prefix argument.
8444
8445         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8446         when closed thread is deleted.
8447
8448 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8449
8450         * wl-summary.el (wl-summary-jump-to-parent-message):
8451         Consider thread modification.
8452
8453 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8454
8455         * wl-message.el (wl-message-normal-get-original-buffer): Use
8456         `save-excursion'.
8457
8458         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8459         (wl-summary-showto-folder-regexp): Ditto.
8460
8461 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8462
8463         * wl-util.el (wl-delete-alist): Doc fix.
8464         (wl-delete-associations): New function.
8465         (wl-inverse-alist): New function.
8466         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8467         Split temporary variables. Use `wl-delete-associations'
8468         and `wl-inverse-alist'.
8469         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8470
8471 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8472
8473         * wl-folder.el (wl-folder-prefetch-entity):
8474         Execute prefetching if new count is unknown.
8475
8476 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8477
8478         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8479
8480         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8481         delete entity.
8482         (wl-thread-set-parent): If insert as top, set linked as nil.
8483
8484         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8485         `wl-thread-cleanup-symbols' when view mode is thread.
8486
8487 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8488
8489         * wl-folder.el (wl-folder-create-folder-entity): Use
8490         with-current-buffer.
8491         (wl-local-folder-init): Call set-buffer to make sure we are in
8492         the Folder buffer. Don't touch buffer-local variables here.
8493         (wl-folder-mode): Initialize buffer-local variables here.
8494
8495         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8496         (wl-folder-entity-assign-id): Ditto.
8497         (wl-folder-create-entity-hashtb): Ditto.
8498         (wl-local-folder-init): Ditto.
8499         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8500
8501 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8502
8503         * wl-summary.el (wl-summary-default-from): Fix probrem when
8504         std11-extract-address-components return (nil "foo@bar").
8505
8506 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8507
8508         * wl-draft.el (wl-draft-clone-local-variables):
8509         Remove redundant `setq'.
8510
8511 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8512
8513         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8514         Bind wl-highlight-x-face-func as nil while highlighting header.
8515
8516 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8517
8518         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8519
8520 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8521
8522         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8523         elmo-msgdb-overview-hashtb from copy-variables.
8524         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8525         instead of `elmo-msgdb-overview-get-entity-by-number'.
8526         (wl-summary-auto-refile): Ditto.
8527
8528         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8529         `elmo-msgdb-overview-get-entity' instead of
8530         `elmo-msgdb-search-overview-entity'.  Use
8531         `elmo-msgdb-overview-get-entity' instead of
8532         `elmo-msgdb-overview-get-entity-by-number'.
8533         (wl-thread-insert-entity-sub): Ditto.
8534         (wl-thread-insert-message): Ditto.
8535
8536         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8537         `elmo-msgdb-overview-get-entity'.
8538         (wl-normal-message-redisplay): Ditto.
8539
8540 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8541
8542         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8543         `wl-thread-entities'.
8544         (wl-thread-delete-message): Fix remove top message from
8545         `wl-thread-entity-list'.
8546
8547         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8548         wl-append(nconc), because update-list is broken on Meadow.
8549
8550         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8551         updating process.
8552         (wl-summary-rescan): Ditto.
8553         (wl-summary-sync-update3): Ditto.
8554         * wl-thread.el (wl-thread-set-parent): Renamed from
8555         `wl-summary-set-parent'.
8556         (wl-thread-insert-message): Updating buffer faster.
8557         (wl-thread-delete-message): Updating buffer faster.
8558
8559         * wl-score.el (wl-summary-score-update-all-lines): Changed
8560         interval for display progress gauge.
8561
8562 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8563
8564         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8565         folder always-sticky.
8566         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8567         defmacro.
8568
8569 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8570
8571         * wl-vars.el (wl-draft-add-references): New user option.
8572
8573         * wl-draft.el (wl-draft-add-references): New function.
8574         (wl-draft-yank-from-mail-reply-buffer): Use it.
8575         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8576         as nil.
8577
8578 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8579
8580         * wl-thread.el (wl-thread-update-line-msgs): Called
8581         `wl-thread-update-line-on-buffer-sub'.
8582         (wl-thread-update-line-on-buffer): Delete routine of inserting
8583         thread.
8584         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8585         moved from `wl-thread-update-line-on-buffer'.
8586         Add threshold for displaying progress gauge.
8587         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8588         argument of `wl-thread-update-line-msgs'.
8589         Add threshold for displaying progress gauge.
8590         * wl-folder.el:
8591         Add threshold for displaying progress gauge.
8592         * wl-score.el: Ditto.
8593
8594         * wl-expire.el (wl-summary-expire): Display deleting info.
8595
8596 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8597
8598         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8599         `no-msg'.
8600         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8601         argument of `wl-thread-update-line-msgs'.
8602         (wl-summary-set-parent): Added optional argument `parent-number'.
8603         (wl-summary-buffer-saved-message): New buffer local variable.
8604         (wl-summary-save-current-message): New command.
8605         (wl-summary-yank-saved-message): Ditto.
8606         (wl-summary-mode-map): Added key binding for
8607         `wl-summary-save-current-message' (\ew) and
8608         `wl-summary-yank-saved-message' (\C-y).
8609         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8610
8611 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8612
8613         * wl-summary.el (wl-summary-mode-map): Added key binding for
8614         `wl-summary-set-parent' (ts).
8615
8616 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8617
8618         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8619         subject faster. If thread number is reverse, delayed updating
8620         thread.
8621         (wl-summary-search-by-subject): Ditto.
8622         (wl-summary-put-alike): Ditto.
8623         (wl-summary-get-alike): Ditto.
8624         (wl-summary-insert-headers): Insert header of all overview in
8625         buffer.
8626         (wl-summary-rescan): Delayed updating thread. Kill search subject
8627         buffer for wl-summary-search-by-subject.
8628         (wl-summary-sync-update3): Ditto.
8629         (wl-summary-exit): Ditto.
8630         (wl-summary-goto-bottom-of-current-thread): Change for linked
8631         thread.
8632         (wl-summary-overview-create-summary-line): Change line for linked
8633         thread.
8634
8635         * wl-summary.el (wl-summary-update-thread): Use
8636         wl-thread-maybe-get-children-num.
8637         (wl-summary-set-parent): If change parent, move sub thread.
8638         (wl-summary-redisplay-internal): Add horizontal recenter.
8639         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8640
8641         * wl-thread.el (wl-thread-entity-get-linked): New function.
8642         (wl-thread-entity-set-linked): New function.
8643         (wl-thread-create-entity): Add linked element.
8644         (wl-thread-entity-insert-as-top): Use wl-append.
8645         (wl-thread-maybe-get-children-num): If closing thread, return
8646         children msgs.
8647         (wl-thread-update-line-msgs): Displaying progress message.
8648         (wl-thread-update-line-on-buffer-sub): Use
8649         wl-thread-maybe-get-children-num.
8650         (wl-thread-update-line-on-buffer): If update line is not exists,
8651         insert thread.
8652         (wl-thread-delete-message): If delete top msg of thread, search
8653         parent by subject.
8654         (wl-thread-insert-entity): Use
8655         wl-thread-maybe-get-children-num.
8656
8657         * wl-highlight.el (wl-highlight-summary-current-line): change
8658         sregexp for linked thread.
8659         * wl-util.el (wl-count-lines): Count lines.
8660         (wl-horizontal-recenter): horizontal recenter.
8661         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8662         (wl-score-get-alike): Ditto.
8663         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8664         (wl-subject-length-limit): New variable.
8665         (wl-highlight-thread-indent-string-regexp): Changed for linked
8666         thread.
8667
8668 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8669
8670         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8671         New variable (revival).
8672         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8673         by subject matching if there's no in-reply-to nor references field
8674         (revival).
8675
8676 \f
8677 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8678
8679         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8680         message.
8681
8682 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8683
8684         * wl-summary.el (wl-summary-reply): Return t if there was a
8685         message at cursor point.
8686         Added unwind-protect.
8687         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8688         returns t.
8689         (wl-summary-cancel-message): Do nothing when there's no message at
8690         cursor point.
8691         (wl-summary-forward): Ditto.
8692         (wl-summary-jump-to-parent-message): Ditto.
8693         (wl-summary-reedit): Ditto.
8694         (wl-summary-edit-addresses): Ditto.
8695         (wl-summary-pipe-message): Ditto.
8696         (wl-summary-print-message-with-ps-print): Ditto.
8697         (wl-summary-print-message): Ditto.
8698         (wl-summary-mark-as-important): Ditto.
8699         (wl-summary-mark-as-unread): Ditto.
8700
8701         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8702         message at cursor point.
8703         (wl-summary-reply-with-citation): Remove unwind-protect.
8704
8705         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8706         subject searching feature.
8707         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8708         Eliminated.
8709
8710 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8711
8712         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8713         New variable.
8714         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8715         by subject matching if there's no in-reply-to nor references field.
8716
8717         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8718
8719         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8720         when display is finished.
8721         (wl-folder-open-all): Ditto.
8722         (wl-folder-update-access-group): Ditto.
8723         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8724         * wl-thread.el (wl-thread-close-all): Ditto.
8725
8726         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8727         progress gauge only when it was displayed.
8728         * wl-folder.el (wl-folder-insert-entity): Ditto.
8729
8730 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8731
8732         * wl-summary.el (wl-summary-incorporate): Enclose
8733         `wl-summary-sync-force-update' with save-excursion.
8734
8735 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8736
8737         * wl-summary.el (wl-summary-prefetch-region):
8738         Pass current cursor point to `pos-visible-in-window-p' after
8739         moving cursor to the started point.
8740
8741 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8742
8743         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8744
8745         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8746         fields from the forwarding message.
8747         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8748         `ignored-fields'.
8749
8750 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8751
8752         * wl-mime.el (wl-message-request-partial):
8753         Eliminated argument `msgdb'.
8754         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8755         (wl-mime-combine-message/partial-pieces): Likewise.
8756         * tm-wl.el (wl-message-request-partial): Likewise.
8757         (wl-mime-combine-message/partial-pieces): Likewise.
8758
8759 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8760
8761         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8762         when display is finished.
8763
8764 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8765
8766         * wl-summary.el (wl-summary-goto-folder-subr):
8767         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8768
8769 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8770
8771         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8772         when cursor point is visible.
8773
8774 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8775
8776         * wl-expire.el (wl-expire-archive-get-max-number):
8777         Don't use `file-name-directory'.
8778
8779 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8780
8781         * wl-expire.el (wl-expire-archive-get-max-number):
8782         Use `file-name-directory'.
8783
8784 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8785
8786         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8787         only when there is progress.
8788
8789 2000-04-13  Mito <mit@nines.nec.co.jp>
8790
8791         * wl-summary.el (wl-summary-sync-marks): Display progress.
8792
8793 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8794
8795         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8796         (wl-summary-prev): Move cursor regardless of unread status.
8797         (wl-summary-next): Ditto.
8798
8799 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8800
8801         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8802         Added argument `target' and `number'.
8803         * tm-wl.el (wl-summary-burst-subr): New function.
8804         (wl-summary-burst): Use it.
8805
8806 2000-04-10  Mito <mit@nines.nec.co.jp>
8807
8808         * wl-mime.el (wl-burst): New function.
8809         (wl-summary-burst): Use it.
8810
8811 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8812
8813         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8814         as petname when there's no candidate.
8815
8816 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8817
8818         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8819         New variable.
8820         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8821
8822         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8823
8824         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8825
8826 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8827
8828         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8829         Use substring of `original' instead of buffer-substring.
8830         (wl-refile-evaluate-rule):
8831         Set `original' argument of wl-refile-expand-newtext.
8832
8833         * wl-summary.el
8834         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8835         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8836         (wl-summary-auto-refile): Check existence of destination folder just
8837         before marking.
8838
8839 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8840
8841         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8842         when wl-refile-get-field-value return nil.
8843
8844 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8845
8846         * wl-refile.el
8847         (wl-refile-expand-newtext): New function imported from Gnus.
8848         (wl-refile-evaluate-rule): Use it.
8849
8850 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8851
8852         * wl-summary.el (wl-summary-print-destination):
8853         Duplicate folder string to avoid putting text-property on
8854         original string.
8855
8856         * wl-refile.el (wl-refile-get-field-value): New function.
8857         (wl-refile-evaluate-rule): New function;
8858         Evaluate refile rule recursively.
8859         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8860         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8861         New function; Check existence of a target folder recursively.
8862         (wl-summary-auto-refile-check-refile-rule-alist):
8863         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8864
8865 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8866
8867         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8868
8869         * wl-folder.el (wl-create-folder-entity-from-buffer):
8870         Fixed problem when '}' character is contained in folder name.
8871
8872         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8873
8874 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8875
8876         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8877         (wl-fldmgr-add-completion-all-completions):
8878         Use wl-fldmgr-add-completion-hashtb.
8879
8880 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8881
8882         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8883         wl-fldmgr-add-completion-subr): New functions.
8884         * wl-folder.el (wl-folder-completion-func): New variable.
8885         * wl-summary.el (wl-summary-read-folder):
8886         Use wl-folder-completion-func.
8887
8888         * wl-refile.el: Eliminate throw & catch.
8889
8890         * wl.el (wl-plugged-sending-queue-status): Fixed.
8891
8892 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8893
8894         * wl-draft.el (wl-draft): Put category property on
8895         mail-header-separator.