84bebd39534d7fc8001ebce8b7c315a34b2b7dd2
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
4         the last line of summary in unplugged mode.
5
6 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
7
8         * wl-vars.el (wl-refile-rule-alist): Doc fix.
9
10 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
11
12         * wl-vars.el (wl-user-mail-address-regexp): New variable.
13         * wl-address.el (wl-address-user-mail-address-p): Use it.
14         (wl-address-delete-user-mail-addresses): Ditto.
15         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
16
17         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
18         (wl-address-delete-user-mail-addresses): Ditto.
19
20         * wl-address.el (wl-address-delete-user-mail-addresses): New
21         function.
22         * wl-refile.el (wl-refile-guess-by-history): Use it.
23         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
24         (wl-draft-make-mail-followup-to): Ditto and fix logic.
25
26         * wl-draft.el (wl-draft-edit-string): To judge sender address,
27         use wl-address-user-mail-address-p.
28
29 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
30
31         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
32         after opening group.
33
34 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
35
36         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
37         of elmo-set-buffer-multibyte.
38
39         * wl-message.el (wl-original-message-mode): Ditto.
40
41         * wl-score.el (wl-score-insert-header): Ditto.
42
43         * wl-summary.el
44         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
45         (wl-summary-goto-folder-subr): Ditto.
46         (wl-summary-insert-headers): Ditto.
47
48         * wl-util.el (wl-set-string-width): Ditto.
49
50         * Version number is increased to 2.11.29.
51
52 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
53
54         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
55         (wl-highlight-summary-line-help-echo-alist): New variable.
56         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
57         into `wl-highlight-summary-line-help-echo' and
58         `wl-highlight-flag-folder-help-echo'.
59         (wl-highlight-summary-line-string): Change accordingly.
60         (wl-highlight-summary-current-line): Ditto.
61
62 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
63
64         * wl-highlight.el (wl-highlight-message): Ignore white spaces
65         at the beginning of field body (Thanks to Markus Knittig).
66
67         * wl-draft.el (wl-draft-insert-current-message): Also check
68         summary buffer, remove unnecessary tag.
69
70 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
71
72         * wl-draft.el (wl-draft-insert-current-message): Cause error also
73         when wl-message-buffer is nil.
74
75         * wl-folder.el (wl-folder): Abolish unused argument.
76         Call wl-folder-init when wl-folder-entity is nil.
77         * wl.el (wl): Change accordingly.
78
79 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
80
81         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
82         multibyte string before insert into draft buffer.
83         (wl-draft-create-buffer): Always enable multibyte characters for
84         draft buffer.
85
86         * Version number is increased to 2.11.28.
87
88 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
89
90         * wl-folder.el (wl-folder-open-close): Handle blank line.
91         (wl-folder-jump-to-current-entity): Ditto.
92
93 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
94
95         * Version number is increased to 2.11.27.
96
97 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
98
99         * wl-thread.el (wl-thread-insert-message): When the thread is
100         devided by wl-summary-max-thread-depth, insert line at the end of
101         buffer.
102
103 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
104
105         * Version number is increased to 2.11.26.
106
107 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
108
109         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
110
111 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
112
113         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
114         value of stream-type and session.
115
116 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
117
118         * Version number is increased to 2.11.25.
119
120 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
121
122         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
123         in a quit message.
124
125 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
126
127         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
128         (wl-summary-redisplay-no-mime-internal): Ditto.
129
130 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
131
132         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
133         * wl-vars.el (wl-smtp-connection-type): Ditto.
134
135 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
136
137         * wl-highlight.el (wl-highlight-message): Change to strict regexp
138         for the separator line and quote mail-header-separator.
139
140 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
141
142         * wl-spam.el (wl-message-check-spam): Fixed problem no display
143         result message.
144
145         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
146         `elmo-multiple-fields-body-list' with boundary as
147         mail-header-separator.
148
149 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
150
151         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
152
153 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
154
155         * wl-util.el (wl-list-diff): Remove unused function.
156
157         * wl-draft.el (wl-draft-send-confirm): Discard input before
158         confirmation.
159
160 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
161
162         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
163         order of flag and new.
164
165 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
166
167         * wl-vars.el (wl-refile-policy-alist): Abolished.
168
169         * wl-action.el (wl-summary-set-action-refile): Follow the change
170         above.
171
172 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
173
174         * wl-highlight.el (wl-highlight-signature-search): Don't use
175         re-search-backward for a long word since it is possible to crash
176         XEmacs because of a bug.
177
178 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
179
180         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
181
182 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
183
184         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
185         argument for wl-summary-sync-force-update.
186
187 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
188
189         * wl-summary.el (wl-summary-mode-map): Revival of
190         wl-summary-mark-as-important related bindings;
191         Bind 'F','tF','mF','rF','m&'.
192         (wl-summary-mark-as-important-region): Revival.
193         (wl-summary-target-mark-mark-as-important): Ditto.
194         (wl-summary-target-mark-operation): New function.
195         (wl-summary-target-mark-mark-as-answered): Use it.
196         (wl-summary-decide-flag): Don't set Important as default.
197         (wl-summary-mark-as-important-internal): Revival.
198         (wl-summary-mark-as-important): Ditto.
199
200         * wl-thread.el (wl-thread-mark-as-important): Ditto.
201
202         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
203         instead of facep.
204
205 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
206
207         * wl-dnd.el (wl-dnd-drop-func): Fix.
208
209         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
210         mouse-set-point instead of posn-point.
211
212         * wl-xmas.el (wl-completing-read-multiple): Define as function.
213
214         * wl-mule.el (wl-completing-read-multiple): Ditto.
215
216 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
217
218         * wl-demo.el (face-background-name): Defalias to avoid compile
219         warning.
220
221 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
222
223         * wl-summary.el (wl-summary-decide-flag): Use
224         wl-completing-read-multiple instead of completing-read-multiple.
225
226         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
227         New alias.
228
229         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
230         Use face-background-name instead of face-background.
231
232         * wl-vars.el (wl-summary-save-file-suffix): New user option.
233
234         * wl-summary.el (wl-summary-save): Use it.
235         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
236
237         * wl-mime.el (wl-mime-save-content): Fix last change.
238
239 2004-02-10  Len Trigg <lenbok@myrealbox.com>
240
241         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
242         New function.
243         (wl-summary-sort-specs): Added sort.
244         * wl-mime.el (wl-mime-save-content): Expand file name.
245
246 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
247
248         * wl-mime.el (wl-draft-preview-message): Fixed typo.
249
250         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
251
252 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
253
254         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
255         for flag if it is not defined.
256
257 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
258
259         * wl-e21.el (wl-highlight-folder-current-line): Use
260         elmo-folder-type-internal when elmo-folder-type returns nil.
261
262         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
263
264         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
265
266         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
267
268         * wl-e21.el (wl-summary-toolbar): Ditto.
269
270         * wl-vars.el (wl-demo-background-color): Abolished.
271         (wl-summary-persistent-mark-priority-list): Renamed from
272         wl-summary-flag-priority-list.
273         (wl-summary-flag-alist): New user option.
274         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
275         (wl-message-mode-line-format-spec-alist): Added 'F'.
276         (wl-message-mode-line-format): Likewise.
277         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
278         instead of wl-summary-important-mark.
279         (wl-file-folder-icon): New variable.
280
281         * wl-thread.el (wl-thread-set-flags): Renamed from
282         wl-thread-mark-as-important.
283
284         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
285         warning.
286         (wl-summary-mode-menu-spec): Follow the change of 
287         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
288         (wl-summary-mode-map): Follow the change of
289         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
290         (wl-summary-detect-mark-position): Follow the variable name change.
291         (wl-summary-set-flags-region): New function for the replacement of
292         wl-summary-mark-as-important-region.
293         (wl-summary-sync-marks): Sync all global-flags.
294         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
295         instead of elmo-message-flagged-p.
296         (wl-summary-persistent-mark-string): Follow the variable name change;
297         Put wl-summary-flag-mark if the message has global-flag.
298         (wl-summary-target-mark-set-flags): Renamed from 
299         wl-summary-target-mark-mark-as-important.
300         (wl-summary-decide-flag): New function.
301         (wl-summary-set-flags-internal): Renamed from
302         wl-summary-mark-as-important-internal.
303         (wl-summary-add-flags-internal): New function.
304         (wl-summary-remove-flags-internal): Ditto.
305         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
306         (wl-summary-mark-as-unimportant): Abolish.
307         (wl-summary-move-spec-alist): Changed `important' to `digest'.
308         (wl-summary-next-message): List flagged messages in the msgdb.
309
310         * wl-score.el (wl-summary-score-update-all-lines): Use
311         wl-summary-add-flags-internal instead of 
312
313         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
314
315         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
316         from wl-message-buffer-cur-flag (To avoid misunderstanding).
317         (wl-message-buffer-require-all-header): Renamed from
318         wl-message-buffer-all-header-flag (Ditto).
319         (wl-message-buffer-flag-indicator): New variable.
320         (wl-message-redisplay): Changed local varibale name from `flag' to
321         `display-type'; Set up wl-message-buffer-flag-indicator.
322         (wl-message-buffer-display): Changed varibale name from `flag' to
323         `display-type'.
324         (wl-message-display-internal): Likewise.
325
326         * wl-highlight.el (wl-highlight-demo-face): Define default background
327         color.
328         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
329
330         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
331
332         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
333         (wl-demo-setup-properties): Renamed from
334         `wl-demo-set-background-color'.
335         (wl-demo): Follow the change above.
336         
337         * Version number is increased to 2.11.24.
338
339 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
340
341         * wl-summary.el (wl-summary-toggle-thread): Call
342         `wl-summary-rescan' with disable-thread as non-nil.
343         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
344
345 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
346
347         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
348         foreground property of the face.
349         (wl-demo-insert-text): Don't set up face property here.
350         (wl-demo): Call wl-demo-set-background-color, anyway.
351
352 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
353
354         * wl-vars.el (wl-demo-background-color): The value can be nil.
355
356 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
357
358         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
359         to wl-summary-wheel-dispatcher.
360
361         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
362         wl-message-wheel-dispatcher.
363         (wl-message-wheel-dispatcher): New function.
364         (wl-summary-wheel-dispatcher): Ditto.
365
366 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
367
368         * wl-action.el (wl-summary-target-mark-all): List messages which are
369         not in the killed-list.
370
371         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
372         only when the folder is 'flag/important.
373
374         * wl-address.el (wl-complete-field-body): Complete if the last
375         character is a space.
376
377 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
378
379         * wl-folder.el (wl-folder-clear-entity-info): Use
380         elmo-clear-hash-val.
381
382         * wl-fldmgr.el (wl-fldmgr-rename): Set
383         wl-folder-info-alist-modified as t.
384
385 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
386
387         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
388
389 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
390
391         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
392         (wl-folder-buffer-last-visited-entity-id): New buffer local
393         variable.
394         (wl-folder-revisit-last-visited-folder): New function.
395         (wl-folder-mode-map): Bind it to "C-i".
396         (wl-folder-set-current-entity-id): Set last visited folder.
397         * wl-summary.el (wl-summary-exit): Ditto.
398
399 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
400
401         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
402         before calling `recenter' in order to cope with an XEmacs bug.
403
404 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
405
406         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
407         to the default value.
408
409 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
410
411         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
412         change.
413         (wl-summary-sync-marks): Ditto.
414         (wl-summary-mark-as-read-internal): Ditto.
415         (wl-summary-mark-as-answered-internal): Ditto.
416         (wl-summary-mark-as-important-internal): Ditto.
417         (wl-summary-reply): Ditto.
418
419         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
420         instead of `elmo-folder-unflag-answered'.
421
422         * Version number is increased to 2.11.23.
423
424         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
425         the last change.
426
427 2004-01-11  Kenichi Okada  <okada@opaopa.org>
428
429         * wl-spam.el (wl-summary-exec-action-refile-with-register):
430         Specify "spam" or "good".
431
432 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
433
434         * wl-spam.el (wl-summary-exec-action-spam): Call
435         wl-folder-confirm-existence for spam folder.
436         (wl-spam-setup): Bind "mk".
437
438 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
439
440         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
441
442 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
443
444         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
445         destination folder is empty.
446
447 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
448
449         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
450         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
451
452         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
453         (wl-summary-refile-prev-destination-region): New function.
454         (wl-thread-refile-prev-destination): Ditto.
455         (wl-summary-target-mark-refile-prev-destination): Ditto.
456
457 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
458
459         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
460         (wl-demo-background-color): Changed default value.
461
462         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
463         color.
464
465         * wl-demo.el (wl-demo-set-background-color): New function.
466         (wl-demo): Call it.
467
468 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
469
470         * wl-address.el (wl-address-delete): Avoid mis-deleting.
471         * wl-address.el (wl-address-add-or-change): Don't add empty
472         address.
473
474 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
475
476         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
477
478 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
479
480         * wl-vars.el (wl-demo-image-filter-alist): New variable
481         (wl-demo-background-color): Ditto.
482
483         * wl-demo.el (wl-demo-xpm-set-background): New function.
484         (wl-demo-image-filter): Ditto.
485         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
486
487         * wl-vars.el (wl-demo-icon-name-alist): New variable.
488
489         * wl-demo.el (wl-demo-icon-name): Define as function.
490         (wl-demo-insert-image): Use it.
491
492 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
493
494         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
495
496 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
497
498         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
499
500 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
501
502         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
503
504 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
505
506         * wl-thread.el (wl-thread-mark-as-answered): New function.
507
508         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
509         answered" entry.
510         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
511         "r&" and wl-thread-mark-as-answered to "t&".
512         (wl-summary-mark-as-important-region): Refine to toggle mark.
513         (wl-summary-mark-as-answered-region): New function.
514         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
515         and 3rd argument.
516         (wl-summary-mark-as-important-internal): Likewise.
517
518 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
519
520         * wl-template.el (wl-template-preview): New internal variable.
521         (wl-template-preview-p): New function.
522         (wl-template-show): Bind `wl-template-preview' as t.
523
524 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
525
526         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
527         `elmo-message-entity-field' with 3rd argument which is non-nil.
528
529 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
530
531         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
532         Removed duplicate local bind `folder'.
533
534 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
535
536         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
537
538 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
539
540         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
541         duplicate definition.
542
543 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
544
545         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
546         non-nil, use it; Don't fetch message if there's no message in the
547         current cursor position.
548
549 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
550
551         * wl-util.el (wl-region-exists-p): Use region-active-p.
552         (wl-deactivate-region): New function.
553         * wl-message.el (wl-message-redisplay): Deactivate region.
554
555         * wl-summary.el (wl-summary-reply): Call
556         `wl-summary-set-message-buffer-or-redisplay' instead of
557         `wl-summary-redisplay-internal', don't move point.
558
559 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
560
561         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
562         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
563         by regexp.
564
565 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
566
567         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
568         if no need.
569
570 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
571
572         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
573         default value to nil.
574         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
575         `wl-summary-prepare-hook'; Replace refile action to
576         `wl-summary-exec-action-refile-with-register'.
577
578         * Version number is increased to 2.11.22.
579
580 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
581
582         * wl-summary.el (wl-summary-detect-mark-position): Set
583         `wl-summary-buffer-weekday-name-lang'.
584
585 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
586
587         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
588         (wl-summary-mark-as-read-all): Ditto.
589         (wl-summary-delete-messages-on-buffer): Ditto.
590         (wl-summary-sync-update): Ditto.
591         (wl-summary-mark-as-read-internal): Ditto.
592         (wl-summary-mark-as-answered-internal): Ditto.
593         (wl-summary-update-folder-info): Abolished.
594
595 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
596
597         * wl-summary.el (wl-summary-mark-as-read-all): Use
598         `wl-summary-update-folder-info' instead of
599         `wl-folder-update-unread'.
600
601 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
602
603         * wl-summary.el (wl-summary-update-folder-info): New function derived from
604         `wl-summary-folder-info-update'.
605         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
606         instead of `wl-summary-folder-info-update'.
607         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
608         `wl-folder-set-folder-updated'.
609         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
610         instead of `wl-folder-update-unread'.
611         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
612         the value of `wl-summary-buffer-unread-count' for the second parameter of
613         `wl-folder-update-unread'.
614
615         * Version number is increased to 2.11.21.
616
617 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
618
619         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
620         a local variable.
621
622 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
623
624         * wl-spam.el (wl-summary-mark-spam): Show message only if call
625         interactively.
626
627         * wl-summary.el (wl-summary-mark-as-important-internal): New
628         internal function.
629         (wl-summary-mark-as-important): Use it.
630         (wl-summary-mark-as-unimportant): New function.
631         (wl-summary-sync-marks): Follow the API change.
632
633         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
634
635         * wl-mime.el (wl-summary-burst): Check target folder is writable.
636
637 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
638
639         * wl-folder.el (wl-folder-update-unread): Re-indent.
640         Narrow the scope of a local variable.
641
642 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
643
644         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
645         (wl-addrmgr-merge-entries): Ditto.
646         (wl-addrmgr): Added to address entry which exists in draft buffer
647         if no entry is in original.
648
649 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
650
651         * wl-batch.el: New file.
652
653 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
654
655         * wl-vars.el (wl-use-semi): Remove unused variable.
656
657 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
658
659         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
660         "?".
661
662 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
663
664         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
665         wl-summary-new-mark.
666         (wl-summary-new-cached-mark): New user option.
667         (wl-summary-score-marks): Follow the change above.
668         (wl-summary-auto-refile-skip-marks): Ditto.
669         (wl-summary-incorporate-marks): Ditto.
670         (wl-summary-expire-reserve-marks): Ditto.
671
672         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
673
674         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
675         (wl-summary-persistent-mark-string): Distinguished between cached
676         and uncached mark when the message is new.
677
678 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
679
680         * wl-spam.el (wl-spam-domain): Renamed from
681         `wl-spam-folder-guess-domain'.
682         (wl-summary-exec-action-spam): Register as spam if domain of the
683         source folder is good.
684         (wl-summary-exec-action-refile-with-register): Register message if
685         domain of the source folder is not undecided.
686
687 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
688
689         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
690         detect thread loop.
691
692 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
693
694         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
695         and wl-summary-skip-mark-list.
696
697 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
698
699         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
700
701         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
702
703         * wl-spam.el (toplevel): Require wl-highlight.
704         (wl-spam-auto-check-policy-alist): Abolish.
705         (wl-spam-auto-check-folder-regexp-list): New user option.
706         (wl-spam-auto-check-marks): Ditto.
707         (wl-spam-mark-action-list): Ditto.
708         (wl-highlight-summary-spam-face): New face.
709         (wl-spam-auto-check-message-p): New function.
710         (wl-spam-map-spam-messages): Fixed message.
711         (wl-spam-register-spam-messages): Ditto.
712         (wl-spam-register-good-messages): Ditto.
713         (wl-summary-spam-map): Add and remove keybind.
714         (wl-summary-target-mark-spam): Abolish.
715         (wl-summary-refile-spam): Ditto.
716         (wl-summary-test-spam): New function.
717         (wl-summary-mark-spam): Ditto.
718         (wl-summary-auto-check-spam): Follow the above change.
719         (wl-summary-exec-action-spam): New function.
720         (wl-summary-exec-action-refile-with-register): Fixed message.
721         (wl-message-check-spam): New function.
722         (wl-spam-setup): Ditto.
723         (toplevel): Call it if this file is loaded interactivity.
724
725         * Version number is increased to 2.11.20.
726
727 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
728
729         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
730         when new optional argument `force' is non nil or modified.
731
732 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
733
734         * wl.el (toplevel): Require wl-spam when compile.
735         (wl-save-status): Call wl-spam-save-status.
736
737         * wl-spam.el (wl-spam-register-spam-messages): New function.
738         (wl-spam-register-good-messages): Ditto.
739         (wl-spam-save-status): Ditto.
740         (wl-summary-mode-map): Bind
741         wl-summary-target-mark-register-as-spam to "ms" and
742         wl-summary-target-mark-register-as-good to "mn".
743         (wl-summary-register-as-spam): Abolish optional argument; Use
744         wl-spam-register-spam-messages.
745         (wl-summary-register-as-spam-all): Use
746         wl-spam-register-spam-messages.
747         (wl-summary-register-as-good): Abolish optional argument; Use
748         wl-spam-register-good-messages.
749         (wl-summary-register-as-good-all): Use
750         wl-spam-register-good-messages.
751         (wl-summary-target-mark-register-as-spam): New funtion.
752         (wl-summary-target-mark-register-as-good): Ditto.
753
754 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
755
756         * wl-spam.el: New file.
757
758 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
759
760         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
761
762         * wl-action.el (wl-auto-refile-guess-functions): New variable.
763         (wl-summary-auto-refile): Call wl-refile-guess with
764         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
765
766 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
767
768         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
769         with disable-thread argument non-nil.
770
771 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
772
773         * wl-summary.el (wl-summary-rescan): Added optional argument
774         disable-thread.
775         (wl-summary-sync): Call wl-summary-rescan with argument
776         disable-thread.
777         (wl-summary-input-range): Added new range `rescan-thread'.
778
779 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
780
781         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
782
783 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
784
785         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
786         internal variable.
787         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
788         wl-summary-search-parent-by-subject-regexp and
789         wl-summary-divide-thread-when-subject-changed as nil.
790         (wl-summary-insert-sequential): If entity is nil, nothing to do.
791         (wl-summary-insert-thread): Search parent entity from
792         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
793         thread loop.
794
795 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
796
797         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
798
799         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
800
801         * wl-util.el (wl-require-update-all-folder-p): New function.
802         (wl-get-assoc-list-value): Added `function' to match directive.
803         (wl-collect-draft): Rewrite.
804
805         * wl-summary.el (wl-summary-sync-update): Clear faces
806         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
807         are non-nil.
808         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
809         argument as function.
810         (wl-summary-input-range): Ditto.
811
812         * wl-folder.el (wl-draft-get-folder): New function.
813         (wl-folder-get-elmo-folder): Consider draft folder.
814
815         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
816         (wl-draft-buffer-message-number): New buffer local variable.
817         (wl-draft-folder-internal): New internal variable.
818         (wl-draft-delete): Rewrite.
819         (wl-draft-save): Ditto.
820         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
821         wl-folder-get-elmo-folder.
822         (wl-draft-config-info-operation): Ditto.
823         (wl-jump-to-draft-folder): Ditto.
824         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
825         (wl-draft-reedit): Rewrite.
826
827         * Version number is increased to 2.11.19.
828         
829 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
830
831         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
832         variable.
833
834 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
837         Use ignore-errors instead of unwind-protect.
838
839 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
840
841         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
842         for updating `wl-thread-entity-list'.
843
844 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
845
846         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
847         parameter from calling `wl-thread-entity-get-older-brothers' and
848         `wl-thread-entity-get-younger-brothers'.
849         Replace nested `append' with a single one.
850
851 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
852
853         * wl-summary.el (wl-summary-mode): Don't use the return value of
854         `make-local-hook'.
855
856 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
857
858         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
859         instead of `let*'.
860         (wl-thread-delete-message): Likewise.  Split and narrow the scope
861         of local variables.
862
863 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
864
865         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
866         Renamed from wl-summary-window-scroll-functions.
867         (wl-summary-window-scroll-functions): Don't set to variable.
868         (wl-summary-display-top): Use run-hooks.
869         (wl-summary-display-bottom): Ditto.
870         (wl-summary-toggle-disp-msg): Ditto.
871         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
872         Use it instead of wl-summary-window-scroll-functions.
873         (wl-summary-goto-folder-subr): Don't call
874         wl-summary-window-scroll-functions, use
875         wl-summary-buffer-window-scroll-functions instead.
876
877 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
878
879         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
880         make-local-variable.
881
882 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
883
884         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
885         set-buffer-modified-p.
886         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
887         (wl-summary-display-bottom): Ditto.
888         (wl-summary-toggle-disp-msg): Ditto.
889
890 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
891
892         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
893
894         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
895         (wl-summary-forward): Use elmo-message-entity-field instead of
896         elmo-message-field.
897
898         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
899
900 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
901
902         * wl-summary.el (wl-summary-window-scroll-functions): No use
903         `append'.
904
905 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
906
907         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
908         function.
909         (wl-summary-window-scroll-functions): Call it when both
910         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
911         (wl-summary-temp-mark): Added optional argument number.
912         (wl-summary-message-mark): Added optional argument flag.
913         (wl-summary-persistent-mark): Added optional argument number and flag.
914         (wl-summary-update-persistent-mark): Ditto.
915         (wl-summary-update-status-marks): Set "r" for interactive spec.
916
917         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
918         argument number and flag.
919
920         * wl-action.el (wl-summary-registered-temp-mark): 
921         Do nothing when wl-summary-buffer-temp-mark-list is nil.
922
923 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
924
925         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
926         internal variable (buffer local).
927         (wl-summary-window-scroll-functions): New function.
928         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
929         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
930         as nil.
931         (wl-summary-update-status-marks): Added arguments beg, end and
932         check.
933         (wl-summary-update-mark-window): Use function.
934         (wl-summary-sync-update): Follow the change above.
935         (wl-summary-switch-to-clone-buffer): Copy
936         wl-summary-buffer-unsync-mark-number-list.
937         (wl-summary-goto-folder-subr): Set
938         wl-summary-buffer-unsync-mark-number-list and
939         use wl-summary-window-scroll-functions insteaf of
940         wl-summary-lazy-highlight.
941
942         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
943
944 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
945
946         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
947
948         * wl-summary.el (wl-summary-update-persistent-mark): Call
949         wl-summary-set-message-modified.
950
951         * wl-summary.el (wl-summary-sync-update): Don't call
952         wl-summary-update-status-marks.
953
954         * Version number is increased to 2.11.18.
955
956 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
957
958         * wl-message.el (wl-message-prev-page): Use save-selected-window.
959         (wl-message-next-page): Ditto.
960
961 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
962
963         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
964         local variable.  Change the order of a collected list into the
965         same as the specified range.  Remove nil from a collected list.
966
967 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
968
969         * wl-summary.el (wl-summary-insert-headers): Set visible-only
970         argument for elmo-folder-list-messages.
971
972 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
973
974         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
975         change (wl-summary-count-unreads return a list instead of a cons
976         cell).
977
978 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
979
980         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
981         `wl-summary-folder-info-update'.
982
983 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
984
985         * wl-summary.el (wl-summary-set-message-modified): No use
986         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
987         (wl-summary-set-mark-modified): Abolish.
988         (wl-summary-mark-modified-p): Ditto.
989         (wl-summary-save-view): Follow the change above.
990
991         * wl-expire.el (wl-summary-expire): Likewise.
992
993 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
994
995         * wl-summary.el (wl-summary-detect-mark-position): Use
996         modb-entity-handler.
997         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
998
999         * Version number is increased to 2.11.17.
1000
1001 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1002
1003         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1004         entity field value.
1005         (wl-summary-prefetch-msg): Ditto.
1006         (wl-summary-print-message-with-ps-print): Ditto.
1007
1008 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1009
1010         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1011         for dummy entity.
1012         (wl-summary-insert-thread): Use elmo-message-entity-field.
1013         (wl-summary-update-thread): Use elmo-message-entity-field and
1014         elmo-message-entity-number.
1015         (wl-summary-line-number):  Use elmo-message-entity-number.
1016         (wl-summary-line-size): Use elmo-message-entity-field.
1017         (wl-summary-line-subject): Ditto.
1018         (wl-summary-line-from): Ditto.
1019         (wl-summary-line-attached): Ditto.
1020         (wl-summary-create-line): Ditto.
1021         (wl-summary-create-line): Use elmo-message-entity-number.
1022         (wl-summary-print-message-with-ps-print): Use
1023         elmo-message-entity-field.
1024
1025 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1026
1027         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1028         change in elmo-msgdb-make-message-entity.
1029         (wl-summary-buffer-set-folder): Don't call
1030         wl-summary-detect-mark-position here.
1031         (wl-summary-rescan): Call elmo-message-entity-number.
1032         (wl-summary-sync-update): Ditto.
1033         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1034
1035         * wl-score.el (wl-score-header-index): Redefine 2th element.
1036         (wl-score-overview-entity-get-extra): Abolish.
1037         (wl-score-ov-entity-get): Rewrite.
1038         (wl-score-string-index<, wl-score-string-func<): Abolish.
1039         (wl-score-string<): New function.
1040         (wl-score-string-sort): Use it.
1041
1042         * wl-refile.el (wl-refile-guess-by-history): Use
1043         elmo-message-entity-field.
1044         (wl-refile-guess-by-from): Ditto.
1045         (wl-refile-guess-by-msgid): Ditto.
1046
1047         * Version number is increased to 2.11.16.
1048
1049 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1050
1051         * wl-folder.el (wl-folder-confirm-existence): Don't call
1052         file-exists-p if msgdb-path is nil.
1053         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1054         `wl-read-folder-hist' to `wl-read-folder-history'.
1055
1056 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1057
1058         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1059         `y-or-n-p'.
1060
1061 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1062
1063         * wl-score.el (wl-score-headers): Don't use
1064         elmo-folder-do-each-message-entity.
1065
1066         * Version number is increased to 2.11.15.
1067
1068 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1069
1070         * wl-summary.el (wl-summary-delete-all-msgs): Use
1071         elmo-folder-move-messages instead of elmo-folder-delete-messages
1072         and elmo-folder-detach-messages.
1073         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1074
1075         * wl-expire.el (wl-expire-delete): Ditto.
1076         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1077
1078 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1079
1080         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1081         (wl-message-header-narrowing-fields): Ditto.
1082         (wl-message-header-narrowing-lines): Ditto.
1083         (wl-message-header-narrowing-string): Ditto.
1084
1085         * wl-summary.el (wl-summary-mode-map): Bind
1086         wl-summary-toggle-header-narrowing to "C-cC-f".
1087         (wl-summary-toggle-header-narrowing): New function.
1088
1089         * wl-message.el (wl-message-buffer-create): Call
1090         wl-message-header-narrowing-setup.
1091         (wl-message-redisplay): Call wl-message-header-narrowing.
1092         (wl-message-header-narrowing): New function.
1093         (wl-message-header-narrowing-map): New keymap.
1094         (wl-message-header-narrowing-widen-map): New keymap.
1095         (wl-message-header-narrowing-again-at-mouse): New function.
1096         (wl-message-header-narrowing-1): Ditto.
1097         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1098         (wl-message-header-narrowing-setup): Ditto.
1099         (wl-message-header-narrowing-toggle): Ditto.
1100         
1101         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1102
1103         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1104         'flag as all.
1105         (wl-use-flag-folder-help-echo): New user option.
1106
1107         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1108         wl-summary-highlight as nil.
1109         (wl-summary-set-mark-modified): Follow the API change.
1110         (wl-summary-mark-modified-p): Ditto.
1111         (wl-summary-mark-as-read-all): Ditto.
1112         (wl-summary-sync-marks): Don't call
1113         elmo-folder-list-messages-with-global-mark.
1114         (wl-summary-mark-as-read-internal): Follow the API change.
1115         (wl-summary-mark-as-answered-internal): Ditto.
1116         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1117         Follow the API change.
1118         (wl-summary-create-line): Call with number argument.
1119         (wl-summary-reply): Follow the API change.
1120
1121         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1122         function.
1123         (wl-highlight-summary-line-string): Call it when
1124         wl-use-flag-folder-help-echo is non-nil.
1125         (wl-highlight-summary-current-line): Ditto.
1126         (elmo-flag-folder-referrer): Added autoload setting.
1127
1128         * wl-draft.el (wl-draft-kill): Follow the API change.
1129
1130         * Version number is increased to 2.11.14.
1131         
1132 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1133
1134         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1135
1136 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1137
1138         * Version number is increased to 2.11.13.
1139
1140 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1141
1142         * wl-draft.el (wl-draft-previous-history-element): Fixed
1143         unbalanced parenthesis and bind unbound local variables.
1144
1145 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1146
1147         * wl-draft.el (wl-draft-previous-history-element): New function.
1148         (wl-draft-next-history-element): Ditto.
1149         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1150         them to M-p and M-n.
1151
1152 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1153
1154         * Version number is increased to 2.11.12.
1155
1156 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1157
1158         * wl-draft.el (wl-draft-hide): Select buffer-window.
1159
1160 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1161
1162         * wl-summary.el (wl-summary-narrow-to-region): New function.
1163         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1164         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1165         (wl-summary-save-region): Use it.
1166         * wl-action.el (wl-summary-collect-numbers-region)
1167         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1168
1169 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1170
1171         * wl-folder.el (wl-folder-count-incorporates): Don't use
1172         `elmo-msgdb-mark-load'
1173
1174         * Version number is increased to 2.11.11.
1175
1176 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1177
1178         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1179         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1180
1181 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1182
1183         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1184
1185 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1186
1187         * Version number is increased to 2.11.10.
1188
1189 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1190
1191         * wl-mime.el (wl-draft-attribute-value): Fixed.
1192
1193 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1194
1195         * wl-util.el (wl-copy-local-variables): New function.
1196
1197         * wl-mime.el (wl-draft-attribute-recipients): New function.
1198         (wl-draft-attribute-envelope-from): Ditto.
1199         (wl-draft-attribute-smtp-posting-server): Ditto.
1200         (wl-draft-attribute-smtp-posting-port): Ditto.
1201         (wl-draft-attribute-value): Ditto.
1202         (wl-draft-preview-message): Use it to get value for
1203         attributes. Reflect result of `wl-draft-config'.
1204
1205         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1206         and call `wl-summary-mark-as-read' before to call
1207         `wl-summary-unset-mark'.
1208         (wl-summary-target-mark-mark-as-unread): Likewise.
1209         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1210
1211 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1212
1213         * wl-mime.el (wl-draft-preview-message): Use actual value for
1214         attributes; Fix for small window.
1215
1216 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1217
1218         * wl-refile.el (wl-refile-get-field-value): Call
1219         `elmo-message-entity-field' with 3rd argument is non-nil.
1220
1221 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1222
1223         * wl-vars.el (wl-draft-preview-attributes): New user option.
1224         (wl-draft-preview-attributes-list): Ditto.
1225         (wl-draft-preview-attributes-buffer-lines): Ditto.
1226         (wl-draft-preview-attributes-buffer-name): Ditto.
1227
1228         * wl-mime.el (wl-draft-preview-message): Display attributes.
1229
1230 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1231
1232         * wl-summary.el (wl-summary-detect-mark-position): Bind
1233         wl-summary-flag-priority-list to '(new).
1234
1235 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1236
1237         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1238         funtion.
1239         (wl-highlight-summary-line-string): Use it.
1240         (wl-highlight-summary-current-line): Ditto.
1241
1242 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1243
1244         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1245         line even when the mark string is not changed.
1246
1247         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1248         argument change in the wl-summary-create-line.
1249         (wl-thread-insert-entity-sub): Ditto.
1250
1251         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1252         argument change in the wl-summary-create-line.
1253         (wl-summary-insert-sequential): Ditto.
1254         (wl-summary-update-thread): Ditto.
1255         (wl-summary-persistent-mark-string): New inline function.
1256         (wl-summary-message-mark): Use it.
1257         (wl-summary-create-line): Abolish argument wl-persistent-mark
1258         and added wl-flags, wl-cached.
1259
1260         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1261         mark to flags.
1262         (wl-highlight-summary-current-line): Decide the face not by the 
1263         persistent mark but flags.
1264
1265 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1266
1267         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1268         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1269         wl-summary-read-uncached-mark): Revive.
1270         (wl-summary-answered-cached-mark,
1271         wl-summary-answered-uncached-mark): New user option.
1272         (wl-summary-score-marks): Follow the change above.
1273         (wl-summary-auto-refile-skip-marks): Ditto.
1274         (wl-summary-incorporate-marks): Ditto.
1275         (wl-summary-expire-reserve-marks): Ditto.
1276         (wl-summary-flag-priority-list): New user option.
1277
1278         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1279         changes.
1280         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1281         of elmo-message-mark.
1282         (wl-summary-mark-as-read-internal): Ditto.
1283         (wl-summary-mark-as-answered): Ditto.
1284         (wl-summary-mark-as-important): Ditto.
1285         (wl-summary-redisplay-internal): Ditto.
1286         (wl-summary-redisplay-no-mime-internal): Ditto.
1287         (wl-summary-message-mark): New function.
1288         (wl-summary-insert-sequential): Use wl-summary-message-mark
1289         instead of elmo-message-mark.
1290         (wl-summary-update-thread): Ditto.
1291         (wl-summary-persistent-mark): Ditto.
1292         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1293         instead of elmo-message-mark.
1294
1295         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1296         wl-summary-message-mark instead of elmo-message-mark.
1297         (wl-thread-insert-entity-sub): Ditto.
1298         (wl-thread-get-children-msgs-uncached): Ditto.
1299
1300         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1301         variable name changes.
1302         (wl-highlight-summary-current-line): Ditto.
1303
1304         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1305         wl-summary-message-mark instead of elmo-message-mark.
1306
1307         * wl-expire.el (wl-expire-message-p): Ditto.
1308
1309         * wl-score.el (wl-score-headers): Ditto.
1310
1311         * Version number is increased to 2.11.9.
1312
1313         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1314         (wl-summary-sync-update): Follow the change above.
1315         (wl-summary-switch-to-clone-buffer): Ditto.
1316         (wl-summary-open-folder): Ditto.
1317
1318 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1319
1320         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1321         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1322
1323         * Version number is increased to 2.11.8.
1324
1325         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1326
1327         * wl-expire.el (wl-expire-refile): Follow the API change on
1328         `elmo-folder-move-messages'.
1329         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1330
1331         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1332         (wl-summary-exec-action-refile): Ditto.
1333         (wl-summary-exec-action-copy): Ditto.
1334         (wl-summary-no-auto-refile-message-p): No use
1335         `wl-summary-buffer-msgdb'.
1336         (wl-summary-auto-refile): Ditto.
1337
1338 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1339
1340         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1341
1342 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1343
1344         * wl-summary.el (wl-summary-sync): Treat no-sync.
1345
1346         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1347         (wl-default-sync-range): Ditto.
1348
1349 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1350
1351         * wl-refile.el (wl-refile-subject-learn): Call
1352         `elmo-message-entity-field' with 3rd argument is non-nil.
1353         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1354         instead of `elmo-msgdb-overview-entity-get-subject'.
1355
1356 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1357
1358         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1359         scan-type is rescan.
1360         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1361         new optional argument force is non-nil.
1362         (wl-summary-save-view-cache): Call it with force argument non-nil.
1363
1364         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1365
1366 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1367
1368         * wl-action.el (wl-summary-print-argument): Fixed last change.
1369
1370 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1371
1372         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1373         simplified.
1374         (wl-summary-target-mark-mark-as-unread): Likewise.
1375         (wl-summary-target-mark-mark-as-important): Likewise.
1376
1377 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1378
1379         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1380         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1381         (wl-summary-mark-as-important-region): Change accordingly.
1382         (wl-summary-target-mark-mark-as-important): Ditto.
1383
1384 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1385
1386         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1387
1388         * wl-action.el (wl-summary-print-argument): Print argument to
1389         right side of window if `wl-summary-print-argument-within-window'
1390         is non-nil.
1391
1392 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1393
1394         * wl-action.el (wl-summary-set-mark): Use
1395         `wl-summary-message-visible-p' to check visibility of the message
1396         and jump to message only when the message line is visible and have
1397         different number; Call wl-summary-unset-mark with number argument.
1398         (wl-summary-unset-mark): 
1399         Use `wl-summary-message-visible-p'
1400         to check visibility of the message and jump to message only when
1401         the message line is visible and have different number;
1402
1403 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1404
1405         * Version number is increased to 2.11.7.
1406
1407         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1408         and wl-folder-summary-line-format.
1409
1410         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1411         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1412         (wl-summary-set-score-mark): Use it.
1413         (wl-summary-target-mark-mark-as-read): Ditto.
1414         (wl-summary-target-mark-mark-as-unread): Ditto.
1415         (wl-summary-target-mark-mark-as-important): Ditto.
1416         (wl-summary-target-mark-msgs): Simplified.
1417         (wl-summary-detect-mark-position): Fixed problem when
1418         summary-line-format no contain persisten/temp mark spec.
1419         (wl-summary-temp-mark): Ditto.
1420         (wl-summary-persistent-mark): Ditto.
1421         (wl-summary-update-persistent-mark): Ditto.
1422
1423         * wl-action.el (wl-summary-set-mark): Ditto.
1424         (wl-summary-unset-mark): Ditto.
1425         All other related portions are changed.
1426
1427 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1428
1429         * Version number is increased to 2.11.6.
1430
1431 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1432
1433         * wl-util.el (wl-current-message-buffer): Define as function;
1434         Don't use the value of wl-messge-buffer.
1435
1436         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1437         persistent mark.
1438
1439         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1440         no current message, cause an error.
1441
1442 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1443
1444         * wl-summary.el (wl-summary-set-message-modified): Use
1445         elmo-folder-set-message-modified instead of
1446         elmo-folder-set-message-modified-internal.
1447
1448 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1449
1450         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1451         interactively.
1452         (wl-summary-sync): nokill->entirely.
1453         (wl-summary-sync-marks): Fixed message.
1454         (wl-summary-input-range): Added mark, nokill->entirely.
1455
1456         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1457         messages as read.
1458
1459 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1460
1461         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1462         update-noscore.
1463         (wl-summary-sync): Follow the change above.
1464
1465 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1466
1467         * wl-action.el (wl-summary-target-mark-all): Use
1468         elmo-folder-list-messages.
1469
1470 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1471
1472         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1473         (wl-summary-rescan): Set wl-summary-scored as nil.
1474         (wl-summary-sync-force-update): Follow the change above.
1475         (wl-summary-sync): Ditto.
1476         (wl-summary-sync-update): Added argument disable-killed.
1477         (wl-summary-insert-headers): Set visible-only argument for
1478         elmo-folder-list-messages.
1479         (wl-summary-input-range): Added update-nokill, update-noscore,
1480         all-nokill, all-noscore and mark.
1481
1482         * Version number is increased to 2.11.5.
1483
1484         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1485
1486 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1487
1488         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1489         (wl-summary-prefetch-region-no-mark): Change accordingly.
1490         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1491
1492 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1493
1494         * wl-address.el (wl-complete-field-to): Abolished.
1495         (wl-complete-address): Completion function for completing-read.
1496         * wl-action.el (wl-summary-get-resend-address): Use it.
1497
1498         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1499         wl-summary-update-mark and abolish unused argument.
1500         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1501         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1502         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1503         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1504         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1505         * wl-draft.el (wl-draft-kill): Ditto.
1506
1507         * wl-summary.el: Remove unused binding of case-fold-search.
1508         (wl-summary-replace-status-marks): Abolished.
1509
1510 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1511
1512         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1513         is specified or folder length is zero.
1514
1515 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1516
1517         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1518         (wl-folder-archive-current-entity): Ditto.
1519
1520 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1521
1522         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1523         retrieving message mark.
1524         (wl-summary-redisplay-internal): Ditto.
1525
1526         * wl-message.el (wl-message-buffer-display): Ignore errors while
1527         retrieving message-id field.
1528
1529         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1530         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1531         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1532         order of the arguments for `wl-expire-message-p'.
1533         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1534
1535         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1536         Check return value of wl-summary-reply.
1537         (wl-summary-reply): Recover window configuration when an error occured.
1538
1539 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1540
1541         * wl-summary.el (wl-summary-resend-message): Abolished, the
1542         feature is inherited by wl-summary-resend (put resend mark).
1543
1544 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1545
1546         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1547         wl-message-buffer to nil when the message is hide.
1548
1549 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1550
1551         * .cvsignore: New file.
1552
1553 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1554
1555         * wl-action.el (wl-summary-action-docstring): Add more info.
1556         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1557         duplicate definition.
1558         (wl-summary-define-mark-action): Functions wl-summary-*-region
1559         keep current position.
1560         (wl-summary-unregister-target-mark): Store result to the variable.
1561
1562 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1563
1564         * Version number is increased to 2.11.4.
1565
1566 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1567
1568         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1569         wl-summary-delete-all-temp-marks.
1570         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1571
1572         * wl-action.el (wl-summary-set-mark): Changed terminology
1573         refile-destination -> action-argument.
1574         (wl-summary-unset-mark): Ditto.
1575         (wl-summary-remove-argument): Ditto.
1576         (wl-summary-print-argument): Ditto.
1577
1578         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1579         (wl-thread-remove-argument-region): Ditto.
1580         (wl-thread-print-argument-region): Ditto.
1581         (wl-thread-close): Ditto.
1582         (wl-thread-open): Ditto.
1583
1584         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1585         (wl-highlight-refile-destination-face is abolished)
1586         (wl-highlight-action-argument-string): Ditto.
1587         (wl-highlight-summary-current-line): Highlight action argument.
1588
1589         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1590         color for light backgrounds.
1591         (wl-highlight-summary-answered-face): Ditto.
1592
1593 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1594
1595         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1596
1597         * wl-score.el (wl-summary-score-update-all-lines): Use
1598         wl-summary-set-mark.
1599         (wl-summary-score-update-all-lines): Kill expunged messages.
1600
1601         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1602
1603 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1604
1605         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1606         directly.
1607         (wl-score-overview-entity-get-lines): Ditto.
1608         (wl-score-overview-entity-get-xref): Ditto.
1609         (wl-score-get-latest-msgs): Ditto.
1610         (wl-summary-rescore): Ditto.
1611
1612         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1613         to "&".
1614         (wl-summary-mark-as-answered-internal): New inline function.
1615         (wl-summary-mark-as-answered): New function.
1616         (wl-summary-mark-as-unanswered): Ditto.
1617         (wl-summary-sync-marks): Modified for answered-mark synching.
1618
1619 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1620
1621         * wl-action.el (wl-summary-set-mark): Fixed last change.
1622
1623 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1624
1625         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1626         behavior of wl-summary-unread-message-hook
1627         (Pointed out by akira yamada <akira@arika.org>).
1628
1629 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1630
1631         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1632         wl-summary-delete.
1633         * wl-xmas.el (wl-summary-toolbar): Ditto.
1634
1635         * wl-action.el (wl-summary-set-mark): Don't override current
1636         temp-mark.
1637
1638         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1639
1640 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1641
1642         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1643         (wl-refile-msgid-learn): Ditto.
1644         (wl-refile-get-field-value): Ditto.
1645
1646         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1647
1648         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1649         (wl-expire-delete-reserved-messages): Renamed from
1650         wl-expire-reserve-marked-msgs-from-list.
1651         (wl-expire-delete): Removed argument `msgdb'.
1652         (wl-expire-refile): Ditto.
1653         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1654         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1655         mark-alist as argument.
1656         (wl-expire-archive-number1): Removed argument `msgdb'.
1657         (wl-expire-archive-number2): Ditto.
1658         (wl-expire-archive-date): Ditto.
1659         (wl-expire-localdir-date): Ditto.
1660         (wl-expire-hide): Ditto.
1661         (wl-archive-number1): Ditto.
1662         (wl-archive-number2): Ditto.
1663         (wl-archive-date): Ditto.
1664         (wl-archive-folder): Ditto.
1665         All other related portions are changed.
1666
1667 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1668
1669         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1670         mean move up and down. (suggested by Takashi Kawachi)
1671
1672 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1673
1674         * wl-acap.el (toplevel): Don't require un-define.
1675
1676 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1677
1678         * wl-thread.el (wl-thread-delete-message): Always update
1679         wl-summary-buffer-number-list.
1680
1681         * wl-action.el (wl-summary-print-destination): 
1682         Do nothing when folder is nil.
1683
1684 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1685
1686         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1687         persistent mark when prefetch is succeeded.
1688
1689 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1690
1691         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1692         instead of elmo-msgdb-delete-msgs.
1693         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1694         (wl-expire-hide): Ditto.
1695
1696         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1697
1698         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1699         elmo-msgdb interface.
1700         (wl-thread-get-exist-children): Likewise.
1701         (wl-thread-insert-message): Likewise.
1702         (wl-thread-msg-mark-as-important): Likewise.
1703         (wl-thread-insert-entity-sub): Likewise.
1704         (wl-thread-get-children-msgs-uncached): Likewise.
1705
1706         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1707         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1708         (wl-summary-sync-update): Likewise.
1709         (wl-summary-auto-select-msg-p): Likewise.
1710         (wl-summary-update-thread): Likewise.
1711         (wl-summary-mark-as-important): Likewise.
1712         (wl-summary-jump-to-msg-internal): Likewise.
1713         (wl-summary-redisplay-internal): Likewise.
1714         (wl-summary-print-message-with-ps-print): Likewise.
1715         (wl-summary-folder-info-update): Likewise.
1716
1717         * wl-folder.el (wl-folder-check-one-entity):
1718         elmo-folder-count-flags instead of wl-summary-count-unread.
1719
1720         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1721
1722         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1723
1724         * wl-summary.el (wl-summary-set-message-modified): 
1725         Call wl-summary-set-mark-modified.
1726         (wl-summary-delete-messages-on-buffer): Call
1727         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1728         (wl-summary-sync-update): Call elmo-folder-length instead of
1729         elmo-folder-messages.
1730         (wl-summary-insert-headers): Don't call
1731         elmo-folder-list-message-entities.
1732
1733 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1734
1735         * wl-action.el (wl-summary-define-mark-action): Call
1736         `wl-summary-set-mark' with argument `data'.
1737         (wl-summary-auto-refile): Fixed order of arguments when call
1738         `wl-summary-refile'.
1739
1740 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1741
1742         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1743
1744         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1745
1746         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1747         (Renamed from wl-highlight-summary-deleted-face).
1748         (wl-highlight-summary-resend-face): New face.
1749
1750         (wl-highlight-summary-deleted-face): Renamed from
1751         wl-highlight-summary-erased-face.
1752
1753         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1754
1755         * wl-action.el (wl-summary-get-resend-address): New function.
1756         (wl-summary-exec-action-resend): Ditto.
1757         (wl-summary-exec-action-resend-subr): Ditto.
1758
1759         * w-thread.el (wl-thread-copy): Removed definition.
1760         (wl-thread-refile): Ditto.
1761         (wl-thread-delete): Ditto.
1762         (wl-thread-target-mark): Ditto.
1763
1764         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1765         (wl-summary-target-mark-set-action): Fixed.
1766         (wl-summary-define-mark-action): Fixed quotation.
1767         (wl-summary-move-mark-list-messages): Display message.
1768         (wl-summary-define-mark-action): Define thread functions.
1769         (wl-summary-exec-action-refile): Changed message.
1770         (wl-summary-exec): Ditto.
1771
1772 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1773         
1774         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1775         '%%'.
1776
1777 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1778
1779         * wl.el (toplevel): Require wl-action.
1780         (wl-init): Call wl-summary-define-mark-action.
1781
1782         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1783
1784         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1785         wl-summary-delete and wl-summary-erase.
1786         (wl-summary-mode-map): Ditto.
1787
1788         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1789         wl-delete-folder-alist.
1790
1791         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1792         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1793         (toplevel): Moved mark & action related functions to the wl-action.el.
1794
1795         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1796         in wl-summary-mark-action-list.
1797         (wl-highlight-summary-current-line): Ditto.
1798
1799         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1800         empty lines.
1801
1802         * wl-action.el: New file. 
1803
1804 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1805
1806         * wl-summary.el (wl-summary-target-mark-replace): New function.
1807         (wl-summary-target-mark-prefetch): Use it.
1808         (wl-summary-target-mark-delete): Ditto.
1809         (toplevel): Rearranged definition order.
1810         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1811         (wl-summary-target-mark-erase): Rewrite.
1812         (wl-summary-erase-region): New function.
1813         (wl-summary-exec-action-erase): Changed message.
1814         (wl-summary-move-mark-list-messages): New function.
1815         (wl-summary-exec-action-delete): Use it.
1816         (wl-summary-exec-action-erase): Ditto.
1817
1818         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1819         (wl-summary-skip-mark-list): Added "d".
1820
1821         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1822         while searching.
1823
1824         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1825         and define using defcustom;
1826         Define 4th element as a face.
1827         
1828         * wl-summary.el (wl-summary-incorporate): Use 
1829         `wl-summary-prefetch-region-no-mark' instead of
1830         `wl-summary-prefetch-region'.
1831         (wl-summary-prefetch-region-no-mark): Revival of old
1832         `wl-summary-prefetch-region'.
1833         (wl-summary-mark-action-list): Moved to wl-vars.el
1834
1835         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1836         face according to the `wl-summary-mark-action-list'.
1837         (wl-highlight-summary-current-line): Ditto;
1838         Removed destination highlighting.
1839
1840         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1841         (wl-highlight-summary-line-string): Highlight for "i" mark.
1842         (wl-highlight-summary-current-line): Ditto.
1843
1844         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1845         no destination.
1846
1847         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1848         exists, just go ahead.
1849         (wl-summary-prefetch-region): Rewrite.
1850         (wl-summary-prefetch): Ditto.
1851         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1852         (wl-summary-exec-action-prefetch): New function.
1853         (wl-summary-target-mark-prefetch): Rewrite.
1854
1855 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1856
1857         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1858         (wl-highlight-summary-line-string): Added "d" and "D".
1859         (wl-highlight-summary-current-line): Ditto.
1860
1861         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1862         in wl-summary.el.
1863         (wl-thread-insert-entity-sub): Ditto.
1864         (wl-thread-remove-destination-region): Ditto.
1865         (wl-thread-print-destination-region): Ditto.
1866
1867         * wl-summary.el (wl-summary-buffer-refile-list,
1868         wl-summary-buffer-delete-list,
1869         wl-summary-buffer-copy-list): Abolish.
1870         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1871         All other related portions are changed.
1872         (wl-summary-mark-action-list): New variable.
1873         (wl-summary-set-mark): New function.
1874         (wl-summary-register-target-mark): Ditto.
1875         (wl-summary-unregister-target-mark): Ditto.
1876         (wl-summary-have-target-mark-p): Ditto.
1877         (wl-summary-register-temp-mark): Ditto.
1878         (wl-summary-unregister-temp-mark): Ditto.
1879         (wl-summary-registered-temp-mark): Ditto.
1880         (wl-summary-collect-temp-mark): Ditto.
1881         (wl-summary-unset-mark): Ditto.
1882         (wl-summary-set-target-mark): Ditto.
1883         (wl-summary-unset-target-mark): Ditto.
1884         (wl-summary-set-action-generic): Ditto.
1885         (wl-summary-unset-action-generic): Ditto.
1886         (wl-summary-exec-action-delete): Ditto.
1887         (wl-summary-exec-action-erase): Ditto.
1888         (wl-summary-set-action-refile): Ditto.
1889         (wl-summary-set-action-refile-subr): Ditto.
1890         (wl-summary-unset-action-refile): Ditto.
1891         (wl-summary-make-destination-numbers-list): Ditto.
1892         (wl-summary-exec-action-refile): Ditto.
1893         (wl-summary-set-action-copy): Ditto.
1894         (wl-summary-unset-action-copy): Ditto.
1895         (wl-summary-exec-action-copy): Ditto.
1896         (wl-summary-collect-numbers-region): Ditto.
1897         (wl-summary-delete): Rewrite.
1898         (wl-summary-erase): Ditto.
1899         (wl-summary-remove-destination): Ditto.
1900         (wl-summary-exec): Ditto.
1901         (wl-summary-exec-region): Ditto.
1902         (wl-summary-target-mark-erase): Ditto.
1903         (wl-summary-refile): Ditto.
1904         (wl-summary-copy): Ditto.
1905         (wl-summary-unmark): Ditto.
1906         (wl-summary-delete-all-mark): Ditto.
1907         (wl-summary-mark-line): Don't highlight.
1908         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1909         (wl-summary-target-mark-refile-subr): Rewrite.
1910
1911         (wl-summary-copy-prev-destination): Abolish.
1912
1913 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1914
1915         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1916         default values along the value of wl-on-mule.
1917         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1918         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1919         It is not used anywhere.
1920
1921 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1922
1923         * wl-summary.el (wl-summary-print-destination): Keep position.
1924         (wl-summary-cursor-move-surface): Keep horizontal position.
1925
1926 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1927
1928         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1929         write sendlog.
1930
1931 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1932
1933         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1934         `wl-summary-highlight'.
1935
1936 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1937
1938         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1939         trivial condition for temp-mark.
1940
1941 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1942
1943         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1944         when it hits killed buffer.
1945
1946 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1947
1948         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1949         * wl-news.el.in: `message' and `error' take format string.
1950
1951 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1952
1953         * wl-folder (wl-folder-insert-entity): Display a message,
1954         `...done', when the work finish.
1955         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1956
1957 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1958
1959         * wl-message.el (wl-message-redisplay): Remove unused local
1960         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1961
1962 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1963
1964         * wl-summary.el (wl-summary-replace-status-marks): Disable
1965         interactive use.
1966         (wl-summary-reedit): Check message existence at first.
1967         (wl-summary-mark-line): Fix doc, return value is indefinite.
1968
1969         * wl-highlight.el (wl-highlight-message): Arranged.
1970
1971         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1972         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1973         check temp-mark by wl-summary-temp-mark always.
1974         (wl-highlight-summary): Change accordingly.
1975         * wl-summary.el (wl-summary-mark-as-read-all)
1976         (wl-summary-delete-cache, wl-summary-set-score-mark)
1977         (wl-summary-mark-as-unread, wl-summary-unmark)
1978         (wl-summary-mark-line, wl-summary-mark-as-read)
1979         (wl-summary-mark-as-important): Ditto.
1980
1981         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1982         end of the window if possible.
1983         * wl-summary.el (wl-summary-sync-update): Support lazy
1984         highlighting.
1985         (wl-summary-toggle-disp-msg): Ditto.
1986
1987 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1988
1989         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1990
1991 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1992
1993         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1994         change.
1995
1996 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1997
1998         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1999         API.
2000         (wl-summary-sync-update): Ditto.
2001
2002         * wl-score.el (wl-score-get-score-alist): Changed argument.
2003         (wl-summary-rescore-msgs): Likewise.
2004         (wl-summary-score-headers): Likewise.
2005         (wl-score-headers): Likewise;
2006         Use elmo-folder-do-each-message-entity, etc.
2007         (wl-summary-score-effect): Follow the changes above.
2008         (wl-summary-rescore): Ditto.
2009         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2010         (wl-score-get-overview): Abolish.
2011
2012         * wl-summary.el (wl-summary-default-from): Follow the API change in
2013         elmo-msgdb.
2014         (wl-summary-count-unread): Ditto.
2015         (wl-summary-detect-mark-position): Ditto.
2016         (wl-summary-overview-entity-compare-by-date): Ditto.
2017         (wl-summary-overview-entity-compare-by-number): Ditto.
2018         (wl-summary-overview-entity-compare-by-from): Ditto.
2019         (wl-summary-overview-entity-compare-by-subject): Ditto.
2020         (wl-summary-get-list-info): Ditto.
2021         (wl-summary-rescan): Ditto.
2022         (wl-summary-jump-to-msg-by-message-id): Ditto.
2023         (wl-summary-sync-update): Ditto; Removed comment.
2024         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2025         (wl-summary-insert-message): Use wl-summary-insert
2026         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2027         (wl-summary-insert-headers): Changed argument overview to folder.
2028         (wl-summary-search-by-subject): Likewise.
2029         (wl-summary-insert-thread): Renamed from 
2030         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2031
2032         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2033         too.
2034
2035         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2036         wl-string-member.
2037
2038 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2039
2040         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2041         elmo-folder-append-buffer.
2042         (wl-draft-queue-append): Likewise.
2043
2044         * wl-mime.el (wl-message-delete-current-part): Ditto.
2045         (wl-summary-burst-subr): Ditto.
2046
2047         * wl-news.el.in (wl-news-send-news): Ditto.
2048
2049 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2050
2051         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2052         function.
2053         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2054         (wl-summary-update-mark): Enclose with save-excursion.
2055         (wl-summary-mark-as-read-internal): Fixed last change.
2056         (wl-summary-mark-as-important): Use 3rd argument of
2057         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2058         Don't use elmo-msgdb-set-mark.
2059         (wl-summary-redisplay-internal): If msgdb flag is already read,
2060         just update the mark on buffer.
2061
2062 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2063
2064         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2065         cut visible folder when elmo-folder-delete returns non-nil value.
2066
2067 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2068
2069         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2070         by Kenichi OKADA <okada@opaopa.org>).
2071
2072 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2073
2074         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2075
2076 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2077
2078         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2079         Fixed the last change, search group entity by its real name.
2080         (Thanks to: KOBAYASHI Shinji)
2081
2082 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2083
2084         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2085         (wl-fldmgr-access-display-all): Don't refer visible name.
2086         * wl-expire.el (wl-folder-archive-current-entity)
2087         (wl-folder-expire-current-entity): Ditto.
2088         * wl-folder.el (wl-folder-jump-to-current-entity)
2089         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2090         (wl-folder-open-folder-sub,wl-folder-open-all)
2091         (wl-folder-write-current-folder): Ditto.
2092         (wl-folder-insert-entity): Don't use petname for normal group.
2093         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2094         is the real name.
2095         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2096         Abolished.
2097
2098 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2099
2100         * wl-draft.el (wl-draft-create-buffer): Add
2101         `wl-summary-reply-with-citation'
2102
2103 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2104
2105         * wl-draft.el (wl-draft-reply): Fixed.
2106
2107 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2108
2109         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2110         when `wl-draft-send-confirm-with-preview' is non-nil.
2111         You can scroll up/down by j/k.
2112         (wl-draft-send-confirm-with-preview): New variable (default=t).
2113
2114 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2115
2116         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2117         (wl-fldmgr-save-folders): Fix comment.
2118
2119 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2120
2121         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2122         along the last change in `wl-folder-buffer-group-p'.
2123
2124 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2125
2126         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2127         folder.
2128
2129         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2130         the default value.
2131
2132         * wl-mime.el (wl-summary-burst): Update summary only when target
2133         folder equals current folder.
2134
2135 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2136
2137         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2138
2139 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2140
2141         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2142         value.
2143
2144 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2145
2146         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2147         `map-extents' instead of `extent-at' repeatedly.
2148         (wl-highlight-folder-current-line): Ditto.
2149
2150         * wl-highlight.el: Remove useless dummy functions.
2151
2152 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2153
2154         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2155         (wl-folder-put-folder-property): New function to put text property.
2156         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2157         (wl-folder-insert-entity, wl-folder-update-diff-line)
2158         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2159         * wl-e21.el, wl-xmas.el, wl-mule.el
2160         (wl-highlight-folder-current-line): Ditto.
2161         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2162         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2163         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2164         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2165
2166 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2167
2168         * Version number is increased to 2.11.3.
2169
2170 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2171
2172         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2173         Resume current-buffer since it is assumed by remaining tasks.
2174
2175 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2176
2177         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2178         (wl-folder-completion-function): Abolished.
2179         (wl-folder-complete-folder): New function.
2180         (wl-folder-complete-filter-condition): Ditto.
2181         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2182         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2183
2184 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2185
2186         * wl-draft.el (wl-draft-send-confirm): New function.
2187         (wl-draft-send): Use it.
2188
2189         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2190         cursor-in-echo-area while confirming.
2191
2192         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2193
2194         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2195         searching via nntp if wl-summary-search-via-nntp is 'force.
2196         Otherwise, invoke searching in nntp folder only.
2197         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2198
2199         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2200         explicitly for mime-make-text-tag.
2201
2202 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2203
2204         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2205         `mime-make-text-tag' instead of `mime-create-tag'.
2206
2207 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2208
2209         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2210         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2211
2212 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2213
2214         * wl-score.el (wl-score-save): Bind print-length and print-level.
2215         (wl-score-pretty-print): Ditto.
2216         (wl-score-edit-insert-header-entry): Ditto.
2217
2218         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2219         "From" entry to be treated with wl-draft-eword-encode-address-list.
2220         * wl-mime.el (wl-draft-preview-message): Ditto.
2221
2222         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2223         (wl-summary-mark-as-unread): Ditto.
2224         (wl-summary-mark-as-read-region): Change accordingly.
2225         (wl-summary-mark-as-unread-region): Ditto.
2226         (wl-summary-target-mark-mark-as-read): Ditto.
2227         (wl-summary-target-mark-mark-as-unread): Ditto.
2228
2229 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2230
2231         * Version number is increased to 2.11.2.
2232
2233 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2234
2235         * wl-news.el.in (wl-news-previous-version-save): Bind
2236         print-length and print-level.
2237         * wl-thread.el (wl-thread-save-entities): Ditto.
2238         (wl-thread-save-top-list): Bind print-length.
2239
2240 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2241
2242         * wl-highlight.el (wl-highlight-summary-line-string): Use
2243         wl-summary-score-below-mark, wl-summary-score-over-mark.
2244         (wl-highlight-summary-current-line): Ditto.
2245
2246 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2247
2248         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2249         insert it.
2250
2251 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2252
2253         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2254
2255 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2256
2257         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2258         message without msgid.
2259         Rewrite with elmo-folder-move-messages.
2260         Set wl-message-buffer to nil.
2261
2262         * wl-summary.el (wl-summary-erase-subr): New function. Use
2263         elmo-folder-move-messages.
2264         (wl-summary-erase): Call it.
2265         (wl-summary-target-mark-erase): Ditto.
2266
2267 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2268
2269         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2270         it is not up-tp-date.
2271
2272 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2273
2274         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2275         buffer after calling `wl-summary-goto-folder-subr' without the
2276         argument `interactive'.
2277         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2278
2279 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2280
2281         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2282         `mime-create-tag'. Use `string=' instead of `looking-at'.
2283
2284 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2285
2286         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2287         to avoid compile warning.
2288
2289         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2290         entity-id when folder is given.
2291         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2292         save-excursion, use save-selected-window instead.
2293         Select folder buffer window if exists.
2294         (To correct behavior with wl-folder-move-cur-folder.)
2295
2296 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2297
2298         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2299
2300 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2301
2302         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2303         list-count instead of %d.
2304
2305 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2306
2307         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2308         (wl-news): Set it.
2309         (wl-news-append-to-folder): Use it.
2310
2311         * wl-news.el.in (wl-news-send-news): Append to specified folder
2312         instead of wl-default-folder.
2313         (wl-news-append-to-folder): Show error message with specified folder.
2314
2315         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2316                 In most major modes, Emacs assumes that any opening
2317                 delimiter found at the left margin is the start of a
2318                 top-level definition, or defun. Therefore, *never put an
2319                 opening delimiter at the left margin unless it should have
2320                 that significance.*
2321
2322         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2323
2324 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2325
2326         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2327
2328 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2329
2330         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2331
2332 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2333
2334         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2335         for sequential numbering case.
2336
2337 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2338
2339         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2340         value.
2341         (wl-draft-reply-without-argument-list): Ditto.
2342         (wl-draft-reply-myself-with-argument-list): Abolish.
2343         (wl-draft-reply-myself-without-argument-list): Ditto.
2344         * wl-draft.el (wl-draft-self-reply-p): New function.
2345         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2346
2347 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2348
2349         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2350         (avoid error for the case without byte-compiling)
2351
2352 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2353
2354         * wl-news.el.in (wl-news-append-to-folder): New function.
2355         (wl-news-exit): Rewrite.
2356         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2357
2358 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2359
2360         * wl-draft.el (wl-draft-reply-position): New function.
2361         (wl-draft-reply-position): Fix.
2362         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2363         (wl-summary-target-mark-reply-with-citation): Ditto.
2364         (wl-summary-reply-with-citation): Ditto.
2365         * wl-vars.el (wl-draft-reply-default-position): New variable.
2366
2367 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2368
2369         * wl-draft.el (wl-draft-send): Preview when interactive send.
2370
2371 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2372
2373         * wl-draft.el (wl-draft-reply): Set default position.
2374         * wl-summary.el (wl-summary-reply): Ditto.
2375         (wl-summary-reply-with-citation): Ditto.
2376         (wl-summary-target-mark-reply-with-citation): Ditto.
2377
2378 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2379
2380         * wl-news.el.in (wl-news-lang): Set default value according to
2381         current-language-environment.
2382         (wl-news-append-news): Do nothing when news-list is nil.
2383
2384 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2385
2386         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2387         (wl-news): Change message.
2388         (wl-news-exit): Check buffer.
2389         (wl-news-force-exit): New function.
2390         (wl-news-show-all): New function.
2391         (wl-news-discard-and-exit): Fix.
2392
2393 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2394
2395         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2396         according to current-language-environment.
2397
2398         * wl-news.el.in (wl-news): If arg, show all NEWS after
2399         wl-news-default-previous-version.
2400
2401 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2402
2403         * wl-news.el.in (wl-news-check): Rewritten.
2404         (wl-news-previous-version-load): Change data type.
2405         (wl-news-previous-version-save): Change data type.
2406         (wl-news-append-news): Add return value.
2407         (wl-news-check-news): New function.
2408         (wl-news-already-current-p): New function.
2409         (wl-news-send-news): Rewritten.
2410         (wl-news-mode-map): Add new keybind.
2411         (wl-news): Rewritten.
2412         (wl-news-exit): Rewritten.
2413         (wl-news-discard-and-mail): New function.
2414         (wl-news-send-to-address): Abolished.
2415         * wl.el (wl-init): Delete a message.
2416
2417 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2418
2419         * wl-news.el.in (wl-news-exit): Update previous version.
2420         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2421
2422 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2423
2424         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2425
2426 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2427
2428         * wl-news.el.in (wl-news): New function.
2429         (wl-news-mode): New function.
2430         (wl-news-next-line): New function.
2431         (wl-news-next-page): New function.
2432         (wl-news-exit): New function.
2433         (wl-news-buf-name): New variable.
2434         (wl-news-mode-map): New variable.
2435         (wl-news-winconf): New variable.
2436         (wl-news-append-news): Add an option.
2437
2438 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2439
2440         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2441
2442 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2443
2444         * wl-news.el.in (wl-news-send-to-address): New variable.
2445         (wl-news-send-news): Use it.
2446         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2447         Return updating status.
2448         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2449
2450 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2451
2452         * wl-news.el.in (wl-news-send-news): Delete
2453         Organization and X-Face.
2454
2455 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2456
2457         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2458         (wl-news-append-news): New function.
2459         (wl-news-send-news): New function.
2460
2461 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2462
2463         * Version number is increased to 2.11.1.
2464
2465 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2466
2467         * wl-news.el.in : New file.
2468
2469 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2470
2471         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2472         default value.
2473         (wl-draft-reply-without-argument-list): Ditto.
2474
2475 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2476
2477         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2478         (wl-message-buffer-prefetch-idle-time): Ditto.
2479         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2480
2481 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2482
2483         * wl-thread.el (wl-thread-insert-message): Use
2484         wl-summary-max-thread-depth.
2485
2486         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2487         loop detection.
2488
2489         * wl-message.el (wl-message-buffer-display): Back to the first page
2490         when cache is hit.
2491
2492 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2493
2494         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2495
2496         * wl-summary.el (wl-summary-insert-thread-entity):
2497         If the thread depth is reached to wl-summary-max-thread-depth,
2498         divide the thread.
2499
2500 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2501
2502         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2503         for elmo-remove-passwd.
2504
2505 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2506
2507         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2508         folder is sticky.
2509         (wl-folder-mark-as-read-all-entity): Ditto.
2510         (wl-folder-prefetch-entity): Ditto.
2511
2512 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2513
2514         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2515
2516 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2517
2518         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2519         Delete messages on buffer for unplugged operation.
2520         (wl-summary-erase): Ditto.
2521
2522 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2523
2524         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2525         take nil so as not to search parent by subject.
2526
2527 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2528
2529         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2530         (wl-folder-get-next-folder): Ditto.
2531         (wl-folder-get-path): Ditto.
2532
2533 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2534
2535         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2536         system and encode the region with it before verifying.
2537
2538 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2539
2540         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2541         system of the echo buffer before decoding.
2542
2543 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2544
2545         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2546         original contents.
2547
2548 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2549
2550         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2551         with argument 'any-exists.
2552
2553 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2554
2555         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2556         Use `wl-cs-autoconv'.
2557
2558 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2559
2560         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2561         by `mime-view-automatic-conversion'.
2562
2563         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2564         (wl-message-verify-pgp-nonmime): Ditto.
2565         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2566         Bind them to C-c:d and C-c:v respectively.
2567
2568         Merge following code by Teranishi-san from [wl-en:00167].
2569         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2570         (wl-mime-preview-application/pgp-encrypted): Ditto.
2571         (wl-mime-setup): Add entry.
2572
2573 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2574
2575         * wl-summary.el (wl-summary-target-mark-erase): New function.
2576         Bind it to "mD".
2577
2578 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2579
2580         * wl-vars.el (wl-draft-write-file-function): Fix.
2581         (wl-draft-reedit-hook): Changed default value.
2582
2583         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2584         wl-draft-reedit-hook.
2585         (wl-draft-remove-text-plain-tag): New function.
2586         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2587
2588         * wl-vars.el (wl-draft-write-file-function): New user option.
2589
2590         * wl-draft.el (wl-draft-prepare-edit): Use it for
2591         local-write-file-hooks.
2592         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2593
2594         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2595         (wl-draft-insert-mail-header-separator): Return the body beginning
2596         point.
2597         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2598         text/plain.
2599         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2600
2601 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2602
2603         * wl-summary.el (wl-summary-erase): New function to erase message
2604         without moving it to trash. Bind to "D".
2605
2606         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2607         as `keep' unless switch-function.
2608
2609 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2610
2611         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2612         message buffer by using `wl-summary-toggle-disp-msg'.
2613         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2614         buffer window.
2615         (wl-summary-supresedes-message): Ditto.
2616
2617         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2618         Do not delete other windows.
2619         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2620         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2621         (wl-draft-create-buffer): Set reply-or-forward also for target
2622         mark commands.
2623
2624 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2625
2626         * wl-draft.el (wl-user-agent-compose): Delete special case for
2627         switch-to-buffer-other-window.
2628
2629         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2630         (wl-summary-forward): Ditto.
2631
2632         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2633         function.
2634         (wl-draft-buffer-style): New use option.
2635
2636         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2637         (wl-draft): Follow the change above.
2638         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2639         wl-draft-buffer-style.
2640         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2641         switch-function.
2642
2643 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2644
2645         * wl-draft.el (wl-user-agent-compose): Delete special case for
2646         switch-to-buffer-other-window.
2647
2648         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2649         (wl-summary-forward): Ditto.
2650
2651         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2652         function.
2653         (wl-draft-buffer-style): New use option.
2654
2655         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2656         (wl-draft): Follow the change above.
2657         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2658         wl-draft-buffer-style.
2659         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2660         switch-function.
2661
2662 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2663
2664         * wl-address.el (wl-address-make-completion-entry): Extracted from
2665         `wl-address-make-completion-list'.
2666         (wl-address-enable-strict-loading): New variable.
2667         (wl-address-make-completion-list): Revive petname duplication
2668         inquiry, and enable it if `wl-address-enable-strict-loading'.
2669         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2670
2671 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2672
2673         * wl-message.el (wl-message-get-original-buffer): Avoid
2674         'Selecting deleted buffer' error when original buffer is killed.
2675
2676 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2677
2678         * wl-summary.el (wl-summary-next-message): Use
2679         elmo-message-accessible-p instead of elmo-message-cached-p.
2680
2681 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2682
2683         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2684
2685         * wl-thread.el (wl-thread-open-all-unread): Use
2686         elmo-folder-list-flagged instead of
2687         elmo-folder-list-messages-mark-match.
2688
2689         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2690         instead of elmo-folder-list-messages-mark-match.
2691         (wl-summary-move-spec-alist): New variable.
2692         (wl-summary-move-spec-plugged-alist,
2693         wl-summary-move-spec-unplugged-alist): Abolish.
2694         (wl-summary-next-message): Follow the change above.
2695         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2696         with 'no-msg' argument.
2697
2698         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2699         variable.
2700         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2701         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2702         (wl-message-buffer-prefetch-get-next): Follow the change above.
2703
2704 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2705
2706         * wl-version.el (wl-version): Changed codename.
2707
2708         * Version number is increased to 2.11.0.
2709
2710 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2711
2712         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2713         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2714         `wl-draft-config-variables'.
2715         (wl-draft-kill): Fixed problem when the draft is reedit.
2716
2717 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2718
2719         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2720         buffer-modified status (Thanks to
2721         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2722
2723 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2724
2725         * wl-util.el (wl-region-exists-p): New function.
2726
2727         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2728         Remove defvars for byte-compile warnings.
2729
2730 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2731
2732         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2733         defvar-maybe. Removed unused bind.
2734
2735 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2736
2737         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2738         summary buffer window before creating new frame.
2739         (wl-draft-reply): Ditto.
2740
2741 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2742
2743         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2744
2745 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2746
2747         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2748
2749 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2750
2751         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2752         instead of `kill-region'.
2753
2754 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2755
2756         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2757         (wl-highlight-summary-line-string): Use it.
2758         (wl-highlight-summary-current-line): Ditto.
2759
2760         * wl-mime.el (wl-message-delete-current-part): Check the class of
2761         mime-entity.
2762
2763         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2764
2765         * wl-summary.el (wl-summary-make-number-list): Initialize.
2766         (wl-summary-update-mark): New function.
2767         (wl-summary-reply): Put `answered' mark on the message.
2768         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2769
2770         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2771         (wl-draft-reply): Added optional argument `number';
2772         Set wl-draft-parent-number.
2773         (wl-draft-kill): Delete answered mark if it is a reply.
2774
2775 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2776
2777         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2778         that originates in mime-preview-follow-current-entity.
2779         (wl-draft-yank-current-message-entity): Use it if region is active.
2780
2781         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2782         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2783         `wl-message-delete-current-part'.
2784         * wl-mule.el (wl-message-define-keymap): Ditto.
2785         * wl-xmas.el (wl-message-define-keymap): Ditto.
2786
2787 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2788
2789         * wl-mime.el (wl-message-delete-current-part): New function.
2790         (wl-mime-node-id-to-string): Ditto.
2791
2792         * wl-mime.el (wl-message-delete-current-part): Use existing
2793         original buffer which corresponds current mime-view buffer.
2794         (fetched buffer might have different structure, possibly)
2795
2796         * wl-mime.el (wl-message-delete-current-part): Quit if the
2797         message content differs from the actual message.
2798
2799 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2800
2801         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2802         order.
2803         (wl-summary-search-by-subject): Search parent message from tail;
2804         Check the existence of the parent message on the current thread tree.
2805         (wl-summary-update-thread): Check whether the line is inserted.
2806
2807 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2808
2809         * wl-vars.el (wl-summary-line-format): Undo last change.
2810         * wl-summary.el (wl-summary-print-destination): Do not put
2811         invisible property when `wl-summary-width' is nil.
2812         (wl-summary-line-subject-minimum-length): Abolished.
2813         (wl-summary-line-subject): Ditto.
2814
2815 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2816
2817         * wl-vars.el (wl-summary-line-format): Change default value.
2818         (wl-summary-subject-length-limit): Abolished.
2819         * wl-summary.el (wl-summary-line-subject): Ditto.
2820
2821 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2822
2823         * wl-template.el (wl-template-select): Added optional argument.
2824         If optional argument is specified, reverse
2825         `wl-template-visible-select'.
2826
2827 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2828
2829         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2830         Take prefix argument to force asking the destination folder.
2831
2832 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2833
2834         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2835         count and update status.
2836
2837 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2838
2839         * wl-summary.el (wl-summary-redisplay-internal): If
2840         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2841         after fetching.
2842
2843 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2844
2845         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2846         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2847
2848         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2849
2850 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2851
2852         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2853         (All other related portions are changed).
2854         (wl-summary-mark-as-read-all): Rewrite.
2855
2856 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2857
2858         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2859         `wl-summary-mark-as-read'.
2860         (wl-summary-mark-as-unread): Rewrite.
2861         (wl-summary-mark-as-read): Added no-modeline argument.
2862         (wl-summary-resume-cache-status): Rewrite.
2863         (wl-summary-exec-subr): Remove unused local variable.
2864
2865 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2866
2867         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2868         logic to call `wl-summary-buffer-prev-folder-function'.
2869         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2870
2871 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2872
2873         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2874         is nil.
2875
2876 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2877
2878         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2879         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2880         (wl-mime-setup): Add its entry.
2881
2882 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2883
2884         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2885         (wl-summary-delete-cache): Likewise.
2886         (wl-summary-mark-as-read): Rewrite.
2887
2888 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2889
2890         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2891         `wl-summary-count-unread'.
2892
2893         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2894
2895         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2896
2897 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2898
2899         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2900         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2901         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2902         Renamed to the elmo-msgdb-*-mark.
2903         (wl-summary-score-marks): Follow the change above.
2904         (wl-summary-auto-refile-skip-marks): Ditto.
2905         (wl-summary-incorporate-marks): Ditto.
2906         (wl-summary-expire-reserve-marks): Ditto.
2907
2908         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2909         changes.
2910         (wl-thread-insert-top): Changed updating message.
2911
2912         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2913         variable.
2914         (wl-summary-count-unread): Count answered marks.
2915         (wl-summary-rescan): Call wl-summary-insert-message instead of
2916         wl-summary-append-message-func-internal.
2917         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2918         (wl-summary-prefetch-msg): Follow the variable name changes.
2919         (wl-summary-prefetch-region): Ditto.
2920         (wl-summary-mark-as-read-all): Follow the API changes;
2921         Don't call elmo-folder-replace-marks.
2922         (wl-summary-delete-cache): Follow the variable name changes.
2923         (wl-summary-resume-cache-status): Ditto.
2924         (wl-summary-update-status-marks): New function.
2925         (wl-summary-insert-message): New function.
2926         (wl-summary-sync-marks): Follow the variable name changes.
2927         (wl-summary-sync-update): Synchronize to the msgdb, too;
2928         Changed update messages.
2929         (wl-summary-make-number-list): Rewrite.
2930         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2931         (wl-summary-mark-as-unread): Follow the API changes.
2932         (wl-summary-exec-subr): Follow the variable name changes.
2933         (wl-summary-mark-as-read): Ditto.
2934         (wl-summary-move-spec-plugged-alist): Ditto.
2935         (wl-summary-move-spec-unplugged-alist): Ditto.
2936         (wl-summary-cursor-move-surface): Ditto.
2937
2938         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2939         variable name changes.
2940         (wl-highlight-summary-current-line): Ditto.
2941
2942         * wl-expire.el (wl-expire-refile): Follow the API change in
2943         elmo-folder-move-messages.
2944         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2945         (wl-summary-archive): Use elmo-folder-msgdb instead of
2946         elmo-msgdb-load.
2947
2948 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2949
2950         * wl-mime.el (wl-draft-preview-message): Restore the position
2951         before evaluating wl-draft-send-hook in preview buffer.
2952
2953 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2954
2955         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2956         when it creates new draft buffer.
2957
2958         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2959         without argument.
2960
2961         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2962         Evaluate content and if the value is string, insert it.
2963         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2964         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2965         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2966         wl-draft-config-sub-part-bottom): Use it.
2967
2968         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2969         with the folder name. The question was unintelligible when it is
2970         called from wl-save-status.
2971
2972 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2973
2974         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2975         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2976         cannot take second argument).
2977
2978 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2979
2980         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2981         as t. Since type and subtype are not case sensitive (RFC 2045).
2982
2983 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2984
2985         * wl-vars.el (wl-message-mode-line-format): New variable.
2986         (wl-message-mode-line-format-spec-alist): Ditto.
2987         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2988         (wl-message-redisplay): Use wl-message-mode-line-format.
2989
2990 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2991
2992         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2993
2994 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2995
2996         * wl-summary.el (wl-summary-default-from): Write description.
2997
2998 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2999
3000         * wl-vars.el (wl-ldap-objectclass): Abolish.
3001
3002         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3003         (wl-ldap-make-filter): Removed condition for objectclass.
3004         (wl-ldap-make-matched-value-list): Remove meaningless process.
3005         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3006         (wl-address-ldap-search): Don't add `*' to `pat' string;
3007         use ignore-errors; added `email';
3008         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3009         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3010         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3011
3012
3013 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3014
3015         * wl-draft.el (wl-draft-parent-folder): Write description.
3016         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3017
3018 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3019
3020         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3021         as "" (zero-length string) if no parent.
3022         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3023
3024 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3025
3026         * wl-address.el (wl-address-make-completion-list): Skip duplication
3027         checking.
3028         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3029         `append'.
3030
3031 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3032
3033         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3034         instead of `beginning-of-buffer'.
3035
3036 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3037
3038         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3039
3040 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3041
3042         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3043         Refer wl-message-buffer-name.
3044         (wl-message-wheel-down): Ditto.
3045
3046 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3047
3048         * wl-vars.el (wl-message-buffer-name): New user option.
3049
3050         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3051         directly instead of making alist dinamically.
3052
3053         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3054         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3055         wl-message-buffer-cache-name.
3056         (wl-message-buffer-cache-clean-up): Ditto.
3057
3058         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3059
3060         * Version number is increased to 2.9.15.
3061
3062 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3063
3064         * wl-vars.el (wl-summary-default-view-alist): New user option.
3065
3066         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3067
3068         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3069         while deleting address.
3070         (wl-draft-delete-myself-from-cc): Ditto.
3071
3072         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3073         If optional argument is specified, reverse sort order.
3074
3075         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3076
3077 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3078
3079         * wl-thread.el (wl-thread-insert-message): Return parent number if
3080         exists.
3081         (wl-thread-update-indent-string-region): Use
3082         wl-thread-update-line-on-buffer-sub instead of
3083         wl-thread-update-line-on-buffer.
3084
3085 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3086
3087         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3088         (wl-folder-close-all): Ditto.
3089
3090 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3091
3092         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3093         and mailing-list:.
3094         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3095         value.
3096         (wl-summary-line-list-info): Print mailing-list name even when 
3097         list-number is empty.
3098
3099 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3100
3101         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3102
3103         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3104         (wl-draft-open-file): Ditto.
3105         (wl-draft-random-alphabet): Ditto.
3106
3107         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3108         bindings.
3109
3110 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3111
3112         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3113         * wl-vars.el (wl-draft-config-alist): Ditto.
3114
3115 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3116
3117         * Version number is increased to 2.9.14.
3118
3119         * wl.el (wl): Don't set wl-init as nil when error occured while
3120         auto-checking folders.
3121
3122         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3123         `elmo-expand-newtext'.
3124
3125 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3126
3127         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3128         `this-command' so that `wl-folder-goto-folder' contained in
3129         `wl-summary-keep-cursor-command' work.
3130
3131 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3132
3133         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3134         message buffer displaying state.
3135
3136 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3137
3138         * wl-vars.el (wl-summary-default-view): New variable to specify
3139         default value for `wl-summary-buffer-view' instead of using
3140         set-default.
3141         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3142
3143 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3144
3145         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3146
3147         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3148
3149 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3150
3151         * wl-vars.el (wl-forward-subject-prefix): New variable.
3152         * wl-draft.el (wl-draft-forward): Use it.
3153
3154 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3155
3156         * wl-message.el (wl-message-prev-page): When it is called without
3157         lines argument, scroll down by wl-message-scroll-amount lines.
3158         (wl-message-next-page): Ditto.
3159         * wl-vars.el (wl-message-scroll-amount): Change default value
3160         to preserve current behavior.
3161
3162 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3163
3164         * wl-summary.el (wl-summary-prefetch-msg): Bind
3165         `wl-message-entity' to call `wl-summary-from-function'.
3166
3167 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3168
3169         * wl-message.el (wl-message-buffer-create): Run
3170         wl-message-buffer-created-hook.
3171
3172 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3173
3174         * wl-summary.el (wl-summary-sort-specs): New variable.
3175         (wl-summary-default-sort-spec): Ditto.
3176         (wl-summary-sort): Rewrite.
3177         (wl-summary-sort-by-list-info): New function.
3178
3179 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3180
3181         * wl-summary.el (wl-summary-get-list-info): New function.
3182         (wl-summary-sort): Rewrite.
3183         (wl-summary-line-list-info): Ditto.
3184         (wl-summary-line-list-count): Ditto.
3185         (wl-summary-refile-region): Fixed docstring.
3186
3187 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3188
3189         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3190         `wl-folder-entity-hashtb' as completion table.
3191
3192 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3193
3194         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3195         only when this command is called interactively; silence the byte-
3196         compiler.
3197
3198 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3199
3200         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3201         active in XEmacs.
3202
3203 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3204
3205         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3206         plural lines.
3207
3208 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3209
3210         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3211         of current line when the cursor is on the header name.
3212         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3213
3214 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3215
3216         * wl-util.el (wl-read-directory-name): Return displayed directory
3217         as the default value also on XEmacs.
3218
3219 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3220
3221         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3222         formatting.
3223
3224 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3225
3226         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3227         argument and when it is non-nil, check face property before
3228         highlighting for each line.
3229         (wl-highlight-summary-window): Set it.
3230
3231 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3232
3233         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3234         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3235
3236         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3237         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3238         (wl-draft-get-fcc-list): Likewise.
3239
3240 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3241
3242         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3243         (wl-thread-entity-cur): Ditto.
3244         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3245         wl-thread-indent-regexp setting.
3246         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3247
3248         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3249         wl-summary-lazy-highlight.
3250         (wl-summary-display-bottom): Ditto.
3251
3252         * wl-thread.el (wl-thread-open-close): Likewise.
3253
3254         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3255         from and subject;
3256         Bind wl-draft-use-frame;
3257         Enclose with save-window-excursion;
3258         Use wl-draft-create-buffer instead of with-temp-buffer;
3259         Use wl-draft-prepare-edit;
3260         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3261         Use wl-draft-send instead of wl-draft-raw-send.
3262
3263 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3264
3265         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3266         of using wl-from.
3267
3268 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3269
3270         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3271         insert-buffer instead of clone-buffer.
3272         (wl-draft-doing-mime-bcc): New variable.
3273         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3274         infinite loop.
3275         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3276
3277         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3278         (wl-draft-mime-bcc-body): Ditto.
3279
3280         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3281         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3282         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3283         wl-draft-do-mime-bcc.
3284         (wl-draft-mime-bcc-field): New function.
3285         (wl-draft-do-mime-bcc): Ditto.
3286
3287         * wl-address.el (wl-address-complete-header-list): New variable.
3288         (wl-address-complete-header-regexp): Changed default value.
3289
3290         * Version number is increased to 2.9.13.
3291
3292 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3293
3294         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3295         it is differed.
3296
3297 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3298
3299         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3300         (wl-summary-line-list-count): Ditto.
3301
3302 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3303
3304         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3305         (wl-nntp-posting-function): New variable.
3306         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3307         `wl-nntp-posting-config-alist'.
3308
3309 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3310
3311         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3312         FLIM.
3313
3314 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3315
3316         * wl-summary.el (wl-summary-target-mark-refile-sub):
3317         Remove a nuisance funcall.
3318
3319 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3320
3321         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3322         as t for `try-completion'.
3323
3324 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3325
3326         * wl-summary.el (wl-summary-default-from): Use
3327         wl-address-header-extract-address instead of
3328         std11-extract-address-components.
3329         (wl-summary-simple-from): Ditto.
3330         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3331         (wl-summary-insert-headers): Show message.
3332         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3333         for whole line.
3334         (wl-summary-default-from): Revert last change.
3335         (wl-summary-simple-from): Ditto.
3336         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3337         (wl-summary-mark-as-read-region): Follow the change above.
3338         (wl-summary-sync-marks): Ditto.
3339         (wl-summary-target-mark-mark-as-read): Ditto.
3340         (wl-summary-redisplay-internal): Ditto.
3341         (wl-summary-redisplay-no-mime-internal): Ditto.
3342         (wl-summary-redisplay-all-header): Ditto.
3343         (wl-summary-mark-as-read): Removed argument `cached';
3344         Use current cache status to set cache mark.
3345         (wl-summary-redisplay-internal): Follow the change above.
3346         (wl-summary-redisplay-no-mime-internal): Ditto.
3347         (wl-summary-redisplay-all-header): Ditto.
3348
3349         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3350
3351         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3352         Don't call itself recursively (Adviced by Yamaoka-san).
3353
3354 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3355
3356         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3357         bind wl-summary-highlight as nil to avoid error caused by missing
3358         local variables.
3359
3360 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3361
3362         * wl-vars.el (wl-invalid-character-message): New user option.
3363
3364         * wl-util.el (wl-set-string-width): If truncated string-width is
3365         larger than specified width, use `wl-invalid-character-message'.
3366
3367 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3368
3369         * wl-summary.el (wl-summary-prefetch-msg): 
3370         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3371
3372 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3373
3374         * wl-vars.el (wl-summary-check-line-format): New user option.
3375         (wl-summary-line-format-file): Ditto.
3376
3377         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3378         variable.
3379         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3380         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3381         and `wl-summary-view-old-p' to check whether do a rescan or not.
3382         (wl-summary-view-old-p): New function.
3383         (wl-summary-line-format-changed-p): Ditto.
3384         (wl-summary-line-format-save): Ditto.
3385         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3386
3387         * wl-util.el (wl-set-string-width): Avoid using negative number
3388         for make-string.
3389
3390 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3391
3392         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3393         return value.
3394
3395         * wl-util.el (wl-set-string-width): Added optional argument
3396         `padding' (All other related portions are changed).
3397         (wl-line-parse-format): If the first letter of column number is
3398         `0', zero-padding the result (ex: "%05l").
3399
3400         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3401
3402 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3403
3404         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3405         sequential summary view.
3406
3407 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3408
3409         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3410         if it doesn't have a -unix version.
3411
3412 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3413
3414         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3415
3416 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3417
3418         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3419         content.
3420         (wl-draft): Follow the change above.
3421
3422         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3423
3424         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3425         and wl-folder-summary-line-format-alist contain %T and %P.
3426
3427         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3428         (wl-summary-mode-line-format): New user option.
3429         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3430         (wl-summary-line-format): Changed default value.
3431         (wl-summary-lazy-highlight): Changed default value.
3432
3433         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3434         change in wl-summary-create-line.
3435         (wl-thread-insert-entity-sub): Ditto.
3436
3437         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3438         (wl-summary-buffer-unread-status): Ditto.
3439         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3440         (wl-summary-buffer-persistent-mark-column): Ditto.
3441         (wl-summary-buffer-mode-line-formatter): Ditto.
3442         (wl-summary-buffer-mode-line): Ditto.
3443         (wl-summary-message-regexp): Abolished.
3444         (All other related portions are changed.)
3445         (wl-summary-detect-mark-position): New function.
3446         (wl-summary-buffer-set-folder): Setup
3447         wl-summary-buffer-mode-line-formatter.
3448         (wl-summary-mode): Setup selective-display;
3449         Setup pre-idle-hook when xemacs.
3450         (wl-summary-update-modeline): Rewrite.
3451         (wl-summary-jump-to-msg): Define as function;
3452         Changed regexp for searching messages.
3453         (wl-summary-message-number): Rewrite.
3454         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3455         Do rescan when old type summary cache.
3456         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3457         (wl-summary-remove-destination): Use '\r' to detect EOL.
3458         (wl-summary-print-destination): Ditto.
3459         (wl-summary-temp-mark): New inline function.
3460         (wl-summary-persistent-mark): Ditto.
3461         (wl-summary-line-number): New function.
3462         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3463         (wl-summary-line-list-count): New function.
3464         (wl-summary-create-line): Added argument persistent-mark.
3465         (All other related portions are changed)
3466         (wl-summary-create-line): Insert '\r'.
3467         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3468         (wl-summary-cursor-move-surface): New inline function.
3469         (wl-summary-prev): Use it.
3470         (wl-summary-next): Ditto.
3471
3472         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3473         wl-summary-message-regexp.
3474         (wl-highlight-summary): Delete progress message.
3475         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3476
3477         * Version number is increased to 2.9.12.
3478
3479 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3480
3481         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3482         variable (nil: no minimum).
3483         (wl-summary-line-subject): Add some spaces after subject by
3484         wl-summary-line-subject-minimum-length.
3485
3486 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3487
3488         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3489         and removed `F'.
3490         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3491         change above).
3492
3493 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3494
3495         * wl-summary.el (wl-summary-line-list-count): Reverted.
3496         (example setting in samples/*/dot.wl is also updated)
3497
3498 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3499
3500         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3501
3502         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3503
3504         * wl-vars.el (wl-summary-line-format): Addes some description to the
3505         docstring.
3506
3507         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3508         (wl-summary-line-close-bracket): Ditto.
3509         (wl-summary-line-children-number): Ditto.
3510         (wl-summary-line-thread-indent): Ditto.
3511         (wl-summary-line-children-and-from): Ditto.
3512
3513         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3514         't', 'c', 'F' and added 'C'.
3515
3516         * wl-util.el (wl-set-string-width): Accept negative value.
3517         (wl-line-parse-format): Added "%number(" and "%)".
3518
3519 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3520
3521         * wl-summary.el (wl-summary-line-list-count): Change format of the
3522         return value.
3523
3524 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3525
3526         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3527         from the recent message.el.
3528         (wl-draft-point-in-header-p): Ditto.
3529         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3530         wl-draft-beginning-of-line.
3531         * wl-e21.el (wl-draft-mode-map): Ditto.
3532         * wl-xmas.el (wl-draft-mode-map): Ditto.
3533
3534         * wl-folder.el: Sort macrodefs by dependencies.
3535
3536 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3537
3538         * wl-summary.el (wl-summary-prev): Fixed regexp.
3539         (wl-summary-next): Ditto.
3540
3541 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3542
3543         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3544
3545 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3546
3547         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3548         for backward compatibility.
3549
3550 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3551
3552         * wl-summary.el (wl-summary-line-list-count): New function, merged
3553         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3554         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3555         list counts.
3556
3557 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3558
3559         * wl-summary.el (wl-summary-create-line): Ignore errors while
3560         timezone-fix-time.
3561
3562         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3563
3564         * wl-summary.el (wl-summary-sync-update): Ditto.
3565         (wl-summary-default-from): Use wl-message-entity
3566         instead of entity.
3567
3568         * wl-summary.el (wl-summary-create-line): Fix.
3569
3570         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3571         (wl-summary-line-format): New user option.
3572         (wl-folder-summary-line-format-alist): Ditto.
3573         (wl-summary-from-width): Abolished.
3574
3575         * wl-util.el (toplevel): Require 'bytecomp.
3576         (wl-line-parse-format): New function.
3577         (wl-line-formatter-setup): New macro.
3578
3579         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3580         (wl-summary-buffer-line-formatter): New buffer local variable.
3581         (wl-summary-switch-to-clone-buffer): Follow the change above.
3582         (wl-summary-message-regexp): Fix.
3583         (wl-summary-from-func-internal): Abolished.
3584         (wl-summary-subject-func-internal): Ditto.
3585         (wl-summary-subject-filter-func-internal): Ditto.
3586         (All other related portions are changed.)
3587         (wl-summary-buffer-set-folder):
3588         Set up wl-summary-buffer-number-column and 
3589         wl-summary-buffer-line-formatter
3590         (All other related portions are changed.)
3591         (wl-summary-buffer-number-column-detect): Abolished.
3592         (All other related portions are changed.)
3593         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3594         (wl-summary-delete-all-temp-marks-on-buffer): Use
3595         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3596         (wl-summary-target-mark-delete): Ditto.
3597         (wl-summary-target-mark-refile-subr): Ditto.
3598         (wl-summary-target-mark-mark-as-read): Ditto.
3599         (wl-summary-target-mark-mark-as-unread): Ditto.
3600         (wl-summary-target-mark-mark-as-important): Ditto.
3601         (wl-summary-target-mark-save): Ditto.
3602         (wl-summary-replace-status-marks): Renamed from
3603         wl-summary-set-status-marks-on-buffer;
3604         Use wl-summary-message-regexp instead of
3605         wl-summary-buffer-number-regexp.
3606         (wl-summary-sync-update): Follow the change above.
3607         (wl-summary-goto-previous-message-beginning): New function.
3608         (wl-summary-mark-as-unread): Use it.
3609         (wl-summary-mark-as-important): Ditto.
3610         (wl-summary-line-formatter): New variable.
3611         (wl-summary-line-year): New function.
3612         (wl-summary-line-day): Ditto.
3613         (wl-summary-line-day-of-week): Ditto.
3614         (wl-summary-line-hour): Ditto.
3615         (wl-summary-line-minute): Ditto.
3616         (wl-summary-line-open-bracket): Ditto.
3617         (wl-summary-line-close-bracket): Ditto.
3618         (wl-summary-line-children-number): Ditto.
3619         (wl-summary-line-thread-indent): Ditto.
3620         (wl-summary-line-size): Ditto.
3621         (wl-summary-line-subject): Ditto.
3622         (wl-summary-line-from): Ditto.
3623         (wl-summary-line-children-and-from): Ditto.
3624         (wl-summary-create-line): Rewritten.
3625         (wl-summary-format-date): Abolished.
3626
3627         * wl-highlight.el (wl-highlight-summary-current-line): Use
3628         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3629         Use thread structure to detect thread top message.
3630
3631         * wl-draft.el (wl-default-draft-cite): Don't use
3632         wl-summary-from-func-internal.
3633
3634         * wl-refile.el (wl-refile-subject-learn): Don't use
3635         wl-summary-subject-filter-func-internal.
3636         (wl-refile-guess-by-subject): Ditto.
3637
3638         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3639         parameters.
3640
3641         * wl-thread.el (wl-thread-update-indent-string-region):
3642         Use wl-thread-update-line-on-buffer instead of
3643         wl-thread-update-indent-string.
3644         (wl-thread-update-children-number): Redefine using
3645         wl-thread-update-line-on-buffer.
3646         (wl-thread-update-indent-string): Abolished.
3647
3648         * Version number is increased to 2.9.11.
3649
3650 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3651
3652         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3653         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3654         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3655
3656         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3657         as nil.
3658
3659         * wl-thread.el (wl-thread-open-all-unread): Use 
3660         elmo-folder-list-messages-mark-match.
3661         (wl-thread-insert-message): Removed argument `mark-alist'.
3662         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3663         elmo-msgdb-set-mark.
3664         (wl-thread-get-children-msgs-uncached): Likewise.
3665         (wl-thread-get-exist-children): Added argument include-self.
3666         (wl-thread-delete-message): Follow the change above.
3667
3668         * wl-summary.el (wl-summary-count-unread): Removed argument.
3669         (wl-summary-rescan): Follow the change above.
3670         (wl-summary-mark-as-read-region): Ditto
3671         (wl-summary-mark-as-unread-region): Ditto.
3672         (wl-summary-delete-messages-on-buffer): Ditto.
3673         (wl-summary-sync-update): Ditto.
3674         (wl-summary-switch-to-clone-buffer): Ditto.
3675         (wl-summary-goto-folder-subr): Ditto.
3676         (wl-summary-target-mark-mark-as-read): Ditto.
3677         (wl-summary-target-mark-mark-as-unread): Ditto.
3678         (wl-summary-target-mark-mark-as-important): Ditto.
3679         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3680         (wl-summary-update-thread): Removed argument `mark-alist'.
3681         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3682         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3683         (wl-summary-resume-cache-status): Likewise.
3684         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3685         elmo-msgdb-set-mark.
3686         (wl-summary-mark-as-read-all): Likewise.
3687         (wl-summary-delete-cache): Ditto.
3688         (wl-summary-auto-select-msg-p): Ditto.
3689         (wl-summary-mark-as-unread): Ditto.
3690         (wl-summary-no-auto-refile-message-p): Ditto.
3691         (wl-summary-mark-as-read): Ditto.
3692         (wl-summary-mark-as-important): Ditto.
3693         (wl-summary-auto-refile): Follow the change above.
3694         (wl-summary-delete-all-marks): Removed.
3695         (wl-summary-resume-marks-and-highlight): Ditto.
3696         (wl-summary-resume-marks): Ditto.
3697         (wl-summary-delete-important-msgs-from-list): Ditto.
3698         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3699
3700         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3701         wl-summary-count-unread.
3702
3703         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3704         (wl-summary-score-update-all-lines): Use
3705         elmo-msgdb-set-mark.
3706
3707 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3708
3709         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3710         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3711         (wl-summary-create-line): Renamed from
3712         wl-summary-overview-create-summary-line;
3713         Argument rearrangement.
3714         (wl-summary-update-thread): Follow the change above.
3715
3716         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3717         (wl-thread-insert-entity-sub): Likewise.
3718
3719         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3720         argument `overview', `mark-alist' and added `msgdb'.
3721
3722         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3723
3724         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3725         (wl-summary-rescan): Follow the change above.
3726         (wl-summary-sync-update): Ditto.
3727         (wl-summary-insert-thread-entity): Ditto;
3728         Don't use `let*' in every while loop;
3729         Detect infinite loop of threads.
3730         (wl-summary-update-thread): Removed argument `overview'.
3731
3732         * wl-thread.el (wl-thread-insert-message): Ditto.
3733
3734         * Version number is increased to 2.9.10.
3735
3736         * wl-message.el (wl-message-redisplay): Ignore errors while
3737         wl-message-redisplay-hook.
3738
3739 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3740
3741         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3742
3743 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3744
3745         * wl.el (wl): inhibit-quit while wl-folder.
3746
3747 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3748
3749         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3750         while msgdb access.
3751
3752 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3753
3754         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3755         even if no folder is not created.
3756
3757 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3758
3759         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3760
3761         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3762         implementation.
3763         (wl-summary-target-mark-thread): Ditto.
3764
3765         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3766
3767 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3768
3769         * wl-util.el (wl-display-bytes): Remove unused function.
3770
3771 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3772
3773         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3774         seems critical one (partially reverse the change in 2002/03/17).
3775
3776 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3777
3778         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3779         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3780
3781 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3782
3783         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3784         is not writable.
3785         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3786         plugged status instead of `'force' as 2nd argument.
3787
3788         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3789         is not creatable.
3790
3791         * Version number is increased to 2.9.9.
3792
3793 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3794
3795         * wl-summary.el (wl-summary-suspend): New function.
3796
3797 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3798
3799         * wl.el (wl): Do not check variables if check is nil.
3800         * wl-utils.el (wl-collect-draft): New function.
3801         * wl-folder.el (wl-folder-suspend): Put summary buffers
3802         and draft buffers at the end of buffer list.
3803         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3804
3805 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3806
3807         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3808         loop instead of recursive call.
3809
3810         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3811         2nd argument.
3812
3813 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3814
3815         * wl-draft.el (wl-draft-create-contents): Don't take neither
3816         (function . args) nor (string . something) any more.
3817
3818         * wl-version.el (wl-generate-user-agent-string): Return string
3819         without header symbol.
3820         * wl-draft.el (wl-draft-default-headers): Use it.
3821
3822         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3823         `wl-draft-insert-ccs' and return field value instead of inserting
3824         the header. Abolish cc argument.
3825         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3826
3827         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3828         rather than one with string car.
3829
3830         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3831         * wl-draft.el (wl-draft-create-contents): Add it after the default
3832         headers.
3833
3834         * wl-draft.el (wl-draft-create-contents): For the case of
3835         (symbol-or-string . function) insert header only when the function
3836         returns string value.
3837
3838 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3839
3840         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3841         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3842
3843 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3844
3845         * wl.el (wl-check-environment): Don't check Message-ID when
3846         `wl-insert-message-id' is nil.
3847         Revive checking if `wl-message-id-domain' contains "@".
3848
3849 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3850
3851         * wl.el (wl-check-environment): Merge examination for "@" at
3852         inappropriate position into the first string-match.
3853
3854         * wl-summary.el (wl-summary-target-mark-print): New function.
3855         (wl-summary-pipe-message-subr): Extracted from
3856         `wl-summary-pipe-message'.
3857         (wl-summary-target-mark-pipe): New function.
3858         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3859         `wl-summary-target-mark-pipe'.
3860
3861 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3862
3863         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3864
3865 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3866
3867         * wl.el (wl-check-environment): Use elmo-warning instead of
3868         error for non-critical ones.
3869         Remove trash folder check.
3870         (wl): Don't ignore error in wl-check-environment.
3871
3872         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3873         check, which is moved from `wl-check-environment'.
3874         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3875
3876 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3877
3878         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3879         guess anything, call wl-summary-write.
3880         (wl-summary-write): Create draft with blank To field.
3881         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3882
3883 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3884
3885         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3886         argument full as well for wl-folder-write-current-folder.
3887         If wl-*-write-current-folder cannot guess addressee, add blank
3888         To header.
3889         Rewrite condition for positioning cursor.
3890
3891 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3892
3893         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3894         summary buffer is present, use it.
3895         (wl-folder-jump-to-previous-summary): Ditto.
3896
3897 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3898
3899         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3900
3901         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3902         wl-summary-previous-buffer and wl-summary-next-buffer.
3903
3904         * wl-folder.el (wl-folder-mode-map): Bind
3905         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3906         (wl-folder-jump-to-next-summary): New function.
3907         (wl-folder-jump-to-previous-summary): Ditto.
3908
3909         * wl-draft.el (wl-draft): Rearranged.
3910
3911 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3912
3913         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3914         of header.
3915         (wl-draft): Collect arguments for the header as header-alist.
3916         (wl-draft-forward): Arrange arguments for wl-draft.
3917         (wl-draft-reply): Ditto.
3918         (wl-draft-edit-string): Ditto.
3919         * wl-summary.el (wl-summary-write): Ditto.
3920         (wl-summary-write-current-folder): Ditto.
3921
3922         * Version number is increased to 2.9.8.
3923
3924 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3925
3926         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3927
3928         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3929
3930         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3931         even if the guess failed.
3932
3933         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3934         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3935         wl-summary-write-current-folder.
3936         * wl-xmas.el: Ditto.
3937
3938 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3939
3940         * wl-summary.el (wl-summary-next-page): Force display message if
3941         message is not displayed yet.
3942         (wl-summary-prev-page): Ditto.
3943
3944 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3945
3946         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3947
3948 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3949
3950         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3951         add "Preview Message" and "Save Draft and Exit".
3952
3953 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3954
3955         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3956         if addrmgr is called from draft in splitted window.
3957
3958         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3959         * wl-mule.el: Ditto.
3960         * wl-xmas.el: Ditto.
3961
3962 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3963
3964         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3965
3966         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3967         * wl-xmas.el (wl-folder-toolbar): Ditto.
3968
3969 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3970
3971         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3972         and wl-draft-save-and-exit.
3973         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3974         * wl-xmas.el: Ditto.
3975         * wl-mule.el: Ditto.
3976
3977         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3978         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3979
3980 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3981
3982         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3983         lists for saving buffer.
3984
3985 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3986
3987         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3988         parent-folder argument instead of it.
3989         (wl-draft-create-buffer): Ditto.
3990         (wl-draft-forward): Ditto.
3991         (wl-draft-reply): Ditto.
3992         * wl-summary.el (wl-summary-write): Ditto.
3993         (wl-summary-write-current-folder): Ditto.
3994
3995         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3996         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3997         Folder buffer after composing.
3998
3999 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4002         header if the file `wl-x-face-file' already contains it.
4003
4004 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4005
4006         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4007         folder" entry.
4008         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4009         * wl-e21.el (wl-folder-toolbar): Ditto.
4010         * wl-xmas.el (wl-folder-toolbar): Ditto.
4011
4012 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4013
4014         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4015         wl-folder-goto-folder with sticky argument.
4016         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4017
4018 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4021         and wl-summary-previous-buffer.
4022         (wl-summary-next-buffer): New function.
4023         (wl-summary-previous-buffer): Ditto.
4024
4025 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4026
4027         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4028         wl-folder-jump-to-current-entity-with-arg.
4029         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4030         `wl-folder-jump-to-current-entity'.
4031         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4032         `wl-summary-goto-folder-sticky'.
4033         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4034         `wl-summary-goto-folder'.
4035         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4036         Unless force-exit, do not clean temp. marks for sticky summary.
4037         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4038
4039 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4040
4041         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4042         not entire.
4043
4044 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4045
4046         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4047         to `C-x C-s'.
4048         (wl-summary-save-status): New command.
4049         (wl-summary-exit): Don't clean-up temp marks when sticky.
4050         (Applied patch from Nakayama-san [wl: 09548])
4051         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4052         Do nothing when no mark data.
4053         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4054         Call `wl-summary-delete-all-temp-marks' before saving.
4055
4056 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4057
4058         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4059
4060 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4061
4062         * wl.el (wl-check-environment): Also cause error when (system-name)
4063         returns "localhost.localdomain". (Although it doesn't affect because
4064         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4065
4066 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4067
4068         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4069         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4070
4071         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4072         value.
4073
4074 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4075
4076         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4077         Likewise r-cc-list and r-ng-list.
4078
4079 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4080
4081         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4082         only if it is bound as variable.
4083
4084         * wl-mime.el (wl-draft-preview-message): Ditto.
4085
4086 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4087
4088         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4089         needless `goto-char'.
4090
4091         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4092         `wl-summary-redisplay-no-mime-internal' instead of
4093         `wl-summary-redisplay-no-mime'.
4094         (wl-summary-redisplay-no-mime): Changed argument;
4095         Call `wl-summary-redisplay-no-mime-internal'.
4096
4097         * wl-mime.el (wl-draft-preview-message): Bind
4098         `mime-header-encode-method-alist' locally.
4099
4100         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4101         (wl-draft-std11-parse-addresses): Added the first address check.
4102         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4103
4104         * Version number is increased to 2.9.7.
4105
4106 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4107
4108         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4109
4110 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4111
4112         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4113         related to scrollbar support, if there is no such a feature
4114         compiled in.
4115
4116 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4117
4118         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4119         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4120         for prefetch.
4121
4122 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4123
4124         * wl-summary.el (wl-summary-pick): Fix for no match.
4125
4126 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4127
4128         * wl-draft.el (wl-draft-save):
4129         Override `mime-header-encode-method-alist'.
4130
4131 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4132
4133         * wl-folder.el (wl-folder-pick): New function.
4134         Define key as "?".
4135
4136 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4137
4138         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4139         Fix for unplugged.
4140
4141 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4142
4143         * wl-folder.el (wl-folder-virtual): New function.
4144         Define key as "V".
4145
4146 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4147
4148         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4149         multi folder if entity is group.
4150
4151 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4152
4153         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4154         is nil.
4155
4156 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4157
4158         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4159         (wl-summary-target-mark-msgs): Return the number of marked messages.
4160
4161 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4162
4163         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4164         "first:" is specified.
4165
4166 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4167
4168         * wl-vars.el (wl-from): Use return value of function
4169         user-full-name instead of the variable user-full-name since
4170         XEmacs-20.4 doesn't set this variable.
4171
4172 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4173
4174         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4175         call `wl' directly.
4176
4177 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4178
4179         * wl-draft.el (wl-draft-reedit): Removed duplicated
4180         switch-to-buffers.
4181
4182 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4183
4184         * wl.el (wl-other-frame): Removed garbages.
4185
4186 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4187
4188         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4189
4190         * wl-xmas.el (wl-draft-key-setup): Ditto.
4191
4192         * wl-mule.el (wl-draft-key-setup): Ditto.
4193
4194         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4195         (wl-draft-reedit): Ditto.
4196         (wl-draft-prepare-edit): Add `wl-draft-save' to
4197         `local-write-file-hooks'.
4198         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4199         (wl-draft-reedit): Set buffer-file-name.
4200         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4201
4202
4203         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4204         call it.
4205         (wl-delete-startup-frame-function): New variable.
4206         (wl-other-frame): New function
4207         (Original was written by Yamaoka san [wl: 09239]).
4208
4209         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4210         if `wl-folder-use-frame'.
4211
4212 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4213
4214         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4215
4216 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4217
4218         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4219         New variable.
4220         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4221         (wl-message-buffer-prefetch-get-next): Use them.
4222         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4223
4224 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4225
4226         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4227         with unwind-protect.
4228
4229         * wl-draft.el (wl-draft-reedit): Rewrite.
4230         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4231         (wl-draft-save): Insert header separator if it does not exist;
4232         Removed condition-case.
4233
4234         * wl-summary.el (wl-summary-reedit): Revert last change.
4235
4236         * wl-draft.el (wl-draft-save): Rewrite.
4237         (wl-draft-create-buffer): Set buffer-file-name as nil.
4238
4239         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4240
4241         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4242
4243         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4244         nil.
4245
4246 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4247
4248         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4249         If count is nil, do not prefetch.
4250         (wl-message-buffer-prefetch-next): Next.
4251
4252 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4253
4254         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4255
4256 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4257
4258         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4259         `delete-backward-char'
4260         (wl-draft-prepare-edit): Check major-mode.
4261         (wl-draft-decode-header): Rewrite.
4262         (wl-draft): Fix.
4263
4264 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4265
4266         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4267
4268 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4269
4270         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4271         (wl-message-buffer-prefetch-get-next): Remove size checking.
4272         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4273
4274 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4275
4276         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4277         (wl-draft-default-headers): Fix.
4278
4279 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4280
4281         * wl-draft.el (wl-draft-default-headers): Insert return value of
4282         `wl-generate-mailer-string-function'.
4283
4284 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4285
4286         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4287         (wl-draft-insert-mail-header-separator): Ditto.
4288
4289         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4290         again (Reverted the change on 2002-01-17 by OKADA san).
4291
4292 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4293
4294         * wl-draft.el (wl-draft): Rewrite.
4295         (wl-draft-create-buffer): New function.
4296         (wl-draft-create-contents): Ditto.
4297         (wl-draft-prepare-edit): Ditto.
4298         (wl-draft-decode-header): Ditto.
4299         (wl-draft-decode-body): Ditto.
4300         (wl-draft-check-new-line): Ditto.
4301         (wl-draft-default-headers): Ditto.
4302         (wl-draft-insert-mail-header-separator): Ditto.
4303
4304 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4305
4306         * Version number is increased to 2.9.6.
4307
4308 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4309
4310         * wl-draft.el (wl-draft-delete-field): Optional argument.
4311         (wl-draft-delete-fields): Ditto.
4312
4313 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4314
4315         * wl-message.el (toplevel): Eliminated byte-compile warning.
4316         for `itimer-function', `delete-timer' and `itimer-list'.
4317
4318 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4319
4320         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4321         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4322         `wl-message-buffer-prefetch-threshold'.
4323         * wl-summary.el (wl-summary-redisplay-internal): Remove
4324         the check of `wl-message-buffer-prefetch-depth'.
4325
4326 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4327
4328         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4329         size of article.
4330         (wl-message-buffer-prefetch-subr): Remove size check.
4331
4332 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4333
4334         * wl-vars.el (wl-plugged): Make customizable.
4335
4336 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4337
4338         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4339         (wl-message-buffer-prefetch-set-timer): New function.
4340         (wl-message-buffer-prefetch-get-next): New function.
4341         (wl-message-buffer-prefetch): New function.
4342         (wl-message-buffer-prefetch-next): Rewrite.
4343         (wl-message-buffer-prefetch-subr): Rewrite.
4344         * wl-vars.el (wl-auto-prefetch-first): New variable.
4345         * wl-summary.el (wl-summary-goto-folder-subr): Call
4346         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4347
4348 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4349
4350         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4351         `wl-summary-unread-message-hook'.
4352
4353 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4354
4355         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4356         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4357         if range is `cache-status'.
4358
4359 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4360
4361         * wl-message.el (wl-message-buffer-prefetch-subr):
4362         Improve debug message.
4363
4364 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4365
4366         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4367         `wl-mail-send-pre-hook'.
4368         (wl-draft-send-mail-with-qmail): Ditto.
4369         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4370
4371 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4372
4373         * wl-message.el (wl-message-buffer-prefetch-subr):
4374         Fix for cancel-function-timers bug.
4375         (wl-message-buffer-prefetch-debug): Default value is t.
4376
4377 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4378
4379         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4380         (wl-message-buffer-prefetch-subr): Rewrite.
4381         Rename from `wl-message-buffer-prefetch'.
4382
4383 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4384
4385         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4386         (wl-default-draft-cite-decorate-author): Ditto.
4387
4388         * wl-draft.el (wl-draft-cite-function): Removed.
4389         (wl-default-draft-cite-decorate-author): Ditto.
4390
4391 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4392
4393         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4394         (wl-default-draft-cite): Do not arrange author name if the value of
4395         `wl-default-draft-cite-decorate-author' is nil.
4396
4397 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4398
4399         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4400
4401         * wl-folder.el (wl-folder-check-one-entity): Don't care
4402         `elmo-folder-use-flag-p'.
4403
4404 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4405
4406         * wl-folder (wl-folder-check-one-entity): Fix
4407         problem if unread is nil.
4408
4409 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4410
4411         * wl-address.el (wl-address-make-completion-list): Check whether
4412         the address is a group list.
4413         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4414
4415 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4416
4417         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4418         The number of the messages of new and unread does not count
4419         correctly.
4420
4421         * wl-summary.el (wl-summary-count-unread): Changed to return
4422         `(new . unread)' instead of total.
4423         (wl-summary-sync-update): Follow the change above.
4424
4425         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4426
4427 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4428
4429         * wl-address.el (wl-address-make-completion-list): Do not enclose
4430         address by " <" and ">" if associated realname is "".
4431         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4432         This is against the promblem with group list in .addresses pointed
4433         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4434
4435 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4436
4437         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4438         message is a format control string.
4439         * wl-expire.el (wl-expire-append-log): Ditto.
4440         * wl-mime.el (wl-summary-burst-subr): Ditto.
4441         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4442         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4443
4444 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4445
4446         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4447         wl.el (wl-check-variables): Rename from `wl-check-type'.
4448         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4449         (wl-check-variables-2): New function.
4450         (wl): Call `wl-check-variables-2'.
4451
4452 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4453
4454         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4455         after renaming folder in access group.
4456
4457 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4458
4459         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4460         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4461         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4462         (wl-message-buffer-prefetch): Rewrite.
4463         (wl-message-buffer-prefetch-idle-time): Removed.
4464         * wl-summary.el (wl-summary-redisplay-internal):
4465         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4466         Error check for `wl-message-buffer-prefetch-depht'.
4467
4468 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4469
4470         * Version number is increased to 2.9.5.
4471         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4472
4473 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4474
4475         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4476         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4477         Based on the patch written by
4478         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4479
4480 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4481
4482         * wl-draft.el (wl-draft-raw-send): Fix for
4483         `wl-news-send-pre-hook'
4484
4485 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4486
4487         * wl-utils.el (wl-message-id-function): New variable.
4488         * wl-draft.el (wl-draft-insert-required-fields):
4489         Use `wl-message-id-function'.
4490
4491 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4492
4493         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4494         * wl-utils.el (wl-draft-make-message-id-string):
4495         Use `wl-from' for domain part of Message-ID
4496         if `wl-message-id-use-wl-from' if non-nil.
4497         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4498
4499 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4500
4501         * wl.el (wl): Call `wl-check-type'
4502         Do not 'condition-case'.
4503
4504 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4505
4506         * wl.el (wl-check-type): New function.
4507         (wl-check-type-variables): New variable.
4508
4509 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4510
4511         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4512
4513 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4514
4515         * wl-draft.el (wl-smtp-password-key): New function.
4516         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4517         (wl-draft-send-mail-with-smtp): Ditto.
4518         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4519
4520 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4521
4522         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4523         * wl-utils.el (wl-unique-id-suffix): Remove.
4524
4525 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4526
4527         * Version number is increased to 2.9.4.
4528
4529 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4530
4531         * wl-utils.el (wl-unique-id-suffix): New variable.
4532         (wl-unique-id): Use `wl-unique-id-suffix'
4533
4534 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4535
4536         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4537         instead of `elmo-msgdb-search'.
4538
4539         * Version number is increased to 2.9.3.
4540
4541 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4542
4543         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4544
4545 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4546
4547         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4548         (wl-draft-dispatch-message): Changed for send-later.
4549         (wl-draft-queue-flush): Ditto.
4550         (wl-draft): Clear `wl-sent-message-queued'.
4551         (wl-draft-reedit): Ditto.
4552         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4553         * wl-vars.el (wl-draft-force-queuing): New variable.
4554         (wl-draft-force-queuing-mail): New variable.
4555         (wl-draft-force-queuing-news): New variable.
4556
4557 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4558
4559         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4560         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4561
4562 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4563
4564         * Version number is increased to 2.9.2.
4565
4566 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4567
4568         * wl-draft.el (wl-draft-elide-region): New user command.
4569         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4570
4571         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4572         command `wl-draft-elide-region'.
4573         * wl-mule.el: Ditto.
4574         * wl-xmas.el: Ditto.
4575
4576 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4577
4578         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4579         (wl-biff-check-folder-async): Removed needless let.
4580
4581 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4582
4583         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4584         wl-folder-get-elmo-folder.
4585         (wl-biff-check-folder): Set `biff' argument of
4586         `wl-folder-check-one-entity'.
4587         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4588
4589         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4590         (wl-folder-check-one-entity): Added `biff' argument;
4591         Setup `biff' slot of folder.
4592
4593         * Version number is increased to 2.9.1.
4594
4595 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4596
4597         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4598         comment out and fixed.
4599         (wl-fldmgr-add-completion-subr): Ditto.
4600
4601         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4602         and msgdb.
4603
4604         * wl.el (wl-toggle-plugged): Save summary view.
4605
4606 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4607
4608         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4609
4610 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4611
4612         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4613
4614 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4615
4616         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4617         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4618         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4619
4620         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4621         if it was failed.
4622         (wl-demo): Disable undo in the demo buffer.
4623
4624 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4625
4626         * wl-version.el (wl-version): Changed codename.
4627
4628         * Version number is increased to 2.9.0.
4629
4630 2001-12-14  Takuo KITAME <kitame@northeye.org>
4631
4632         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4633         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4634         (wl-folder-mark-as-read-all-current-entity): Ditto.
4635
4636 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4637
4638         * wl-vars.el (wl-from-width): Define as obsolete variable.
4639         (wl-subject-length-limit): Ditto.
4640
4641         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4642
4643         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4644         wl-summary-save-view.
4645
4646         * wl.el (wl-save-status): Ditto.
4647         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4648
4649         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4650         (wl-summary-exit): Follow the change above.
4651         (wl-summary-goto-folder-subr): Ditto.
4652
4653         * wl-folder.el (wl-folder-create-subr): Don't use
4654         `elmo-folder-creatable-p'.
4655
4656 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4657
4658         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4659
4660 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4663         rather than bitmap on Emacs 21.
4664         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4665         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4666         for xbm if the new redisplay engine is not available.
4667
4668 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4669
4670         * wl-folder.el (wl-folder-init-hook): New hook.
4671         (wl-folder-init): Run `wl-folder-init-hook'.
4672
4673 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4676
4677 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4678
4679         * wl-acap.el (wl-acap-cache-filename): New variable.
4680         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4681         (wl-acap-init): Use cache if no ACAP server found.
4682
4683 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4684
4685         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4686         `wl-acap-original-msgdb-dir'.
4687
4688         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4689         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4690
4691         * wl-mime.el (wl-mime-save-directory): Renamed from
4692         `wl-mime-save-dir'.
4693
4694 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4697
4698         * wl-demo.el: Require `path-util'.
4699         (wl-demo-bitmap-mule-available-p): New internal variable.
4700         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4701         `module-installed-p' instead.
4702         (wl-demo-insert-image): Use *.img file for a bitmap image.
4703         (wl-demo): Don't call the ascii demo recursively.
4704
4705 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4706
4707         * Version number is increased to 2.7.7.
4708
4709 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4710
4711         * wl.el (wl-exit): Eliminated byte-compile warning.
4712
4713 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4714
4715         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4716         obsolete variable using `elmo-define-obsolete-variable'.
4717         (wl-fetch-confirm-threshold): Ditto.
4718         (wl-cache-prefetch-folder-type-list): Ditto.
4719         (wl-cache-prefetch-folder-list): Ditto.
4720
4721 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4722
4723         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4724         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4725         (wl-demo-insert-image): New function.
4726         (wl-demo-insert-text): New function.
4727         (wl-demo-image-type-alist): Redefine as a function.
4728         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4729         (wl-demo-with-temp-file-buffer): Removed.
4730         (wl-logo-xpm): Removed.
4731         (wl-logo-xbm): Removed.
4732         (wl-logo-bitmap): Removed.
4733
4734 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4735
4736         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4737         (wl-expire-localdir-get-folder-function): New user option.
4738         (wl-expire-localdir-get-folder): New function.
4739         (wl-expire-localdir-date): Ditto.
4740
4741 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4742
4743         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4744         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4745         Fixed unread number mismatch when all-unread < unread.
4746
4747 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4748
4749         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4750         (wl-fetch-confirm-threshold): Ditto.
4751
4752         * wl-summary.el (wl-summary-confirm-appends): Removed.
4753         (wl-summary-sync-update): Don't refer
4754         `wl-summary-update-confirm-threshold' (It is now abolished).
4755
4756         * wl-message.el (wl-message-display-internal): Don't refer
4757         `wl-fetch-confirm-threshold' (It is now abolished).
4758
4759 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4760
4761         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4762
4763 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4764
4765         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4766         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4767         Change default value to nil.
4768         (wl-summary-indent-length-limit): The value can be nil, nil means
4769         unlimited.
4770
4771         * wl-summary.el: Don't set limit for indent length if the value of
4772         wl-summary-indent-length-limit is nil.
4773         If the value of wl-summary-width is nil, it means only that the width
4774         of summary is unlimited (nil doesn't mean that the indent length is
4775         unlimited).
4776
4777         * wl-thread.el: Ditto.
4778
4779 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4780
4781         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4782         be nil, nil means never confirm.
4783         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4784
4785 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4786
4787         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4788         means unlimited).
4789
4790 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4791
4792         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4793         Use `with-temp-buffer'.
4794
4795 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4796
4797         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4798         with new backquote style).
4799         (wl-folder-get-entity-from-buffer): Ditto.
4800
4801 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4802
4803         * wl-version.el (nemacs-version): Eliminated.
4804         (wl-extended-emacs-version2): Ignore nemacs.
4805         (wl-extended-emacs-version3): Ditto.
4806
4807 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4808
4809         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4810         (wl-draft-add-in-reply-to): New variable.
4811         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4812         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4813         (wl-draft-yank-from-mail-reply-buffer): Use
4814         `wl-draft-add-in-reply-to'.
4815         (wl-draft-insert-current-message): Ditto.
4816
4817 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4818
4819         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4820         typo (kill->hide).
4821         (wl-message-buffer-prefetch-folder-type-list): Added elements
4822         `mark' and `cache' instead of `internal'.
4823
4824 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4825
4826         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4827         resume msgdb directory.
4828
4829 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4830
4831         * wl.el (wl-exit): Call `wl-acap-exit'.
4832
4833         * wl-summary.el (wl-summary-message-string): New function.
4834         (wl-summary-reedit): Use it.
4835         (wl-summary-resend-bounced-mail): Remove needless let.
4836         (wl-summary-supersedes-message): Ditto.
4837         (wl-summary-save): Ditto.
4838
4839         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4840         (wl-acap-init): Set it.
4841         (wl-acap-exit): New function.
4842
4843 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4844
4845         * wl.el (wl-init): Revert (require 'mime-setup). move from
4846         toplevel.
4847
4848 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4849
4850         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4851         local variables.  Add error when guess function return invalid
4852         value.
4853
4854 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4855
4856         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4857         Change local variable name.
4858         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4859         (wl-folder-get-newsgroups): Return nil when non-news folder.
4860         * wl-summary.el (wl-summary-write-current-folder): State through
4861         when guess-list return nil.
4862         (wl-summary-write-current-folder-functions): Fixed docstring.
4863
4864         * wl.el (wl-exit): Changed confirm message.
4865
4866         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4867         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4868
4869         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4870
4871 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4872
4873         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4874         user option (Renamed from wl-cache-prefetch-folder-type-list).
4875         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4876         from wl-cache-prefetch-folder-list).
4877
4878         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4879         Move to wl-vars.el.
4880         (wl-message-buffer-prefetch-p): Changed to enable
4881         `wl-message-buffer-prefetch-folder-list'.
4882
4883         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4884         `ignore-cache'.
4885
4886 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4887
4888         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4889         `part-top' and `part-bottom'.
4890         (wl-draft-config-sub-part-top): New function.
4891         (wl-draft-config-sub-part-bottom): New function.
4892
4893 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4894
4895         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4896
4897 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4898
4899         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4900
4901 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4902
4903         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4904
4905         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4906         (wl-summary-write-current-folder): Ditto.
4907
4908 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4909
4910         * wl-folder.el (wl-folder-get-newsgroups): Use
4911         `elmo-folder-newsgroups'.
4912
4913 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4914
4915         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4916         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4917         `wl-draft-config-sub-header-bottom'.
4918
4919 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4920
4921         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4922         localnews folder.
4923
4924 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4925
4926         * wl-summary.el (wl-summary-mode): Undo last change.
4927
4928         * wl-folder.el (wl-folder-mode): Ditto.
4929
4930 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4931
4932         * wl-summary.el (wl-summary-mode): Locally set
4933         truncate-partial-window-width to nil.
4934         (for XEmacs)
4935
4936         * wl-folder.el (wl-folder-mode): Ditto.
4937
4938 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4939
4940         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4941
4942 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4943
4944         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4945         number.
4946
4947         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4948
4949         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4950
4951         * Version number is increased to 2.7.6.
4952
4953 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4954
4955         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4956
4957 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4958
4959         * wl-summary.el (wl-summary-sync-update): Enclose network
4960         related portion with `unwind-protect'.
4961
4962 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4963
4964         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4965
4966 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4967
4968         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4969         element.
4970         * wl-vars.el (wl-message-body-button-alist): Ditto.
4971
4972         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4973         max match length.
4974         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4975
4976         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4977         for the max match length;
4978         Use 4th element value for the button string regexp group.
4979
4980         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4981         candidate exists, prompt to select.
4982
4983 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4984
4985         * wl-summary.el (wl-summary-jump-to-msg): Search before
4986         calibration point by `beginning-of-line'.
4987
4988 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4989
4990         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4991         for access group.
4992
4993 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4994
4995         * wl-message.el (wl-message-display-internal): Bind
4996         `default-mime-charset'.
4997
4998         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4999
5000         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5001
5002         * Version number is increased to 2.7.5.
5003
5004 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5005
5006         * wl-expire.el (wl-summary-archive): Fixed;
5007         Use `elmo-folder-name-internal'.
5008
5009 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5010
5011         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5012         from `elmo-folder-move-messages' caller.
5013         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5014
5015         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5016         related portions are changed).
5017
5018 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5019
5020         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5021         counter.
5022
5023 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5024
5025         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5026         buffer local and set it to nil.
5027
5028         * wl-message.el (wl-message-redisplay): Ditto.
5029
5030 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5031
5032         * wl-summary.el (wl-summary-mark-as-important): If message is
5033         already cached, set messag as read, otherwise encache and mark as read.
5034
5035 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5036
5037         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5038         point-min.
5039
5040 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5041
5042         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5043         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5044         a keymap.
5045
5046 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5047
5048         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5049         parent.
5050
5051         * wl-mule.el (wl-message-define-keymap): Ditto.
5052
5053         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5054
5055         * wl-xmas.el (wl-message-display-internal-hook): Define.
5056         (wl-xmas-setup-message-toolbar): Define as function.
5057         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5058         (wl-message-overload-functions): Abolished.
5059         (wl-message-define-keymap): New function.
5060
5061         * wl-vars.el (wl-message-display-internal-hook): New variable.
5062         (wl-message-header-button-alist): New variable (Renamed from
5063         wl-highlight-message-header-button-alist).
5064         (wl-message-body-button-alist): Ditto.
5065
5066         * wl-mule.el (wl-message-define-keymap): New function.
5067         (wl-message-overload-functions): Abolished.
5068
5069         * wl-message.el (wl-message-add-buttons-to-body): New function.
5070         (wl-message-redisplay): Don't call wl-message-overload-functions;
5071         Call wl-message-add-buttons-to-header and
5072         wl-message-add-buttons-to-body.
5073         (wl-message-display-internal): Set keymap argument for
5074         elmo-mime-display-as-is, elmo-mime-message-display;
5075         Run wl-message-display-internal-hook.
5076         (wl-message-refer-article-or-url): Abolished.
5077
5078         * wl-highlight.el (wl-highlight-headers): Don't call
5079         wl-highlight-message-add-buttons-to-header.
5080         (wl-highlight-message-add-buttons-to-header): Abolished.
5081
5082
5083         * wl-e21.el (wl-message-display-internal-hook): Define.
5084         (wl-e21-setup-toolbar): Deleted duplicated binding.
5085         (wl-e21-setup-message-toolbar): Define as function.
5086         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5087         (wl-message-define-keymap): New function.
5088         (wl-message-overload-functions): Abolished.
5089
5090 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5091
5092         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5093         and elmo-folder-close.
5094
5095         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5096
5097 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5098
5099         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5100         boolean value.
5101         * wl-draft.el (wl-draft-do-fcc): Ditto.
5102
5103 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5104
5105         * wl-vars.el (wl-fcc-force-as-read): New variable.
5106         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5107         mark copied message as read.
5108
5109 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5110
5111         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5112
5113 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5114
5115         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5116         `wl-summary-target-above' instead of obsolete variable
5117         `wl-summary-temp-above'.
5118
5119         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5120         instead of `make-obsolete-variable'.
5121         * wl-refile.el (toplevel): Ditto.
5122
5123 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5124
5125         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5126         with third argument t.
5127         (wl-draft): Set first argument for wl-plugged-init as t.
5128
5129         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5130         definition.
5131
5132 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5133
5134         * wl-vars.el: Tabify.
5135         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5136
5137         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5138         message.
5139
5140 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5141
5142         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5143         and set default to beep.
5144
5145 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5146
5147         * wl-vars.el (wl-draft-truncate-lines): New variable.
5148
5149         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5150         instead of wl-message-truncate-lines for truncate-lines.
5151
5152 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5153
5154         * wl-message.el (wl-message-display-internal): Call
5155         `wl-highlight-message' after `elmo-mime-display-as-is'.
5156
5157         * wl-mime.el (wl-mime-display-text/plain): New function.
5158         (wl-mime-display-header): Ditto.
5159         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5160         body-presentation-method for text/plain;
5161         Register `wl-mime-display-header' as a header-presentation-method;
5162         Don't set up `elmo-message-text-content-inserted-hook' and
5163         `elmo-message-header-inserted-hook'.
5164
5165         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5166         variable.
5167         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5168         as t if flag is 'all-header;
5169         Don't bind `elmo-message-ignored-field-list',
5170         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5171
5172 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5173
5174         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5175         for xemacs with non-mule environment.
5176
5177 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5178
5179         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5180         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5181         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5182
5183 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5184
5185         * wl-vars.el (wl-interactive-send): Set default value as t.
5186
5187 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5188
5189         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5190         (wl-addrmgr-method-list): Abolished.
5191         (wl-addrmgr-change-method): Follow above change.
5192
5193         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5194
5195 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5196
5197         * wl-vars.el (wl-message-truncate-lines): Change default value
5198         to default-truncate-lines.
5199
5200         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5201
5202 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5203
5204         * wl-vars.el (wl-message-truncate-lines): New variable.
5205
5206         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5207         wl-message-truncate-lines.
5208
5209 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5210
5211         * wl-acap.el (wl-acap-init): Remove period from error message.
5212         (wl-acap-find-acap-service): Remove period from message.
5213
5214 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5215
5216         * wl.el (wl-check-environment): Undo last change.
5217
5218         * wl-vars.el (wl-from): Changed default value.
5219
5220         * wl-util.el (toplevel): Don't require tm-edit.
5221
5222         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5223         `wl-folder-init';
5224         Don't set mark on mail body.
5225         (wl-draft-reedit): Ditto.
5226
5227         * wl-address.el (wl-address-quote-specials): Define as an alias for
5228         elmo-address-quote-specials.
5229
5230 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5231
5232         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5233
5234         * wl-vars.el (wl-from): Set default value as nil.
5235         (wl-organization): Set default value as ORGANIZATION environment
5236         variable.
5237
5238         * wl-draft.el (wl-smtp-extension-bind): Check value of
5239         wl-smtp-connection-type.
5240
5241         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5242         error.
5243
5244 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5245
5246         * Version number is increased to 2.7.4.
5247
5248         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5249         arguments from `wl-highlight-x-face-function' caller.
5250         Use x-face-1.3.6.12 or later.
5251
5252 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5253
5254         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5255
5256 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5257
5258         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5259         (wl-fcc): Fix to accept function.
5260         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5261
5262 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5263
5264         * wl-acap.el (toplevel): Added `product-provide' declare.
5265         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5266
5267 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5268
5269         * wl.el (wl): Changed order of calling `elmo-init'
5270         and `elmo-folder-init'.
5271
5272 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5273
5274         * wl-mime.el (wl-summary-burst): Extract message when content-type
5275         of root entity is not only `multipart' but also `message/rfc822'.
5276         (wl-summary-burst-subr): Ditto.
5277
5278 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5279
5280         * wl-vars.el (toplevel): Require 'custom.
5281         (wl-trash-folder): Added to `wl-setting' group.
5282
5283         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5284         exists.
5285         (wl-addrmgr-draw): Insert empty line when no entry exists.
5286
5287         * wl-mule.el (wl-message-wheel-up): Fixed.
5288         (wl-message-wheel-down): Ditto.
5289
5290 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5291
5292         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5293         config is an anonymous lambda expression.
5294
5295 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5296
5297         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5298         when Mule 2 is running.
5299
5300 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5301
5302         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5303
5304 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5305
5306         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5307         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5308
5309         * wl-address.el (wl-address-specials-regexp): Eliminated.
5310         (wl-address-quote-specials): Rewrite.
5311
5312 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5313
5314         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5315         shy-groups for regexp.
5316
5317         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5318         character classes and Perl style shy-groups for regexp.
5319         (wl-highlight-plugged-current-line): Use Posix style character
5320         classes for regexp.
5321         (wl-e21-highlight-folder-by-numbers): Ditto.
5322         (wl-e21-display-image-p): Use `display-images-p' instead of
5323         `display-graphic-p'.
5324         (display-images-p): Make an alias to `display-graphic-p' if it is
5325         not available.  It is for Emacs version prior to 21.0.105.
5326
5327         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5328         `display-graphic-p'.
5329         (wl-demo-image-type-alist): Ditto.
5330         (display-images-p): Make an alias to `display-graphic-p' if it is
5331         not available.  It is for Emacs version prior to 21.0.105.
5332
5333 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5334
5335         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5336         support.
5337         (wl-generate-user-agent-string): Ditto.
5338
5339         * wl-version.el (wl-version): Update docsting.
5340         (wl-version-status): Ditto.
5341
5342 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5343
5344         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5345         21.0.105.  For Emacs 21.0.104 or earlier.
5346
5347 2001-09-03  Takuo KITAME <kitame@northeye.org>
5348
5349         * wl-e21.el (wl-plugged-init-icons): Use
5350         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5351         (wl-biff-init-icons): Ditto.
5352
5353 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5354
5355         * wl-highlight.el (wl-highlight-summary-current-line):
5356         Fixed highlighting refile/copy destination.
5357
5358         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5359         (wl-acap-store): Encode string by wl-acap-coding-system.
5360
5361 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5362
5363         * wl-acap.el (toplevel): Check and require 'un-define before
5364         'xemacs-ucs;
5365          Added checking for UTF-2000.
5366
5367 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5368
5369         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5370         Don't enclose with `eval-and-compile'.
5371
5372         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5373         wl-init is non-nil.
5374
5375         * wl-draft.el (wl-draft): Ditto.
5376
5377         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5378
5379         * wl-acap.el (toplevel): Require 'wl.
5380         (wl-acap-store): Call `elmo-init'.
5381
5382         * wl.el (wl): Changed position of `wl-check-environment'.
5383         (toplevel): Added autoload setting for wl-acap.
5384
5385         * wl-vars.el (wl-setting): New custom group.
5386         (wl-from): Added wl-setting group.
5387         (wl-user-mail-address-list): Ditto.
5388         (wl-organization): Ditto.
5389         (wl-subscribed-mailing-list): Ditto.
5390         (wl-envelope-from): Ditto.
5391         (wl-smtp-posting-user): Ditto.
5392         (wl-smtp-posting-server): Ditto.
5393         (wl-smtp-posting-port): Ditto.
5394         (wl-smtp-authenticate-type): Ditto.
5395         (wl-pop-before-smtp-user): Ditto.
5396         (wl-pop-before-smtp-server): Ditto.
5397         (wl-pop-before-smtp-port): Ditto.
5398         (wl-pop-before-smtp-authenticate-type): Ditto.
5399         (wl-nntp-posting-server): Ditto.
5400         (wl-nntp-posting-user): Ditto.
5401         (wl-nntp-posting-port): Ditto.
5402         (wl-fetch-confirm-threshold): Ditto.
5403         (wl-prefetch-threshold): Ditto.
5404         (wl-thread-insert-opened): Ditto.
5405         (wl-ldap-server): Ditto.
5406         (wl-ldap-port): Ditto.
5407         (wl-ldap-base): Ditto.
5408         (wl-ldap-objectclass): Ditto.
5409         (wl-use-ldap): Ditto.
5410         (wl-draft-config-alist): Ditto.
5411         (wl-draft-config-matchone): Ditto.
5412         (wl-template-alist): Ditto.
5413         (wl-message-sort-field-list): Ditto.
5414         (wl-message-ignored-field-list): Ditto.
5415         (wl-message-visible-field-list): Ditto.
5416         (wl-interactive-send): Ditto.
5417         (wl-summary-move-order): Ditto.
5418         (wl-auto-select-first): Ditto.
5419         (wl-auto-select-next): Ditto.
5420         (wl-interactive-save-folders): Ditto.
5421
5422         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5423         Initialization codes are moved from wl-local-folder-init.
5424         (wl-local-folder-init): Follow the change above.
5425         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5426
5427         * wl-acap.el: New file.
5428
5429         * Version number is increased to 2.7.3.
5430
5431 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5432
5433         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5434
5435 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5436
5437         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5438         (wl-addrmgr-address-entry-list): Ditto.
5439
5440 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5441
5442         * wl-e21.el (wl-draft-mode-map): Removed binding for
5443         `wl-draft-insert-x-face-field'.
5444
5445         * wl-mule.el (wl-draft-mode-map): Ditto.
5446
5447         * wl-xmas.el (wl-draft-mode-map): Ditto.
5448
5449         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5450         (wl-cs-autoconv): Ditto.
5451         (wl-cs-local): Ditto.
5452         (wl-use-scoring): Ditto.
5453         (wl-mime-charset): Ditto.
5454         (wl-folder-check-async): Ditto.
5455
5456         * wl.el (toplevel): Ignore nemacs and tm.
5457         (wl-exit): Ditto.
5458
5459         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5460         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5461         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5462         instead of wl-address-petname-add-or-change.
5463         (wl-summary-edit-addresses-subr): Use wl-address-delete
5464         instead of wl-address-petname-delete.
5465
5466         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5467
5468         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5469         if error occured.
5470
5471         * wl-message.el (require): Remove tm support.
5472
5473         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5474
5475         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5476         (wl-folder-jump-to-current-entity): Ditto.
5477         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5478
5479         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5480         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5481         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5482
5483         * wl-mule.el (wl-draft-key-setup): Ditto.
5484
5485         * wl-xmas.el (wl-draft-key-setup): Ditto.
5486
5487         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5488         (wl-draft-std11-parse-addresses): New function.
5489         (wl-draft-parse-mailbox-list): Use it.
5490         (wl-draft): Ignore nemacs.
5491         (wl-draft-reedit): Ditto.
5492
5493         * wl-addrmgr.el: New file.
5494         (Original is wl-rcpt.el written by
5495         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5496         Thanks Kitamoto-san.)
5497
5498         * wl-address.el (wl-address-make-address-list): Modified parsing
5499         process.
5500         (wl-address-delete): Renamed from `wl-address-petname-delete';
5501         Modify wl-address-list too.
5502         (wl-address-add-or-change): Renamed from
5503         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5504
5505 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5506
5507         * wl-highlight.el (wl-highlight-summary-current-line):
5508           Work with transient-mark-mode
5509
5510 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5511
5512         * Version number is increased to 2.7.2.
5513
5514         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5515         instead of elmo-dop-queue-method.
5516
5517 2001-08-06  SAITO Atsunori <sai@yedo.com>
5518
5519         * wl-vars.el (wl-ldap-objectclass): New user option.
5520
5521         * wl-address.el (wl-ldap-make-filter): Use it.
5522
5523 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5524
5525         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5526
5527 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5528
5529         * wl-folder.el (wl-folder): redisplay after folder insertion.
5530
5531         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5532
5533         * wl-summary.el (wl-summary-sync-update):
5534         Change status mark only when new-msgdb exists.
5535         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5536
5537 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5538
5539         * wl-summary.el (wl-summary-open-folder): New function.
5540         (wl-summary-goto-folder-subr): Use it.
5541         (wl-summary-mark-as-important): Fix;
5542         Encache only when no cache exists.
5543
5544 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5545
5546         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5547         Use with-current-buffer.
5548
5549 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5550
5551         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5552         before call `get-buffer'. Fixed parenthesis.
5553         (wl-score-get-header-entry): Clear message and help window when
5554         keyboard quit.
5555         (wl-score-edit-insert-header): Ditto.
5556
5557 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5558
5559         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5560         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5561         (wl-default-draft-cite): Fix.
5562
5563         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5564         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5565
5566 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5567
5568         * wl-message.el (wl-message-prev-page): Do same bahavior
5569         as summary when it is called in the message buffer.
5570         (wl-message-next-page): Ditto.
5571
5572 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5573
5574         * wl-summary.el (wl-summary-forward): Use cache if it is not
5575         section cache.
5576
5577 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5578
5579         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5580         Removed redundant require of elmo-vars.
5581         (wl-biff-state-indicator-on): Changed default value for
5582         xemacs with non-mule environment.
5583
5584         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5585         wl-message-buffer is nil;
5586         Hide progress bar after moving messages.
5587
5588 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5589
5590         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5591         message at cursor point is deleted.
5592
5593 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5594
5595         * wl-vars.el: Changed file coding system to euc-japan.
5596         Added -*-coding:-*- magic to the first line.
5597
5598         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5599         Search parent from the first message.
5600
5601         * Version number is increased to 2.7.1.
5602
5603 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5604
5605         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5606
5607 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5608
5609         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5610         refile/delete execution.
5611
5612         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5613         Fixed docstring.
5614
5615 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5616
5617         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5618         do update process;
5619         Don't update marks when update process is interrupted.
5620
5621 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5622
5623         * wl-summary.el (wl-summary-reply): Fixed problem when
5624         wl-draft-use-frame is non-nil.
5625         (wl-summary-forward): Ditto.
5626
5627         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5628         as nil.
5629         (wl-folder-mark-as-read-all-entity): Ditto.
5630         (wl-folder-prefetch-entity): Ditto.
5631
5632         * wl.el (wl): Check environment before wl-init.
5633
5634         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5635         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5636         instead of wl-summary-collect-unread.
5637         (wl-summary-reply): Split message window.
5638
5639 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5640
5641         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5642         only if current language environment is japanese,
5643
5644         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5645         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5646         (wl-folder-goto-folder-subr): Ditto.
5647
5648         * wl-draft.el (wl-draft-dispatch-message): Call
5649         `elmo-file-cache-get-path'.
5650
5651 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5652
5653         * wl-summary.el (wl-summary-cursor-move): If return value of
5654         wl-summary-next-message is not number, don't jump.
5655
5656 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5657
5658         * wl-summary.el (wl-summary-buffer-next-message-function): New
5659         variable.
5660         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5661         if it is bound.
5662
5663         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5664         string.
5665
5666         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5667         (wl-plugged-drawing): Ditto.
5668
5669 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5670
5671         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5672         process.
5673         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5674         with unwind-protect.
5675
5676         * wl.el (wl-init): Require mime-setup.
5677         (wl-check-environment): Don't require mime-setup.
5678
5679         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5680         instead of elmo-folder-type.
5681
5682         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5683         value as nil.
5684
5685 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5686
5687         * Version number is increased to 2.7.0.
5688
5689         * wl-version.el (wl-version): Changed codename.
5690
5691         * wl-summary.el (wl-summary-delete-cache): Fixed.
5692
5693         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5694         Workaround for net folders.
5695         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5696
5697         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5698         value to nil (According to the patch from
5699         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5700
5701         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5702         of elmo-folder-close.
5703
5704 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5705
5706         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5707         for postfix.
5708
5709 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5710
5711         * wl-summary.el (wl-summary-resend-message): Fixed.
5712
5713         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5714         Call wl-draft with `from' argument if its address is included in
5715         `wl-user-mail-address-list'.
5716         (wl-draft): Added `from' argument.
5717
5718         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5719         non-nil.
5720         (wl): Don't show demo if wl-demo is nil.
5721
5722         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5723         wl-summary-use-frame.
5724
5725         * wl-vars.el (wl-summary-use-frame): New user option.
5726         (wl-folder-use-frame): Changed docstring.
5727
5728         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5729         non-nil.
5730         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5731         wl-summary-use-frame.
5732
5733         * wl-vars.el (wl-folder-use-frame): New user option.
5734
5735         * wl-summary.el (wl-summary-exit): Back to folder frame if
5736         wl-folder-use-frame is non-nil.
5737         (wl-summary-redisplay-internal): Ignore cache if current folder
5738         is draft folder,
5739         (wl-summary-redisplay-no-mime): Ditto.
5740         (wl-summary-redisplay-all-header): Ditto.
5741
5742         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5743         if wl-folder-use-frame is non-nil.
5744
5745 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5746
5747         * wl-summary.el (wl-summary-sync-update): Bind
5748         elmo-folder-update-threshold.
5749         (wl-summary-mark-as-important): Enclosed server mark processing
5750         with `save-match-data'.
5751
5752         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5753         only when it is already defined.
5754
5755 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5756
5757         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5758         name of folder exclude localdir is wrong.
5759         * wl-folder.el (wl-folder-sync-entity):
5760         Set `wl-summary-always-sticky-folder-list' as nil.
5761         (wl-folder-mark-as-read-all-entity): Ditto.
5762         (wl-folder-prefetch-entity): Ditto.
5763
5764 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5765
5766         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5767         instead of `wl-summary-write-current-newsgroup'.
5768
5769 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5770
5771         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5772         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5773         non-nil and selected message is important, do not display.
5774
5775 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5776
5777         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5778
5779 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5780
5781         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5782
5783         * wl-summary.el (wl-summary-mark-as-important): Set message number
5784         using wl-summary-message-number.
5785
5786 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5787
5788         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5789         destination folder is 'null.
5790
5791 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5792
5793         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5794         New function.
5795         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5796         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5797         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5798
5799 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5800
5801         * wl-mime.el (wl-mime-setup): Added setting for
5802         `mime-setup-signature-key-alist' to avoid overriding key bind for
5803         `wl-draft-send'.
5804
5805         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5806         for `wl-draft-send'.
5807         * wl-mule.el (wl-draft-overload-functions): Ditto.
5808         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5809         * wl-draft.el (wl-draft-send): Ditto.
5810
5811         * wl-message.el (wl-message-display-internal):
5812         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5813         (Patch is provided by <kita@coe.nttdata.co.jp>).
5814
5815 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5816
5817         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5818
5819 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5820
5821         * wl.el (wl): Fix for wl-demo.
5822
5823 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5824
5825         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5826
5827 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5828
5829         * wl-folder.el (wl-folder-prefetch-entity): Use
5830         `wl-folder-get-elmo-folder'.
5831         (wl-folder-count-incorporates): Do not use
5832         `wl-folder-get-elmo-folder'.
5833
5834 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5835
5836         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5837         instead of `elmo-folder-get-type'.
5838
5839 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5840
5841         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5842         position on Subject: field.
5843         (Advised by Mito <mit@nines.nec.co.jp>)
5844
5845 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5846
5847         * wl-folder.el (wl-folder-prefetch-entity): Use
5848         `wl-folder-get-elmo-folder'.
5849
5850 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5851
5852         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5853
5854         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5855         `process-duplicates' slot.
5856
5857         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5858         if detection failed.
5859
5860 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5861
5862         * wl-version.el (wl-version-status): Set to "alpha".
5863
5864 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5865
5866         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5867         Check wl-message-buffer lives before set-buffer.
5868
5869 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5870
5871         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5872         called in folder mode.
5873         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5874         * wl-summary.el (wl-summary-exit-pre-hook): Run
5875         `wl-summary-exit-pre-hook' before exit summary mode.
5876
5877 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5878
5879         * wl-version.el (wl-version-status): New variable.
5880         (wl-version-status-alist): Removed.
5881         (wl-version-status): Rule included.
5882
5883 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5884
5885         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5886         @sponichi.
5887
5888         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5889         when `mail-reply-buffer' is buffer-local variable.
5890         (Reported by <kita@coe.nttdata.co.jp>).
5891
5892 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5893
5894         * wl-vars.el (toplevel): Require 'elmo-util.
5895
5896 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5897
5898         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5899         (All other related portions are changed)
5900
5901         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5902
5903         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5904
5905 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5906
5907         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5908
5909 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5910
5911         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5912         Delete other windows to avoid an error.
5913         Use `point-marker' instead of `point' to remember the start point
5914         of body.
5915
5916         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5917
5918         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5919         number not to exceed all message number.
5920
5921 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5922
5923         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5924         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5925
5926 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5927
5928         * wl-summary.el (wl-summary-sync-force-update): Added argument
5929         no-check.
5930         (wl-summary-sync-update): Ditto.
5931         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5932         with `no-check'.
5933
5934         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5935         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5936         already running.
5937
5938 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5939
5940         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5941         `dst-folder-arg'.
5942         (wl-expire-archive-number1): Diito.
5943         (wl-expire-archive-number2): Diito.
5944         (wl-expire-archive-Date): Diito.
5945         (wl-archive-number1): Diito.
5946         (wl-archive-number2): Diito.
5947         (wl-archive-date): Diito.
5948         (wl-archive-folder-p): New function.
5949         (wl-summary-expire): Support of expand folder name at
5950         wl-expire-alist.
5951         * wl-util.el (wl-expand-newtext): Renamed from
5952         `wl-refile-expand-newtext'.
5953
5954 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5955
5956         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5957         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5958         `(elmo-msgdb-get-overview msgdb)'.
5959         (wl-summary-prefetch): Bind match data before call
5960         `wl-summay-prefetch-msg'.
5961         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5962         'off if `wl-summary-buffer-disp-msg' is non-nil.
5963         Fixed problem that couldn't show only one new or unread message when
5964         enter folder.
5965         (wl-summary-reply): Don't call `split-window-vertically' and other
5966         window.
5967
5968 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5969
5970         * wl-expire.el (wl-expire-refile): Fixed.
5971
5972 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5973
5974         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5975
5976         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5977         biff notification is removed.
5978
5979         * wl.el (wl): Changed position of `elmo-init'.
5980
5981         * wl-draft.el (wl-default-draft-cite): Use date field
5982         on the citation buffer.
5983
5984         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5985
5986         * wl-xmas.el (wl-folder-internal-icon-list): Added
5987         `wl-folder-shimbun-image'.
5988
5989         * wl-e21.el (wl-folder-internal-icon-list): Added
5990         `wl-folder-shimbun-image'.
5991
5992 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5993
5994         * wl.el (wl-init): Eliminated argument.
5995         (wl): Rewrite.
5996
5997         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5998         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5999         instead of `elmo-folder-msgdb-internal'.
6000         (wl-summary-sync-update): Ditto.
6001         (wl-summary-flush-pending-append-operations): Eliminated.
6002         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6003         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6004         `elmo-folder-open'.
6005
6006         * wl-mime.el (wl-summary-burst): Fixed.
6007
6008         * wl-folder.el (wl-folder-info-save): Check data type.
6009
6010         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6011         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6012         instead of `elmo-folder-msgdb-internal'.
6013         (wl-expire-hide): Ditto.
6014
6015
6016         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6017
6018 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6019
6020         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6021
6022 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6023
6024         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6025
6026 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6027
6028         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6029         Fixed `match-beginning' argument mismatch.
6030
6031 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6032
6033         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6034         the default value.
6035
6036 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6037
6038         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6039         instead of `elmo-nntp-default-port'.
6040
6041         * wl-vars.el: Fixed some doc strings.
6042
6043 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * wl-summary.el (wl-summary-prefetch-msg): Use
6046         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6047
6048         * wl-vars.el: Define *-func as obsolete variable using
6049         `elmo-define-obsolete-variable'.
6050
6051         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6052         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6053         instead of `wl-message-buffer-prefetch-threshold'.
6054
6055         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6056
6057         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6058
6059         * wl-draft.el (wl-caesar-region-func): Ditto.
6060
6061         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6062         Keep unread status in elmo-folder-move-messages.
6063         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6064
6065 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6066
6067         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6068         `wl-summary-buffer-exit-func'
6069         (wl-summary-buffer-message-redisplay-function): Renamed from
6070         `wl-summary-buffer-message-redisplay-func'
6071         (wl-summary-buffer-next-folder-function): Renamed from
6072         `wl-summary-buffer-next-folder-func'.
6073         (wl-summary-buffer-prev-folder-function): Renamed from
6074         `wl-summary-buffer-prev-folder-func'.
6075         (wl-summary-get-petname-function): Renamed from
6076         `wl-summary-get-petname-func'.
6077
6078         * wl-score.el (wl-score-edit-exit-function): Renamed from
6079         `wl-score-edit-exit-func'.
6080
6081         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6082         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6083
6084         * wl-util.el (wl-load-profile-function): Renamed from
6085         `wl-load-profile-func'.
6086
6087         * wl-folder.el (wl-folder-completion-function): Renamed from
6088         `wl-folder-completion-func'.
6089         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6090
6091         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6092         `wl-expire-archive-get-folder-func'.
6093         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6094         (wl-draft-send-mail-function): Renamed from
6095         `wl-draft-send-mail-func'.
6096         (wl-draft-send-news-function): Renamed from
6097         `wl-draft-send-news-func'.
6098         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6099         (wl-generate-mailer-string-function): Renamed from
6100         `wl-generate-mailer-string-func'.
6101         (wl-highlight-signature-search-function): Renamed from
6102         `wl-highlight-signature-search-func'.
6103         (wl-highlight-x-face-function): Renamed from
6104         `wl-highlight-x-face-func'
6105         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6106         (wl-ps-print-buffer-function): Renamed from
6107         `wl-ps-print-buffer-func'
6108         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6109         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6110         (wl-summary-subject-filter-function): Renamed from
6111         `wl-summary-subject-filter-func'.
6112
6113         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6114         `wl-draft-queue-flush-send-func'
6115         (wl-draft-cite-function): Renamed from
6116         `wl-draft-cite-func'
6117
6118         * wl-address.el (wl-address-init-function): Renamed from
6119         `wl-address-init-func'.
6120
6121 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6122
6123         * wl-draft.el (wl-draft-queue-flush): Don't call
6124         `elmo-dop-unlock-message'.
6125         * wl-draft.el (wl-draft-queue-append): Don't call
6126         `elmo-dop-lock-message'.
6127
6128         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6129         (wl-summary-buffer-folder-name): Ditto.
6130         (wl-summary-message-regexp): Added '-' (all other related portions
6131         are changed).
6132         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6133         wl-summary-buffer-folder-name.
6134
6135 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6136
6137         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6138         the number of mails in the folder buffer is not updated by wl-biff.
6139
6140 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6141
6142         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6143         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6144
6145 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6146
6147         * wl-summary.el (wl-summary-next-message):
6148         Return next message number when wl-summary-move-order is nil.
6149
6150 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6151
6152         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6153         `wl-summary-move-spec-alist'.
6154         (wl-summary-move-spec-unplugged-alist): New variable
6155         (Move spec for unplugged status).
6156         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6157         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6158
6159 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6160
6161         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6162         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6163
6164 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6165
6166         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6167         simple quotation to quote the anonymous function.
6168         * tm-wl.el (wl-draft-preview-message): Ditto.
6169
6170 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6171
6172         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6173         Eliminate redundant `save-excursion'.
6174         (wl-highlight-summary-current-line): Ditto.
6175
6176         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6177         accessing match data when `looking-at' failed.
6178
6179         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6180         `elmo-match-string' where users don't care about the speed.
6181         (wl-draft-save): Ditto.
6182
6183 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6184
6185         * wl-util.el (wl-regexp-opt): New function.
6186
6187         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6188         number from `wl-summary-buffer-number-list'.
6189         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6190         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6191         (wl-summary-move-spec-alist): Changed default setting.
6192
6193 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6194
6195         * wl-vars.el (wl-biff-notify-hook): New hook.
6196         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6197         the arrival of new mail.
6198         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6199         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6200
6201 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6202
6203         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6204
6205 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6206
6207         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6208
6209         * Version number is increased to 2.5.8.
6210
6211         * wl-thread.el (toplevel): require 'cl.
6212         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6213         (wl-thread-make-number-list): New function.
6214         (wl-thread-entity-make-number-list-from-children): Ditto.
6215         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6216         (wl-thread-entity-insert-as-children): Likewise.
6217         (wl-thread-delete-message): Likewise.
6218         (wl-meaning-of-mark): Eliminated.
6219         (wl-thread-next-failure-mark-p): Ditto.
6220         (wl-thread-entity-get-mark): Ditto.
6221         (wl-thread-meaning-alist-get-result): Ditto.
6222         (wl-thread-entity-check-prev-mark): Ditto.
6223         (wl-thread-entity-check-next-mark): Ditto.
6224         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6225         (wl-thread-entity-get-prev-marked-entity): Ditto.
6226         (wl-thread-get-prev-unread): Ditto.
6227         (wl-thread-jump-to-prev-unread): Ditto.
6228         (wl-thread-get-next-unread): Ditto.
6229         (wl-thread-jump-to-next-unread): Ditto.
6230         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6231         (wl-thread-entity-get-next-marked-entity): Ditto.
6232
6233         * wl-summary.el (wl-summary-buffer-number-list):
6234         New bufer-local variable.
6235         (wl-summary-switch-to-clone-buffer): Clone
6236         `wl-summary-buffer-number-list'.
6237         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6238         (wl-summary-cursor-move-regex): Eliminated.
6239         (wl-summary-cursor-up): Rewrite.
6240         (wl-summary-cursor-down): Ditto.
6241         (wl-summary-mode-spec-alist): New variable.
6242         (wl-summary-next-message): New inline function.
6243         (wl-summary-cursor-move): New function.
6244         (wl-summary-default-get-next-msg): Rewrite.
6245         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6246         (wl-summary-rescan): Ditto.
6247         (wl-summary-sync-all-init): Ditto.
6248         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6249         summary is not thread view.
6250         (wl-summary-sync-update): Ditto.
6251         (wl-summary-rescan): Ditto.
6252         (wl-summary-make-number-list): New function.
6253
6254         * wl-draft.el: "FCC" -> "Fcc".
6255
6256 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6257
6258         * wl-highlight.el (wl-highlight-summary-window):
6259         Call `set-buffer-modified-p'.
6260
6261         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6262         (wl): Call `elmo-init' and fix.
6263
6264         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6265         Use new variables.
6266
6267         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6268
6269 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6270
6271         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6272
6273 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6274
6275         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6276
6277 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6278
6279         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6280         `wl-use-toolbar' nor `display-graphic-p'.
6281         (wl-e21-setup-message-toolbar): Ditto.
6282         (wl-e21-setup-summary-toolbar): Ditto.
6283         (wl-e21-setup-folder-toolbar): Ditto.
6284
6285         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6286         (wl-plugged-init-icons): Ditto.
6287
6288         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6289         `display-graphic-p'.
6290         (wl-plugged-set-folder-icon): Ditto.
6291         (wl-highlight-plugged-current-line): Ditto.
6292         (wl-highlight-folder-current-line): Ditto.
6293         (wl-e21-highlight-folder-group-line): Ditto.
6294         (wl-e21-setup-toolbar): Ditto.
6295         (wl-e21-display-image-p): New macro.
6296
6297         * wl-demo.el (wl-demo): Simplified.
6298         (wl-demo-image-type-alist): Use `image-type-available-p' for
6299         checking whether the image type `xbm' is available.
6300
6301 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6302
6303         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6304         (wl-summary-input-range): Ditto.
6305
6306 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6307
6308         * wl-summary.el (wl-summary-edit-addresses): Use
6309         `wl-summary-get-original-buffer'
6310         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6311         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6312         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6313         (wl-summary-get-newsgroups): Eliminated.
6314         (wl-summary-set-crosspost): Ditto.
6315         (wl-summary-is-crosspost-folder): Ditto.
6316         (wl-crosspost-alist-load): Ditto.
6317         (wl-crosspost-alist-save): Ditto.
6318
6319         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6320         `elmo-setup-subscribed-newsgroups' instead of
6321         `elmo-nntp-make-groups-hashtb'.
6322         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6323         instead of `wl-crosspost-alist-save'.
6324
6325         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6326         of `elmo-folder-message-appendable-p'.
6327         (wl-mime-header-presentation-method): Eliminated.
6328
6329         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6330         (Error occurs in emacs21).
6331
6332         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6333         the current buffer).
6334
6335         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6336         instead of `wl-crosspost-alist-save'.
6337         (wl-init): `elmo-crosspost-message-alist-load'
6338         instead of `wl-crosspost-alist-load'
6339
6340         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6341         (wl-parse-newsgroups): Likewise.
6342         (wl-biff-notify): Run `wl-biff-notify-hook'.
6343
6344 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6345
6346         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6347
6348         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6349         when `wl-summary-lazy-highlight' is non-nil.
6350         (wl-summary-goto-folder-subr): Highlight only when
6351         `wl-summary-lazy-highlight' is non-nil.
6352
6353         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6354         Don't display progress and highlight temp-mark when
6355         `wl-summary-lazy-highlight' is non-nil.
6356         (wl-highlight-summary-window): New function.
6357         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6358
6359 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6360
6361         * wl-summary.el (wl-summary-sync): Change `all-visible'
6362         from `all-shown'
6363         (wl-summary-input-range): Ditto.
6364
6365 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6366
6367         * wl-e21.el (wl-highlight-folder-current-line): Call
6368         `wl-folder-init-icons' when folder icons have not been initialized.
6369
6370         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6371
6372         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6373         (wl-demo-image-type-alist): New macro.
6374
6375 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6376
6377         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6378         display does not support graphics.
6379         (wl-plugged-init-icons): Ditto.
6380         (wl-folder-init-icons): Ditto.
6381
6382         * wl-demo.el (wl-demo): Chech closely whether the display
6383         supports graphics.
6384
6385 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6386
6387         * wl-summary.el (wl-summary-get-original-buffer): New function.
6388         (wl-summary-set-crosspost): Use it.
6389         (wl-summary-target-mark-uudecode): Ditto.
6390         (wl-summary-reedit): Ditto.
6391         (wl-summary-resend-bounced-mail): Ditto.
6392         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6393         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6394
6395         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6396         (wl-message-display-internal): Ditto.
6397
6398 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6399
6400         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6401
6402 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6403
6404         * wl-summary.el (wl-summary-save-view): Renamed from
6405         `wl-summary-save-status'.
6406
6407 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6408
6409         * wl-summary.el (wl-summary-sync): Added `all-shown'
6410
6411 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6412
6413         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6414
6415 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6416
6417         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6418
6419 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6420
6421         * wl-highlight.el (wl-highlight-summary-line-string): Use
6422         `zerop' instead of `= 0'.
6423         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6424
6425         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6426         for comparing numbers.
6427         (wl-template-prev): Use `zerop' instead of `eq 0'.
6428
6429         * wl-draft.el (wl-draft-insert-current-message): Use
6430         `with-current-buffer' instead of `save-excursion'.
6431         Use `zerop' instead of `eq 0'.
6432
6433 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6434
6435         * wl-draft.el (wl-draft-insert-ccs): New function.
6436         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6437         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6438
6439 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6440
6441         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6442
6443 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6444
6445         * wl-expire.el (wl-expire-refile): Don't call
6446         elmo-msgdb-add-msgs-to-seen-list;
6447         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6448         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6449
6450 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6451
6452         * wl-message.el (wl-message-prev-page): Ignore errors while
6453         scroll-down.
6454
6455 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6456
6457         * wl-mime.el: Use elmo-original-message-mode instead of
6458         mmelmo-original-mode.
6459
6460         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6461         `elmo-folder-get-spec';
6462         (wl-fldmgr-add-completion-all-completions):
6463         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6464
6465         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6466         of `elmo-folder-get-type'.
6467
6468         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6469         `elmo-folder-get-spec';
6470         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6471         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6472         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6473         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6474         `elmo-read-msg-no-cache';
6475         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6476         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6477         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6478         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6479         `elmo-cache-save';
6480         (wl-draft-reedit): Use `elmo-message-file-name'.
6481
6482         * wl-expire.el: Use `elmo-folder-name-internal';
6483         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6484         Use macro `wl-summary-buffer-msgdb' instead of variable
6485         `wl-summary-buffer-msgdb';
6486         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6487         Use macro `wl-summary-buffer-folder-name' instead of variable
6488         `wl-summary-buffer-folder-name'.
6489         * wl-score.el: Likewise.
6490
6491         * wl-message.el: Rewrite for new message buffer cache mechanism.
6492         (wl-message-buffer-cache-buffer-get): New macro.
6493         (wl-message-buffer-cache-folder-get): Ditto.
6494         (wl-message-buffer-cache-message-get): Ditto.
6495         (wl-message-buffer-cache-entry-make): Ditto.
6496         (wl-message-buffer-cache-hit): Ditto.
6497         (wl-message-buffer-cache-sort): New function.
6498         (wl-message-buffer-cache-add): Ditto.
6499         (wl-message-buffer-cache-delete): Ditto.
6500         (wl-message-buffer-cache-clean-up): Ditto.
6501         (wl-message-buffer-window): Rewrite.
6502         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6503         (wl-message-buffer-display): New function.
6504         (wl-message-display-internal): New function.
6505
6506 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6507
6508         * wl-folder.el: Use `elmo-folder-name-internal';
6509         Use `wl-folder-get-elmo-folder';
6510         Use `elmo-folder-list-messages' instead of
6511         `elmo-list-folder';
6512         Use `elmo-folder-get-primitive-list' instead of
6513         `elmo-folder-get-primitive-spec-list';
6514         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6515         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6516         Use `elmo-folder-create' instead of `elmo-create-folder'.
6517         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6518         (wl-folder-get-elmo-folder): New macro.
6519         (wl-folder-elmo-folder-cache-get): Ditto.
6520         (wl-folder-elmo-folder-cache-put): Ditto.
6521         (wl-folder-suspend): Call `elmo-quit'.
6522
6523         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6524         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6525         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6526         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6527         (toplevel): require 'cl.
6528         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6529
6530         * wl-summary.el: Rewrite to use new elmo interface.
6531
6532 \f
6533 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6534
6535         * wl-mime.el (wl-draft-preview-message):
6536         Run `wl-draft-send-hook' before collecting recipients information;
6537         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6538
6539         * tm-wl.el (wl-draft-preview-message): Ditto.
6540
6541 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6542
6543         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6544         wrong recipients are displayed when forwarded message.
6545
6546 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6547
6548         * Version number is increased to 2.5.7.
6549
6550 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6551
6552         * wl-message.el (wl-message-next-page): Bind
6553         `window-pixel-scroll-increment' to nil while scrolling up.
6554
6555 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6556
6557         * wl-vars.el (wl-save-hook): New hook.
6558         * wl.el (wl-save): Call `wl-save-hook'.
6559
6560 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6561
6562         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6563         Argument WITH-ARG instead of NO-ARG (negative mean).
6564         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6565         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6566         * wl-message.el (wl-message-follow-current-entity): Likewise.
6567
6568 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6569
6570         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6571         FROM was optional argument.
6572         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6573
6574 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6575
6576         * Version number is increased to 2.5.6.
6577
6578 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6579
6580         * wl-version.el (wl-version-show): Removed.
6581         (wl-version): Add `interactive'.
6582
6583 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6584
6585         * wl-summary.el (wl-summary-get-petname-func): New variable.
6586         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6587         instead of `wl-address-get-petname-1'.
6588         (wl-summary-simple-from): Ditto.
6589
6590         * wl-address.el (wl-address-get-petname-1): Define as function.
6591
6592 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6595         field in the original message.
6596         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6597
6598 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6599
6600         * wl-expire.el (wl-expire-hide):
6601         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6602
6603 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6604
6605         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6606         find decoder for To, Cc, and Subject.
6607
6608 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6609
6610         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6611         for checking `elmo-use-buffer-cache'.
6612         (wl-summary-mark-as-important): Fixed typo in comment.
6613
6614 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6615
6616         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6617         field in the original message.
6618         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6619
6620 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6621
6622         * wl-expire.el (wl-expire-hide):
6623         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6624
6625 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6626
6627         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6628         find decoder for To, Cc, and Subject.
6629
6630 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6631
6632         * Version number is increased to 2.5.5.
6633
6634         * wl-address.el (wl-address-specials-regexp): New constant.
6635         (wl-address-quote-specials): Use it.
6636
6637 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6638
6639         * wl-summary.el (wl-summary-rescan):
6640         Call `wl-summary-buffer-number-column-detect'.
6641         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6642
6643         * wl-message.el (wl-message-mode-map): Define.
6644         (wl-message-decode): Use it as local-map.
6645
6646 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6649         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6650
6651 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6652
6653         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6654
6655         * wl-mule.el (wl-read-event-char): Ditto.
6656
6657         * wl-e21.el (wl-read-event-char): Ditto.
6658
6659         * wl-nemacs.el (wl-read-event-char): Ditto.
6660         (read-event): Removed.
6661
6662         * wl-util.el (toplevel): Removed dummy definition of
6663         `read-event'.
6664         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6665
6666 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6667
6668         * wl-nemacs.el (elmo-archive-call-process): Moved to
6669         elmo-archive.el.
6670
6671 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6672
6673         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6674         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6675
6676         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6677         instead of magic-number 6.  Use `not' instead of `null' for symbol
6678         `nil' check (not empty list).
6679         (wl-draft-insert-x-face-field): Fixed paren style.
6680
6681         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6682         one-branch conditional statement, instead of `and' and `if'.
6683         (wl-draft-forward): Likewise.
6684         (wl-draft-add-references): Likewise.
6685         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6686
6687         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6688         conditional steatment.  Use `cond' instead of `if'.
6689         (wl-draft-confirm): Likewise.
6690
6691 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6692
6693         * wl-version.el (wl-version-show): Use `product-string-1'
6694         instead of `wl-version'.
6695         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6696
6697         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6698
6699 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6700
6701         * wl-highlight.el (wl-highlight-headers): Revert
6702         `wl-highlight-x-face-func' argument (`beg' and `end').
6703
6704 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6705
6706         * wl.el (toplevel): Move `product-provide' declare.
6707         * wl-demo.el (toplevel): Ditto.
6708         * wl-dnd.el (toplevel): Ditto.
6709         * wl-highlight.el (toplevel): Ditto.
6710         * wl-message.el (toplevel): Ditto.
6711         * wl-refile.el (toplevel): Ditto.
6712         * wl-util.el (toplevel): Ditto.
6713
6714 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6715
6716         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6717         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6718         (wl-thread-close-all): keep cursor position.
6719
6720 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6721
6722         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6723         (eq x 0).
6724         (wl-generate-user-agent-string-1): Fix conditional statement.
6725
6726 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6727
6728         * wl.el (wl-check-environment): Additional check for
6729         'wl-local-domain' and `wl-message-id-domain'.
6730
6731 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6732
6733         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6734
6735 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6736
6737         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6738         instead of `smtp-sasl-user-realm'.
6739
6740 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6741
6742         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6743
6744 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6745
6746         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6747         to the default value as well as `eword-lexical-analyzer'.
6748
6749 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6750
6751         * wl-version.el (wl-extended-emacs-version,
6752         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6753         `elmo-match-string' instead of `wl-match-string'.
6754
6755 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6756
6757         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6758         docstring.
6759
6760 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6761
6762         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6763
6764 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6765
6766         * wl-highlight.el (wl-highlight-headers): Remove
6767         `wl-highlight-x-face-func' argument (`beg' and `end').
6768
6769 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6770
6771         * wl-summary.el (wl-summary-mark-as-important):
6772         Remove cache if folder is local.
6773
6774 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6775
6776         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6777         to get existing e-mail address string.
6778
6779 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6780
6781         * wl-version.el (wl-generate-user-agent-string): Commentary.
6782         (wl-generate-user-agent-string-1): Use `when' for
6783         one-branch conditional statement, instead of `and' and `if'.
6784         (wl-extended-emacs-version, wl-extended-emacs-version2,
6785         wl-extended-emacs-version3): Ditto.
6786
6787 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6788
6789         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6790         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6791         condition-case; Remove initialization.
6792         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6793         (wl-summary-sync-update3): Added argument `sync-all';
6794         Eliminated local variable `msgdb';
6795         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6796         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6797         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6798
6799 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6800
6801         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6802         connection before call `wl-draft-send-mail-with-smtp'.
6803
6804 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * Version number is increased to 2.5.4.
6807
6808 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6809
6810         * wl.el (wl-check-environment): Additional check for
6811         'wl-local-domain' and `wl-message-id-domain'.
6812
6813 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6814
6815         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6816         buffer as command specific.
6817         (wl-folder-mark-as-read-all-entity): Ditto.
6818         (wl-folder-prefetch-entity): Ditto.
6819         (wl-folder-drop-unsync-entity): Ditto.
6820
6821         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6822         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6823         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6824
6825         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6826         save-excursion.
6827
6828 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6829
6830         * Version number is increased to 2.5.3.
6831
6832         * wl-summary.el (wl-summary-save-view-cache):
6833         Delete duplicated `write-region';
6834         Use `write-region-as-binary' instead of `as-binary-output-file' and
6835         `write-region'.
6836
6837 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6838
6839         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6840
6841 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6842
6843         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6844         instead of `smtp-via-smtp'.
6845
6846 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6847
6848         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6849
6850 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6851
6852         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6853         instead of `smtp-sasl-user-realm'.
6854
6855 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6856
6857         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6858
6859 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6860
6861         * Version number is increased to 2.5.2.
6862
6863 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6864
6865         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6866         does not exist.
6867         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6868         (wl-biff-start): Call `timer-activate' if timer already exists.
6869
6870         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6871         only when it is bound as function.
6872
6873 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6874
6875         * Version number is increased to 2.5.1.
6876
6877 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6878
6879         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6880         Print refile/copy destination.
6881
6882 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6883
6884         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6885         queue-flush-only is non-nil.
6886
6887         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6888
6889         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6890         checking cache folder.
6891
6892 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6893
6894         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6895         `regexp-quote'.
6896
6897 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6898
6899         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6900         function.
6901         * wl-summary.el (wl-summary-write-current-folder-functions):
6902         Change default value.  Use it.
6903
6904 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6905
6906         * Version number is increased to 2.5.0.
6907
6908         * wl-version.el (wl-version): Changed codename.
6909
6910 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6911
6912         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6913         (wl-summary-supersedes-message): Ditto.
6914
6915 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6916
6917         * wl-refile.el (wl-refile-guess-functions): Renamed from
6918         `wl-refile-guess-func-list'.
6919
6920 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6921
6922         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6923         Fixed problem when no rule was matched.
6924
6925 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6926
6927         * wl-summary.el (wl-summary-get-mark): Fixed
6928         `wl-summary-buffer-target-mark' check logic.
6929
6930 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6931
6932         * wl-folder.el (wl-folder-write-current-folder): Added group
6933         folder check.
6934
6935         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6936         `wl-summary-write-current-newsgroup'.
6937         (wl-summary-write-current-folder-functions): New variable.
6938         * wl-folder.el (wl-folder-get-newsgroups): New function.
6939         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6940         (wl-folder-write-current-folder): Renamed from
6941         `wl-folder-write-current-newsgroup'.
6942
6943 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6944
6945         * Version number is increased to 2.3.93.
6946
6947 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6948
6949         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6950         (wl-ldap-make-matched-value-list): Ditto.
6951         (wl-ldap-alias-safe-string): Split e-mail address.
6952
6953         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6954         petname folder default was selected.
6955         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6956         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6957
6958 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6959
6960         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6961         to `wl-draft-config-exec'.
6962
6963         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6964         instead of calling `wl-draft-config-exec';
6965         Process group-list and show recipients in minibuffer.
6966
6967         * tm-wl.el (wl-draft-preview-message): Ditto.
6968
6969 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6970
6971         * wl.el (toplevel): Added (C) to copyright notice, and
6972         sync Author header.
6973         * tm-wl.el (toplevel): Ditto.
6974         * wl-address.el (toplevel): Ditto.
6975         * wl-demo.el (toplevel): Ditto.
6976         * wl-dnd.el (toplevel): Ditto.
6977         * wl-draft.el (toplevel): Ditto.
6978         * wl-e21.el (toplevel): Ditto.
6979         * wl-expire.el (toplevel): Ditto.
6980         * wl-folder.el (toplevel): Ditto.
6981         * wl-highlight.el (toplevel): Ditto.
6982         * wl-message.el (toplevel): Ditto.
6983         * wl-mime.el (toplevel): Ditto.
6984         * wl-mule.el (toplevel): Ditto.
6985         * wl-nemacs.el (toplevel): Ditto.
6986         * wl-refile.el (toplevel): Ditto.
6987         * wl-score.el (toplevel): Ditto.
6988         * wl-summary.el (toplevel): Ditto.
6989         * wl-template.el (toplevel): Ditto.
6990         * wl-thread.el (toplevel): Ditto.
6991         * wl-util.el (toplevel): Ditto.
6992         * wl-vars.el (toplevel): Ditto.
6993         * wl-xmas.el (toplevel): Ditto.
6994
6995 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6996
6997         * wl.el (wl-init): Added comment about `wl-init-hook'.
6998         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6999         * wl-vars.el (wl-init-hook): Added docs.
7000         (wl-make-plugged-hook): Removed useless docs.
7001         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7002         * wl-xmas.el (toplevel): Ditto.
7003
7004 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7005
7006         * wl-address.el (toplevel): Fixed multiple Author header format.
7007         * wl-demo.el (toplevel): Ditto.
7008         * wl-draft.el (toplevel): Ditto.
7009         * wl-folder.el (toplevel): Ditto.
7010         * wl-summary.el (toplevel): Ditto.
7011         * wl-thread.el (toplevel): Ditto.
7012         * wl-util.el (toplevel): Ditto.
7013         * wl-vars.el (toplevel): Ditto.
7014         * wl-version.el (toplevel): Ditto.
7015         * wl-xmas.el (toplevel): Ditto.
7016         * wl.el (toplevel): Ditto.
7017
7018         * wl-version.el (toplevel): Added require `elmo-version' for
7019         `product-version-as-string'.
7020
7021 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7022
7023         * wl-vars.el (wl-draft-send-hook): Changed default value to
7024         '(wl-draft-config-exec).
7025
7026         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7027         explicitly.
7028         (wl-draft): Set `wl-draft-config-exec-flag' before running
7029         `wl-mail-setup-hook'.
7030
7031         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7032         `wl-biff-init-icons' to `wl-init-hook' instead of
7033         `wl-make-plugged-hook'.
7034         (Because if `wl-draft' command is invoked at first,
7035         they are not initialized)
7036         Updated copyright notice.
7037
7038         * wl-e21.el (toplevel): Ditto;
7039
7040         * wl-demo.el (toplevel): Updated copyright notice.
7041         * wl-address.el (toplevel): Ditto.
7042         * wl-draft.el (toplevel): Ditto.
7043         * wl-version.el (toplevel): Ditto.
7044         * wl-folder.el (toplevel): Ditto.
7045         * wl-summary.el (toplevel): Ditto.
7046         * wl-thread.el (toplevel): Ditto.
7047         * wl-util.el (toplevel): Ditto.
7048         * wl-vars.el (toplevel): Ditto.
7049         * wl.el (toplevel): Ditto.
7050
7051 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7052
7053         * wl-highlight.el (wl-highlight-message): Fixed problem of
7054         highlighting failure which occured when the last field contains
7055         multiple lines in the draft buffer.
7056
7057         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7058         `wl-biff-start' if plugged.
7059
7060         * wl-util.el (wl-biff-check-folder): New function.
7061         (wl-biff-check-folders): Don't set session name prefix.
7062         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7063         (wl-biff-check-folder-async): Ditto.
7064
7065         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7066         in email address.
7067
7068 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7069
7070         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7071
7072         * wl-draft.el (wl-draft-strip-subject-re): New function.
7073
7074         * wl-draft.el (wl-draft-reply): Use it.
7075
7076 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7077
7078         * wl-message.el (wl-mmelmo-message-redisplay): Use
7079         `mime-display-message' instead of `wl-mime-display-message'.
7080
7081         * wl-mime.el (toplevel): Removed compatibility workaround
7082         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7083         (wl-mime-display-message): Abolished.
7084         (wl-mime-entity-read-field): Ditto.
7085         (wl-mime-combine-message/partial-pieces): Use
7086         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7087
7088 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7089
7090         * wl-template.el: Doc fixes.
7091
7092 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7093
7094         * wl-e21.el (wl-message-overload-functions): Do nothing if
7095         `current-local-map' is not available.
7096         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7097
7098 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7099
7100         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7101         representation.
7102
7103         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7104         number.
7105         (wl-fldmgr-save-folders): Don't use `format' when insert
7106         `wl-fldmgr-folders-header'.
7107
7108 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7109
7110         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7111
7112 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7113
7114         * wl-highlight.el (wl-highlight-message):
7115         Use `std11-field-end' to detect end point of the header field.
7116         Refer `wl-highlight-max-header-size'.
7117
7118         * wl-vars.el (wl-highlight-max-header-size): New variable.
7119
7120         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7121
7122         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7123         Set `for-draft' argument of wl-highlight-headers.
7124         (wl-draft): Ditto.
7125         (wl-draft-reedit): Ditto.
7126         (wl-user-agent-compose-internal): Ditto.
7127
7128 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7129
7130         * wl-message.el (wl-message-add-button): Use overlay.
7131
7132 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7133
7134         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7135
7136         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7137         problem when group-list content is nothing.
7138         (Reported by Mito <mit@nines.nec.co.jp>)
7139
7140 2000-10-18  SAITO Atsunori <sai@yedo.com>
7141
7142         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7143
7144 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7145
7146         * tm-wl.el (toplevel): Use product-provide.
7147
7148 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7149
7150         * Version number is increased to 2.3.92.
7151
7152 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7153
7154         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7155         title text, use `display' property for left margin under Emacs 21.
7156
7157         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7158         properties.
7159         (wl-plugged-init-icons): Ditto.
7160
7161 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7162
7163         * wl.el (wl-save-status, wl-init): Remove last period in
7164         "...done." message.
7165         * tm-wl.el (wl-summary-burst): Ditto.
7166         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7167         wl-summary-resume-cache-status,
7168         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7169         wl-summary-sync-update3, wl-summary-highlight-msgs,
7170         wl-summary-flush-pending-append-operations,
7171         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7172         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7173         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7174         wl-thread-open-all): Ditto.
7175         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7176         * wl-mime.el (wl-summary-burst): Ditto.
7177         * wl-highlight.el (wl-highlight-summary): Ditto.
7178         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7179         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7180         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7181         * wl-address.el (wl-local-address-init): Ditto.
7182
7183 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7184
7185         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7186         `add-text-properties'.
7187         (wl-plugged-init-icons): Ditto.
7188         (wl-folder-init-icons): Use `propertize' instead of
7189         `put-text-property'.
7190         (wl-plugged-set-folder-icon): Ditto.
7191         (wl-e21-highlight-folder-group-line): Ditto.
7192
7193 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7194
7195         * wl-version.el (wl-version-status-alist): New variable.
7196         (wl-version-status): New function.
7197
7198         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7199         "Cc" part of the case "Reply-To".
7200
7201         * wl-draft.el (wl-draft-reply): Use result of
7202         `eword-extract-address-components'.
7203
7204         * wl-demo.el (wl-demo-icon-name): New constant.
7205         (wl-logo-xpm): Use it.
7206         (wl-logo-xbm): Ditto.
7207         (wl-logo-bitmap): Ditto.
7208
7209         * Version number is increased to 2.3.91.
7210
7211 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7212
7213         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7214         (wl-extended-emacs-version, wl-extended-emacs-version2,
7215         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7216         docstring.
7217
7218         * wl-version.el (wl-generate-user-agent-string-1): New function.
7219         (wl-generate-user-agent-string): Use it.
7220
7221         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7222         `mime-edit-insert-user-agent-field'.
7223         (wl-generate-user-agent-string): Check
7224         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7225
7226         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7227         instead of `if', when verbose case.
7228
7229 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7230
7231         * wl-expire.el (wl-summary-expire): Fix.
7232
7233 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7234
7235         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7236         and `elmo-lost+found-folder' if 'wl-draft.
7237         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7238
7239 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7240
7241         * wl-expire.el (wl-summary-expire): Change messages.
7242         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7243         `deleing-info' instead of "Deleting..."
7244
7245 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7246
7247         * wl-summary.el (wl-summary-refile-subr): Fix.
7248
7249 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7250
7251         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7252         if pipe folder.
7253
7254 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7255
7256         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7257
7258 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7259
7260         * wl-expire.el (wl-expire-hide): New function.
7261         (wl-summary-expire): Add `hide'.
7262
7263 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7264
7265         * wl-vars.el (wl-draft-reply-without-argument-list):
7266         Changed default value to consider `Reply-To:'.
7267         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7268
7269         * Version number is increased to 2.3.90.
7270
7271         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7272         elmo-imap4-get-session with unwind-protect.
7273         Don't cause error.
7274         (wl-summary-sync-marks): Don't check plugged nor folder type.
7275         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7276         (Always keep current buffer).
7277
7278 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7279
7280         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7281         Enclose with `save-excursion'.
7282
7283 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7284
7285         * wl-version.el (wl-version): Remove interactive.
7286
7287 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7288
7289         * wl-version.el (wl-generate-user-agent-string): Use
7290         `product-string-verbose' instead of `product-string-1'.
7291
7292 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7293
7294         * wl-vars.el (wl-draft-use-cache): New variable.
7295         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7296         if wl-draft-use-cache is non-nil.
7297
7298 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7299
7300         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7301         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7302
7303 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7304
7305         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7306         (wl-thread-msg-mark-as-unread): Ditto.
7307
7308         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7309         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7310         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7311         Don't set mark in summary if return value of `elmo-mark-as-read'
7312         is nil.
7313         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7314         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7315         instead of `wl-thread-msg-mark-as-read'.
7316         (wl-summary-mark-as-unread-region): Ditto.
7317         (wl-summary-target-mark-mark-as-read): Ditto.
7318
7319         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7320
7321 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7322
7323         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7324
7325         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7326
7327 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7328
7329         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7330         face.
7331
7332 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7333
7334         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7335         `running-xemacs'.
7336
7337 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7338
7339         * wl-version.el (toplevel): Use `product-version-as-string' for
7340         set verstion-string, if defined.
7341
7342         * wl-version.el (wl-version-show): Insert string at point, when
7343         call with argument.
7344
7345         * wl-version.el (wl-generate-user-agent-string): Use
7346         `product-string-1' instead of `wl-appname', `wl-version' and
7347         `wl-codename'.
7348
7349 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7350
7351         * wl-address.el (toplevel): Use product-provide.
7352         * wl-demo.el (toplevel): Ditto.
7353         * wl-dnd.el (toplevel): Ditto.
7354         * wl-draft.el (toplevel): Ditto.
7355         * wl-e21.el (toplevel): Ditto.
7356         * wl-expire.el (toplevel): Ditto.
7357         * wl-fldmgr.el (toplevel): Ditto.
7358         * wl-folder.el (toplevel): Ditto.
7359         * wl-highlight.el (toplevel): Ditto.
7360         * wl-message.el (toplevel): Ditto.
7361         * wl-mime.el (toplevel): Ditto.
7362         * wl-mule.el (toplevel): Ditto.
7363         * wl-nemacs.el (toplevel): Ditto.
7364         * wl-refile.el (toplevel): Ditto.
7365         * wl-score.el (toplevel): Ditto.
7366         * wl-summary.el (toplevel): Ditto.
7367         * wl-template.el (toplevel): Ditto.
7368         * wl-thread.el (toplevel): Ditto.
7369         * wl-util.el (toplevel): Ditto.
7370         * wl-vars.el (toplevel): Ditto.
7371         * wl-xmas.el (toplevel): Ditto.
7372         * wl.el (toplevel): Ditto.
7373
7374 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7375
7376         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7377         instead of product.
7378
7379         * wl-version.el (wl-version): Compile time evalution elmo-version.
7380
7381 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7382
7383         * wl-summary.el (wl-summary-sync-force-update): Append queue
7384         `mark-as-read'if unplugged.
7385
7386 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7387
7388         * wl-version.el: New file.  Use product.el.
7389         * wl.el: add (require 'wl-version).
7390         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7391         for ~/.folders header.
7392         (wl-fldmgr-folders-header): Changed.
7393         * wl-demo.el (wl-demo): Use product.el.
7394
7395         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7396         wl-version.el.
7397         * wl-util.el (wl-version, wl-version-show): Ditto.
7398
7399         * wl-util.el (wl-generate-user-agent-string,
7400         wl-extended-emacs-version, wl-extended-emacs-version2,
7401         wl-extended-emacs-version3): Move to wl-version.el.
7402         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7403         xemacs-codename, mime-edit-insert-user-agent-field,
7404         mime-edit-user-agent-value, mime-editor/version,
7405         mime-editor/codename): Compile warning killer move to
7406         wl-version.el
7407
7408 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7409
7410         * wl-summary.el (wl-summary-refile-subr): Fix.
7411
7412 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7413
7414         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7415         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7416
7417 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7418
7419         * wl.el (wl-check-environment): Check too many `@'.
7420
7421 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7422
7423         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7424
7425 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7426
7427         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7428         wl-draft-reply-myself-without-argument-list): Add variables.
7429         * wl-draft.el (wl-draft-reply): Use it.
7430
7431 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7432
7433         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7434         the 5th argument of `elmo-network-get-spec'.
7435
7436         * wl-thread.el (wl-thread-reparent-children): New inline function.
7437         (wl-thread-delete-message): Use it.
7438
7439         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7440         (wl-summary-score-update-all-lines): Don't use `dolist'.
7441
7442 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7443
7444         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7445         (require 'elmo-msgdb) for inline function.
7446
7447 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7448
7449         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7450
7451 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7452
7453         * wl-score.el (wl-score-headers): Fix for the confusing macro
7454         `elmo-kill-buffer'.
7455
7456 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7457
7458         * wl-summary.el: Don't use the 3rd argument of `require' because
7459         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7460         * wl-util.el: Ditto.
7461         * wl-draft.el: Ditto.
7462
7463 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7464
7465         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7466         window system is not used.
7467
7468 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7469
7470         * wl-thread.el: Don't use `mapcar' only for iteration.
7471         (wl-thread-resume-entity): Ditto.
7472         (wl-thread-delete-message): Ditto.
7473
7474         * wl-summary.el: Bind `dragdrop-drop-functions',
7475         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7476         of `require' for `timezone', `easymenu' and `ps-print';
7477         don't use `mapcar' only for iteration.
7478
7479         * wl-util.el: Bind `mule-version', `nemacs-version',
7480         `emacs-beta-version', `xemacs-codename',
7481         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7482         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7483         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7484         only for iteration.
7485
7486         * wl-score.el: Don't use `mapcar' only for iteration.
7487         (wl-score-simplify-buffer-fuzzy): Ditto.
7488         (wl-score-simplify-subject): Ditto.
7489         (wl-score-headers): Ditto.
7490         (wl-summary-score-update-all-lines): Ditto.
7491
7492         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7493         `enable-multibyte-characters' and `mule-version'.
7494
7495         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7496         `mapcar' only for iteration.
7497
7498         * wl-demo.el: Don't use `mapcar' only for iteration.
7499
7500         * wl-folder.el: Don't use `mapcar' only for iteration.
7501         (wl-folder-open-all): Ditto.
7502         (wl-folder-count-incorporates): Ditto.
7503
7504         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7505         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7506
7507         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7508         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7509         `smtp-connection-type'; specify 3rd argument of `require' for
7510         `timezone'; don't use `mapcar' only for iteration.
7511         (wl-draft-clone-local-variables): Don't use `mapcar'.
7512         (wl-draft-generate-clone-buffer): Ditto.
7513         (wl-user-agent-compose-internal): Ditto.
7514
7515         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7516
7517         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7518         (wl-save-status): Ditto.
7519
7520         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7521         for iteration.
7522
7523 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7524
7525         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7526         removed `Date'.
7527         (wl-fldmgr-make-filter-default): New user option.
7528
7529         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7530         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7531         (wl-fldmgr-filter-completion-alist): Abolish.
7532
7533         * wl.el (wl): Don't check servers if arg is non-nil.
7534
7535         * wl-draft.el (wl-draft-reply): Set only message-id string to
7536         In-Reply-To field.
7537
7538 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7539
7540         * wl-summary.el (wl-summary-pick): Rewrite.
7541
7542         * wl-draft.el (wl-draft-forward): Get references field from
7543         original buffer.
7544         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7545
7546 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7547
7548         * wl-draft.el (wl-draft-forward): Add references field.
7549
7550 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7551
7552         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7553         (wl-draft-reply): Use it.
7554
7555 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7556
7557         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7558         when Emacs 21 is running.
7559
7560         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7561         bindings.
7562
7563 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7564
7565         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7566         XPM icons transparent.
7567
7568         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7569         Emacs 21.
7570
7571 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7574         nil.
7575
7576         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7577         when it is persistent.
7578         (wl-summary-sync-marks): Changed argument for
7579         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7580         (wl-summary-virtual): Use `elmo-read-search-condition'.
7581         (wl-summary-redisplay-internal): If folder is local, mark as read
7582         even when folder is plugged.
7583
7584 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7585
7586         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7587         of `tool-bar-lines' in the frame parameters.
7588         (after-make-frame-functions, post-command-hook): Don't modify the
7589         value.
7590         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7591         wl-e21-tool-bar-lines): Removed.
7592
7593 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7594
7595         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7596         properties `evaporate' and `wl-momentary-overlay' as well.
7597         (wl-highlight-summary-displaying): Ditto.
7598         (wl-delete-all-overlays): Don't delete overlay which does not have
7599         a property `wl-momentary-overlay'.
7600
7601         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7602         `display-mouse-p' and `display-graphic-p'.
7603         (wl-folder-init-icons): Don't search for XBM or the other files.
7604         (wl-plugged-set-folder-icon): Make icons if and only if
7605         `display-graphic-p' returns non-nil.
7606         (wl-highlight-plugged-current-line): Use `before-string' overlay
7607         property to show icon images.
7608         (wl-highlight-folder-current-line): Ditto.
7609         (wl-e21-highlight-folder-group-line): Ditto.
7610         (wl-e21-highlight-folder-by-numbers): Ditto.
7611         (wl-e21-insert-image): Removed.
7612         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7613         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7614         said.
7615         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7616         `wl-e21-force-switch-toolbar'.
7617         (wl-e21-make-icon-image): Removed.
7618         (wl-e21-setup-toolbar): Don't search for XBM files.
7619         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7620         the default value.
7621
7622 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7623
7624         * wl-util.el (wl-biff-check-folder-async): Set
7625         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7626
7627 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7628
7629         * wl-e21.el (after-make-frame-functions): Add
7630         `wl-e21-force-switch-toolbar'.
7631         (wl-e21-force-switch-toolbar): New function force to switch the
7632         toolbar appearance automatically.
7633         (post-command-hook): Add `wl-e21-switch-toolbar'.
7634         (wl-e21-switch-toolbar): New function to switch the toolbar
7635         appearance automatically.
7636         (wl-e21-tool-bar-lines): New buffer local variable.
7637
7638 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7639
7640         * wl-util.el (wl-biff-check-folders-running): New variable.
7641         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7642         (wl-biff-check-folder-async-callback):
7643         Set `wl-biff-check-folders-running'.
7644         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7645         with unwind-protect.
7646
7647         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7648         Enclose `wl-folder-auto-check' with unwind-protect.
7649
7650         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7651         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7652
7653         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7654
7655         * wl-util.el (wl-biff-notify): New inline function.
7656         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7657         locally.
7658         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7659         folder-list' is 1.
7660         Use `wl-biff-notify'.
7661         (wl-biff-check-folder-async-callback): New function.
7662         (wl-biff-check-folder-async): Ditto.
7663
7664         * wl-folder.el (wl-folder): Don't check folders.
7665         (wl-folder-auto-check): New function.
7666
7667 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7668
7669         * wl-util.el (wl-biff-start) [Emacs19+]:
7670         Use `timer-next-integral-multiple-of-time'.
7671         (wl-biff-check-folders): Use `wl-default-folder'
7672         if `wl-biff-check-folder-list' is nil.
7673
7674 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7675
7676         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7677         instead of `elmo-delete-lists'.
7678
7679 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7680
7681         * wl.el (wl-plugged-toggle-all): Set the value of
7682         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7683         (wl-plugged-toggle): Ditto.
7684         (wl-toggle-plugged): Ditto.
7685         (wl-plugged-init): Ditto.
7686
7687         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7688         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7689         instead of `wl-biff-state-indicator-off' and
7690         `wl-biff-state-indicator-on'; don't modify the value and the type
7691         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7692         (wl-plugged-init-icons): Set icons data to
7693         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7694         instead of `wl-plug-state-indicator-off' and
7695         `wl-plug-state-indicator-on'; don't modify the value and the type
7696         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7697
7698         * wl-vars.el (wl-modeline-biff-state-off,
7699         wl-modeline-biff-state-on, wl-modeline-biff-status,
7700         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7701         wl-modeline-plug-status): New internal variables.
7702         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7703         wl-biff-check-interval, wl-biff-check-folder-list): Change
7704         customization group from `wl-folder' to `wl-highlight'.
7705         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7706         wl-show-plug-status-on-modeline): Defcustomized.
7707
7708         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7709         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7710         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7711         a flag to `mode-line-buffer-identification'.
7712
7713         * wl-e21.el (wl-biff-init-icons): Set icons data to
7714         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7715         instead of `wl-biff-state-indicator-off' and
7716         `wl-biff-state-indicator-on'.
7717         (wl-plugged-init-icons): Set icons data to
7718         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7719         instead of `wl-plug-state-indicator-off' and
7720         `wl-plug-state-indicator-on'.
7721
7722 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7723
7724         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7725         excessive titles.
7726
7727 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7728
7729         * wl.el (wl-plugged-mode): Use revised
7730         `wl-mode-line-buffer-identification'.
7731         (wl-plugged-init): Don't use `force-mode-line-update'.
7732
7733         * wl-xmas.el (wl-draft-overload-functions): Use revised
7734         `wl-mode-line-buffer-identification'.
7735         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7736         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7737         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7738         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7739         `wl-make-plugged-hook';
7740         add `wl-folder-init-icons' and `wl-setup-folder' to
7741         `wl-folder-mode-hook'.
7742
7743         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7744         19 as well.
7745         (wl-mode-line-display-priority-list): New user option.
7746         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7747         Defcustomized.
7748         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7749         Add docs.
7750
7751         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7752         start.
7753         (wl-mode-line-buffer-identification): Revised as a function.
7754
7755         * wl-summary.el (wl-summary-mode): Use revised
7756         `wl-mode-line-buffer-identification'; don't call
7757         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7758         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7759         `wl-xmas-setup-summary'.
7760
7761         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7762         `wl-mode-line-buffer-identification'.
7763
7764         * wl-mule.el (wl-draft-overload-functions): Use revised
7765         `wl-mode-line-buffer-identification'.
7766
7767         * wl-folder.el (wl-make-plugged-alist): Don't call
7768         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7769         (wl-folder): Don't call `wl-folder-init-icons' directly.
7770         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7771         `wl-xmas-setup-folder' directly;
7772         use revised `wl-mode-line-buffer-identification'.
7773         (TopLevel): Don't bind `wl-biff-init-icons',
7774         `wl-plugged-init-icons', `wl-folder-init-icons',
7775         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7776
7777         * wl-e21.el (wl-draft-overload-functions): Use revised
7778         `wl-mode-line-buffer-identification'.
7779         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7780         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7781         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7782         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7783         `wl-make-plugged-hook';
7784         add `wl-folder-init-icons' and `wl-setup-folder' to
7785         `wl-folder-mode-hook'.
7786
7787 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7788             Katsumi Yamaoka    <yamaoka@jpl.org>
7789
7790         * wl.el (wl): Call `wl-biff-start'.
7791         (wl-exit): Call `wl-biff-stop'.
7792         (wl-plugged-mode): Show biff in modeline.
7793         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7794
7795         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7796         (wl-biff-init-icons): New function.
7797         (wl-plugged-init-icons): Don't make too much keymaps.
7798         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7799
7800         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7801         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7802         variables.
7803         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7804         options.
7805
7806         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7807         wl-biff-start, wl-biff-stop): New functions.
7808         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7809         (wl-biff-timer-name): New variable.
7810
7811         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7812
7813         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7814         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7815
7816         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7817         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7818
7819         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7820         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7821         `wl-folder-init-icons' to `ignore' if they are not available.
7822         (wl-folder-mode): Show biff in modeline.
7823
7824         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7825         (wl-biff-init-icons): New function.
7826         (wl-plugged-init-icons): Don't make too much keymaps.
7827         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7828
7829 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7830
7831         * wl-vars.el (wl-strict-diff-folders): Customization Type
7832         and doc fix.  Define as a list of regular expressions for
7833         folders or nil.
7834         * wl-folder.el (wl-folder-check-one-entity): Use
7835         `wl-string-match-member' instead of `wl-string-member' for
7836         `wl-strict-diff-folders'.
7837
7838 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7839
7840         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7841         (wl-highlight-folder-current-line): Use it; new implementation.
7842         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7843         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7844         `defsubst' instead of `defun'.
7845
7846         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7847         `wl-highlight-group-folder-by-numbers'; made it can also be a
7848         number.  See info for more details.
7849
7850         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7851         running.
7852
7853         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7854         to bind them.
7855
7856         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7857         (wl-highlight-folder-current-line): New implementation.
7858
7859         * wl-highlight.el (wl-highlight-folder-group-line): New
7860         implementation.
7861         (wl-delete-all-overlays): Rewrite as a marco.
7862         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7863
7864         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7865         running.
7866         (wl-folder-*-glyph): No need to bind them.
7867
7868         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7869         `wl-e21-highlight-folder-group-icon'; rewrite.
7870         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7871         `defsubst' instead of `defun'.
7872         (wl-folder-mode-map): Bind it when compiling.
7873
7874 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7875
7876         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7877
7878         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7879
7880 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7881
7882         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7883
7884 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7885
7886         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7887         (wl-highlight-folder-current-line): Use it.
7888
7889         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7890         in `id-name'.
7891
7892 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7893
7894         * wl.el: Require `wl-e21' when Emacs 21 is running.
7895
7896         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7897         default when Emacs 21 is running.
7898         (wl-use-highlight-mouse-line): Ditto.
7899         (wl-on-emacs21): New constant.
7900         (wl-on-emacs20): Removed.
7901
7902         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7903         Emacs 21 is running.
7904
7905         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7906         Emacs 21 is running.
7907
7908         * wl-e21.el: New file.
7909
7910 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7911
7912         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7913         (wl-toggle-plugged): Ditto.
7914         (wl-plugged-toggle): Ditto.
7915         (wl-plugged-toggle-all): Ditto.
7916
7917         * wl-vars.el (wl-plug-state-indicator): Refer
7918         `wl-plug-state-indicator-on' indirectly.
7919
7920 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7921
7922         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7923         Call `wl-folder-confirm-existence'.
7924
7925         * wl-folder.el (wl-folder-confirm-existence): Added optional
7926         argument `force'.
7927
7928 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7929
7930         * wl-summary.el (wl-summary-refile-subr): Assume
7931         `copy-or-refile' as symbol.
7932         (wl-summary-refile): Follow up above change.
7933         (wl-summary-copy): Ditto.  Doc fix.
7934
7935 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7936
7937         * wl-summary.el (wl-summary-pick): Don't bind
7938         `elmo-search-mime-charset'.
7939
7940         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7941         default using old backquote style.
7942         (wl-search-mime-charset): Abolished.
7943
7944         * wl-highlight.el (wl-highlight-headers):
7945         Call `point' after `re-search-forward'(for Nemacs).
7946
7947         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7948         for elmo-imap4.el.
7949
7950 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7951
7952         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7953         `wl-message-ignored-field-list' instead of
7954         `mime-view-ignored-field-list'.
7955
7956         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7957         Add interactive spec.
7958         (wl-folder-goto-bottom-of-current-folder): Ditto.
7959         (wl-folder-mode-map): Bind them.
7960
7961         * wl-vars.el (wl-message-ignored-field-list): New variable.
7962         (wl-message-visible-field-list): New variable.
7963
7964         * wl-mime.el (wl-mime-header-presentation-method): New function.
7965         (wl-mime-setup): Set header-presentation-method.
7966
7967 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7968
7969         * wl-nemacs.el (wl-draft-overload-functions): Set
7970         `mode-line-buffer-identification' instead of using
7971         `wl-make-modeline'.
7972
7973         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7974         instead of using `wl-make-modeline'.
7975
7976         * wl-xmas.el (wl-plugged-init-icons): Set up
7977         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7978         (wl-make-modeline): Abolish.
7979         (wl-draft-overload-functions): Set
7980         `mode-line-buffer-identification' instead of using
7981         `wl-make-modeline'.
7982
7983         * wl-util.el (wl-make-modeline-subr): Abolish.
7984         (wl-mode-line-buffer-identification): New alias.
7985
7986         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7987         (wl-summary-make-modeline): Abolish.
7988         (wl-summary-buffer-set-folder): Set
7989         `wl-summary-buffer-folder-indicator'.
7990         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7991         of using `wl-make-modeline'.
7992         (wl-summary-switch-to-clone-buffer): Don't set
7993         `mode-line-buffer-identification'.
7994         (wl-summary-goto-folder-subr): Ditto.
7995
7996         * wl-mule.el (wl-draft-overload-functions): Set
7997         `mode-line-buffer-identification' instead of using
7998         `wl-make-modeline'.
7999
8000         * wl-folder.el (wl-folder-mode): Set
8001         `mode-line-buffer-identification' instead of using
8002         `wl-make-modeline'.
8003         (wl-folder): Don't set `mode-line-buffer-identification'.
8004
8005 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8006
8007         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8008         instead of `member' for `wl-refile-guess-func-list' look-ups.
8009         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8010
8011 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8012
8013         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8014         `wl-message-button-dispatcher'.
8015
8016         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8017
8018         * wl-message.el (wl-message-button-dispatcher): Use it.
8019
8020         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8021         "In-Reply-To".
8022
8023         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8024         Bind `case-fold-search' to t.
8025
8026 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8027
8028         * wl-xmas.el (wl-message-overload-functions): Initialize
8029         `wl-message-button-map'.
8030
8031         * wl-mule.el (wl-message-overload-functions): Initialize
8032         `wl-message-button-map'.
8033
8034         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8035
8036         * wl-message.el (wl-message-button-map): New keymap.
8037         (wl-message-add-button): New function.
8038         (wl-message-button-dispatcher): New function.
8039         (wl-message-button-refer-article): New function.
8040
8041         * wl-highlight.el
8042         (wl-highlight-message-add-buttons-to-header): New function.
8043         (wl-highlight-headers): Use it.
8044
8045 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8046
8047         * wl-summary.el (wl-summary-default-from): Use
8048         `wl-address-get-petname-1'.
8049         (wl-summary-simple-from): Ditto.
8050
8051         * wl-address.el (wl-address-get-petname-1): New inline function.
8052         (wl-address-get-petname): Use it.
8053
8054 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8055
8056         * wl-summary.el (wl-summary-default-from): Return full-name part
8057         from the address if no petname was found.
8058         (wl-summary-simple-from): Ditto.
8059
8060         * wl-address.el (wl-address-get-petname): Return nil if no petname
8061         associated with the address was found.
8062
8063 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8064
8065         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8066         display is finished.
8067
8068 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8069
8070         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8071         `elmo-folder-exists-p' argument.
8072
8073 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8074
8075         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8076         the folder.
8077
8078 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8079
8080         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8081
8082         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8083         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8084
8085 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8086
8087         * wl-folder.el (wl-folder-create-subr): New function.
8088         (wl-folder-confirm-existence): Use it.
8089         (wl-folder-check-one-entity): Use it.
8090         Check the error symbol is derived from 'elmo-open-error.
8091
8092         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8093         `ignore-error'.
8094
8095 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8096
8097         * wl-util.el (toplevel): Add (eval-when-compile (require
8098         'elmo-util)).  (Maybe `provide' is typo.)
8099
8100 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8101
8102         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8103         (I don't know why this was needed.)
8104
8105         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8106         Follow up changes for stream-type.
8107
8108         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8109         (wl-draft-elmo-nntp-send): Ditto.
8110
8111         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8112         (wl-nntp-posting-stream-type): Ditto.
8113         (wl-pop-before-smtp-ssl): Abolished.
8114         (wl-nntp-posting-ssl): Ditto.
8115
8116         * wl-address.el (wl-address-quote-specials): New function.
8117         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8118
8119         * wl-draft.el (wl-draft-reply): Ditto.
8120
8121 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8122
8123         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8124         use function `wl-string-match-assoc'.
8125
8126 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8127
8128         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8129
8130         * wl-draft.el (wl-draft-deduce-address-list): New function.
8131         (wl-draft-parse-mailbox-list): Ditto.
8132         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8133         instead of `smtp-deduce-address-list'.
8134         (wl-draft-on-field-p): Follow group list.
8135
8136         * wl-address.el (wl-address-concat-token): New function.
8137         (wl-address-string-without-group-list-contents): Ditto.
8138         (wl-complete-field-body): Fixed problem of completion
8139         by japanese petname.
8140         (wl-address-make-completion-list): Rewrite.
8141
8142 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8143
8144         * wl-address.el (wl-address-make-completion-list): Completion by
8145         petname.
8146         (wl-complete-field-body): Likewise.
8147
8148 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8149
8150         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8151         contains invalid address syntax.
8152
8153 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8154
8155         * wl-folder.el (wl-folder-check-entity-async): Use
8156         `elmo-nntp-spec-hostname'.
8157
8158 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8159
8160         * wl-summary.el (wl-summary-msgdb-load-async): Use
8161         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8162
8163 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8164
8165         * wl-draft.el (wl-draft-reply): Set argument
8166         `content-transfer-encoding' as nil.
8167
8168 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8169
8170         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8171         `wl-refile-alist'.
8172
8173 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8174
8175         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8176         (wl-draft-edit-string): Ditto.
8177         (wl-draft-forward): Ditto.
8178         * wl-summary.el (wl-summary-write): Ditto.
8179
8180 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8181
8182         * wl-summary.el (wl-summary-sync-update3): Call
8183         `wl-summary-buffer-number-column-detect'.
8184         (wl-summary-buffer-number-column-detect): Search from point-min.
8185
8186 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8187
8188         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8189         contains an address which is not included in original to or cc.
8190
8191 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8192
8193         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8194         begin-line does not exist.
8195         * wl-message.el (wl-message-uu-substring): Ditto.
8196
8197 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8198
8199         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8200         clear local variables.
8201         (wl-summary-exit): Call `elmo-commit'.
8202         (wl-summary-switch-to-clone-buffer): Call
8203         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8204         (wl-summary-goto-folder-subr): Ditto.
8205
8206         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8207         POP folder.
8208
8209 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8210
8211         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8212         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8213         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8214         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8215         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8216         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8217
8218         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8219
8220 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8221
8222         * wl-summary.el (wl-summary-search-by-subject):
8223         Search parent message from the latest one.
8224
8225 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8226
8227         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8228         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8229
8230         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8231         New user option.
8232
8233         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8234         if elmo-nntp-use-killed-list is nil.
8235         Use `elmo-msgdb-append-to-killed-list'.
8236         (Append numbers confirmed as disappeared to the killed list.)
8237         (wl-summary-confirm-appends): Don't display negative number.
8238
8239 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8240
8241         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8242
8243 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8244
8245         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8246         range is `all'.
8247         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8248         `elmo-list-bigger-diff'.
8249
8250 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8251
8252         * wl-summary.el (wl-summary-buffer-exit-func):
8253         New buffer local variable.
8254         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8255
8256 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8257
8258         * wl-demo.el (wl-demo): Fix the last change.
8259
8260 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8261
8262         * wl-demo.el (wl-demo): Don't use `eval'.
8263
8264 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8265
8266         * wl-summary.el (wl-summary-buffer-thread-modified):
8267         New buffer-local variable.
8268         (wl-summary-set-thread-modified): New function.
8269         (wl-summary-thread-modified-p): New function.
8270         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8271         (wl-summary-yank-saved-message): Use function
8272         `wl-summary-set-thread-modified'
8273         (wl-summary-switch-to-clone-buffer): Add
8274         `wl-summary-buffer-thread-modified'.
8275
8276         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8277         (wl-summary-buffer-mark-saved-hook): Ditto.
8278         * wl-summary.el (wl-summary-msgdb-save): New hook
8279         `wl-summary-buffer-message-saved-hook' and
8280         `wl-summary-buffer-mark-saved-hook'.
8281
8282 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8283
8284         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8285
8286 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8287
8288         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8289         don't hide scroll bars under FSF Emacsen because it may incur an
8290         undesirable redrawing.
8291
8292 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8293
8294         * wl-draft.el (wl-draft-edit-string): Call
8295         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8296
8297 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8298
8299         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8300
8301 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8302
8303         * wl-summary.el (wl-summary-msgdb-load-async): Call
8304         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8305
8306 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8307
8308         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8309         fringes in demo buffer; center bitmap logo correctly even if old
8310         Mule is used.
8311
8312 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8313
8314         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8315
8316         * wl-refile.el (wl-refile-subject-alist): New variable.
8317         (wl-refile-subject-alist-file-name): Ditto.
8318         (wl-refile-alist-setup): Rewrite.
8319         (wl-refile-alist-save): Use `elmo-object-save'.
8320         Eliminated arguments.
8321         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8322         (wl-refile-guess-by-subject): New function.
8323         (wl-refile-guess-func-list): Added it.
8324
8325 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8326
8327         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8328         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8329
8330 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8331
8332         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8333         New buffer-local variable.
8334         (wl-summary-buffer-next-folder-func): Ditto.
8335         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8336         if non-nil.
8337         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8338         if non-nil.
8339         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8340         if non-nil.
8341         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8342         if non-nil.
8343
8344 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8345
8346         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8347         permanently in the demo buffer.
8348
8349 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8350
8351         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8352         `mime-entity-fetch-field'.
8353
8354         * wl.el (wl-exit): Delete plugged buffer.
8355
8356         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8357         XEmacs has menubar feature.
8358
8359 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8360
8361         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8362         cannot arrive at the beginning of the buffer under old Emacsen.
8363
8364 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8365
8366         * wl-address.el (wl-address-ldap-search):
8367         Call `ldap-search-entries' with `withdn' argument t.
8368         (wl-complete-field-body): Bind completion-ignore-case as t.
8369         Clear ldap search hash when it was sole completion.
8370         Use elmo-string for pattern string.
8371         (wl-ldap-alias-safe-string): Eliminated needless let.
8372
8373 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8374
8375         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8376         (wl-ldap-alias-sep): New constant.
8377         (wl-ldap-search-attribute-type-list): Ditto.
8378         (wl-ldap-get-value): New function.
8379         (wl-ldap-make-filter): Ditto.
8380         (wl-ldap-make-matched-value-list): Ditto.
8381         (wl-ldap-alias-safe-string): Ditto.
8382         (wl-ldap-register-dn-string): Ditto.
8383         (wl-address-ldap-search): Rewrite.
8384
8385 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8386
8387         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8388         thread is deleted.
8389         (wl-thread-delete-line-from-buffer): Ditto.
8390         (wl-thread-get-exist-children): New function.
8391
8392 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8393
8394         * wl-demo.el (wl-demo): Made it to select various image types.
8395         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8396         from `wl-title-logo'.
8397         (wl-logo-ascii): New variable.
8398         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8399         (wl-demo-copyright-notice): New constant.
8400
8401         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8402
8403 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8404
8405         * wl-vars.el (wl-summary-target-above): Renamed from
8406         wl-summary-temp-above.
8407         * wl-score.el (wl-score-get-score-alist): Use it.
8408         (wl-summary-score-update-all-lines): Use it.
8409         * wl-summary.el: Ditto. (make-variable-buffer-local).
8410
8411 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8412
8413         * wl-vars.el (wl-ldap-port): New user option.
8414
8415         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8416         Rewite whole implementation.
8417         (wl-complete-field-body): Fixed.
8418
8419 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8420
8421         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8422         Choose implementation at compile time.
8423
8424 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8425
8426         * wl-address.el (wl-ldap-search-internal): New function.
8427         (wl-complete-field-to): Use it.
8428
8429 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8430
8431         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8432         Use `let' instead of `let*'.
8433         Require 'wl-vars.
8434
8435         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8436         Define as defcustom.
8437         (wl-ldap-base): Ditto.
8438         (wl-use-ldap): Ditto.
8439
8440 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8441
8442         * wl-address.el (wl-ldap-search): New function.
8443         (wl-complete-field-body): Use `wl-ldap-search'.
8444         (wl-ldap-server): New variable.
8445         (wl-ldap-base): Ditto.
8446         (wl-use-ldap): Ditto.
8447
8448 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8449
8450         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8451         (Pointed out by Mito <mit@nines.nec.co.jp>).
8452         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8453         buffer-local variables like `wl-summary-redisplay-internal'.
8454         (wl-summary-redisplay-all-header): Likewise.  Update
8455         Summary view too.
8456
8457 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8458
8459         * wl-summary.el (wl-summary-jump-to-parent-message):
8460         Consider prefix argument.
8461
8462         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8463         when closed thread is deleted.
8464
8465 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8466
8467         * wl-summary.el (wl-summary-jump-to-parent-message):
8468         Consider thread modification.
8469
8470 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8471
8472         * wl-message.el (wl-message-normal-get-original-buffer): Use
8473         `save-excursion'.
8474
8475         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8476         (wl-summary-showto-folder-regexp): Ditto.
8477
8478 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8479
8480         * wl-util.el (wl-delete-alist): Doc fix.
8481         (wl-delete-associations): New function.
8482         (wl-inverse-alist): New function.
8483         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8484         Split temporary variables. Use `wl-delete-associations'
8485         and `wl-inverse-alist'.
8486         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8487
8488 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8489
8490         * wl-folder.el (wl-folder-prefetch-entity):
8491         Execute prefetching if new count is unknown.
8492
8493 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8494
8495         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8496
8497         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8498         delete entity.
8499         (wl-thread-set-parent): If insert as top, set linked as nil.
8500
8501         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8502         `wl-thread-cleanup-symbols' when view mode is thread.
8503
8504 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8505
8506         * wl-folder.el (wl-folder-create-folder-entity): Use
8507         with-current-buffer.
8508         (wl-local-folder-init): Call set-buffer to make sure we are in
8509         the Folder buffer. Don't touch buffer-local variables here.
8510         (wl-folder-mode): Initialize buffer-local variables here.
8511
8512         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8513         (wl-folder-entity-assign-id): Ditto.
8514         (wl-folder-create-entity-hashtb): Ditto.
8515         (wl-local-folder-init): Ditto.
8516         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8517
8518 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8519
8520         * wl-summary.el (wl-summary-default-from): Fix probrem when
8521         std11-extract-address-components return (nil "foo@bar").
8522
8523 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8524
8525         * wl-draft.el (wl-draft-clone-local-variables):
8526         Remove redundant `setq'.
8527
8528 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8529
8530         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8531         Bind wl-highlight-x-face-func as nil while highlighting header.
8532
8533 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8534
8535         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8536
8537 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8538
8539         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8540         elmo-msgdb-overview-hashtb from copy-variables.
8541         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8542         instead of `elmo-msgdb-overview-get-entity-by-number'.
8543         (wl-summary-auto-refile): Ditto.
8544
8545         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8546         `elmo-msgdb-overview-get-entity' instead of
8547         `elmo-msgdb-search-overview-entity'.  Use
8548         `elmo-msgdb-overview-get-entity' instead of
8549         `elmo-msgdb-overview-get-entity-by-number'.
8550         (wl-thread-insert-entity-sub): Ditto.
8551         (wl-thread-insert-message): Ditto.
8552
8553         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8554         `elmo-msgdb-overview-get-entity'.
8555         (wl-normal-message-redisplay): Ditto.
8556
8557 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8558
8559         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8560         `wl-thread-entities'.
8561         (wl-thread-delete-message): Fix remove top message from
8562         `wl-thread-entity-list'.
8563
8564         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8565         wl-append(nconc), because update-list is broken on Meadow.
8566
8567         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8568         updating process.
8569         (wl-summary-rescan): Ditto.
8570         (wl-summary-sync-update3): Ditto.
8571         * wl-thread.el (wl-thread-set-parent): Renamed from
8572         `wl-summary-set-parent'.
8573         (wl-thread-insert-message): Updating buffer faster.
8574         (wl-thread-delete-message): Updating buffer faster.
8575
8576         * wl-score.el (wl-summary-score-update-all-lines): Changed
8577         interval for display progress gauge.
8578
8579 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8580
8581         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8582         folder always-sticky.
8583         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8584         defmacro.
8585
8586 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8587
8588         * wl-vars.el (wl-draft-add-references): New user option.
8589
8590         * wl-draft.el (wl-draft-add-references): New function.
8591         (wl-draft-yank-from-mail-reply-buffer): Use it.
8592         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8593         as nil.
8594
8595 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8596
8597         * wl-thread.el (wl-thread-update-line-msgs): Called
8598         `wl-thread-update-line-on-buffer-sub'.
8599         (wl-thread-update-line-on-buffer): Delete routine of inserting
8600         thread.
8601         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8602         moved from `wl-thread-update-line-on-buffer'.
8603         Add threshold for displaying progress gauge.
8604         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8605         argument of `wl-thread-update-line-msgs'.
8606         Add threshold for displaying progress gauge.
8607         * wl-folder.el:
8608         Add threshold for displaying progress gauge.
8609         * wl-score.el: Ditto.
8610
8611         * wl-expire.el (wl-summary-expire): Display deleting info.
8612
8613 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8614
8615         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8616         `no-msg'.
8617         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8618         argument of `wl-thread-update-line-msgs'.
8619         (wl-summary-set-parent): Added optional argument `parent-number'.
8620         (wl-summary-buffer-saved-message): New buffer local variable.
8621         (wl-summary-save-current-message): New command.
8622         (wl-summary-yank-saved-message): Ditto.
8623         (wl-summary-mode-map): Added key binding for
8624         `wl-summary-save-current-message' (\ew) and
8625         `wl-summary-yank-saved-message' (\C-y).
8626         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8627
8628 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8629
8630         * wl-summary.el (wl-summary-mode-map): Added key binding for
8631         `wl-summary-set-parent' (ts).
8632
8633 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8634
8635         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8636         subject faster. If thread number is reverse, delayed updating
8637         thread.
8638         (wl-summary-search-by-subject): Ditto.
8639         (wl-summary-put-alike): Ditto.
8640         (wl-summary-get-alike): Ditto.
8641         (wl-summary-insert-headers): Insert header of all overview in
8642         buffer.
8643         (wl-summary-rescan): Delayed updating thread. Kill search subject
8644         buffer for wl-summary-search-by-subject.
8645         (wl-summary-sync-update3): Ditto.
8646         (wl-summary-exit): Ditto.
8647         (wl-summary-goto-bottom-of-current-thread): Change for linked
8648         thread.
8649         (wl-summary-overview-create-summary-line): Change line for linked
8650         thread.
8651
8652         * wl-summary.el (wl-summary-update-thread): Use
8653         wl-thread-maybe-get-children-num.
8654         (wl-summary-set-parent): If change parent, move sub thread.
8655         (wl-summary-redisplay-internal): Add horizontal recenter.
8656         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8657
8658         * wl-thread.el (wl-thread-entity-get-linked): New function.
8659         (wl-thread-entity-set-linked): New function.
8660         (wl-thread-create-entity): Add linked element.
8661         (wl-thread-entity-insert-as-top): Use wl-append.
8662         (wl-thread-maybe-get-children-num): If closing thread, return
8663         children msgs.
8664         (wl-thread-update-line-msgs): Displaying progress message.
8665         (wl-thread-update-line-on-buffer-sub): Use
8666         wl-thread-maybe-get-children-num.
8667         (wl-thread-update-line-on-buffer): If update line is not exists,
8668         insert thread.
8669         (wl-thread-delete-message): If delete top msg of thread, search
8670         parent by subject.
8671         (wl-thread-insert-entity): Use
8672         wl-thread-maybe-get-children-num.
8673
8674         * wl-highlight.el (wl-highlight-summary-current-line): change
8675         sregexp for linked thread.
8676         * wl-util.el (wl-count-lines): Count lines.
8677         (wl-horizontal-recenter): horizontal recenter.
8678         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8679         (wl-score-get-alike): Ditto.
8680         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8681         (wl-subject-length-limit): New variable.
8682         (wl-highlight-thread-indent-string-regexp): Changed for linked
8683         thread.
8684
8685 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8686
8687         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8688         New variable (revival).
8689         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8690         by subject matching if there's no in-reply-to nor references field
8691         (revival).
8692
8693 \f
8694 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8695
8696         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8697         message.
8698
8699 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8700
8701         * wl-summary.el (wl-summary-reply): Return t if there was a
8702         message at cursor point.
8703         Added unwind-protect.
8704         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8705         returns t.
8706         (wl-summary-cancel-message): Do nothing when there's no message at
8707         cursor point.
8708         (wl-summary-forward): Ditto.
8709         (wl-summary-jump-to-parent-message): Ditto.
8710         (wl-summary-reedit): Ditto.
8711         (wl-summary-edit-addresses): Ditto.
8712         (wl-summary-pipe-message): Ditto.
8713         (wl-summary-print-message-with-ps-print): Ditto.
8714         (wl-summary-print-message): Ditto.
8715         (wl-summary-mark-as-important): Ditto.
8716         (wl-summary-mark-as-unread): Ditto.
8717
8718         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8719         message at cursor point.
8720         (wl-summary-reply-with-citation): Remove unwind-protect.
8721
8722         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8723         subject searching feature.
8724         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8725         Eliminated.
8726
8727 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8728
8729         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8730         New variable.
8731         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8732         by subject matching if there's no in-reply-to nor references field.
8733
8734         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8735
8736         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8737         when display is finished.
8738         (wl-folder-open-all): Ditto.
8739         (wl-folder-update-access-group): Ditto.
8740         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8741         * wl-thread.el (wl-thread-close-all): Ditto.
8742
8743         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8744         progress gauge only when it was displayed.
8745         * wl-folder.el (wl-folder-insert-entity): Ditto.
8746
8747 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8748
8749         * wl-summary.el (wl-summary-incorporate): Enclose
8750         `wl-summary-sync-force-update' with save-excursion.
8751
8752 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8753
8754         * wl-summary.el (wl-summary-prefetch-region):
8755         Pass current cursor point to `pos-visible-in-window-p' after
8756         moving cursor to the started point.
8757
8758 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8759
8760         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8761
8762         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8763         fields from the forwarding message.
8764         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8765         `ignored-fields'.
8766
8767 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8768
8769         * wl-mime.el (wl-message-request-partial):
8770         Eliminated argument `msgdb'.
8771         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8772         (wl-mime-combine-message/partial-pieces): Likewise.
8773         * tm-wl.el (wl-message-request-partial): Likewise.
8774         (wl-mime-combine-message/partial-pieces): Likewise.
8775
8776 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8777
8778         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8779         when display is finished.
8780
8781 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8782
8783         * wl-summary.el (wl-summary-goto-folder-subr):
8784         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8785
8786 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8787
8788         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8789         when cursor point is visible.
8790
8791 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8792
8793         * wl-expire.el (wl-expire-archive-get-max-number):
8794         Don't use `file-name-directory'.
8795
8796 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8797
8798         * wl-expire.el (wl-expire-archive-get-max-number):
8799         Use `file-name-directory'.
8800
8801 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8802
8803         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8804         only when there is progress.
8805
8806 2000-04-13  Mito <mit@nines.nec.co.jp>
8807
8808         * wl-summary.el (wl-summary-sync-marks): Display progress.
8809
8810 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8811
8812         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8813         (wl-summary-prev): Move cursor regardless of unread status.
8814         (wl-summary-next): Ditto.
8815
8816 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8817
8818         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8819         Added argument `target' and `number'.
8820         * tm-wl.el (wl-summary-burst-subr): New function.
8821         (wl-summary-burst): Use it.
8822
8823 2000-04-10  Mito <mit@nines.nec.co.jp>
8824
8825         * wl-mime.el (wl-burst): New function.
8826         (wl-summary-burst): Use it.
8827
8828 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8829
8830         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8831         as petname when there's no candidate.
8832
8833 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8834
8835         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8836         New variable.
8837         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8838
8839         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8840
8841         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8842
8843 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8844
8845         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8846         Use substring of `original' instead of buffer-substring.
8847         (wl-refile-evaluate-rule):
8848         Set `original' argument of wl-refile-expand-newtext.
8849
8850         * wl-summary.el
8851         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8852         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8853         (wl-summary-auto-refile): Check existence of destination folder just
8854         before marking.
8855
8856 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8857
8858         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8859         when wl-refile-get-field-value return nil.
8860
8861 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8862
8863         * wl-refile.el
8864         (wl-refile-expand-newtext): New function imported from Gnus.
8865         (wl-refile-evaluate-rule): Use it.
8866
8867 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8868
8869         * wl-summary.el (wl-summary-print-destination):
8870         Duplicate folder string to avoid putting text-property on
8871         original string.
8872
8873         * wl-refile.el (wl-refile-get-field-value): New function.
8874         (wl-refile-evaluate-rule): New function;
8875         Evaluate refile rule recursively.
8876         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8877         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8878         New function; Check existence of a target folder recursively.
8879         (wl-summary-auto-refile-check-refile-rule-alist):
8880         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8881
8882 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8883
8884         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8885
8886         * wl-folder.el (wl-create-folder-entity-from-buffer):
8887         Fixed problem when '}' character is contained in folder name.
8888
8889         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8890
8891 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8892
8893         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8894         (wl-fldmgr-add-completion-all-completions):
8895         Use wl-fldmgr-add-completion-hashtb.
8896
8897 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8898
8899         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8900         wl-fldmgr-add-completion-subr): New functions.
8901         * wl-folder.el (wl-folder-completion-func): New variable.
8902         * wl-summary.el (wl-summary-read-folder):
8903         Use wl-folder-completion-func.
8904
8905         * wl-refile.el: Eliminate throw & catch.
8906
8907         * wl.el (wl-plugged-sending-queue-status): Fixed.
8908
8909 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8910
8911         * wl-draft.el (wl-draft): Put category property on
8912         mail-header-separator.