* wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
4
5         * wl-thread.el (wl-thread-get-parent-list): Don't check
6         disconnected ancestors, neglecting needless work in
7         `wl-thread-update-indent-string-thread'.
8
9         * wl.el (wl-save): Take prefix argument to execute remaining marks.
10         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
11         argument, add argument default-keep to keep marks by default.
12
13         * Version number is increased to 2.11.30.
14
15         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
16         customization type and docstring.
17         (wl-draft-reply-without-argument-list): Ditto.
18
19 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
22
23         * wl-spam.el (wl-spam-mark-action-list): Ditto.
24
25 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
26
27         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
28
29 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
30
31         * wl-draft.el (wl-draft-config-exec): Narrow the range of
32         save-excursion so as not to include run-hooks.
33
34 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
35
36         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
37         Clarify that marks are going to be cleared.
38
39 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
40
41         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
42         according to 3rd element of wl-summary-flag-mark.
43
44         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
45
46 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
47
48         * wl-action.el (wl-summary-target-mark-all): Don't set
49         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
50
51 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
52
53         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
54         (wl-forward-subject-prefix): Ditto.
55         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
56         (wl-draft-reply-make-subject): Ditto.
57
58         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
59         `wl-draft-forward'.
60         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
61
62 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
63
64         * wl-action.el (wl-summary-target-mark-set-action): Stop if
65         target message does not exist.
66
67 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
68
69         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
70         `wl-subject-prefix-regexp'.
71         (wl-subject-forward-prefix-regexp): New variable.
72         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
73         `wl-draft-strip-subject-re' and take regexp as argument.
74         (wl-draft-forward): Use it.
75         (wl-draft-reply): Ditto.
76
77 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
78
79         * wl-e21.el (wl-highlight-plugged-current-line): Change for
80         emacs multi-tty support.
81
82 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
83
84         * wl-e21.el (wl-e21-display-image-p): Don't call
85         `display-images-p'.
86         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
87         support.
88         (wl-highlight-folder-current-line): Ditto.
89         (wl-folder-init-icons): Ditto.
90
91 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
92
93         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
94         the last line of summary in unplugged mode.
95
96 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
97
98         * wl-vars.el (wl-refile-rule-alist): Doc fix.
99
100 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
101
102         * wl-vars.el (wl-user-mail-address-regexp): New variable.
103         * wl-address.el (wl-address-user-mail-address-p): Use it.
104         (wl-address-delete-user-mail-addresses): Ditto.
105         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
106
107         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
108         (wl-address-delete-user-mail-addresses): Ditto.
109
110         * wl-address.el (wl-address-delete-user-mail-addresses): New
111         function.
112         * wl-refile.el (wl-refile-guess-by-history): Use it.
113         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
114         (wl-draft-make-mail-followup-to): Ditto and fix logic.
115
116         * wl-draft.el (wl-draft-edit-string): To judge sender address,
117         use wl-address-user-mail-address-p.
118
119 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
120
121         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
122         after opening group.
123
124 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
125
126         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
127         of elmo-set-buffer-multibyte.
128
129         * wl-message.el (wl-original-message-mode): Ditto.
130
131         * wl-score.el (wl-score-insert-header): Ditto.
132
133         * wl-summary.el
134         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
135         (wl-summary-goto-folder-subr): Ditto.
136         (wl-summary-insert-headers): Ditto.
137
138         * wl-util.el (wl-set-string-width): Ditto.
139
140         * Version number is increased to 2.11.29.
141
142 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
143
144         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
145         (wl-highlight-summary-line-help-echo-alist): New variable.
146         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
147         into `wl-highlight-summary-line-help-echo' and
148         `wl-highlight-flag-folder-help-echo'.
149         (wl-highlight-summary-line-string): Change accordingly.
150         (wl-highlight-summary-current-line): Ditto.
151
152 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
153
154         * wl-highlight.el (wl-highlight-message): Ignore white spaces
155         at the beginning of field body (Thanks to Markus Knittig).
156
157         * wl-draft.el (wl-draft-insert-current-message): Also check
158         summary buffer, remove unnecessary tag.
159
160 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
161
162         * wl-draft.el (wl-draft-insert-current-message): Cause error also
163         when wl-message-buffer is nil.
164
165         * wl-folder.el (wl-folder): Abolish unused argument.
166         Call wl-folder-init when wl-folder-entity is nil.
167         * wl.el (wl): Change accordingly.
168
169 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
170
171         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
172         multibyte string before insert into draft buffer.
173         (wl-draft-create-buffer): Always enable multibyte characters for
174         draft buffer.
175
176         * Version number is increased to 2.11.28.
177
178 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
179
180         * wl-folder.el (wl-folder-open-close): Handle blank line.
181         (wl-folder-jump-to-current-entity): Ditto.
182
183 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
184
185         * Version number is increased to 2.11.27.
186
187 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
188
189         * wl-thread.el (wl-thread-insert-message): When the thread is
190         devided by wl-summary-max-thread-depth, insert line at the end of
191         buffer.
192
193 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
194
195         * Version number is increased to 2.11.26.
196
197 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
198
199         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
200
201 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
202
203         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
204         value of stream-type and session.
205
206 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
207
208         * Version number is increased to 2.11.25.
209
210 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
211
212         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
213         in a quit message.
214
215 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
216
217         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
218         (wl-summary-redisplay-no-mime-internal): Ditto.
219
220 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
221
222         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
223         * wl-vars.el (wl-smtp-connection-type): Ditto.
224
225 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
226
227         * wl-highlight.el (wl-highlight-message): Change to strict regexp
228         for the separator line and quote mail-header-separator.
229
230 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
231
232         * wl-spam.el (wl-message-check-spam): Fixed problem no display
233         result message.
234
235         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
236         `elmo-multiple-fields-body-list' with boundary as
237         mail-header-separator.
238
239 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
240
241         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
242
243 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
244
245         * wl-util.el (wl-list-diff): Remove unused function.
246
247         * wl-draft.el (wl-draft-send-confirm): Discard input before
248         confirmation.
249
250 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
251
252         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
253         order of flag and new.
254
255 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
256
257         * wl-vars.el (wl-refile-policy-alist): Abolished.
258
259         * wl-action.el (wl-summary-set-action-refile): Follow the change
260         above.
261
262 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
263
264         * wl-highlight.el (wl-highlight-signature-search): Don't use
265         re-search-backward for a long word since it is possible to crash
266         XEmacs because of a bug.
267
268 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
269
270         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
271
272 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
273
274         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
275         argument for wl-summary-sync-force-update.
276
277 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
278
279         * wl-summary.el (wl-summary-mode-map): Revival of
280         wl-summary-mark-as-important related bindings;
281         Bind 'F','tF','mF','rF','m&'.
282         (wl-summary-mark-as-important-region): Revival.
283         (wl-summary-target-mark-mark-as-important): Ditto.
284         (wl-summary-target-mark-operation): New function.
285         (wl-summary-target-mark-mark-as-answered): Use it.
286         (wl-summary-decide-flag): Don't set Important as default.
287         (wl-summary-mark-as-important-internal): Revival.
288         (wl-summary-mark-as-important): Ditto.
289
290         * wl-thread.el (wl-thread-mark-as-important): Ditto.
291
292         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
293         instead of facep.
294
295 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
296
297         * wl-dnd.el (wl-dnd-drop-func): Fix.
298
299         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
300         mouse-set-point instead of posn-point.
301
302         * wl-xmas.el (wl-completing-read-multiple): Define as function.
303
304         * wl-mule.el (wl-completing-read-multiple): Ditto.
305
306 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
307
308         * wl-demo.el (face-background-name): Defalias to avoid compile
309         warning.
310
311 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
312
313         * wl-summary.el (wl-summary-decide-flag): Use
314         wl-completing-read-multiple instead of completing-read-multiple.
315
316         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
317         New alias.
318
319         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
320         Use face-background-name instead of face-background.
321
322         * wl-vars.el (wl-summary-save-file-suffix): New user option.
323
324         * wl-summary.el (wl-summary-save): Use it.
325         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
326
327         * wl-mime.el (wl-mime-save-content): Fix last change.
328
329 2004-02-10  Len Trigg <lenbok@myrealbox.com>
330
331         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
332         New function.
333         (wl-summary-sort-specs): Added sort.
334         * wl-mime.el (wl-mime-save-content): Expand file name.
335
336 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
337
338         * wl-mime.el (wl-draft-preview-message): Fixed typo.
339
340         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
341
342 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
343
344         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
345         for flag if it is not defined.
346
347 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
348
349         * wl-e21.el (wl-highlight-folder-current-line): Use
350         elmo-folder-type-internal when elmo-folder-type returns nil.
351
352         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
353
354         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
355
356         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
357
358         * wl-e21.el (wl-summary-toolbar): Ditto.
359
360         * wl-vars.el (wl-demo-background-color): Abolished.
361         (wl-summary-persistent-mark-priority-list): Renamed from
362         wl-summary-flag-priority-list.
363         (wl-summary-flag-alist): New user option.
364         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
365         (wl-message-mode-line-format-spec-alist): Added 'F'.
366         (wl-message-mode-line-format): Likewise.
367         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
368         instead of wl-summary-important-mark.
369         (wl-file-folder-icon): New variable.
370
371         * wl-thread.el (wl-thread-set-flags): Renamed from
372         wl-thread-mark-as-important.
373
374         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
375         warning.
376         (wl-summary-mode-menu-spec): Follow the change of 
377         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
378         (wl-summary-mode-map): Follow the change of
379         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
380         (wl-summary-detect-mark-position): Follow the variable name change.
381         (wl-summary-set-flags-region): New function for the replacement of
382         wl-summary-mark-as-important-region.
383         (wl-summary-sync-marks): Sync all global-flags.
384         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
385         instead of elmo-message-flagged-p.
386         (wl-summary-persistent-mark-string): Follow the variable name change;
387         Put wl-summary-flag-mark if the message has global-flag.
388         (wl-summary-target-mark-set-flags): Renamed from 
389         wl-summary-target-mark-mark-as-important.
390         (wl-summary-decide-flag): New function.
391         (wl-summary-set-flags-internal): Renamed from
392         wl-summary-mark-as-important-internal.
393         (wl-summary-add-flags-internal): New function.
394         (wl-summary-remove-flags-internal): Ditto.
395         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
396         (wl-summary-mark-as-unimportant): Abolish.
397         (wl-summary-move-spec-alist): Changed `important' to `digest'.
398         (wl-summary-next-message): List flagged messages in the msgdb.
399
400         * wl-score.el (wl-summary-score-update-all-lines): Use
401         wl-summary-add-flags-internal instead of 
402
403         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
404
405         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
406         from wl-message-buffer-cur-flag (To avoid misunderstanding).
407         (wl-message-buffer-require-all-header): Renamed from
408         wl-message-buffer-all-header-flag (Ditto).
409         (wl-message-buffer-flag-indicator): New variable.
410         (wl-message-redisplay): Changed local varibale name from `flag' to
411         `display-type'; Set up wl-message-buffer-flag-indicator.
412         (wl-message-buffer-display): Changed varibale name from `flag' to
413         `display-type'.
414         (wl-message-display-internal): Likewise.
415
416         * wl-highlight.el (wl-highlight-demo-face): Define default background
417         color.
418         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
419
420         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
421
422         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
423         (wl-demo-setup-properties): Renamed from
424         `wl-demo-set-background-color'.
425         (wl-demo): Follow the change above.
426         
427         * Version number is increased to 2.11.24.
428
429 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
430
431         * wl-summary.el (wl-summary-toggle-thread): Call
432         `wl-summary-rescan' with disable-thread as non-nil.
433         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
434
435 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
436
437         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
438         foreground property of the face.
439         (wl-demo-insert-text): Don't set up face property here.
440         (wl-demo): Call wl-demo-set-background-color, anyway.
441
442 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
443
444         * wl-vars.el (wl-demo-background-color): The value can be nil.
445
446 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
447
448         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
449         to wl-summary-wheel-dispatcher.
450
451         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
452         wl-message-wheel-dispatcher.
453         (wl-message-wheel-dispatcher): New function.
454         (wl-summary-wheel-dispatcher): Ditto.
455
456 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
457
458         * wl-action.el (wl-summary-target-mark-all): List messages which are
459         not in the killed-list.
460
461         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
462         only when the folder is 'flag/important.
463
464         * wl-address.el (wl-complete-field-body): Complete if the last
465         character is a space.
466
467 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
468
469         * wl-folder.el (wl-folder-clear-entity-info): Use
470         elmo-clear-hash-val.
471
472         * wl-fldmgr.el (wl-fldmgr-rename): Set
473         wl-folder-info-alist-modified as t.
474
475 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
476
477         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
478
479 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
480
481         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
482         (wl-folder-buffer-last-visited-entity-id): New buffer local
483         variable.
484         (wl-folder-revisit-last-visited-folder): New function.
485         (wl-folder-mode-map): Bind it to "C-i".
486         (wl-folder-set-current-entity-id): Set last visited folder.
487         * wl-summary.el (wl-summary-exit): Ditto.
488
489 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
490
491         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
492         before calling `recenter' in order to cope with an XEmacs bug.
493
494 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
495
496         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
497         to the default value.
498
499 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
500
501         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
502         change.
503         (wl-summary-sync-marks): Ditto.
504         (wl-summary-mark-as-read-internal): Ditto.
505         (wl-summary-mark-as-answered-internal): Ditto.
506         (wl-summary-mark-as-important-internal): Ditto.
507         (wl-summary-reply): Ditto.
508
509         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
510         instead of `elmo-folder-unflag-answered'.
511
512         * Version number is increased to 2.11.23.
513
514         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
515         the last change.
516
517 2004-01-11  Kenichi Okada  <okada@opaopa.org>
518
519         * wl-spam.el (wl-summary-exec-action-refile-with-register):
520         Specify "spam" or "good".
521
522 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
523
524         * wl-spam.el (wl-summary-exec-action-spam): Call
525         wl-folder-confirm-existence for spam folder.
526         (wl-spam-setup): Bind "mk".
527
528 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
529
530         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
531
532 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
533
534         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
535         destination folder is empty.
536
537 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
538
539         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
540         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
541
542         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
543         (wl-summary-refile-prev-destination-region): New function.
544         (wl-thread-refile-prev-destination): Ditto.
545         (wl-summary-target-mark-refile-prev-destination): Ditto.
546
547 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
548
549         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
550         (wl-demo-background-color): Changed default value.
551
552         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
553         color.
554
555         * wl-demo.el (wl-demo-set-background-color): New function.
556         (wl-demo): Call it.
557
558 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
559
560         * wl-address.el (wl-address-delete): Avoid mis-deleting.
561         * wl-address.el (wl-address-add-or-change): Don't add empty
562         address.
563
564 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
565
566         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
567
568 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
569
570         * wl-vars.el (wl-demo-image-filter-alist): New variable
571         (wl-demo-background-color): Ditto.
572
573         * wl-demo.el (wl-demo-xpm-set-background): New function.
574         (wl-demo-image-filter): Ditto.
575         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
576
577         * wl-vars.el (wl-demo-icon-name-alist): New variable.
578
579         * wl-demo.el (wl-demo-icon-name): Define as function.
580         (wl-demo-insert-image): Use it.
581
582 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
583
584         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
585
586 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
587
588         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
589
590 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
591
592         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
593
594 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
595
596         * wl-thread.el (wl-thread-mark-as-answered): New function.
597
598         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
599         answered" entry.
600         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
601         "r&" and wl-thread-mark-as-answered to "t&".
602         (wl-summary-mark-as-important-region): Refine to toggle mark.
603         (wl-summary-mark-as-answered-region): New function.
604         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
605         and 3rd argument.
606         (wl-summary-mark-as-important-internal): Likewise.
607
608 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
609
610         * wl-template.el (wl-template-preview): New internal variable.
611         (wl-template-preview-p): New function.
612         (wl-template-show): Bind `wl-template-preview' as t.
613
614 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
615
616         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
617         `elmo-message-entity-field' with 3rd argument which is non-nil.
618
619 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
620
621         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
622         Removed duplicate local bind `folder'.
623
624 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
625
626         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
627
628 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
629
630         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
631         duplicate definition.
632
633 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
634
635         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
636         non-nil, use it; Don't fetch message if there's no message in the
637         current cursor position.
638
639 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
640
641         * wl-util.el (wl-region-exists-p): Use region-active-p.
642         (wl-deactivate-region): New function.
643         * wl-message.el (wl-message-redisplay): Deactivate region.
644
645         * wl-summary.el (wl-summary-reply): Call
646         `wl-summary-set-message-buffer-or-redisplay' instead of
647         `wl-summary-redisplay-internal', don't move point.
648
649 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
650
651         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
652         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
653         by regexp.
654
655 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
656
657         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
658         if no need.
659
660 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
661
662         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
663         default value to nil.
664         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
665         `wl-summary-prepare-hook'; Replace refile action to
666         `wl-summary-exec-action-refile-with-register'.
667
668         * Version number is increased to 2.11.22.
669
670 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
671
672         * wl-summary.el (wl-summary-detect-mark-position): Set
673         `wl-summary-buffer-weekday-name-lang'.
674
675 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
676
677         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
678         (wl-summary-mark-as-read-all): Ditto.
679         (wl-summary-delete-messages-on-buffer): Ditto.
680         (wl-summary-sync-update): Ditto.
681         (wl-summary-mark-as-read-internal): Ditto.
682         (wl-summary-mark-as-answered-internal): Ditto.
683         (wl-summary-update-folder-info): Abolished.
684
685 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
686
687         * wl-summary.el (wl-summary-mark-as-read-all): Use
688         `wl-summary-update-folder-info' instead of
689         `wl-folder-update-unread'.
690
691 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
692
693         * wl-summary.el (wl-summary-update-folder-info): New function derived from
694         `wl-summary-folder-info-update'.
695         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
696         instead of `wl-summary-folder-info-update'.
697         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
698         `wl-folder-set-folder-updated'.
699         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
700         instead of `wl-folder-update-unread'.
701         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
702         the value of `wl-summary-buffer-unread-count' for the second parameter of
703         `wl-folder-update-unread'.
704
705         * Version number is increased to 2.11.21.
706
707 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
708
709         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
710         a local variable.
711
712 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
713
714         * wl-spam.el (wl-summary-mark-spam): Show message only if call
715         interactively.
716
717         * wl-summary.el (wl-summary-mark-as-important-internal): New
718         internal function.
719         (wl-summary-mark-as-important): Use it.
720         (wl-summary-mark-as-unimportant): New function.
721         (wl-summary-sync-marks): Follow the API change.
722
723         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
724
725         * wl-mime.el (wl-summary-burst): Check target folder is writable.
726
727 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
728
729         * wl-folder.el (wl-folder-update-unread): Re-indent.
730         Narrow the scope of a local variable.
731
732 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
733
734         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
735         (wl-addrmgr-merge-entries): Ditto.
736         (wl-addrmgr): Added to address entry which exists in draft buffer
737         if no entry is in original.
738
739 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
740
741         * wl-batch.el: New file.
742
743 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
744
745         * wl-vars.el (wl-use-semi): Remove unused variable.
746
747 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
748
749         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
750         "?".
751
752 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
753
754         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
755         wl-summary-new-mark.
756         (wl-summary-new-cached-mark): New user option.
757         (wl-summary-score-marks): Follow the change above.
758         (wl-summary-auto-refile-skip-marks): Ditto.
759         (wl-summary-incorporate-marks): Ditto.
760         (wl-summary-expire-reserve-marks): Ditto.
761
762         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
763
764         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
765         (wl-summary-persistent-mark-string): Distinguished between cached
766         and uncached mark when the message is new.
767
768 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
769
770         * wl-spam.el (wl-spam-domain): Renamed from
771         `wl-spam-folder-guess-domain'.
772         (wl-summary-exec-action-spam): Register as spam if domain of the
773         source folder is good.
774         (wl-summary-exec-action-refile-with-register): Register message if
775         domain of the source folder is not undecided.
776
777 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
778
779         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
780         detect thread loop.
781
782 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
783
784         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
785         and wl-summary-skip-mark-list.
786
787 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
788
789         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
790
791         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
792
793         * wl-spam.el (toplevel): Require wl-highlight.
794         (wl-spam-auto-check-policy-alist): Abolish.
795         (wl-spam-auto-check-folder-regexp-list): New user option.
796         (wl-spam-auto-check-marks): Ditto.
797         (wl-spam-mark-action-list): Ditto.
798         (wl-highlight-summary-spam-face): New face.
799         (wl-spam-auto-check-message-p): New function.
800         (wl-spam-map-spam-messages): Fixed message.
801         (wl-spam-register-spam-messages): Ditto.
802         (wl-spam-register-good-messages): Ditto.
803         (wl-summary-spam-map): Add and remove keybind.
804         (wl-summary-target-mark-spam): Abolish.
805         (wl-summary-refile-spam): Ditto.
806         (wl-summary-test-spam): New function.
807         (wl-summary-mark-spam): Ditto.
808         (wl-summary-auto-check-spam): Follow the above change.
809         (wl-summary-exec-action-spam): New function.
810         (wl-summary-exec-action-refile-with-register): Fixed message.
811         (wl-message-check-spam): New function.
812         (wl-spam-setup): Ditto.
813         (toplevel): Call it if this file is loaded interactivity.
814
815         * Version number is increased to 2.11.20.
816
817 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
818
819         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
820         when new optional argument `force' is non nil or modified.
821
822 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
823
824         * wl.el (toplevel): Require wl-spam when compile.
825         (wl-save-status): Call wl-spam-save-status.
826
827         * wl-spam.el (wl-spam-register-spam-messages): New function.
828         (wl-spam-register-good-messages): Ditto.
829         (wl-spam-save-status): Ditto.
830         (wl-summary-mode-map): Bind
831         wl-summary-target-mark-register-as-spam to "ms" and
832         wl-summary-target-mark-register-as-good to "mn".
833         (wl-summary-register-as-spam): Abolish optional argument; Use
834         wl-spam-register-spam-messages.
835         (wl-summary-register-as-spam-all): Use
836         wl-spam-register-spam-messages.
837         (wl-summary-register-as-good): Abolish optional argument; Use
838         wl-spam-register-good-messages.
839         (wl-summary-register-as-good-all): Use
840         wl-spam-register-good-messages.
841         (wl-summary-target-mark-register-as-spam): New funtion.
842         (wl-summary-target-mark-register-as-good): Ditto.
843
844 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
845
846         * wl-spam.el: New file.
847
848 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
849
850         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
851
852         * wl-action.el (wl-auto-refile-guess-functions): New variable.
853         (wl-summary-auto-refile): Call wl-refile-guess with
854         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
855
856 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
857
858         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
859         with disable-thread argument non-nil.
860
861 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
862
863         * wl-summary.el (wl-summary-rescan): Added optional argument
864         disable-thread.
865         (wl-summary-sync): Call wl-summary-rescan with argument
866         disable-thread.
867         (wl-summary-input-range): Added new range `rescan-thread'.
868
869 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
870
871         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
872
873 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
874
875         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
876         internal variable.
877         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
878         wl-summary-search-parent-by-subject-regexp and
879         wl-summary-divide-thread-when-subject-changed as nil.
880         (wl-summary-insert-sequential): If entity is nil, nothing to do.
881         (wl-summary-insert-thread): Search parent entity from
882         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
883         thread loop.
884
885 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
886
887         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
888
889         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
890
891         * wl-util.el (wl-require-update-all-folder-p): New function.
892         (wl-get-assoc-list-value): Added `function' to match directive.
893         (wl-collect-draft): Rewrite.
894
895         * wl-summary.el (wl-summary-sync-update): Clear faces
896         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
897         are non-nil.
898         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
899         argument as function.
900         (wl-summary-input-range): Ditto.
901
902         * wl-folder.el (wl-draft-get-folder): New function.
903         (wl-folder-get-elmo-folder): Consider draft folder.
904
905         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
906         (wl-draft-buffer-message-number): New buffer local variable.
907         (wl-draft-folder-internal): New internal variable.
908         (wl-draft-delete): Rewrite.
909         (wl-draft-save): Ditto.
910         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
911         wl-folder-get-elmo-folder.
912         (wl-draft-config-info-operation): Ditto.
913         (wl-jump-to-draft-folder): Ditto.
914         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
915         (wl-draft-reedit): Rewrite.
916
917         * Version number is increased to 2.11.19.
918         
919 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
920
921         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
922         variable.
923
924 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
925
926         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
927         Use ignore-errors instead of unwind-protect.
928
929 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
930
931         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
932         for updating `wl-thread-entity-list'.
933
934 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
935
936         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
937         parameter from calling `wl-thread-entity-get-older-brothers' and
938         `wl-thread-entity-get-younger-brothers'.
939         Replace nested `append' with a single one.
940
941 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
942
943         * wl-summary.el (wl-summary-mode): Don't use the return value of
944         `make-local-hook'.
945
946 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
947
948         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
949         instead of `let*'.
950         (wl-thread-delete-message): Likewise.  Split and narrow the scope
951         of local variables.
952
953 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
954
955         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
956         Renamed from wl-summary-window-scroll-functions.
957         (wl-summary-window-scroll-functions): Don't set to variable.
958         (wl-summary-display-top): Use run-hooks.
959         (wl-summary-display-bottom): Ditto.
960         (wl-summary-toggle-disp-msg): Ditto.
961         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
962         Use it instead of wl-summary-window-scroll-functions.
963         (wl-summary-goto-folder-subr): Don't call
964         wl-summary-window-scroll-functions, use
965         wl-summary-buffer-window-scroll-functions instead.
966
967 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
968
969         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
970         make-local-variable.
971
972 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
973
974         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
975         set-buffer-modified-p.
976         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
977         (wl-summary-display-bottom): Ditto.
978         (wl-summary-toggle-disp-msg): Ditto.
979
980 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
981
982         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
983
984         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
985         (wl-summary-forward): Use elmo-message-entity-field instead of
986         elmo-message-field.
987
988         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
989
990 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
991
992         * wl-summary.el (wl-summary-window-scroll-functions): No use
993         `append'.
994
995 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
996
997         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
998         function.
999         (wl-summary-window-scroll-functions): Call it when both
1000         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1001         (wl-summary-temp-mark): Added optional argument number.
1002         (wl-summary-message-mark): Added optional argument flag.
1003         (wl-summary-persistent-mark): Added optional argument number and flag.
1004         (wl-summary-update-persistent-mark): Ditto.
1005         (wl-summary-update-status-marks): Set "r" for interactive spec.
1006
1007         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1008         argument number and flag.
1009
1010         * wl-action.el (wl-summary-registered-temp-mark): 
1011         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1012
1013 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1014
1015         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1016         internal variable (buffer local).
1017         (wl-summary-window-scroll-functions): New function.
1018         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1019         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1020         as nil.
1021         (wl-summary-update-status-marks): Added arguments beg, end and
1022         check.
1023         (wl-summary-update-mark-window): Use function.
1024         (wl-summary-sync-update): Follow the change above.
1025         (wl-summary-switch-to-clone-buffer): Copy
1026         wl-summary-buffer-unsync-mark-number-list.
1027         (wl-summary-goto-folder-subr): Set
1028         wl-summary-buffer-unsync-mark-number-list and
1029         use wl-summary-window-scroll-functions insteaf of
1030         wl-summary-lazy-highlight.
1031
1032         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1033
1034 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1035
1036         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1037
1038         * wl-summary.el (wl-summary-update-persistent-mark): Call
1039         wl-summary-set-message-modified.
1040
1041         * wl-summary.el (wl-summary-sync-update): Don't call
1042         wl-summary-update-status-marks.
1043
1044         * Version number is increased to 2.11.18.
1045
1046 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1047
1048         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1049         (wl-message-next-page): Ditto.
1050
1051 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1052
1053         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1054         local variable.  Change the order of a collected list into the
1055         same as the specified range.  Remove nil from a collected list.
1056
1057 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1058
1059         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1060         argument for elmo-folder-list-messages.
1061
1062 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1063
1064         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1065         change (wl-summary-count-unreads return a list instead of a cons
1066         cell).
1067
1068 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1069
1070         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1071         `wl-summary-folder-info-update'.
1072
1073 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1074
1075         * wl-summary.el (wl-summary-set-message-modified): No use
1076         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1077         (wl-summary-set-mark-modified): Abolish.
1078         (wl-summary-mark-modified-p): Ditto.
1079         (wl-summary-save-view): Follow the change above.
1080
1081         * wl-expire.el (wl-summary-expire): Likewise.
1082
1083 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1084
1085         * wl-summary.el (wl-summary-detect-mark-position): Use
1086         modb-entity-handler.
1087         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1088
1089         * Version number is increased to 2.11.17.
1090
1091 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1092
1093         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1094         entity field value.
1095         (wl-summary-prefetch-msg): Ditto.
1096         (wl-summary-print-message-with-ps-print): Ditto.
1097
1098 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1099
1100         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1101         for dummy entity.
1102         (wl-summary-insert-thread): Use elmo-message-entity-field.
1103         (wl-summary-update-thread): Use elmo-message-entity-field and
1104         elmo-message-entity-number.
1105         (wl-summary-line-number):  Use elmo-message-entity-number.
1106         (wl-summary-line-size): Use elmo-message-entity-field.
1107         (wl-summary-line-subject): Ditto.
1108         (wl-summary-line-from): Ditto.
1109         (wl-summary-line-attached): Ditto.
1110         (wl-summary-create-line): Ditto.
1111         (wl-summary-create-line): Use elmo-message-entity-number.
1112         (wl-summary-print-message-with-ps-print): Use
1113         elmo-message-entity-field.
1114
1115 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1116
1117         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1118         change in elmo-msgdb-make-message-entity.
1119         (wl-summary-buffer-set-folder): Don't call
1120         wl-summary-detect-mark-position here.
1121         (wl-summary-rescan): Call elmo-message-entity-number.
1122         (wl-summary-sync-update): Ditto.
1123         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1124
1125         * wl-score.el (wl-score-header-index): Redefine 2th element.
1126         (wl-score-overview-entity-get-extra): Abolish.
1127         (wl-score-ov-entity-get): Rewrite.
1128         (wl-score-string-index<, wl-score-string-func<): Abolish.
1129         (wl-score-string<): New function.
1130         (wl-score-string-sort): Use it.
1131
1132         * wl-refile.el (wl-refile-guess-by-history): Use
1133         elmo-message-entity-field.
1134         (wl-refile-guess-by-from): Ditto.
1135         (wl-refile-guess-by-msgid): Ditto.
1136
1137         * Version number is increased to 2.11.16.
1138
1139 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1140
1141         * wl-folder.el (wl-folder-confirm-existence): Don't call
1142         file-exists-p if msgdb-path is nil.
1143         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1144         `wl-read-folder-hist' to `wl-read-folder-history'.
1145
1146 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1147
1148         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1149         `y-or-n-p'.
1150
1151 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1152
1153         * wl-score.el (wl-score-headers): Don't use
1154         elmo-folder-do-each-message-entity.
1155
1156         * Version number is increased to 2.11.15.
1157
1158 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1159
1160         * wl-summary.el (wl-summary-delete-all-msgs): Use
1161         elmo-folder-move-messages instead of elmo-folder-delete-messages
1162         and elmo-folder-detach-messages.
1163         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1164
1165         * wl-expire.el (wl-expire-delete): Ditto.
1166         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1167
1168 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1169
1170         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1171         (wl-message-header-narrowing-fields): Ditto.
1172         (wl-message-header-narrowing-lines): Ditto.
1173         (wl-message-header-narrowing-string): Ditto.
1174
1175         * wl-summary.el (wl-summary-mode-map): Bind
1176         wl-summary-toggle-header-narrowing to "C-cC-f".
1177         (wl-summary-toggle-header-narrowing): New function.
1178
1179         * wl-message.el (wl-message-buffer-create): Call
1180         wl-message-header-narrowing-setup.
1181         (wl-message-redisplay): Call wl-message-header-narrowing.
1182         (wl-message-header-narrowing): New function.
1183         (wl-message-header-narrowing-map): New keymap.
1184         (wl-message-header-narrowing-widen-map): New keymap.
1185         (wl-message-header-narrowing-again-at-mouse): New function.
1186         (wl-message-header-narrowing-1): Ditto.
1187         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1188         (wl-message-header-narrowing-setup): Ditto.
1189         (wl-message-header-narrowing-toggle): Ditto.
1190         
1191         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1192
1193         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1194         'flag as all.
1195         (wl-use-flag-folder-help-echo): New user option.
1196
1197         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1198         wl-summary-highlight as nil.
1199         (wl-summary-set-mark-modified): Follow the API change.
1200         (wl-summary-mark-modified-p): Ditto.
1201         (wl-summary-mark-as-read-all): Ditto.
1202         (wl-summary-sync-marks): Don't call
1203         elmo-folder-list-messages-with-global-mark.
1204         (wl-summary-mark-as-read-internal): Follow the API change.
1205         (wl-summary-mark-as-answered-internal): Ditto.
1206         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1207         Follow the API change.
1208         (wl-summary-create-line): Call with number argument.
1209         (wl-summary-reply): Follow the API change.
1210
1211         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1212         function.
1213         (wl-highlight-summary-line-string): Call it when
1214         wl-use-flag-folder-help-echo is non-nil.
1215         (wl-highlight-summary-current-line): Ditto.
1216         (elmo-flag-folder-referrer): Added autoload setting.
1217
1218         * wl-draft.el (wl-draft-kill): Follow the API change.
1219
1220         * Version number is increased to 2.11.14.
1221         
1222 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1223
1224         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1225
1226 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1227
1228         * Version number is increased to 2.11.13.
1229
1230 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1231
1232         * wl-draft.el (wl-draft-previous-history-element): Fixed
1233         unbalanced parenthesis and bind unbound local variables.
1234
1235 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1236
1237         * wl-draft.el (wl-draft-previous-history-element): New function.
1238         (wl-draft-next-history-element): Ditto.
1239         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1240         them to M-p and M-n.
1241
1242 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1243
1244         * Version number is increased to 2.11.12.
1245
1246 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1247
1248         * wl-draft.el (wl-draft-hide): Select buffer-window.
1249
1250 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1251
1252         * wl-summary.el (wl-summary-narrow-to-region): New function.
1253         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1254         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1255         (wl-summary-save-region): Use it.
1256         * wl-action.el (wl-summary-collect-numbers-region)
1257         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1258
1259 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1260
1261         * wl-folder.el (wl-folder-count-incorporates): Don't use
1262         `elmo-msgdb-mark-load'
1263
1264         * Version number is increased to 2.11.11.
1265
1266 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1267
1268         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1269         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1270
1271 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1272
1273         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1274
1275 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1276
1277         * Version number is increased to 2.11.10.
1278
1279 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1280
1281         * wl-mime.el (wl-draft-attribute-value): Fixed.
1282
1283 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1284
1285         * wl-util.el (wl-copy-local-variables): New function.
1286
1287         * wl-mime.el (wl-draft-attribute-recipients): New function.
1288         (wl-draft-attribute-envelope-from): Ditto.
1289         (wl-draft-attribute-smtp-posting-server): Ditto.
1290         (wl-draft-attribute-smtp-posting-port): Ditto.
1291         (wl-draft-attribute-value): Ditto.
1292         (wl-draft-preview-message): Use it to get value for
1293         attributes. Reflect result of `wl-draft-config'.
1294
1295         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1296         and call `wl-summary-mark-as-read' before to call
1297         `wl-summary-unset-mark'.
1298         (wl-summary-target-mark-mark-as-unread): Likewise.
1299         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1300
1301 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1302
1303         * wl-mime.el (wl-draft-preview-message): Use actual value for
1304         attributes; Fix for small window.
1305
1306 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1307
1308         * wl-refile.el (wl-refile-get-field-value): Call
1309         `elmo-message-entity-field' with 3rd argument is non-nil.
1310
1311 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1312
1313         * wl-vars.el (wl-draft-preview-attributes): New user option.
1314         (wl-draft-preview-attributes-list): Ditto.
1315         (wl-draft-preview-attributes-buffer-lines): Ditto.
1316         (wl-draft-preview-attributes-buffer-name): Ditto.
1317
1318         * wl-mime.el (wl-draft-preview-message): Display attributes.
1319
1320 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1321
1322         * wl-summary.el (wl-summary-detect-mark-position): Bind
1323         wl-summary-flag-priority-list to '(new).
1324
1325 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1326
1327         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1328         funtion.
1329         (wl-highlight-summary-line-string): Use it.
1330         (wl-highlight-summary-current-line): Ditto.
1331
1332 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1333
1334         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1335         line even when the mark string is not changed.
1336
1337         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1338         argument change in the wl-summary-create-line.
1339         (wl-thread-insert-entity-sub): Ditto.
1340
1341         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1342         argument change in the wl-summary-create-line.
1343         (wl-summary-insert-sequential): Ditto.
1344         (wl-summary-update-thread): Ditto.
1345         (wl-summary-persistent-mark-string): New inline function.
1346         (wl-summary-message-mark): Use it.
1347         (wl-summary-create-line): Abolish argument wl-persistent-mark
1348         and added wl-flags, wl-cached.
1349
1350         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1351         mark to flags.
1352         (wl-highlight-summary-current-line): Decide the face not by the 
1353         persistent mark but flags.
1354
1355 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1356
1357         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1358         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1359         wl-summary-read-uncached-mark): Revive.
1360         (wl-summary-answered-cached-mark,
1361         wl-summary-answered-uncached-mark): New user option.
1362         (wl-summary-score-marks): Follow the change above.
1363         (wl-summary-auto-refile-skip-marks): Ditto.
1364         (wl-summary-incorporate-marks): Ditto.
1365         (wl-summary-expire-reserve-marks): Ditto.
1366         (wl-summary-flag-priority-list): New user option.
1367
1368         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1369         changes.
1370         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1371         of elmo-message-mark.
1372         (wl-summary-mark-as-read-internal): Ditto.
1373         (wl-summary-mark-as-answered): Ditto.
1374         (wl-summary-mark-as-important): Ditto.
1375         (wl-summary-redisplay-internal): Ditto.
1376         (wl-summary-redisplay-no-mime-internal): Ditto.
1377         (wl-summary-message-mark): New function.
1378         (wl-summary-insert-sequential): Use wl-summary-message-mark
1379         instead of elmo-message-mark.
1380         (wl-summary-update-thread): Ditto.
1381         (wl-summary-persistent-mark): Ditto.
1382         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1383         instead of elmo-message-mark.
1384
1385         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1386         wl-summary-message-mark instead of elmo-message-mark.
1387         (wl-thread-insert-entity-sub): Ditto.
1388         (wl-thread-get-children-msgs-uncached): Ditto.
1389
1390         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1391         variable name changes.
1392         (wl-highlight-summary-current-line): Ditto.
1393
1394         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1395         wl-summary-message-mark instead of elmo-message-mark.
1396
1397         * wl-expire.el (wl-expire-message-p): Ditto.
1398
1399         * wl-score.el (wl-score-headers): Ditto.
1400
1401         * Version number is increased to 2.11.9.
1402
1403         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1404         (wl-summary-sync-update): Follow the change above.
1405         (wl-summary-switch-to-clone-buffer): Ditto.
1406         (wl-summary-open-folder): Ditto.
1407
1408 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1409
1410         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1411         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1412
1413         * Version number is increased to 2.11.8.
1414
1415         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1416
1417         * wl-expire.el (wl-expire-refile): Follow the API change on
1418         `elmo-folder-move-messages'.
1419         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1420
1421         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1422         (wl-summary-exec-action-refile): Ditto.
1423         (wl-summary-exec-action-copy): Ditto.
1424         (wl-summary-no-auto-refile-message-p): No use
1425         `wl-summary-buffer-msgdb'.
1426         (wl-summary-auto-refile): Ditto.
1427
1428 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1429
1430         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1431
1432 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1433
1434         * wl-summary.el (wl-summary-sync): Treat no-sync.
1435
1436         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1437         (wl-default-sync-range): Ditto.
1438
1439 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1440
1441         * wl-refile.el (wl-refile-subject-learn): Call
1442         `elmo-message-entity-field' with 3rd argument is non-nil.
1443         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1444         instead of `elmo-msgdb-overview-entity-get-subject'.
1445
1446 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1447
1448         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1449         scan-type is rescan.
1450         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1451         new optional argument force is non-nil.
1452         (wl-summary-save-view-cache): Call it with force argument non-nil.
1453
1454         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1455
1456 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1457
1458         * wl-action.el (wl-summary-print-argument): Fixed last change.
1459
1460 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1461
1462         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1463         simplified.
1464         (wl-summary-target-mark-mark-as-unread): Likewise.
1465         (wl-summary-target-mark-mark-as-important): Likewise.
1466
1467 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1468
1469         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1470         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1471         (wl-summary-mark-as-important-region): Change accordingly.
1472         (wl-summary-target-mark-mark-as-important): Ditto.
1473
1474 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1475
1476         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1477
1478         * wl-action.el (wl-summary-print-argument): Print argument to
1479         right side of window if `wl-summary-print-argument-within-window'
1480         is non-nil.
1481
1482 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1483
1484         * wl-action.el (wl-summary-set-mark): Use
1485         `wl-summary-message-visible-p' to check visibility of the message
1486         and jump to message only when the message line is visible and have
1487         different number; Call wl-summary-unset-mark with number argument.
1488         (wl-summary-unset-mark): 
1489         Use `wl-summary-message-visible-p'
1490         to check visibility of the message and jump to message only when
1491         the message line is visible and have different number;
1492
1493 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1494
1495         * Version number is increased to 2.11.7.
1496
1497         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1498         and wl-folder-summary-line-format.
1499
1500         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1501         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1502         (wl-summary-set-score-mark): Use it.
1503         (wl-summary-target-mark-mark-as-read): Ditto.
1504         (wl-summary-target-mark-mark-as-unread): Ditto.
1505         (wl-summary-target-mark-mark-as-important): Ditto.
1506         (wl-summary-target-mark-msgs): Simplified.
1507         (wl-summary-detect-mark-position): Fixed problem when
1508         summary-line-format no contain persisten/temp mark spec.
1509         (wl-summary-temp-mark): Ditto.
1510         (wl-summary-persistent-mark): Ditto.
1511         (wl-summary-update-persistent-mark): Ditto.
1512
1513         * wl-action.el (wl-summary-set-mark): Ditto.
1514         (wl-summary-unset-mark): Ditto.
1515         All other related portions are changed.
1516
1517 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1518
1519         * Version number is increased to 2.11.6.
1520
1521 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1522
1523         * wl-util.el (wl-current-message-buffer): Define as function;
1524         Don't use the value of wl-messge-buffer.
1525
1526         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1527         persistent mark.
1528
1529         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1530         no current message, cause an error.
1531
1532 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1533
1534         * wl-summary.el (wl-summary-set-message-modified): Use
1535         elmo-folder-set-message-modified instead of
1536         elmo-folder-set-message-modified-internal.
1537
1538 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1539
1540         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1541         interactively.
1542         (wl-summary-sync): nokill->entirely.
1543         (wl-summary-sync-marks): Fixed message.
1544         (wl-summary-input-range): Added mark, nokill->entirely.
1545
1546         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1547         messages as read.
1548
1549 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1550
1551         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1552         update-noscore.
1553         (wl-summary-sync): Follow the change above.
1554
1555 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1556
1557         * wl-action.el (wl-summary-target-mark-all): Use
1558         elmo-folder-list-messages.
1559
1560 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1561
1562         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1563         (wl-summary-rescan): Set wl-summary-scored as nil.
1564         (wl-summary-sync-force-update): Follow the change above.
1565         (wl-summary-sync): Ditto.
1566         (wl-summary-sync-update): Added argument disable-killed.
1567         (wl-summary-insert-headers): Set visible-only argument for
1568         elmo-folder-list-messages.
1569         (wl-summary-input-range): Added update-nokill, update-noscore,
1570         all-nokill, all-noscore and mark.
1571
1572         * Version number is increased to 2.11.5.
1573
1574         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1575
1576 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1577
1578         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1579         (wl-summary-prefetch-region-no-mark): Change accordingly.
1580         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1581
1582 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1583
1584         * wl-address.el (wl-complete-field-to): Abolished.
1585         (wl-complete-address): Completion function for completing-read.
1586         * wl-action.el (wl-summary-get-resend-address): Use it.
1587
1588         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1589         wl-summary-update-mark and abolish unused argument.
1590         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1591         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1592         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1593         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1594         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1595         * wl-draft.el (wl-draft-kill): Ditto.
1596
1597         * wl-summary.el: Remove unused binding of case-fold-search.
1598         (wl-summary-replace-status-marks): Abolished.
1599
1600 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1601
1602         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1603         is specified or folder length is zero.
1604
1605 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1606
1607         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1608         (wl-folder-archive-current-entity): Ditto.
1609
1610 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1611
1612         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1613         retrieving message mark.
1614         (wl-summary-redisplay-internal): Ditto.
1615
1616         * wl-message.el (wl-message-buffer-display): Ignore errors while
1617         retrieving message-id field.
1618
1619         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1620         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1621         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1622         order of the arguments for `wl-expire-message-p'.
1623         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1624
1625         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1626         Check return value of wl-summary-reply.
1627         (wl-summary-reply): Recover window configuration when an error occured.
1628
1629 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1630
1631         * wl-summary.el (wl-summary-resend-message): Abolished, the
1632         feature is inherited by wl-summary-resend (put resend mark).
1633
1634 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1635
1636         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1637         wl-message-buffer to nil when the message is hide.
1638
1639 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1640
1641         * .cvsignore: New file.
1642
1643 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1644
1645         * wl-action.el (wl-summary-action-docstring): Add more info.
1646         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1647         duplicate definition.
1648         (wl-summary-define-mark-action): Functions wl-summary-*-region
1649         keep current position.
1650         (wl-summary-unregister-target-mark): Store result to the variable.
1651
1652 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1653
1654         * Version number is increased to 2.11.4.
1655
1656 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1657
1658         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1659         wl-summary-delete-all-temp-marks.
1660         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1661
1662         * wl-action.el (wl-summary-set-mark): Changed terminology
1663         refile-destination -> action-argument.
1664         (wl-summary-unset-mark): Ditto.
1665         (wl-summary-remove-argument): Ditto.
1666         (wl-summary-print-argument): Ditto.
1667
1668         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1669         (wl-thread-remove-argument-region): Ditto.
1670         (wl-thread-print-argument-region): Ditto.
1671         (wl-thread-close): Ditto.
1672         (wl-thread-open): Ditto.
1673
1674         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1675         (wl-highlight-refile-destination-face is abolished)
1676         (wl-highlight-action-argument-string): Ditto.
1677         (wl-highlight-summary-current-line): Highlight action argument.
1678
1679         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1680         color for light backgrounds.
1681         (wl-highlight-summary-answered-face): Ditto.
1682
1683 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1684
1685         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1686
1687         * wl-score.el (wl-summary-score-update-all-lines): Use
1688         wl-summary-set-mark.
1689         (wl-summary-score-update-all-lines): Kill expunged messages.
1690
1691         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1692
1693 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1694
1695         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1696         directly.
1697         (wl-score-overview-entity-get-lines): Ditto.
1698         (wl-score-overview-entity-get-xref): Ditto.
1699         (wl-score-get-latest-msgs): Ditto.
1700         (wl-summary-rescore): Ditto.
1701
1702         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1703         to "&".
1704         (wl-summary-mark-as-answered-internal): New inline function.
1705         (wl-summary-mark-as-answered): New function.
1706         (wl-summary-mark-as-unanswered): Ditto.
1707         (wl-summary-sync-marks): Modified for answered-mark synching.
1708
1709 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1710
1711         * wl-action.el (wl-summary-set-mark): Fixed last change.
1712
1713 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1714
1715         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1716         behavior of wl-summary-unread-message-hook
1717         (Pointed out by akira yamada <akira@arika.org>).
1718
1719 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1720
1721         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1722         wl-summary-delete.
1723         * wl-xmas.el (wl-summary-toolbar): Ditto.
1724
1725         * wl-action.el (wl-summary-set-mark): Don't override current
1726         temp-mark.
1727
1728         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1729
1730 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1731
1732         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1733         (wl-refile-msgid-learn): Ditto.
1734         (wl-refile-get-field-value): Ditto.
1735
1736         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1737
1738         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1739         (wl-expire-delete-reserved-messages): Renamed from
1740         wl-expire-reserve-marked-msgs-from-list.
1741         (wl-expire-delete): Removed argument `msgdb'.
1742         (wl-expire-refile): Ditto.
1743         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1744         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1745         mark-alist as argument.
1746         (wl-expire-archive-number1): Removed argument `msgdb'.
1747         (wl-expire-archive-number2): Ditto.
1748         (wl-expire-archive-date): Ditto.
1749         (wl-expire-localdir-date): Ditto.
1750         (wl-expire-hide): Ditto.
1751         (wl-archive-number1): Ditto.
1752         (wl-archive-number2): Ditto.
1753         (wl-archive-date): Ditto.
1754         (wl-archive-folder): Ditto.
1755         All other related portions are changed.
1756
1757 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1758
1759         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1760         mean move up and down. (suggested by Takashi Kawachi)
1761
1762 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1763
1764         * wl-acap.el (toplevel): Don't require un-define.
1765
1766 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1767
1768         * wl-thread.el (wl-thread-delete-message): Always update
1769         wl-summary-buffer-number-list.
1770
1771         * wl-action.el (wl-summary-print-destination): 
1772         Do nothing when folder is nil.
1773
1774 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1775
1776         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1777         persistent mark when prefetch is succeeded.
1778
1779 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1780
1781         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1782         instead of elmo-msgdb-delete-msgs.
1783         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1784         (wl-expire-hide): Ditto.
1785
1786         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1787
1788         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1789         elmo-msgdb interface.
1790         (wl-thread-get-exist-children): Likewise.
1791         (wl-thread-insert-message): Likewise.
1792         (wl-thread-msg-mark-as-important): Likewise.
1793         (wl-thread-insert-entity-sub): Likewise.
1794         (wl-thread-get-children-msgs-uncached): Likewise.
1795
1796         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1797         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1798         (wl-summary-sync-update): Likewise.
1799         (wl-summary-auto-select-msg-p): Likewise.
1800         (wl-summary-update-thread): Likewise.
1801         (wl-summary-mark-as-important): Likewise.
1802         (wl-summary-jump-to-msg-internal): Likewise.
1803         (wl-summary-redisplay-internal): Likewise.
1804         (wl-summary-print-message-with-ps-print): Likewise.
1805         (wl-summary-folder-info-update): Likewise.
1806
1807         * wl-folder.el (wl-folder-check-one-entity):
1808         elmo-folder-count-flags instead of wl-summary-count-unread.
1809
1810         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1811
1812         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1813
1814         * wl-summary.el (wl-summary-set-message-modified): 
1815         Call wl-summary-set-mark-modified.
1816         (wl-summary-delete-messages-on-buffer): Call
1817         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1818         (wl-summary-sync-update): Call elmo-folder-length instead of
1819         elmo-folder-messages.
1820         (wl-summary-insert-headers): Don't call
1821         elmo-folder-list-message-entities.
1822
1823 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1824
1825         * wl-action.el (wl-summary-define-mark-action): Call
1826         `wl-summary-set-mark' with argument `data'.
1827         (wl-summary-auto-refile): Fixed order of arguments when call
1828         `wl-summary-refile'.
1829
1830 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1831
1832         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1833
1834         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1835
1836         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1837         (Renamed from wl-highlight-summary-deleted-face).
1838         (wl-highlight-summary-resend-face): New face.
1839
1840         (wl-highlight-summary-deleted-face): Renamed from
1841         wl-highlight-summary-erased-face.
1842
1843         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1844
1845         * wl-action.el (wl-summary-get-resend-address): New function.
1846         (wl-summary-exec-action-resend): Ditto.
1847         (wl-summary-exec-action-resend-subr): Ditto.
1848
1849         * w-thread.el (wl-thread-copy): Removed definition.
1850         (wl-thread-refile): Ditto.
1851         (wl-thread-delete): Ditto.
1852         (wl-thread-target-mark): Ditto.
1853
1854         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1855         (wl-summary-target-mark-set-action): Fixed.
1856         (wl-summary-define-mark-action): Fixed quotation.
1857         (wl-summary-move-mark-list-messages): Display message.
1858         (wl-summary-define-mark-action): Define thread functions.
1859         (wl-summary-exec-action-refile): Changed message.
1860         (wl-summary-exec): Ditto.
1861
1862 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1863         
1864         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1865         '%%'.
1866
1867 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1868
1869         * wl.el (toplevel): Require wl-action.
1870         (wl-init): Call wl-summary-define-mark-action.
1871
1872         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1873
1874         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1875         wl-summary-delete and wl-summary-erase.
1876         (wl-summary-mode-map): Ditto.
1877
1878         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1879         wl-delete-folder-alist.
1880
1881         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1882         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1883         (toplevel): Moved mark & action related functions to the wl-action.el.
1884
1885         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1886         in wl-summary-mark-action-list.
1887         (wl-highlight-summary-current-line): Ditto.
1888
1889         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1890         empty lines.
1891
1892         * wl-action.el: New file. 
1893
1894 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1895
1896         * wl-summary.el (wl-summary-target-mark-replace): New function.
1897         (wl-summary-target-mark-prefetch): Use it.
1898         (wl-summary-target-mark-delete): Ditto.
1899         (toplevel): Rearranged definition order.
1900         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1901         (wl-summary-target-mark-erase): Rewrite.
1902         (wl-summary-erase-region): New function.
1903         (wl-summary-exec-action-erase): Changed message.
1904         (wl-summary-move-mark-list-messages): New function.
1905         (wl-summary-exec-action-delete): Use it.
1906         (wl-summary-exec-action-erase): Ditto.
1907
1908         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1909         (wl-summary-skip-mark-list): Added "d".
1910
1911         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1912         while searching.
1913
1914         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1915         and define using defcustom;
1916         Define 4th element as a face.
1917         
1918         * wl-summary.el (wl-summary-incorporate): Use 
1919         `wl-summary-prefetch-region-no-mark' instead of
1920         `wl-summary-prefetch-region'.
1921         (wl-summary-prefetch-region-no-mark): Revival of old
1922         `wl-summary-prefetch-region'.
1923         (wl-summary-mark-action-list): Moved to wl-vars.el
1924
1925         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1926         face according to the `wl-summary-mark-action-list'.
1927         (wl-highlight-summary-current-line): Ditto;
1928         Removed destination highlighting.
1929
1930         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1931         (wl-highlight-summary-line-string): Highlight for "i" mark.
1932         (wl-highlight-summary-current-line): Ditto.
1933
1934         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1935         no destination.
1936
1937         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1938         exists, just go ahead.
1939         (wl-summary-prefetch-region): Rewrite.
1940         (wl-summary-prefetch): Ditto.
1941         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1942         (wl-summary-exec-action-prefetch): New function.
1943         (wl-summary-target-mark-prefetch): Rewrite.
1944
1945 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1946
1947         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1948         (wl-highlight-summary-line-string): Added "d" and "D".
1949         (wl-highlight-summary-current-line): Ditto.
1950
1951         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1952         in wl-summary.el.
1953         (wl-thread-insert-entity-sub): Ditto.
1954         (wl-thread-remove-destination-region): Ditto.
1955         (wl-thread-print-destination-region): Ditto.
1956
1957         * wl-summary.el (wl-summary-buffer-refile-list,
1958         wl-summary-buffer-delete-list,
1959         wl-summary-buffer-copy-list): Abolish.
1960         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1961         All other related portions are changed.
1962         (wl-summary-mark-action-list): New variable.
1963         (wl-summary-set-mark): New function.
1964         (wl-summary-register-target-mark): Ditto.
1965         (wl-summary-unregister-target-mark): Ditto.
1966         (wl-summary-have-target-mark-p): Ditto.
1967         (wl-summary-register-temp-mark): Ditto.
1968         (wl-summary-unregister-temp-mark): Ditto.
1969         (wl-summary-registered-temp-mark): Ditto.
1970         (wl-summary-collect-temp-mark): Ditto.
1971         (wl-summary-unset-mark): Ditto.
1972         (wl-summary-set-target-mark): Ditto.
1973         (wl-summary-unset-target-mark): Ditto.
1974         (wl-summary-set-action-generic): Ditto.
1975         (wl-summary-unset-action-generic): Ditto.
1976         (wl-summary-exec-action-delete): Ditto.
1977         (wl-summary-exec-action-erase): Ditto.
1978         (wl-summary-set-action-refile): Ditto.
1979         (wl-summary-set-action-refile-subr): Ditto.
1980         (wl-summary-unset-action-refile): Ditto.
1981         (wl-summary-make-destination-numbers-list): Ditto.
1982         (wl-summary-exec-action-refile): Ditto.
1983         (wl-summary-set-action-copy): Ditto.
1984         (wl-summary-unset-action-copy): Ditto.
1985         (wl-summary-exec-action-copy): Ditto.
1986         (wl-summary-collect-numbers-region): Ditto.
1987         (wl-summary-delete): Rewrite.
1988         (wl-summary-erase): Ditto.
1989         (wl-summary-remove-destination): Ditto.
1990         (wl-summary-exec): Ditto.
1991         (wl-summary-exec-region): Ditto.
1992         (wl-summary-target-mark-erase): Ditto.
1993         (wl-summary-refile): Ditto.
1994         (wl-summary-copy): Ditto.
1995         (wl-summary-unmark): Ditto.
1996         (wl-summary-delete-all-mark): Ditto.
1997         (wl-summary-mark-line): Don't highlight.
1998         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1999         (wl-summary-target-mark-refile-subr): Rewrite.
2000
2001         (wl-summary-copy-prev-destination): Abolish.
2002
2003 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2004
2005         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2006         default values along the value of wl-on-mule.
2007         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2008         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2009         It is not used anywhere.
2010
2011 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2012
2013         * wl-summary.el (wl-summary-print-destination): Keep position.
2014         (wl-summary-cursor-move-surface): Keep horizontal position.
2015
2016 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2017
2018         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2019         write sendlog.
2020
2021 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2022
2023         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2024         `wl-summary-highlight'.
2025
2026 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2027
2028         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2029         trivial condition for temp-mark.
2030
2031 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2032
2033         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2034         when it hits killed buffer.
2035
2036 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2037
2038         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2039         * wl-news.el.in: `message' and `error' take format string.
2040
2041 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2042
2043         * wl-folder (wl-folder-insert-entity): Display a message,
2044         `...done', when the work finish.
2045         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2046
2047 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2048
2049         * wl-message.el (wl-message-redisplay): Remove unused local
2050         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2051
2052 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2053
2054         * wl-summary.el (wl-summary-replace-status-marks): Disable
2055         interactive use.
2056         (wl-summary-reedit): Check message existence at first.
2057         (wl-summary-mark-line): Fix doc, return value is indefinite.
2058
2059         * wl-highlight.el (wl-highlight-message): Arranged.
2060
2061         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2062         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2063         check temp-mark by wl-summary-temp-mark always.
2064         (wl-highlight-summary): Change accordingly.
2065         * wl-summary.el (wl-summary-mark-as-read-all)
2066         (wl-summary-delete-cache, wl-summary-set-score-mark)
2067         (wl-summary-mark-as-unread, wl-summary-unmark)
2068         (wl-summary-mark-line, wl-summary-mark-as-read)
2069         (wl-summary-mark-as-important): Ditto.
2070
2071         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2072         end of the window if possible.
2073         * wl-summary.el (wl-summary-sync-update): Support lazy
2074         highlighting.
2075         (wl-summary-toggle-disp-msg): Ditto.
2076
2077 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2078
2079         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2080
2081 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2082
2083         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2084         change.
2085
2086 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2087
2088         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2089         API.
2090         (wl-summary-sync-update): Ditto.
2091
2092         * wl-score.el (wl-score-get-score-alist): Changed argument.
2093         (wl-summary-rescore-msgs): Likewise.
2094         (wl-summary-score-headers): Likewise.
2095         (wl-score-headers): Likewise;
2096         Use elmo-folder-do-each-message-entity, etc.
2097         (wl-summary-score-effect): Follow the changes above.
2098         (wl-summary-rescore): Ditto.
2099         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2100         (wl-score-get-overview): Abolish.
2101
2102         * wl-summary.el (wl-summary-default-from): Follow the API change in
2103         elmo-msgdb.
2104         (wl-summary-count-unread): Ditto.
2105         (wl-summary-detect-mark-position): Ditto.
2106         (wl-summary-overview-entity-compare-by-date): Ditto.
2107         (wl-summary-overview-entity-compare-by-number): Ditto.
2108         (wl-summary-overview-entity-compare-by-from): Ditto.
2109         (wl-summary-overview-entity-compare-by-subject): Ditto.
2110         (wl-summary-get-list-info): Ditto.
2111         (wl-summary-rescan): Ditto.
2112         (wl-summary-jump-to-msg-by-message-id): Ditto.
2113         (wl-summary-sync-update): Ditto; Removed comment.
2114         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2115         (wl-summary-insert-message): Use wl-summary-insert
2116         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2117         (wl-summary-insert-headers): Changed argument overview to folder.
2118         (wl-summary-search-by-subject): Likewise.
2119         (wl-summary-insert-thread): Renamed from 
2120         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2121
2122         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2123         too.
2124
2125         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2126         wl-string-member.
2127
2128 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2129
2130         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2131         elmo-folder-append-buffer.
2132         (wl-draft-queue-append): Likewise.
2133
2134         * wl-mime.el (wl-message-delete-current-part): Ditto.
2135         (wl-summary-burst-subr): Ditto.
2136
2137         * wl-news.el.in (wl-news-send-news): Ditto.
2138
2139 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2140
2141         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2142         function.
2143         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2144         (wl-summary-update-mark): Enclose with save-excursion.
2145         (wl-summary-mark-as-read-internal): Fixed last change.
2146         (wl-summary-mark-as-important): Use 3rd argument of
2147         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2148         Don't use elmo-msgdb-set-mark.
2149         (wl-summary-redisplay-internal): If msgdb flag is already read,
2150         just update the mark on buffer.
2151
2152 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2153
2154         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2155         cut visible folder when elmo-folder-delete returns non-nil value.
2156
2157 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2158
2159         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2160         by Kenichi OKADA <okada@opaopa.org>).
2161
2162 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2163
2164         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2165
2166 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2167
2168         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2169         Fixed the last change, search group entity by its real name.
2170         (Thanks to: KOBAYASHI Shinji)
2171
2172 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2173
2174         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2175         (wl-fldmgr-access-display-all): Don't refer visible name.
2176         * wl-expire.el (wl-folder-archive-current-entity)
2177         (wl-folder-expire-current-entity): Ditto.
2178         * wl-folder.el (wl-folder-jump-to-current-entity)
2179         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2180         (wl-folder-open-folder-sub,wl-folder-open-all)
2181         (wl-folder-write-current-folder): Ditto.
2182         (wl-folder-insert-entity): Don't use petname for normal group.
2183         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2184         is the real name.
2185         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2186         Abolished.
2187
2188 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2189
2190         * wl-draft.el (wl-draft-create-buffer): Add
2191         `wl-summary-reply-with-citation'
2192
2193 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2194
2195         * wl-draft.el (wl-draft-reply): Fixed.
2196
2197 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2198
2199         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2200         when `wl-draft-send-confirm-with-preview' is non-nil.
2201         You can scroll up/down by j/k.
2202         (wl-draft-send-confirm-with-preview): New variable (default=t).
2203
2204 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2205
2206         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2207         (wl-fldmgr-save-folders): Fix comment.
2208
2209 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2210
2211         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2212         along the last change in `wl-folder-buffer-group-p'.
2213
2214 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2215
2216         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2217         folder.
2218
2219         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2220         the default value.
2221
2222         * wl-mime.el (wl-summary-burst): Update summary only when target
2223         folder equals current folder.
2224
2225 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2226
2227         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2228
2229 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2230
2231         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2232         value.
2233
2234 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2235
2236         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2237         `map-extents' instead of `extent-at' repeatedly.
2238         (wl-highlight-folder-current-line): Ditto.
2239
2240         * wl-highlight.el: Remove useless dummy functions.
2241
2242 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2243
2244         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2245         (wl-folder-put-folder-property): New function to put text property.
2246         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2247         (wl-folder-insert-entity, wl-folder-update-diff-line)
2248         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2249         * wl-e21.el, wl-xmas.el, wl-mule.el
2250         (wl-highlight-folder-current-line): Ditto.
2251         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2252         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2253         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2254         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2255
2256 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2257
2258         * Version number is increased to 2.11.3.
2259
2260 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2261
2262         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2263         Resume current-buffer since it is assumed by remaining tasks.
2264
2265 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2266
2267         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2268         (wl-folder-completion-function): Abolished.
2269         (wl-folder-complete-folder): New function.
2270         (wl-folder-complete-filter-condition): Ditto.
2271         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2272         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2273
2274 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2275
2276         * wl-draft.el (wl-draft-send-confirm): New function.
2277         (wl-draft-send): Use it.
2278
2279         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2280         cursor-in-echo-area while confirming.
2281
2282         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2283
2284         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2285         searching via nntp if wl-summary-search-via-nntp is 'force.
2286         Otherwise, invoke searching in nntp folder only.
2287         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2288
2289         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2290         explicitly for mime-make-text-tag.
2291
2292 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2293
2294         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2295         `mime-make-text-tag' instead of `mime-create-tag'.
2296
2297 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2298
2299         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2300         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2301
2302 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2303
2304         * wl-score.el (wl-score-save): Bind print-length and print-level.
2305         (wl-score-pretty-print): Ditto.
2306         (wl-score-edit-insert-header-entry): Ditto.
2307
2308         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2309         "From" entry to be treated with wl-draft-eword-encode-address-list.
2310         * wl-mime.el (wl-draft-preview-message): Ditto.
2311
2312         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2313         (wl-summary-mark-as-unread): Ditto.
2314         (wl-summary-mark-as-read-region): Change accordingly.
2315         (wl-summary-mark-as-unread-region): Ditto.
2316         (wl-summary-target-mark-mark-as-read): Ditto.
2317         (wl-summary-target-mark-mark-as-unread): Ditto.
2318
2319 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2320
2321         * Version number is increased to 2.11.2.
2322
2323 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2324
2325         * wl-news.el.in (wl-news-previous-version-save): Bind
2326         print-length and print-level.
2327         * wl-thread.el (wl-thread-save-entities): Ditto.
2328         (wl-thread-save-top-list): Bind print-length.
2329
2330 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2331
2332         * wl-highlight.el (wl-highlight-summary-line-string): Use
2333         wl-summary-score-below-mark, wl-summary-score-over-mark.
2334         (wl-highlight-summary-current-line): Ditto.
2335
2336 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2337
2338         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2339         insert it.
2340
2341 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2342
2343         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2344
2345 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2346
2347         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2348         message without msgid.
2349         Rewrite with elmo-folder-move-messages.
2350         Set wl-message-buffer to nil.
2351
2352         * wl-summary.el (wl-summary-erase-subr): New function. Use
2353         elmo-folder-move-messages.
2354         (wl-summary-erase): Call it.
2355         (wl-summary-target-mark-erase): Ditto.
2356
2357 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2358
2359         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2360         it is not up-tp-date.
2361
2362 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2363
2364         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2365         buffer after calling `wl-summary-goto-folder-subr' without the
2366         argument `interactive'.
2367         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2368
2369 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2370
2371         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2372         `mime-create-tag'. Use `string=' instead of `looking-at'.
2373
2374 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2375
2376         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2377         to avoid compile warning.
2378
2379         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2380         entity-id when folder is given.
2381         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2382         save-excursion, use save-selected-window instead.
2383         Select folder buffer window if exists.
2384         (To correct behavior with wl-folder-move-cur-folder.)
2385
2386 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2387
2388         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2389
2390 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2391
2392         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2393         list-count instead of %d.
2394
2395 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2396
2397         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2398         (wl-news): Set it.
2399         (wl-news-append-to-folder): Use it.
2400
2401         * wl-news.el.in (wl-news-send-news): Append to specified folder
2402         instead of wl-default-folder.
2403         (wl-news-append-to-folder): Show error message with specified folder.
2404
2405         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2406                 In most major modes, Emacs assumes that any opening
2407                 delimiter found at the left margin is the start of a
2408                 top-level definition, or defun. Therefore, *never put an
2409                 opening delimiter at the left margin unless it should have
2410                 that significance.*
2411
2412         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2413
2414 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2415
2416         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2417
2418 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2419
2420         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2421
2422 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2423
2424         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2425         for sequential numbering case.
2426
2427 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2428
2429         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2430         value.
2431         (wl-draft-reply-without-argument-list): Ditto.
2432         (wl-draft-reply-myself-with-argument-list): Abolish.
2433         (wl-draft-reply-myself-without-argument-list): Ditto.
2434         * wl-draft.el (wl-draft-self-reply-p): New function.
2435         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2436
2437 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2438
2439         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2440         (avoid error for the case without byte-compiling)
2441
2442 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2443
2444         * wl-news.el.in (wl-news-append-to-folder): New function.
2445         (wl-news-exit): Rewrite.
2446         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2447
2448 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2449
2450         * wl-draft.el (wl-draft-reply-position): New function.
2451         (wl-draft-reply-position): Fix.
2452         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2453         (wl-summary-target-mark-reply-with-citation): Ditto.
2454         (wl-summary-reply-with-citation): Ditto.
2455         * wl-vars.el (wl-draft-reply-default-position): New variable.
2456
2457 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2458
2459         * wl-draft.el (wl-draft-send): Preview when interactive send.
2460
2461 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2462
2463         * wl-draft.el (wl-draft-reply): Set default position.
2464         * wl-summary.el (wl-summary-reply): Ditto.
2465         (wl-summary-reply-with-citation): Ditto.
2466         (wl-summary-target-mark-reply-with-citation): Ditto.
2467
2468 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2469
2470         * wl-news.el.in (wl-news-lang): Set default value according to
2471         current-language-environment.
2472         (wl-news-append-news): Do nothing when news-list is nil.
2473
2474 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2475
2476         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2477         (wl-news): Change message.
2478         (wl-news-exit): Check buffer.
2479         (wl-news-force-exit): New function.
2480         (wl-news-show-all): New function.
2481         (wl-news-discard-and-exit): Fix.
2482
2483 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2484
2485         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2486         according to current-language-environment.
2487
2488         * wl-news.el.in (wl-news): If arg, show all NEWS after
2489         wl-news-default-previous-version.
2490
2491 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2492
2493         * wl-news.el.in (wl-news-check): Rewritten.
2494         (wl-news-previous-version-load): Change data type.
2495         (wl-news-previous-version-save): Change data type.
2496         (wl-news-append-news): Add return value.
2497         (wl-news-check-news): New function.
2498         (wl-news-already-current-p): New function.
2499         (wl-news-send-news): Rewritten.
2500         (wl-news-mode-map): Add new keybind.
2501         (wl-news): Rewritten.
2502         (wl-news-exit): Rewritten.
2503         (wl-news-discard-and-mail): New function.
2504         (wl-news-send-to-address): Abolished.
2505         * wl.el (wl-init): Delete a message.
2506
2507 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2508
2509         * wl-news.el.in (wl-news-exit): Update previous version.
2510         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2511
2512 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2513
2514         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2515
2516 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2517
2518         * wl-news.el.in (wl-news): New function.
2519         (wl-news-mode): New function.
2520         (wl-news-next-line): New function.
2521         (wl-news-next-page): New function.
2522         (wl-news-exit): New function.
2523         (wl-news-buf-name): New variable.
2524         (wl-news-mode-map): New variable.
2525         (wl-news-winconf): New variable.
2526         (wl-news-append-news): Add an option.
2527
2528 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2529
2530         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2531
2532 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2533
2534         * wl-news.el.in (wl-news-send-to-address): New variable.
2535         (wl-news-send-news): Use it.
2536         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2537         Return updating status.
2538         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2539
2540 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2541
2542         * wl-news.el.in (wl-news-send-news): Delete
2543         Organization and X-Face.
2544
2545 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2546
2547         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2548         (wl-news-append-news): New function.
2549         (wl-news-send-news): New function.
2550
2551 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2552
2553         * Version number is increased to 2.11.1.
2554
2555 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2556
2557         * wl-news.el.in : New file.
2558
2559 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2560
2561         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2562         default value.
2563         (wl-draft-reply-without-argument-list): Ditto.
2564
2565 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2566
2567         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2568         (wl-message-buffer-prefetch-idle-time): Ditto.
2569         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2570
2571 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2572
2573         * wl-thread.el (wl-thread-insert-message): Use
2574         wl-summary-max-thread-depth.
2575
2576         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2577         loop detection.
2578
2579         * wl-message.el (wl-message-buffer-display): Back to the first page
2580         when cache is hit.
2581
2582 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2583
2584         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2585
2586         * wl-summary.el (wl-summary-insert-thread-entity):
2587         If the thread depth is reached to wl-summary-max-thread-depth,
2588         divide the thread.
2589
2590 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2591
2592         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2593         for elmo-remove-passwd.
2594
2595 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2596
2597         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2598         folder is sticky.
2599         (wl-folder-mark-as-read-all-entity): Ditto.
2600         (wl-folder-prefetch-entity): Ditto.
2601
2602 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2603
2604         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2605
2606 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2607
2608         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2609         Delete messages on buffer for unplugged operation.
2610         (wl-summary-erase): Ditto.
2611
2612 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2613
2614         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2615         take nil so as not to search parent by subject.
2616
2617 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2618
2619         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2620         (wl-folder-get-next-folder): Ditto.
2621         (wl-folder-get-path): Ditto.
2622
2623 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2624
2625         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2626         system and encode the region with it before verifying.
2627
2628 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2629
2630         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2631         system of the echo buffer before decoding.
2632
2633 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2634
2635         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2636         original contents.
2637
2638 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2639
2640         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2641         with argument 'any-exists.
2642
2643 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2644
2645         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2646         Use `wl-cs-autoconv'.
2647
2648 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2649
2650         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2651         by `mime-view-automatic-conversion'.
2652
2653         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2654         (wl-message-verify-pgp-nonmime): Ditto.
2655         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2656         Bind them to C-c:d and C-c:v respectively.
2657
2658         Merge following code by Teranishi-san from [wl-en:00167].
2659         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2660         (wl-mime-preview-application/pgp-encrypted): Ditto.
2661         (wl-mime-setup): Add entry.
2662
2663 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2664
2665         * wl-summary.el (wl-summary-target-mark-erase): New function.
2666         Bind it to "mD".
2667
2668 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2669
2670         * wl-vars.el (wl-draft-write-file-function): Fix.
2671         (wl-draft-reedit-hook): Changed default value.
2672
2673         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2674         wl-draft-reedit-hook.
2675         (wl-draft-remove-text-plain-tag): New function.
2676         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2677
2678         * wl-vars.el (wl-draft-write-file-function): New user option.
2679
2680         * wl-draft.el (wl-draft-prepare-edit): Use it for
2681         local-write-file-hooks.
2682         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2683
2684         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2685         (wl-draft-insert-mail-header-separator): Return the body beginning
2686         point.
2687         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2688         text/plain.
2689         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2690
2691 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2692
2693         * wl-summary.el (wl-summary-erase): New function to erase message
2694         without moving it to trash. Bind to "D".
2695
2696         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2697         as `keep' unless switch-function.
2698
2699 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2700
2701         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2702         message buffer by using `wl-summary-toggle-disp-msg'.
2703         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2704         buffer window.
2705         (wl-summary-supresedes-message): Ditto.
2706
2707         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2708         Do not delete other windows.
2709         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2710         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2711         (wl-draft-create-buffer): Set reply-or-forward also for target
2712         mark commands.
2713
2714 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2715
2716         * wl-draft.el (wl-user-agent-compose): Delete special case for
2717         switch-to-buffer-other-window.
2718
2719         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2720         (wl-summary-forward): Ditto.
2721
2722         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2723         function.
2724         (wl-draft-buffer-style): New use option.
2725
2726         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2727         (wl-draft): Follow the change above.
2728         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2729         wl-draft-buffer-style.
2730         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2731         switch-function.
2732
2733 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2734
2735         * wl-draft.el (wl-user-agent-compose): Delete special case for
2736         switch-to-buffer-other-window.
2737
2738         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2739         (wl-summary-forward): Ditto.
2740
2741         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2742         function.
2743         (wl-draft-buffer-style): New use option.
2744
2745         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2746         (wl-draft): Follow the change above.
2747         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2748         wl-draft-buffer-style.
2749         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2750         switch-function.
2751
2752 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2753
2754         * wl-address.el (wl-address-make-completion-entry): Extracted from
2755         `wl-address-make-completion-list'.
2756         (wl-address-enable-strict-loading): New variable.
2757         (wl-address-make-completion-list): Revive petname duplication
2758         inquiry, and enable it if `wl-address-enable-strict-loading'.
2759         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2760
2761 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2762
2763         * wl-message.el (wl-message-get-original-buffer): Avoid
2764         'Selecting deleted buffer' error when original buffer is killed.
2765
2766 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2767
2768         * wl-summary.el (wl-summary-next-message): Use
2769         elmo-message-accessible-p instead of elmo-message-cached-p.
2770
2771 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2772
2773         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2774
2775         * wl-thread.el (wl-thread-open-all-unread): Use
2776         elmo-folder-list-flagged instead of
2777         elmo-folder-list-messages-mark-match.
2778
2779         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2780         instead of elmo-folder-list-messages-mark-match.
2781         (wl-summary-move-spec-alist): New variable.
2782         (wl-summary-move-spec-plugged-alist,
2783         wl-summary-move-spec-unplugged-alist): Abolish.
2784         (wl-summary-next-message): Follow the change above.
2785         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2786         with 'no-msg' argument.
2787
2788         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2789         variable.
2790         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2791         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2792         (wl-message-buffer-prefetch-get-next): Follow the change above.
2793
2794 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2795
2796         * wl-version.el (wl-version): Changed codename.
2797
2798         * Version number is increased to 2.11.0.
2799
2800 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2801
2802         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2803         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2804         `wl-draft-config-variables'.
2805         (wl-draft-kill): Fixed problem when the draft is reedit.
2806
2807 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2808
2809         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2810         buffer-modified status (Thanks to
2811         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2812
2813 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2814
2815         * wl-util.el (wl-region-exists-p): New function.
2816
2817         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2818         Remove defvars for byte-compile warnings.
2819
2820 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2821
2822         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2823         defvar-maybe. Removed unused bind.
2824
2825 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2826
2827         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2828         summary buffer window before creating new frame.
2829         (wl-draft-reply): Ditto.
2830
2831 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2832
2833         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2834
2835 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2836
2837         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2838
2839 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2840
2841         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2842         instead of `kill-region'.
2843
2844 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2845
2846         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2847         (wl-highlight-summary-line-string): Use it.
2848         (wl-highlight-summary-current-line): Ditto.
2849
2850         * wl-mime.el (wl-message-delete-current-part): Check the class of
2851         mime-entity.
2852
2853         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2854
2855         * wl-summary.el (wl-summary-make-number-list): Initialize.
2856         (wl-summary-update-mark): New function.
2857         (wl-summary-reply): Put `answered' mark on the message.
2858         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2859
2860         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2861         (wl-draft-reply): Added optional argument `number';
2862         Set wl-draft-parent-number.
2863         (wl-draft-kill): Delete answered mark if it is a reply.
2864
2865 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2866
2867         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2868         that originates in mime-preview-follow-current-entity.
2869         (wl-draft-yank-current-message-entity): Use it if region is active.
2870
2871         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2872         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2873         `wl-message-delete-current-part'.
2874         * wl-mule.el (wl-message-define-keymap): Ditto.
2875         * wl-xmas.el (wl-message-define-keymap): Ditto.
2876
2877 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2878
2879         * wl-mime.el (wl-message-delete-current-part): New function.
2880         (wl-mime-node-id-to-string): Ditto.
2881
2882         * wl-mime.el (wl-message-delete-current-part): Use existing
2883         original buffer which corresponds current mime-view buffer.
2884         (fetched buffer might have different structure, possibly)
2885
2886         * wl-mime.el (wl-message-delete-current-part): Quit if the
2887         message content differs from the actual message.
2888
2889 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2890
2891         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2892         order.
2893         (wl-summary-search-by-subject): Search parent message from tail;
2894         Check the existence of the parent message on the current thread tree.
2895         (wl-summary-update-thread): Check whether the line is inserted.
2896
2897 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2898
2899         * wl-vars.el (wl-summary-line-format): Undo last change.
2900         * wl-summary.el (wl-summary-print-destination): Do not put
2901         invisible property when `wl-summary-width' is nil.
2902         (wl-summary-line-subject-minimum-length): Abolished.
2903         (wl-summary-line-subject): Ditto.
2904
2905 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2906
2907         * wl-vars.el (wl-summary-line-format): Change default value.
2908         (wl-summary-subject-length-limit): Abolished.
2909         * wl-summary.el (wl-summary-line-subject): Ditto.
2910
2911 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2912
2913         * wl-template.el (wl-template-select): Added optional argument.
2914         If optional argument is specified, reverse
2915         `wl-template-visible-select'.
2916
2917 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2918
2919         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2920         Take prefix argument to force asking the destination folder.
2921
2922 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2923
2924         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2925         count and update status.
2926
2927 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2928
2929         * wl-summary.el (wl-summary-redisplay-internal): If
2930         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2931         after fetching.
2932
2933 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2934
2935         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2936         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2937
2938         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2939
2940 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2941
2942         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2943         (All other related portions are changed).
2944         (wl-summary-mark-as-read-all): Rewrite.
2945
2946 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2947
2948         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2949         `wl-summary-mark-as-read'.
2950         (wl-summary-mark-as-unread): Rewrite.
2951         (wl-summary-mark-as-read): Added no-modeline argument.
2952         (wl-summary-resume-cache-status): Rewrite.
2953         (wl-summary-exec-subr): Remove unused local variable.
2954
2955 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2956
2957         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2958         logic to call `wl-summary-buffer-prev-folder-function'.
2959         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2960
2961 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2962
2963         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2964         is nil.
2965
2966 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2967
2968         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2969         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2970         (wl-mime-setup): Add its entry.
2971
2972 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2973
2974         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2975         (wl-summary-delete-cache): Likewise.
2976         (wl-summary-mark-as-read): Rewrite.
2977
2978 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2979
2980         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2981         `wl-summary-count-unread'.
2982
2983         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2984
2985         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2986
2987 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2988
2989         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2990         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2991         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2992         Renamed to the elmo-msgdb-*-mark.
2993         (wl-summary-score-marks): Follow the change above.
2994         (wl-summary-auto-refile-skip-marks): Ditto.
2995         (wl-summary-incorporate-marks): Ditto.
2996         (wl-summary-expire-reserve-marks): Ditto.
2997
2998         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2999         changes.
3000         (wl-thread-insert-top): Changed updating message.
3001
3002         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3003         variable.
3004         (wl-summary-count-unread): Count answered marks.
3005         (wl-summary-rescan): Call wl-summary-insert-message instead of
3006         wl-summary-append-message-func-internal.
3007         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3008         (wl-summary-prefetch-msg): Follow the variable name changes.
3009         (wl-summary-prefetch-region): Ditto.
3010         (wl-summary-mark-as-read-all): Follow the API changes;
3011         Don't call elmo-folder-replace-marks.
3012         (wl-summary-delete-cache): Follow the variable name changes.
3013         (wl-summary-resume-cache-status): Ditto.
3014         (wl-summary-update-status-marks): New function.
3015         (wl-summary-insert-message): New function.
3016         (wl-summary-sync-marks): Follow the variable name changes.
3017         (wl-summary-sync-update): Synchronize to the msgdb, too;
3018         Changed update messages.
3019         (wl-summary-make-number-list): Rewrite.
3020         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3021         (wl-summary-mark-as-unread): Follow the API changes.
3022         (wl-summary-exec-subr): Follow the variable name changes.
3023         (wl-summary-mark-as-read): Ditto.
3024         (wl-summary-move-spec-plugged-alist): Ditto.
3025         (wl-summary-move-spec-unplugged-alist): Ditto.
3026         (wl-summary-cursor-move-surface): Ditto.
3027
3028         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3029         variable name changes.
3030         (wl-highlight-summary-current-line): Ditto.
3031
3032         * wl-expire.el (wl-expire-refile): Follow the API change in
3033         elmo-folder-move-messages.
3034         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3035         (wl-summary-archive): Use elmo-folder-msgdb instead of
3036         elmo-msgdb-load.
3037
3038 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3039
3040         * wl-mime.el (wl-draft-preview-message): Restore the position
3041         before evaluating wl-draft-send-hook in preview buffer.
3042
3043 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3044
3045         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3046         when it creates new draft buffer.
3047
3048         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3049         without argument.
3050
3051         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3052         Evaluate content and if the value is string, insert it.
3053         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3054         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3055         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3056         wl-draft-config-sub-part-bottom): Use it.
3057
3058         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3059         with the folder name. The question was unintelligible when it is
3060         called from wl-save-status.
3061
3062 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3063
3064         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3065         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3066         cannot take second argument).
3067
3068 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3069
3070         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3071         as t. Since type and subtype are not case sensitive (RFC 2045).
3072
3073 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3074
3075         * wl-vars.el (wl-message-mode-line-format): New variable.
3076         (wl-message-mode-line-format-spec-alist): Ditto.
3077         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3078         (wl-message-redisplay): Use wl-message-mode-line-format.
3079
3080 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3081
3082         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3083
3084 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3085
3086         * wl-summary.el (wl-summary-default-from): Write description.
3087
3088 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3089
3090         * wl-vars.el (wl-ldap-objectclass): Abolish.
3091
3092         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3093         (wl-ldap-make-filter): Removed condition for objectclass.
3094         (wl-ldap-make-matched-value-list): Remove meaningless process.
3095         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3096         (wl-address-ldap-search): Don't add `*' to `pat' string;
3097         use ignore-errors; added `email';
3098         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3099         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3100         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3101
3102
3103 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3104
3105         * wl-draft.el (wl-draft-parent-folder): Write description.
3106         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3107
3108 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3109
3110         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3111         as "" (zero-length string) if no parent.
3112         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3113
3114 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3115
3116         * wl-address.el (wl-address-make-completion-list): Skip duplication
3117         checking.
3118         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3119         `append'.
3120
3121 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3122
3123         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3124         instead of `beginning-of-buffer'.
3125
3126 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3127
3128         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3129
3130 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3131
3132         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3133         Refer wl-message-buffer-name.
3134         (wl-message-wheel-down): Ditto.
3135
3136 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3137
3138         * wl-vars.el (wl-message-buffer-name): New user option.
3139
3140         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3141         directly instead of making alist dinamically.
3142
3143         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3144         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3145         wl-message-buffer-cache-name.
3146         (wl-message-buffer-cache-clean-up): Ditto.
3147
3148         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3149
3150         * Version number is increased to 2.9.15.
3151
3152 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3153
3154         * wl-vars.el (wl-summary-default-view-alist): New user option.
3155
3156         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3157
3158         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3159         while deleting address.
3160         (wl-draft-delete-myself-from-cc): Ditto.
3161
3162         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3163         If optional argument is specified, reverse sort order.
3164
3165         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3166
3167 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3168
3169         * wl-thread.el (wl-thread-insert-message): Return parent number if
3170         exists.
3171         (wl-thread-update-indent-string-region): Use
3172         wl-thread-update-line-on-buffer-sub instead of
3173         wl-thread-update-line-on-buffer.
3174
3175 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3176
3177         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3178         (wl-folder-close-all): Ditto.
3179
3180 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3181
3182         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3183         and mailing-list:.
3184         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3185         value.
3186         (wl-summary-line-list-info): Print mailing-list name even when 
3187         list-number is empty.
3188
3189 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3190
3191         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3192
3193         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3194         (wl-draft-open-file): Ditto.
3195         (wl-draft-random-alphabet): Ditto.
3196
3197         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3198         bindings.
3199
3200 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3201
3202         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3203         * wl-vars.el (wl-draft-config-alist): Ditto.
3204
3205 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3206
3207         * Version number is increased to 2.9.14.
3208
3209         * wl.el (wl): Don't set wl-init as nil when error occured while
3210         auto-checking folders.
3211
3212         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3213         `elmo-expand-newtext'.
3214
3215 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3216
3217         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3218         `this-command' so that `wl-folder-goto-folder' contained in
3219         `wl-summary-keep-cursor-command' work.
3220
3221 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3222
3223         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3224         message buffer displaying state.
3225
3226 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3227
3228         * wl-vars.el (wl-summary-default-view): New variable to specify
3229         default value for `wl-summary-buffer-view' instead of using
3230         set-default.
3231         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3232
3233 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3234
3235         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3236
3237         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3238
3239 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3240
3241         * wl-vars.el (wl-forward-subject-prefix): New variable.
3242         * wl-draft.el (wl-draft-forward): Use it.
3243
3244 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3245
3246         * wl-message.el (wl-message-prev-page): When it is called without
3247         lines argument, scroll down by wl-message-scroll-amount lines.
3248         (wl-message-next-page): Ditto.
3249         * wl-vars.el (wl-message-scroll-amount): Change default value
3250         to preserve current behavior.
3251
3252 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3253
3254         * wl-summary.el (wl-summary-prefetch-msg): Bind
3255         `wl-message-entity' to call `wl-summary-from-function'.
3256
3257 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3258
3259         * wl-message.el (wl-message-buffer-create): Run
3260         wl-message-buffer-created-hook.
3261
3262 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3263
3264         * wl-summary.el (wl-summary-sort-specs): New variable.
3265         (wl-summary-default-sort-spec): Ditto.
3266         (wl-summary-sort): Rewrite.
3267         (wl-summary-sort-by-list-info): New function.
3268
3269 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3270
3271         * wl-summary.el (wl-summary-get-list-info): New function.
3272         (wl-summary-sort): Rewrite.
3273         (wl-summary-line-list-info): Ditto.
3274         (wl-summary-line-list-count): Ditto.
3275         (wl-summary-refile-region): Fixed docstring.
3276
3277 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3278
3279         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3280         `wl-folder-entity-hashtb' as completion table.
3281
3282 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3285         only when this command is called interactively; silence the byte-
3286         compiler.
3287
3288 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3289
3290         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3291         active in XEmacs.
3292
3293 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3294
3295         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3296         plural lines.
3297
3298 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3299
3300         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3301         of current line when the cursor is on the header name.
3302         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3303
3304 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3305
3306         * wl-util.el (wl-read-directory-name): Return displayed directory
3307         as the default value also on XEmacs.
3308
3309 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3310
3311         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3312         formatting.
3313
3314 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3315
3316         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3317         argument and when it is non-nil, check face property before
3318         highlighting for each line.
3319         (wl-highlight-summary-window): Set it.
3320
3321 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3322
3323         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3324         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3325
3326         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3327         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3328         (wl-draft-get-fcc-list): Likewise.
3329
3330 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3331
3332         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3333         (wl-thread-entity-cur): Ditto.
3334         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3335         wl-thread-indent-regexp setting.
3336         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3337
3338         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3339         wl-summary-lazy-highlight.
3340         (wl-summary-display-bottom): Ditto.
3341
3342         * wl-thread.el (wl-thread-open-close): Likewise.
3343
3344         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3345         from and subject;
3346         Bind wl-draft-use-frame;
3347         Enclose with save-window-excursion;
3348         Use wl-draft-create-buffer instead of with-temp-buffer;
3349         Use wl-draft-prepare-edit;
3350         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3351         Use wl-draft-send instead of wl-draft-raw-send.
3352
3353 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3354
3355         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3356         of using wl-from.
3357
3358 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3359
3360         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3361         insert-buffer instead of clone-buffer.
3362         (wl-draft-doing-mime-bcc): New variable.
3363         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3364         infinite loop.
3365         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3366
3367         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3368         (wl-draft-mime-bcc-body): Ditto.
3369
3370         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3371         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3372         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3373         wl-draft-do-mime-bcc.
3374         (wl-draft-mime-bcc-field): New function.
3375         (wl-draft-do-mime-bcc): Ditto.
3376
3377         * wl-address.el (wl-address-complete-header-list): New variable.
3378         (wl-address-complete-header-regexp): Changed default value.
3379
3380         * Version number is increased to 2.9.13.
3381
3382 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3383
3384         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3385         it is differed.
3386
3387 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3388
3389         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3390         (wl-summary-line-list-count): Ditto.
3391
3392 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3393
3394         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3395         (wl-nntp-posting-function): New variable.
3396         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3397         `wl-nntp-posting-config-alist'.
3398
3399 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3400
3401         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3402         FLIM.
3403
3404 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3405
3406         * wl-summary.el (wl-summary-target-mark-refile-sub):
3407         Remove a nuisance funcall.
3408
3409 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3410
3411         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3412         as t for `try-completion'.
3413
3414 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3415
3416         * wl-summary.el (wl-summary-default-from): Use
3417         wl-address-header-extract-address instead of
3418         std11-extract-address-components.
3419         (wl-summary-simple-from): Ditto.
3420         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3421         (wl-summary-insert-headers): Show message.
3422         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3423         for whole line.
3424         (wl-summary-default-from): Revert last change.
3425         (wl-summary-simple-from): Ditto.
3426         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3427         (wl-summary-mark-as-read-region): Follow the change above.
3428         (wl-summary-sync-marks): Ditto.
3429         (wl-summary-target-mark-mark-as-read): Ditto.
3430         (wl-summary-redisplay-internal): Ditto.
3431         (wl-summary-redisplay-no-mime-internal): Ditto.
3432         (wl-summary-redisplay-all-header): Ditto.
3433         (wl-summary-mark-as-read): Removed argument `cached';
3434         Use current cache status to set cache mark.
3435         (wl-summary-redisplay-internal): Follow the change above.
3436         (wl-summary-redisplay-no-mime-internal): Ditto.
3437         (wl-summary-redisplay-all-header): Ditto.
3438
3439         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3440
3441         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3442         Don't call itself recursively (Adviced by Yamaoka-san).
3443
3444 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3445
3446         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3447         bind wl-summary-highlight as nil to avoid error caused by missing
3448         local variables.
3449
3450 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3451
3452         * wl-vars.el (wl-invalid-character-message): New user option.
3453
3454         * wl-util.el (wl-set-string-width): If truncated string-width is
3455         larger than specified width, use `wl-invalid-character-message'.
3456
3457 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3458
3459         * wl-summary.el (wl-summary-prefetch-msg): 
3460         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3461
3462 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3463
3464         * wl-vars.el (wl-summary-check-line-format): New user option.
3465         (wl-summary-line-format-file): Ditto.
3466
3467         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3468         variable.
3469         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3470         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3471         and `wl-summary-view-old-p' to check whether do a rescan or not.
3472         (wl-summary-view-old-p): New function.
3473         (wl-summary-line-format-changed-p): Ditto.
3474         (wl-summary-line-format-save): Ditto.
3475         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3476
3477         * wl-util.el (wl-set-string-width): Avoid using negative number
3478         for make-string.
3479
3480 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3481
3482         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3483         return value.
3484
3485         * wl-util.el (wl-set-string-width): Added optional argument
3486         `padding' (All other related portions are changed).
3487         (wl-line-parse-format): If the first letter of column number is
3488         `0', zero-padding the result (ex: "%05l").
3489
3490         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3491
3492 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3493
3494         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3495         sequential summary view.
3496
3497 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3498
3499         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3500         if it doesn't have a -unix version.
3501
3502 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3503
3504         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3505
3506 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3507
3508         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3509         content.
3510         (wl-draft): Follow the change above.
3511
3512         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3513
3514         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3515         and wl-folder-summary-line-format-alist contain %T and %P.
3516
3517         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3518         (wl-summary-mode-line-format): New user option.
3519         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3520         (wl-summary-line-format): Changed default value.
3521         (wl-summary-lazy-highlight): Changed default value.
3522
3523         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3524         change in wl-summary-create-line.
3525         (wl-thread-insert-entity-sub): Ditto.
3526
3527         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3528         (wl-summary-buffer-unread-status): Ditto.
3529         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3530         (wl-summary-buffer-persistent-mark-column): Ditto.
3531         (wl-summary-buffer-mode-line-formatter): Ditto.
3532         (wl-summary-buffer-mode-line): Ditto.
3533         (wl-summary-message-regexp): Abolished.
3534         (All other related portions are changed.)
3535         (wl-summary-detect-mark-position): New function.
3536         (wl-summary-buffer-set-folder): Setup
3537         wl-summary-buffer-mode-line-formatter.
3538         (wl-summary-mode): Setup selective-display;
3539         Setup pre-idle-hook when xemacs.
3540         (wl-summary-update-modeline): Rewrite.
3541         (wl-summary-jump-to-msg): Define as function;
3542         Changed regexp for searching messages.
3543         (wl-summary-message-number): Rewrite.
3544         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3545         Do rescan when old type summary cache.
3546         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3547         (wl-summary-remove-destination): Use '\r' to detect EOL.
3548         (wl-summary-print-destination): Ditto.
3549         (wl-summary-temp-mark): New inline function.
3550         (wl-summary-persistent-mark): Ditto.
3551         (wl-summary-line-number): New function.
3552         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3553         (wl-summary-line-list-count): New function.
3554         (wl-summary-create-line): Added argument persistent-mark.
3555         (All other related portions are changed)
3556         (wl-summary-create-line): Insert '\r'.
3557         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3558         (wl-summary-cursor-move-surface): New inline function.
3559         (wl-summary-prev): Use it.
3560         (wl-summary-next): Ditto.
3561
3562         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3563         wl-summary-message-regexp.
3564         (wl-highlight-summary): Delete progress message.
3565         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3566
3567         * Version number is increased to 2.9.12.
3568
3569 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3570
3571         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3572         variable (nil: no minimum).
3573         (wl-summary-line-subject): Add some spaces after subject by
3574         wl-summary-line-subject-minimum-length.
3575
3576 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3577
3578         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3579         and removed `F'.
3580         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3581         change above).
3582
3583 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3584
3585         * wl-summary.el (wl-summary-line-list-count): Reverted.
3586         (example setting in samples/*/dot.wl is also updated)
3587
3588 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3589
3590         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3591
3592         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3593
3594         * wl-vars.el (wl-summary-line-format): Addes some description to the
3595         docstring.
3596
3597         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3598         (wl-summary-line-close-bracket): Ditto.
3599         (wl-summary-line-children-number): Ditto.
3600         (wl-summary-line-thread-indent): Ditto.
3601         (wl-summary-line-children-and-from): Ditto.
3602
3603         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3604         't', 'c', 'F' and added 'C'.
3605
3606         * wl-util.el (wl-set-string-width): Accept negative value.
3607         (wl-line-parse-format): Added "%number(" and "%)".
3608
3609 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3610
3611         * wl-summary.el (wl-summary-line-list-count): Change format of the
3612         return value.
3613
3614 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3615
3616         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3617         from the recent message.el.
3618         (wl-draft-point-in-header-p): Ditto.
3619         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3620         wl-draft-beginning-of-line.
3621         * wl-e21.el (wl-draft-mode-map): Ditto.
3622         * wl-xmas.el (wl-draft-mode-map): Ditto.
3623
3624         * wl-folder.el: Sort macrodefs by dependencies.
3625
3626 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3627
3628         * wl-summary.el (wl-summary-prev): Fixed regexp.
3629         (wl-summary-next): Ditto.
3630
3631 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3632
3633         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3634
3635 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3636
3637         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3638         for backward compatibility.
3639
3640 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3641
3642         * wl-summary.el (wl-summary-line-list-count): New function, merged
3643         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3644         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3645         list counts.
3646
3647 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3648
3649         * wl-summary.el (wl-summary-create-line): Ignore errors while
3650         timezone-fix-time.
3651
3652         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3653
3654         * wl-summary.el (wl-summary-sync-update): Ditto.
3655         (wl-summary-default-from): Use wl-message-entity
3656         instead of entity.
3657
3658         * wl-summary.el (wl-summary-create-line): Fix.
3659
3660         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3661         (wl-summary-line-format): New user option.
3662         (wl-folder-summary-line-format-alist): Ditto.
3663         (wl-summary-from-width): Abolished.
3664
3665         * wl-util.el (toplevel): Require 'bytecomp.
3666         (wl-line-parse-format): New function.
3667         (wl-line-formatter-setup): New macro.
3668
3669         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3670         (wl-summary-buffer-line-formatter): New buffer local variable.
3671         (wl-summary-switch-to-clone-buffer): Follow the change above.
3672         (wl-summary-message-regexp): Fix.
3673         (wl-summary-from-func-internal): Abolished.
3674         (wl-summary-subject-func-internal): Ditto.
3675         (wl-summary-subject-filter-func-internal): Ditto.
3676         (All other related portions are changed.)
3677         (wl-summary-buffer-set-folder):
3678         Set up wl-summary-buffer-number-column and 
3679         wl-summary-buffer-line-formatter
3680         (All other related portions are changed.)
3681         (wl-summary-buffer-number-column-detect): Abolished.
3682         (All other related portions are changed.)
3683         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3684         (wl-summary-delete-all-temp-marks-on-buffer): Use
3685         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3686         (wl-summary-target-mark-delete): Ditto.
3687         (wl-summary-target-mark-refile-subr): Ditto.
3688         (wl-summary-target-mark-mark-as-read): Ditto.
3689         (wl-summary-target-mark-mark-as-unread): Ditto.
3690         (wl-summary-target-mark-mark-as-important): Ditto.
3691         (wl-summary-target-mark-save): Ditto.
3692         (wl-summary-replace-status-marks): Renamed from
3693         wl-summary-set-status-marks-on-buffer;
3694         Use wl-summary-message-regexp instead of
3695         wl-summary-buffer-number-regexp.
3696         (wl-summary-sync-update): Follow the change above.
3697         (wl-summary-goto-previous-message-beginning): New function.
3698         (wl-summary-mark-as-unread): Use it.
3699         (wl-summary-mark-as-important): Ditto.
3700         (wl-summary-line-formatter): New variable.
3701         (wl-summary-line-year): New function.
3702         (wl-summary-line-day): Ditto.
3703         (wl-summary-line-day-of-week): Ditto.
3704         (wl-summary-line-hour): Ditto.
3705         (wl-summary-line-minute): Ditto.
3706         (wl-summary-line-open-bracket): Ditto.
3707         (wl-summary-line-close-bracket): Ditto.
3708         (wl-summary-line-children-number): Ditto.
3709         (wl-summary-line-thread-indent): Ditto.
3710         (wl-summary-line-size): Ditto.
3711         (wl-summary-line-subject): Ditto.
3712         (wl-summary-line-from): Ditto.
3713         (wl-summary-line-children-and-from): Ditto.
3714         (wl-summary-create-line): Rewritten.
3715         (wl-summary-format-date): Abolished.
3716
3717         * wl-highlight.el (wl-highlight-summary-current-line): Use
3718         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3719         Use thread structure to detect thread top message.
3720
3721         * wl-draft.el (wl-default-draft-cite): Don't use
3722         wl-summary-from-func-internal.
3723
3724         * wl-refile.el (wl-refile-subject-learn): Don't use
3725         wl-summary-subject-filter-func-internal.
3726         (wl-refile-guess-by-subject): Ditto.
3727
3728         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3729         parameters.
3730
3731         * wl-thread.el (wl-thread-update-indent-string-region):
3732         Use wl-thread-update-line-on-buffer instead of
3733         wl-thread-update-indent-string.
3734         (wl-thread-update-children-number): Redefine using
3735         wl-thread-update-line-on-buffer.
3736         (wl-thread-update-indent-string): Abolished.
3737
3738         * Version number is increased to 2.9.11.
3739
3740 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3741
3742         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3743         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3744         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3745
3746         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3747         as nil.
3748
3749         * wl-thread.el (wl-thread-open-all-unread): Use 
3750         elmo-folder-list-messages-mark-match.
3751         (wl-thread-insert-message): Removed argument `mark-alist'.
3752         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3753         elmo-msgdb-set-mark.
3754         (wl-thread-get-children-msgs-uncached): Likewise.
3755         (wl-thread-get-exist-children): Added argument include-self.
3756         (wl-thread-delete-message): Follow the change above.
3757
3758         * wl-summary.el (wl-summary-count-unread): Removed argument.
3759         (wl-summary-rescan): Follow the change above.
3760         (wl-summary-mark-as-read-region): Ditto
3761         (wl-summary-mark-as-unread-region): Ditto.
3762         (wl-summary-delete-messages-on-buffer): Ditto.
3763         (wl-summary-sync-update): Ditto.
3764         (wl-summary-switch-to-clone-buffer): Ditto.
3765         (wl-summary-goto-folder-subr): Ditto.
3766         (wl-summary-target-mark-mark-as-read): Ditto.
3767         (wl-summary-target-mark-mark-as-unread): Ditto.
3768         (wl-summary-target-mark-mark-as-important): Ditto.
3769         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3770         (wl-summary-update-thread): Removed argument `mark-alist'.
3771         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3772         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3773         (wl-summary-resume-cache-status): Likewise.
3774         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3775         elmo-msgdb-set-mark.
3776         (wl-summary-mark-as-read-all): Likewise.
3777         (wl-summary-delete-cache): Ditto.
3778         (wl-summary-auto-select-msg-p): Ditto.
3779         (wl-summary-mark-as-unread): Ditto.
3780         (wl-summary-no-auto-refile-message-p): Ditto.
3781         (wl-summary-mark-as-read): Ditto.
3782         (wl-summary-mark-as-important): Ditto.
3783         (wl-summary-auto-refile): Follow the change above.
3784         (wl-summary-delete-all-marks): Removed.
3785         (wl-summary-resume-marks-and-highlight): Ditto.
3786         (wl-summary-resume-marks): Ditto.
3787         (wl-summary-delete-important-msgs-from-list): Ditto.
3788         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3789
3790         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3791         wl-summary-count-unread.
3792
3793         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3794         (wl-summary-score-update-all-lines): Use
3795         elmo-msgdb-set-mark.
3796
3797 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3798
3799         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3800         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3801         (wl-summary-create-line): Renamed from
3802         wl-summary-overview-create-summary-line;
3803         Argument rearrangement.
3804         (wl-summary-update-thread): Follow the change above.
3805
3806         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3807         (wl-thread-insert-entity-sub): Likewise.
3808
3809         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3810         argument `overview', `mark-alist' and added `msgdb'.
3811
3812         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3813
3814         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3815         (wl-summary-rescan): Follow the change above.
3816         (wl-summary-sync-update): Ditto.
3817         (wl-summary-insert-thread-entity): Ditto;
3818         Don't use `let*' in every while loop;
3819         Detect infinite loop of threads.
3820         (wl-summary-update-thread): Removed argument `overview'.
3821
3822         * wl-thread.el (wl-thread-insert-message): Ditto.
3823
3824         * Version number is increased to 2.9.10.
3825
3826         * wl-message.el (wl-message-redisplay): Ignore errors while
3827         wl-message-redisplay-hook.
3828
3829 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3830
3831         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3832
3833 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3834
3835         * wl.el (wl): inhibit-quit while wl-folder.
3836
3837 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3838
3839         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3840         while msgdb access.
3841
3842 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3843
3844         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3845         even if no folder is not created.
3846
3847 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3848
3849         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3850
3851         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3852         implementation.
3853         (wl-summary-target-mark-thread): Ditto.
3854
3855         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3856
3857 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3858
3859         * wl-util.el (wl-display-bytes): Remove unused function.
3860
3861 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3862
3863         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3864         seems critical one (partially reverse the change in 2002/03/17).
3865
3866 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3867
3868         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3869         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3870
3871 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3872
3873         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3874         is not writable.
3875         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3876         plugged status instead of `'force' as 2nd argument.
3877
3878         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3879         is not creatable.
3880
3881         * Version number is increased to 2.9.9.
3882
3883 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3884
3885         * wl-summary.el (wl-summary-suspend): New function.
3886
3887 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3888
3889         * wl.el (wl): Do not check variables if check is nil.
3890         * wl-utils.el (wl-collect-draft): New function.
3891         * wl-folder.el (wl-folder-suspend): Put summary buffers
3892         and draft buffers at the end of buffer list.
3893         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3894
3895 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3896
3897         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3898         loop instead of recursive call.
3899
3900         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3901         2nd argument.
3902
3903 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3904
3905         * wl-draft.el (wl-draft-create-contents): Don't take neither
3906         (function . args) nor (string . something) any more.
3907
3908         * wl-version.el (wl-generate-user-agent-string): Return string
3909         without header symbol.
3910         * wl-draft.el (wl-draft-default-headers): Use it.
3911
3912         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3913         `wl-draft-insert-ccs' and return field value instead of inserting
3914         the header. Abolish cc argument.
3915         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3916
3917         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3918         rather than one with string car.
3919
3920         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3921         * wl-draft.el (wl-draft-create-contents): Add it after the default
3922         headers.
3923
3924         * wl-draft.el (wl-draft-create-contents): For the case of
3925         (symbol-or-string . function) insert header only when the function
3926         returns string value.
3927
3928 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3929
3930         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3931         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3932
3933 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3934
3935         * wl.el (wl-check-environment): Don't check Message-ID when
3936         `wl-insert-message-id' is nil.
3937         Revive checking if `wl-message-id-domain' contains "@".
3938
3939 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3940
3941         * wl.el (wl-check-environment): Merge examination for "@" at
3942         inappropriate position into the first string-match.
3943
3944         * wl-summary.el (wl-summary-target-mark-print): New function.
3945         (wl-summary-pipe-message-subr): Extracted from
3946         `wl-summary-pipe-message'.
3947         (wl-summary-target-mark-pipe): New function.
3948         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3949         `wl-summary-target-mark-pipe'.
3950
3951 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3952
3953         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3954
3955 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3956
3957         * wl.el (wl-check-environment): Use elmo-warning instead of
3958         error for non-critical ones.
3959         Remove trash folder check.
3960         (wl): Don't ignore error in wl-check-environment.
3961
3962         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3963         check, which is moved from `wl-check-environment'.
3964         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3965
3966 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3967
3968         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3969         guess anything, call wl-summary-write.
3970         (wl-summary-write): Create draft with blank To field.
3971         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3972
3973 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3974
3975         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3976         argument full as well for wl-folder-write-current-folder.
3977         If wl-*-write-current-folder cannot guess addressee, add blank
3978         To header.
3979         Rewrite condition for positioning cursor.
3980
3981 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3982
3983         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3984         summary buffer is present, use it.
3985         (wl-folder-jump-to-previous-summary): Ditto.
3986
3987 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3988
3989         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3990
3991         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3992         wl-summary-previous-buffer and wl-summary-next-buffer.
3993
3994         * wl-folder.el (wl-folder-mode-map): Bind
3995         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3996         (wl-folder-jump-to-next-summary): New function.
3997         (wl-folder-jump-to-previous-summary): Ditto.
3998
3999         * wl-draft.el (wl-draft): Rearranged.
4000
4001 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4002
4003         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4004         of header.
4005         (wl-draft): Collect arguments for the header as header-alist.
4006         (wl-draft-forward): Arrange arguments for wl-draft.
4007         (wl-draft-reply): Ditto.
4008         (wl-draft-edit-string): Ditto.
4009         * wl-summary.el (wl-summary-write): Ditto.
4010         (wl-summary-write-current-folder): Ditto.
4011
4012         * Version number is increased to 2.9.8.
4013
4014 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4015
4016         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4017
4018         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4019
4020         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4021         even if the guess failed.
4022
4023         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4024         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4025         wl-summary-write-current-folder.
4026         * wl-xmas.el: Ditto.
4027
4028 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4029
4030         * wl-summary.el (wl-summary-next-page): Force display message if
4031         message is not displayed yet.
4032         (wl-summary-prev-page): Ditto.
4033
4034 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4035
4036         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4037
4038 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4039
4040         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4041         add "Preview Message" and "Save Draft and Exit".
4042
4043 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4044
4045         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4046         if addrmgr is called from draft in splitted window.
4047
4048         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4049         * wl-mule.el: Ditto.
4050         * wl-xmas.el: Ditto.
4051
4052 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4053
4054         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4055
4056         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4057         * wl-xmas.el (wl-folder-toolbar): Ditto.
4058
4059 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4060
4061         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4062         and wl-draft-save-and-exit.
4063         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4064         * wl-xmas.el: Ditto.
4065         * wl-mule.el: Ditto.
4066
4067         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4068         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4069
4070 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4071
4072         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4073         lists for saving buffer.
4074
4075 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4076
4077         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4078         parent-folder argument instead of it.
4079         (wl-draft-create-buffer): Ditto.
4080         (wl-draft-forward): Ditto.
4081         (wl-draft-reply): Ditto.
4082         * wl-summary.el (wl-summary-write): Ditto.
4083         (wl-summary-write-current-folder): Ditto.
4084
4085         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4086         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4087         Folder buffer after composing.
4088
4089 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4090
4091         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4092         header if the file `wl-x-face-file' already contains it.
4093
4094 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4095
4096         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4097         folder" entry.
4098         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4099         * wl-e21.el (wl-folder-toolbar): Ditto.
4100         * wl-xmas.el (wl-folder-toolbar): Ditto.
4101
4102 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4103
4104         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4105         wl-folder-goto-folder with sticky argument.
4106         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4107
4108 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4109
4110         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4111         and wl-summary-previous-buffer.
4112         (wl-summary-next-buffer): New function.
4113         (wl-summary-previous-buffer): Ditto.
4114
4115 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4116
4117         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4118         wl-folder-jump-to-current-entity-with-arg.
4119         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4120         `wl-folder-jump-to-current-entity'.
4121         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4122         `wl-summary-goto-folder-sticky'.
4123         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4124         `wl-summary-goto-folder'.
4125         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4126         Unless force-exit, do not clean temp. marks for sticky summary.
4127         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4128
4129 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4130
4131         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4132         not entire.
4133
4134 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4135
4136         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4137         to `C-x C-s'.
4138         (wl-summary-save-status): New command.
4139         (wl-summary-exit): Don't clean-up temp marks when sticky.
4140         (Applied patch from Nakayama-san [wl: 09548])
4141         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4142         Do nothing when no mark data.
4143         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4144         Call `wl-summary-delete-all-temp-marks' before saving.
4145
4146 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4147
4148         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4149
4150 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4151
4152         * wl.el (wl-check-environment): Also cause error when (system-name)
4153         returns "localhost.localdomain". (Although it doesn't affect because
4154         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4155
4156 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4157
4158         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4159         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4160
4161         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4162         value.
4163
4164 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4165
4166         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4167         Likewise r-cc-list and r-ng-list.
4168
4169 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4170
4171         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4172         only if it is bound as variable.
4173
4174         * wl-mime.el (wl-draft-preview-message): Ditto.
4175
4176 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4177
4178         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4179         needless `goto-char'.
4180
4181         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4182         `wl-summary-redisplay-no-mime-internal' instead of
4183         `wl-summary-redisplay-no-mime'.
4184         (wl-summary-redisplay-no-mime): Changed argument;
4185         Call `wl-summary-redisplay-no-mime-internal'.
4186
4187         * wl-mime.el (wl-draft-preview-message): Bind
4188         `mime-header-encode-method-alist' locally.
4189
4190         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4191         (wl-draft-std11-parse-addresses): Added the first address check.
4192         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4193
4194         * Version number is increased to 2.9.7.
4195
4196 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4197
4198         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4199
4200 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4201
4202         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4203         related to scrollbar support, if there is no such a feature
4204         compiled in.
4205
4206 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4207
4208         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4209         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4210         for prefetch.
4211
4212 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4213
4214         * wl-summary.el (wl-summary-pick): Fix for no match.
4215
4216 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4217
4218         * wl-draft.el (wl-draft-save):
4219         Override `mime-header-encode-method-alist'.
4220
4221 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4222
4223         * wl-folder.el (wl-folder-pick): New function.
4224         Define key as "?".
4225
4226 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4227
4228         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4229         Fix for unplugged.
4230
4231 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4232
4233         * wl-folder.el (wl-folder-virtual): New function.
4234         Define key as "V".
4235
4236 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4237
4238         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4239         multi folder if entity is group.
4240
4241 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4242
4243         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4244         is nil.
4245
4246 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4247
4248         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4249         (wl-summary-target-mark-msgs): Return the number of marked messages.
4250
4251 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4252
4253         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4254         "first:" is specified.
4255
4256 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4257
4258         * wl-vars.el (wl-from): Use return value of function
4259         user-full-name instead of the variable user-full-name since
4260         XEmacs-20.4 doesn't set this variable.
4261
4262 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4263
4264         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4265         call `wl' directly.
4266
4267 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4268
4269         * wl-draft.el (wl-draft-reedit): Removed duplicated
4270         switch-to-buffers.
4271
4272 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4273
4274         * wl.el (wl-other-frame): Removed garbages.
4275
4276 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4277
4278         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4279
4280         * wl-xmas.el (wl-draft-key-setup): Ditto.
4281
4282         * wl-mule.el (wl-draft-key-setup): Ditto.
4283
4284         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4285         (wl-draft-reedit): Ditto.
4286         (wl-draft-prepare-edit): Add `wl-draft-save' to
4287         `local-write-file-hooks'.
4288         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4289         (wl-draft-reedit): Set buffer-file-name.
4290         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4291
4292
4293         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4294         call it.
4295         (wl-delete-startup-frame-function): New variable.
4296         (wl-other-frame): New function
4297         (Original was written by Yamaoka san [wl: 09239]).
4298
4299         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4300         if `wl-folder-use-frame'.
4301
4302 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4303
4304         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4305
4306 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4307
4308         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4309         New variable.
4310         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4311         (wl-message-buffer-prefetch-get-next): Use them.
4312         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4313
4314 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4315
4316         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4317         with unwind-protect.
4318
4319         * wl-draft.el (wl-draft-reedit): Rewrite.
4320         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4321         (wl-draft-save): Insert header separator if it does not exist;
4322         Removed condition-case.
4323
4324         * wl-summary.el (wl-summary-reedit): Revert last change.
4325
4326         * wl-draft.el (wl-draft-save): Rewrite.
4327         (wl-draft-create-buffer): Set buffer-file-name as nil.
4328
4329         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4330
4331         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4332
4333         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4334         nil.
4335
4336 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4337
4338         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4339         If count is nil, do not prefetch.
4340         (wl-message-buffer-prefetch-next): Next.
4341
4342 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4343
4344         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4345
4346 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4347
4348         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4349         `delete-backward-char'
4350         (wl-draft-prepare-edit): Check major-mode.
4351         (wl-draft-decode-header): Rewrite.
4352         (wl-draft): Fix.
4353
4354 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4355
4356         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4357
4358 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4359
4360         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4361         (wl-message-buffer-prefetch-get-next): Remove size checking.
4362         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4363
4364 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4365
4366         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4367         (wl-draft-default-headers): Fix.
4368
4369 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4370
4371         * wl-draft.el (wl-draft-default-headers): Insert return value of
4372         `wl-generate-mailer-string-function'.
4373
4374 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4377         (wl-draft-insert-mail-header-separator): Ditto.
4378
4379         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4380         again (Reverted the change on 2002-01-17 by OKADA san).
4381
4382 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4383
4384         * wl-draft.el (wl-draft): Rewrite.
4385         (wl-draft-create-buffer): New function.
4386         (wl-draft-create-contents): Ditto.
4387         (wl-draft-prepare-edit): Ditto.
4388         (wl-draft-decode-header): Ditto.
4389         (wl-draft-decode-body): Ditto.
4390         (wl-draft-check-new-line): Ditto.
4391         (wl-draft-default-headers): Ditto.
4392         (wl-draft-insert-mail-header-separator): Ditto.
4393
4394 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4395
4396         * Version number is increased to 2.9.6.
4397
4398 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4399
4400         * wl-draft.el (wl-draft-delete-field): Optional argument.
4401         (wl-draft-delete-fields): Ditto.
4402
4403 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4404
4405         * wl-message.el (toplevel): Eliminated byte-compile warning.
4406         for `itimer-function', `delete-timer' and `itimer-list'.
4407
4408 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4409
4410         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4411         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4412         `wl-message-buffer-prefetch-threshold'.
4413         * wl-summary.el (wl-summary-redisplay-internal): Remove
4414         the check of `wl-message-buffer-prefetch-depth'.
4415
4416 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4417
4418         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4419         size of article.
4420         (wl-message-buffer-prefetch-subr): Remove size check.
4421
4422 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4423
4424         * wl-vars.el (wl-plugged): Make customizable.
4425
4426 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4427
4428         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4429         (wl-message-buffer-prefetch-set-timer): New function.
4430         (wl-message-buffer-prefetch-get-next): New function.
4431         (wl-message-buffer-prefetch): New function.
4432         (wl-message-buffer-prefetch-next): Rewrite.
4433         (wl-message-buffer-prefetch-subr): Rewrite.
4434         * wl-vars.el (wl-auto-prefetch-first): New variable.
4435         * wl-summary.el (wl-summary-goto-folder-subr): Call
4436         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4437
4438 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4439
4440         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4441         `wl-summary-unread-message-hook'.
4442
4443 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4444
4445         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4446         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4447         if range is `cache-status'.
4448
4449 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4450
4451         * wl-message.el (wl-message-buffer-prefetch-subr):
4452         Improve debug message.
4453
4454 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4455
4456         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4457         `wl-mail-send-pre-hook'.
4458         (wl-draft-send-mail-with-qmail): Ditto.
4459         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4460
4461 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4462
4463         * wl-message.el (wl-message-buffer-prefetch-subr):
4464         Fix for cancel-function-timers bug.
4465         (wl-message-buffer-prefetch-debug): Default value is t.
4466
4467 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4468
4469         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4470         (wl-message-buffer-prefetch-subr): Rewrite.
4471         Rename from `wl-message-buffer-prefetch'.
4472
4473 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4474
4475         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4476         (wl-default-draft-cite-decorate-author): Ditto.
4477
4478         * wl-draft.el (wl-draft-cite-function): Removed.
4479         (wl-default-draft-cite-decorate-author): Ditto.
4480
4481 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4482
4483         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4484         (wl-default-draft-cite): Do not arrange author name if the value of
4485         `wl-default-draft-cite-decorate-author' is nil.
4486
4487 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4488
4489         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4490
4491         * wl-folder.el (wl-folder-check-one-entity): Don't care
4492         `elmo-folder-use-flag-p'.
4493
4494 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4495
4496         * wl-folder (wl-folder-check-one-entity): Fix
4497         problem if unread is nil.
4498
4499 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4500
4501         * wl-address.el (wl-address-make-completion-list): Check whether
4502         the address is a group list.
4503         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4504
4505 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4506
4507         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4508         The number of the messages of new and unread does not count
4509         correctly.
4510
4511         * wl-summary.el (wl-summary-count-unread): Changed to return
4512         `(new . unread)' instead of total.
4513         (wl-summary-sync-update): Follow the change above.
4514
4515         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4516
4517 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4518
4519         * wl-address.el (wl-address-make-completion-list): Do not enclose
4520         address by " <" and ">" if associated realname is "".
4521         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4522         This is against the promblem with group list in .addresses pointed
4523         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4524
4525 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4526
4527         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4528         message is a format control string.
4529         * wl-expire.el (wl-expire-append-log): Ditto.
4530         * wl-mime.el (wl-summary-burst-subr): Ditto.
4531         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4532         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4533
4534 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4535
4536         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4537         wl.el (wl-check-variables): Rename from `wl-check-type'.
4538         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4539         (wl-check-variables-2): New function.
4540         (wl): Call `wl-check-variables-2'.
4541
4542 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4543
4544         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4545         after renaming folder in access group.
4546
4547 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4548
4549         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4550         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4551         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4552         (wl-message-buffer-prefetch): Rewrite.
4553         (wl-message-buffer-prefetch-idle-time): Removed.
4554         * wl-summary.el (wl-summary-redisplay-internal):
4555         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4556         Error check for `wl-message-buffer-prefetch-depht'.
4557
4558 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4559
4560         * Version number is increased to 2.9.5.
4561         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4562
4563 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4564
4565         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4566         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4567         Based on the patch written by
4568         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4569
4570 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4571
4572         * wl-draft.el (wl-draft-raw-send): Fix for
4573         `wl-news-send-pre-hook'
4574
4575 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4576
4577         * wl-utils.el (wl-message-id-function): New variable.
4578         * wl-draft.el (wl-draft-insert-required-fields):
4579         Use `wl-message-id-function'.
4580
4581 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4582
4583         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4584         * wl-utils.el (wl-draft-make-message-id-string):
4585         Use `wl-from' for domain part of Message-ID
4586         if `wl-message-id-use-wl-from' if non-nil.
4587         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4588
4589 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4590
4591         * wl.el (wl): Call `wl-check-type'
4592         Do not 'condition-case'.
4593
4594 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4595
4596         * wl.el (wl-check-type): New function.
4597         (wl-check-type-variables): New variable.
4598
4599 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4600
4601         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4602
4603 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4604
4605         * wl-draft.el (wl-smtp-password-key): New function.
4606         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4607         (wl-draft-send-mail-with-smtp): Ditto.
4608         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4609
4610 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4611
4612         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4613         * wl-utils.el (wl-unique-id-suffix): Remove.
4614
4615 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4616
4617         * Version number is increased to 2.9.4.
4618
4619 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4620
4621         * wl-utils.el (wl-unique-id-suffix): New variable.
4622         (wl-unique-id): Use `wl-unique-id-suffix'
4623
4624 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4625
4626         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4627         instead of `elmo-msgdb-search'.
4628
4629         * Version number is increased to 2.9.3.
4630
4631 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4632
4633         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4634
4635 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4636
4637         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4638         (wl-draft-dispatch-message): Changed for send-later.
4639         (wl-draft-queue-flush): Ditto.
4640         (wl-draft): Clear `wl-sent-message-queued'.
4641         (wl-draft-reedit): Ditto.
4642         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4643         * wl-vars.el (wl-draft-force-queuing): New variable.
4644         (wl-draft-force-queuing-mail): New variable.
4645         (wl-draft-force-queuing-news): New variable.
4646
4647 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4648
4649         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4650         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4651
4652 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4653
4654         * Version number is increased to 2.9.2.
4655
4656 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4657
4658         * wl-draft.el (wl-draft-elide-region): New user command.
4659         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4660
4661         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4662         command `wl-draft-elide-region'.
4663         * wl-mule.el: Ditto.
4664         * wl-xmas.el: Ditto.
4665
4666 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4667
4668         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4669         (wl-biff-check-folder-async): Removed needless let.
4670
4671 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4672
4673         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4674         wl-folder-get-elmo-folder.
4675         (wl-biff-check-folder): Set `biff' argument of
4676         `wl-folder-check-one-entity'.
4677         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4678
4679         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4680         (wl-folder-check-one-entity): Added `biff' argument;
4681         Setup `biff' slot of folder.
4682
4683         * Version number is increased to 2.9.1.
4684
4685 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4686
4687         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4688         comment out and fixed.
4689         (wl-fldmgr-add-completion-subr): Ditto.
4690
4691         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4692         and msgdb.
4693
4694         * wl.el (wl-toggle-plugged): Save summary view.
4695
4696 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4697
4698         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4699
4700 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4701
4702         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4703
4704 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4705
4706         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4707         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4708         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4709
4710         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4711         if it was failed.
4712         (wl-demo): Disable undo in the demo buffer.
4713
4714 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4715
4716         * wl-version.el (wl-version): Changed codename.
4717
4718         * Version number is increased to 2.9.0.
4719
4720 2001-12-14  Takuo KITAME <kitame@northeye.org>
4721
4722         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4723         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4724         (wl-folder-mark-as-read-all-current-entity): Ditto.
4725
4726 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4727
4728         * wl-vars.el (wl-from-width): Define as obsolete variable.
4729         (wl-subject-length-limit): Ditto.
4730
4731         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4732
4733         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4734         wl-summary-save-view.
4735
4736         * wl.el (wl-save-status): Ditto.
4737         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4738
4739         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4740         (wl-summary-exit): Follow the change above.
4741         (wl-summary-goto-folder-subr): Ditto.
4742
4743         * wl-folder.el (wl-folder-create-subr): Don't use
4744         `elmo-folder-creatable-p'.
4745
4746 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4747
4748         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4749
4750 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4751
4752         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4753         rather than bitmap on Emacs 21.
4754         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4755         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4756         for xbm if the new redisplay engine is not available.
4757
4758 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4759
4760         * wl-folder.el (wl-folder-init-hook): New hook.
4761         (wl-folder-init): Run `wl-folder-init-hook'.
4762
4763 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4764
4765         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4766
4767 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4768
4769         * wl-acap.el (wl-acap-cache-filename): New variable.
4770         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4771         (wl-acap-init): Use cache if no ACAP server found.
4772
4773 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4774
4775         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4776         `wl-acap-original-msgdb-dir'.
4777
4778         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4779         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4780
4781         * wl-mime.el (wl-mime-save-directory): Renamed from
4782         `wl-mime-save-dir'.
4783
4784 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4785
4786         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4787
4788         * wl-demo.el: Require `path-util'.
4789         (wl-demo-bitmap-mule-available-p): New internal variable.
4790         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4791         `module-installed-p' instead.
4792         (wl-demo-insert-image): Use *.img file for a bitmap image.
4793         (wl-demo): Don't call the ascii demo recursively.
4794
4795 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4796
4797         * Version number is increased to 2.7.7.
4798
4799 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4800
4801         * wl.el (wl-exit): Eliminated byte-compile warning.
4802
4803 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4804
4805         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4806         obsolete variable using `elmo-define-obsolete-variable'.
4807         (wl-fetch-confirm-threshold): Ditto.
4808         (wl-cache-prefetch-folder-type-list): Ditto.
4809         (wl-cache-prefetch-folder-list): Ditto.
4810
4811 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4812
4813         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4814         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4815         (wl-demo-insert-image): New function.
4816         (wl-demo-insert-text): New function.
4817         (wl-demo-image-type-alist): Redefine as a function.
4818         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4819         (wl-demo-with-temp-file-buffer): Removed.
4820         (wl-logo-xpm): Removed.
4821         (wl-logo-xbm): Removed.
4822         (wl-logo-bitmap): Removed.
4823
4824 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4825
4826         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4827         (wl-expire-localdir-get-folder-function): New user option.
4828         (wl-expire-localdir-get-folder): New function.
4829         (wl-expire-localdir-date): Ditto.
4830
4831 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4832
4833         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4834         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4835         Fixed unread number mismatch when all-unread < unread.
4836
4837 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4838
4839         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4840         (wl-fetch-confirm-threshold): Ditto.
4841
4842         * wl-summary.el (wl-summary-confirm-appends): Removed.
4843         (wl-summary-sync-update): Don't refer
4844         `wl-summary-update-confirm-threshold' (It is now abolished).
4845
4846         * wl-message.el (wl-message-display-internal): Don't refer
4847         `wl-fetch-confirm-threshold' (It is now abolished).
4848
4849 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4852
4853 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4854
4855         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4856         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4857         Change default value to nil.
4858         (wl-summary-indent-length-limit): The value can be nil, nil means
4859         unlimited.
4860
4861         * wl-summary.el: Don't set limit for indent length if the value of
4862         wl-summary-indent-length-limit is nil.
4863         If the value of wl-summary-width is nil, it means only that the width
4864         of summary is unlimited (nil doesn't mean that the indent length is
4865         unlimited).
4866
4867         * wl-thread.el: Ditto.
4868
4869 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4870
4871         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4872         be nil, nil means never confirm.
4873         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4874
4875 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4876
4877         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4878         means unlimited).
4879
4880 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4881
4882         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4883         Use `with-temp-buffer'.
4884
4885 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4886
4887         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4888         with new backquote style).
4889         (wl-folder-get-entity-from-buffer): Ditto.
4890
4891 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4892
4893         * wl-version.el (nemacs-version): Eliminated.
4894         (wl-extended-emacs-version2): Ignore nemacs.
4895         (wl-extended-emacs-version3): Ditto.
4896
4897 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4898
4899         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4900         (wl-draft-add-in-reply-to): New variable.
4901         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4902         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4903         (wl-draft-yank-from-mail-reply-buffer): Use
4904         `wl-draft-add-in-reply-to'.
4905         (wl-draft-insert-current-message): Ditto.
4906
4907 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4908
4909         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4910         typo (kill->hide).
4911         (wl-message-buffer-prefetch-folder-type-list): Added elements
4912         `mark' and `cache' instead of `internal'.
4913
4914 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4915
4916         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4917         resume msgdb directory.
4918
4919 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4920
4921         * wl.el (wl-exit): Call `wl-acap-exit'.
4922
4923         * wl-summary.el (wl-summary-message-string): New function.
4924         (wl-summary-reedit): Use it.
4925         (wl-summary-resend-bounced-mail): Remove needless let.
4926         (wl-summary-supersedes-message): Ditto.
4927         (wl-summary-save): Ditto.
4928
4929         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4930         (wl-acap-init): Set it.
4931         (wl-acap-exit): New function.
4932
4933 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4934
4935         * wl.el (wl-init): Revert (require 'mime-setup). move from
4936         toplevel.
4937
4938 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4939
4940         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4941         local variables.  Add error when guess function return invalid
4942         value.
4943
4944 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4945
4946         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4947         Change local variable name.
4948         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4949         (wl-folder-get-newsgroups): Return nil when non-news folder.
4950         * wl-summary.el (wl-summary-write-current-folder): State through
4951         when guess-list return nil.
4952         (wl-summary-write-current-folder-functions): Fixed docstring.
4953
4954         * wl.el (wl-exit): Changed confirm message.
4955
4956         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4957         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4958
4959         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4960
4961 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4962
4963         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4964         user option (Renamed from wl-cache-prefetch-folder-type-list).
4965         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4966         from wl-cache-prefetch-folder-list).
4967
4968         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4969         Move to wl-vars.el.
4970         (wl-message-buffer-prefetch-p): Changed to enable
4971         `wl-message-buffer-prefetch-folder-list'.
4972
4973         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4974         `ignore-cache'.
4975
4976 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4977
4978         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4979         `part-top' and `part-bottom'.
4980         (wl-draft-config-sub-part-top): New function.
4981         (wl-draft-config-sub-part-bottom): New function.
4982
4983 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4984
4985         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4986
4987 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4988
4989         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4990
4991 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4992
4993         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4994
4995         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4996         (wl-summary-write-current-folder): Ditto.
4997
4998 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4999
5000         * wl-folder.el (wl-folder-get-newsgroups): Use
5001         `elmo-folder-newsgroups'.
5002
5003 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5004
5005         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5006         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5007         `wl-draft-config-sub-header-bottom'.
5008
5009 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5010
5011         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5012         localnews folder.
5013
5014 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5015
5016         * wl-summary.el (wl-summary-mode): Undo last change.
5017
5018         * wl-folder.el (wl-folder-mode): Ditto.
5019
5020 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5021
5022         * wl-summary.el (wl-summary-mode): Locally set
5023         truncate-partial-window-width to nil.
5024         (for XEmacs)
5025
5026         * wl-folder.el (wl-folder-mode): Ditto.
5027
5028 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5029
5030         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5031
5032 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5033
5034         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5035         number.
5036
5037         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5038
5039         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5040
5041         * Version number is increased to 2.7.6.
5042
5043 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5044
5045         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5046
5047 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5048
5049         * wl-summary.el (wl-summary-sync-update): Enclose network
5050         related portion with `unwind-protect'.
5051
5052 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5053
5054         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5055
5056 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5057
5058         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5059         element.
5060         * wl-vars.el (wl-message-body-button-alist): Ditto.
5061
5062         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5063         max match length.
5064         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5065
5066         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5067         for the max match length;
5068         Use 4th element value for the button string regexp group.
5069
5070         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5071         candidate exists, prompt to select.
5072
5073 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5074
5075         * wl-summary.el (wl-summary-jump-to-msg): Search before
5076         calibration point by `beginning-of-line'.
5077
5078 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5079
5080         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5081         for access group.
5082
5083 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5084
5085         * wl-message.el (wl-message-display-internal): Bind
5086         `default-mime-charset'.
5087
5088         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5089
5090         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5091
5092         * Version number is increased to 2.7.5.
5093
5094 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5095
5096         * wl-expire.el (wl-summary-archive): Fixed;
5097         Use `elmo-folder-name-internal'.
5098
5099 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5100
5101         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5102         from `elmo-folder-move-messages' caller.
5103         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5104
5105         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5106         related portions are changed).
5107
5108 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5109
5110         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5111         counter.
5112
5113 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5114
5115         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5116         buffer local and set it to nil.
5117
5118         * wl-message.el (wl-message-redisplay): Ditto.
5119
5120 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5121
5122         * wl-summary.el (wl-summary-mark-as-important): If message is
5123         already cached, set messag as read, otherwise encache and mark as read.
5124
5125 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5126
5127         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5128         point-min.
5129
5130 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5131
5132         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5133         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5134         a keymap.
5135
5136 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5137
5138         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5139         parent.
5140
5141         * wl-mule.el (wl-message-define-keymap): Ditto.
5142
5143         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5144
5145         * wl-xmas.el (wl-message-display-internal-hook): Define.
5146         (wl-xmas-setup-message-toolbar): Define as function.
5147         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5148         (wl-message-overload-functions): Abolished.
5149         (wl-message-define-keymap): New function.
5150
5151         * wl-vars.el (wl-message-display-internal-hook): New variable.
5152         (wl-message-header-button-alist): New variable (Renamed from
5153         wl-highlight-message-header-button-alist).
5154         (wl-message-body-button-alist): Ditto.
5155
5156         * wl-mule.el (wl-message-define-keymap): New function.
5157         (wl-message-overload-functions): Abolished.
5158
5159         * wl-message.el (wl-message-add-buttons-to-body): New function.
5160         (wl-message-redisplay): Don't call wl-message-overload-functions;
5161         Call wl-message-add-buttons-to-header and
5162         wl-message-add-buttons-to-body.
5163         (wl-message-display-internal): Set keymap argument for
5164         elmo-mime-display-as-is, elmo-mime-message-display;
5165         Run wl-message-display-internal-hook.
5166         (wl-message-refer-article-or-url): Abolished.
5167
5168         * wl-highlight.el (wl-highlight-headers): Don't call
5169         wl-highlight-message-add-buttons-to-header.
5170         (wl-highlight-message-add-buttons-to-header): Abolished.
5171
5172
5173         * wl-e21.el (wl-message-display-internal-hook): Define.
5174         (wl-e21-setup-toolbar): Deleted duplicated binding.
5175         (wl-e21-setup-message-toolbar): Define as function.
5176         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5177         (wl-message-define-keymap): New function.
5178         (wl-message-overload-functions): Abolished.
5179
5180 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5181
5182         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5183         and elmo-folder-close.
5184
5185         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5186
5187 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5188
5189         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5190         boolean value.
5191         * wl-draft.el (wl-draft-do-fcc): Ditto.
5192
5193 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5194
5195         * wl-vars.el (wl-fcc-force-as-read): New variable.
5196         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5197         mark copied message as read.
5198
5199 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5200
5201         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5202
5203 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5204
5205         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5206         `wl-summary-target-above' instead of obsolete variable
5207         `wl-summary-temp-above'.
5208
5209         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5210         instead of `make-obsolete-variable'.
5211         * wl-refile.el (toplevel): Ditto.
5212
5213 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5214
5215         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5216         with third argument t.
5217         (wl-draft): Set first argument for wl-plugged-init as t.
5218
5219         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5220         definition.
5221
5222 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5223
5224         * wl-vars.el: Tabify.
5225         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5226
5227         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5228         message.
5229
5230 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5231
5232         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5233         and set default to beep.
5234
5235 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5236
5237         * wl-vars.el (wl-draft-truncate-lines): New variable.
5238
5239         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5240         instead of wl-message-truncate-lines for truncate-lines.
5241
5242 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5243
5244         * wl-message.el (wl-message-display-internal): Call
5245         `wl-highlight-message' after `elmo-mime-display-as-is'.
5246
5247         * wl-mime.el (wl-mime-display-text/plain): New function.
5248         (wl-mime-display-header): Ditto.
5249         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5250         body-presentation-method for text/plain;
5251         Register `wl-mime-display-header' as a header-presentation-method;
5252         Don't set up `elmo-message-text-content-inserted-hook' and
5253         `elmo-message-header-inserted-hook'.
5254
5255         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5256         variable.
5257         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5258         as t if flag is 'all-header;
5259         Don't bind `elmo-message-ignored-field-list',
5260         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5261
5262 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5263
5264         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5265         for xemacs with non-mule environment.
5266
5267 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5268
5269         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5270         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5271         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5272
5273 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5274
5275         * wl-vars.el (wl-interactive-send): Set default value as t.
5276
5277 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5278
5279         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5280         (wl-addrmgr-method-list): Abolished.
5281         (wl-addrmgr-change-method): Follow above change.
5282
5283         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5284
5285 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5286
5287         * wl-vars.el (wl-message-truncate-lines): Change default value
5288         to default-truncate-lines.
5289
5290         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5291
5292 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5293
5294         * wl-vars.el (wl-message-truncate-lines): New variable.
5295
5296         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5297         wl-message-truncate-lines.
5298
5299 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5300
5301         * wl-acap.el (wl-acap-init): Remove period from error message.
5302         (wl-acap-find-acap-service): Remove period from message.
5303
5304 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5305
5306         * wl.el (wl-check-environment): Undo last change.
5307
5308         * wl-vars.el (wl-from): Changed default value.
5309
5310         * wl-util.el (toplevel): Don't require tm-edit.
5311
5312         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5313         `wl-folder-init';
5314         Don't set mark on mail body.
5315         (wl-draft-reedit): Ditto.
5316
5317         * wl-address.el (wl-address-quote-specials): Define as an alias for
5318         elmo-address-quote-specials.
5319
5320 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5321
5322         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5323
5324         * wl-vars.el (wl-from): Set default value as nil.
5325         (wl-organization): Set default value as ORGANIZATION environment
5326         variable.
5327
5328         * wl-draft.el (wl-smtp-extension-bind): Check value of
5329         wl-smtp-connection-type.
5330
5331         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5332         error.
5333
5334 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5335
5336         * Version number is increased to 2.7.4.
5337
5338         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5339         arguments from `wl-highlight-x-face-function' caller.
5340         Use x-face-1.3.6.12 or later.
5341
5342 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5343
5344         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5345
5346 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5347
5348         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5349         (wl-fcc): Fix to accept function.
5350         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5351
5352 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5353
5354         * wl-acap.el (toplevel): Added `product-provide' declare.
5355         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5356
5357 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5358
5359         * wl.el (wl): Changed order of calling `elmo-init'
5360         and `elmo-folder-init'.
5361
5362 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5363
5364         * wl-mime.el (wl-summary-burst): Extract message when content-type
5365         of root entity is not only `multipart' but also `message/rfc822'.
5366         (wl-summary-burst-subr): Ditto.
5367
5368 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5369
5370         * wl-vars.el (toplevel): Require 'custom.
5371         (wl-trash-folder): Added to `wl-setting' group.
5372
5373         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5374         exists.
5375         (wl-addrmgr-draw): Insert empty line when no entry exists.
5376
5377         * wl-mule.el (wl-message-wheel-up): Fixed.
5378         (wl-message-wheel-down): Ditto.
5379
5380 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5381
5382         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5383         config is an anonymous lambda expression.
5384
5385 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5386
5387         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5388         when Mule 2 is running.
5389
5390 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5391
5392         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5393
5394 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5395
5396         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5397         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5398
5399         * wl-address.el (wl-address-specials-regexp): Eliminated.
5400         (wl-address-quote-specials): Rewrite.
5401
5402 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5403
5404         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5405         shy-groups for regexp.
5406
5407         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5408         character classes and Perl style shy-groups for regexp.
5409         (wl-highlight-plugged-current-line): Use Posix style character
5410         classes for regexp.
5411         (wl-e21-highlight-folder-by-numbers): Ditto.
5412         (wl-e21-display-image-p): Use `display-images-p' instead of
5413         `display-graphic-p'.
5414         (display-images-p): Make an alias to `display-graphic-p' if it is
5415         not available.  It is for Emacs version prior to 21.0.105.
5416
5417         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5418         `display-graphic-p'.
5419         (wl-demo-image-type-alist): Ditto.
5420         (display-images-p): Make an alias to `display-graphic-p' if it is
5421         not available.  It is for Emacs version prior to 21.0.105.
5422
5423 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5424
5425         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5426         support.
5427         (wl-generate-user-agent-string): Ditto.
5428
5429         * wl-version.el (wl-version): Update docsting.
5430         (wl-version-status): Ditto.
5431
5432 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5433
5434         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5435         21.0.105.  For Emacs 21.0.104 or earlier.
5436
5437 2001-09-03  Takuo KITAME <kitame@northeye.org>
5438
5439         * wl-e21.el (wl-plugged-init-icons): Use
5440         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5441         (wl-biff-init-icons): Ditto.
5442
5443 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5444
5445         * wl-highlight.el (wl-highlight-summary-current-line):
5446         Fixed highlighting refile/copy destination.
5447
5448         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5449         (wl-acap-store): Encode string by wl-acap-coding-system.
5450
5451 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5452
5453         * wl-acap.el (toplevel): Check and require 'un-define before
5454         'xemacs-ucs;
5455          Added checking for UTF-2000.
5456
5457 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5458
5459         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5460         Don't enclose with `eval-and-compile'.
5461
5462         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5463         wl-init is non-nil.
5464
5465         * wl-draft.el (wl-draft): Ditto.
5466
5467         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5468
5469         * wl-acap.el (toplevel): Require 'wl.
5470         (wl-acap-store): Call `elmo-init'.
5471
5472         * wl.el (wl): Changed position of `wl-check-environment'.
5473         (toplevel): Added autoload setting for wl-acap.
5474
5475         * wl-vars.el (wl-setting): New custom group.
5476         (wl-from): Added wl-setting group.
5477         (wl-user-mail-address-list): Ditto.
5478         (wl-organization): Ditto.
5479         (wl-subscribed-mailing-list): Ditto.
5480         (wl-envelope-from): Ditto.
5481         (wl-smtp-posting-user): Ditto.
5482         (wl-smtp-posting-server): Ditto.
5483         (wl-smtp-posting-port): Ditto.
5484         (wl-smtp-authenticate-type): Ditto.
5485         (wl-pop-before-smtp-user): Ditto.
5486         (wl-pop-before-smtp-server): Ditto.
5487         (wl-pop-before-smtp-port): Ditto.
5488         (wl-pop-before-smtp-authenticate-type): Ditto.
5489         (wl-nntp-posting-server): Ditto.
5490         (wl-nntp-posting-user): Ditto.
5491         (wl-nntp-posting-port): Ditto.
5492         (wl-fetch-confirm-threshold): Ditto.
5493         (wl-prefetch-threshold): Ditto.
5494         (wl-thread-insert-opened): Ditto.
5495         (wl-ldap-server): Ditto.
5496         (wl-ldap-port): Ditto.
5497         (wl-ldap-base): Ditto.
5498         (wl-ldap-objectclass): Ditto.
5499         (wl-use-ldap): Ditto.
5500         (wl-draft-config-alist): Ditto.
5501         (wl-draft-config-matchone): Ditto.
5502         (wl-template-alist): Ditto.
5503         (wl-message-sort-field-list): Ditto.
5504         (wl-message-ignored-field-list): Ditto.
5505         (wl-message-visible-field-list): Ditto.
5506         (wl-interactive-send): Ditto.
5507         (wl-summary-move-order): Ditto.
5508         (wl-auto-select-first): Ditto.
5509         (wl-auto-select-next): Ditto.
5510         (wl-interactive-save-folders): Ditto.
5511
5512         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5513         Initialization codes are moved from wl-local-folder-init.
5514         (wl-local-folder-init): Follow the change above.
5515         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5516
5517         * wl-acap.el: New file.
5518
5519         * Version number is increased to 2.7.3.
5520
5521 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5522
5523         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5524
5525 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5526
5527         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5528         (wl-addrmgr-address-entry-list): Ditto.
5529
5530 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5531
5532         * wl-e21.el (wl-draft-mode-map): Removed binding for
5533         `wl-draft-insert-x-face-field'.
5534
5535         * wl-mule.el (wl-draft-mode-map): Ditto.
5536
5537         * wl-xmas.el (wl-draft-mode-map): Ditto.
5538
5539         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5540         (wl-cs-autoconv): Ditto.
5541         (wl-cs-local): Ditto.
5542         (wl-use-scoring): Ditto.
5543         (wl-mime-charset): Ditto.
5544         (wl-folder-check-async): Ditto.
5545
5546         * wl.el (toplevel): Ignore nemacs and tm.
5547         (wl-exit): Ditto.
5548
5549         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5550         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5551         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5552         instead of wl-address-petname-add-or-change.
5553         (wl-summary-edit-addresses-subr): Use wl-address-delete
5554         instead of wl-address-petname-delete.
5555
5556         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5557
5558         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5559         if error occured.
5560
5561         * wl-message.el (require): Remove tm support.
5562
5563         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5564
5565         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5566         (wl-folder-jump-to-current-entity): Ditto.
5567         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5568
5569         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5570         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5571         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5572
5573         * wl-mule.el (wl-draft-key-setup): Ditto.
5574
5575         * wl-xmas.el (wl-draft-key-setup): Ditto.
5576
5577         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5578         (wl-draft-std11-parse-addresses): New function.
5579         (wl-draft-parse-mailbox-list): Use it.
5580         (wl-draft): Ignore nemacs.
5581         (wl-draft-reedit): Ditto.
5582
5583         * wl-addrmgr.el: New file.
5584         (Original is wl-rcpt.el written by
5585         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5586         Thanks Kitamoto-san.)
5587
5588         * wl-address.el (wl-address-make-address-list): Modified parsing
5589         process.
5590         (wl-address-delete): Renamed from `wl-address-petname-delete';
5591         Modify wl-address-list too.
5592         (wl-address-add-or-change): Renamed from
5593         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5594
5595 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5596
5597         * wl-highlight.el (wl-highlight-summary-current-line):
5598           Work with transient-mark-mode
5599
5600 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5601
5602         * Version number is increased to 2.7.2.
5603
5604         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5605         instead of elmo-dop-queue-method.
5606
5607 2001-08-06  SAITO Atsunori <sai@yedo.com>
5608
5609         * wl-vars.el (wl-ldap-objectclass): New user option.
5610
5611         * wl-address.el (wl-ldap-make-filter): Use it.
5612
5613 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5614
5615         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5616
5617 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5618
5619         * wl-folder.el (wl-folder): redisplay after folder insertion.
5620
5621         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5622
5623         * wl-summary.el (wl-summary-sync-update):
5624         Change status mark only when new-msgdb exists.
5625         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5626
5627 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5628
5629         * wl-summary.el (wl-summary-open-folder): New function.
5630         (wl-summary-goto-folder-subr): Use it.
5631         (wl-summary-mark-as-important): Fix;
5632         Encache only when no cache exists.
5633
5634 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5635
5636         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5637         Use with-current-buffer.
5638
5639 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5640
5641         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5642         before call `get-buffer'. Fixed parenthesis.
5643         (wl-score-get-header-entry): Clear message and help window when
5644         keyboard quit.
5645         (wl-score-edit-insert-header): Ditto.
5646
5647 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5648
5649         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5650         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5651         (wl-default-draft-cite): Fix.
5652
5653         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5654         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5655
5656 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5657
5658         * wl-message.el (wl-message-prev-page): Do same bahavior
5659         as summary when it is called in the message buffer.
5660         (wl-message-next-page): Ditto.
5661
5662 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5663
5664         * wl-summary.el (wl-summary-forward): Use cache if it is not
5665         section cache.
5666
5667 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5668
5669         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5670         Removed redundant require of elmo-vars.
5671         (wl-biff-state-indicator-on): Changed default value for
5672         xemacs with non-mule environment.
5673
5674         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5675         wl-message-buffer is nil;
5676         Hide progress bar after moving messages.
5677
5678 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5679
5680         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5681         message at cursor point is deleted.
5682
5683 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5684
5685         * wl-vars.el: Changed file coding system to euc-japan.
5686         Added -*-coding:-*- magic to the first line.
5687
5688         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5689         Search parent from the first message.
5690
5691         * Version number is increased to 2.7.1.
5692
5693 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5694
5695         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5696
5697 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5698
5699         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5700         refile/delete execution.
5701
5702         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5703         Fixed docstring.
5704
5705 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5706
5707         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5708         do update process;
5709         Don't update marks when update process is interrupted.
5710
5711 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5712
5713         * wl-summary.el (wl-summary-reply): Fixed problem when
5714         wl-draft-use-frame is non-nil.
5715         (wl-summary-forward): Ditto.
5716
5717         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5718         as nil.
5719         (wl-folder-mark-as-read-all-entity): Ditto.
5720         (wl-folder-prefetch-entity): Ditto.
5721
5722         * wl.el (wl): Check environment before wl-init.
5723
5724         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5725         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5726         instead of wl-summary-collect-unread.
5727         (wl-summary-reply): Split message window.
5728
5729 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5730
5731         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5732         only if current language environment is japanese,
5733
5734         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5735         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5736         (wl-folder-goto-folder-subr): Ditto.
5737
5738         * wl-draft.el (wl-draft-dispatch-message): Call
5739         `elmo-file-cache-get-path'.
5740
5741 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5742
5743         * wl-summary.el (wl-summary-cursor-move): If return value of
5744         wl-summary-next-message is not number, don't jump.
5745
5746 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5747
5748         * wl-summary.el (wl-summary-buffer-next-message-function): New
5749         variable.
5750         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5751         if it is bound.
5752
5753         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5754         string.
5755
5756         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5757         (wl-plugged-drawing): Ditto.
5758
5759 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5760
5761         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5762         process.
5763         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5764         with unwind-protect.
5765
5766         * wl.el (wl-init): Require mime-setup.
5767         (wl-check-environment): Don't require mime-setup.
5768
5769         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5770         instead of elmo-folder-type.
5771
5772         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5773         value as nil.
5774
5775 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5776
5777         * Version number is increased to 2.7.0.
5778
5779         * wl-version.el (wl-version): Changed codename.
5780
5781         * wl-summary.el (wl-summary-delete-cache): Fixed.
5782
5783         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5784         Workaround for net folders.
5785         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5786
5787         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5788         value to nil (According to the patch from
5789         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5790
5791         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5792         of elmo-folder-close.
5793
5794 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5795
5796         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5797         for postfix.
5798
5799 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5800
5801         * wl-summary.el (wl-summary-resend-message): Fixed.
5802
5803         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5804         Call wl-draft with `from' argument if its address is included in
5805         `wl-user-mail-address-list'.
5806         (wl-draft): Added `from' argument.
5807
5808         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5809         non-nil.
5810         (wl): Don't show demo if wl-demo is nil.
5811
5812         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5813         wl-summary-use-frame.
5814
5815         * wl-vars.el (wl-summary-use-frame): New user option.
5816         (wl-folder-use-frame): Changed docstring.
5817
5818         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5819         non-nil.
5820         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5821         wl-summary-use-frame.
5822
5823         * wl-vars.el (wl-folder-use-frame): New user option.
5824
5825         * wl-summary.el (wl-summary-exit): Back to folder frame if
5826         wl-folder-use-frame is non-nil.
5827         (wl-summary-redisplay-internal): Ignore cache if current folder
5828         is draft folder,
5829         (wl-summary-redisplay-no-mime): Ditto.
5830         (wl-summary-redisplay-all-header): Ditto.
5831
5832         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5833         if wl-folder-use-frame is non-nil.
5834
5835 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5836
5837         * wl-summary.el (wl-summary-sync-update): Bind
5838         elmo-folder-update-threshold.
5839         (wl-summary-mark-as-important): Enclosed server mark processing
5840         with `save-match-data'.
5841
5842         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5843         only when it is already defined.
5844
5845 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5846
5847         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5848         name of folder exclude localdir is wrong.
5849         * wl-folder.el (wl-folder-sync-entity):
5850         Set `wl-summary-always-sticky-folder-list' as nil.
5851         (wl-folder-mark-as-read-all-entity): Ditto.
5852         (wl-folder-prefetch-entity): Ditto.
5853
5854 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5855
5856         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5857         instead of `wl-summary-write-current-newsgroup'.
5858
5859 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5860
5861         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5862         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5863         non-nil and selected message is important, do not display.
5864
5865 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5866
5867         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5868
5869 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5870
5871         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5872
5873         * wl-summary.el (wl-summary-mark-as-important): Set message number
5874         using wl-summary-message-number.
5875
5876 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5877
5878         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5879         destination folder is 'null.
5880
5881 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5882
5883         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5884         New function.
5885         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5886         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5887         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5888
5889 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5890
5891         * wl-mime.el (wl-mime-setup): Added setting for
5892         `mime-setup-signature-key-alist' to avoid overriding key bind for
5893         `wl-draft-send'.
5894
5895         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5896         for `wl-draft-send'.
5897         * wl-mule.el (wl-draft-overload-functions): Ditto.
5898         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5899         * wl-draft.el (wl-draft-send): Ditto.
5900
5901         * wl-message.el (wl-message-display-internal):
5902         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5903         (Patch is provided by <kita@coe.nttdata.co.jp>).
5904
5905 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5906
5907         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5908
5909 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5910
5911         * wl.el (wl): Fix for wl-demo.
5912
5913 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5914
5915         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5916
5917 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5918
5919         * wl-folder.el (wl-folder-prefetch-entity): Use
5920         `wl-folder-get-elmo-folder'.
5921         (wl-folder-count-incorporates): Do not use
5922         `wl-folder-get-elmo-folder'.
5923
5924 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5925
5926         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5927         instead of `elmo-folder-get-type'.
5928
5929 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5930
5931         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5932         position on Subject: field.
5933         (Advised by Mito <mit@nines.nec.co.jp>)
5934
5935 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5936
5937         * wl-folder.el (wl-folder-prefetch-entity): Use
5938         `wl-folder-get-elmo-folder'.
5939
5940 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5941
5942         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5943
5944         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5945         `process-duplicates' slot.
5946
5947         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5948         if detection failed.
5949
5950 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5951
5952         * wl-version.el (wl-version-status): Set to "alpha".
5953
5954 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5955
5956         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5957         Check wl-message-buffer lives before set-buffer.
5958
5959 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5960
5961         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5962         called in folder mode.
5963         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5964         * wl-summary.el (wl-summary-exit-pre-hook): Run
5965         `wl-summary-exit-pre-hook' before exit summary mode.
5966
5967 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5968
5969         * wl-version.el (wl-version-status): New variable.
5970         (wl-version-status-alist): Removed.
5971         (wl-version-status): Rule included.
5972
5973 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5974
5975         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5976         @sponichi.
5977
5978         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5979         when `mail-reply-buffer' is buffer-local variable.
5980         (Reported by <kita@coe.nttdata.co.jp>).
5981
5982 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5983
5984         * wl-vars.el (toplevel): Require 'elmo-util.
5985
5986 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5987
5988         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5989         (All other related portions are changed)
5990
5991         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5992
5993         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5994
5995 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5996
5997         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5998
5999 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6000
6001         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6002         Delete other windows to avoid an error.
6003         Use `point-marker' instead of `point' to remember the start point
6004         of body.
6005
6006         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6007
6008         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6009         number not to exceed all message number.
6010
6011 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6012
6013         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6014         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6015
6016 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6017
6018         * wl-summary.el (wl-summary-sync-force-update): Added argument
6019         no-check.
6020         (wl-summary-sync-update): Ditto.
6021         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6022         with `no-check'.
6023
6024         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6025         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6026         already running.
6027
6028 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6029
6030         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6031         `dst-folder-arg'.
6032         (wl-expire-archive-number1): Diito.
6033         (wl-expire-archive-number2): Diito.
6034         (wl-expire-archive-Date): Diito.
6035         (wl-archive-number1): Diito.
6036         (wl-archive-number2): Diito.
6037         (wl-archive-date): Diito.
6038         (wl-archive-folder-p): New function.
6039         (wl-summary-expire): Support of expand folder name at
6040         wl-expire-alist.
6041         * wl-util.el (wl-expand-newtext): Renamed from
6042         `wl-refile-expand-newtext'.
6043
6044 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6045
6046         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6047         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6048         `(elmo-msgdb-get-overview msgdb)'.
6049         (wl-summary-prefetch): Bind match data before call
6050         `wl-summay-prefetch-msg'.
6051         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6052         'off if `wl-summary-buffer-disp-msg' is non-nil.
6053         Fixed problem that couldn't show only one new or unread message when
6054         enter folder.
6055         (wl-summary-reply): Don't call `split-window-vertically' and other
6056         window.
6057
6058 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6059
6060         * wl-expire.el (wl-expire-refile): Fixed.
6061
6062 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6063
6064         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6065
6066         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6067         biff notification is removed.
6068
6069         * wl.el (wl): Changed position of `elmo-init'.
6070
6071         * wl-draft.el (wl-default-draft-cite): Use date field
6072         on the citation buffer.
6073
6074         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6075
6076         * wl-xmas.el (wl-folder-internal-icon-list): Added
6077         `wl-folder-shimbun-image'.
6078
6079         * wl-e21.el (wl-folder-internal-icon-list): Added
6080         `wl-folder-shimbun-image'.
6081
6082 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6083
6084         * wl.el (wl-init): Eliminated argument.
6085         (wl): Rewrite.
6086
6087         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6088         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6089         instead of `elmo-folder-msgdb-internal'.
6090         (wl-summary-sync-update): Ditto.
6091         (wl-summary-flush-pending-append-operations): Eliminated.
6092         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6093         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6094         `elmo-folder-open'.
6095
6096         * wl-mime.el (wl-summary-burst): Fixed.
6097
6098         * wl-folder.el (wl-folder-info-save): Check data type.
6099
6100         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6101         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6102         instead of `elmo-folder-msgdb-internal'.
6103         (wl-expire-hide): Ditto.
6104
6105
6106         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6107
6108 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6109
6110         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6111
6112 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6113
6114         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6115
6116 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6117
6118         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6119         Fixed `match-beginning' argument mismatch.
6120
6121 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6122
6123         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6124         the default value.
6125
6126 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6127
6128         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6129         instead of `elmo-nntp-default-port'.
6130
6131         * wl-vars.el: Fixed some doc strings.
6132
6133 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6134
6135         * wl-summary.el (wl-summary-prefetch-msg): Use
6136         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6137
6138         * wl-vars.el: Define *-func as obsolete variable using
6139         `elmo-define-obsolete-variable'.
6140
6141         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6142         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6143         instead of `wl-message-buffer-prefetch-threshold'.
6144
6145         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6146
6147         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6148
6149         * wl-draft.el (wl-caesar-region-func): Ditto.
6150
6151         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6152         Keep unread status in elmo-folder-move-messages.
6153         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6154
6155 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6156
6157         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6158         `wl-summary-buffer-exit-func'
6159         (wl-summary-buffer-message-redisplay-function): Renamed from
6160         `wl-summary-buffer-message-redisplay-func'
6161         (wl-summary-buffer-next-folder-function): Renamed from
6162         `wl-summary-buffer-next-folder-func'.
6163         (wl-summary-buffer-prev-folder-function): Renamed from
6164         `wl-summary-buffer-prev-folder-func'.
6165         (wl-summary-get-petname-function): Renamed from
6166         `wl-summary-get-petname-func'.
6167
6168         * wl-score.el (wl-score-edit-exit-function): Renamed from
6169         `wl-score-edit-exit-func'.
6170
6171         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6172         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6173
6174         * wl-util.el (wl-load-profile-function): Renamed from
6175         `wl-load-profile-func'.
6176
6177         * wl-folder.el (wl-folder-completion-function): Renamed from
6178         `wl-folder-completion-func'.
6179         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6180
6181         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6182         `wl-expire-archive-get-folder-func'.
6183         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6184         (wl-draft-send-mail-function): Renamed from
6185         `wl-draft-send-mail-func'.
6186         (wl-draft-send-news-function): Renamed from
6187         `wl-draft-send-news-func'.
6188         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6189         (wl-generate-mailer-string-function): Renamed from
6190         `wl-generate-mailer-string-func'.
6191         (wl-highlight-signature-search-function): Renamed from
6192         `wl-highlight-signature-search-func'.
6193         (wl-highlight-x-face-function): Renamed from
6194         `wl-highlight-x-face-func'
6195         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6196         (wl-ps-print-buffer-function): Renamed from
6197         `wl-ps-print-buffer-func'
6198         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6199         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6200         (wl-summary-subject-filter-function): Renamed from
6201         `wl-summary-subject-filter-func'.
6202
6203         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6204         `wl-draft-queue-flush-send-func'
6205         (wl-draft-cite-function): Renamed from
6206         `wl-draft-cite-func'
6207
6208         * wl-address.el (wl-address-init-function): Renamed from
6209         `wl-address-init-func'.
6210
6211 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6212
6213         * wl-draft.el (wl-draft-queue-flush): Don't call
6214         `elmo-dop-unlock-message'.
6215         * wl-draft.el (wl-draft-queue-append): Don't call
6216         `elmo-dop-lock-message'.
6217
6218         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6219         (wl-summary-buffer-folder-name): Ditto.
6220         (wl-summary-message-regexp): Added '-' (all other related portions
6221         are changed).
6222         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6223         wl-summary-buffer-folder-name.
6224
6225 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6226
6227         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6228         the number of mails in the folder buffer is not updated by wl-biff.
6229
6230 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6231
6232         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6233         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6234
6235 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6236
6237         * wl-summary.el (wl-summary-next-message):
6238         Return next message number when wl-summary-move-order is nil.
6239
6240 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6241
6242         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6243         `wl-summary-move-spec-alist'.
6244         (wl-summary-move-spec-unplugged-alist): New variable
6245         (Move spec for unplugged status).
6246         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6247         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6248
6249 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6250
6251         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6252         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6253
6254 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6255
6256         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6257         simple quotation to quote the anonymous function.
6258         * tm-wl.el (wl-draft-preview-message): Ditto.
6259
6260 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6261
6262         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6263         Eliminate redundant `save-excursion'.
6264         (wl-highlight-summary-current-line): Ditto.
6265
6266         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6267         accessing match data when `looking-at' failed.
6268
6269         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6270         `elmo-match-string' where users don't care about the speed.
6271         (wl-draft-save): Ditto.
6272
6273 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6274
6275         * wl-util.el (wl-regexp-opt): New function.
6276
6277         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6278         number from `wl-summary-buffer-number-list'.
6279         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6280         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6281         (wl-summary-move-spec-alist): Changed default setting.
6282
6283 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6284
6285         * wl-vars.el (wl-biff-notify-hook): New hook.
6286         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6287         the arrival of new mail.
6288         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6289         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6290
6291 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6292
6293         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6294
6295 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6296
6297         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6298
6299         * Version number is increased to 2.5.8.
6300
6301         * wl-thread.el (toplevel): require 'cl.
6302         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6303         (wl-thread-make-number-list): New function.
6304         (wl-thread-entity-make-number-list-from-children): Ditto.
6305         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6306         (wl-thread-entity-insert-as-children): Likewise.
6307         (wl-thread-delete-message): Likewise.
6308         (wl-meaning-of-mark): Eliminated.
6309         (wl-thread-next-failure-mark-p): Ditto.
6310         (wl-thread-entity-get-mark): Ditto.
6311         (wl-thread-meaning-alist-get-result): Ditto.
6312         (wl-thread-entity-check-prev-mark): Ditto.
6313         (wl-thread-entity-check-next-mark): Ditto.
6314         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6315         (wl-thread-entity-get-prev-marked-entity): Ditto.
6316         (wl-thread-get-prev-unread): Ditto.
6317         (wl-thread-jump-to-prev-unread): Ditto.
6318         (wl-thread-get-next-unread): Ditto.
6319         (wl-thread-jump-to-next-unread): Ditto.
6320         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6321         (wl-thread-entity-get-next-marked-entity): Ditto.
6322
6323         * wl-summary.el (wl-summary-buffer-number-list):
6324         New bufer-local variable.
6325         (wl-summary-switch-to-clone-buffer): Clone
6326         `wl-summary-buffer-number-list'.
6327         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6328         (wl-summary-cursor-move-regex): Eliminated.
6329         (wl-summary-cursor-up): Rewrite.
6330         (wl-summary-cursor-down): Ditto.
6331         (wl-summary-mode-spec-alist): New variable.
6332         (wl-summary-next-message): New inline function.
6333         (wl-summary-cursor-move): New function.
6334         (wl-summary-default-get-next-msg): Rewrite.
6335         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6336         (wl-summary-rescan): Ditto.
6337         (wl-summary-sync-all-init): Ditto.
6338         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6339         summary is not thread view.
6340         (wl-summary-sync-update): Ditto.
6341         (wl-summary-rescan): Ditto.
6342         (wl-summary-make-number-list): New function.
6343
6344         * wl-draft.el: "FCC" -> "Fcc".
6345
6346 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6347
6348         * wl-highlight.el (wl-highlight-summary-window):
6349         Call `set-buffer-modified-p'.
6350
6351         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6352         (wl): Call `elmo-init' and fix.
6353
6354         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6355         Use new variables.
6356
6357         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6358
6359 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6360
6361         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6362
6363 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6364
6365         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6366
6367 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6368
6369         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6370         `wl-use-toolbar' nor `display-graphic-p'.
6371         (wl-e21-setup-message-toolbar): Ditto.
6372         (wl-e21-setup-summary-toolbar): Ditto.
6373         (wl-e21-setup-folder-toolbar): Ditto.
6374
6375         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6376         (wl-plugged-init-icons): Ditto.
6377
6378         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6379         `display-graphic-p'.
6380         (wl-plugged-set-folder-icon): Ditto.
6381         (wl-highlight-plugged-current-line): Ditto.
6382         (wl-highlight-folder-current-line): Ditto.
6383         (wl-e21-highlight-folder-group-line): Ditto.
6384         (wl-e21-setup-toolbar): Ditto.
6385         (wl-e21-display-image-p): New macro.
6386
6387         * wl-demo.el (wl-demo): Simplified.
6388         (wl-demo-image-type-alist): Use `image-type-available-p' for
6389         checking whether the image type `xbm' is available.
6390
6391 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6392
6393         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6394         (wl-summary-input-range): Ditto.
6395
6396 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6397
6398         * wl-summary.el (wl-summary-edit-addresses): Use
6399         `wl-summary-get-original-buffer'
6400         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6401         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6402         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6403         (wl-summary-get-newsgroups): Eliminated.
6404         (wl-summary-set-crosspost): Ditto.
6405         (wl-summary-is-crosspost-folder): Ditto.
6406         (wl-crosspost-alist-load): Ditto.
6407         (wl-crosspost-alist-save): Ditto.
6408
6409         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6410         `elmo-setup-subscribed-newsgroups' instead of
6411         `elmo-nntp-make-groups-hashtb'.
6412         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6413         instead of `wl-crosspost-alist-save'.
6414
6415         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6416         of `elmo-folder-message-appendable-p'.
6417         (wl-mime-header-presentation-method): Eliminated.
6418
6419         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6420         (Error occurs in emacs21).
6421
6422         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6423         the current buffer).
6424
6425         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6426         instead of `wl-crosspost-alist-save'.
6427         (wl-init): `elmo-crosspost-message-alist-load'
6428         instead of `wl-crosspost-alist-load'
6429
6430         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6431         (wl-parse-newsgroups): Likewise.
6432         (wl-biff-notify): Run `wl-biff-notify-hook'.
6433
6434 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6435
6436         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6437
6438         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6439         when `wl-summary-lazy-highlight' is non-nil.
6440         (wl-summary-goto-folder-subr): Highlight only when
6441         `wl-summary-lazy-highlight' is non-nil.
6442
6443         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6444         Don't display progress and highlight temp-mark when
6445         `wl-summary-lazy-highlight' is non-nil.
6446         (wl-highlight-summary-window): New function.
6447         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6448
6449 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6450
6451         * wl-summary.el (wl-summary-sync): Change `all-visible'
6452         from `all-shown'
6453         (wl-summary-input-range): Ditto.
6454
6455 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6456
6457         * wl-e21.el (wl-highlight-folder-current-line): Call
6458         `wl-folder-init-icons' when folder icons have not been initialized.
6459
6460         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6461
6462         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6463         (wl-demo-image-type-alist): New macro.
6464
6465 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6466
6467         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6468         display does not support graphics.
6469         (wl-plugged-init-icons): Ditto.
6470         (wl-folder-init-icons): Ditto.
6471
6472         * wl-demo.el (wl-demo): Chech closely whether the display
6473         supports graphics.
6474
6475 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6476
6477         * wl-summary.el (wl-summary-get-original-buffer): New function.
6478         (wl-summary-set-crosspost): Use it.
6479         (wl-summary-target-mark-uudecode): Ditto.
6480         (wl-summary-reedit): Ditto.
6481         (wl-summary-resend-bounced-mail): Ditto.
6482         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6483         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6484
6485         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6486         (wl-message-display-internal): Ditto.
6487
6488 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6489
6490         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6491
6492 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6493
6494         * wl-summary.el (wl-summary-save-view): Renamed from
6495         `wl-summary-save-status'.
6496
6497 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6498
6499         * wl-summary.el (wl-summary-sync): Added `all-shown'
6500
6501 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6502
6503         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6504
6505 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6506
6507         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6508
6509 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6510
6511         * wl-highlight.el (wl-highlight-summary-line-string): Use
6512         `zerop' instead of `= 0'.
6513         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6514
6515         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6516         for comparing numbers.
6517         (wl-template-prev): Use `zerop' instead of `eq 0'.
6518
6519         * wl-draft.el (wl-draft-insert-current-message): Use
6520         `with-current-buffer' instead of `save-excursion'.
6521         Use `zerop' instead of `eq 0'.
6522
6523 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6524
6525         * wl-draft.el (wl-draft-insert-ccs): New function.
6526         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6527         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6528
6529 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6530
6531         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6532
6533 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6534
6535         * wl-expire.el (wl-expire-refile): Don't call
6536         elmo-msgdb-add-msgs-to-seen-list;
6537         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6538         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6539
6540 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6541
6542         * wl-message.el (wl-message-prev-page): Ignore errors while
6543         scroll-down.
6544
6545 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6546
6547         * wl-mime.el: Use elmo-original-message-mode instead of
6548         mmelmo-original-mode.
6549
6550         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6551         `elmo-folder-get-spec';
6552         (wl-fldmgr-add-completion-all-completions):
6553         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6554
6555         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6556         of `elmo-folder-get-type'.
6557
6558         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6559         `elmo-folder-get-spec';
6560         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6561         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6562         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6563         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6564         `elmo-read-msg-no-cache';
6565         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6566         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6567         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6568         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6569         `elmo-cache-save';
6570         (wl-draft-reedit): Use `elmo-message-file-name'.
6571
6572         * wl-expire.el: Use `elmo-folder-name-internal';
6573         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6574         Use macro `wl-summary-buffer-msgdb' instead of variable
6575         `wl-summary-buffer-msgdb';
6576         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6577         Use macro `wl-summary-buffer-folder-name' instead of variable
6578         `wl-summary-buffer-folder-name'.
6579         * wl-score.el: Likewise.
6580
6581         * wl-message.el: Rewrite for new message buffer cache mechanism.
6582         (wl-message-buffer-cache-buffer-get): New macro.
6583         (wl-message-buffer-cache-folder-get): Ditto.
6584         (wl-message-buffer-cache-message-get): Ditto.
6585         (wl-message-buffer-cache-entry-make): Ditto.
6586         (wl-message-buffer-cache-hit): Ditto.
6587         (wl-message-buffer-cache-sort): New function.
6588         (wl-message-buffer-cache-add): Ditto.
6589         (wl-message-buffer-cache-delete): Ditto.
6590         (wl-message-buffer-cache-clean-up): Ditto.
6591         (wl-message-buffer-window): Rewrite.
6592         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6593         (wl-message-buffer-display): New function.
6594         (wl-message-display-internal): New function.
6595
6596 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6597
6598         * wl-folder.el: Use `elmo-folder-name-internal';
6599         Use `wl-folder-get-elmo-folder';
6600         Use `elmo-folder-list-messages' instead of
6601         `elmo-list-folder';
6602         Use `elmo-folder-get-primitive-list' instead of
6603         `elmo-folder-get-primitive-spec-list';
6604         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6605         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6606         Use `elmo-folder-create' instead of `elmo-create-folder'.
6607         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6608         (wl-folder-get-elmo-folder): New macro.
6609         (wl-folder-elmo-folder-cache-get): Ditto.
6610         (wl-folder-elmo-folder-cache-put): Ditto.
6611         (wl-folder-suspend): Call `elmo-quit'.
6612
6613         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6614         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6615         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6616         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6617         (toplevel): require 'cl.
6618         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6619
6620         * wl-summary.el: Rewrite to use new elmo interface.
6621
6622 \f
6623 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6624
6625         * wl-mime.el (wl-draft-preview-message):
6626         Run `wl-draft-send-hook' before collecting recipients information;
6627         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6628
6629         * tm-wl.el (wl-draft-preview-message): Ditto.
6630
6631 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6632
6633         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6634         wrong recipients are displayed when forwarded message.
6635
6636 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6637
6638         * Version number is increased to 2.5.7.
6639
6640 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6641
6642         * wl-message.el (wl-message-next-page): Bind
6643         `window-pixel-scroll-increment' to nil while scrolling up.
6644
6645 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6646
6647         * wl-vars.el (wl-save-hook): New hook.
6648         * wl.el (wl-save): Call `wl-save-hook'.
6649
6650 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6651
6652         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6653         Argument WITH-ARG instead of NO-ARG (negative mean).
6654         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6655         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6656         * wl-message.el (wl-message-follow-current-entity): Likewise.
6657
6658 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6659
6660         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6661         FROM was optional argument.
6662         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6663
6664 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6665
6666         * Version number is increased to 2.5.6.
6667
6668 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6669
6670         * wl-version.el (wl-version-show): Removed.
6671         (wl-version): Add `interactive'.
6672
6673 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6674
6675         * wl-summary.el (wl-summary-get-petname-func): New variable.
6676         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6677         instead of `wl-address-get-petname-1'.
6678         (wl-summary-simple-from): Ditto.
6679
6680         * wl-address.el (wl-address-get-petname-1): Define as function.
6681
6682 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6683
6684         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6685         field in the original message.
6686         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6687
6688 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6689
6690         * wl-expire.el (wl-expire-hide):
6691         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6692
6693 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6694
6695         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6696         find decoder for To, Cc, and Subject.
6697
6698 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6699
6700         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6701         for checking `elmo-use-buffer-cache'.
6702         (wl-summary-mark-as-important): Fixed typo in comment.
6703
6704 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6705
6706         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6707         field in the original message.
6708         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6709
6710 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6711
6712         * wl-expire.el (wl-expire-hide):
6713         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6714
6715 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6716
6717         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6718         find decoder for To, Cc, and Subject.
6719
6720 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6721
6722         * Version number is increased to 2.5.5.
6723
6724         * wl-address.el (wl-address-specials-regexp): New constant.
6725         (wl-address-quote-specials): Use it.
6726
6727 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6728
6729         * wl-summary.el (wl-summary-rescan):
6730         Call `wl-summary-buffer-number-column-detect'.
6731         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6732
6733         * wl-message.el (wl-message-mode-map): Define.
6734         (wl-message-decode): Use it as local-map.
6735
6736 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6737
6738         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6739         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6740
6741 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6742
6743         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6744
6745         * wl-mule.el (wl-read-event-char): Ditto.
6746
6747         * wl-e21.el (wl-read-event-char): Ditto.
6748
6749         * wl-nemacs.el (wl-read-event-char): Ditto.
6750         (read-event): Removed.
6751
6752         * wl-util.el (toplevel): Removed dummy definition of
6753         `read-event'.
6754         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6755
6756 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6757
6758         * wl-nemacs.el (elmo-archive-call-process): Moved to
6759         elmo-archive.el.
6760
6761 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6762
6763         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6764         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6765
6766         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6767         instead of magic-number 6.  Use `not' instead of `null' for symbol
6768         `nil' check (not empty list).
6769         (wl-draft-insert-x-face-field): Fixed paren style.
6770
6771         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6772         one-branch conditional statement, instead of `and' and `if'.
6773         (wl-draft-forward): Likewise.
6774         (wl-draft-add-references): Likewise.
6775         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6776
6777         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6778         conditional steatment.  Use `cond' instead of `if'.
6779         (wl-draft-confirm): Likewise.
6780
6781 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6782
6783         * wl-version.el (wl-version-show): Use `product-string-1'
6784         instead of `wl-version'.
6785         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6786
6787         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6788
6789 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6790
6791         * wl-highlight.el (wl-highlight-headers): Revert
6792         `wl-highlight-x-face-func' argument (`beg' and `end').
6793
6794 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6795
6796         * wl.el (toplevel): Move `product-provide' declare.
6797         * wl-demo.el (toplevel): Ditto.
6798         * wl-dnd.el (toplevel): Ditto.
6799         * wl-highlight.el (toplevel): Ditto.
6800         * wl-message.el (toplevel): Ditto.
6801         * wl-refile.el (toplevel): Ditto.
6802         * wl-util.el (toplevel): Ditto.
6803
6804 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6807         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6808         (wl-thread-close-all): keep cursor position.
6809
6810 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6811
6812         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6813         (eq x 0).
6814         (wl-generate-user-agent-string-1): Fix conditional statement.
6815
6816 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6817
6818         * wl.el (wl-check-environment): Additional check for
6819         'wl-local-domain' and `wl-message-id-domain'.
6820
6821 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6822
6823         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6824
6825 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6826
6827         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6828         instead of `smtp-sasl-user-realm'.
6829
6830 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6831
6832         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6833
6834 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6835
6836         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6837         to the default value as well as `eword-lexical-analyzer'.
6838
6839 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6840
6841         * wl-version.el (wl-extended-emacs-version,
6842         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6843         `elmo-match-string' instead of `wl-match-string'.
6844
6845 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6846
6847         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6848         docstring.
6849
6850 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6851
6852         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6853
6854 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6855
6856         * wl-highlight.el (wl-highlight-headers): Remove
6857         `wl-highlight-x-face-func' argument (`beg' and `end').
6858
6859 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6860
6861         * wl-summary.el (wl-summary-mark-as-important):
6862         Remove cache if folder is local.
6863
6864 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6865
6866         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6867         to get existing e-mail address string.
6868
6869 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6870
6871         * wl-version.el (wl-generate-user-agent-string): Commentary.
6872         (wl-generate-user-agent-string-1): Use `when' for
6873         one-branch conditional statement, instead of `and' and `if'.
6874         (wl-extended-emacs-version, wl-extended-emacs-version2,
6875         wl-extended-emacs-version3): Ditto.
6876
6877 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6878
6879         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6880         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6881         condition-case; Remove initialization.
6882         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6883         (wl-summary-sync-update3): Added argument `sync-all';
6884         Eliminated local variable `msgdb';
6885         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6886         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6887         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6888
6889 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6890
6891         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6892         connection before call `wl-draft-send-mail-with-smtp'.
6893
6894 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6895
6896         * Version number is increased to 2.5.4.
6897
6898 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6899
6900         * wl.el (wl-check-environment): Additional check for
6901         'wl-local-domain' and `wl-message-id-domain'.
6902
6903 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6904
6905         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6906         buffer as command specific.
6907         (wl-folder-mark-as-read-all-entity): Ditto.
6908         (wl-folder-prefetch-entity): Ditto.
6909         (wl-folder-drop-unsync-entity): Ditto.
6910
6911         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6912         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6913         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6914
6915         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6916         save-excursion.
6917
6918 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6919
6920         * Version number is increased to 2.5.3.
6921
6922         * wl-summary.el (wl-summary-save-view-cache):
6923         Delete duplicated `write-region';
6924         Use `write-region-as-binary' instead of `as-binary-output-file' and
6925         `write-region'.
6926
6927 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6928
6929         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6930
6931 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6932
6933         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6934         instead of `smtp-via-smtp'.
6935
6936 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6937
6938         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6939
6940 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6941
6942         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6943         instead of `smtp-sasl-user-realm'.
6944
6945 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6946
6947         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6948
6949 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6950
6951         * Version number is increased to 2.5.2.
6952
6953 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6954
6955         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6956         does not exist.
6957         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6958         (wl-biff-start): Call `timer-activate' if timer already exists.
6959
6960         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6961         only when it is bound as function.
6962
6963 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6964
6965         * Version number is increased to 2.5.1.
6966
6967 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6968
6969         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6970         Print refile/copy destination.
6971
6972 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6973
6974         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6975         queue-flush-only is non-nil.
6976
6977         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6978
6979         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6980         checking cache folder.
6981
6982 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6983
6984         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6985         `regexp-quote'.
6986
6987 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6988
6989         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6990         function.
6991         * wl-summary.el (wl-summary-write-current-folder-functions):
6992         Change default value.  Use it.
6993
6994 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6995
6996         * Version number is increased to 2.5.0.
6997
6998         * wl-version.el (wl-version): Changed codename.
6999
7000 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7001
7002         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7003         (wl-summary-supersedes-message): Ditto.
7004
7005 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7006
7007         * wl-refile.el (wl-refile-guess-functions): Renamed from
7008         `wl-refile-guess-func-list'.
7009
7010 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7011
7012         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7013         Fixed problem when no rule was matched.
7014
7015 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7016
7017         * wl-summary.el (wl-summary-get-mark): Fixed
7018         `wl-summary-buffer-target-mark' check logic.
7019
7020 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7021
7022         * wl-folder.el (wl-folder-write-current-folder): Added group
7023         folder check.
7024
7025         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7026         `wl-summary-write-current-newsgroup'.
7027         (wl-summary-write-current-folder-functions): New variable.
7028         * wl-folder.el (wl-folder-get-newsgroups): New function.
7029         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7030         (wl-folder-write-current-folder): Renamed from
7031         `wl-folder-write-current-newsgroup'.
7032
7033 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7034
7035         * Version number is increased to 2.3.93.
7036
7037 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7038
7039         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7040         (wl-ldap-make-matched-value-list): Ditto.
7041         (wl-ldap-alias-safe-string): Split e-mail address.
7042
7043         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7044         petname folder default was selected.
7045         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7046         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7047
7048 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7049
7050         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7051         to `wl-draft-config-exec'.
7052
7053         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7054         instead of calling `wl-draft-config-exec';
7055         Process group-list and show recipients in minibuffer.
7056
7057         * tm-wl.el (wl-draft-preview-message): Ditto.
7058
7059 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7060
7061         * wl.el (toplevel): Added (C) to copyright notice, and
7062         sync Author header.
7063         * tm-wl.el (toplevel): Ditto.
7064         * wl-address.el (toplevel): Ditto.
7065         * wl-demo.el (toplevel): Ditto.
7066         * wl-dnd.el (toplevel): Ditto.
7067         * wl-draft.el (toplevel): Ditto.
7068         * wl-e21.el (toplevel): Ditto.
7069         * wl-expire.el (toplevel): Ditto.
7070         * wl-folder.el (toplevel): Ditto.
7071         * wl-highlight.el (toplevel): Ditto.
7072         * wl-message.el (toplevel): Ditto.
7073         * wl-mime.el (toplevel): Ditto.
7074         * wl-mule.el (toplevel): Ditto.
7075         * wl-nemacs.el (toplevel): Ditto.
7076         * wl-refile.el (toplevel): Ditto.
7077         * wl-score.el (toplevel): Ditto.
7078         * wl-summary.el (toplevel): Ditto.
7079         * wl-template.el (toplevel): Ditto.
7080         * wl-thread.el (toplevel): Ditto.
7081         * wl-util.el (toplevel): Ditto.
7082         * wl-vars.el (toplevel): Ditto.
7083         * wl-xmas.el (toplevel): Ditto.
7084
7085 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7086
7087         * wl.el (wl-init): Added comment about `wl-init-hook'.
7088         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7089         * wl-vars.el (wl-init-hook): Added docs.
7090         (wl-make-plugged-hook): Removed useless docs.
7091         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7092         * wl-xmas.el (toplevel): Ditto.
7093
7094 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7095
7096         * wl-address.el (toplevel): Fixed multiple Author header format.
7097         * wl-demo.el (toplevel): Ditto.
7098         * wl-draft.el (toplevel): Ditto.
7099         * wl-folder.el (toplevel): Ditto.
7100         * wl-summary.el (toplevel): Ditto.
7101         * wl-thread.el (toplevel): Ditto.
7102         * wl-util.el (toplevel): Ditto.
7103         * wl-vars.el (toplevel): Ditto.
7104         * wl-version.el (toplevel): Ditto.
7105         * wl-xmas.el (toplevel): Ditto.
7106         * wl.el (toplevel): Ditto.
7107
7108         * wl-version.el (toplevel): Added require `elmo-version' for
7109         `product-version-as-string'.
7110
7111 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7112
7113         * wl-vars.el (wl-draft-send-hook): Changed default value to
7114         '(wl-draft-config-exec).
7115
7116         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7117         explicitly.
7118         (wl-draft): Set `wl-draft-config-exec-flag' before running
7119         `wl-mail-setup-hook'.
7120
7121         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7122         `wl-biff-init-icons' to `wl-init-hook' instead of
7123         `wl-make-plugged-hook'.
7124         (Because if `wl-draft' command is invoked at first,
7125         they are not initialized)
7126         Updated copyright notice.
7127
7128         * wl-e21.el (toplevel): Ditto;
7129
7130         * wl-demo.el (toplevel): Updated copyright notice.
7131         * wl-address.el (toplevel): Ditto.
7132         * wl-draft.el (toplevel): Ditto.
7133         * wl-version.el (toplevel): Ditto.
7134         * wl-folder.el (toplevel): Ditto.
7135         * wl-summary.el (toplevel): Ditto.
7136         * wl-thread.el (toplevel): Ditto.
7137         * wl-util.el (toplevel): Ditto.
7138         * wl-vars.el (toplevel): Ditto.
7139         * wl.el (toplevel): Ditto.
7140
7141 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * wl-highlight.el (wl-highlight-message): Fixed problem of
7144         highlighting failure which occured when the last field contains
7145         multiple lines in the draft buffer.
7146
7147         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7148         `wl-biff-start' if plugged.
7149
7150         * wl-util.el (wl-biff-check-folder): New function.
7151         (wl-biff-check-folders): Don't set session name prefix.
7152         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7153         (wl-biff-check-folder-async): Ditto.
7154
7155         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7156         in email address.
7157
7158 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7159
7160         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7161
7162         * wl-draft.el (wl-draft-strip-subject-re): New function.
7163
7164         * wl-draft.el (wl-draft-reply): Use it.
7165
7166 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7167
7168         * wl-message.el (wl-mmelmo-message-redisplay): Use
7169         `mime-display-message' instead of `wl-mime-display-message'.
7170
7171         * wl-mime.el (toplevel): Removed compatibility workaround
7172         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7173         (wl-mime-display-message): Abolished.
7174         (wl-mime-entity-read-field): Ditto.
7175         (wl-mime-combine-message/partial-pieces): Use
7176         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7177
7178 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7179
7180         * wl-template.el: Doc fixes.
7181
7182 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7183
7184         * wl-e21.el (wl-message-overload-functions): Do nothing if
7185         `current-local-map' is not available.
7186         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7187
7188 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7189
7190         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7191         representation.
7192
7193         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7194         number.
7195         (wl-fldmgr-save-folders): Don't use `format' when insert
7196         `wl-fldmgr-folders-header'.
7197
7198 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7199
7200         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7201
7202 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7203
7204         * wl-highlight.el (wl-highlight-message):
7205         Use `std11-field-end' to detect end point of the header field.
7206         Refer `wl-highlight-max-header-size'.
7207
7208         * wl-vars.el (wl-highlight-max-header-size): New variable.
7209
7210         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7211
7212         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7213         Set `for-draft' argument of wl-highlight-headers.
7214         (wl-draft): Ditto.
7215         (wl-draft-reedit): Ditto.
7216         (wl-user-agent-compose-internal): Ditto.
7217
7218 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7219
7220         * wl-message.el (wl-message-add-button): Use overlay.
7221
7222 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7223
7224         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7225
7226         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7227         problem when group-list content is nothing.
7228         (Reported by Mito <mit@nines.nec.co.jp>)
7229
7230 2000-10-18  SAITO Atsunori <sai@yedo.com>
7231
7232         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7233
7234 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7235
7236         * tm-wl.el (toplevel): Use product-provide.
7237
7238 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7239
7240         * Version number is increased to 2.3.92.
7241
7242 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7243
7244         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7245         title text, use `display' property for left margin under Emacs 21.
7246
7247         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7248         properties.
7249         (wl-plugged-init-icons): Ditto.
7250
7251 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7252
7253         * wl.el (wl-save-status, wl-init): Remove last period in
7254         "...done." message.
7255         * tm-wl.el (wl-summary-burst): Ditto.
7256         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7257         wl-summary-resume-cache-status,
7258         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7259         wl-summary-sync-update3, wl-summary-highlight-msgs,
7260         wl-summary-flush-pending-append-operations,
7261         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7262         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7263         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7264         wl-thread-open-all): Ditto.
7265         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7266         * wl-mime.el (wl-summary-burst): Ditto.
7267         * wl-highlight.el (wl-highlight-summary): Ditto.
7268         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7269         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7270         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7271         * wl-address.el (wl-local-address-init): Ditto.
7272
7273 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7274
7275         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7276         `add-text-properties'.
7277         (wl-plugged-init-icons): Ditto.
7278         (wl-folder-init-icons): Use `propertize' instead of
7279         `put-text-property'.
7280         (wl-plugged-set-folder-icon): Ditto.
7281         (wl-e21-highlight-folder-group-line): Ditto.
7282
7283 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7284
7285         * wl-version.el (wl-version-status-alist): New variable.
7286         (wl-version-status): New function.
7287
7288         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7289         "Cc" part of the case "Reply-To".
7290
7291         * wl-draft.el (wl-draft-reply): Use result of
7292         `eword-extract-address-components'.
7293
7294         * wl-demo.el (wl-demo-icon-name): New constant.
7295         (wl-logo-xpm): Use it.
7296         (wl-logo-xbm): Ditto.
7297         (wl-logo-bitmap): Ditto.
7298
7299         * Version number is increased to 2.3.91.
7300
7301 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7302
7303         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7304         (wl-extended-emacs-version, wl-extended-emacs-version2,
7305         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7306         docstring.
7307
7308         * wl-version.el (wl-generate-user-agent-string-1): New function.
7309         (wl-generate-user-agent-string): Use it.
7310
7311         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7312         `mime-edit-insert-user-agent-field'.
7313         (wl-generate-user-agent-string): Check
7314         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7315
7316         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7317         instead of `if', when verbose case.
7318
7319 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7320
7321         * wl-expire.el (wl-summary-expire): Fix.
7322
7323 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7324
7325         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7326         and `elmo-lost+found-folder' if 'wl-draft.
7327         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7328
7329 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7330
7331         * wl-expire.el (wl-summary-expire): Change messages.
7332         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7333         `deleing-info' instead of "Deleting..."
7334
7335 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7336
7337         * wl-summary.el (wl-summary-refile-subr): Fix.
7338
7339 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7340
7341         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7342         if pipe folder.
7343
7344 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7345
7346         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7347
7348 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7349
7350         * wl-expire.el (wl-expire-hide): New function.
7351         (wl-summary-expire): Add `hide'.
7352
7353 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7354
7355         * wl-vars.el (wl-draft-reply-without-argument-list):
7356         Changed default value to consider `Reply-To:'.
7357         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7358
7359         * Version number is increased to 2.3.90.
7360
7361         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7362         elmo-imap4-get-session with unwind-protect.
7363         Don't cause error.
7364         (wl-summary-sync-marks): Don't check plugged nor folder type.
7365         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7366         (Always keep current buffer).
7367
7368 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7369
7370         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7371         Enclose with `save-excursion'.
7372
7373 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7374
7375         * wl-version.el (wl-version): Remove interactive.
7376
7377 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7378
7379         * wl-version.el (wl-generate-user-agent-string): Use
7380         `product-string-verbose' instead of `product-string-1'.
7381
7382 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7383
7384         * wl-vars.el (wl-draft-use-cache): New variable.
7385         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7386         if wl-draft-use-cache is non-nil.
7387
7388 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7389
7390         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7391         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7392
7393 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7394
7395         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7396         (wl-thread-msg-mark-as-unread): Ditto.
7397
7398         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7399         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7400         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7401         Don't set mark in summary if return value of `elmo-mark-as-read'
7402         is nil.
7403         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7404         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7405         instead of `wl-thread-msg-mark-as-read'.
7406         (wl-summary-mark-as-unread-region): Ditto.
7407         (wl-summary-target-mark-mark-as-read): Ditto.
7408
7409         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7410
7411 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7412
7413         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7414
7415         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7416
7417 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7418
7419         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7420         face.
7421
7422 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7423
7424         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7425         `running-xemacs'.
7426
7427 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7428
7429         * wl-version.el (toplevel): Use `product-version-as-string' for
7430         set verstion-string, if defined.
7431
7432         * wl-version.el (wl-version-show): Insert string at point, when
7433         call with argument.
7434
7435         * wl-version.el (wl-generate-user-agent-string): Use
7436         `product-string-1' instead of `wl-appname', `wl-version' and
7437         `wl-codename'.
7438
7439 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7440
7441         * wl-address.el (toplevel): Use product-provide.
7442         * wl-demo.el (toplevel): Ditto.
7443         * wl-dnd.el (toplevel): Ditto.
7444         * wl-draft.el (toplevel): Ditto.
7445         * wl-e21.el (toplevel): Ditto.
7446         * wl-expire.el (toplevel): Ditto.
7447         * wl-fldmgr.el (toplevel): Ditto.
7448         * wl-folder.el (toplevel): Ditto.
7449         * wl-highlight.el (toplevel): Ditto.
7450         * wl-message.el (toplevel): Ditto.
7451         * wl-mime.el (toplevel): Ditto.
7452         * wl-mule.el (toplevel): Ditto.
7453         * wl-nemacs.el (toplevel): Ditto.
7454         * wl-refile.el (toplevel): Ditto.
7455         * wl-score.el (toplevel): Ditto.
7456         * wl-summary.el (toplevel): Ditto.
7457         * wl-template.el (toplevel): Ditto.
7458         * wl-thread.el (toplevel): Ditto.
7459         * wl-util.el (toplevel): Ditto.
7460         * wl-vars.el (toplevel): Ditto.
7461         * wl-xmas.el (toplevel): Ditto.
7462         * wl.el (toplevel): Ditto.
7463
7464 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7465
7466         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7467         instead of product.
7468
7469         * wl-version.el (wl-version): Compile time evalution elmo-version.
7470
7471 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7472
7473         * wl-summary.el (wl-summary-sync-force-update): Append queue
7474         `mark-as-read'if unplugged.
7475
7476 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7477
7478         * wl-version.el: New file.  Use product.el.
7479         * wl.el: add (require 'wl-version).
7480         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7481         for ~/.folders header.
7482         (wl-fldmgr-folders-header): Changed.
7483         * wl-demo.el (wl-demo): Use product.el.
7484
7485         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7486         wl-version.el.
7487         * wl-util.el (wl-version, wl-version-show): Ditto.
7488
7489         * wl-util.el (wl-generate-user-agent-string,
7490         wl-extended-emacs-version, wl-extended-emacs-version2,
7491         wl-extended-emacs-version3): Move to wl-version.el.
7492         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7493         xemacs-codename, mime-edit-insert-user-agent-field,
7494         mime-edit-user-agent-value, mime-editor/version,
7495         mime-editor/codename): Compile warning killer move to
7496         wl-version.el
7497
7498 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7499
7500         * wl-summary.el (wl-summary-refile-subr): Fix.
7501
7502 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7503
7504         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7505         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7506
7507 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7508
7509         * wl.el (wl-check-environment): Check too many `@'.
7510
7511 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7512
7513         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7514
7515 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7516
7517         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7518         wl-draft-reply-myself-without-argument-list): Add variables.
7519         * wl-draft.el (wl-draft-reply): Use it.
7520
7521 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7522
7523         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7524         the 5th argument of `elmo-network-get-spec'.
7525
7526         * wl-thread.el (wl-thread-reparent-children): New inline function.
7527         (wl-thread-delete-message): Use it.
7528
7529         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7530         (wl-summary-score-update-all-lines): Don't use `dolist'.
7531
7532 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7533
7534         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7535         (require 'elmo-msgdb) for inline function.
7536
7537 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7538
7539         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7540
7541 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7542
7543         * wl-score.el (wl-score-headers): Fix for the confusing macro
7544         `elmo-kill-buffer'.
7545
7546 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7547
7548         * wl-summary.el: Don't use the 3rd argument of `require' because
7549         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7550         * wl-util.el: Ditto.
7551         * wl-draft.el: Ditto.
7552
7553 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7554
7555         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7556         window system is not used.
7557
7558 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7559
7560         * wl-thread.el: Don't use `mapcar' only for iteration.
7561         (wl-thread-resume-entity): Ditto.
7562         (wl-thread-delete-message): Ditto.
7563
7564         * wl-summary.el: Bind `dragdrop-drop-functions',
7565         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7566         of `require' for `timezone', `easymenu' and `ps-print';
7567         don't use `mapcar' only for iteration.
7568
7569         * wl-util.el: Bind `mule-version', `nemacs-version',
7570         `emacs-beta-version', `xemacs-codename',
7571         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7572         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7573         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7574         only for iteration.
7575
7576         * wl-score.el: Don't use `mapcar' only for iteration.
7577         (wl-score-simplify-buffer-fuzzy): Ditto.
7578         (wl-score-simplify-subject): Ditto.
7579         (wl-score-headers): Ditto.
7580         (wl-summary-score-update-all-lines): Ditto.
7581
7582         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7583         `enable-multibyte-characters' and `mule-version'.
7584
7585         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7586         `mapcar' only for iteration.
7587
7588         * wl-demo.el: Don't use `mapcar' only for iteration.
7589
7590         * wl-folder.el: Don't use `mapcar' only for iteration.
7591         (wl-folder-open-all): Ditto.
7592         (wl-folder-count-incorporates): Ditto.
7593
7594         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7595         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7596
7597         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7598         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7599         `smtp-connection-type'; specify 3rd argument of `require' for
7600         `timezone'; don't use `mapcar' only for iteration.
7601         (wl-draft-clone-local-variables): Don't use `mapcar'.
7602         (wl-draft-generate-clone-buffer): Ditto.
7603         (wl-user-agent-compose-internal): Ditto.
7604
7605         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7606
7607         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7608         (wl-save-status): Ditto.
7609
7610         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7611         for iteration.
7612
7613 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7614
7615         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7616         removed `Date'.
7617         (wl-fldmgr-make-filter-default): New user option.
7618
7619         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7620         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7621         (wl-fldmgr-filter-completion-alist): Abolish.
7622
7623         * wl.el (wl): Don't check servers if arg is non-nil.
7624
7625         * wl-draft.el (wl-draft-reply): Set only message-id string to
7626         In-Reply-To field.
7627
7628 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7629
7630         * wl-summary.el (wl-summary-pick): Rewrite.
7631
7632         * wl-draft.el (wl-draft-forward): Get references field from
7633         original buffer.
7634         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7635
7636 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7637
7638         * wl-draft.el (wl-draft-forward): Add references field.
7639
7640 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7641
7642         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7643         (wl-draft-reply): Use it.
7644
7645 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7646
7647         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7648         when Emacs 21 is running.
7649
7650         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7651         bindings.
7652
7653 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7654
7655         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7656         XPM icons transparent.
7657
7658         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7659         Emacs 21.
7660
7661 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7662
7663         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7664         nil.
7665
7666         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7667         when it is persistent.
7668         (wl-summary-sync-marks): Changed argument for
7669         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7670         (wl-summary-virtual): Use `elmo-read-search-condition'.
7671         (wl-summary-redisplay-internal): If folder is local, mark as read
7672         even when folder is plugged.
7673
7674 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7675
7676         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7677         of `tool-bar-lines' in the frame parameters.
7678         (after-make-frame-functions, post-command-hook): Don't modify the
7679         value.
7680         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7681         wl-e21-tool-bar-lines): Removed.
7682
7683 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7684
7685         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7686         properties `evaporate' and `wl-momentary-overlay' as well.
7687         (wl-highlight-summary-displaying): Ditto.
7688         (wl-delete-all-overlays): Don't delete overlay which does not have
7689         a property `wl-momentary-overlay'.
7690
7691         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7692         `display-mouse-p' and `display-graphic-p'.
7693         (wl-folder-init-icons): Don't search for XBM or the other files.
7694         (wl-plugged-set-folder-icon): Make icons if and only if
7695         `display-graphic-p' returns non-nil.
7696         (wl-highlight-plugged-current-line): Use `before-string' overlay
7697         property to show icon images.
7698         (wl-highlight-folder-current-line): Ditto.
7699         (wl-e21-highlight-folder-group-line): Ditto.
7700         (wl-e21-highlight-folder-by-numbers): Ditto.
7701         (wl-e21-insert-image): Removed.
7702         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7703         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7704         said.
7705         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7706         `wl-e21-force-switch-toolbar'.
7707         (wl-e21-make-icon-image): Removed.
7708         (wl-e21-setup-toolbar): Don't search for XBM files.
7709         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7710         the default value.
7711
7712 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7713
7714         * wl-util.el (wl-biff-check-folder-async): Set
7715         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7716
7717 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7718
7719         * wl-e21.el (after-make-frame-functions): Add
7720         `wl-e21-force-switch-toolbar'.
7721         (wl-e21-force-switch-toolbar): New function force to switch the
7722         toolbar appearance automatically.
7723         (post-command-hook): Add `wl-e21-switch-toolbar'.
7724         (wl-e21-switch-toolbar): New function to switch the toolbar
7725         appearance automatically.
7726         (wl-e21-tool-bar-lines): New buffer local variable.
7727
7728 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7729
7730         * wl-util.el (wl-biff-check-folders-running): New variable.
7731         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7732         (wl-biff-check-folder-async-callback):
7733         Set `wl-biff-check-folders-running'.
7734         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7735         with unwind-protect.
7736
7737         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7738         Enclose `wl-folder-auto-check' with unwind-protect.
7739
7740         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7741         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7742
7743         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7744
7745         * wl-util.el (wl-biff-notify): New inline function.
7746         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7747         locally.
7748         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7749         folder-list' is 1.
7750         Use `wl-biff-notify'.
7751         (wl-biff-check-folder-async-callback): New function.
7752         (wl-biff-check-folder-async): Ditto.
7753
7754         * wl-folder.el (wl-folder): Don't check folders.
7755         (wl-folder-auto-check): New function.
7756
7757 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7758
7759         * wl-util.el (wl-biff-start) [Emacs19+]:
7760         Use `timer-next-integral-multiple-of-time'.
7761         (wl-biff-check-folders): Use `wl-default-folder'
7762         if `wl-biff-check-folder-list' is nil.
7763
7764 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7765
7766         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7767         instead of `elmo-delete-lists'.
7768
7769 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7770
7771         * wl.el (wl-plugged-toggle-all): Set the value of
7772         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7773         (wl-plugged-toggle): Ditto.
7774         (wl-toggle-plugged): Ditto.
7775         (wl-plugged-init): Ditto.
7776
7777         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7778         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7779         instead of `wl-biff-state-indicator-off' and
7780         `wl-biff-state-indicator-on'; don't modify the value and the type
7781         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7782         (wl-plugged-init-icons): Set icons data to
7783         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7784         instead of `wl-plug-state-indicator-off' and
7785         `wl-plug-state-indicator-on'; don't modify the value and the type
7786         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7787
7788         * wl-vars.el (wl-modeline-biff-state-off,
7789         wl-modeline-biff-state-on, wl-modeline-biff-status,
7790         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7791         wl-modeline-plug-status): New internal variables.
7792         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7793         wl-biff-check-interval, wl-biff-check-folder-list): Change
7794         customization group from `wl-folder' to `wl-highlight'.
7795         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7796         wl-show-plug-status-on-modeline): Defcustomized.
7797
7798         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7799         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7800         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7801         a flag to `mode-line-buffer-identification'.
7802
7803         * wl-e21.el (wl-biff-init-icons): Set icons data to
7804         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7805         instead of `wl-biff-state-indicator-off' and
7806         `wl-biff-state-indicator-on'.
7807         (wl-plugged-init-icons): Set icons data to
7808         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7809         instead of `wl-plug-state-indicator-off' and
7810         `wl-plug-state-indicator-on'.
7811
7812 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7813
7814         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7815         excessive titles.
7816
7817 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7818
7819         * wl.el (wl-plugged-mode): Use revised
7820         `wl-mode-line-buffer-identification'.
7821         (wl-plugged-init): Don't use `force-mode-line-update'.
7822
7823         * wl-xmas.el (wl-draft-overload-functions): Use revised
7824         `wl-mode-line-buffer-identification'.
7825         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7826         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7827         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7828         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7829         `wl-make-plugged-hook';
7830         add `wl-folder-init-icons' and `wl-setup-folder' to
7831         `wl-folder-mode-hook'.
7832
7833         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7834         19 as well.
7835         (wl-mode-line-display-priority-list): New user option.
7836         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7837         Defcustomized.
7838         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7839         Add docs.
7840
7841         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7842         start.
7843         (wl-mode-line-buffer-identification): Revised as a function.
7844
7845         * wl-summary.el (wl-summary-mode): Use revised
7846         `wl-mode-line-buffer-identification'; don't call
7847         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7848         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7849         `wl-xmas-setup-summary'.
7850
7851         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7852         `wl-mode-line-buffer-identification'.
7853
7854         * wl-mule.el (wl-draft-overload-functions): Use revised
7855         `wl-mode-line-buffer-identification'.
7856
7857         * wl-folder.el (wl-make-plugged-alist): Don't call
7858         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7859         (wl-folder): Don't call `wl-folder-init-icons' directly.
7860         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7861         `wl-xmas-setup-folder' directly;
7862         use revised `wl-mode-line-buffer-identification'.
7863         (TopLevel): Don't bind `wl-biff-init-icons',
7864         `wl-plugged-init-icons', `wl-folder-init-icons',
7865         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7866
7867         * wl-e21.el (wl-draft-overload-functions): Use revised
7868         `wl-mode-line-buffer-identification'.
7869         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7870         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7871         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7872         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7873         `wl-make-plugged-hook';
7874         add `wl-folder-init-icons' and `wl-setup-folder' to
7875         `wl-folder-mode-hook'.
7876
7877 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7878             Katsumi Yamaoka    <yamaoka@jpl.org>
7879
7880         * wl.el (wl): Call `wl-biff-start'.
7881         (wl-exit): Call `wl-biff-stop'.
7882         (wl-plugged-mode): Show biff in modeline.
7883         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7884
7885         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7886         (wl-biff-init-icons): New function.
7887         (wl-plugged-init-icons): Don't make too much keymaps.
7888         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7889
7890         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7891         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7892         variables.
7893         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7894         options.
7895
7896         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7897         wl-biff-start, wl-biff-stop): New functions.
7898         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7899         (wl-biff-timer-name): New variable.
7900
7901         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7902
7903         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7904         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7905
7906         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7907         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7908
7909         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7910         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7911         `wl-folder-init-icons' to `ignore' if they are not available.
7912         (wl-folder-mode): Show biff in modeline.
7913
7914         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7915         (wl-biff-init-icons): New function.
7916         (wl-plugged-init-icons): Don't make too much keymaps.
7917         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7918
7919 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7920
7921         * wl-vars.el (wl-strict-diff-folders): Customization Type
7922         and doc fix.  Define as a list of regular expressions for
7923         folders or nil.
7924         * wl-folder.el (wl-folder-check-one-entity): Use
7925         `wl-string-match-member' instead of `wl-string-member' for
7926         `wl-strict-diff-folders'.
7927
7928 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7929
7930         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7931         (wl-highlight-folder-current-line): Use it; new implementation.
7932         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7933         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7934         `defsubst' instead of `defun'.
7935
7936         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7937         `wl-highlight-group-folder-by-numbers'; made it can also be a
7938         number.  See info for more details.
7939
7940         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7941         running.
7942
7943         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7944         to bind them.
7945
7946         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7947         (wl-highlight-folder-current-line): New implementation.
7948
7949         * wl-highlight.el (wl-highlight-folder-group-line): New
7950         implementation.
7951         (wl-delete-all-overlays): Rewrite as a marco.
7952         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7953
7954         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7955         running.
7956         (wl-folder-*-glyph): No need to bind them.
7957
7958         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7959         `wl-e21-highlight-folder-group-icon'; rewrite.
7960         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7961         `defsubst' instead of `defun'.
7962         (wl-folder-mode-map): Bind it when compiling.
7963
7964 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7965
7966         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7967
7968         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7969
7970 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7971
7972         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7973
7974 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7975
7976         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7977         (wl-highlight-folder-current-line): Use it.
7978
7979         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7980         in `id-name'.
7981
7982 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7983
7984         * wl.el: Require `wl-e21' when Emacs 21 is running.
7985
7986         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7987         default when Emacs 21 is running.
7988         (wl-use-highlight-mouse-line): Ditto.
7989         (wl-on-emacs21): New constant.
7990         (wl-on-emacs20): Removed.
7991
7992         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7993         Emacs 21 is running.
7994
7995         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7996         Emacs 21 is running.
7997
7998         * wl-e21.el: New file.
7999
8000 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8001
8002         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8003         (wl-toggle-plugged): Ditto.
8004         (wl-plugged-toggle): Ditto.
8005         (wl-plugged-toggle-all): Ditto.
8006
8007         * wl-vars.el (wl-plug-state-indicator): Refer
8008         `wl-plug-state-indicator-on' indirectly.
8009
8010 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8011
8012         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8013         Call `wl-folder-confirm-existence'.
8014
8015         * wl-folder.el (wl-folder-confirm-existence): Added optional
8016         argument `force'.
8017
8018 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8019
8020         * wl-summary.el (wl-summary-refile-subr): Assume
8021         `copy-or-refile' as symbol.
8022         (wl-summary-refile): Follow up above change.
8023         (wl-summary-copy): Ditto.  Doc fix.
8024
8025 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8026
8027         * wl-summary.el (wl-summary-pick): Don't bind
8028         `elmo-search-mime-charset'.
8029
8030         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8031         default using old backquote style.
8032         (wl-search-mime-charset): Abolished.
8033
8034         * wl-highlight.el (wl-highlight-headers):
8035         Call `point' after `re-search-forward'(for Nemacs).
8036
8037         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8038         for elmo-imap4.el.
8039
8040 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8041
8042         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8043         `wl-message-ignored-field-list' instead of
8044         `mime-view-ignored-field-list'.
8045
8046         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8047         Add interactive spec.
8048         (wl-folder-goto-bottom-of-current-folder): Ditto.
8049         (wl-folder-mode-map): Bind them.
8050
8051         * wl-vars.el (wl-message-ignored-field-list): New variable.
8052         (wl-message-visible-field-list): New variable.
8053
8054         * wl-mime.el (wl-mime-header-presentation-method): New function.
8055         (wl-mime-setup): Set header-presentation-method.
8056
8057 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8058
8059         * wl-nemacs.el (wl-draft-overload-functions): Set
8060         `mode-line-buffer-identification' instead of using
8061         `wl-make-modeline'.
8062
8063         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8064         instead of using `wl-make-modeline'.
8065
8066         * wl-xmas.el (wl-plugged-init-icons): Set up
8067         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8068         (wl-make-modeline): Abolish.
8069         (wl-draft-overload-functions): Set
8070         `mode-line-buffer-identification' instead of using
8071         `wl-make-modeline'.
8072
8073         * wl-util.el (wl-make-modeline-subr): Abolish.
8074         (wl-mode-line-buffer-identification): New alias.
8075
8076         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8077         (wl-summary-make-modeline): Abolish.
8078         (wl-summary-buffer-set-folder): Set
8079         `wl-summary-buffer-folder-indicator'.
8080         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8081         of using `wl-make-modeline'.
8082         (wl-summary-switch-to-clone-buffer): Don't set
8083         `mode-line-buffer-identification'.
8084         (wl-summary-goto-folder-subr): Ditto.
8085
8086         * wl-mule.el (wl-draft-overload-functions): Set
8087         `mode-line-buffer-identification' instead of using
8088         `wl-make-modeline'.
8089
8090         * wl-folder.el (wl-folder-mode): Set
8091         `mode-line-buffer-identification' instead of using
8092         `wl-make-modeline'.
8093         (wl-folder): Don't set `mode-line-buffer-identification'.
8094
8095 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8096
8097         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8098         instead of `member' for `wl-refile-guess-func-list' look-ups.
8099         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8100
8101 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8102
8103         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8104         `wl-message-button-dispatcher'.
8105
8106         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8107
8108         * wl-message.el (wl-message-button-dispatcher): Use it.
8109
8110         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8111         "In-Reply-To".
8112
8113         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8114         Bind `case-fold-search' to t.
8115
8116 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8117
8118         * wl-xmas.el (wl-message-overload-functions): Initialize
8119         `wl-message-button-map'.
8120
8121         * wl-mule.el (wl-message-overload-functions): Initialize
8122         `wl-message-button-map'.
8123
8124         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8125
8126         * wl-message.el (wl-message-button-map): New keymap.
8127         (wl-message-add-button): New function.
8128         (wl-message-button-dispatcher): New function.
8129         (wl-message-button-refer-article): New function.
8130
8131         * wl-highlight.el
8132         (wl-highlight-message-add-buttons-to-header): New function.
8133         (wl-highlight-headers): Use it.
8134
8135 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8136
8137         * wl-summary.el (wl-summary-default-from): Use
8138         `wl-address-get-petname-1'.
8139         (wl-summary-simple-from): Ditto.
8140
8141         * wl-address.el (wl-address-get-petname-1): New inline function.
8142         (wl-address-get-petname): Use it.
8143
8144 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8145
8146         * wl-summary.el (wl-summary-default-from): Return full-name part
8147         from the address if no petname was found.
8148         (wl-summary-simple-from): Ditto.
8149
8150         * wl-address.el (wl-address-get-petname): Return nil if no petname
8151         associated with the address was found.
8152
8153 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8154
8155         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8156         display is finished.
8157
8158 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8159
8160         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8161         `elmo-folder-exists-p' argument.
8162
8163 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8164
8165         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8166         the folder.
8167
8168 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8169
8170         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8171
8172         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8173         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8174
8175 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8176
8177         * wl-folder.el (wl-folder-create-subr): New function.
8178         (wl-folder-confirm-existence): Use it.
8179         (wl-folder-check-one-entity): Use it.
8180         Check the error symbol is derived from 'elmo-open-error.
8181
8182         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8183         `ignore-error'.
8184
8185 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8186
8187         * wl-util.el (toplevel): Add (eval-when-compile (require
8188         'elmo-util)).  (Maybe `provide' is typo.)
8189
8190 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8191
8192         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8193         (I don't know why this was needed.)
8194
8195         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8196         Follow up changes for stream-type.
8197
8198         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8199         (wl-draft-elmo-nntp-send): Ditto.
8200
8201         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8202         (wl-nntp-posting-stream-type): Ditto.
8203         (wl-pop-before-smtp-ssl): Abolished.
8204         (wl-nntp-posting-ssl): Ditto.
8205
8206         * wl-address.el (wl-address-quote-specials): New function.
8207         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8208
8209         * wl-draft.el (wl-draft-reply): Ditto.
8210
8211 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8212
8213         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8214         use function `wl-string-match-assoc'.
8215
8216 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8217
8218         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8219
8220         * wl-draft.el (wl-draft-deduce-address-list): New function.
8221         (wl-draft-parse-mailbox-list): Ditto.
8222         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8223         instead of `smtp-deduce-address-list'.
8224         (wl-draft-on-field-p): Follow group list.
8225
8226         * wl-address.el (wl-address-concat-token): New function.
8227         (wl-address-string-without-group-list-contents): Ditto.
8228         (wl-complete-field-body): Fixed problem of completion
8229         by japanese petname.
8230         (wl-address-make-completion-list): Rewrite.
8231
8232 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8233
8234         * wl-address.el (wl-address-make-completion-list): Completion by
8235         petname.
8236         (wl-complete-field-body): Likewise.
8237
8238 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8239
8240         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8241         contains invalid address syntax.
8242
8243 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8244
8245         * wl-folder.el (wl-folder-check-entity-async): Use
8246         `elmo-nntp-spec-hostname'.
8247
8248 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8249
8250         * wl-summary.el (wl-summary-msgdb-load-async): Use
8251         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8252
8253 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8254
8255         * wl-draft.el (wl-draft-reply): Set argument
8256         `content-transfer-encoding' as nil.
8257
8258 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8259
8260         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8261         `wl-refile-alist'.
8262
8263 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8264
8265         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8266         (wl-draft-edit-string): Ditto.
8267         (wl-draft-forward): Ditto.
8268         * wl-summary.el (wl-summary-write): Ditto.
8269
8270 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8271
8272         * wl-summary.el (wl-summary-sync-update3): Call
8273         `wl-summary-buffer-number-column-detect'.
8274         (wl-summary-buffer-number-column-detect): Search from point-min.
8275
8276 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8277
8278         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8279         contains an address which is not included in original to or cc.
8280
8281 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8282
8283         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8284         begin-line does not exist.
8285         * wl-message.el (wl-message-uu-substring): Ditto.
8286
8287 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8288
8289         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8290         clear local variables.
8291         (wl-summary-exit): Call `elmo-commit'.
8292         (wl-summary-switch-to-clone-buffer): Call
8293         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8294         (wl-summary-goto-folder-subr): Ditto.
8295
8296         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8297         POP folder.
8298
8299 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8300
8301         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8302         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8303         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8304         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8305         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8306         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8307
8308         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8309
8310 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8311
8312         * wl-summary.el (wl-summary-search-by-subject):
8313         Search parent message from the latest one.
8314
8315 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8316
8317         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8318         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8319
8320         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8321         New user option.
8322
8323         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8324         if elmo-nntp-use-killed-list is nil.
8325         Use `elmo-msgdb-append-to-killed-list'.
8326         (Append numbers confirmed as disappeared to the killed list.)
8327         (wl-summary-confirm-appends): Don't display negative number.
8328
8329 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8330
8331         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8332
8333 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8334
8335         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8336         range is `all'.
8337         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8338         `elmo-list-bigger-diff'.
8339
8340 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8341
8342         * wl-summary.el (wl-summary-buffer-exit-func):
8343         New buffer local variable.
8344         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8345
8346 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8347
8348         * wl-demo.el (wl-demo): Fix the last change.
8349
8350 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8351
8352         * wl-demo.el (wl-demo): Don't use `eval'.
8353
8354 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8355
8356         * wl-summary.el (wl-summary-buffer-thread-modified):
8357         New buffer-local variable.
8358         (wl-summary-set-thread-modified): New function.
8359         (wl-summary-thread-modified-p): New function.
8360         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8361         (wl-summary-yank-saved-message): Use function
8362         `wl-summary-set-thread-modified'
8363         (wl-summary-switch-to-clone-buffer): Add
8364         `wl-summary-buffer-thread-modified'.
8365
8366         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8367         (wl-summary-buffer-mark-saved-hook): Ditto.
8368         * wl-summary.el (wl-summary-msgdb-save): New hook
8369         `wl-summary-buffer-message-saved-hook' and
8370         `wl-summary-buffer-mark-saved-hook'.
8371
8372 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8373
8374         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8375
8376 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8377
8378         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8379         don't hide scroll bars under FSF Emacsen because it may incur an
8380         undesirable redrawing.
8381
8382 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8383
8384         * wl-draft.el (wl-draft-edit-string): Call
8385         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8386
8387 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8388
8389         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8390
8391 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8392
8393         * wl-summary.el (wl-summary-msgdb-load-async): Call
8394         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8395
8396 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8397
8398         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8399         fringes in demo buffer; center bitmap logo correctly even if old
8400         Mule is used.
8401
8402 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8403
8404         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8405
8406         * wl-refile.el (wl-refile-subject-alist): New variable.
8407         (wl-refile-subject-alist-file-name): Ditto.
8408         (wl-refile-alist-setup): Rewrite.
8409         (wl-refile-alist-save): Use `elmo-object-save'.
8410         Eliminated arguments.
8411         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8412         (wl-refile-guess-by-subject): New function.
8413         (wl-refile-guess-func-list): Added it.
8414
8415 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8416
8417         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8418         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8419
8420 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8421
8422         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8423         New buffer-local variable.
8424         (wl-summary-buffer-next-folder-func): Ditto.
8425         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8426         if non-nil.
8427         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8428         if non-nil.
8429         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8430         if non-nil.
8431         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8432         if non-nil.
8433
8434 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8435
8436         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8437         permanently in the demo buffer.
8438
8439 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8440
8441         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8442         `mime-entity-fetch-field'.
8443
8444         * wl.el (wl-exit): Delete plugged buffer.
8445
8446         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8447         XEmacs has menubar feature.
8448
8449 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8450
8451         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8452         cannot arrive at the beginning of the buffer under old Emacsen.
8453
8454 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8455
8456         * wl-address.el (wl-address-ldap-search):
8457         Call `ldap-search-entries' with `withdn' argument t.
8458         (wl-complete-field-body): Bind completion-ignore-case as t.
8459         Clear ldap search hash when it was sole completion.
8460         Use elmo-string for pattern string.
8461         (wl-ldap-alias-safe-string): Eliminated needless let.
8462
8463 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8464
8465         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8466         (wl-ldap-alias-sep): New constant.
8467         (wl-ldap-search-attribute-type-list): Ditto.
8468         (wl-ldap-get-value): New function.
8469         (wl-ldap-make-filter): Ditto.
8470         (wl-ldap-make-matched-value-list): Ditto.
8471         (wl-ldap-alias-safe-string): Ditto.
8472         (wl-ldap-register-dn-string): Ditto.
8473         (wl-address-ldap-search): Rewrite.
8474
8475 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8476
8477         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8478         thread is deleted.
8479         (wl-thread-delete-line-from-buffer): Ditto.
8480         (wl-thread-get-exist-children): New function.
8481
8482 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8483
8484         * wl-demo.el (wl-demo): Made it to select various image types.
8485         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8486         from `wl-title-logo'.
8487         (wl-logo-ascii): New variable.
8488         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8489         (wl-demo-copyright-notice): New constant.
8490
8491         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8492
8493 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8494
8495         * wl-vars.el (wl-summary-target-above): Renamed from
8496         wl-summary-temp-above.
8497         * wl-score.el (wl-score-get-score-alist): Use it.
8498         (wl-summary-score-update-all-lines): Use it.
8499         * wl-summary.el: Ditto. (make-variable-buffer-local).
8500
8501 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8502
8503         * wl-vars.el (wl-ldap-port): New user option.
8504
8505         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8506         Rewite whole implementation.
8507         (wl-complete-field-body): Fixed.
8508
8509 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8510
8511         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8512         Choose implementation at compile time.
8513
8514 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8515
8516         * wl-address.el (wl-ldap-search-internal): New function.
8517         (wl-complete-field-to): Use it.
8518
8519 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8520
8521         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8522         Use `let' instead of `let*'.
8523         Require 'wl-vars.
8524
8525         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8526         Define as defcustom.
8527         (wl-ldap-base): Ditto.
8528         (wl-use-ldap): Ditto.
8529
8530 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8531
8532         * wl-address.el (wl-ldap-search): New function.
8533         (wl-complete-field-body): Use `wl-ldap-search'.
8534         (wl-ldap-server): New variable.
8535         (wl-ldap-base): Ditto.
8536         (wl-use-ldap): Ditto.
8537
8538 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8539
8540         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8541         (Pointed out by Mito <mit@nines.nec.co.jp>).
8542         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8543         buffer-local variables like `wl-summary-redisplay-internal'.
8544         (wl-summary-redisplay-all-header): Likewise.  Update
8545         Summary view too.
8546
8547 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8548
8549         * wl-summary.el (wl-summary-jump-to-parent-message):
8550         Consider prefix argument.
8551
8552         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8553         when closed thread is deleted.
8554
8555 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8556
8557         * wl-summary.el (wl-summary-jump-to-parent-message):
8558         Consider thread modification.
8559
8560 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8561
8562         * wl-message.el (wl-message-normal-get-original-buffer): Use
8563         `save-excursion'.
8564
8565         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8566         (wl-summary-showto-folder-regexp): Ditto.
8567
8568 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8569
8570         * wl-util.el (wl-delete-alist): Doc fix.
8571         (wl-delete-associations): New function.
8572         (wl-inverse-alist): New function.
8573         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8574         Split temporary variables. Use `wl-delete-associations'
8575         and `wl-inverse-alist'.
8576         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8577
8578 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8579
8580         * wl-folder.el (wl-folder-prefetch-entity):
8581         Execute prefetching if new count is unknown.
8582
8583 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8584
8585         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8586
8587         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8588         delete entity.
8589         (wl-thread-set-parent): If insert as top, set linked as nil.
8590
8591         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8592         `wl-thread-cleanup-symbols' when view mode is thread.
8593
8594 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8595
8596         * wl-folder.el (wl-folder-create-folder-entity): Use
8597         with-current-buffer.
8598         (wl-local-folder-init): Call set-buffer to make sure we are in
8599         the Folder buffer. Don't touch buffer-local variables here.
8600         (wl-folder-mode): Initialize buffer-local variables here.
8601
8602         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8603         (wl-folder-entity-assign-id): Ditto.
8604         (wl-folder-create-entity-hashtb): Ditto.
8605         (wl-local-folder-init): Ditto.
8606         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8607
8608 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8609
8610         * wl-summary.el (wl-summary-default-from): Fix probrem when
8611         std11-extract-address-components return (nil "foo@bar").
8612
8613 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8614
8615         * wl-draft.el (wl-draft-clone-local-variables):
8616         Remove redundant `setq'.
8617
8618 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8619
8620         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8621         Bind wl-highlight-x-face-func as nil while highlighting header.
8622
8623 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8624
8625         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8626
8627 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8628
8629         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8630         elmo-msgdb-overview-hashtb from copy-variables.
8631         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8632         instead of `elmo-msgdb-overview-get-entity-by-number'.
8633         (wl-summary-auto-refile): Ditto.
8634
8635         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8636         `elmo-msgdb-overview-get-entity' instead of
8637         `elmo-msgdb-search-overview-entity'.  Use
8638         `elmo-msgdb-overview-get-entity' instead of
8639         `elmo-msgdb-overview-get-entity-by-number'.
8640         (wl-thread-insert-entity-sub): Ditto.
8641         (wl-thread-insert-message): Ditto.
8642
8643         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8644         `elmo-msgdb-overview-get-entity'.
8645         (wl-normal-message-redisplay): Ditto.
8646
8647 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8648
8649         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8650         `wl-thread-entities'.
8651         (wl-thread-delete-message): Fix remove top message from
8652         `wl-thread-entity-list'.
8653
8654         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8655         wl-append(nconc), because update-list is broken on Meadow.
8656
8657         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8658         updating process.
8659         (wl-summary-rescan): Ditto.
8660         (wl-summary-sync-update3): Ditto.
8661         * wl-thread.el (wl-thread-set-parent): Renamed from
8662         `wl-summary-set-parent'.
8663         (wl-thread-insert-message): Updating buffer faster.
8664         (wl-thread-delete-message): Updating buffer faster.
8665
8666         * wl-score.el (wl-summary-score-update-all-lines): Changed
8667         interval for display progress gauge.
8668
8669 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8670
8671         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8672         folder always-sticky.
8673         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8674         defmacro.
8675
8676 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8677
8678         * wl-vars.el (wl-draft-add-references): New user option.
8679
8680         * wl-draft.el (wl-draft-add-references): New function.
8681         (wl-draft-yank-from-mail-reply-buffer): Use it.
8682         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8683         as nil.
8684
8685 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8686
8687         * wl-thread.el (wl-thread-update-line-msgs): Called
8688         `wl-thread-update-line-on-buffer-sub'.
8689         (wl-thread-update-line-on-buffer): Delete routine of inserting
8690         thread.
8691         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8692         moved from `wl-thread-update-line-on-buffer'.
8693         Add threshold for displaying progress gauge.
8694         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8695         argument of `wl-thread-update-line-msgs'.
8696         Add threshold for displaying progress gauge.
8697         * wl-folder.el:
8698         Add threshold for displaying progress gauge.
8699         * wl-score.el: Ditto.
8700
8701         * wl-expire.el (wl-summary-expire): Display deleting info.
8702
8703 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8704
8705         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8706         `no-msg'.
8707         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8708         argument of `wl-thread-update-line-msgs'.
8709         (wl-summary-set-parent): Added optional argument `parent-number'.
8710         (wl-summary-buffer-saved-message): New buffer local variable.
8711         (wl-summary-save-current-message): New command.
8712         (wl-summary-yank-saved-message): Ditto.
8713         (wl-summary-mode-map): Added key binding for
8714         `wl-summary-save-current-message' (\ew) and
8715         `wl-summary-yank-saved-message' (\C-y).
8716         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8717
8718 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8719
8720         * wl-summary.el (wl-summary-mode-map): Added key binding for
8721         `wl-summary-set-parent' (ts).
8722
8723 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8724
8725         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8726         subject faster. If thread number is reverse, delayed updating
8727         thread.
8728         (wl-summary-search-by-subject): Ditto.
8729         (wl-summary-put-alike): Ditto.
8730         (wl-summary-get-alike): Ditto.
8731         (wl-summary-insert-headers): Insert header of all overview in
8732         buffer.
8733         (wl-summary-rescan): Delayed updating thread. Kill search subject
8734         buffer for wl-summary-search-by-subject.
8735         (wl-summary-sync-update3): Ditto.
8736         (wl-summary-exit): Ditto.
8737         (wl-summary-goto-bottom-of-current-thread): Change for linked
8738         thread.
8739         (wl-summary-overview-create-summary-line): Change line for linked
8740         thread.
8741
8742         * wl-summary.el (wl-summary-update-thread): Use
8743         wl-thread-maybe-get-children-num.
8744         (wl-summary-set-parent): If change parent, move sub thread.
8745         (wl-summary-redisplay-internal): Add horizontal recenter.
8746         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8747
8748         * wl-thread.el (wl-thread-entity-get-linked): New function.
8749         (wl-thread-entity-set-linked): New function.
8750         (wl-thread-create-entity): Add linked element.
8751         (wl-thread-entity-insert-as-top): Use wl-append.
8752         (wl-thread-maybe-get-children-num): If closing thread, return
8753         children msgs.
8754         (wl-thread-update-line-msgs): Displaying progress message.
8755         (wl-thread-update-line-on-buffer-sub): Use
8756         wl-thread-maybe-get-children-num.
8757         (wl-thread-update-line-on-buffer): If update line is not exists,
8758         insert thread.
8759         (wl-thread-delete-message): If delete top msg of thread, search
8760         parent by subject.
8761         (wl-thread-insert-entity): Use
8762         wl-thread-maybe-get-children-num.
8763
8764         * wl-highlight.el (wl-highlight-summary-current-line): change
8765         sregexp for linked thread.
8766         * wl-util.el (wl-count-lines): Count lines.
8767         (wl-horizontal-recenter): horizontal recenter.
8768         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8769         (wl-score-get-alike): Ditto.
8770         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8771         (wl-subject-length-limit): New variable.
8772         (wl-highlight-thread-indent-string-regexp): Changed for linked
8773         thread.
8774
8775 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8776
8777         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8778         New variable (revival).
8779         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8780         by subject matching if there's no in-reply-to nor references field
8781         (revival).
8782
8783 \f
8784 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8785
8786         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8787         message.
8788
8789 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8790
8791         * wl-summary.el (wl-summary-reply): Return t if there was a
8792         message at cursor point.
8793         Added unwind-protect.
8794         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8795         returns t.
8796         (wl-summary-cancel-message): Do nothing when there's no message at
8797         cursor point.
8798         (wl-summary-forward): Ditto.
8799         (wl-summary-jump-to-parent-message): Ditto.
8800         (wl-summary-reedit): Ditto.
8801         (wl-summary-edit-addresses): Ditto.
8802         (wl-summary-pipe-message): Ditto.
8803         (wl-summary-print-message-with-ps-print): Ditto.
8804         (wl-summary-print-message): Ditto.
8805         (wl-summary-mark-as-important): Ditto.
8806         (wl-summary-mark-as-unread): Ditto.
8807
8808         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8809         message at cursor point.
8810         (wl-summary-reply-with-citation): Remove unwind-protect.
8811
8812         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8813         subject searching feature.
8814         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8815         Eliminated.
8816
8817 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8818
8819         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8820         New variable.
8821         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8822         by subject matching if there's no in-reply-to nor references field.
8823
8824         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8825
8826         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8827         when display is finished.
8828         (wl-folder-open-all): Ditto.
8829         (wl-folder-update-access-group): Ditto.
8830         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8831         * wl-thread.el (wl-thread-close-all): Ditto.
8832
8833         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8834         progress gauge only when it was displayed.
8835         * wl-folder.el (wl-folder-insert-entity): Ditto.
8836
8837 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8838
8839         * wl-summary.el (wl-summary-incorporate): Enclose
8840         `wl-summary-sync-force-update' with save-excursion.
8841
8842 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8843
8844         * wl-summary.el (wl-summary-prefetch-region):
8845         Pass current cursor point to `pos-visible-in-window-p' after
8846         moving cursor to the started point.
8847
8848 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8849
8850         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8851
8852         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8853         fields from the forwarding message.
8854         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8855         `ignored-fields'.
8856
8857 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8858
8859         * wl-mime.el (wl-message-request-partial):
8860         Eliminated argument `msgdb'.
8861         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8862         (wl-mime-combine-message/partial-pieces): Likewise.
8863         * tm-wl.el (wl-message-request-partial): Likewise.
8864         (wl-mime-combine-message/partial-pieces): Likewise.
8865
8866 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8867
8868         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8869         when display is finished.
8870
8871 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8872
8873         * wl-summary.el (wl-summary-goto-folder-subr):
8874         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8875
8876 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8877
8878         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8879         when cursor point is visible.
8880
8881 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8882
8883         * wl-expire.el (wl-expire-archive-get-max-number):
8884         Don't use `file-name-directory'.
8885
8886 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8887
8888         * wl-expire.el (wl-expire-archive-get-max-number):
8889         Use `file-name-directory'.
8890
8891 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8892
8893         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8894         only when there is progress.
8895
8896 2000-04-13  Mito <mit@nines.nec.co.jp>
8897
8898         * wl-summary.el (wl-summary-sync-marks): Display progress.
8899
8900 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8901
8902         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8903         (wl-summary-prev): Move cursor regardless of unread status.
8904         (wl-summary-next): Ditto.
8905
8906 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8907
8908         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8909         Added argument `target' and `number'.
8910         * tm-wl.el (wl-summary-burst-subr): New function.
8911         (wl-summary-burst): Use it.
8912
8913 2000-04-10  Mito <mit@nines.nec.co.jp>
8914
8915         * wl-mime.el (wl-burst): New function.
8916         (wl-summary-burst): Use it.
8917
8918 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8919
8920         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8921         as petname when there's no candidate.
8922
8923 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8924
8925         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8926         New variable.
8927         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8928
8929         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8930
8931         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8932
8933 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8934
8935         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8936         Use substring of `original' instead of buffer-substring.
8937         (wl-refile-evaluate-rule):
8938         Set `original' argument of wl-refile-expand-newtext.
8939
8940         * wl-summary.el
8941         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8942         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8943         (wl-summary-auto-refile): Check existence of destination folder just
8944         before marking.
8945
8946 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8947
8948         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8949         when wl-refile-get-field-value return nil.
8950
8951 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8952
8953         * wl-refile.el
8954         (wl-refile-expand-newtext): New function imported from Gnus.
8955         (wl-refile-evaluate-rule): Use it.
8956
8957 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8958
8959         * wl-summary.el (wl-summary-print-destination):
8960         Duplicate folder string to avoid putting text-property on
8961         original string.
8962
8963         * wl-refile.el (wl-refile-get-field-value): New function.
8964         (wl-refile-evaluate-rule): New function;
8965         Evaluate refile rule recursively.
8966         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8967         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8968         New function; Check existence of a target folder recursively.
8969         (wl-summary-auto-refile-check-refile-rule-alist):
8970         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8971
8972 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8973
8974         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8975
8976         * wl-folder.el (wl-create-folder-entity-from-buffer):
8977         Fixed problem when '}' character is contained in folder name.
8978
8979         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8980
8981 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8982
8983         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8984         (wl-fldmgr-add-completion-all-completions):
8985         Use wl-fldmgr-add-completion-hashtb.
8986
8987 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8988
8989         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8990         wl-fldmgr-add-completion-subr): New functions.
8991         * wl-folder.el (wl-folder-completion-func): New variable.
8992         * wl-summary.el (wl-summary-read-folder):
8993         Use wl-folder-completion-func.
8994
8995         * wl-refile.el: Eliminate throw & catch.
8996
8997         * wl.el (wl-plugged-sending-queue-status): Fixed.
8998
8999 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9000
9001         * wl-draft.el (wl-draft): Put category property on
9002         mail-header-separator.