b006ef589ab96b49bf32c799a69d199689c80697
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-summary.el (wl-summary-delete-all-target-marks): New function
4         to delete target marks only.
5         (wl-summary-target-mark-forward): Use it.
6         (wl-summary-target-mark-reply-with-citation): Ditto.
7         (wl-summary-target-mark-uudecode): Ditto.
8         (wl-summary-target-mark-set-flags): Ditto and remove needless
9         cursor move.
10
11 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
12
13         * wl-summary.el (wl-summary-target-mark-forward): Protect
14         wl-summary-buffer-target-mark-list from nreverse.
15         (wl-summary-target-mark-reply-with-citation): Ditto.
16
17 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
18
19         * wl-thread.el (wl-thread-update-indent-string-thread): Use
20         `elmo-display-progress-threshold'.
21
22 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
23
24         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
25         check `wl-summary-highlight'.
26         (wl-summary-window-scroll-functions): Respect value of
27         `wl-summary-highlight'.
28         (wl-summary-sync-update): Run hooks
29         `wl-summary-buffer-window-scroll-functions' at any time.
30
31 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
32
33         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
34         from `wl-summary-cleanup-temp-marks'.
35         (wl-summary-cleanup-temp-marks): Abolish argument.
36         * wl.el (wl-save-status): Revert previous change.
37         (wl-execute-temp-marks): New function, call
38         `wl-summary-exec-with-confirmation'.
39         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
40         (wl-folder-save-and-exec-marks): Abolished.
41
42 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
43
44         * wl-e21.el (wl-e21-display-image-p): Respect
45         `wl-highlight-folder-with-icon'.
46         (wl-e21-highlight-folder-group-line): Highlight mouse line
47         even if wl-e21-display-image-p is nil.
48
49         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
50         Respect value of `wl-summary-highlight'.
51
52         * wl.el (wl-save-status): Remove unused variable.
53
54         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
55         (wl-folder-mode-map): Bind it to "x".
56
57 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
58
59         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
60
61         * wl-thread.el (wl-thread-get-parent-list): Don't check
62         disconnected ancestors, neglecting needless work in
63         `wl-thread-update-indent-string-thread'.
64
65         * wl.el (wl-save): Take prefix argument to execute remaining marks.
66         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
67         argument, add argument default-keep to keep marks by default.
68
69         * Version number is increased to 2.11.30.
70
71         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
72         customization type and docstring.
73         (wl-draft-reply-without-argument-list): Ditto.
74
75 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
76
77         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
78
79         * wl-spam.el (wl-spam-mark-action-list): Ditto.
80
81 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
82
83         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
84
85 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
86
87         * wl-draft.el (wl-draft-config-exec): Narrow the range of
88         save-excursion so as not to include run-hooks.
89
90 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
91
92         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
93         Clarify that marks are going to be cleared.
94
95 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
96
97         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
98         according to 3rd element of wl-summary-flag-mark.
99
100         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
101
102 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
103
104         * wl-action.el (wl-summary-target-mark-all): Don't set
105         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
106
107 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
108
109         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
110         (wl-forward-subject-prefix): Ditto.
111         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
112         (wl-draft-reply-make-subject): Ditto.
113
114         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
115         `wl-draft-forward'.
116         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
117
118 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
119
120         * wl-action.el (wl-summary-target-mark-set-action): Stop if
121         target message does not exist.
122
123 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
124
125         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
126         `wl-subject-prefix-regexp'.
127         (wl-subject-forward-prefix-regexp): New variable.
128         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
129         `wl-draft-strip-subject-re' and take regexp as argument.
130         (wl-draft-forward): Use it.
131         (wl-draft-reply): Ditto.
132
133 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
134
135         * wl-e21.el (wl-highlight-plugged-current-line): Change for
136         emacs multi-tty support.
137
138 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
139
140         * wl-e21.el (wl-e21-display-image-p): Don't call
141         `display-images-p'.
142         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
143         support.
144         (wl-highlight-folder-current-line): Ditto.
145         (wl-folder-init-icons): Ditto.
146
147 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
148
149         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
150         the last line of summary in unplugged mode.
151
152 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
153
154         * wl-vars.el (wl-refile-rule-alist): Doc fix.
155
156 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
157
158         * wl-vars.el (wl-user-mail-address-regexp): New variable.
159         * wl-address.el (wl-address-user-mail-address-p): Use it.
160         (wl-address-delete-user-mail-addresses): Ditto.
161         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
162
163         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
164         (wl-address-delete-user-mail-addresses): Ditto.
165
166         * wl-address.el (wl-address-delete-user-mail-addresses): New
167         function.
168         * wl-refile.el (wl-refile-guess-by-history): Use it.
169         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
170         (wl-draft-make-mail-followup-to): Ditto and fix logic.
171
172         * wl-draft.el (wl-draft-edit-string): To judge sender address,
173         use wl-address-user-mail-address-p.
174
175 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
176
177         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
178         after opening group.
179
180 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
181
182         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
183         of elmo-set-buffer-multibyte.
184
185         * wl-message.el (wl-original-message-mode): Ditto.
186
187         * wl-score.el (wl-score-insert-header): Ditto.
188
189         * wl-summary.el
190         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
191         (wl-summary-goto-folder-subr): Ditto.
192         (wl-summary-insert-headers): Ditto.
193
194         * wl-util.el (wl-set-string-width): Ditto.
195
196         * Version number is increased to 2.11.29.
197
198 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
199
200         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
201         (wl-highlight-summary-line-help-echo-alist): New variable.
202         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
203         into `wl-highlight-summary-line-help-echo' and
204         `wl-highlight-flag-folder-help-echo'.
205         (wl-highlight-summary-line-string): Change accordingly.
206         (wl-highlight-summary-current-line): Ditto.
207
208 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
209
210         * wl-highlight.el (wl-highlight-message): Ignore white spaces
211         at the beginning of field body (Thanks to Markus Knittig).
212
213         * wl-draft.el (wl-draft-insert-current-message): Also check
214         summary buffer, remove unnecessary tag.
215
216 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
217
218         * wl-draft.el (wl-draft-insert-current-message): Cause error also
219         when wl-message-buffer is nil.
220
221         * wl-folder.el (wl-folder): Abolish unused argument.
222         Call wl-folder-init when wl-folder-entity is nil.
223         * wl.el (wl): Change accordingly.
224
225 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
226
227         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
228         multibyte string before insert into draft buffer.
229         (wl-draft-create-buffer): Always enable multibyte characters for
230         draft buffer.
231
232         * Version number is increased to 2.11.28.
233
234 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
235
236         * wl-folder.el (wl-folder-open-close): Handle blank line.
237         (wl-folder-jump-to-current-entity): Ditto.
238
239 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
240
241         * Version number is increased to 2.11.27.
242
243 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
244
245         * wl-thread.el (wl-thread-insert-message): When the thread is
246         devided by wl-summary-max-thread-depth, insert line at the end of
247         buffer.
248
249 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
250
251         * Version number is increased to 2.11.26.
252
253 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
254
255         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
256
257 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
258
259         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
260         value of stream-type and session.
261
262 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
263
264         * Version number is increased to 2.11.25.
265
266 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
267
268         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
269         in a quit message.
270
271 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
272
273         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
274         (wl-summary-redisplay-no-mime-internal): Ditto.
275
276 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
277
278         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
279         * wl-vars.el (wl-smtp-connection-type): Ditto.
280
281 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
282
283         * wl-highlight.el (wl-highlight-message): Change to strict regexp
284         for the separator line and quote mail-header-separator.
285
286 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
287
288         * wl-spam.el (wl-message-check-spam): Fixed problem no display
289         result message.
290
291         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
292         `elmo-multiple-fields-body-list' with boundary as
293         mail-header-separator.
294
295 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
296
297         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
298
299 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
300
301         * wl-util.el (wl-list-diff): Remove unused function.
302
303         * wl-draft.el (wl-draft-send-confirm): Discard input before
304         confirmation.
305
306 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
307
308         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
309         order of flag and new.
310
311 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
312
313         * wl-vars.el (wl-refile-policy-alist): Abolished.
314
315         * wl-action.el (wl-summary-set-action-refile): Follow the change
316         above.
317
318 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
319
320         * wl-highlight.el (wl-highlight-signature-search): Don't use
321         re-search-backward for a long word since it is possible to crash
322         XEmacs because of a bug.
323
324 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
325
326         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
327
328 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
329
330         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
331         argument for wl-summary-sync-force-update.
332
333 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
334
335         * wl-summary.el (wl-summary-mode-map): Revival of
336         wl-summary-mark-as-important related bindings;
337         Bind 'F','tF','mF','rF','m&'.
338         (wl-summary-mark-as-important-region): Revival.
339         (wl-summary-target-mark-mark-as-important): Ditto.
340         (wl-summary-target-mark-operation): New function.
341         (wl-summary-target-mark-mark-as-answered): Use it.
342         (wl-summary-decide-flag): Don't set Important as default.
343         (wl-summary-mark-as-important-internal): Revival.
344         (wl-summary-mark-as-important): Ditto.
345
346         * wl-thread.el (wl-thread-mark-as-important): Ditto.
347
348         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
349         instead of facep.
350
351 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
352
353         * wl-dnd.el (wl-dnd-drop-func): Fix.
354
355         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
356         mouse-set-point instead of posn-point.
357
358         * wl-xmas.el (wl-completing-read-multiple): Define as function.
359
360         * wl-mule.el (wl-completing-read-multiple): Ditto.
361
362 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
363
364         * wl-demo.el (face-background-name): Defalias to avoid compile
365         warning.
366
367 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
368
369         * wl-summary.el (wl-summary-decide-flag): Use
370         wl-completing-read-multiple instead of completing-read-multiple.
371
372         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
373         New alias.
374
375         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
376         Use face-background-name instead of face-background.
377
378         * wl-vars.el (wl-summary-save-file-suffix): New user option.
379
380         * wl-summary.el (wl-summary-save): Use it.
381         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
382
383         * wl-mime.el (wl-mime-save-content): Fix last change.
384
385 2004-02-10  Len Trigg <lenbok@myrealbox.com>
386
387         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
388         New function.
389         (wl-summary-sort-specs): Added sort.
390         * wl-mime.el (wl-mime-save-content): Expand file name.
391
392 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
393
394         * wl-mime.el (wl-draft-preview-message): Fixed typo.
395
396         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
397
398 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
399
400         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
401         for flag if it is not defined.
402
403 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
404
405         * wl-e21.el (wl-highlight-folder-current-line): Use
406         elmo-folder-type-internal when elmo-folder-type returns nil.
407
408         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
409
410         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
411
412         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
413
414         * wl-e21.el (wl-summary-toolbar): Ditto.
415
416         * wl-vars.el (wl-demo-background-color): Abolished.
417         (wl-summary-persistent-mark-priority-list): Renamed from
418         wl-summary-flag-priority-list.
419         (wl-summary-flag-alist): New user option.
420         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
421         (wl-message-mode-line-format-spec-alist): Added 'F'.
422         (wl-message-mode-line-format): Likewise.
423         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
424         instead of wl-summary-important-mark.
425         (wl-file-folder-icon): New variable.
426
427         * wl-thread.el (wl-thread-set-flags): Renamed from
428         wl-thread-mark-as-important.
429
430         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
431         warning.
432         (wl-summary-mode-menu-spec): Follow the change of 
433         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
434         (wl-summary-mode-map): Follow the change of
435         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
436         (wl-summary-detect-mark-position): Follow the variable name change.
437         (wl-summary-set-flags-region): New function for the replacement of
438         wl-summary-mark-as-important-region.
439         (wl-summary-sync-marks): Sync all global-flags.
440         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
441         instead of elmo-message-flagged-p.
442         (wl-summary-persistent-mark-string): Follow the variable name change;
443         Put wl-summary-flag-mark if the message has global-flag.
444         (wl-summary-target-mark-set-flags): Renamed from 
445         wl-summary-target-mark-mark-as-important.
446         (wl-summary-decide-flag): New function.
447         (wl-summary-set-flags-internal): Renamed from
448         wl-summary-mark-as-important-internal.
449         (wl-summary-add-flags-internal): New function.
450         (wl-summary-remove-flags-internal): Ditto.
451         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
452         (wl-summary-mark-as-unimportant): Abolish.
453         (wl-summary-move-spec-alist): Changed `important' to `digest'.
454         (wl-summary-next-message): List flagged messages in the msgdb.
455
456         * wl-score.el (wl-summary-score-update-all-lines): Use
457         wl-summary-add-flags-internal instead of 
458
459         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
460
461         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
462         from wl-message-buffer-cur-flag (To avoid misunderstanding).
463         (wl-message-buffer-require-all-header): Renamed from
464         wl-message-buffer-all-header-flag (Ditto).
465         (wl-message-buffer-flag-indicator): New variable.
466         (wl-message-redisplay): Changed local varibale name from `flag' to
467         `display-type'; Set up wl-message-buffer-flag-indicator.
468         (wl-message-buffer-display): Changed varibale name from `flag' to
469         `display-type'.
470         (wl-message-display-internal): Likewise.
471
472         * wl-highlight.el (wl-highlight-demo-face): Define default background
473         color.
474         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
475
476         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
477
478         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
479         (wl-demo-setup-properties): Renamed from
480         `wl-demo-set-background-color'.
481         (wl-demo): Follow the change above.
482         
483         * Version number is increased to 2.11.24.
484
485 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
486
487         * wl-summary.el (wl-summary-toggle-thread): Call
488         `wl-summary-rescan' with disable-thread as non-nil.
489         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
490
491 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
492
493         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
494         foreground property of the face.
495         (wl-demo-insert-text): Don't set up face property here.
496         (wl-demo): Call wl-demo-set-background-color, anyway.
497
498 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
499
500         * wl-vars.el (wl-demo-background-color): The value can be nil.
501
502 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
503
504         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
505         to wl-summary-wheel-dispatcher.
506
507         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
508         wl-message-wheel-dispatcher.
509         (wl-message-wheel-dispatcher): New function.
510         (wl-summary-wheel-dispatcher): Ditto.
511
512 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
513
514         * wl-action.el (wl-summary-target-mark-all): List messages which are
515         not in the killed-list.
516
517         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
518         only when the folder is 'flag/important.
519
520         * wl-address.el (wl-complete-field-body): Complete if the last
521         character is a space.
522
523 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
524
525         * wl-folder.el (wl-folder-clear-entity-info): Use
526         elmo-clear-hash-val.
527
528         * wl-fldmgr.el (wl-fldmgr-rename): Set
529         wl-folder-info-alist-modified as t.
530
531 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
532
533         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
534
535 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
536
537         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
538         (wl-folder-buffer-last-visited-entity-id): New buffer local
539         variable.
540         (wl-folder-revisit-last-visited-folder): New function.
541         (wl-folder-mode-map): Bind it to "C-i".
542         (wl-folder-set-current-entity-id): Set last visited folder.
543         * wl-summary.el (wl-summary-exit): Ditto.
544
545 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
546
547         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
548         before calling `recenter' in order to cope with an XEmacs bug.
549
550 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
551
552         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
553         to the default value.
554
555 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
556
557         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
558         change.
559         (wl-summary-sync-marks): Ditto.
560         (wl-summary-mark-as-read-internal): Ditto.
561         (wl-summary-mark-as-answered-internal): Ditto.
562         (wl-summary-mark-as-important-internal): Ditto.
563         (wl-summary-reply): Ditto.
564
565         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
566         instead of `elmo-folder-unflag-answered'.
567
568         * Version number is increased to 2.11.23.
569
570         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
571         the last change.
572
573 2004-01-11  Kenichi Okada  <okada@opaopa.org>
574
575         * wl-spam.el (wl-summary-exec-action-refile-with-register):
576         Specify "spam" or "good".
577
578 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
579
580         * wl-spam.el (wl-summary-exec-action-spam): Call
581         wl-folder-confirm-existence for spam folder.
582         (wl-spam-setup): Bind "mk".
583
584 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
585
586         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
587
588 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
589
590         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
591         destination folder is empty.
592
593 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
594
595         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
596         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
597
598         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
599         (wl-summary-refile-prev-destination-region): New function.
600         (wl-thread-refile-prev-destination): Ditto.
601         (wl-summary-target-mark-refile-prev-destination): Ditto.
602
603 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
604
605         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
606         (wl-demo-background-color): Changed default value.
607
608         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
609         color.
610
611         * wl-demo.el (wl-demo-set-background-color): New function.
612         (wl-demo): Call it.
613
614 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
615
616         * wl-address.el (wl-address-delete): Avoid mis-deleting.
617         * wl-address.el (wl-address-add-or-change): Don't add empty
618         address.
619
620 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
621
622         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
623
624 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
625
626         * wl-vars.el (wl-demo-image-filter-alist): New variable
627         (wl-demo-background-color): Ditto.
628
629         * wl-demo.el (wl-demo-xpm-set-background): New function.
630         (wl-demo-image-filter): Ditto.
631         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
632
633         * wl-vars.el (wl-demo-icon-name-alist): New variable.
634
635         * wl-demo.el (wl-demo-icon-name): Define as function.
636         (wl-demo-insert-image): Use it.
637
638 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
639
640         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
641
642 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
643
644         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
645
646 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
647
648         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
649
650 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
651
652         * wl-thread.el (wl-thread-mark-as-answered): New function.
653
654         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
655         answered" entry.
656         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
657         "r&" and wl-thread-mark-as-answered to "t&".
658         (wl-summary-mark-as-important-region): Refine to toggle mark.
659         (wl-summary-mark-as-answered-region): New function.
660         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
661         and 3rd argument.
662         (wl-summary-mark-as-important-internal): Likewise.
663
664 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
665
666         * wl-template.el (wl-template-preview): New internal variable.
667         (wl-template-preview-p): New function.
668         (wl-template-show): Bind `wl-template-preview' as t.
669
670 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
671
672         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
673         `elmo-message-entity-field' with 3rd argument which is non-nil.
674
675 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
676
677         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
678         Removed duplicate local bind `folder'.
679
680 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
681
682         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
683
684 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
685
686         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
687         duplicate definition.
688
689 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
690
691         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
692         non-nil, use it; Don't fetch message if there's no message in the
693         current cursor position.
694
695 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
696
697         * wl-util.el (wl-region-exists-p): Use region-active-p.
698         (wl-deactivate-region): New function.
699         * wl-message.el (wl-message-redisplay): Deactivate region.
700
701         * wl-summary.el (wl-summary-reply): Call
702         `wl-summary-set-message-buffer-or-redisplay' instead of
703         `wl-summary-redisplay-internal', don't move point.
704
705 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
706
707         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
708         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
709         by regexp.
710
711 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
712
713         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
714         if no need.
715
716 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
717
718         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
719         default value to nil.
720         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
721         `wl-summary-prepare-hook'; Replace refile action to
722         `wl-summary-exec-action-refile-with-register'.
723
724         * Version number is increased to 2.11.22.
725
726 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
727
728         * wl-summary.el (wl-summary-detect-mark-position): Set
729         `wl-summary-buffer-weekday-name-lang'.
730
731 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
732
733         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
734         (wl-summary-mark-as-read-all): Ditto.
735         (wl-summary-delete-messages-on-buffer): Ditto.
736         (wl-summary-sync-update): Ditto.
737         (wl-summary-mark-as-read-internal): Ditto.
738         (wl-summary-mark-as-answered-internal): Ditto.
739         (wl-summary-update-folder-info): Abolished.
740
741 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
742
743         * wl-summary.el (wl-summary-mark-as-read-all): Use
744         `wl-summary-update-folder-info' instead of
745         `wl-folder-update-unread'.
746
747 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
748
749         * wl-summary.el (wl-summary-update-folder-info): New function derived from
750         `wl-summary-folder-info-update'.
751         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
752         instead of `wl-summary-folder-info-update'.
753         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
754         `wl-folder-set-folder-updated'.
755         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
756         instead of `wl-folder-update-unread'.
757         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
758         the value of `wl-summary-buffer-unread-count' for the second parameter of
759         `wl-folder-update-unread'.
760
761         * Version number is increased to 2.11.21.
762
763 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
764
765         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
766         a local variable.
767
768 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
769
770         * wl-spam.el (wl-summary-mark-spam): Show message only if call
771         interactively.
772
773         * wl-summary.el (wl-summary-mark-as-important-internal): New
774         internal function.
775         (wl-summary-mark-as-important): Use it.
776         (wl-summary-mark-as-unimportant): New function.
777         (wl-summary-sync-marks): Follow the API change.
778
779         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
780
781         * wl-mime.el (wl-summary-burst): Check target folder is writable.
782
783 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
784
785         * wl-folder.el (wl-folder-update-unread): Re-indent.
786         Narrow the scope of a local variable.
787
788 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
789
790         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
791         (wl-addrmgr-merge-entries): Ditto.
792         (wl-addrmgr): Added to address entry which exists in draft buffer
793         if no entry is in original.
794
795 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
796
797         * wl-batch.el: New file.
798
799 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
800
801         * wl-vars.el (wl-use-semi): Remove unused variable.
802
803 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
804
805         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
806         "?".
807
808 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
809
810         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
811         wl-summary-new-mark.
812         (wl-summary-new-cached-mark): New user option.
813         (wl-summary-score-marks): Follow the change above.
814         (wl-summary-auto-refile-skip-marks): Ditto.
815         (wl-summary-incorporate-marks): Ditto.
816         (wl-summary-expire-reserve-marks): Ditto.
817
818         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
819
820         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
821         (wl-summary-persistent-mark-string): Distinguished between cached
822         and uncached mark when the message is new.
823
824 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
825
826         * wl-spam.el (wl-spam-domain): Renamed from
827         `wl-spam-folder-guess-domain'.
828         (wl-summary-exec-action-spam): Register as spam if domain of the
829         source folder is good.
830         (wl-summary-exec-action-refile-with-register): Register message if
831         domain of the source folder is not undecided.
832
833 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
834
835         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
836         detect thread loop.
837
838 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
839
840         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
841         and wl-summary-skip-mark-list.
842
843 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
844
845         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
846
847         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
848
849         * wl-spam.el (toplevel): Require wl-highlight.
850         (wl-spam-auto-check-policy-alist): Abolish.
851         (wl-spam-auto-check-folder-regexp-list): New user option.
852         (wl-spam-auto-check-marks): Ditto.
853         (wl-spam-mark-action-list): Ditto.
854         (wl-highlight-summary-spam-face): New face.
855         (wl-spam-auto-check-message-p): New function.
856         (wl-spam-map-spam-messages): Fixed message.
857         (wl-spam-register-spam-messages): Ditto.
858         (wl-spam-register-good-messages): Ditto.
859         (wl-summary-spam-map): Add and remove keybind.
860         (wl-summary-target-mark-spam): Abolish.
861         (wl-summary-refile-spam): Ditto.
862         (wl-summary-test-spam): New function.
863         (wl-summary-mark-spam): Ditto.
864         (wl-summary-auto-check-spam): Follow the above change.
865         (wl-summary-exec-action-spam): New function.
866         (wl-summary-exec-action-refile-with-register): Fixed message.
867         (wl-message-check-spam): New function.
868         (wl-spam-setup): Ditto.
869         (toplevel): Call it if this file is loaded interactivity.
870
871         * Version number is increased to 2.11.20.
872
873 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
874
875         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
876         when new optional argument `force' is non nil or modified.
877
878 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
879
880         * wl.el (toplevel): Require wl-spam when compile.
881         (wl-save-status): Call wl-spam-save-status.
882
883         * wl-spam.el (wl-spam-register-spam-messages): New function.
884         (wl-spam-register-good-messages): Ditto.
885         (wl-spam-save-status): Ditto.
886         (wl-summary-mode-map): Bind
887         wl-summary-target-mark-register-as-spam to "ms" and
888         wl-summary-target-mark-register-as-good to "mn".
889         (wl-summary-register-as-spam): Abolish optional argument; Use
890         wl-spam-register-spam-messages.
891         (wl-summary-register-as-spam-all): Use
892         wl-spam-register-spam-messages.
893         (wl-summary-register-as-good): Abolish optional argument; Use
894         wl-spam-register-good-messages.
895         (wl-summary-register-as-good-all): Use
896         wl-spam-register-good-messages.
897         (wl-summary-target-mark-register-as-spam): New funtion.
898         (wl-summary-target-mark-register-as-good): Ditto.
899
900 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
901
902         * wl-spam.el: New file.
903
904 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
905
906         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
907
908         * wl-action.el (wl-auto-refile-guess-functions): New variable.
909         (wl-summary-auto-refile): Call wl-refile-guess with
910         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
911
912 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
913
914         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
915         with disable-thread argument non-nil.
916
917 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
918
919         * wl-summary.el (wl-summary-rescan): Added optional argument
920         disable-thread.
921         (wl-summary-sync): Call wl-summary-rescan with argument
922         disable-thread.
923         (wl-summary-input-range): Added new range `rescan-thread'.
924
925 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
926
927         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
928
929 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
930
931         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
932         internal variable.
933         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
934         wl-summary-search-parent-by-subject-regexp and
935         wl-summary-divide-thread-when-subject-changed as nil.
936         (wl-summary-insert-sequential): If entity is nil, nothing to do.
937         (wl-summary-insert-thread): Search parent entity from
938         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
939         thread loop.
940
941 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
942
943         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
944
945         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
946
947         * wl-util.el (wl-require-update-all-folder-p): New function.
948         (wl-get-assoc-list-value): Added `function' to match directive.
949         (wl-collect-draft): Rewrite.
950
951         * wl-summary.el (wl-summary-sync-update): Clear faces
952         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
953         are non-nil.
954         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
955         argument as function.
956         (wl-summary-input-range): Ditto.
957
958         * wl-folder.el (wl-draft-get-folder): New function.
959         (wl-folder-get-elmo-folder): Consider draft folder.
960
961         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
962         (wl-draft-buffer-message-number): New buffer local variable.
963         (wl-draft-folder-internal): New internal variable.
964         (wl-draft-delete): Rewrite.
965         (wl-draft-save): Ditto.
966         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
967         wl-folder-get-elmo-folder.
968         (wl-draft-config-info-operation): Ditto.
969         (wl-jump-to-draft-folder): Ditto.
970         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
971         (wl-draft-reedit): Rewrite.
972
973         * Version number is increased to 2.11.19.
974         
975 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
976
977         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
978         variable.
979
980 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
981
982         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
983         Use ignore-errors instead of unwind-protect.
984
985 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
986
987         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
988         for updating `wl-thread-entity-list'.
989
990 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
991
992         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
993         parameter from calling `wl-thread-entity-get-older-brothers' and
994         `wl-thread-entity-get-younger-brothers'.
995         Replace nested `append' with a single one.
996
997 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
998
999         * wl-summary.el (wl-summary-mode): Don't use the return value of
1000         `make-local-hook'.
1001
1002 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1003
1004         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1005         instead of `let*'.
1006         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1007         of local variables.
1008
1009 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1010
1011         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1012         Renamed from wl-summary-window-scroll-functions.
1013         (wl-summary-window-scroll-functions): Don't set to variable.
1014         (wl-summary-display-top): Use run-hooks.
1015         (wl-summary-display-bottom): Ditto.
1016         (wl-summary-toggle-disp-msg): Ditto.
1017         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1018         Use it instead of wl-summary-window-scroll-functions.
1019         (wl-summary-goto-folder-subr): Don't call
1020         wl-summary-window-scroll-functions, use
1021         wl-summary-buffer-window-scroll-functions instead.
1022
1023 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1024
1025         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1026         make-local-variable.
1027
1028 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1029
1030         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1031         set-buffer-modified-p.
1032         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1033         (wl-summary-display-bottom): Ditto.
1034         (wl-summary-toggle-disp-msg): Ditto.
1035
1036 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1037
1038         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1039
1040         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1041         (wl-summary-forward): Use elmo-message-entity-field instead of
1042         elmo-message-field.
1043
1044         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1045
1046 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1047
1048         * wl-summary.el (wl-summary-window-scroll-functions): No use
1049         `append'.
1050
1051 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1052
1053         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1054         function.
1055         (wl-summary-window-scroll-functions): Call it when both
1056         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1057         (wl-summary-temp-mark): Added optional argument number.
1058         (wl-summary-message-mark): Added optional argument flag.
1059         (wl-summary-persistent-mark): Added optional argument number and flag.
1060         (wl-summary-update-persistent-mark): Ditto.
1061         (wl-summary-update-status-marks): Set "r" for interactive spec.
1062
1063         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1064         argument number and flag.
1065
1066         * wl-action.el (wl-summary-registered-temp-mark): 
1067         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1068
1069 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1070
1071         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1072         internal variable (buffer local).
1073         (wl-summary-window-scroll-functions): New function.
1074         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1075         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1076         as nil.
1077         (wl-summary-update-status-marks): Added arguments beg, end and
1078         check.
1079         (wl-summary-update-mark-window): Use function.
1080         (wl-summary-sync-update): Follow the change above.
1081         (wl-summary-switch-to-clone-buffer): Copy
1082         wl-summary-buffer-unsync-mark-number-list.
1083         (wl-summary-goto-folder-subr): Set
1084         wl-summary-buffer-unsync-mark-number-list and
1085         use wl-summary-window-scroll-functions instead of
1086         wl-summary-lazy-highlight.
1087
1088         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1089
1090 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1091
1092         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1093
1094         * wl-summary.el (wl-summary-update-persistent-mark): Call
1095         wl-summary-set-message-modified.
1096
1097         * wl-summary.el (wl-summary-sync-update): Don't call
1098         wl-summary-update-status-marks.
1099
1100         * Version number is increased to 2.11.18.
1101
1102 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1103
1104         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1105         (wl-message-next-page): Ditto.
1106
1107 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1108
1109         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1110         local variable.  Change the order of a collected list into the
1111         same as the specified range.  Remove nil from a collected list.
1112
1113 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1114
1115         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1116         argument for elmo-folder-list-messages.
1117
1118 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1119
1120         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1121         change (wl-summary-count-unreads return a list instead of a cons
1122         cell).
1123
1124 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1125
1126         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1127         `wl-summary-folder-info-update'.
1128
1129 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1130
1131         * wl-summary.el (wl-summary-set-message-modified): No use
1132         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1133         (wl-summary-set-mark-modified): Abolish.
1134         (wl-summary-mark-modified-p): Ditto.
1135         (wl-summary-save-view): Follow the change above.
1136
1137         * wl-expire.el (wl-summary-expire): Likewise.
1138
1139 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1140
1141         * wl-summary.el (wl-summary-detect-mark-position): Use
1142         modb-entity-handler.
1143         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1144
1145         * Version number is increased to 2.11.17.
1146
1147 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1148
1149         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1150         entity field value.
1151         (wl-summary-prefetch-msg): Ditto.
1152         (wl-summary-print-message-with-ps-print): Ditto.
1153
1154 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1155
1156         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1157         for dummy entity.
1158         (wl-summary-insert-thread): Use elmo-message-entity-field.
1159         (wl-summary-update-thread): Use elmo-message-entity-field and
1160         elmo-message-entity-number.
1161         (wl-summary-line-number):  Use elmo-message-entity-number.
1162         (wl-summary-line-size): Use elmo-message-entity-field.
1163         (wl-summary-line-subject): Ditto.
1164         (wl-summary-line-from): Ditto.
1165         (wl-summary-line-attached): Ditto.
1166         (wl-summary-create-line): Ditto.
1167         (wl-summary-create-line): Use elmo-message-entity-number.
1168         (wl-summary-print-message-with-ps-print): Use
1169         elmo-message-entity-field.
1170
1171 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1172
1173         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1174         change in elmo-msgdb-make-message-entity.
1175         (wl-summary-buffer-set-folder): Don't call
1176         wl-summary-detect-mark-position here.
1177         (wl-summary-rescan): Call elmo-message-entity-number.
1178         (wl-summary-sync-update): Ditto.
1179         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1180
1181         * wl-score.el (wl-score-header-index): Redefine 2th element.
1182         (wl-score-overview-entity-get-extra): Abolish.
1183         (wl-score-ov-entity-get): Rewrite.
1184         (wl-score-string-index<, wl-score-string-func<): Abolish.
1185         (wl-score-string<): New function.
1186         (wl-score-string-sort): Use it.
1187
1188         * wl-refile.el (wl-refile-guess-by-history): Use
1189         elmo-message-entity-field.
1190         (wl-refile-guess-by-from): Ditto.
1191         (wl-refile-guess-by-msgid): Ditto.
1192
1193         * Version number is increased to 2.11.16.
1194
1195 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1196
1197         * wl-folder.el (wl-folder-confirm-existence): Don't call
1198         file-exists-p if msgdb-path is nil.
1199         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1200         `wl-read-folder-hist' to `wl-read-folder-history'.
1201
1202 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1203
1204         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1205         `y-or-n-p'.
1206
1207 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1208
1209         * wl-score.el (wl-score-headers): Don't use
1210         elmo-folder-do-each-message-entity.
1211
1212         * Version number is increased to 2.11.15.
1213
1214 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1215
1216         * wl-summary.el (wl-summary-delete-all-msgs): Use
1217         elmo-folder-move-messages instead of elmo-folder-delete-messages
1218         and elmo-folder-detach-messages.
1219         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1220
1221         * wl-expire.el (wl-expire-delete): Ditto.
1222         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1223
1224 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1225
1226         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1227         (wl-message-header-narrowing-fields): Ditto.
1228         (wl-message-header-narrowing-lines): Ditto.
1229         (wl-message-header-narrowing-string): Ditto.
1230
1231         * wl-summary.el (wl-summary-mode-map): Bind
1232         wl-summary-toggle-header-narrowing to "C-cC-f".
1233         (wl-summary-toggle-header-narrowing): New function.
1234
1235         * wl-message.el (wl-message-buffer-create): Call
1236         wl-message-header-narrowing-setup.
1237         (wl-message-redisplay): Call wl-message-header-narrowing.
1238         (wl-message-header-narrowing): New function.
1239         (wl-message-header-narrowing-map): New keymap.
1240         (wl-message-header-narrowing-widen-map): New keymap.
1241         (wl-message-header-narrowing-again-at-mouse): New function.
1242         (wl-message-header-narrowing-1): Ditto.
1243         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1244         (wl-message-header-narrowing-setup): Ditto.
1245         (wl-message-header-narrowing-toggle): Ditto.
1246         
1247         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1248
1249         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1250         'flag as all.
1251         (wl-use-flag-folder-help-echo): New user option.
1252
1253         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1254         wl-summary-highlight as nil.
1255         (wl-summary-set-mark-modified): Follow the API change.
1256         (wl-summary-mark-modified-p): Ditto.
1257         (wl-summary-mark-as-read-all): Ditto.
1258         (wl-summary-sync-marks): Don't call
1259         elmo-folder-list-messages-with-global-mark.
1260         (wl-summary-mark-as-read-internal): Follow the API change.
1261         (wl-summary-mark-as-answered-internal): Ditto.
1262         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1263         Follow the API change.
1264         (wl-summary-create-line): Call with number argument.
1265         (wl-summary-reply): Follow the API change.
1266
1267         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1268         function.
1269         (wl-highlight-summary-line-string): Call it when
1270         wl-use-flag-folder-help-echo is non-nil.
1271         (wl-highlight-summary-current-line): Ditto.
1272         (elmo-flag-folder-referrer): Added autoload setting.
1273
1274         * wl-draft.el (wl-draft-kill): Follow the API change.
1275
1276         * Version number is increased to 2.11.14.
1277         
1278 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1279
1280         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1281
1282 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1283
1284         * Version number is increased to 2.11.13.
1285
1286 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1287
1288         * wl-draft.el (wl-draft-previous-history-element): Fixed
1289         unbalanced parenthesis and bind unbound local variables.
1290
1291 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1292
1293         * wl-draft.el (wl-draft-previous-history-element): New function.
1294         (wl-draft-next-history-element): Ditto.
1295         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1296         them to M-p and M-n.
1297
1298 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1299
1300         * Version number is increased to 2.11.12.
1301
1302 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1303
1304         * wl-draft.el (wl-draft-hide): Select buffer-window.
1305
1306 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1307
1308         * wl-summary.el (wl-summary-narrow-to-region): New function.
1309         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1310         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1311         (wl-summary-save-region): Use it.
1312         * wl-action.el (wl-summary-collect-numbers-region)
1313         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1314
1315 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1316
1317         * wl-folder.el (wl-folder-count-incorporates): Don't use
1318         `elmo-msgdb-mark-load'
1319
1320         * Version number is increased to 2.11.11.
1321
1322 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1323
1324         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1325         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1326
1327 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1328
1329         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1330
1331 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1332
1333         * Version number is increased to 2.11.10.
1334
1335 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1336
1337         * wl-mime.el (wl-draft-attribute-value): Fixed.
1338
1339 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1340
1341         * wl-util.el (wl-copy-local-variables): New function.
1342
1343         * wl-mime.el (wl-draft-attribute-recipients): New function.
1344         (wl-draft-attribute-envelope-from): Ditto.
1345         (wl-draft-attribute-smtp-posting-server): Ditto.
1346         (wl-draft-attribute-smtp-posting-port): Ditto.
1347         (wl-draft-attribute-value): Ditto.
1348         (wl-draft-preview-message): Use it to get value for
1349         attributes. Reflect result of `wl-draft-config'.
1350
1351         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1352         and call `wl-summary-mark-as-read' before to call
1353         `wl-summary-unset-mark'.
1354         (wl-summary-target-mark-mark-as-unread): Likewise.
1355         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1356
1357 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1358
1359         * wl-mime.el (wl-draft-preview-message): Use actual value for
1360         attributes; Fix for small window.
1361
1362 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1363
1364         * wl-refile.el (wl-refile-get-field-value): Call
1365         `elmo-message-entity-field' with 3rd argument is non-nil.
1366
1367 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1368
1369         * wl-vars.el (wl-draft-preview-attributes): New user option.
1370         (wl-draft-preview-attributes-list): Ditto.
1371         (wl-draft-preview-attributes-buffer-lines): Ditto.
1372         (wl-draft-preview-attributes-buffer-name): Ditto.
1373
1374         * wl-mime.el (wl-draft-preview-message): Display attributes.
1375
1376 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1377
1378         * wl-summary.el (wl-summary-detect-mark-position): Bind
1379         wl-summary-flag-priority-list to '(new).
1380
1381 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1382
1383         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1384         funtion.
1385         (wl-highlight-summary-line-string): Use it.
1386         (wl-highlight-summary-current-line): Ditto.
1387
1388 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1389
1390         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1391         line even when the mark string is not changed.
1392
1393         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1394         argument change in the wl-summary-create-line.
1395         (wl-thread-insert-entity-sub): Ditto.
1396
1397         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1398         argument change in the wl-summary-create-line.
1399         (wl-summary-insert-sequential): Ditto.
1400         (wl-summary-update-thread): Ditto.
1401         (wl-summary-persistent-mark-string): New inline function.
1402         (wl-summary-message-mark): Use it.
1403         (wl-summary-create-line): Abolish argument wl-persistent-mark
1404         and added wl-flags, wl-cached.
1405
1406         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1407         mark to flags.
1408         (wl-highlight-summary-current-line): Decide the face not by the 
1409         persistent mark but flags.
1410
1411 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1412
1413         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1414         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1415         wl-summary-read-uncached-mark): Revive.
1416         (wl-summary-answered-cached-mark,
1417         wl-summary-answered-uncached-mark): New user option.
1418         (wl-summary-score-marks): Follow the change above.
1419         (wl-summary-auto-refile-skip-marks): Ditto.
1420         (wl-summary-incorporate-marks): Ditto.
1421         (wl-summary-expire-reserve-marks): Ditto.
1422         (wl-summary-flag-priority-list): New user option.
1423
1424         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1425         changes.
1426         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1427         of elmo-message-mark.
1428         (wl-summary-mark-as-read-internal): Ditto.
1429         (wl-summary-mark-as-answered): Ditto.
1430         (wl-summary-mark-as-important): Ditto.
1431         (wl-summary-redisplay-internal): Ditto.
1432         (wl-summary-redisplay-no-mime-internal): Ditto.
1433         (wl-summary-message-mark): New function.
1434         (wl-summary-insert-sequential): Use wl-summary-message-mark
1435         instead of elmo-message-mark.
1436         (wl-summary-update-thread): Ditto.
1437         (wl-summary-persistent-mark): Ditto.
1438         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1439         instead of elmo-message-mark.
1440
1441         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1442         wl-summary-message-mark instead of elmo-message-mark.
1443         (wl-thread-insert-entity-sub): Ditto.
1444         (wl-thread-get-children-msgs-uncached): Ditto.
1445
1446         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1447         variable name changes.
1448         (wl-highlight-summary-current-line): Ditto.
1449
1450         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1451         wl-summary-message-mark instead of elmo-message-mark.
1452
1453         * wl-expire.el (wl-expire-message-p): Ditto.
1454
1455         * wl-score.el (wl-score-headers): Ditto.
1456
1457         * Version number is increased to 2.11.9.
1458
1459         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1460         (wl-summary-sync-update): Follow the change above.
1461         (wl-summary-switch-to-clone-buffer): Ditto.
1462         (wl-summary-open-folder): Ditto.
1463
1464 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1465
1466         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1467         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1468
1469         * Version number is increased to 2.11.8.
1470
1471         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1472
1473         * wl-expire.el (wl-expire-refile): Follow the API change on
1474         `elmo-folder-move-messages'.
1475         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1476
1477         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1478         (wl-summary-exec-action-refile): Ditto.
1479         (wl-summary-exec-action-copy): Ditto.
1480         (wl-summary-no-auto-refile-message-p): No use
1481         `wl-summary-buffer-msgdb'.
1482         (wl-summary-auto-refile): Ditto.
1483
1484 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1485
1486         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1487
1488 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1489
1490         * wl-summary.el (wl-summary-sync): Treat no-sync.
1491
1492         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1493         (wl-default-sync-range): Ditto.
1494
1495 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1496
1497         * wl-refile.el (wl-refile-subject-learn): Call
1498         `elmo-message-entity-field' with 3rd argument is non-nil.
1499         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1500         instead of `elmo-msgdb-overview-entity-get-subject'.
1501
1502 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1503
1504         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1505         scan-type is rescan.
1506         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1507         new optional argument force is non-nil.
1508         (wl-summary-save-view-cache): Call it with force argument non-nil.
1509
1510         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1511
1512 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1513
1514         * wl-action.el (wl-summary-print-argument): Fixed last change.
1515
1516 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1517
1518         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1519         simplified.
1520         (wl-summary-target-mark-mark-as-unread): Likewise.
1521         (wl-summary-target-mark-mark-as-important): Likewise.
1522
1523 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1524
1525         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1526         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1527         (wl-summary-mark-as-important-region): Change accordingly.
1528         (wl-summary-target-mark-mark-as-important): Ditto.
1529
1530 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1531
1532         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1533
1534         * wl-action.el (wl-summary-print-argument): Print argument to
1535         right side of window if `wl-summary-print-argument-within-window'
1536         is non-nil.
1537
1538 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1539
1540         * wl-action.el (wl-summary-set-mark): Use
1541         `wl-summary-message-visible-p' to check visibility of the message
1542         and jump to message only when the message line is visible and have
1543         different number; Call wl-summary-unset-mark with number argument.
1544         (wl-summary-unset-mark): 
1545         Use `wl-summary-message-visible-p'
1546         to check visibility of the message and jump to message only when
1547         the message line is visible and have different number;
1548
1549 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1550
1551         * Version number is increased to 2.11.7.
1552
1553         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1554         and wl-folder-summary-line-format.
1555
1556         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1557         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1558         (wl-summary-set-score-mark): Use it.
1559         (wl-summary-target-mark-mark-as-read): Ditto.
1560         (wl-summary-target-mark-mark-as-unread): Ditto.
1561         (wl-summary-target-mark-mark-as-important): Ditto.
1562         (wl-summary-target-mark-msgs): Simplified.
1563         (wl-summary-detect-mark-position): Fixed problem when
1564         summary-line-format no contain persisten/temp mark spec.
1565         (wl-summary-temp-mark): Ditto.
1566         (wl-summary-persistent-mark): Ditto.
1567         (wl-summary-update-persistent-mark): Ditto.
1568
1569         * wl-action.el (wl-summary-set-mark): Ditto.
1570         (wl-summary-unset-mark): Ditto.
1571         All other related portions are changed.
1572
1573 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1574
1575         * Version number is increased to 2.11.6.
1576
1577 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1578
1579         * wl-util.el (wl-current-message-buffer): Define as function;
1580         Don't use the value of wl-messge-buffer.
1581
1582         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1583         persistent mark.
1584
1585         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1586         no current message, cause an error.
1587
1588 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1589
1590         * wl-summary.el (wl-summary-set-message-modified): Use
1591         elmo-folder-set-message-modified instead of
1592         elmo-folder-set-message-modified-internal.
1593
1594 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1595
1596         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1597         interactively.
1598         (wl-summary-sync): nokill->entirely.
1599         (wl-summary-sync-marks): Fixed message.
1600         (wl-summary-input-range): Added mark, nokill->entirely.
1601
1602         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1603         messages as read.
1604
1605 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1606
1607         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1608         update-noscore.
1609         (wl-summary-sync): Follow the change above.
1610
1611 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1612
1613         * wl-action.el (wl-summary-target-mark-all): Use
1614         elmo-folder-list-messages.
1615
1616 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1617
1618         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1619         (wl-summary-rescan): Set wl-summary-scored as nil.
1620         (wl-summary-sync-force-update): Follow the change above.
1621         (wl-summary-sync): Ditto.
1622         (wl-summary-sync-update): Added argument disable-killed.
1623         (wl-summary-insert-headers): Set visible-only argument for
1624         elmo-folder-list-messages.
1625         (wl-summary-input-range): Added update-nokill, update-noscore,
1626         all-nokill, all-noscore and mark.
1627
1628         * Version number is increased to 2.11.5.
1629
1630         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1631
1632 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1633
1634         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1635         (wl-summary-prefetch-region-no-mark): Change accordingly.
1636         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1637
1638 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1639
1640         * wl-address.el (wl-complete-field-to): Abolished.
1641         (wl-complete-address): Completion function for completing-read.
1642         * wl-action.el (wl-summary-get-resend-address): Use it.
1643
1644         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1645         wl-summary-update-mark and abolish unused argument.
1646         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1647         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1648         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1649         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1650         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1651         * wl-draft.el (wl-draft-kill): Ditto.
1652
1653         * wl-summary.el: Remove unused binding of case-fold-search.
1654         (wl-summary-replace-status-marks): Abolished.
1655
1656 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1657
1658         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1659         is specified or folder length is zero.
1660
1661 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1662
1663         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1664         (wl-folder-archive-current-entity): Ditto.
1665
1666 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1667
1668         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1669         retrieving message mark.
1670         (wl-summary-redisplay-internal): Ditto.
1671
1672         * wl-message.el (wl-message-buffer-display): Ignore errors while
1673         retrieving message-id field.
1674
1675         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1676         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1677         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1678         order of the arguments for `wl-expire-message-p'.
1679         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1680
1681         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1682         Check return value of wl-summary-reply.
1683         (wl-summary-reply): Recover window configuration when an error occured.
1684
1685 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1686
1687         * wl-summary.el (wl-summary-resend-message): Abolished, the
1688         feature is inherited by wl-summary-resend (put resend mark).
1689
1690 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1691
1692         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1693         wl-message-buffer to nil when the message is hide.
1694
1695 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1696
1697         * .cvsignore: New file.
1698
1699 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1700
1701         * wl-action.el (wl-summary-action-docstring): Add more info.
1702         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1703         duplicate definition.
1704         (wl-summary-define-mark-action): Functions wl-summary-*-region
1705         keep current position.
1706         (wl-summary-unregister-target-mark): Store result to the variable.
1707
1708 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1709
1710         * Version number is increased to 2.11.4.
1711
1712 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1713
1714         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1715         wl-summary-delete-all-temp-marks.
1716         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1717
1718         * wl-action.el (wl-summary-set-mark): Changed terminology
1719         refile-destination -> action-argument.
1720         (wl-summary-unset-mark): Ditto.
1721         (wl-summary-remove-argument): Ditto.
1722         (wl-summary-print-argument): Ditto.
1723
1724         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1725         (wl-thread-remove-argument-region): Ditto.
1726         (wl-thread-print-argument-region): Ditto.
1727         (wl-thread-close): Ditto.
1728         (wl-thread-open): Ditto.
1729
1730         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1731         (wl-highlight-refile-destination-face is abolished)
1732         (wl-highlight-action-argument-string): Ditto.
1733         (wl-highlight-summary-current-line): Highlight action argument.
1734
1735         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1736         color for light backgrounds.
1737         (wl-highlight-summary-answered-face): Ditto.
1738
1739 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1740
1741         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1742
1743         * wl-score.el (wl-summary-score-update-all-lines): Use
1744         wl-summary-set-mark.
1745         (wl-summary-score-update-all-lines): Kill expunged messages.
1746
1747         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1748
1749 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1750
1751         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1752         directly.
1753         (wl-score-overview-entity-get-lines): Ditto.
1754         (wl-score-overview-entity-get-xref): Ditto.
1755         (wl-score-get-latest-msgs): Ditto.
1756         (wl-summary-rescore): Ditto.
1757
1758         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1759         to "&".
1760         (wl-summary-mark-as-answered-internal): New inline function.
1761         (wl-summary-mark-as-answered): New function.
1762         (wl-summary-mark-as-unanswered): Ditto.
1763         (wl-summary-sync-marks): Modified for answered-mark synching.
1764
1765 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1766
1767         * wl-action.el (wl-summary-set-mark): Fixed last change.
1768
1769 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1770
1771         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1772         behavior of wl-summary-unread-message-hook
1773         (Pointed out by akira yamada <akira@arika.org>).
1774
1775 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1776
1777         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1778         wl-summary-delete.
1779         * wl-xmas.el (wl-summary-toolbar): Ditto.
1780
1781         * wl-action.el (wl-summary-set-mark): Don't override current
1782         temp-mark.
1783
1784         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1785
1786 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1787
1788         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1789         (wl-refile-msgid-learn): Ditto.
1790         (wl-refile-get-field-value): Ditto.
1791
1792         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1793
1794         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1795         (wl-expire-delete-reserved-messages): Renamed from
1796         wl-expire-reserve-marked-msgs-from-list.
1797         (wl-expire-delete): Removed argument `msgdb'.
1798         (wl-expire-refile): Ditto.
1799         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1800         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1801         mark-alist as argument.
1802         (wl-expire-archive-number1): Removed argument `msgdb'.
1803         (wl-expire-archive-number2): Ditto.
1804         (wl-expire-archive-date): Ditto.
1805         (wl-expire-localdir-date): Ditto.
1806         (wl-expire-hide): Ditto.
1807         (wl-archive-number1): Ditto.
1808         (wl-archive-number2): Ditto.
1809         (wl-archive-date): Ditto.
1810         (wl-archive-folder): Ditto.
1811         All other related portions are changed.
1812
1813 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1814
1815         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1816         mean move up and down. (suggested by Takashi Kawachi)
1817
1818 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1819
1820         * wl-acap.el (toplevel): Don't require un-define.
1821
1822 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1823
1824         * wl-thread.el (wl-thread-delete-message): Always update
1825         wl-summary-buffer-number-list.
1826
1827         * wl-action.el (wl-summary-print-destination): 
1828         Do nothing when folder is nil.
1829
1830 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1831
1832         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1833         persistent mark when prefetch is succeeded.
1834
1835 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1836
1837         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1838         instead of elmo-msgdb-delete-msgs.
1839         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1840         (wl-expire-hide): Ditto.
1841
1842         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1843
1844         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1845         elmo-msgdb interface.
1846         (wl-thread-get-exist-children): Likewise.
1847         (wl-thread-insert-message): Likewise.
1848         (wl-thread-msg-mark-as-important): Likewise.
1849         (wl-thread-insert-entity-sub): Likewise.
1850         (wl-thread-get-children-msgs-uncached): Likewise.
1851
1852         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1853         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1854         (wl-summary-sync-update): Likewise.
1855         (wl-summary-auto-select-msg-p): Likewise.
1856         (wl-summary-update-thread): Likewise.
1857         (wl-summary-mark-as-important): Likewise.
1858         (wl-summary-jump-to-msg-internal): Likewise.
1859         (wl-summary-redisplay-internal): Likewise.
1860         (wl-summary-print-message-with-ps-print): Likewise.
1861         (wl-summary-folder-info-update): Likewise.
1862
1863         * wl-folder.el (wl-folder-check-one-entity):
1864         elmo-folder-count-flags instead of wl-summary-count-unread.
1865
1866         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1867
1868         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1869
1870         * wl-summary.el (wl-summary-set-message-modified): 
1871         Call wl-summary-set-mark-modified.
1872         (wl-summary-delete-messages-on-buffer): Call
1873         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1874         (wl-summary-sync-update): Call elmo-folder-length instead of
1875         elmo-folder-messages.
1876         (wl-summary-insert-headers): Don't call
1877         elmo-folder-list-message-entities.
1878
1879 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1880
1881         * wl-action.el (wl-summary-define-mark-action): Call
1882         `wl-summary-set-mark' with argument `data'.
1883         (wl-summary-auto-refile): Fixed order of arguments when call
1884         `wl-summary-refile'.
1885
1886 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1887
1888         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1889
1890         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1891
1892         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1893         (Renamed from wl-highlight-summary-deleted-face).
1894         (wl-highlight-summary-resend-face): New face.
1895
1896         (wl-highlight-summary-deleted-face): Renamed from
1897         wl-highlight-summary-erased-face.
1898
1899         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1900
1901         * wl-action.el (wl-summary-get-resend-address): New function.
1902         (wl-summary-exec-action-resend): Ditto.
1903         (wl-summary-exec-action-resend-subr): Ditto.
1904
1905         * w-thread.el (wl-thread-copy): Removed definition.
1906         (wl-thread-refile): Ditto.
1907         (wl-thread-delete): Ditto.
1908         (wl-thread-target-mark): Ditto.
1909
1910         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1911         (wl-summary-target-mark-set-action): Fixed.
1912         (wl-summary-define-mark-action): Fixed quotation.
1913         (wl-summary-move-mark-list-messages): Display message.
1914         (wl-summary-define-mark-action): Define thread functions.
1915         (wl-summary-exec-action-refile): Changed message.
1916         (wl-summary-exec): Ditto.
1917
1918 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1919         
1920         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1921         '%%'.
1922
1923 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1924
1925         * wl.el (toplevel): Require wl-action.
1926         (wl-init): Call wl-summary-define-mark-action.
1927
1928         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1929
1930         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1931         wl-summary-delete and wl-summary-erase.
1932         (wl-summary-mode-map): Ditto.
1933
1934         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1935         wl-delete-folder-alist.
1936
1937         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1938         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1939         (toplevel): Moved mark & action related functions to the wl-action.el.
1940
1941         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1942         in wl-summary-mark-action-list.
1943         (wl-highlight-summary-current-line): Ditto.
1944
1945         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1946         empty lines.
1947
1948         * wl-action.el: New file. 
1949
1950 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1951
1952         * wl-summary.el (wl-summary-target-mark-replace): New function.
1953         (wl-summary-target-mark-prefetch): Use it.
1954         (wl-summary-target-mark-delete): Ditto.
1955         (toplevel): Rearranged definition order.
1956         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1957         (wl-summary-target-mark-erase): Rewrite.
1958         (wl-summary-erase-region): New function.
1959         (wl-summary-exec-action-erase): Changed message.
1960         (wl-summary-move-mark-list-messages): New function.
1961         (wl-summary-exec-action-delete): Use it.
1962         (wl-summary-exec-action-erase): Ditto.
1963
1964         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1965         (wl-summary-skip-mark-list): Added "d".
1966
1967         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1968         while searching.
1969
1970         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1971         and define using defcustom;
1972         Define 4th element as a face.
1973         
1974         * wl-summary.el (wl-summary-incorporate): Use 
1975         `wl-summary-prefetch-region-no-mark' instead of
1976         `wl-summary-prefetch-region'.
1977         (wl-summary-prefetch-region-no-mark): Revival of old
1978         `wl-summary-prefetch-region'.
1979         (wl-summary-mark-action-list): Moved to wl-vars.el
1980
1981         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1982         face according to the `wl-summary-mark-action-list'.
1983         (wl-highlight-summary-current-line): Ditto;
1984         Removed destination highlighting.
1985
1986         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1987         (wl-highlight-summary-line-string): Highlight for "i" mark.
1988         (wl-highlight-summary-current-line): Ditto.
1989
1990         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1991         no destination.
1992
1993         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1994         exists, just go ahead.
1995         (wl-summary-prefetch-region): Rewrite.
1996         (wl-summary-prefetch): Ditto.
1997         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1998         (wl-summary-exec-action-prefetch): New function.
1999         (wl-summary-target-mark-prefetch): Rewrite.
2000
2001 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2002
2003         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2004         (wl-highlight-summary-line-string): Added "d" and "D".
2005         (wl-highlight-summary-current-line): Ditto.
2006
2007         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2008         in wl-summary.el.
2009         (wl-thread-insert-entity-sub): Ditto.
2010         (wl-thread-remove-destination-region): Ditto.
2011         (wl-thread-print-destination-region): Ditto.
2012
2013         * wl-summary.el (wl-summary-buffer-refile-list,
2014         wl-summary-buffer-delete-list,
2015         wl-summary-buffer-copy-list): Abolish.
2016         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2017         All other related portions are changed.
2018         (wl-summary-mark-action-list): New variable.
2019         (wl-summary-set-mark): New function.
2020         (wl-summary-register-target-mark): Ditto.
2021         (wl-summary-unregister-target-mark): Ditto.
2022         (wl-summary-have-target-mark-p): Ditto.
2023         (wl-summary-register-temp-mark): Ditto.
2024         (wl-summary-unregister-temp-mark): Ditto.
2025         (wl-summary-registered-temp-mark): Ditto.
2026         (wl-summary-collect-temp-mark): Ditto.
2027         (wl-summary-unset-mark): Ditto.
2028         (wl-summary-set-target-mark): Ditto.
2029         (wl-summary-unset-target-mark): Ditto.
2030         (wl-summary-set-action-generic): Ditto.
2031         (wl-summary-unset-action-generic): Ditto.
2032         (wl-summary-exec-action-delete): Ditto.
2033         (wl-summary-exec-action-erase): Ditto.
2034         (wl-summary-set-action-refile): Ditto.
2035         (wl-summary-set-action-refile-subr): Ditto.
2036         (wl-summary-unset-action-refile): Ditto.
2037         (wl-summary-make-destination-numbers-list): Ditto.
2038         (wl-summary-exec-action-refile): Ditto.
2039         (wl-summary-set-action-copy): Ditto.
2040         (wl-summary-unset-action-copy): Ditto.
2041         (wl-summary-exec-action-copy): Ditto.
2042         (wl-summary-collect-numbers-region): Ditto.
2043         (wl-summary-delete): Rewrite.
2044         (wl-summary-erase): Ditto.
2045         (wl-summary-remove-destination): Ditto.
2046         (wl-summary-exec): Ditto.
2047         (wl-summary-exec-region): Ditto.
2048         (wl-summary-target-mark-erase): Ditto.
2049         (wl-summary-refile): Ditto.
2050         (wl-summary-copy): Ditto.
2051         (wl-summary-unmark): Ditto.
2052         (wl-summary-delete-all-mark): Ditto.
2053         (wl-summary-mark-line): Don't highlight.
2054         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2055         (wl-summary-target-mark-refile-subr): Rewrite.
2056
2057         (wl-summary-copy-prev-destination): Abolish.
2058
2059 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2060
2061         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2062         default values along the value of wl-on-mule.
2063         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2064         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2065         It is not used anywhere.
2066
2067 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2068
2069         * wl-summary.el (wl-summary-print-destination): Keep position.
2070         (wl-summary-cursor-move-surface): Keep horizontal position.
2071
2072 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2073
2074         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2075         write sendlog.
2076
2077 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2078
2079         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2080         `wl-summary-highlight'.
2081
2082 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2083
2084         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2085         trivial condition for temp-mark.
2086
2087 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2088
2089         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2090         when it hits killed buffer.
2091
2092 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2093
2094         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2095         * wl-news.el.in: `message' and `error' take format string.
2096
2097 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2098
2099         * wl-folder (wl-folder-insert-entity): Display a message,
2100         `...done', when the work finish.
2101         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2102
2103 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2104
2105         * wl-message.el (wl-message-redisplay): Remove unused local
2106         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2107
2108 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2109
2110         * wl-summary.el (wl-summary-replace-status-marks): Disable
2111         interactive use.
2112         (wl-summary-reedit): Check message existence at first.
2113         (wl-summary-mark-line): Fix doc, return value is indefinite.
2114
2115         * wl-highlight.el (wl-highlight-message): Arranged.
2116
2117         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2118         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2119         check temp-mark by wl-summary-temp-mark always.
2120         (wl-highlight-summary): Change accordingly.
2121         * wl-summary.el (wl-summary-mark-as-read-all)
2122         (wl-summary-delete-cache, wl-summary-set-score-mark)
2123         (wl-summary-mark-as-unread, wl-summary-unmark)
2124         (wl-summary-mark-line, wl-summary-mark-as-read)
2125         (wl-summary-mark-as-important): Ditto.
2126
2127         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2128         end of the window if possible.
2129         * wl-summary.el (wl-summary-sync-update): Support lazy
2130         highlighting.
2131         (wl-summary-toggle-disp-msg): Ditto.
2132
2133 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2134
2135         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2136
2137 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2138
2139         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2140         change.
2141
2142 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2143
2144         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2145         API.
2146         (wl-summary-sync-update): Ditto.
2147
2148         * wl-score.el (wl-score-get-score-alist): Changed argument.
2149         (wl-summary-rescore-msgs): Likewise.
2150         (wl-summary-score-headers): Likewise.
2151         (wl-score-headers): Likewise;
2152         Use elmo-folder-do-each-message-entity, etc.
2153         (wl-summary-score-effect): Follow the changes above.
2154         (wl-summary-rescore): Ditto.
2155         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2156         (wl-score-get-overview): Abolish.
2157
2158         * wl-summary.el (wl-summary-default-from): Follow the API change in
2159         elmo-msgdb.
2160         (wl-summary-count-unread): Ditto.
2161         (wl-summary-detect-mark-position): Ditto.
2162         (wl-summary-overview-entity-compare-by-date): Ditto.
2163         (wl-summary-overview-entity-compare-by-number): Ditto.
2164         (wl-summary-overview-entity-compare-by-from): Ditto.
2165         (wl-summary-overview-entity-compare-by-subject): Ditto.
2166         (wl-summary-get-list-info): Ditto.
2167         (wl-summary-rescan): Ditto.
2168         (wl-summary-jump-to-msg-by-message-id): Ditto.
2169         (wl-summary-sync-update): Ditto; Removed comment.
2170         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2171         (wl-summary-insert-message): Use wl-summary-insert
2172         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2173         (wl-summary-insert-headers): Changed argument overview to folder.
2174         (wl-summary-search-by-subject): Likewise.
2175         (wl-summary-insert-thread): Renamed from 
2176         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2177
2178         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2179         too.
2180
2181         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2182         wl-string-member.
2183
2184 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2185
2186         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2187         elmo-folder-append-buffer.
2188         (wl-draft-queue-append): Likewise.
2189
2190         * wl-mime.el (wl-message-delete-current-part): Ditto.
2191         (wl-summary-burst-subr): Ditto.
2192
2193         * wl-news.el.in (wl-news-send-news): Ditto.
2194
2195 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2196
2197         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2198         function.
2199         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2200         (wl-summary-update-mark): Enclose with save-excursion.
2201         (wl-summary-mark-as-read-internal): Fixed last change.
2202         (wl-summary-mark-as-important): Use 3rd argument of
2203         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2204         Don't use elmo-msgdb-set-mark.
2205         (wl-summary-redisplay-internal): If msgdb flag is already read,
2206         just update the mark on buffer.
2207
2208 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2209
2210         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2211         cut visible folder when elmo-folder-delete returns non-nil value.
2212
2213 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2214
2215         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2216         by Kenichi OKADA <okada@opaopa.org>).
2217
2218 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2219
2220         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2221
2222 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2223
2224         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2225         Fixed the last change, search group entity by its real name.
2226         (Thanks to: KOBAYASHI Shinji)
2227
2228 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2229
2230         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2231         (wl-fldmgr-access-display-all): Don't refer visible name.
2232         * wl-expire.el (wl-folder-archive-current-entity)
2233         (wl-folder-expire-current-entity): Ditto.
2234         * wl-folder.el (wl-folder-jump-to-current-entity)
2235         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2236         (wl-folder-open-folder-sub,wl-folder-open-all)
2237         (wl-folder-write-current-folder): Ditto.
2238         (wl-folder-insert-entity): Don't use petname for normal group.
2239         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2240         is the real name.
2241         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2242         Abolished.
2243
2244 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2245
2246         * wl-draft.el (wl-draft-create-buffer): Add
2247         `wl-summary-reply-with-citation'
2248
2249 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2250
2251         * wl-draft.el (wl-draft-reply): Fixed.
2252
2253 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2254
2255         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2256         when `wl-draft-send-confirm-with-preview' is non-nil.
2257         You can scroll up/down by j/k.
2258         (wl-draft-send-confirm-with-preview): New variable (default=t).
2259
2260 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2261
2262         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2263         (wl-fldmgr-save-folders): Fix comment.
2264
2265 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2266
2267         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2268         along the last change in `wl-folder-buffer-group-p'.
2269
2270 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2271
2272         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2273         folder.
2274
2275         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2276         the default value.
2277
2278         * wl-mime.el (wl-summary-burst): Update summary only when target
2279         folder equals current folder.
2280
2281 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2282
2283         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2284
2285 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2286
2287         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2288         value.
2289
2290 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2291
2292         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2293         `map-extents' instead of `extent-at' repeatedly.
2294         (wl-highlight-folder-current-line): Ditto.
2295
2296         * wl-highlight.el: Remove useless dummy functions.
2297
2298 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2299
2300         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2301         (wl-folder-put-folder-property): New function to put text property.
2302         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2303         (wl-folder-insert-entity, wl-folder-update-diff-line)
2304         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2305         * wl-e21.el, wl-xmas.el, wl-mule.el
2306         (wl-highlight-folder-current-line): Ditto.
2307         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2308         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2309         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2310         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2311
2312 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2313
2314         * Version number is increased to 2.11.3.
2315
2316 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2317
2318         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2319         Resume current-buffer since it is assumed by remaining tasks.
2320
2321 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2322
2323         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2324         (wl-folder-completion-function): Abolished.
2325         (wl-folder-complete-folder): New function.
2326         (wl-folder-complete-filter-condition): Ditto.
2327         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2328         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2329
2330 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2331
2332         * wl-draft.el (wl-draft-send-confirm): New function.
2333         (wl-draft-send): Use it.
2334
2335         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2336         cursor-in-echo-area while confirming.
2337
2338         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2339
2340         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2341         searching via nntp if wl-summary-search-via-nntp is 'force.
2342         Otherwise, invoke searching in nntp folder only.
2343         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2344
2345         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2346         explicitly for mime-make-text-tag.
2347
2348 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2349
2350         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2351         `mime-make-text-tag' instead of `mime-create-tag'.
2352
2353 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2354
2355         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2356         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2357
2358 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2359
2360         * wl-score.el (wl-score-save): Bind print-length and print-level.
2361         (wl-score-pretty-print): Ditto.
2362         (wl-score-edit-insert-header-entry): Ditto.
2363
2364         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2365         "From" entry to be treated with wl-draft-eword-encode-address-list.
2366         * wl-mime.el (wl-draft-preview-message): Ditto.
2367
2368         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2369         (wl-summary-mark-as-unread): Ditto.
2370         (wl-summary-mark-as-read-region): Change accordingly.
2371         (wl-summary-mark-as-unread-region): Ditto.
2372         (wl-summary-target-mark-mark-as-read): Ditto.
2373         (wl-summary-target-mark-mark-as-unread): Ditto.
2374
2375 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2376
2377         * Version number is increased to 2.11.2.
2378
2379 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2380
2381         * wl-news.el.in (wl-news-previous-version-save): Bind
2382         print-length and print-level.
2383         * wl-thread.el (wl-thread-save-entities): Ditto.
2384         (wl-thread-save-top-list): Bind print-length.
2385
2386 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2387
2388         * wl-highlight.el (wl-highlight-summary-line-string): Use
2389         wl-summary-score-below-mark, wl-summary-score-over-mark.
2390         (wl-highlight-summary-current-line): Ditto.
2391
2392 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2393
2394         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2395         insert it.
2396
2397 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2398
2399         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2400
2401 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2402
2403         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2404         message without msgid.
2405         Rewrite with elmo-folder-move-messages.
2406         Set wl-message-buffer to nil.
2407
2408         * wl-summary.el (wl-summary-erase-subr): New function. Use
2409         elmo-folder-move-messages.
2410         (wl-summary-erase): Call it.
2411         (wl-summary-target-mark-erase): Ditto.
2412
2413 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2414
2415         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2416         it is not up-tp-date.
2417
2418 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2419
2420         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2421         buffer after calling `wl-summary-goto-folder-subr' without the
2422         argument `interactive'.
2423         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2424
2425 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2426
2427         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2428         `mime-create-tag'. Use `string=' instead of `looking-at'.
2429
2430 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2431
2432         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2433         to avoid compile warning.
2434
2435         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2436         entity-id when folder is given.
2437         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2438         save-excursion, use save-selected-window instead.
2439         Select folder buffer window if exists.
2440         (To correct behavior with wl-folder-move-cur-folder.)
2441
2442 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2443
2444         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2445
2446 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2447
2448         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2449         list-count instead of %d.
2450
2451 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2452
2453         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2454         (wl-news): Set it.
2455         (wl-news-append-to-folder): Use it.
2456
2457         * wl-news.el.in (wl-news-send-news): Append to specified folder
2458         instead of wl-default-folder.
2459         (wl-news-append-to-folder): Show error message with specified folder.
2460
2461         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2462                 In most major modes, Emacs assumes that any opening
2463                 delimiter found at the left margin is the start of a
2464                 top-level definition, or defun. Therefore, *never put an
2465                 opening delimiter at the left margin unless it should have
2466                 that significance.*
2467
2468         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2469
2470 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2471
2472         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2473
2474 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2475
2476         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2477
2478 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2479
2480         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2481         for sequential numbering case.
2482
2483 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2484
2485         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2486         value.
2487         (wl-draft-reply-without-argument-list): Ditto.
2488         (wl-draft-reply-myself-with-argument-list): Abolish.
2489         (wl-draft-reply-myself-without-argument-list): Ditto.
2490         * wl-draft.el (wl-draft-self-reply-p): New function.
2491         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2492
2493 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2494
2495         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2496         (avoid error for the case without byte-compiling)
2497
2498 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2499
2500         * wl-news.el.in (wl-news-append-to-folder): New function.
2501         (wl-news-exit): Rewrite.
2502         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2503
2504 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2505
2506         * wl-draft.el (wl-draft-reply-position): New function.
2507         (wl-draft-reply-position): Fix.
2508         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2509         (wl-summary-target-mark-reply-with-citation): Ditto.
2510         (wl-summary-reply-with-citation): Ditto.
2511         * wl-vars.el (wl-draft-reply-default-position): New variable.
2512
2513 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2514
2515         * wl-draft.el (wl-draft-send): Preview when interactive send.
2516
2517 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2518
2519         * wl-draft.el (wl-draft-reply): Set default position.
2520         * wl-summary.el (wl-summary-reply): Ditto.
2521         (wl-summary-reply-with-citation): Ditto.
2522         (wl-summary-target-mark-reply-with-citation): Ditto.
2523
2524 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2525
2526         * wl-news.el.in (wl-news-lang): Set default value according to
2527         current-language-environment.
2528         (wl-news-append-news): Do nothing when news-list is nil.
2529
2530 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2531
2532         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2533         (wl-news): Change message.
2534         (wl-news-exit): Check buffer.
2535         (wl-news-force-exit): New function.
2536         (wl-news-show-all): New function.
2537         (wl-news-discard-and-exit): Fix.
2538
2539 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2540
2541         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2542         according to current-language-environment.
2543
2544         * wl-news.el.in (wl-news): If arg, show all NEWS after
2545         wl-news-default-previous-version.
2546
2547 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2548
2549         * wl-news.el.in (wl-news-check): Rewritten.
2550         (wl-news-previous-version-load): Change data type.
2551         (wl-news-previous-version-save): Change data type.
2552         (wl-news-append-news): Add return value.
2553         (wl-news-check-news): New function.
2554         (wl-news-already-current-p): New function.
2555         (wl-news-send-news): Rewritten.
2556         (wl-news-mode-map): Add new keybind.
2557         (wl-news): Rewritten.
2558         (wl-news-exit): Rewritten.
2559         (wl-news-discard-and-mail): New function.
2560         (wl-news-send-to-address): Abolished.
2561         * wl.el (wl-init): Delete a message.
2562
2563 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2564
2565         * wl-news.el.in (wl-news-exit): Update previous version.
2566         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2567
2568 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2569
2570         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2571
2572 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2573
2574         * wl-news.el.in (wl-news): New function.
2575         (wl-news-mode): New function.
2576         (wl-news-next-line): New function.
2577         (wl-news-next-page): New function.
2578         (wl-news-exit): New function.
2579         (wl-news-buf-name): New variable.
2580         (wl-news-mode-map): New variable.
2581         (wl-news-winconf): New variable.
2582         (wl-news-append-news): Add an option.
2583
2584 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2585
2586         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2587
2588 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2589
2590         * wl-news.el.in (wl-news-send-to-address): New variable.
2591         (wl-news-send-news): Use it.
2592         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2593         Return updating status.
2594         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2595
2596 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2597
2598         * wl-news.el.in (wl-news-send-news): Delete
2599         Organization and X-Face.
2600
2601 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2602
2603         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2604         (wl-news-append-news): New function.
2605         (wl-news-send-news): New function.
2606
2607 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2608
2609         * Version number is increased to 2.11.1.
2610
2611 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2612
2613         * wl-news.el.in : New file.
2614
2615 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2616
2617         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2618         default value.
2619         (wl-draft-reply-without-argument-list): Ditto.
2620
2621 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2622
2623         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2624         (wl-message-buffer-prefetch-idle-time): Ditto.
2625         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2626
2627 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2628
2629         * wl-thread.el (wl-thread-insert-message): Use
2630         wl-summary-max-thread-depth.
2631
2632         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2633         loop detection.
2634
2635         * wl-message.el (wl-message-buffer-display): Back to the first page
2636         when cache is hit.
2637
2638 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2639
2640         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2641
2642         * wl-summary.el (wl-summary-insert-thread-entity):
2643         If the thread depth is reached to wl-summary-max-thread-depth,
2644         divide the thread.
2645
2646 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2647
2648         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2649         for elmo-remove-passwd.
2650
2651 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2652
2653         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2654         folder is sticky.
2655         (wl-folder-mark-as-read-all-entity): Ditto.
2656         (wl-folder-prefetch-entity): Ditto.
2657
2658 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2659
2660         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2661
2662 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2663
2664         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2665         Delete messages on buffer for unplugged operation.
2666         (wl-summary-erase): Ditto.
2667
2668 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2669
2670         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2671         take nil so as not to search parent by subject.
2672
2673 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2674
2675         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2676         (wl-folder-get-next-folder): Ditto.
2677         (wl-folder-get-path): Ditto.
2678
2679 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2680
2681         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2682         system and encode the region with it before verifying.
2683
2684 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2685
2686         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2687         system of the echo buffer before decoding.
2688
2689 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2690
2691         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2692         original contents.
2693
2694 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2695
2696         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2697         with argument 'any-exists.
2698
2699 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2700
2701         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2702         Use `wl-cs-autoconv'.
2703
2704 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2705
2706         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2707         by `mime-view-automatic-conversion'.
2708
2709         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2710         (wl-message-verify-pgp-nonmime): Ditto.
2711         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2712         Bind them to C-c:d and C-c:v respectively.
2713
2714         Merge following code by Teranishi-san from [wl-en:00167].
2715         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2716         (wl-mime-preview-application/pgp-encrypted): Ditto.
2717         (wl-mime-setup): Add entry.
2718
2719 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2720
2721         * wl-summary.el (wl-summary-target-mark-erase): New function.
2722         Bind it to "mD".
2723
2724 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2725
2726         * wl-vars.el (wl-draft-write-file-function): Fix.
2727         (wl-draft-reedit-hook): Changed default value.
2728
2729         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2730         wl-draft-reedit-hook.
2731         (wl-draft-remove-text-plain-tag): New function.
2732         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2733
2734         * wl-vars.el (wl-draft-write-file-function): New user option.
2735
2736         * wl-draft.el (wl-draft-prepare-edit): Use it for
2737         local-write-file-hooks.
2738         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2739
2740         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2741         (wl-draft-insert-mail-header-separator): Return the body beginning
2742         point.
2743         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2744         text/plain.
2745         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2746
2747 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2748
2749         * wl-summary.el (wl-summary-erase): New function to erase message
2750         without moving it to trash. Bind to "D".
2751
2752         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2753         as `keep' unless switch-function.
2754
2755 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2756
2757         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2758         message buffer by using `wl-summary-toggle-disp-msg'.
2759         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2760         buffer window.
2761         (wl-summary-supresedes-message): Ditto.
2762
2763         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2764         Do not delete other windows.
2765         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2766         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2767         (wl-draft-create-buffer): Set reply-or-forward also for target
2768         mark commands.
2769
2770 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2771
2772         * wl-draft.el (wl-user-agent-compose): Delete special case for
2773         switch-to-buffer-other-window.
2774
2775         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2776         (wl-summary-forward): Ditto.
2777
2778         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2779         function.
2780         (wl-draft-buffer-style): New use option.
2781
2782         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2783         (wl-draft): Follow the change above.
2784         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2785         wl-draft-buffer-style.
2786         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2787         switch-function.
2788
2789 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2790
2791         * wl-draft.el (wl-user-agent-compose): Delete special case for
2792         switch-to-buffer-other-window.
2793
2794         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2795         (wl-summary-forward): Ditto.
2796
2797         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2798         function.
2799         (wl-draft-buffer-style): New use option.
2800
2801         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2802         (wl-draft): Follow the change above.
2803         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2804         wl-draft-buffer-style.
2805         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2806         switch-function.
2807
2808 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2809
2810         * wl-address.el (wl-address-make-completion-entry): Extracted from
2811         `wl-address-make-completion-list'.
2812         (wl-address-enable-strict-loading): New variable.
2813         (wl-address-make-completion-list): Revive petname duplication
2814         inquiry, and enable it if `wl-address-enable-strict-loading'.
2815         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2816
2817 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2818
2819         * wl-message.el (wl-message-get-original-buffer): Avoid
2820         'Selecting deleted buffer' error when original buffer is killed.
2821
2822 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2823
2824         * wl-summary.el (wl-summary-next-message): Use
2825         elmo-message-accessible-p instead of elmo-message-cached-p.
2826
2827 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2828
2829         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2830
2831         * wl-thread.el (wl-thread-open-all-unread): Use
2832         elmo-folder-list-flagged instead of
2833         elmo-folder-list-messages-mark-match.
2834
2835         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2836         instead of elmo-folder-list-messages-mark-match.
2837         (wl-summary-move-spec-alist): New variable.
2838         (wl-summary-move-spec-plugged-alist,
2839         wl-summary-move-spec-unplugged-alist): Abolish.
2840         (wl-summary-next-message): Follow the change above.
2841         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2842         with 'no-msg' argument.
2843
2844         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2845         variable.
2846         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2847         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2848         (wl-message-buffer-prefetch-get-next): Follow the change above.
2849
2850 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2851
2852         * wl-version.el (wl-version): Changed codename.
2853
2854         * Version number is increased to 2.11.0.
2855
2856 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2857
2858         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2859         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2860         `wl-draft-config-variables'.
2861         (wl-draft-kill): Fixed problem when the draft is reedit.
2862
2863 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2864
2865         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2866         buffer-modified status (Thanks to
2867         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2868
2869 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2870
2871         * wl-util.el (wl-region-exists-p): New function.
2872
2873         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2874         Remove defvars for byte-compile warnings.
2875
2876 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2877
2878         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2879         defvar-maybe. Removed unused bind.
2880
2881 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2882
2883         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2884         summary buffer window before creating new frame.
2885         (wl-draft-reply): Ditto.
2886
2887 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2888
2889         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2890
2891 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2892
2893         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2894
2895 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2896
2897         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2898         instead of `kill-region'.
2899
2900 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2901
2902         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2903         (wl-highlight-summary-line-string): Use it.
2904         (wl-highlight-summary-current-line): Ditto.
2905
2906         * wl-mime.el (wl-message-delete-current-part): Check the class of
2907         mime-entity.
2908
2909         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2910
2911         * wl-summary.el (wl-summary-make-number-list): Initialize.
2912         (wl-summary-update-mark): New function.
2913         (wl-summary-reply): Put `answered' mark on the message.
2914         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2915
2916         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2917         (wl-draft-reply): Added optional argument `number';
2918         Set wl-draft-parent-number.
2919         (wl-draft-kill): Delete answered mark if it is a reply.
2920
2921 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2922
2923         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2924         that originates in mime-preview-follow-current-entity.
2925         (wl-draft-yank-current-message-entity): Use it if region is active.
2926
2927         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2928         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2929         `wl-message-delete-current-part'.
2930         * wl-mule.el (wl-message-define-keymap): Ditto.
2931         * wl-xmas.el (wl-message-define-keymap): Ditto.
2932
2933 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2934
2935         * wl-mime.el (wl-message-delete-current-part): New function.
2936         (wl-mime-node-id-to-string): Ditto.
2937
2938         * wl-mime.el (wl-message-delete-current-part): Use existing
2939         original buffer which corresponds current mime-view buffer.
2940         (fetched buffer might have different structure, possibly)
2941
2942         * wl-mime.el (wl-message-delete-current-part): Quit if the
2943         message content differs from the actual message.
2944
2945 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2946
2947         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2948         order.
2949         (wl-summary-search-by-subject): Search parent message from tail;
2950         Check the existence of the parent message on the current thread tree.
2951         (wl-summary-update-thread): Check whether the line is inserted.
2952
2953 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2954
2955         * wl-vars.el (wl-summary-line-format): Undo last change.
2956         * wl-summary.el (wl-summary-print-destination): Do not put
2957         invisible property when `wl-summary-width' is nil.
2958         (wl-summary-line-subject-minimum-length): Abolished.
2959         (wl-summary-line-subject): Ditto.
2960
2961 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2962
2963         * wl-vars.el (wl-summary-line-format): Change default value.
2964         (wl-summary-subject-length-limit): Abolished.
2965         * wl-summary.el (wl-summary-line-subject): Ditto.
2966
2967 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2968
2969         * wl-template.el (wl-template-select): Added optional argument.
2970         If optional argument is specified, reverse
2971         `wl-template-visible-select'.
2972
2973 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2974
2975         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2976         Take prefix argument to force asking the destination folder.
2977
2978 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2979
2980         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2981         count and update status.
2982
2983 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2984
2985         * wl-summary.el (wl-summary-redisplay-internal): If
2986         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2987         after fetching.
2988
2989 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2990
2991         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2992         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2993
2994         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2995
2996 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2997
2998         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2999         (All other related portions are changed).
3000         (wl-summary-mark-as-read-all): Rewrite.
3001
3002 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3003
3004         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3005         `wl-summary-mark-as-read'.
3006         (wl-summary-mark-as-unread): Rewrite.
3007         (wl-summary-mark-as-read): Added no-modeline argument.
3008         (wl-summary-resume-cache-status): Rewrite.
3009         (wl-summary-exec-subr): Remove unused local variable.
3010
3011 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3012
3013         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3014         logic to call `wl-summary-buffer-prev-folder-function'.
3015         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3016
3017 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3018
3019         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3020         is nil.
3021
3022 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3023
3024         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3025         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3026         (wl-mime-setup): Add its entry.
3027
3028 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3029
3030         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3031         (wl-summary-delete-cache): Likewise.
3032         (wl-summary-mark-as-read): Rewrite.
3033
3034 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3035
3036         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3037         `wl-summary-count-unread'.
3038
3039         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3040
3041         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3042
3043 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3044
3045         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3046         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3047         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3048         Renamed to the elmo-msgdb-*-mark.
3049         (wl-summary-score-marks): Follow the change above.
3050         (wl-summary-auto-refile-skip-marks): Ditto.
3051         (wl-summary-incorporate-marks): Ditto.
3052         (wl-summary-expire-reserve-marks): Ditto.
3053
3054         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3055         changes.
3056         (wl-thread-insert-top): Changed updating message.
3057
3058         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3059         variable.
3060         (wl-summary-count-unread): Count answered marks.
3061         (wl-summary-rescan): Call wl-summary-insert-message instead of
3062         wl-summary-append-message-func-internal.
3063         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3064         (wl-summary-prefetch-msg): Follow the variable name changes.
3065         (wl-summary-prefetch-region): Ditto.
3066         (wl-summary-mark-as-read-all): Follow the API changes;
3067         Don't call elmo-folder-replace-marks.
3068         (wl-summary-delete-cache): Follow the variable name changes.
3069         (wl-summary-resume-cache-status): Ditto.
3070         (wl-summary-update-status-marks): New function.
3071         (wl-summary-insert-message): New function.
3072         (wl-summary-sync-marks): Follow the variable name changes.
3073         (wl-summary-sync-update): Synchronize to the msgdb, too;
3074         Changed update messages.
3075         (wl-summary-make-number-list): Rewrite.
3076         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3077         (wl-summary-mark-as-unread): Follow the API changes.
3078         (wl-summary-exec-subr): Follow the variable name changes.
3079         (wl-summary-mark-as-read): Ditto.
3080         (wl-summary-move-spec-plugged-alist): Ditto.
3081         (wl-summary-move-spec-unplugged-alist): Ditto.
3082         (wl-summary-cursor-move-surface): Ditto.
3083
3084         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3085         variable name changes.
3086         (wl-highlight-summary-current-line): Ditto.
3087
3088         * wl-expire.el (wl-expire-refile): Follow the API change in
3089         elmo-folder-move-messages.
3090         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3091         (wl-summary-archive): Use elmo-folder-msgdb instead of
3092         elmo-msgdb-load.
3093
3094 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3095
3096         * wl-mime.el (wl-draft-preview-message): Restore the position
3097         before evaluating wl-draft-send-hook in preview buffer.
3098
3099 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3100
3101         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3102         when it creates new draft buffer.
3103
3104         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3105         without argument.
3106
3107         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3108         Evaluate content and if the value is string, insert it.
3109         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3110         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3111         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3112         wl-draft-config-sub-part-bottom): Use it.
3113
3114         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3115         with the folder name. The question was unintelligible when it is
3116         called from wl-save-status.
3117
3118 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3119
3120         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3121         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3122         cannot take second argument).
3123
3124 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3125
3126         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3127         as t. Since type and subtype are not case sensitive (RFC 2045).
3128
3129 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3130
3131         * wl-vars.el (wl-message-mode-line-format): New variable.
3132         (wl-message-mode-line-format-spec-alist): Ditto.
3133         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3134         (wl-message-redisplay): Use wl-message-mode-line-format.
3135
3136 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3137
3138         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3139
3140 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3141
3142         * wl-summary.el (wl-summary-default-from): Write description.
3143
3144 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3145
3146         * wl-vars.el (wl-ldap-objectclass): Abolish.
3147
3148         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3149         (wl-ldap-make-filter): Removed condition for objectclass.
3150         (wl-ldap-make-matched-value-list): Remove meaningless process.
3151         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3152         (wl-address-ldap-search): Don't add `*' to `pat' string;
3153         use ignore-errors; added `email';
3154         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3155         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3156         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3157
3158
3159 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3160
3161         * wl-draft.el (wl-draft-parent-folder): Write description.
3162         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3163
3164 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3165
3166         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3167         as "" (zero-length string) if no parent.
3168         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3169
3170 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3171
3172         * wl-address.el (wl-address-make-completion-list): Skip duplication
3173         checking.
3174         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3175         `append'.
3176
3177 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3178
3179         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3180         instead of `beginning-of-buffer'.
3181
3182 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3183
3184         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3185
3186 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3187
3188         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3189         Refer wl-message-buffer-name.
3190         (wl-message-wheel-down): Ditto.
3191
3192 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3193
3194         * wl-vars.el (wl-message-buffer-name): New user option.
3195
3196         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3197         directly instead of making alist dinamically.
3198
3199         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3200         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3201         wl-message-buffer-cache-name.
3202         (wl-message-buffer-cache-clean-up): Ditto.
3203
3204         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3205
3206         * Version number is increased to 2.9.15.
3207
3208 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3209
3210         * wl-vars.el (wl-summary-default-view-alist): New user option.
3211
3212         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3213
3214         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3215         while deleting address.
3216         (wl-draft-delete-myself-from-cc): Ditto.
3217
3218         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3219         If optional argument is specified, reverse sort order.
3220
3221         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3222
3223 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3224
3225         * wl-thread.el (wl-thread-insert-message): Return parent number if
3226         exists.
3227         (wl-thread-update-indent-string-region): Use
3228         wl-thread-update-line-on-buffer-sub instead of
3229         wl-thread-update-line-on-buffer.
3230
3231 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3232
3233         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3234         (wl-folder-close-all): Ditto.
3235
3236 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3237
3238         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3239         and mailing-list:.
3240         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3241         value.
3242         (wl-summary-line-list-info): Print mailing-list name even when 
3243         list-number is empty.
3244
3245 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3246
3247         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3248
3249         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3250         (wl-draft-open-file): Ditto.
3251         (wl-draft-random-alphabet): Ditto.
3252
3253         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3254         bindings.
3255
3256 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3257
3258         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3259         * wl-vars.el (wl-draft-config-alist): Ditto.
3260
3261 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3262
3263         * Version number is increased to 2.9.14.
3264
3265         * wl.el (wl): Don't set wl-init as nil when error occured while
3266         auto-checking folders.
3267
3268         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3269         `elmo-expand-newtext'.
3270
3271 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3272
3273         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3274         `this-command' so that `wl-folder-goto-folder' contained in
3275         `wl-summary-keep-cursor-command' work.
3276
3277 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3278
3279         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3280         message buffer displaying state.
3281
3282 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3283
3284         * wl-vars.el (wl-summary-default-view): New variable to specify
3285         default value for `wl-summary-buffer-view' instead of using
3286         set-default.
3287         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3288
3289 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3290
3291         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3292
3293         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3294
3295 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3296
3297         * wl-vars.el (wl-forward-subject-prefix): New variable.
3298         * wl-draft.el (wl-draft-forward): Use it.
3299
3300 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3301
3302         * wl-message.el (wl-message-prev-page): When it is called without
3303         lines argument, scroll down by wl-message-scroll-amount lines.
3304         (wl-message-next-page): Ditto.
3305         * wl-vars.el (wl-message-scroll-amount): Change default value
3306         to preserve current behavior.
3307
3308 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3309
3310         * wl-summary.el (wl-summary-prefetch-msg): Bind
3311         `wl-message-entity' to call `wl-summary-from-function'.
3312
3313 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3314
3315         * wl-message.el (wl-message-buffer-create): Run
3316         wl-message-buffer-created-hook.
3317
3318 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3319
3320         * wl-summary.el (wl-summary-sort-specs): New variable.
3321         (wl-summary-default-sort-spec): Ditto.
3322         (wl-summary-sort): Rewrite.
3323         (wl-summary-sort-by-list-info): New function.
3324
3325 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3326
3327         * wl-summary.el (wl-summary-get-list-info): New function.
3328         (wl-summary-sort): Rewrite.
3329         (wl-summary-line-list-info): Ditto.
3330         (wl-summary-line-list-count): Ditto.
3331         (wl-summary-refile-region): Fixed docstring.
3332
3333 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3334
3335         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3336         `wl-folder-entity-hashtb' as completion table.
3337
3338 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3339
3340         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3341         only when this command is called interactively; silence the byte-
3342         compiler.
3343
3344 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3345
3346         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3347         active in XEmacs.
3348
3349 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3350
3351         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3352         plural lines.
3353
3354 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3355
3356         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3357         of current line when the cursor is on the header name.
3358         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3359
3360 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3361
3362         * wl-util.el (wl-read-directory-name): Return displayed directory
3363         as the default value also on XEmacs.
3364
3365 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3366
3367         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3368         formatting.
3369
3370 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3371
3372         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3373         argument and when it is non-nil, check face property before
3374         highlighting for each line.
3375         (wl-highlight-summary-window): Set it.
3376
3377 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3378
3379         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3380         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3381
3382         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3383         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3384         (wl-draft-get-fcc-list): Likewise.
3385
3386 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3387
3388         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3389         (wl-thread-entity-cur): Ditto.
3390         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3391         wl-thread-indent-regexp setting.
3392         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3393
3394         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3395         wl-summary-lazy-highlight.
3396         (wl-summary-display-bottom): Ditto.
3397
3398         * wl-thread.el (wl-thread-open-close): Likewise.
3399
3400         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3401         from and subject;
3402         Bind wl-draft-use-frame;
3403         Enclose with save-window-excursion;
3404         Use wl-draft-create-buffer instead of with-temp-buffer;
3405         Use wl-draft-prepare-edit;
3406         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3407         Use wl-draft-send instead of wl-draft-raw-send.
3408
3409 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3410
3411         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3412         of using wl-from.
3413
3414 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3415
3416         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3417         insert-buffer instead of clone-buffer.
3418         (wl-draft-doing-mime-bcc): New variable.
3419         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3420         infinite loop.
3421         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3422
3423         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3424         (wl-draft-mime-bcc-body): Ditto.
3425
3426         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3427         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3428         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3429         wl-draft-do-mime-bcc.
3430         (wl-draft-mime-bcc-field): New function.
3431         (wl-draft-do-mime-bcc): Ditto.
3432
3433         * wl-address.el (wl-address-complete-header-list): New variable.
3434         (wl-address-complete-header-regexp): Changed default value.
3435
3436         * Version number is increased to 2.9.13.
3437
3438 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3439
3440         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3441         it is differed.
3442
3443 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3444
3445         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3446         (wl-summary-line-list-count): Ditto.
3447
3448 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3449
3450         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3451         (wl-nntp-posting-function): New variable.
3452         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3453         `wl-nntp-posting-config-alist'.
3454
3455 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3456
3457         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3458         FLIM.
3459
3460 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3461
3462         * wl-summary.el (wl-summary-target-mark-refile-sub):
3463         Remove a nuisance funcall.
3464
3465 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3466
3467         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3468         as t for `try-completion'.
3469
3470 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3471
3472         * wl-summary.el (wl-summary-default-from): Use
3473         wl-address-header-extract-address instead of
3474         std11-extract-address-components.
3475         (wl-summary-simple-from): Ditto.
3476         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3477         (wl-summary-insert-headers): Show message.
3478         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3479         for whole line.
3480         (wl-summary-default-from): Revert last change.
3481         (wl-summary-simple-from): Ditto.
3482         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3483         (wl-summary-mark-as-read-region): Follow the change above.
3484         (wl-summary-sync-marks): Ditto.
3485         (wl-summary-target-mark-mark-as-read): Ditto.
3486         (wl-summary-redisplay-internal): Ditto.
3487         (wl-summary-redisplay-no-mime-internal): Ditto.
3488         (wl-summary-redisplay-all-header): Ditto.
3489         (wl-summary-mark-as-read): Removed argument `cached';
3490         Use current cache status to set cache mark.
3491         (wl-summary-redisplay-internal): Follow the change above.
3492         (wl-summary-redisplay-no-mime-internal): Ditto.
3493         (wl-summary-redisplay-all-header): Ditto.
3494
3495         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3496
3497         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3498         Don't call itself recursively (Adviced by Yamaoka-san).
3499
3500 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3501
3502         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3503         bind wl-summary-highlight as nil to avoid error caused by missing
3504         local variables.
3505
3506 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3507
3508         * wl-vars.el (wl-invalid-character-message): New user option.
3509
3510         * wl-util.el (wl-set-string-width): If truncated string-width is
3511         larger than specified width, use `wl-invalid-character-message'.
3512
3513 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3514
3515         * wl-summary.el (wl-summary-prefetch-msg): 
3516         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3517
3518 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3519
3520         * wl-vars.el (wl-summary-check-line-format): New user option.
3521         (wl-summary-line-format-file): Ditto.
3522
3523         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3524         variable.
3525         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3526         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3527         and `wl-summary-view-old-p' to check whether do a rescan or not.
3528         (wl-summary-view-old-p): New function.
3529         (wl-summary-line-format-changed-p): Ditto.
3530         (wl-summary-line-format-save): Ditto.
3531         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3532
3533         * wl-util.el (wl-set-string-width): Avoid using negative number
3534         for make-string.
3535
3536 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3537
3538         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3539         return value.
3540
3541         * wl-util.el (wl-set-string-width): Added optional argument
3542         `padding' (All other related portions are changed).
3543         (wl-line-parse-format): If the first letter of column number is
3544         `0', zero-padding the result (ex: "%05l").
3545
3546         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3547
3548 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3549
3550         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3551         sequential summary view.
3552
3553 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3554
3555         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3556         if it doesn't have a -unix version.
3557
3558 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3559
3560         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3561
3562 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3563
3564         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3565         content.
3566         (wl-draft): Follow the change above.
3567
3568         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3569
3570         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3571         and wl-folder-summary-line-format-alist contain %T and %P.
3572
3573         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3574         (wl-summary-mode-line-format): New user option.
3575         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3576         (wl-summary-line-format): Changed default value.
3577         (wl-summary-lazy-highlight): Changed default value.
3578
3579         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3580         change in wl-summary-create-line.
3581         (wl-thread-insert-entity-sub): Ditto.
3582
3583         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3584         (wl-summary-buffer-unread-status): Ditto.
3585         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3586         (wl-summary-buffer-persistent-mark-column): Ditto.
3587         (wl-summary-buffer-mode-line-formatter): Ditto.
3588         (wl-summary-buffer-mode-line): Ditto.
3589         (wl-summary-message-regexp): Abolished.
3590         (All other related portions are changed.)
3591         (wl-summary-detect-mark-position): New function.
3592         (wl-summary-buffer-set-folder): Setup
3593         wl-summary-buffer-mode-line-formatter.
3594         (wl-summary-mode): Setup selective-display;
3595         Setup pre-idle-hook when xemacs.
3596         (wl-summary-update-modeline): Rewrite.
3597         (wl-summary-jump-to-msg): Define as function;
3598         Changed regexp for searching messages.
3599         (wl-summary-message-number): Rewrite.
3600         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3601         Do rescan when old type summary cache.
3602         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3603         (wl-summary-remove-destination): Use '\r' to detect EOL.
3604         (wl-summary-print-destination): Ditto.
3605         (wl-summary-temp-mark): New inline function.
3606         (wl-summary-persistent-mark): Ditto.
3607         (wl-summary-line-number): New function.
3608         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3609         (wl-summary-line-list-count): New function.
3610         (wl-summary-create-line): Added argument persistent-mark.
3611         (All other related portions are changed)
3612         (wl-summary-create-line): Insert '\r'.
3613         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3614         (wl-summary-cursor-move-surface): New inline function.
3615         (wl-summary-prev): Use it.
3616         (wl-summary-next): Ditto.
3617
3618         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3619         wl-summary-message-regexp.
3620         (wl-highlight-summary): Delete progress message.
3621         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3622
3623         * Version number is increased to 2.9.12.
3624
3625 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3626
3627         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3628         variable (nil: no minimum).
3629         (wl-summary-line-subject): Add some spaces after subject by
3630         wl-summary-line-subject-minimum-length.
3631
3632 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3633
3634         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3635         and removed `F'.
3636         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3637         change above).
3638
3639 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3640
3641         * wl-summary.el (wl-summary-line-list-count): Reverted.
3642         (example setting in samples/*/dot.wl is also updated)
3643
3644 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3645
3646         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3647
3648         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3649
3650         * wl-vars.el (wl-summary-line-format): Addes some description to the
3651         docstring.
3652
3653         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3654         (wl-summary-line-close-bracket): Ditto.
3655         (wl-summary-line-children-number): Ditto.
3656         (wl-summary-line-thread-indent): Ditto.
3657         (wl-summary-line-children-and-from): Ditto.
3658
3659         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3660         't', 'c', 'F' and added 'C'.
3661
3662         * wl-util.el (wl-set-string-width): Accept negative value.
3663         (wl-line-parse-format): Added "%number(" and "%)".
3664
3665 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3666
3667         * wl-summary.el (wl-summary-line-list-count): Change format of the
3668         return value.
3669
3670 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3671
3672         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3673         from the recent message.el.
3674         (wl-draft-point-in-header-p): Ditto.
3675         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3676         wl-draft-beginning-of-line.
3677         * wl-e21.el (wl-draft-mode-map): Ditto.
3678         * wl-xmas.el (wl-draft-mode-map): Ditto.
3679
3680         * wl-folder.el: Sort macrodefs by dependencies.
3681
3682 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3683
3684         * wl-summary.el (wl-summary-prev): Fixed regexp.
3685         (wl-summary-next): Ditto.
3686
3687 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3688
3689         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3690
3691 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3692
3693         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3694         for backward compatibility.
3695
3696 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3697
3698         * wl-summary.el (wl-summary-line-list-count): New function, merged
3699         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3700         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3701         list counts.
3702
3703 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3704
3705         * wl-summary.el (wl-summary-create-line): Ignore errors while
3706         timezone-fix-time.
3707
3708         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3709
3710         * wl-summary.el (wl-summary-sync-update): Ditto.
3711         (wl-summary-default-from): Use wl-message-entity
3712         instead of entity.
3713
3714         * wl-summary.el (wl-summary-create-line): Fix.
3715
3716         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3717         (wl-summary-line-format): New user option.
3718         (wl-folder-summary-line-format-alist): Ditto.
3719         (wl-summary-from-width): Abolished.
3720
3721         * wl-util.el (toplevel): Require 'bytecomp.
3722         (wl-line-parse-format): New function.
3723         (wl-line-formatter-setup): New macro.
3724
3725         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3726         (wl-summary-buffer-line-formatter): New buffer local variable.
3727         (wl-summary-switch-to-clone-buffer): Follow the change above.
3728         (wl-summary-message-regexp): Fix.
3729         (wl-summary-from-func-internal): Abolished.
3730         (wl-summary-subject-func-internal): Ditto.
3731         (wl-summary-subject-filter-func-internal): Ditto.
3732         (All other related portions are changed.)
3733         (wl-summary-buffer-set-folder):
3734         Set up wl-summary-buffer-number-column and 
3735         wl-summary-buffer-line-formatter
3736         (All other related portions are changed.)
3737         (wl-summary-buffer-number-column-detect): Abolished.
3738         (All other related portions are changed.)
3739         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3740         (wl-summary-delete-all-temp-marks-on-buffer): Use
3741         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3742         (wl-summary-target-mark-delete): Ditto.
3743         (wl-summary-target-mark-refile-subr): Ditto.
3744         (wl-summary-target-mark-mark-as-read): Ditto.
3745         (wl-summary-target-mark-mark-as-unread): Ditto.
3746         (wl-summary-target-mark-mark-as-important): Ditto.
3747         (wl-summary-target-mark-save): Ditto.
3748         (wl-summary-replace-status-marks): Renamed from
3749         wl-summary-set-status-marks-on-buffer;
3750         Use wl-summary-message-regexp instead of
3751         wl-summary-buffer-number-regexp.
3752         (wl-summary-sync-update): Follow the change above.
3753         (wl-summary-goto-previous-message-beginning): New function.
3754         (wl-summary-mark-as-unread): Use it.
3755         (wl-summary-mark-as-important): Ditto.
3756         (wl-summary-line-formatter): New variable.
3757         (wl-summary-line-year): New function.
3758         (wl-summary-line-day): Ditto.
3759         (wl-summary-line-day-of-week): Ditto.
3760         (wl-summary-line-hour): Ditto.
3761         (wl-summary-line-minute): Ditto.
3762         (wl-summary-line-open-bracket): Ditto.
3763         (wl-summary-line-close-bracket): Ditto.
3764         (wl-summary-line-children-number): Ditto.
3765         (wl-summary-line-thread-indent): Ditto.
3766         (wl-summary-line-size): Ditto.
3767         (wl-summary-line-subject): Ditto.
3768         (wl-summary-line-from): Ditto.
3769         (wl-summary-line-children-and-from): Ditto.
3770         (wl-summary-create-line): Rewritten.
3771         (wl-summary-format-date): Abolished.
3772
3773         * wl-highlight.el (wl-highlight-summary-current-line): Use
3774         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3775         Use thread structure to detect thread top message.
3776
3777         * wl-draft.el (wl-default-draft-cite): Don't use
3778         wl-summary-from-func-internal.
3779
3780         * wl-refile.el (wl-refile-subject-learn): Don't use
3781         wl-summary-subject-filter-func-internal.
3782         (wl-refile-guess-by-subject): Ditto.
3783
3784         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3785         parameters.
3786
3787         * wl-thread.el (wl-thread-update-indent-string-region):
3788         Use wl-thread-update-line-on-buffer instead of
3789         wl-thread-update-indent-string.
3790         (wl-thread-update-children-number): Redefine using
3791         wl-thread-update-line-on-buffer.
3792         (wl-thread-update-indent-string): Abolished.
3793
3794         * Version number is increased to 2.9.11.
3795
3796 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3797
3798         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3799         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3800         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3801
3802         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3803         as nil.
3804
3805         * wl-thread.el (wl-thread-open-all-unread): Use 
3806         elmo-folder-list-messages-mark-match.
3807         (wl-thread-insert-message): Removed argument `mark-alist'.
3808         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3809         elmo-msgdb-set-mark.
3810         (wl-thread-get-children-msgs-uncached): Likewise.
3811         (wl-thread-get-exist-children): Added argument include-self.
3812         (wl-thread-delete-message): Follow the change above.
3813
3814         * wl-summary.el (wl-summary-count-unread): Removed argument.
3815         (wl-summary-rescan): Follow the change above.
3816         (wl-summary-mark-as-read-region): Ditto
3817         (wl-summary-mark-as-unread-region): Ditto.
3818         (wl-summary-delete-messages-on-buffer): Ditto.
3819         (wl-summary-sync-update): Ditto.
3820         (wl-summary-switch-to-clone-buffer): Ditto.
3821         (wl-summary-goto-folder-subr): Ditto.
3822         (wl-summary-target-mark-mark-as-read): Ditto.
3823         (wl-summary-target-mark-mark-as-unread): Ditto.
3824         (wl-summary-target-mark-mark-as-important): Ditto.
3825         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3826         (wl-summary-update-thread): Removed argument `mark-alist'.
3827         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3828         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3829         (wl-summary-resume-cache-status): Likewise.
3830         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3831         elmo-msgdb-set-mark.
3832         (wl-summary-mark-as-read-all): Likewise.
3833         (wl-summary-delete-cache): Ditto.
3834         (wl-summary-auto-select-msg-p): Ditto.
3835         (wl-summary-mark-as-unread): Ditto.
3836         (wl-summary-no-auto-refile-message-p): Ditto.
3837         (wl-summary-mark-as-read): Ditto.
3838         (wl-summary-mark-as-important): Ditto.
3839         (wl-summary-auto-refile): Follow the change above.
3840         (wl-summary-delete-all-marks): Removed.
3841         (wl-summary-resume-marks-and-highlight): Ditto.
3842         (wl-summary-resume-marks): Ditto.
3843         (wl-summary-delete-important-msgs-from-list): Ditto.
3844         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3845
3846         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3847         wl-summary-count-unread.
3848
3849         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3850         (wl-summary-score-update-all-lines): Use
3851         elmo-msgdb-set-mark.
3852
3853 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3854
3855         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3856         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3857         (wl-summary-create-line): Renamed from
3858         wl-summary-overview-create-summary-line;
3859         Argument rearrangement.
3860         (wl-summary-update-thread): Follow the change above.
3861
3862         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3863         (wl-thread-insert-entity-sub): Likewise.
3864
3865         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3866         argument `overview', `mark-alist' and added `msgdb'.
3867
3868         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3869
3870         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3871         (wl-summary-rescan): Follow the change above.
3872         (wl-summary-sync-update): Ditto.
3873         (wl-summary-insert-thread-entity): Ditto;
3874         Don't use `let*' in every while loop;
3875         Detect infinite loop of threads.
3876         (wl-summary-update-thread): Removed argument `overview'.
3877
3878         * wl-thread.el (wl-thread-insert-message): Ditto.
3879
3880         * Version number is increased to 2.9.10.
3881
3882         * wl-message.el (wl-message-redisplay): Ignore errors while
3883         wl-message-redisplay-hook.
3884
3885 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3886
3887         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3888
3889 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3890
3891         * wl.el (wl): inhibit-quit while wl-folder.
3892
3893 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3894
3895         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3896         while msgdb access.
3897
3898 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3899
3900         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3901         even if no folder is not created.
3902
3903 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3904
3905         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3906
3907         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3908         implementation.
3909         (wl-summary-target-mark-thread): Ditto.
3910
3911         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3912
3913 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3914
3915         * wl-util.el (wl-display-bytes): Remove unused function.
3916
3917 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3918
3919         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3920         seems critical one (partially reverse the change in 2002/03/17).
3921
3922 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3923
3924         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3925         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3926
3927 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3928
3929         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3930         is not writable.
3931         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3932         plugged status instead of `'force' as 2nd argument.
3933
3934         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3935         is not creatable.
3936
3937         * Version number is increased to 2.9.9.
3938
3939 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3940
3941         * wl-summary.el (wl-summary-suspend): New function.
3942
3943 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3944
3945         * wl.el (wl): Do not check variables if check is nil.
3946         * wl-utils.el (wl-collect-draft): New function.
3947         * wl-folder.el (wl-folder-suspend): Put summary buffers
3948         and draft buffers at the end of buffer list.
3949         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3950
3951 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3952
3953         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3954         loop instead of recursive call.
3955
3956         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3957         2nd argument.
3958
3959 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3960
3961         * wl-draft.el (wl-draft-create-contents): Don't take neither
3962         (function . args) nor (string . something) any more.
3963
3964         * wl-version.el (wl-generate-user-agent-string): Return string
3965         without header symbol.
3966         * wl-draft.el (wl-draft-default-headers): Use it.
3967
3968         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3969         `wl-draft-insert-ccs' and return field value instead of inserting
3970         the header. Abolish cc argument.
3971         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3972
3973         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3974         rather than one with string car.
3975
3976         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3977         * wl-draft.el (wl-draft-create-contents): Add it after the default
3978         headers.
3979
3980         * wl-draft.el (wl-draft-create-contents): For the case of
3981         (symbol-or-string . function) insert header only when the function
3982         returns string value.
3983
3984 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3985
3986         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3987         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3988
3989 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3990
3991         * wl.el (wl-check-environment): Don't check Message-ID when
3992         `wl-insert-message-id' is nil.
3993         Revive checking if `wl-message-id-domain' contains "@".
3994
3995 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3996
3997         * wl.el (wl-check-environment): Merge examination for "@" at
3998         inappropriate position into the first string-match.
3999
4000         * wl-summary.el (wl-summary-target-mark-print): New function.
4001         (wl-summary-pipe-message-subr): Extracted from
4002         `wl-summary-pipe-message'.
4003         (wl-summary-target-mark-pipe): New function.
4004         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4005         `wl-summary-target-mark-pipe'.
4006
4007 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4008
4009         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4010
4011 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4012
4013         * wl.el (wl-check-environment): Use elmo-warning instead of
4014         error for non-critical ones.
4015         Remove trash folder check.
4016         (wl): Don't ignore error in wl-check-environment.
4017
4018         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4019         check, which is moved from `wl-check-environment'.
4020         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4021
4022 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4023
4024         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4025         guess anything, call wl-summary-write.
4026         (wl-summary-write): Create draft with blank To field.
4027         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4028
4029 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4030
4031         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4032         argument full as well for wl-folder-write-current-folder.
4033         If wl-*-write-current-folder cannot guess addressee, add blank
4034         To header.
4035         Rewrite condition for positioning cursor.
4036
4037 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4038
4039         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4040         summary buffer is present, use it.
4041         (wl-folder-jump-to-previous-summary): Ditto.
4042
4043 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4044
4045         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4046
4047         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4048         wl-summary-previous-buffer and wl-summary-next-buffer.
4049
4050         * wl-folder.el (wl-folder-mode-map): Bind
4051         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4052         (wl-folder-jump-to-next-summary): New function.
4053         (wl-folder-jump-to-previous-summary): Ditto.
4054
4055         * wl-draft.el (wl-draft): Rearranged.
4056
4057 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4058
4059         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4060         of header.
4061         (wl-draft): Collect arguments for the header as header-alist.
4062         (wl-draft-forward): Arrange arguments for wl-draft.
4063         (wl-draft-reply): Ditto.
4064         (wl-draft-edit-string): Ditto.
4065         * wl-summary.el (wl-summary-write): Ditto.
4066         (wl-summary-write-current-folder): Ditto.
4067
4068         * Version number is increased to 2.9.8.
4069
4070 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4071
4072         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4073
4074         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4075
4076         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4077         even if the guess failed.
4078
4079         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4080         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4081         wl-summary-write-current-folder.
4082         * wl-xmas.el: Ditto.
4083
4084 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4085
4086         * wl-summary.el (wl-summary-next-page): Force display message if
4087         message is not displayed yet.
4088         (wl-summary-prev-page): Ditto.
4089
4090 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4091
4092         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4093
4094 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4095
4096         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4097         add "Preview Message" and "Save Draft and Exit".
4098
4099 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4100
4101         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4102         if addrmgr is called from draft in splitted window.
4103
4104         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4105         * wl-mule.el: Ditto.
4106         * wl-xmas.el: Ditto.
4107
4108 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4109
4110         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4111
4112         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4113         * wl-xmas.el (wl-folder-toolbar): Ditto.
4114
4115 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4116
4117         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4118         and wl-draft-save-and-exit.
4119         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4120         * wl-xmas.el: Ditto.
4121         * wl-mule.el: Ditto.
4122
4123         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4124         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4125
4126 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4127
4128         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4129         lists for saving buffer.
4130
4131 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4132
4133         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4134         parent-folder argument instead of it.
4135         (wl-draft-create-buffer): Ditto.
4136         (wl-draft-forward): Ditto.
4137         (wl-draft-reply): Ditto.
4138         * wl-summary.el (wl-summary-write): Ditto.
4139         (wl-summary-write-current-folder): Ditto.
4140
4141         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4142         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4143         Folder buffer after composing.
4144
4145 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4146
4147         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4148         header if the file `wl-x-face-file' already contains it.
4149
4150 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4151
4152         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4153         folder" entry.
4154         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4155         * wl-e21.el (wl-folder-toolbar): Ditto.
4156         * wl-xmas.el (wl-folder-toolbar): Ditto.
4157
4158 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4159
4160         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4161         wl-folder-goto-folder with sticky argument.
4162         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4163
4164 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4165
4166         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4167         and wl-summary-previous-buffer.
4168         (wl-summary-next-buffer): New function.
4169         (wl-summary-previous-buffer): Ditto.
4170
4171 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4172
4173         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4174         wl-folder-jump-to-current-entity-with-arg.
4175         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4176         `wl-folder-jump-to-current-entity'.
4177         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4178         `wl-summary-goto-folder-sticky'.
4179         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4180         `wl-summary-goto-folder'.
4181         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4182         Unless force-exit, do not clean temp. marks for sticky summary.
4183         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4184
4185 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4186
4187         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4188         not entire.
4189
4190 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4191
4192         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4193         to `C-x C-s'.
4194         (wl-summary-save-status): New command.
4195         (wl-summary-exit): Don't clean-up temp marks when sticky.
4196         (Applied patch from Nakayama-san [wl: 09548])
4197         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4198         Do nothing when no mark data.
4199         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4200         Call `wl-summary-delete-all-temp-marks' before saving.
4201
4202 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4203
4204         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4205
4206 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4207
4208         * wl.el (wl-check-environment): Also cause error when (system-name)
4209         returns "localhost.localdomain". (Although it doesn't affect because
4210         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4211
4212 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4213
4214         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4215         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4216
4217         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4218         value.
4219
4220 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4221
4222         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4223         Likewise r-cc-list and r-ng-list.
4224
4225 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4226
4227         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4228         only if it is bound as variable.
4229
4230         * wl-mime.el (wl-draft-preview-message): Ditto.
4231
4232 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4233
4234         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4235         needless `goto-char'.
4236
4237         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4238         `wl-summary-redisplay-no-mime-internal' instead of
4239         `wl-summary-redisplay-no-mime'.
4240         (wl-summary-redisplay-no-mime): Changed argument;
4241         Call `wl-summary-redisplay-no-mime-internal'.
4242
4243         * wl-mime.el (wl-draft-preview-message): Bind
4244         `mime-header-encode-method-alist' locally.
4245
4246         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4247         (wl-draft-std11-parse-addresses): Added the first address check.
4248         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4249
4250         * Version number is increased to 2.9.7.
4251
4252 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4253
4254         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4255
4256 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4257
4258         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4259         related to scrollbar support, if there is no such a feature
4260         compiled in.
4261
4262 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4263
4264         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4265         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4266         for prefetch.
4267
4268 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4269
4270         * wl-summary.el (wl-summary-pick): Fix for no match.
4271
4272 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4273
4274         * wl-draft.el (wl-draft-save):
4275         Override `mime-header-encode-method-alist'.
4276
4277 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4278
4279         * wl-folder.el (wl-folder-pick): New function.
4280         Define key as "?".
4281
4282 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4283
4284         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4285         Fix for unplugged.
4286
4287 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4288
4289         * wl-folder.el (wl-folder-virtual): New function.
4290         Define key as "V".
4291
4292 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4293
4294         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4295         multi folder if entity is group.
4296
4297 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4298
4299         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4300         is nil.
4301
4302 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4303
4304         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4305         (wl-summary-target-mark-msgs): Return the number of marked messages.
4306
4307 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4308
4309         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4310         "first:" is specified.
4311
4312 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4313
4314         * wl-vars.el (wl-from): Use return value of function
4315         user-full-name instead of the variable user-full-name since
4316         XEmacs-20.4 doesn't set this variable.
4317
4318 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4319
4320         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4321         call `wl' directly.
4322
4323 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4324
4325         * wl-draft.el (wl-draft-reedit): Removed duplicated
4326         switch-to-buffers.
4327
4328 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4329
4330         * wl.el (wl-other-frame): Removed garbages.
4331
4332 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4333
4334         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4335
4336         * wl-xmas.el (wl-draft-key-setup): Ditto.
4337
4338         * wl-mule.el (wl-draft-key-setup): Ditto.
4339
4340         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4341         (wl-draft-reedit): Ditto.
4342         (wl-draft-prepare-edit): Add `wl-draft-save' to
4343         `local-write-file-hooks'.
4344         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4345         (wl-draft-reedit): Set buffer-file-name.
4346         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4347
4348
4349         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4350         call it.
4351         (wl-delete-startup-frame-function): New variable.
4352         (wl-other-frame): New function
4353         (Original was written by Yamaoka san [wl: 09239]).
4354
4355         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4356         if `wl-folder-use-frame'.
4357
4358 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4359
4360         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4361
4362 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4363
4364         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4365         New variable.
4366         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4367         (wl-message-buffer-prefetch-get-next): Use them.
4368         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4369
4370 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4371
4372         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4373         with unwind-protect.
4374
4375         * wl-draft.el (wl-draft-reedit): Rewrite.
4376         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4377         (wl-draft-save): Insert header separator if it does not exist;
4378         Removed condition-case.
4379
4380         * wl-summary.el (wl-summary-reedit): Revert last change.
4381
4382         * wl-draft.el (wl-draft-save): Rewrite.
4383         (wl-draft-create-buffer): Set buffer-file-name as nil.
4384
4385         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4386
4387         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4388
4389         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4390         nil.
4391
4392 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4393
4394         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4395         If count is nil, do not prefetch.
4396         (wl-message-buffer-prefetch-next): Next.
4397
4398 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4399
4400         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4401
4402 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4403
4404         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4405         `delete-backward-char'
4406         (wl-draft-prepare-edit): Check major-mode.
4407         (wl-draft-decode-header): Rewrite.
4408         (wl-draft): Fix.
4409
4410 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4411
4412         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4413
4414 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4415
4416         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4417         (wl-message-buffer-prefetch-get-next): Remove size checking.
4418         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4419
4420 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4421
4422         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4423         (wl-draft-default-headers): Fix.
4424
4425 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4426
4427         * wl-draft.el (wl-draft-default-headers): Insert return value of
4428         `wl-generate-mailer-string-function'.
4429
4430 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4431
4432         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4433         (wl-draft-insert-mail-header-separator): Ditto.
4434
4435         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4436         again (Reverted the change on 2002-01-17 by OKADA san).
4437
4438 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4439
4440         * wl-draft.el (wl-draft): Rewrite.
4441         (wl-draft-create-buffer): New function.
4442         (wl-draft-create-contents): Ditto.
4443         (wl-draft-prepare-edit): Ditto.
4444         (wl-draft-decode-header): Ditto.
4445         (wl-draft-decode-body): Ditto.
4446         (wl-draft-check-new-line): Ditto.
4447         (wl-draft-default-headers): Ditto.
4448         (wl-draft-insert-mail-header-separator): Ditto.
4449
4450 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4451
4452         * Version number is increased to 2.9.6.
4453
4454 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4455
4456         * wl-draft.el (wl-draft-delete-field): Optional argument.
4457         (wl-draft-delete-fields): Ditto.
4458
4459 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4460
4461         * wl-message.el (toplevel): Eliminated byte-compile warning.
4462         for `itimer-function', `delete-timer' and `itimer-list'.
4463
4464 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4465
4466         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4467         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4468         `wl-message-buffer-prefetch-threshold'.
4469         * wl-summary.el (wl-summary-redisplay-internal): Remove
4470         the check of `wl-message-buffer-prefetch-depth'.
4471
4472 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4473
4474         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4475         size of article.
4476         (wl-message-buffer-prefetch-subr): Remove size check.
4477
4478 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4479
4480         * wl-vars.el (wl-plugged): Make customizable.
4481
4482 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4483
4484         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4485         (wl-message-buffer-prefetch-set-timer): New function.
4486         (wl-message-buffer-prefetch-get-next): New function.
4487         (wl-message-buffer-prefetch): New function.
4488         (wl-message-buffer-prefetch-next): Rewrite.
4489         (wl-message-buffer-prefetch-subr): Rewrite.
4490         * wl-vars.el (wl-auto-prefetch-first): New variable.
4491         * wl-summary.el (wl-summary-goto-folder-subr): Call
4492         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4493
4494 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4495
4496         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4497         `wl-summary-unread-message-hook'.
4498
4499 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4500
4501         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4502         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4503         if range is `cache-status'.
4504
4505 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4506
4507         * wl-message.el (wl-message-buffer-prefetch-subr):
4508         Improve debug message.
4509
4510 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4511
4512         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4513         `wl-mail-send-pre-hook'.
4514         (wl-draft-send-mail-with-qmail): Ditto.
4515         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4516
4517 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4518
4519         * wl-message.el (wl-message-buffer-prefetch-subr):
4520         Fix for cancel-function-timers bug.
4521         (wl-message-buffer-prefetch-debug): Default value is t.
4522
4523 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4524
4525         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4526         (wl-message-buffer-prefetch-subr): Rewrite.
4527         Rename from `wl-message-buffer-prefetch'.
4528
4529 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4530
4531         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4532         (wl-default-draft-cite-decorate-author): Ditto.
4533
4534         * wl-draft.el (wl-draft-cite-function): Removed.
4535         (wl-default-draft-cite-decorate-author): Ditto.
4536
4537 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4538
4539         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4540         (wl-default-draft-cite): Do not arrange author name if the value of
4541         `wl-default-draft-cite-decorate-author' is nil.
4542
4543 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4544
4545         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4546
4547         * wl-folder.el (wl-folder-check-one-entity): Don't care
4548         `elmo-folder-use-flag-p'.
4549
4550 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4551
4552         * wl-folder (wl-folder-check-one-entity): Fix
4553         problem if unread is nil.
4554
4555 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4556
4557         * wl-address.el (wl-address-make-completion-list): Check whether
4558         the address is a group list.
4559         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4560
4561 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4562
4563         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4564         The number of the messages of new and unread does not count
4565         correctly.
4566
4567         * wl-summary.el (wl-summary-count-unread): Changed to return
4568         `(new . unread)' instead of total.
4569         (wl-summary-sync-update): Follow the change above.
4570
4571         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4572
4573 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4574
4575         * wl-address.el (wl-address-make-completion-list): Do not enclose
4576         address by " <" and ">" if associated realname is "".
4577         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4578         This is against the promblem with group list in .addresses pointed
4579         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4580
4581 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4582
4583         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4584         message is a format control string.
4585         * wl-expire.el (wl-expire-append-log): Ditto.
4586         * wl-mime.el (wl-summary-burst-subr): Ditto.
4587         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4588         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4589
4590 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4591
4592         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4593         wl.el (wl-check-variables): Rename from `wl-check-type'.
4594         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4595         (wl-check-variables-2): New function.
4596         (wl): Call `wl-check-variables-2'.
4597
4598 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4599
4600         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4601         after renaming folder in access group.
4602
4603 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4604
4605         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4606         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4607         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4608         (wl-message-buffer-prefetch): Rewrite.
4609         (wl-message-buffer-prefetch-idle-time): Removed.
4610         * wl-summary.el (wl-summary-redisplay-internal):
4611         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4612         Error check for `wl-message-buffer-prefetch-depht'.
4613
4614 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4615
4616         * Version number is increased to 2.9.5.
4617         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4618
4619 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4620
4621         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4622         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4623         Based on the patch written by
4624         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4625
4626 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4627
4628         * wl-draft.el (wl-draft-raw-send): Fix for
4629         `wl-news-send-pre-hook'
4630
4631 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4632
4633         * wl-utils.el (wl-message-id-function): New variable.
4634         * wl-draft.el (wl-draft-insert-required-fields):
4635         Use `wl-message-id-function'.
4636
4637 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4638
4639         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4640         * wl-utils.el (wl-draft-make-message-id-string):
4641         Use `wl-from' for domain part of Message-ID
4642         if `wl-message-id-use-wl-from' if non-nil.
4643         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4644
4645 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4646
4647         * wl.el (wl): Call `wl-check-type'
4648         Do not 'condition-case'.
4649
4650 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4651
4652         * wl.el (wl-check-type): New function.
4653         (wl-check-type-variables): New variable.
4654
4655 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4656
4657         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4658
4659 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4660
4661         * wl-draft.el (wl-smtp-password-key): New function.
4662         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4663         (wl-draft-send-mail-with-smtp): Ditto.
4664         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4665
4666 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4667
4668         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4669         * wl-utils.el (wl-unique-id-suffix): Remove.
4670
4671 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4672
4673         * Version number is increased to 2.9.4.
4674
4675 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4676
4677         * wl-utils.el (wl-unique-id-suffix): New variable.
4678         (wl-unique-id): Use `wl-unique-id-suffix'
4679
4680 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4681
4682         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4683         instead of `elmo-msgdb-search'.
4684
4685         * Version number is increased to 2.9.3.
4686
4687 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4688
4689         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4690
4691 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4692
4693         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4694         (wl-draft-dispatch-message): Changed for send-later.
4695         (wl-draft-queue-flush): Ditto.
4696         (wl-draft): Clear `wl-sent-message-queued'.
4697         (wl-draft-reedit): Ditto.
4698         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4699         * wl-vars.el (wl-draft-force-queuing): New variable.
4700         (wl-draft-force-queuing-mail): New variable.
4701         (wl-draft-force-queuing-news): New variable.
4702
4703 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4704
4705         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4706         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4707
4708 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4709
4710         * Version number is increased to 2.9.2.
4711
4712 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4713
4714         * wl-draft.el (wl-draft-elide-region): New user command.
4715         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4716
4717         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4718         command `wl-draft-elide-region'.
4719         * wl-mule.el: Ditto.
4720         * wl-xmas.el: Ditto.
4721
4722 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4723
4724         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4725         (wl-biff-check-folder-async): Removed needless let.
4726
4727 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4728
4729         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4730         wl-folder-get-elmo-folder.
4731         (wl-biff-check-folder): Set `biff' argument of
4732         `wl-folder-check-one-entity'.
4733         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4734
4735         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4736         (wl-folder-check-one-entity): Added `biff' argument;
4737         Setup `biff' slot of folder.
4738
4739         * Version number is increased to 2.9.1.
4740
4741 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4742
4743         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4744         comment out and fixed.
4745         (wl-fldmgr-add-completion-subr): Ditto.
4746
4747         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4748         and msgdb.
4749
4750         * wl.el (wl-toggle-plugged): Save summary view.
4751
4752 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4753
4754         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4755
4756 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4757
4758         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4759
4760 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4761
4762         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4763         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4764         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4765
4766         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4767         if it was failed.
4768         (wl-demo): Disable undo in the demo buffer.
4769
4770 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4771
4772         * wl-version.el (wl-version): Changed codename.
4773
4774         * Version number is increased to 2.9.0.
4775
4776 2001-12-14  Takuo KITAME <kitame@northeye.org>
4777
4778         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4779         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4780         (wl-folder-mark-as-read-all-current-entity): Ditto.
4781
4782 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4783
4784         * wl-vars.el (wl-from-width): Define as obsolete variable.
4785         (wl-subject-length-limit): Ditto.
4786
4787         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4788
4789         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4790         wl-summary-save-view.
4791
4792         * wl.el (wl-save-status): Ditto.
4793         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4794
4795         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4796         (wl-summary-exit): Follow the change above.
4797         (wl-summary-goto-folder-subr): Ditto.
4798
4799         * wl-folder.el (wl-folder-create-subr): Don't use
4800         `elmo-folder-creatable-p'.
4801
4802 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4803
4804         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4805
4806 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4807
4808         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4809         rather than bitmap on Emacs 21.
4810         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4811         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4812         for xbm if the new redisplay engine is not available.
4813
4814 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4815
4816         * wl-folder.el (wl-folder-init-hook): New hook.
4817         (wl-folder-init): Run `wl-folder-init-hook'.
4818
4819 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4820
4821         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4822
4823 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4824
4825         * wl-acap.el (wl-acap-cache-filename): New variable.
4826         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4827         (wl-acap-init): Use cache if no ACAP server found.
4828
4829 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4830
4831         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4832         `wl-acap-original-msgdb-dir'.
4833
4834         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4835         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4836
4837         * wl-mime.el (wl-mime-save-directory): Renamed from
4838         `wl-mime-save-dir'.
4839
4840 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4841
4842         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4843
4844         * wl-demo.el: Require `path-util'.
4845         (wl-demo-bitmap-mule-available-p): New internal variable.
4846         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4847         `module-installed-p' instead.
4848         (wl-demo-insert-image): Use *.img file for a bitmap image.
4849         (wl-demo): Don't call the ascii demo recursively.
4850
4851 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4852
4853         * Version number is increased to 2.7.7.
4854
4855 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4856
4857         * wl.el (wl-exit): Eliminated byte-compile warning.
4858
4859 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4860
4861         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4862         obsolete variable using `elmo-define-obsolete-variable'.
4863         (wl-fetch-confirm-threshold): Ditto.
4864         (wl-cache-prefetch-folder-type-list): Ditto.
4865         (wl-cache-prefetch-folder-list): Ditto.
4866
4867 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4868
4869         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4870         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4871         (wl-demo-insert-image): New function.
4872         (wl-demo-insert-text): New function.
4873         (wl-demo-image-type-alist): Redefine as a function.
4874         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4875         (wl-demo-with-temp-file-buffer): Removed.
4876         (wl-logo-xpm): Removed.
4877         (wl-logo-xbm): Removed.
4878         (wl-logo-bitmap): Removed.
4879
4880 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4881
4882         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4883         (wl-expire-localdir-get-folder-function): New user option.
4884         (wl-expire-localdir-get-folder): New function.
4885         (wl-expire-localdir-date): Ditto.
4886
4887 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4888
4889         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4890         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4891         Fixed unread number mismatch when all-unread < unread.
4892
4893 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4894
4895         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4896         (wl-fetch-confirm-threshold): Ditto.
4897
4898         * wl-summary.el (wl-summary-confirm-appends): Removed.
4899         (wl-summary-sync-update): Don't refer
4900         `wl-summary-update-confirm-threshold' (It is now abolished).
4901
4902         * wl-message.el (wl-message-display-internal): Don't refer
4903         `wl-fetch-confirm-threshold' (It is now abolished).
4904
4905 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4906
4907         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4908
4909 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4910
4911         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4912         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4913         Change default value to nil.
4914         (wl-summary-indent-length-limit): The value can be nil, nil means
4915         unlimited.
4916
4917         * wl-summary.el: Don't set limit for indent length if the value of
4918         wl-summary-indent-length-limit is nil.
4919         If the value of wl-summary-width is nil, it means only that the width
4920         of summary is unlimited (nil doesn't mean that the indent length is
4921         unlimited).
4922
4923         * wl-thread.el: Ditto.
4924
4925 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4926
4927         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4928         be nil, nil means never confirm.
4929         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4930
4931 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4932
4933         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4934         means unlimited).
4935
4936 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4937
4938         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4939         Use `with-temp-buffer'.
4940
4941 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4942
4943         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4944         with new backquote style).
4945         (wl-folder-get-entity-from-buffer): Ditto.
4946
4947 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4948
4949         * wl-version.el (nemacs-version): Eliminated.
4950         (wl-extended-emacs-version2): Ignore nemacs.
4951         (wl-extended-emacs-version3): Ditto.
4952
4953 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4954
4955         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4956         (wl-draft-add-in-reply-to): New variable.
4957         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4958         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4959         (wl-draft-yank-from-mail-reply-buffer): Use
4960         `wl-draft-add-in-reply-to'.
4961         (wl-draft-insert-current-message): Ditto.
4962
4963 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4964
4965         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4966         typo (kill->hide).
4967         (wl-message-buffer-prefetch-folder-type-list): Added elements
4968         `mark' and `cache' instead of `internal'.
4969
4970 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4971
4972         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4973         resume msgdb directory.
4974
4975 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4976
4977         * wl.el (wl-exit): Call `wl-acap-exit'.
4978
4979         * wl-summary.el (wl-summary-message-string): New function.
4980         (wl-summary-reedit): Use it.
4981         (wl-summary-resend-bounced-mail): Remove needless let.
4982         (wl-summary-supersedes-message): Ditto.
4983         (wl-summary-save): Ditto.
4984
4985         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4986         (wl-acap-init): Set it.
4987         (wl-acap-exit): New function.
4988
4989 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4990
4991         * wl.el (wl-init): Revert (require 'mime-setup). move from
4992         toplevel.
4993
4994 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4995
4996         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4997         local variables.  Add error when guess function return invalid
4998         value.
4999
5000 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5001
5002         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5003         Change local variable name.
5004         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5005         (wl-folder-get-newsgroups): Return nil when non-news folder.
5006         * wl-summary.el (wl-summary-write-current-folder): State through
5007         when guess-list return nil.
5008         (wl-summary-write-current-folder-functions): Fixed docstring.
5009
5010         * wl.el (wl-exit): Changed confirm message.
5011
5012         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5013         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5014
5015         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5016
5017 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5018
5019         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5020         user option (Renamed from wl-cache-prefetch-folder-type-list).
5021         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5022         from wl-cache-prefetch-folder-list).
5023
5024         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5025         Move to wl-vars.el.
5026         (wl-message-buffer-prefetch-p): Changed to enable
5027         `wl-message-buffer-prefetch-folder-list'.
5028
5029         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5030         `ignore-cache'.
5031
5032 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5033
5034         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5035         `part-top' and `part-bottom'.
5036         (wl-draft-config-sub-part-top): New function.
5037         (wl-draft-config-sub-part-bottom): New function.
5038
5039 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5040
5041         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5042
5043 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5044
5045         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5046
5047 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5048
5049         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5050
5051         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5052         (wl-summary-write-current-folder): Ditto.
5053
5054 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5055
5056         * wl-folder.el (wl-folder-get-newsgroups): Use
5057         `elmo-folder-newsgroups'.
5058
5059 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5060
5061         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5062         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5063         `wl-draft-config-sub-header-bottom'.
5064
5065 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5066
5067         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5068         localnews folder.
5069
5070 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5071
5072         * wl-summary.el (wl-summary-mode): Undo last change.
5073
5074         * wl-folder.el (wl-folder-mode): Ditto.
5075
5076 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5077
5078         * wl-summary.el (wl-summary-mode): Locally set
5079         truncate-partial-window-width to nil.
5080         (for XEmacs)
5081
5082         * wl-folder.el (wl-folder-mode): Ditto.
5083
5084 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5085
5086         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5087
5088 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5089
5090         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5091         number.
5092
5093         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5094
5095         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5096
5097         * Version number is increased to 2.7.6.
5098
5099 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5100
5101         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5102
5103 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5104
5105         * wl-summary.el (wl-summary-sync-update): Enclose network
5106         related portion with `unwind-protect'.
5107
5108 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5109
5110         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5111
5112 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5113
5114         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5115         element.
5116         * wl-vars.el (wl-message-body-button-alist): Ditto.
5117
5118         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5119         max match length.
5120         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5121
5122         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5123         for the max match length;
5124         Use 4th element value for the button string regexp group.
5125
5126         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5127         candidate exists, prompt to select.
5128
5129 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5130
5131         * wl-summary.el (wl-summary-jump-to-msg): Search before
5132         calibration point by `beginning-of-line'.
5133
5134 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5135
5136         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5137         for access group.
5138
5139 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5140
5141         * wl-message.el (wl-message-display-internal): Bind
5142         `default-mime-charset'.
5143
5144         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5145
5146         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5147
5148         * Version number is increased to 2.7.5.
5149
5150 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5151
5152         * wl-expire.el (wl-summary-archive): Fixed;
5153         Use `elmo-folder-name-internal'.
5154
5155 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5156
5157         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5158         from `elmo-folder-move-messages' caller.
5159         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5160
5161         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5162         related portions are changed).
5163
5164 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5165
5166         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5167         counter.
5168
5169 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5170
5171         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5172         buffer local and set it to nil.
5173
5174         * wl-message.el (wl-message-redisplay): Ditto.
5175
5176 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5177
5178         * wl-summary.el (wl-summary-mark-as-important): If message is
5179         already cached, set messag as read, otherwise encache and mark as read.
5180
5181 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5182
5183         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5184         point-min.
5185
5186 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5187
5188         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5189         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5190         a keymap.
5191
5192 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5193
5194         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5195         parent.
5196
5197         * wl-mule.el (wl-message-define-keymap): Ditto.
5198
5199         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5200
5201         * wl-xmas.el (wl-message-display-internal-hook): Define.
5202         (wl-xmas-setup-message-toolbar): Define as function.
5203         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5204         (wl-message-overload-functions): Abolished.
5205         (wl-message-define-keymap): New function.
5206
5207         * wl-vars.el (wl-message-display-internal-hook): New variable.
5208         (wl-message-header-button-alist): New variable (Renamed from
5209         wl-highlight-message-header-button-alist).
5210         (wl-message-body-button-alist): Ditto.
5211
5212         * wl-mule.el (wl-message-define-keymap): New function.
5213         (wl-message-overload-functions): Abolished.
5214
5215         * wl-message.el (wl-message-add-buttons-to-body): New function.
5216         (wl-message-redisplay): Don't call wl-message-overload-functions;
5217         Call wl-message-add-buttons-to-header and
5218         wl-message-add-buttons-to-body.
5219         (wl-message-display-internal): Set keymap argument for
5220         elmo-mime-display-as-is, elmo-mime-message-display;
5221         Run wl-message-display-internal-hook.
5222         (wl-message-refer-article-or-url): Abolished.
5223
5224         * wl-highlight.el (wl-highlight-headers): Don't call
5225         wl-highlight-message-add-buttons-to-header.
5226         (wl-highlight-message-add-buttons-to-header): Abolished.
5227
5228
5229         * wl-e21.el (wl-message-display-internal-hook): Define.
5230         (wl-e21-setup-toolbar): Deleted duplicated binding.
5231         (wl-e21-setup-message-toolbar): Define as function.
5232         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5233         (wl-message-define-keymap): New function.
5234         (wl-message-overload-functions): Abolished.
5235
5236 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5237
5238         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5239         and elmo-folder-close.
5240
5241         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5242
5243 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5244
5245         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5246         boolean value.
5247         * wl-draft.el (wl-draft-do-fcc): Ditto.
5248
5249 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5250
5251         * wl-vars.el (wl-fcc-force-as-read): New variable.
5252         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5253         mark copied message as read.
5254
5255 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5256
5257         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5258
5259 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5260
5261         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5262         `wl-summary-target-above' instead of obsolete variable
5263         `wl-summary-temp-above'.
5264
5265         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5266         instead of `make-obsolete-variable'.
5267         * wl-refile.el (toplevel): Ditto.
5268
5269 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5270
5271         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5272         with third argument t.
5273         (wl-draft): Set first argument for wl-plugged-init as t.
5274
5275         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5276         definition.
5277
5278 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5279
5280         * wl-vars.el: Tabify.
5281         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5282
5283         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5284         message.
5285
5286 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5287
5288         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5289         and set default to beep.
5290
5291 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5292
5293         * wl-vars.el (wl-draft-truncate-lines): New variable.
5294
5295         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5296         instead of wl-message-truncate-lines for truncate-lines.
5297
5298 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5299
5300         * wl-message.el (wl-message-display-internal): Call
5301         `wl-highlight-message' after `elmo-mime-display-as-is'.
5302
5303         * wl-mime.el (wl-mime-display-text/plain): New function.
5304         (wl-mime-display-header): Ditto.
5305         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5306         body-presentation-method for text/plain;
5307         Register `wl-mime-display-header' as a header-presentation-method;
5308         Don't set up `elmo-message-text-content-inserted-hook' and
5309         `elmo-message-header-inserted-hook'.
5310
5311         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5312         variable.
5313         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5314         as t if flag is 'all-header;
5315         Don't bind `elmo-message-ignored-field-list',
5316         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5317
5318 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5319
5320         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5321         for xemacs with non-mule environment.
5322
5323 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5324
5325         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5326         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5327         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5328
5329 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5330
5331         * wl-vars.el (wl-interactive-send): Set default value as t.
5332
5333 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5334
5335         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5336         (wl-addrmgr-method-list): Abolished.
5337         (wl-addrmgr-change-method): Follow above change.
5338
5339         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5340
5341 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5342
5343         * wl-vars.el (wl-message-truncate-lines): Change default value
5344         to default-truncate-lines.
5345
5346         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5347
5348 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5349
5350         * wl-vars.el (wl-message-truncate-lines): New variable.
5351
5352         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5353         wl-message-truncate-lines.
5354
5355 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5356
5357         * wl-acap.el (wl-acap-init): Remove period from error message.
5358         (wl-acap-find-acap-service): Remove period from message.
5359
5360 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5361
5362         * wl.el (wl-check-environment): Undo last change.
5363
5364         * wl-vars.el (wl-from): Changed default value.
5365
5366         * wl-util.el (toplevel): Don't require tm-edit.
5367
5368         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5369         `wl-folder-init';
5370         Don't set mark on mail body.
5371         (wl-draft-reedit): Ditto.
5372
5373         * wl-address.el (wl-address-quote-specials): Define as an alias for
5374         elmo-address-quote-specials.
5375
5376 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5377
5378         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5379
5380         * wl-vars.el (wl-from): Set default value as nil.
5381         (wl-organization): Set default value as ORGANIZATION environment
5382         variable.
5383
5384         * wl-draft.el (wl-smtp-extension-bind): Check value of
5385         wl-smtp-connection-type.
5386
5387         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5388         error.
5389
5390 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5391
5392         * Version number is increased to 2.7.4.
5393
5394         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5395         arguments from `wl-highlight-x-face-function' caller.
5396         Use x-face-1.3.6.12 or later.
5397
5398 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5399
5400         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5401
5402 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5403
5404         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5405         (wl-fcc): Fix to accept function.
5406         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5407
5408 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5409
5410         * wl-acap.el (toplevel): Added `product-provide' declare.
5411         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5412
5413 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5414
5415         * wl.el (wl): Changed order of calling `elmo-init'
5416         and `elmo-folder-init'.
5417
5418 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5419
5420         * wl-mime.el (wl-summary-burst): Extract message when content-type
5421         of root entity is not only `multipart' but also `message/rfc822'.
5422         (wl-summary-burst-subr): Ditto.
5423
5424 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5425
5426         * wl-vars.el (toplevel): Require 'custom.
5427         (wl-trash-folder): Added to `wl-setting' group.
5428
5429         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5430         exists.
5431         (wl-addrmgr-draw): Insert empty line when no entry exists.
5432
5433         * wl-mule.el (wl-message-wheel-up): Fixed.
5434         (wl-message-wheel-down): Ditto.
5435
5436 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5437
5438         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5439         config is an anonymous lambda expression.
5440
5441 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5442
5443         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5444         when Mule 2 is running.
5445
5446 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5447
5448         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5449
5450 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5451
5452         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5453         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5454
5455         * wl-address.el (wl-address-specials-regexp): Eliminated.
5456         (wl-address-quote-specials): Rewrite.
5457
5458 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5459
5460         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5461         shy-groups for regexp.
5462
5463         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5464         character classes and Perl style shy-groups for regexp.
5465         (wl-highlight-plugged-current-line): Use Posix style character
5466         classes for regexp.
5467         (wl-e21-highlight-folder-by-numbers): Ditto.
5468         (wl-e21-display-image-p): Use `display-images-p' instead of
5469         `display-graphic-p'.
5470         (display-images-p): Make an alias to `display-graphic-p' if it is
5471         not available.  It is for Emacs version prior to 21.0.105.
5472
5473         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5474         `display-graphic-p'.
5475         (wl-demo-image-type-alist): Ditto.
5476         (display-images-p): Make an alias to `display-graphic-p' if it is
5477         not available.  It is for Emacs version prior to 21.0.105.
5478
5479 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5480
5481         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5482         support.
5483         (wl-generate-user-agent-string): Ditto.
5484
5485         * wl-version.el (wl-version): Update docsting.
5486         (wl-version-status): Ditto.
5487
5488 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5489
5490         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5491         21.0.105.  For Emacs 21.0.104 or earlier.
5492
5493 2001-09-03  Takuo KITAME <kitame@northeye.org>
5494
5495         * wl-e21.el (wl-plugged-init-icons): Use
5496         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5497         (wl-biff-init-icons): Ditto.
5498
5499 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5500
5501         * wl-highlight.el (wl-highlight-summary-current-line):
5502         Fixed highlighting refile/copy destination.
5503
5504         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5505         (wl-acap-store): Encode string by wl-acap-coding-system.
5506
5507 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5508
5509         * wl-acap.el (toplevel): Check and require 'un-define before
5510         'xemacs-ucs;
5511          Added checking for UTF-2000.
5512
5513 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5514
5515         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5516         Don't enclose with `eval-and-compile'.
5517
5518         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5519         wl-init is non-nil.
5520
5521         * wl-draft.el (wl-draft): Ditto.
5522
5523         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5524
5525         * wl-acap.el (toplevel): Require 'wl.
5526         (wl-acap-store): Call `elmo-init'.
5527
5528         * wl.el (wl): Changed position of `wl-check-environment'.
5529         (toplevel): Added autoload setting for wl-acap.
5530
5531         * wl-vars.el (wl-setting): New custom group.
5532         (wl-from): Added wl-setting group.
5533         (wl-user-mail-address-list): Ditto.
5534         (wl-organization): Ditto.
5535         (wl-subscribed-mailing-list): Ditto.
5536         (wl-envelope-from): Ditto.
5537         (wl-smtp-posting-user): Ditto.
5538         (wl-smtp-posting-server): Ditto.
5539         (wl-smtp-posting-port): Ditto.
5540         (wl-smtp-authenticate-type): Ditto.
5541         (wl-pop-before-smtp-user): Ditto.
5542         (wl-pop-before-smtp-server): Ditto.
5543         (wl-pop-before-smtp-port): Ditto.
5544         (wl-pop-before-smtp-authenticate-type): Ditto.
5545         (wl-nntp-posting-server): Ditto.
5546         (wl-nntp-posting-user): Ditto.
5547         (wl-nntp-posting-port): Ditto.
5548         (wl-fetch-confirm-threshold): Ditto.
5549         (wl-prefetch-threshold): Ditto.
5550         (wl-thread-insert-opened): Ditto.
5551         (wl-ldap-server): Ditto.
5552         (wl-ldap-port): Ditto.
5553         (wl-ldap-base): Ditto.
5554         (wl-ldap-objectclass): Ditto.
5555         (wl-use-ldap): Ditto.
5556         (wl-draft-config-alist): Ditto.
5557         (wl-draft-config-matchone): Ditto.
5558         (wl-template-alist): Ditto.
5559         (wl-message-sort-field-list): Ditto.
5560         (wl-message-ignored-field-list): Ditto.
5561         (wl-message-visible-field-list): Ditto.
5562         (wl-interactive-send): Ditto.
5563         (wl-summary-move-order): Ditto.
5564         (wl-auto-select-first): Ditto.
5565         (wl-auto-select-next): Ditto.
5566         (wl-interactive-save-folders): Ditto.
5567
5568         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5569         Initialization codes are moved from wl-local-folder-init.
5570         (wl-local-folder-init): Follow the change above.
5571         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5572
5573         * wl-acap.el: New file.
5574
5575         * Version number is increased to 2.7.3.
5576
5577 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5578
5579         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5580
5581 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5582
5583         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5584         (wl-addrmgr-address-entry-list): Ditto.
5585
5586 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5587
5588         * wl-e21.el (wl-draft-mode-map): Removed binding for
5589         `wl-draft-insert-x-face-field'.
5590
5591         * wl-mule.el (wl-draft-mode-map): Ditto.
5592
5593         * wl-xmas.el (wl-draft-mode-map): Ditto.
5594
5595         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5596         (wl-cs-autoconv): Ditto.
5597         (wl-cs-local): Ditto.
5598         (wl-use-scoring): Ditto.
5599         (wl-mime-charset): Ditto.
5600         (wl-folder-check-async): Ditto.
5601
5602         * wl.el (toplevel): Ignore nemacs and tm.
5603         (wl-exit): Ditto.
5604
5605         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5606         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5607         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5608         instead of wl-address-petname-add-or-change.
5609         (wl-summary-edit-addresses-subr): Use wl-address-delete
5610         instead of wl-address-petname-delete.
5611
5612         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5613
5614         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5615         if error occured.
5616
5617         * wl-message.el (require): Remove tm support.
5618
5619         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5620
5621         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5622         (wl-folder-jump-to-current-entity): Ditto.
5623         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5624
5625         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5626         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5627         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5628
5629         * wl-mule.el (wl-draft-key-setup): Ditto.
5630
5631         * wl-xmas.el (wl-draft-key-setup): Ditto.
5632
5633         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5634         (wl-draft-std11-parse-addresses): New function.
5635         (wl-draft-parse-mailbox-list): Use it.
5636         (wl-draft): Ignore nemacs.
5637         (wl-draft-reedit): Ditto.
5638
5639         * wl-addrmgr.el: New file.
5640         (Original is wl-rcpt.el written by
5641         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5642         Thanks Kitamoto-san.)
5643
5644         * wl-address.el (wl-address-make-address-list): Modified parsing
5645         process.
5646         (wl-address-delete): Renamed from `wl-address-petname-delete';
5647         Modify wl-address-list too.
5648         (wl-address-add-or-change): Renamed from
5649         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5650
5651 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5652
5653         * wl-highlight.el (wl-highlight-summary-current-line):
5654           Work with transient-mark-mode
5655
5656 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5657
5658         * Version number is increased to 2.7.2.
5659
5660         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5661         instead of elmo-dop-queue-method.
5662
5663 2001-08-06  SAITO Atsunori <sai@yedo.com>
5664
5665         * wl-vars.el (wl-ldap-objectclass): New user option.
5666
5667         * wl-address.el (wl-ldap-make-filter): Use it.
5668
5669 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5670
5671         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5672
5673 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5674
5675         * wl-folder.el (wl-folder): redisplay after folder insertion.
5676
5677         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5678
5679         * wl-summary.el (wl-summary-sync-update):
5680         Change status mark only when new-msgdb exists.
5681         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5682
5683 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5684
5685         * wl-summary.el (wl-summary-open-folder): New function.
5686         (wl-summary-goto-folder-subr): Use it.
5687         (wl-summary-mark-as-important): Fix;
5688         Encache only when no cache exists.
5689
5690 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5691
5692         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5693         Use with-current-buffer.
5694
5695 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5696
5697         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5698         before call `get-buffer'. Fixed parenthesis.
5699         (wl-score-get-header-entry): Clear message and help window when
5700         keyboard quit.
5701         (wl-score-edit-insert-header): Ditto.
5702
5703 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5704
5705         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5706         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5707         (wl-default-draft-cite): Fix.
5708
5709         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5710         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5711
5712 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5713
5714         * wl-message.el (wl-message-prev-page): Do same bahavior
5715         as summary when it is called in the message buffer.
5716         (wl-message-next-page): Ditto.
5717
5718 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5719
5720         * wl-summary.el (wl-summary-forward): Use cache if it is not
5721         section cache.
5722
5723 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5724
5725         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5726         Removed redundant require of elmo-vars.
5727         (wl-biff-state-indicator-on): Changed default value for
5728         xemacs with non-mule environment.
5729
5730         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5731         wl-message-buffer is nil;
5732         Hide progress bar after moving messages.
5733
5734 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5735
5736         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5737         message at cursor point is deleted.
5738
5739 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5740
5741         * wl-vars.el: Changed file coding system to euc-japan.
5742         Added -*-coding:-*- magic to the first line.
5743
5744         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5745         Search parent from the first message.
5746
5747         * Version number is increased to 2.7.1.
5748
5749 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5750
5751         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5752
5753 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5754
5755         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5756         refile/delete execution.
5757
5758         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5759         Fixed docstring.
5760
5761 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5762
5763         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5764         do update process;
5765         Don't update marks when update process is interrupted.
5766
5767 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5768
5769         * wl-summary.el (wl-summary-reply): Fixed problem when
5770         wl-draft-use-frame is non-nil.
5771         (wl-summary-forward): Ditto.
5772
5773         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5774         as nil.
5775         (wl-folder-mark-as-read-all-entity): Ditto.
5776         (wl-folder-prefetch-entity): Ditto.
5777
5778         * wl.el (wl): Check environment before wl-init.
5779
5780         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5781         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5782         instead of wl-summary-collect-unread.
5783         (wl-summary-reply): Split message window.
5784
5785 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5786
5787         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5788         only if current language environment is japanese,
5789
5790         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5791         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5792         (wl-folder-goto-folder-subr): Ditto.
5793
5794         * wl-draft.el (wl-draft-dispatch-message): Call
5795         `elmo-file-cache-get-path'.
5796
5797 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5798
5799         * wl-summary.el (wl-summary-cursor-move): If return value of
5800         wl-summary-next-message is not number, don't jump.
5801
5802 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5803
5804         * wl-summary.el (wl-summary-buffer-next-message-function): New
5805         variable.
5806         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5807         if it is bound.
5808
5809         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5810         string.
5811
5812         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5813         (wl-plugged-drawing): Ditto.
5814
5815 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5816
5817         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5818         process.
5819         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5820         with unwind-protect.
5821
5822         * wl.el (wl-init): Require mime-setup.
5823         (wl-check-environment): Don't require mime-setup.
5824
5825         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5826         instead of elmo-folder-type.
5827
5828         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5829         value as nil.
5830
5831 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5832
5833         * Version number is increased to 2.7.0.
5834
5835         * wl-version.el (wl-version): Changed codename.
5836
5837         * wl-summary.el (wl-summary-delete-cache): Fixed.
5838
5839         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5840         Workaround for net folders.
5841         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5842
5843         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5844         value to nil (According to the patch from
5845         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5846
5847         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5848         of elmo-folder-close.
5849
5850 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5851
5852         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5853         for postfix.
5854
5855 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5856
5857         * wl-summary.el (wl-summary-resend-message): Fixed.
5858
5859         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5860         Call wl-draft with `from' argument if its address is included in
5861         `wl-user-mail-address-list'.
5862         (wl-draft): Added `from' argument.
5863
5864         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5865         non-nil.
5866         (wl): Don't show demo if wl-demo is nil.
5867
5868         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5869         wl-summary-use-frame.
5870
5871         * wl-vars.el (wl-summary-use-frame): New user option.
5872         (wl-folder-use-frame): Changed docstring.
5873
5874         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5875         non-nil.
5876         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5877         wl-summary-use-frame.
5878
5879         * wl-vars.el (wl-folder-use-frame): New user option.
5880
5881         * wl-summary.el (wl-summary-exit): Back to folder frame if
5882         wl-folder-use-frame is non-nil.
5883         (wl-summary-redisplay-internal): Ignore cache if current folder
5884         is draft folder,
5885         (wl-summary-redisplay-no-mime): Ditto.
5886         (wl-summary-redisplay-all-header): Ditto.
5887
5888         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5889         if wl-folder-use-frame is non-nil.
5890
5891 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5892
5893         * wl-summary.el (wl-summary-sync-update): Bind
5894         elmo-folder-update-threshold.
5895         (wl-summary-mark-as-important): Enclosed server mark processing
5896         with `save-match-data'.
5897
5898         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5899         only when it is already defined.
5900
5901 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5902
5903         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5904         name of folder exclude localdir is wrong.
5905         * wl-folder.el (wl-folder-sync-entity):
5906         Set `wl-summary-always-sticky-folder-list' as nil.
5907         (wl-folder-mark-as-read-all-entity): Ditto.
5908         (wl-folder-prefetch-entity): Ditto.
5909
5910 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5911
5912         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5913         instead of `wl-summary-write-current-newsgroup'.
5914
5915 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5916
5917         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5918         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5919         non-nil and selected message is important, do not display.
5920
5921 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5922
5923         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5924
5925 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5926
5927         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5928
5929         * wl-summary.el (wl-summary-mark-as-important): Set message number
5930         using wl-summary-message-number.
5931
5932 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5933
5934         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5935         destination folder is 'null.
5936
5937 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5938
5939         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5940         New function.
5941         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5942         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5943         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5944
5945 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5946
5947         * wl-mime.el (wl-mime-setup): Added setting for
5948         `mime-setup-signature-key-alist' to avoid overriding key bind for
5949         `wl-draft-send'.
5950
5951         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5952         for `wl-draft-send'.
5953         * wl-mule.el (wl-draft-overload-functions): Ditto.
5954         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5955         * wl-draft.el (wl-draft-send): Ditto.
5956
5957         * wl-message.el (wl-message-display-internal):
5958         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5959         (Patch is provided by <kita@coe.nttdata.co.jp>).
5960
5961 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5962
5963         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5964
5965 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5966
5967         * wl.el (wl): Fix for wl-demo.
5968
5969 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5970
5971         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5972
5973 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5974
5975         * wl-folder.el (wl-folder-prefetch-entity): Use
5976         `wl-folder-get-elmo-folder'.
5977         (wl-folder-count-incorporates): Do not use
5978         `wl-folder-get-elmo-folder'.
5979
5980 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5981
5982         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5983         instead of `elmo-folder-get-type'.
5984
5985 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5986
5987         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5988         position on Subject: field.
5989         (Advised by Mito <mit@nines.nec.co.jp>)
5990
5991 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5992
5993         * wl-folder.el (wl-folder-prefetch-entity): Use
5994         `wl-folder-get-elmo-folder'.
5995
5996 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5997
5998         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5999
6000         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6001         `process-duplicates' slot.
6002
6003         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6004         if detection failed.
6005
6006 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6007
6008         * wl-version.el (wl-version-status): Set to "alpha".
6009
6010 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6011
6012         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6013         Check wl-message-buffer lives before set-buffer.
6014
6015 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6016
6017         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6018         called in folder mode.
6019         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6020         * wl-summary.el (wl-summary-exit-pre-hook): Run
6021         `wl-summary-exit-pre-hook' before exit summary mode.
6022
6023 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6024
6025         * wl-version.el (wl-version-status): New variable.
6026         (wl-version-status-alist): Removed.
6027         (wl-version-status): Rule included.
6028
6029 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6030
6031         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6032         @sponichi.
6033
6034         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6035         when `mail-reply-buffer' is buffer-local variable.
6036         (Reported by <kita@coe.nttdata.co.jp>).
6037
6038 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6039
6040         * wl-vars.el (toplevel): Require 'elmo-util.
6041
6042 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6043
6044         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6045         (All other related portions are changed)
6046
6047         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6048
6049         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6050
6051 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6052
6053         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6054
6055 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6056
6057         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6058         Delete other windows to avoid an error.
6059         Use `point-marker' instead of `point' to remember the start point
6060         of body.
6061
6062         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6063
6064         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6065         number not to exceed all message number.
6066
6067 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6068
6069         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6070         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6071
6072 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6073
6074         * wl-summary.el (wl-summary-sync-force-update): Added argument
6075         no-check.
6076         (wl-summary-sync-update): Ditto.
6077         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6078         with `no-check'.
6079
6080         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6081         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6082         already running.
6083
6084 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6085
6086         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6087         `dst-folder-arg'.
6088         (wl-expire-archive-number1): Diito.
6089         (wl-expire-archive-number2): Diito.
6090         (wl-expire-archive-Date): Diito.
6091         (wl-archive-number1): Diito.
6092         (wl-archive-number2): Diito.
6093         (wl-archive-date): Diito.
6094         (wl-archive-folder-p): New function.
6095         (wl-summary-expire): Support of expand folder name at
6096         wl-expire-alist.
6097         * wl-util.el (wl-expand-newtext): Renamed from
6098         `wl-refile-expand-newtext'.
6099
6100 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6101
6102         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6103         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6104         `(elmo-msgdb-get-overview msgdb)'.
6105         (wl-summary-prefetch): Bind match data before call
6106         `wl-summay-prefetch-msg'.
6107         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6108         'off if `wl-summary-buffer-disp-msg' is non-nil.
6109         Fixed problem that couldn't show only one new or unread message when
6110         enter folder.
6111         (wl-summary-reply): Don't call `split-window-vertically' and other
6112         window.
6113
6114 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6115
6116         * wl-expire.el (wl-expire-refile): Fixed.
6117
6118 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6119
6120         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6121
6122         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6123         biff notification is removed.
6124
6125         * wl.el (wl): Changed position of `elmo-init'.
6126
6127         * wl-draft.el (wl-default-draft-cite): Use date field
6128         on the citation buffer.
6129
6130         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6131
6132         * wl-xmas.el (wl-folder-internal-icon-list): Added
6133         `wl-folder-shimbun-image'.
6134
6135         * wl-e21.el (wl-folder-internal-icon-list): Added
6136         `wl-folder-shimbun-image'.
6137
6138 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6139
6140         * wl.el (wl-init): Eliminated argument.
6141         (wl): Rewrite.
6142
6143         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6144         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6145         instead of `elmo-folder-msgdb-internal'.
6146         (wl-summary-sync-update): Ditto.
6147         (wl-summary-flush-pending-append-operations): Eliminated.
6148         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6149         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6150         `elmo-folder-open'.
6151
6152         * wl-mime.el (wl-summary-burst): Fixed.
6153
6154         * wl-folder.el (wl-folder-info-save): Check data type.
6155
6156         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6157         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6158         instead of `elmo-folder-msgdb-internal'.
6159         (wl-expire-hide): Ditto.
6160
6161
6162         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6163
6164 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6165
6166         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6167
6168 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6169
6170         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6171
6172 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6173
6174         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6175         Fixed `match-beginning' argument mismatch.
6176
6177 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6178
6179         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6180         the default value.
6181
6182 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6183
6184         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6185         instead of `elmo-nntp-default-port'.
6186
6187         * wl-vars.el: Fixed some doc strings.
6188
6189 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6190
6191         * wl-summary.el (wl-summary-prefetch-msg): Use
6192         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6193
6194         * wl-vars.el: Define *-func as obsolete variable using
6195         `elmo-define-obsolete-variable'.
6196
6197         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6198         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6199         instead of `wl-message-buffer-prefetch-threshold'.
6200
6201         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6202
6203         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6204
6205         * wl-draft.el (wl-caesar-region-func): Ditto.
6206
6207         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6208         Keep unread status in elmo-folder-move-messages.
6209         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6210
6211 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6212
6213         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6214         `wl-summary-buffer-exit-func'
6215         (wl-summary-buffer-message-redisplay-function): Renamed from
6216         `wl-summary-buffer-message-redisplay-func'
6217         (wl-summary-buffer-next-folder-function): Renamed from
6218         `wl-summary-buffer-next-folder-func'.
6219         (wl-summary-buffer-prev-folder-function): Renamed from
6220         `wl-summary-buffer-prev-folder-func'.
6221         (wl-summary-get-petname-function): Renamed from
6222         `wl-summary-get-petname-func'.
6223
6224         * wl-score.el (wl-score-edit-exit-function): Renamed from
6225         `wl-score-edit-exit-func'.
6226
6227         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6228         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6229
6230         * wl-util.el (wl-load-profile-function): Renamed from
6231         `wl-load-profile-func'.
6232
6233         * wl-folder.el (wl-folder-completion-function): Renamed from
6234         `wl-folder-completion-func'.
6235         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6236
6237         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6238         `wl-expire-archive-get-folder-func'.
6239         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6240         (wl-draft-send-mail-function): Renamed from
6241         `wl-draft-send-mail-func'.
6242         (wl-draft-send-news-function): Renamed from
6243         `wl-draft-send-news-func'.
6244         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6245         (wl-generate-mailer-string-function): Renamed from
6246         `wl-generate-mailer-string-func'.
6247         (wl-highlight-signature-search-function): Renamed from
6248         `wl-highlight-signature-search-func'.
6249         (wl-highlight-x-face-function): Renamed from
6250         `wl-highlight-x-face-func'
6251         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6252         (wl-ps-print-buffer-function): Renamed from
6253         `wl-ps-print-buffer-func'
6254         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6255         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6256         (wl-summary-subject-filter-function): Renamed from
6257         `wl-summary-subject-filter-func'.
6258
6259         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6260         `wl-draft-queue-flush-send-func'
6261         (wl-draft-cite-function): Renamed from
6262         `wl-draft-cite-func'
6263
6264         * wl-address.el (wl-address-init-function): Renamed from
6265         `wl-address-init-func'.
6266
6267 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6268
6269         * wl-draft.el (wl-draft-queue-flush): Don't call
6270         `elmo-dop-unlock-message'.
6271         * wl-draft.el (wl-draft-queue-append): Don't call
6272         `elmo-dop-lock-message'.
6273
6274         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6275         (wl-summary-buffer-folder-name): Ditto.
6276         (wl-summary-message-regexp): Added '-' (all other related portions
6277         are changed).
6278         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6279         wl-summary-buffer-folder-name.
6280
6281 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6282
6283         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6284         the number of mails in the folder buffer is not updated by wl-biff.
6285
6286 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6287
6288         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6289         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6290
6291 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6292
6293         * wl-summary.el (wl-summary-next-message):
6294         Return next message number when wl-summary-move-order is nil.
6295
6296 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6297
6298         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6299         `wl-summary-move-spec-alist'.
6300         (wl-summary-move-spec-unplugged-alist): New variable
6301         (Move spec for unplugged status).
6302         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6303         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6304
6305 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6306
6307         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6308         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6309
6310 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6311
6312         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6313         simple quotation to quote the anonymous function.
6314         * tm-wl.el (wl-draft-preview-message): Ditto.
6315
6316 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6317
6318         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6319         Eliminate redundant `save-excursion'.
6320         (wl-highlight-summary-current-line): Ditto.
6321
6322         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6323         accessing match data when `looking-at' failed.
6324
6325         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6326         `elmo-match-string' where users don't care about the speed.
6327         (wl-draft-save): Ditto.
6328
6329 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6330
6331         * wl-util.el (wl-regexp-opt): New function.
6332
6333         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6334         number from `wl-summary-buffer-number-list'.
6335         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6336         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6337         (wl-summary-move-spec-alist): Changed default setting.
6338
6339 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6340
6341         * wl-vars.el (wl-biff-notify-hook): New hook.
6342         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6343         the arrival of new mail.
6344         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6345         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6346
6347 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6348
6349         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6350
6351 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6352
6353         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6354
6355         * Version number is increased to 2.5.8.
6356
6357         * wl-thread.el (toplevel): require 'cl.
6358         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6359         (wl-thread-make-number-list): New function.
6360         (wl-thread-entity-make-number-list-from-children): Ditto.
6361         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6362         (wl-thread-entity-insert-as-children): Likewise.
6363         (wl-thread-delete-message): Likewise.
6364         (wl-meaning-of-mark): Eliminated.
6365         (wl-thread-next-failure-mark-p): Ditto.
6366         (wl-thread-entity-get-mark): Ditto.
6367         (wl-thread-meaning-alist-get-result): Ditto.
6368         (wl-thread-entity-check-prev-mark): Ditto.
6369         (wl-thread-entity-check-next-mark): Ditto.
6370         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6371         (wl-thread-entity-get-prev-marked-entity): Ditto.
6372         (wl-thread-get-prev-unread): Ditto.
6373         (wl-thread-jump-to-prev-unread): Ditto.
6374         (wl-thread-get-next-unread): Ditto.
6375         (wl-thread-jump-to-next-unread): Ditto.
6376         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6377         (wl-thread-entity-get-next-marked-entity): Ditto.
6378
6379         * wl-summary.el (wl-summary-buffer-number-list):
6380         New bufer-local variable.
6381         (wl-summary-switch-to-clone-buffer): Clone
6382         `wl-summary-buffer-number-list'.
6383         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6384         (wl-summary-cursor-move-regex): Eliminated.
6385         (wl-summary-cursor-up): Rewrite.
6386         (wl-summary-cursor-down): Ditto.
6387         (wl-summary-mode-spec-alist): New variable.
6388         (wl-summary-next-message): New inline function.
6389         (wl-summary-cursor-move): New function.
6390         (wl-summary-default-get-next-msg): Rewrite.
6391         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6392         (wl-summary-rescan): Ditto.
6393         (wl-summary-sync-all-init): Ditto.
6394         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6395         summary is not thread view.
6396         (wl-summary-sync-update): Ditto.
6397         (wl-summary-rescan): Ditto.
6398         (wl-summary-make-number-list): New function.
6399
6400         * wl-draft.el: "FCC" -> "Fcc".
6401
6402 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6403
6404         * wl-highlight.el (wl-highlight-summary-window):
6405         Call `set-buffer-modified-p'.
6406
6407         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6408         (wl): Call `elmo-init' and fix.
6409
6410         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6411         Use new variables.
6412
6413         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6414
6415 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6416
6417         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6418
6419 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6420
6421         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6422
6423 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6424
6425         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6426         `wl-use-toolbar' nor `display-graphic-p'.
6427         (wl-e21-setup-message-toolbar): Ditto.
6428         (wl-e21-setup-summary-toolbar): Ditto.
6429         (wl-e21-setup-folder-toolbar): Ditto.
6430
6431         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6432         (wl-plugged-init-icons): Ditto.
6433
6434         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6435         `display-graphic-p'.
6436         (wl-plugged-set-folder-icon): Ditto.
6437         (wl-highlight-plugged-current-line): Ditto.
6438         (wl-highlight-folder-current-line): Ditto.
6439         (wl-e21-highlight-folder-group-line): Ditto.
6440         (wl-e21-setup-toolbar): Ditto.
6441         (wl-e21-display-image-p): New macro.
6442
6443         * wl-demo.el (wl-demo): Simplified.
6444         (wl-demo-image-type-alist): Use `image-type-available-p' for
6445         checking whether the image type `xbm' is available.
6446
6447 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6448
6449         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6450         (wl-summary-input-range): Ditto.
6451
6452 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6453
6454         * wl-summary.el (wl-summary-edit-addresses): Use
6455         `wl-summary-get-original-buffer'
6456         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6457         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6458         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6459         (wl-summary-get-newsgroups): Eliminated.
6460         (wl-summary-set-crosspost): Ditto.
6461         (wl-summary-is-crosspost-folder): Ditto.
6462         (wl-crosspost-alist-load): Ditto.
6463         (wl-crosspost-alist-save): Ditto.
6464
6465         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6466         `elmo-setup-subscribed-newsgroups' instead of
6467         `elmo-nntp-make-groups-hashtb'.
6468         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6469         instead of `wl-crosspost-alist-save'.
6470
6471         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6472         of `elmo-folder-message-appendable-p'.
6473         (wl-mime-header-presentation-method): Eliminated.
6474
6475         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6476         (Error occurs in emacs21).
6477
6478         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6479         the current buffer).
6480
6481         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6482         instead of `wl-crosspost-alist-save'.
6483         (wl-init): `elmo-crosspost-message-alist-load'
6484         instead of `wl-crosspost-alist-load'
6485
6486         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6487         (wl-parse-newsgroups): Likewise.
6488         (wl-biff-notify): Run `wl-biff-notify-hook'.
6489
6490 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6491
6492         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6493
6494         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6495         when `wl-summary-lazy-highlight' is non-nil.
6496         (wl-summary-goto-folder-subr): Highlight only when
6497         `wl-summary-lazy-highlight' is non-nil.
6498
6499         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6500         Don't display progress and highlight temp-mark when
6501         `wl-summary-lazy-highlight' is non-nil.
6502         (wl-highlight-summary-window): New function.
6503         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6504
6505 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6506
6507         * wl-summary.el (wl-summary-sync): Change `all-visible'
6508         from `all-shown'
6509         (wl-summary-input-range): Ditto.
6510
6511 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6512
6513         * wl-e21.el (wl-highlight-folder-current-line): Call
6514         `wl-folder-init-icons' when folder icons have not been initialized.
6515
6516         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6517
6518         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6519         (wl-demo-image-type-alist): New macro.
6520
6521 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6522
6523         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6524         display does not support graphics.
6525         (wl-plugged-init-icons): Ditto.
6526         (wl-folder-init-icons): Ditto.
6527
6528         * wl-demo.el (wl-demo): Chech closely whether the display
6529         supports graphics.
6530
6531 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6532
6533         * wl-summary.el (wl-summary-get-original-buffer): New function.
6534         (wl-summary-set-crosspost): Use it.
6535         (wl-summary-target-mark-uudecode): Ditto.
6536         (wl-summary-reedit): Ditto.
6537         (wl-summary-resend-bounced-mail): Ditto.
6538         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6539         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6540
6541         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6542         (wl-message-display-internal): Ditto.
6543
6544 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6545
6546         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6547
6548 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6549
6550         * wl-summary.el (wl-summary-save-view): Renamed from
6551         `wl-summary-save-status'.
6552
6553 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6554
6555         * wl-summary.el (wl-summary-sync): Added `all-shown'
6556
6557 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6558
6559         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6560
6561 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6562
6563         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6564
6565 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6566
6567         * wl-highlight.el (wl-highlight-summary-line-string): Use
6568         `zerop' instead of `= 0'.
6569         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6570
6571         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6572         for comparing numbers.
6573         (wl-template-prev): Use `zerop' instead of `eq 0'.
6574
6575         * wl-draft.el (wl-draft-insert-current-message): Use
6576         `with-current-buffer' instead of `save-excursion'.
6577         Use `zerop' instead of `eq 0'.
6578
6579 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6580
6581         * wl-draft.el (wl-draft-insert-ccs): New function.
6582         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6583         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6584
6585 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6586
6587         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6588
6589 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6590
6591         * wl-expire.el (wl-expire-refile): Don't call
6592         elmo-msgdb-add-msgs-to-seen-list;
6593         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6594         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6595
6596 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6597
6598         * wl-message.el (wl-message-prev-page): Ignore errors while
6599         scroll-down.
6600
6601 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6602
6603         * wl-mime.el: Use elmo-original-message-mode instead of
6604         mmelmo-original-mode.
6605
6606         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6607         `elmo-folder-get-spec';
6608         (wl-fldmgr-add-completion-all-completions):
6609         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6610
6611         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6612         of `elmo-folder-get-type'.
6613
6614         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6615         `elmo-folder-get-spec';
6616         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6617         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6618         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6619         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6620         `elmo-read-msg-no-cache';
6621         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6622         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6623         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6624         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6625         `elmo-cache-save';
6626         (wl-draft-reedit): Use `elmo-message-file-name'.
6627
6628         * wl-expire.el: Use `elmo-folder-name-internal';
6629         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6630         Use macro `wl-summary-buffer-msgdb' instead of variable
6631         `wl-summary-buffer-msgdb';
6632         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6633         Use macro `wl-summary-buffer-folder-name' instead of variable
6634         `wl-summary-buffer-folder-name'.
6635         * wl-score.el: Likewise.
6636
6637         * wl-message.el: Rewrite for new message buffer cache mechanism.
6638         (wl-message-buffer-cache-buffer-get): New macro.
6639         (wl-message-buffer-cache-folder-get): Ditto.
6640         (wl-message-buffer-cache-message-get): Ditto.
6641         (wl-message-buffer-cache-entry-make): Ditto.
6642         (wl-message-buffer-cache-hit): Ditto.
6643         (wl-message-buffer-cache-sort): New function.
6644         (wl-message-buffer-cache-add): Ditto.
6645         (wl-message-buffer-cache-delete): Ditto.
6646         (wl-message-buffer-cache-clean-up): Ditto.
6647         (wl-message-buffer-window): Rewrite.
6648         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6649         (wl-message-buffer-display): New function.
6650         (wl-message-display-internal): New function.
6651
6652 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6653
6654         * wl-folder.el: Use `elmo-folder-name-internal';
6655         Use `wl-folder-get-elmo-folder';
6656         Use `elmo-folder-list-messages' instead of
6657         `elmo-list-folder';
6658         Use `elmo-folder-get-primitive-list' instead of
6659         `elmo-folder-get-primitive-spec-list';
6660         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6661         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6662         Use `elmo-folder-create' instead of `elmo-create-folder'.
6663         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6664         (wl-folder-get-elmo-folder): New macro.
6665         (wl-folder-elmo-folder-cache-get): Ditto.
6666         (wl-folder-elmo-folder-cache-put): Ditto.
6667         (wl-folder-suspend): Call `elmo-quit'.
6668
6669         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6670         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6671         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6672         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6673         (toplevel): require 'cl.
6674         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6675
6676         * wl-summary.el: Rewrite to use new elmo interface.
6677
6678 \f
6679 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * wl-mime.el (wl-draft-preview-message):
6682         Run `wl-draft-send-hook' before collecting recipients information;
6683         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6684
6685         * tm-wl.el (wl-draft-preview-message): Ditto.
6686
6687 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6688
6689         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6690         wrong recipients are displayed when forwarded message.
6691
6692 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6693
6694         * Version number is increased to 2.5.7.
6695
6696 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6697
6698         * wl-message.el (wl-message-next-page): Bind
6699         `window-pixel-scroll-increment' to nil while scrolling up.
6700
6701 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6702
6703         * wl-vars.el (wl-save-hook): New hook.
6704         * wl.el (wl-save): Call `wl-save-hook'.
6705
6706 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6707
6708         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6709         Argument WITH-ARG instead of NO-ARG (negative mean).
6710         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6711         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6712         * wl-message.el (wl-message-follow-current-entity): Likewise.
6713
6714 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6715
6716         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6717         FROM was optional argument.
6718         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6719
6720 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6721
6722         * Version number is increased to 2.5.6.
6723
6724 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6725
6726         * wl-version.el (wl-version-show): Removed.
6727         (wl-version): Add `interactive'.
6728
6729 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6730
6731         * wl-summary.el (wl-summary-get-petname-func): New variable.
6732         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6733         instead of `wl-address-get-petname-1'.
6734         (wl-summary-simple-from): Ditto.
6735
6736         * wl-address.el (wl-address-get-petname-1): Define as function.
6737
6738 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6739
6740         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6741         field in the original message.
6742         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6743
6744 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6745
6746         * wl-expire.el (wl-expire-hide):
6747         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6748
6749 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6750
6751         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6752         find decoder for To, Cc, and Subject.
6753
6754 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6755
6756         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6757         for checking `elmo-use-buffer-cache'.
6758         (wl-summary-mark-as-important): Fixed typo in comment.
6759
6760 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6761
6762         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6763         field in the original message.
6764         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6765
6766 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6767
6768         * wl-expire.el (wl-expire-hide):
6769         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6770
6771 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6772
6773         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6774         find decoder for To, Cc, and Subject.
6775
6776 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6777
6778         * Version number is increased to 2.5.5.
6779
6780         * wl-address.el (wl-address-specials-regexp): New constant.
6781         (wl-address-quote-specials): Use it.
6782
6783 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6784
6785         * wl-summary.el (wl-summary-rescan):
6786         Call `wl-summary-buffer-number-column-detect'.
6787         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6788
6789         * wl-message.el (wl-message-mode-map): Define.
6790         (wl-message-decode): Use it as local-map.
6791
6792 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6793
6794         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6795         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6796
6797 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6798
6799         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6800
6801         * wl-mule.el (wl-read-event-char): Ditto.
6802
6803         * wl-e21.el (wl-read-event-char): Ditto.
6804
6805         * wl-nemacs.el (wl-read-event-char): Ditto.
6806         (read-event): Removed.
6807
6808         * wl-util.el (toplevel): Removed dummy definition of
6809         `read-event'.
6810         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6811
6812 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6813
6814         * wl-nemacs.el (elmo-archive-call-process): Moved to
6815         elmo-archive.el.
6816
6817 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6818
6819         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6820         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6821
6822         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6823         instead of magic-number 6.  Use `not' instead of `null' for symbol
6824         `nil' check (not empty list).
6825         (wl-draft-insert-x-face-field): Fixed paren style.
6826
6827         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6828         one-branch conditional statement, instead of `and' and `if'.
6829         (wl-draft-forward): Likewise.
6830         (wl-draft-add-references): Likewise.
6831         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6832
6833         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6834         conditional steatment.  Use `cond' instead of `if'.
6835         (wl-draft-confirm): Likewise.
6836
6837 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6838
6839         * wl-version.el (wl-version-show): Use `product-string-1'
6840         instead of `wl-version'.
6841         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6842
6843         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6844
6845 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6846
6847         * wl-highlight.el (wl-highlight-headers): Revert
6848         `wl-highlight-x-face-func' argument (`beg' and `end').
6849
6850 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6851
6852         * wl.el (toplevel): Move `product-provide' declare.
6853         * wl-demo.el (toplevel): Ditto.
6854         * wl-dnd.el (toplevel): Ditto.
6855         * wl-highlight.el (toplevel): Ditto.
6856         * wl-message.el (toplevel): Ditto.
6857         * wl-refile.el (toplevel): Ditto.
6858         * wl-util.el (toplevel): Ditto.
6859
6860 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6861
6862         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6863         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6864         (wl-thread-close-all): keep cursor position.
6865
6866 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6867
6868         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6869         (eq x 0).
6870         (wl-generate-user-agent-string-1): Fix conditional statement.
6871
6872 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6873
6874         * wl.el (wl-check-environment): Additional check for
6875         'wl-local-domain' and `wl-message-id-domain'.
6876
6877 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6878
6879         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6880
6881 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6882
6883         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6884         instead of `smtp-sasl-user-realm'.
6885
6886 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6887
6888         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6889
6890 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6891
6892         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6893         to the default value as well as `eword-lexical-analyzer'.
6894
6895 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6896
6897         * wl-version.el (wl-extended-emacs-version,
6898         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6899         `elmo-match-string' instead of `wl-match-string'.
6900
6901 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6902
6903         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6904         docstring.
6905
6906 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6907
6908         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6909
6910 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6911
6912         * wl-highlight.el (wl-highlight-headers): Remove
6913         `wl-highlight-x-face-func' argument (`beg' and `end').
6914
6915 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6916
6917         * wl-summary.el (wl-summary-mark-as-important):
6918         Remove cache if folder is local.
6919
6920 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6921
6922         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6923         to get existing e-mail address string.
6924
6925 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6926
6927         * wl-version.el (wl-generate-user-agent-string): Commentary.
6928         (wl-generate-user-agent-string-1): Use `when' for
6929         one-branch conditional statement, instead of `and' and `if'.
6930         (wl-extended-emacs-version, wl-extended-emacs-version2,
6931         wl-extended-emacs-version3): Ditto.
6932
6933 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6934
6935         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6936         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6937         condition-case; Remove initialization.
6938         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6939         (wl-summary-sync-update3): Added argument `sync-all';
6940         Eliminated local variable `msgdb';
6941         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6942         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6943         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6944
6945 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6946
6947         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6948         connection before call `wl-draft-send-mail-with-smtp'.
6949
6950 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6951
6952         * Version number is increased to 2.5.4.
6953
6954 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6955
6956         * wl.el (wl-check-environment): Additional check for
6957         'wl-local-domain' and `wl-message-id-domain'.
6958
6959 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6960
6961         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6962         buffer as command specific.
6963         (wl-folder-mark-as-read-all-entity): Ditto.
6964         (wl-folder-prefetch-entity): Ditto.
6965         (wl-folder-drop-unsync-entity): Ditto.
6966
6967         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6968         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6969         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6970
6971         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6972         save-excursion.
6973
6974 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6975
6976         * Version number is increased to 2.5.3.
6977
6978         * wl-summary.el (wl-summary-save-view-cache):
6979         Delete duplicated `write-region';
6980         Use `write-region-as-binary' instead of `as-binary-output-file' and
6981         `write-region'.
6982
6983 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6984
6985         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6986
6987 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6988
6989         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6990         instead of `smtp-via-smtp'.
6991
6992 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6993
6994         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6995
6996 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6997
6998         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6999         instead of `smtp-sasl-user-realm'.
7000
7001 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7002
7003         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7004
7005 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7006
7007         * Version number is increased to 2.5.2.
7008
7009 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7010
7011         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7012         does not exist.
7013         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7014         (wl-biff-start): Call `timer-activate' if timer already exists.
7015
7016         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7017         only when it is bound as function.
7018
7019 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7020
7021         * Version number is increased to 2.5.1.
7022
7023 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7024
7025         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7026         Print refile/copy destination.
7027
7028 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7029
7030         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7031         queue-flush-only is non-nil.
7032
7033         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7034
7035         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7036         checking cache folder.
7037
7038 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7039
7040         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7041         `regexp-quote'.
7042
7043 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7044
7045         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7046         function.
7047         * wl-summary.el (wl-summary-write-current-folder-functions):
7048         Change default value.  Use it.
7049
7050 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7051
7052         * Version number is increased to 2.5.0.
7053
7054         * wl-version.el (wl-version): Changed codename.
7055
7056 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7057
7058         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7059         (wl-summary-supersedes-message): Ditto.
7060
7061 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7062
7063         * wl-refile.el (wl-refile-guess-functions): Renamed from
7064         `wl-refile-guess-func-list'.
7065
7066 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7067
7068         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7069         Fixed problem when no rule was matched.
7070
7071 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7072
7073         * wl-summary.el (wl-summary-get-mark): Fixed
7074         `wl-summary-buffer-target-mark' check logic.
7075
7076 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7077
7078         * wl-folder.el (wl-folder-write-current-folder): Added group
7079         folder check.
7080
7081         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7082         `wl-summary-write-current-newsgroup'.
7083         (wl-summary-write-current-folder-functions): New variable.
7084         * wl-folder.el (wl-folder-get-newsgroups): New function.
7085         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7086         (wl-folder-write-current-folder): Renamed from
7087         `wl-folder-write-current-newsgroup'.
7088
7089 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7090
7091         * Version number is increased to 2.3.93.
7092
7093 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7094
7095         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7096         (wl-ldap-make-matched-value-list): Ditto.
7097         (wl-ldap-alias-safe-string): Split e-mail address.
7098
7099         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7100         petname folder default was selected.
7101         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7102         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7103
7104 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7105
7106         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7107         to `wl-draft-config-exec'.
7108
7109         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7110         instead of calling `wl-draft-config-exec';
7111         Process group-list and show recipients in minibuffer.
7112
7113         * tm-wl.el (wl-draft-preview-message): Ditto.
7114
7115 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7116
7117         * wl.el (toplevel): Added (C) to copyright notice, and
7118         sync Author header.
7119         * tm-wl.el (toplevel): Ditto.
7120         * wl-address.el (toplevel): Ditto.
7121         * wl-demo.el (toplevel): Ditto.
7122         * wl-dnd.el (toplevel): Ditto.
7123         * wl-draft.el (toplevel): Ditto.
7124         * wl-e21.el (toplevel): Ditto.
7125         * wl-expire.el (toplevel): Ditto.
7126         * wl-folder.el (toplevel): Ditto.
7127         * wl-highlight.el (toplevel): Ditto.
7128         * wl-message.el (toplevel): Ditto.
7129         * wl-mime.el (toplevel): Ditto.
7130         * wl-mule.el (toplevel): Ditto.
7131         * wl-nemacs.el (toplevel): Ditto.
7132         * wl-refile.el (toplevel): Ditto.
7133         * wl-score.el (toplevel): Ditto.
7134         * wl-summary.el (toplevel): Ditto.
7135         * wl-template.el (toplevel): Ditto.
7136         * wl-thread.el (toplevel): Ditto.
7137         * wl-util.el (toplevel): Ditto.
7138         * wl-vars.el (toplevel): Ditto.
7139         * wl-xmas.el (toplevel): Ditto.
7140
7141 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7142
7143         * wl.el (wl-init): Added comment about `wl-init-hook'.
7144         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7145         * wl-vars.el (wl-init-hook): Added docs.
7146         (wl-make-plugged-hook): Removed useless docs.
7147         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7148         * wl-xmas.el (toplevel): Ditto.
7149
7150 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7151
7152         * wl-address.el (toplevel): Fixed multiple Author header format.
7153         * wl-demo.el (toplevel): Ditto.
7154         * wl-draft.el (toplevel): Ditto.
7155         * wl-folder.el (toplevel): Ditto.
7156         * wl-summary.el (toplevel): Ditto.
7157         * wl-thread.el (toplevel): Ditto.
7158         * wl-util.el (toplevel): Ditto.
7159         * wl-vars.el (toplevel): Ditto.
7160         * wl-version.el (toplevel): Ditto.
7161         * wl-xmas.el (toplevel): Ditto.
7162         * wl.el (toplevel): Ditto.
7163
7164         * wl-version.el (toplevel): Added require `elmo-version' for
7165         `product-version-as-string'.
7166
7167 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7168
7169         * wl-vars.el (wl-draft-send-hook): Changed default value to
7170         '(wl-draft-config-exec).
7171
7172         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7173         explicitly.
7174         (wl-draft): Set `wl-draft-config-exec-flag' before running
7175         `wl-mail-setup-hook'.
7176
7177         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7178         `wl-biff-init-icons' to `wl-init-hook' instead of
7179         `wl-make-plugged-hook'.
7180         (Because if `wl-draft' command is invoked at first,
7181         they are not initialized)
7182         Updated copyright notice.
7183
7184         * wl-e21.el (toplevel): Ditto;
7185
7186         * wl-demo.el (toplevel): Updated copyright notice.
7187         * wl-address.el (toplevel): Ditto.
7188         * wl-draft.el (toplevel): Ditto.
7189         * wl-version.el (toplevel): Ditto.
7190         * wl-folder.el (toplevel): Ditto.
7191         * wl-summary.el (toplevel): Ditto.
7192         * wl-thread.el (toplevel): Ditto.
7193         * wl-util.el (toplevel): Ditto.
7194         * wl-vars.el (toplevel): Ditto.
7195         * wl.el (toplevel): Ditto.
7196
7197 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7198
7199         * wl-highlight.el (wl-highlight-message): Fixed problem of
7200         highlighting failure which occured when the last field contains
7201         multiple lines in the draft buffer.
7202
7203         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7204         `wl-biff-start' if plugged.
7205
7206         * wl-util.el (wl-biff-check-folder): New function.
7207         (wl-biff-check-folders): Don't set session name prefix.
7208         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7209         (wl-biff-check-folder-async): Ditto.
7210
7211         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7212         in email address.
7213
7214 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7215
7216         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7217
7218         * wl-draft.el (wl-draft-strip-subject-re): New function.
7219
7220         * wl-draft.el (wl-draft-reply): Use it.
7221
7222 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7223
7224         * wl-message.el (wl-mmelmo-message-redisplay): Use
7225         `mime-display-message' instead of `wl-mime-display-message'.
7226
7227         * wl-mime.el (toplevel): Removed compatibility workaround
7228         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7229         (wl-mime-display-message): Abolished.
7230         (wl-mime-entity-read-field): Ditto.
7231         (wl-mime-combine-message/partial-pieces): Use
7232         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7233
7234 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7235
7236         * wl-template.el: Doc fixes.
7237
7238 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7239
7240         * wl-e21.el (wl-message-overload-functions): Do nothing if
7241         `current-local-map' is not available.
7242         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7243
7244 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7245
7246         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7247         representation.
7248
7249         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7250         number.
7251         (wl-fldmgr-save-folders): Don't use `format' when insert
7252         `wl-fldmgr-folders-header'.
7253
7254 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7255
7256         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7257
7258 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7259
7260         * wl-highlight.el (wl-highlight-message):
7261         Use `std11-field-end' to detect end point of the header field.
7262         Refer `wl-highlight-max-header-size'.
7263
7264         * wl-vars.el (wl-highlight-max-header-size): New variable.
7265
7266         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7267
7268         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7269         Set `for-draft' argument of wl-highlight-headers.
7270         (wl-draft): Ditto.
7271         (wl-draft-reedit): Ditto.
7272         (wl-user-agent-compose-internal): Ditto.
7273
7274 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7275
7276         * wl-message.el (wl-message-add-button): Use overlay.
7277
7278 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7279
7280         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7281
7282         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7283         problem when group-list content is nothing.
7284         (Reported by Mito <mit@nines.nec.co.jp>)
7285
7286 2000-10-18  SAITO Atsunori <sai@yedo.com>
7287
7288         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7289
7290 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7291
7292         * tm-wl.el (toplevel): Use product-provide.
7293
7294 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7295
7296         * Version number is increased to 2.3.92.
7297
7298 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7299
7300         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7301         title text, use `display' property for left margin under Emacs 21.
7302
7303         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7304         properties.
7305         (wl-plugged-init-icons): Ditto.
7306
7307 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7308
7309         * wl.el (wl-save-status, wl-init): Remove last period in
7310         "...done." message.
7311         * tm-wl.el (wl-summary-burst): Ditto.
7312         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7313         wl-summary-resume-cache-status,
7314         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7315         wl-summary-sync-update3, wl-summary-highlight-msgs,
7316         wl-summary-flush-pending-append-operations,
7317         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7318         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7319         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7320         wl-thread-open-all): Ditto.
7321         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7322         * wl-mime.el (wl-summary-burst): Ditto.
7323         * wl-highlight.el (wl-highlight-summary): Ditto.
7324         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7325         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7326         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7327         * wl-address.el (wl-local-address-init): Ditto.
7328
7329 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7330
7331         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7332         `add-text-properties'.
7333         (wl-plugged-init-icons): Ditto.
7334         (wl-folder-init-icons): Use `propertize' instead of
7335         `put-text-property'.
7336         (wl-plugged-set-folder-icon): Ditto.
7337         (wl-e21-highlight-folder-group-line): Ditto.
7338
7339 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7340
7341         * wl-version.el (wl-version-status-alist): New variable.
7342         (wl-version-status): New function.
7343
7344         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7345         "Cc" part of the case "Reply-To".
7346
7347         * wl-draft.el (wl-draft-reply): Use result of
7348         `eword-extract-address-components'.
7349
7350         * wl-demo.el (wl-demo-icon-name): New constant.
7351         (wl-logo-xpm): Use it.
7352         (wl-logo-xbm): Ditto.
7353         (wl-logo-bitmap): Ditto.
7354
7355         * Version number is increased to 2.3.91.
7356
7357 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7358
7359         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7360         (wl-extended-emacs-version, wl-extended-emacs-version2,
7361         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7362         docstring.
7363
7364         * wl-version.el (wl-generate-user-agent-string-1): New function.
7365         (wl-generate-user-agent-string): Use it.
7366
7367         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7368         `mime-edit-insert-user-agent-field'.
7369         (wl-generate-user-agent-string): Check
7370         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7371
7372         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7373         instead of `if', when verbose case.
7374
7375 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7376
7377         * wl-expire.el (wl-summary-expire): Fix.
7378
7379 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7380
7381         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7382         and `elmo-lost+found-folder' if 'wl-draft.
7383         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7384
7385 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7386
7387         * wl-expire.el (wl-summary-expire): Change messages.
7388         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7389         `deleing-info' instead of "Deleting..."
7390
7391 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7392
7393         * wl-summary.el (wl-summary-refile-subr): Fix.
7394
7395 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7396
7397         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7398         if pipe folder.
7399
7400 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7401
7402         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7403
7404 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7405
7406         * wl-expire.el (wl-expire-hide): New function.
7407         (wl-summary-expire): Add `hide'.
7408
7409 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7410
7411         * wl-vars.el (wl-draft-reply-without-argument-list):
7412         Changed default value to consider `Reply-To:'.
7413         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7414
7415         * Version number is increased to 2.3.90.
7416
7417         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7418         elmo-imap4-get-session with unwind-protect.
7419         Don't cause error.
7420         (wl-summary-sync-marks): Don't check plugged nor folder type.
7421         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7422         (Always keep current buffer).
7423
7424 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7425
7426         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7427         Enclose with `save-excursion'.
7428
7429 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7430
7431         * wl-version.el (wl-version): Remove interactive.
7432
7433 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7434
7435         * wl-version.el (wl-generate-user-agent-string): Use
7436         `product-string-verbose' instead of `product-string-1'.
7437
7438 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7439
7440         * wl-vars.el (wl-draft-use-cache): New variable.
7441         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7442         if wl-draft-use-cache is non-nil.
7443
7444 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7445
7446         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7447         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7448
7449 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7450
7451         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7452         (wl-thread-msg-mark-as-unread): Ditto.
7453
7454         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7455         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7456         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7457         Don't set mark in summary if return value of `elmo-mark-as-read'
7458         is nil.
7459         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7460         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7461         instead of `wl-thread-msg-mark-as-read'.
7462         (wl-summary-mark-as-unread-region): Ditto.
7463         (wl-summary-target-mark-mark-as-read): Ditto.
7464
7465         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7466
7467 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7468
7469         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7470
7471         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7472
7473 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7474
7475         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7476         face.
7477
7478 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7479
7480         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7481         `running-xemacs'.
7482
7483 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7484
7485         * wl-version.el (toplevel): Use `product-version-as-string' for
7486         set verstion-string, if defined.
7487
7488         * wl-version.el (wl-version-show): Insert string at point, when
7489         call with argument.
7490
7491         * wl-version.el (wl-generate-user-agent-string): Use
7492         `product-string-1' instead of `wl-appname', `wl-version' and
7493         `wl-codename'.
7494
7495 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7496
7497         * wl-address.el (toplevel): Use product-provide.
7498         * wl-demo.el (toplevel): Ditto.
7499         * wl-dnd.el (toplevel): Ditto.
7500         * wl-draft.el (toplevel): Ditto.
7501         * wl-e21.el (toplevel): Ditto.
7502         * wl-expire.el (toplevel): Ditto.
7503         * wl-fldmgr.el (toplevel): Ditto.
7504         * wl-folder.el (toplevel): Ditto.
7505         * wl-highlight.el (toplevel): Ditto.
7506         * wl-message.el (toplevel): Ditto.
7507         * wl-mime.el (toplevel): Ditto.
7508         * wl-mule.el (toplevel): Ditto.
7509         * wl-nemacs.el (toplevel): Ditto.
7510         * wl-refile.el (toplevel): Ditto.
7511         * wl-score.el (toplevel): Ditto.
7512         * wl-summary.el (toplevel): Ditto.
7513         * wl-template.el (toplevel): Ditto.
7514         * wl-thread.el (toplevel): Ditto.
7515         * wl-util.el (toplevel): Ditto.
7516         * wl-vars.el (toplevel): Ditto.
7517         * wl-xmas.el (toplevel): Ditto.
7518         * wl.el (toplevel): Ditto.
7519
7520 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7521
7522         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7523         instead of product.
7524
7525         * wl-version.el (wl-version): Compile time evalution elmo-version.
7526
7527 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7528
7529         * wl-summary.el (wl-summary-sync-force-update): Append queue
7530         `mark-as-read'if unplugged.
7531
7532 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7533
7534         * wl-version.el: New file.  Use product.el.
7535         * wl.el: add (require 'wl-version).
7536         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7537         for ~/.folders header.
7538         (wl-fldmgr-folders-header): Changed.
7539         * wl-demo.el (wl-demo): Use product.el.
7540
7541         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7542         wl-version.el.
7543         * wl-util.el (wl-version, wl-version-show): Ditto.
7544
7545         * wl-util.el (wl-generate-user-agent-string,
7546         wl-extended-emacs-version, wl-extended-emacs-version2,
7547         wl-extended-emacs-version3): Move to wl-version.el.
7548         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7549         xemacs-codename, mime-edit-insert-user-agent-field,
7550         mime-edit-user-agent-value, mime-editor/version,
7551         mime-editor/codename): Compile warning killer move to
7552         wl-version.el
7553
7554 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7555
7556         * wl-summary.el (wl-summary-refile-subr): Fix.
7557
7558 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7559
7560         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7561         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7562
7563 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7564
7565         * wl.el (wl-check-environment): Check too many `@'.
7566
7567 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7568
7569         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7570
7571 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7572
7573         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7574         wl-draft-reply-myself-without-argument-list): Add variables.
7575         * wl-draft.el (wl-draft-reply): Use it.
7576
7577 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7578
7579         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7580         the 5th argument of `elmo-network-get-spec'.
7581
7582         * wl-thread.el (wl-thread-reparent-children): New inline function.
7583         (wl-thread-delete-message): Use it.
7584
7585         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7586         (wl-summary-score-update-all-lines): Don't use `dolist'.
7587
7588 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7589
7590         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7591         (require 'elmo-msgdb) for inline function.
7592
7593 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7594
7595         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7596
7597 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7598
7599         * wl-score.el (wl-score-headers): Fix for the confusing macro
7600         `elmo-kill-buffer'.
7601
7602 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7603
7604         * wl-summary.el: Don't use the 3rd argument of `require' because
7605         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7606         * wl-util.el: Ditto.
7607         * wl-draft.el: Ditto.
7608
7609 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7610
7611         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7612         window system is not used.
7613
7614 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7615
7616         * wl-thread.el: Don't use `mapcar' only for iteration.
7617         (wl-thread-resume-entity): Ditto.
7618         (wl-thread-delete-message): Ditto.
7619
7620         * wl-summary.el: Bind `dragdrop-drop-functions',
7621         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7622         of `require' for `timezone', `easymenu' and `ps-print';
7623         don't use `mapcar' only for iteration.
7624
7625         * wl-util.el: Bind `mule-version', `nemacs-version',
7626         `emacs-beta-version', `xemacs-codename',
7627         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7628         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7629         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7630         only for iteration.
7631
7632         * wl-score.el: Don't use `mapcar' only for iteration.
7633         (wl-score-simplify-buffer-fuzzy): Ditto.
7634         (wl-score-simplify-subject): Ditto.
7635         (wl-score-headers): Ditto.
7636         (wl-summary-score-update-all-lines): Ditto.
7637
7638         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7639         `enable-multibyte-characters' and `mule-version'.
7640
7641         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7642         `mapcar' only for iteration.
7643
7644         * wl-demo.el: Don't use `mapcar' only for iteration.
7645
7646         * wl-folder.el: Don't use `mapcar' only for iteration.
7647         (wl-folder-open-all): Ditto.
7648         (wl-folder-count-incorporates): Ditto.
7649
7650         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7651         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7652
7653         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7654         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7655         `smtp-connection-type'; specify 3rd argument of `require' for
7656         `timezone'; don't use `mapcar' only for iteration.
7657         (wl-draft-clone-local-variables): Don't use `mapcar'.
7658         (wl-draft-generate-clone-buffer): Ditto.
7659         (wl-user-agent-compose-internal): Ditto.
7660
7661         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7662
7663         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7664         (wl-save-status): Ditto.
7665
7666         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7667         for iteration.
7668
7669 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7670
7671         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7672         removed `Date'.
7673         (wl-fldmgr-make-filter-default): New user option.
7674
7675         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7676         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7677         (wl-fldmgr-filter-completion-alist): Abolish.
7678
7679         * wl.el (wl): Don't check servers if arg is non-nil.
7680
7681         * wl-draft.el (wl-draft-reply): Set only message-id string to
7682         In-Reply-To field.
7683
7684 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7685
7686         * wl-summary.el (wl-summary-pick): Rewrite.
7687
7688         * wl-draft.el (wl-draft-forward): Get references field from
7689         original buffer.
7690         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7691
7692 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7693
7694         * wl-draft.el (wl-draft-forward): Add references field.
7695
7696 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7697
7698         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7699         (wl-draft-reply): Use it.
7700
7701 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7702
7703         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7704         when Emacs 21 is running.
7705
7706         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7707         bindings.
7708
7709 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7710
7711         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7712         XPM icons transparent.
7713
7714         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7715         Emacs 21.
7716
7717 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7718
7719         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7720         nil.
7721
7722         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7723         when it is persistent.
7724         (wl-summary-sync-marks): Changed argument for
7725         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7726         (wl-summary-virtual): Use `elmo-read-search-condition'.
7727         (wl-summary-redisplay-internal): If folder is local, mark as read
7728         even when folder is plugged.
7729
7730 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7731
7732         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7733         of `tool-bar-lines' in the frame parameters.
7734         (after-make-frame-functions, post-command-hook): Don't modify the
7735         value.
7736         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7737         wl-e21-tool-bar-lines): Removed.
7738
7739 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7740
7741         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7742         properties `evaporate' and `wl-momentary-overlay' as well.
7743         (wl-highlight-summary-displaying): Ditto.
7744         (wl-delete-all-overlays): Don't delete overlay which does not have
7745         a property `wl-momentary-overlay'.
7746
7747         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7748         `display-mouse-p' and `display-graphic-p'.
7749         (wl-folder-init-icons): Don't search for XBM or the other files.
7750         (wl-plugged-set-folder-icon): Make icons if and only if
7751         `display-graphic-p' returns non-nil.
7752         (wl-highlight-plugged-current-line): Use `before-string' overlay
7753         property to show icon images.
7754         (wl-highlight-folder-current-line): Ditto.
7755         (wl-e21-highlight-folder-group-line): Ditto.
7756         (wl-e21-highlight-folder-by-numbers): Ditto.
7757         (wl-e21-insert-image): Removed.
7758         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7759         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7760         said.
7761         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7762         `wl-e21-force-switch-toolbar'.
7763         (wl-e21-make-icon-image): Removed.
7764         (wl-e21-setup-toolbar): Don't search for XBM files.
7765         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7766         the default value.
7767
7768 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7769
7770         * wl-util.el (wl-biff-check-folder-async): Set
7771         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7772
7773 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7774
7775         * wl-e21.el (after-make-frame-functions): Add
7776         `wl-e21-force-switch-toolbar'.
7777         (wl-e21-force-switch-toolbar): New function force to switch the
7778         toolbar appearance automatically.
7779         (post-command-hook): Add `wl-e21-switch-toolbar'.
7780         (wl-e21-switch-toolbar): New function to switch the toolbar
7781         appearance automatically.
7782         (wl-e21-tool-bar-lines): New buffer local variable.
7783
7784 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7785
7786         * wl-util.el (wl-biff-check-folders-running): New variable.
7787         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7788         (wl-biff-check-folder-async-callback):
7789         Set `wl-biff-check-folders-running'.
7790         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7791         with unwind-protect.
7792
7793         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7794         Enclose `wl-folder-auto-check' with unwind-protect.
7795
7796         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7797         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7798
7799         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7800
7801         * wl-util.el (wl-biff-notify): New inline function.
7802         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7803         locally.
7804         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7805         folder-list' is 1.
7806         Use `wl-biff-notify'.
7807         (wl-biff-check-folder-async-callback): New function.
7808         (wl-biff-check-folder-async): Ditto.
7809
7810         * wl-folder.el (wl-folder): Don't check folders.
7811         (wl-folder-auto-check): New function.
7812
7813 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7814
7815         * wl-util.el (wl-biff-start) [Emacs19+]:
7816         Use `timer-next-integral-multiple-of-time'.
7817         (wl-biff-check-folders): Use `wl-default-folder'
7818         if `wl-biff-check-folder-list' is nil.
7819
7820 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7821
7822         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7823         instead of `elmo-delete-lists'.
7824
7825 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7826
7827         * wl.el (wl-plugged-toggle-all): Set the value of
7828         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7829         (wl-plugged-toggle): Ditto.
7830         (wl-toggle-plugged): Ditto.
7831         (wl-plugged-init): Ditto.
7832
7833         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7834         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7835         instead of `wl-biff-state-indicator-off' and
7836         `wl-biff-state-indicator-on'; don't modify the value and the type
7837         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7838         (wl-plugged-init-icons): Set icons data to
7839         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7840         instead of `wl-plug-state-indicator-off' and
7841         `wl-plug-state-indicator-on'; don't modify the value and the type
7842         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7843
7844         * wl-vars.el (wl-modeline-biff-state-off,
7845         wl-modeline-biff-state-on, wl-modeline-biff-status,
7846         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7847         wl-modeline-plug-status): New internal variables.
7848         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7849         wl-biff-check-interval, wl-biff-check-folder-list): Change
7850         customization group from `wl-folder' to `wl-highlight'.
7851         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7852         wl-show-plug-status-on-modeline): Defcustomized.
7853
7854         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7855         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7856         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7857         a flag to `mode-line-buffer-identification'.
7858
7859         * wl-e21.el (wl-biff-init-icons): Set icons data to
7860         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7861         instead of `wl-biff-state-indicator-off' and
7862         `wl-biff-state-indicator-on'.
7863         (wl-plugged-init-icons): Set icons data to
7864         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7865         instead of `wl-plug-state-indicator-off' and
7866         `wl-plug-state-indicator-on'.
7867
7868 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7869
7870         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7871         excessive titles.
7872
7873 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7874
7875         * wl.el (wl-plugged-mode): Use revised
7876         `wl-mode-line-buffer-identification'.
7877         (wl-plugged-init): Don't use `force-mode-line-update'.
7878
7879         * wl-xmas.el (wl-draft-overload-functions): Use revised
7880         `wl-mode-line-buffer-identification'.
7881         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7882         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7883         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7884         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7885         `wl-make-plugged-hook';
7886         add `wl-folder-init-icons' and `wl-setup-folder' to
7887         `wl-folder-mode-hook'.
7888
7889         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7890         19 as well.
7891         (wl-mode-line-display-priority-list): New user option.
7892         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7893         Defcustomized.
7894         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7895         Add docs.
7896
7897         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7898         start.
7899         (wl-mode-line-buffer-identification): Revised as a function.
7900
7901         * wl-summary.el (wl-summary-mode): Use revised
7902         `wl-mode-line-buffer-identification'; don't call
7903         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7904         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7905         `wl-xmas-setup-summary'.
7906
7907         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7908         `wl-mode-line-buffer-identification'.
7909
7910         * wl-mule.el (wl-draft-overload-functions): Use revised
7911         `wl-mode-line-buffer-identification'.
7912
7913         * wl-folder.el (wl-make-plugged-alist): Don't call
7914         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7915         (wl-folder): Don't call `wl-folder-init-icons' directly.
7916         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7917         `wl-xmas-setup-folder' directly;
7918         use revised `wl-mode-line-buffer-identification'.
7919         (TopLevel): Don't bind `wl-biff-init-icons',
7920         `wl-plugged-init-icons', `wl-folder-init-icons',
7921         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7922
7923         * wl-e21.el (wl-draft-overload-functions): Use revised
7924         `wl-mode-line-buffer-identification'.
7925         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7926         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7927         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7928         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7929         `wl-make-plugged-hook';
7930         add `wl-folder-init-icons' and `wl-setup-folder' to
7931         `wl-folder-mode-hook'.
7932
7933 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7934             Katsumi Yamaoka    <yamaoka@jpl.org>
7935
7936         * wl.el (wl): Call `wl-biff-start'.
7937         (wl-exit): Call `wl-biff-stop'.
7938         (wl-plugged-mode): Show biff in modeline.
7939         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7940
7941         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7942         (wl-biff-init-icons): New function.
7943         (wl-plugged-init-icons): Don't make too much keymaps.
7944         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7945
7946         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7947         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7948         variables.
7949         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7950         options.
7951
7952         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7953         wl-biff-start, wl-biff-stop): New functions.
7954         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7955         (wl-biff-timer-name): New variable.
7956
7957         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7958
7959         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7960         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7961
7962         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7963         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7964
7965         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7966         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7967         `wl-folder-init-icons' to `ignore' if they are not available.
7968         (wl-folder-mode): Show biff in modeline.
7969
7970         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7971         (wl-biff-init-icons): New function.
7972         (wl-plugged-init-icons): Don't make too much keymaps.
7973         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7974
7975 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7976
7977         * wl-vars.el (wl-strict-diff-folders): Customization Type
7978         and doc fix.  Define as a list of regular expressions for
7979         folders or nil.
7980         * wl-folder.el (wl-folder-check-one-entity): Use
7981         `wl-string-match-member' instead of `wl-string-member' for
7982         `wl-strict-diff-folders'.
7983
7984 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7985
7986         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7987         (wl-highlight-folder-current-line): Use it; new implementation.
7988         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7989         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7990         `defsubst' instead of `defun'.
7991
7992         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7993         `wl-highlight-group-folder-by-numbers'; made it can also be a
7994         number.  See info for more details.
7995
7996         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7997         running.
7998
7999         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8000         to bind them.
8001
8002         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8003         (wl-highlight-folder-current-line): New implementation.
8004
8005         * wl-highlight.el (wl-highlight-folder-group-line): New
8006         implementation.
8007         (wl-delete-all-overlays): Rewrite as a marco.
8008         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8009
8010         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8011         running.
8012         (wl-folder-*-glyph): No need to bind them.
8013
8014         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8015         `wl-e21-highlight-folder-group-icon'; rewrite.
8016         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8017         `defsubst' instead of `defun'.
8018         (wl-folder-mode-map): Bind it when compiling.
8019
8020 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8021
8022         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8023
8024         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8025
8026 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8027
8028         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8029
8030 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8031
8032         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8033         (wl-highlight-folder-current-line): Use it.
8034
8035         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8036         in `id-name'.
8037
8038 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8039
8040         * wl.el: Require `wl-e21' when Emacs 21 is running.
8041
8042         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8043         default when Emacs 21 is running.
8044         (wl-use-highlight-mouse-line): Ditto.
8045         (wl-on-emacs21): New constant.
8046         (wl-on-emacs20): Removed.
8047
8048         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8049         Emacs 21 is running.
8050
8051         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8052         Emacs 21 is running.
8053
8054         * wl-e21.el: New file.
8055
8056 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8057
8058         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8059         (wl-toggle-plugged): Ditto.
8060         (wl-plugged-toggle): Ditto.
8061         (wl-plugged-toggle-all): Ditto.
8062
8063         * wl-vars.el (wl-plug-state-indicator): Refer
8064         `wl-plug-state-indicator-on' indirectly.
8065
8066 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8067
8068         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8069         Call `wl-folder-confirm-existence'.
8070
8071         * wl-folder.el (wl-folder-confirm-existence): Added optional
8072         argument `force'.
8073
8074 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8075
8076         * wl-summary.el (wl-summary-refile-subr): Assume
8077         `copy-or-refile' as symbol.
8078         (wl-summary-refile): Follow up above change.
8079         (wl-summary-copy): Ditto.  Doc fix.
8080
8081 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8082
8083         * wl-summary.el (wl-summary-pick): Don't bind
8084         `elmo-search-mime-charset'.
8085
8086         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8087         default using old backquote style.
8088         (wl-search-mime-charset): Abolished.
8089
8090         * wl-highlight.el (wl-highlight-headers):
8091         Call `point' after `re-search-forward'(for Nemacs).
8092
8093         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8094         for elmo-imap4.el.
8095
8096 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8097
8098         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8099         `wl-message-ignored-field-list' instead of
8100         `mime-view-ignored-field-list'.
8101
8102         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8103         Add interactive spec.
8104         (wl-folder-goto-bottom-of-current-folder): Ditto.
8105         (wl-folder-mode-map): Bind them.
8106
8107         * wl-vars.el (wl-message-ignored-field-list): New variable.
8108         (wl-message-visible-field-list): New variable.
8109
8110         * wl-mime.el (wl-mime-header-presentation-method): New function.
8111         (wl-mime-setup): Set header-presentation-method.
8112
8113 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8114
8115         * wl-nemacs.el (wl-draft-overload-functions): Set
8116         `mode-line-buffer-identification' instead of using
8117         `wl-make-modeline'.
8118
8119         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8120         instead of using `wl-make-modeline'.
8121
8122         * wl-xmas.el (wl-plugged-init-icons): Set up
8123         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8124         (wl-make-modeline): Abolish.
8125         (wl-draft-overload-functions): Set
8126         `mode-line-buffer-identification' instead of using
8127         `wl-make-modeline'.
8128
8129         * wl-util.el (wl-make-modeline-subr): Abolish.
8130         (wl-mode-line-buffer-identification): New alias.
8131
8132         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8133         (wl-summary-make-modeline): Abolish.
8134         (wl-summary-buffer-set-folder): Set
8135         `wl-summary-buffer-folder-indicator'.
8136         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8137         of using `wl-make-modeline'.
8138         (wl-summary-switch-to-clone-buffer): Don't set
8139         `mode-line-buffer-identification'.
8140         (wl-summary-goto-folder-subr): Ditto.
8141
8142         * wl-mule.el (wl-draft-overload-functions): Set
8143         `mode-line-buffer-identification' instead of using
8144         `wl-make-modeline'.
8145
8146         * wl-folder.el (wl-folder-mode): Set
8147         `mode-line-buffer-identification' instead of using
8148         `wl-make-modeline'.
8149         (wl-folder): Don't set `mode-line-buffer-identification'.
8150
8151 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8152
8153         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8154         instead of `member' for `wl-refile-guess-func-list' look-ups.
8155         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8156
8157 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8158
8159         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8160         `wl-message-button-dispatcher'.
8161
8162         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8163
8164         * wl-message.el (wl-message-button-dispatcher): Use it.
8165
8166         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8167         "In-Reply-To".
8168
8169         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8170         Bind `case-fold-search' to t.
8171
8172 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8173
8174         * wl-xmas.el (wl-message-overload-functions): Initialize
8175         `wl-message-button-map'.
8176
8177         * wl-mule.el (wl-message-overload-functions): Initialize
8178         `wl-message-button-map'.
8179
8180         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8181
8182         * wl-message.el (wl-message-button-map): New keymap.
8183         (wl-message-add-button): New function.
8184         (wl-message-button-dispatcher): New function.
8185         (wl-message-button-refer-article): New function.
8186
8187         * wl-highlight.el
8188         (wl-highlight-message-add-buttons-to-header): New function.
8189         (wl-highlight-headers): Use it.
8190
8191 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8192
8193         * wl-summary.el (wl-summary-default-from): Use
8194         `wl-address-get-petname-1'.
8195         (wl-summary-simple-from): Ditto.
8196
8197         * wl-address.el (wl-address-get-petname-1): New inline function.
8198         (wl-address-get-petname): Use it.
8199
8200 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8201
8202         * wl-summary.el (wl-summary-default-from): Return full-name part
8203         from the address if no petname was found.
8204         (wl-summary-simple-from): Ditto.
8205
8206         * wl-address.el (wl-address-get-petname): Return nil if no petname
8207         associated with the address was found.
8208
8209 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8210
8211         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8212         display is finished.
8213
8214 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8215
8216         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8217         `elmo-folder-exists-p' argument.
8218
8219 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8220
8221         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8222         the folder.
8223
8224 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8225
8226         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8227
8228         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8229         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8230
8231 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8232
8233         * wl-folder.el (wl-folder-create-subr): New function.
8234         (wl-folder-confirm-existence): Use it.
8235         (wl-folder-check-one-entity): Use it.
8236         Check the error symbol is derived from 'elmo-open-error.
8237
8238         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8239         `ignore-error'.
8240
8241 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8242
8243         * wl-util.el (toplevel): Add (eval-when-compile (require
8244         'elmo-util)).  (Maybe `provide' is typo.)
8245
8246 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8247
8248         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8249         (I don't know why this was needed.)
8250
8251         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8252         Follow up changes for stream-type.
8253
8254         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8255         (wl-draft-elmo-nntp-send): Ditto.
8256
8257         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8258         (wl-nntp-posting-stream-type): Ditto.
8259         (wl-pop-before-smtp-ssl): Abolished.
8260         (wl-nntp-posting-ssl): Ditto.
8261
8262         * wl-address.el (wl-address-quote-specials): New function.
8263         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8264
8265         * wl-draft.el (wl-draft-reply): Ditto.
8266
8267 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8268
8269         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8270         use function `wl-string-match-assoc'.
8271
8272 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8273
8274         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8275
8276         * wl-draft.el (wl-draft-deduce-address-list): New function.
8277         (wl-draft-parse-mailbox-list): Ditto.
8278         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8279         instead of `smtp-deduce-address-list'.
8280         (wl-draft-on-field-p): Follow group list.
8281
8282         * wl-address.el (wl-address-concat-token): New function.
8283         (wl-address-string-without-group-list-contents): Ditto.
8284         (wl-complete-field-body): Fixed problem of completion
8285         by japanese petname.
8286         (wl-address-make-completion-list): Rewrite.
8287
8288 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8289
8290         * wl-address.el (wl-address-make-completion-list): Completion by
8291         petname.
8292         (wl-complete-field-body): Likewise.
8293
8294 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8295
8296         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8297         contains invalid address syntax.
8298
8299 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8300
8301         * wl-folder.el (wl-folder-check-entity-async): Use
8302         `elmo-nntp-spec-hostname'.
8303
8304 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8305
8306         * wl-summary.el (wl-summary-msgdb-load-async): Use
8307         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8308
8309 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8310
8311         * wl-draft.el (wl-draft-reply): Set argument
8312         `content-transfer-encoding' as nil.
8313
8314 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8315
8316         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8317         `wl-refile-alist'.
8318
8319 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8320
8321         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8322         (wl-draft-edit-string): Ditto.
8323         (wl-draft-forward): Ditto.
8324         * wl-summary.el (wl-summary-write): Ditto.
8325
8326 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8327
8328         * wl-summary.el (wl-summary-sync-update3): Call
8329         `wl-summary-buffer-number-column-detect'.
8330         (wl-summary-buffer-number-column-detect): Search from point-min.
8331
8332 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8333
8334         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8335         contains an address which is not included in original to or cc.
8336
8337 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8338
8339         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8340         begin-line does not exist.
8341         * wl-message.el (wl-message-uu-substring): Ditto.
8342
8343 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8344
8345         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8346         clear local variables.
8347         (wl-summary-exit): Call `elmo-commit'.
8348         (wl-summary-switch-to-clone-buffer): Call
8349         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8350         (wl-summary-goto-folder-subr): Ditto.
8351
8352         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8353         POP folder.
8354
8355 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8356
8357         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8358         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8359         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8360         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8361         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8362         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8363
8364         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8365
8366 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8367
8368         * wl-summary.el (wl-summary-search-by-subject):
8369         Search parent message from the latest one.
8370
8371 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8372
8373         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8374         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8375
8376         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8377         New user option.
8378
8379         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8380         if elmo-nntp-use-killed-list is nil.
8381         Use `elmo-msgdb-append-to-killed-list'.
8382         (Append numbers confirmed as disappeared to the killed list.)
8383         (wl-summary-confirm-appends): Don't display negative number.
8384
8385 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8386
8387         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8388
8389 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8390
8391         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8392         range is `all'.
8393         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8394         `elmo-list-bigger-diff'.
8395
8396 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * wl-summary.el (wl-summary-buffer-exit-func):
8399         New buffer local variable.
8400         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8401
8402 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8403
8404         * wl-demo.el (wl-demo): Fix the last change.
8405
8406 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8407
8408         * wl-demo.el (wl-demo): Don't use `eval'.
8409
8410 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8411
8412         * wl-summary.el (wl-summary-buffer-thread-modified):
8413         New buffer-local variable.
8414         (wl-summary-set-thread-modified): New function.
8415         (wl-summary-thread-modified-p): New function.
8416         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8417         (wl-summary-yank-saved-message): Use function
8418         `wl-summary-set-thread-modified'
8419         (wl-summary-switch-to-clone-buffer): Add
8420         `wl-summary-buffer-thread-modified'.
8421
8422         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8423         (wl-summary-buffer-mark-saved-hook): Ditto.
8424         * wl-summary.el (wl-summary-msgdb-save): New hook
8425         `wl-summary-buffer-message-saved-hook' and
8426         `wl-summary-buffer-mark-saved-hook'.
8427
8428 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8429
8430         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8431
8432 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8433
8434         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8435         don't hide scroll bars under FSF Emacsen because it may incur an
8436         undesirable redrawing.
8437
8438 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8439
8440         * wl-draft.el (wl-draft-edit-string): Call
8441         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8442
8443 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8444
8445         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8446
8447 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8448
8449         * wl-summary.el (wl-summary-msgdb-load-async): Call
8450         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8451
8452 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8453
8454         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8455         fringes in demo buffer; center bitmap logo correctly even if old
8456         Mule is used.
8457
8458 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8459
8460         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8461
8462         * wl-refile.el (wl-refile-subject-alist): New variable.
8463         (wl-refile-subject-alist-file-name): Ditto.
8464         (wl-refile-alist-setup): Rewrite.
8465         (wl-refile-alist-save): Use `elmo-object-save'.
8466         Eliminated arguments.
8467         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8468         (wl-refile-guess-by-subject): New function.
8469         (wl-refile-guess-func-list): Added it.
8470
8471 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8472
8473         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8474         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8475
8476 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8477
8478         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8479         New buffer-local variable.
8480         (wl-summary-buffer-next-folder-func): Ditto.
8481         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8482         if non-nil.
8483         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8484         if non-nil.
8485         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8486         if non-nil.
8487         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8488         if non-nil.
8489
8490 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8491
8492         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8493         permanently in the demo buffer.
8494
8495 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8496
8497         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8498         `mime-entity-fetch-field'.
8499
8500         * wl.el (wl-exit): Delete plugged buffer.
8501
8502         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8503         XEmacs has menubar feature.
8504
8505 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8506
8507         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8508         cannot arrive at the beginning of the buffer under old Emacsen.
8509
8510 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8511
8512         * wl-address.el (wl-address-ldap-search):
8513         Call `ldap-search-entries' with `withdn' argument t.
8514         (wl-complete-field-body): Bind completion-ignore-case as t.
8515         Clear ldap search hash when it was sole completion.
8516         Use elmo-string for pattern string.
8517         (wl-ldap-alias-safe-string): Eliminated needless let.
8518
8519 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8520
8521         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8522         (wl-ldap-alias-sep): New constant.
8523         (wl-ldap-search-attribute-type-list): Ditto.
8524         (wl-ldap-get-value): New function.
8525         (wl-ldap-make-filter): Ditto.
8526         (wl-ldap-make-matched-value-list): Ditto.
8527         (wl-ldap-alias-safe-string): Ditto.
8528         (wl-ldap-register-dn-string): Ditto.
8529         (wl-address-ldap-search): Rewrite.
8530
8531 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8532
8533         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8534         thread is deleted.
8535         (wl-thread-delete-line-from-buffer): Ditto.
8536         (wl-thread-get-exist-children): New function.
8537
8538 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8539
8540         * wl-demo.el (wl-demo): Made it to select various image types.
8541         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8542         from `wl-title-logo'.
8543         (wl-logo-ascii): New variable.
8544         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8545         (wl-demo-copyright-notice): New constant.
8546
8547         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8548
8549 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8550
8551         * wl-vars.el (wl-summary-target-above): Renamed from
8552         wl-summary-temp-above.
8553         * wl-score.el (wl-score-get-score-alist): Use it.
8554         (wl-summary-score-update-all-lines): Use it.
8555         * wl-summary.el: Ditto. (make-variable-buffer-local).
8556
8557 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8558
8559         * wl-vars.el (wl-ldap-port): New user option.
8560
8561         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8562         Rewite whole implementation.
8563         (wl-complete-field-body): Fixed.
8564
8565 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8566
8567         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8568         Choose implementation at compile time.
8569
8570 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8571
8572         * wl-address.el (wl-ldap-search-internal): New function.
8573         (wl-complete-field-to): Use it.
8574
8575 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8576
8577         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8578         Use `let' instead of `let*'.
8579         Require 'wl-vars.
8580
8581         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8582         Define as defcustom.
8583         (wl-ldap-base): Ditto.
8584         (wl-use-ldap): Ditto.
8585
8586 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8587
8588         * wl-address.el (wl-ldap-search): New function.
8589         (wl-complete-field-body): Use `wl-ldap-search'.
8590         (wl-ldap-server): New variable.
8591         (wl-ldap-base): Ditto.
8592         (wl-use-ldap): Ditto.
8593
8594 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8595
8596         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8597         (Pointed out by Mito <mit@nines.nec.co.jp>).
8598         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8599         buffer-local variables like `wl-summary-redisplay-internal'.
8600         (wl-summary-redisplay-all-header): Likewise.  Update
8601         Summary view too.
8602
8603 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8604
8605         * wl-summary.el (wl-summary-jump-to-parent-message):
8606         Consider prefix argument.
8607
8608         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8609         when closed thread is deleted.
8610
8611 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8612
8613         * wl-summary.el (wl-summary-jump-to-parent-message):
8614         Consider thread modification.
8615
8616 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8617
8618         * wl-message.el (wl-message-normal-get-original-buffer): Use
8619         `save-excursion'.
8620
8621         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8622         (wl-summary-showto-folder-regexp): Ditto.
8623
8624 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8625
8626         * wl-util.el (wl-delete-alist): Doc fix.
8627         (wl-delete-associations): New function.
8628         (wl-inverse-alist): New function.
8629         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8630         Split temporary variables. Use `wl-delete-associations'
8631         and `wl-inverse-alist'.
8632         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8633
8634 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8635
8636         * wl-folder.el (wl-folder-prefetch-entity):
8637         Execute prefetching if new count is unknown.
8638
8639 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8640
8641         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8642
8643         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8644         delete entity.
8645         (wl-thread-set-parent): If insert as top, set linked as nil.
8646
8647         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8648         `wl-thread-cleanup-symbols' when view mode is thread.
8649
8650 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8651
8652         * wl-folder.el (wl-folder-create-folder-entity): Use
8653         with-current-buffer.
8654         (wl-local-folder-init): Call set-buffer to make sure we are in
8655         the Folder buffer. Don't touch buffer-local variables here.
8656         (wl-folder-mode): Initialize buffer-local variables here.
8657
8658         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8659         (wl-folder-entity-assign-id): Ditto.
8660         (wl-folder-create-entity-hashtb): Ditto.
8661         (wl-local-folder-init): Ditto.
8662         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8663
8664 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8665
8666         * wl-summary.el (wl-summary-default-from): Fix probrem when
8667         std11-extract-address-components return (nil "foo@bar").
8668
8669 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8670
8671         * wl-draft.el (wl-draft-clone-local-variables):
8672         Remove redundant `setq'.
8673
8674 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8675
8676         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8677         Bind wl-highlight-x-face-func as nil while highlighting header.
8678
8679 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8680
8681         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8682
8683 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8684
8685         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8686         elmo-msgdb-overview-hashtb from copy-variables.
8687         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8688         instead of `elmo-msgdb-overview-get-entity-by-number'.
8689         (wl-summary-auto-refile): Ditto.
8690
8691         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8692         `elmo-msgdb-overview-get-entity' instead of
8693         `elmo-msgdb-search-overview-entity'.  Use
8694         `elmo-msgdb-overview-get-entity' instead of
8695         `elmo-msgdb-overview-get-entity-by-number'.
8696         (wl-thread-insert-entity-sub): Ditto.
8697         (wl-thread-insert-message): Ditto.
8698
8699         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8700         `elmo-msgdb-overview-get-entity'.
8701         (wl-normal-message-redisplay): Ditto.
8702
8703 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8704
8705         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8706         `wl-thread-entities'.
8707         (wl-thread-delete-message): Fix remove top message from
8708         `wl-thread-entity-list'.
8709
8710         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8711         wl-append(nconc), because update-list is broken on Meadow.
8712
8713         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8714         updating process.
8715         (wl-summary-rescan): Ditto.
8716         (wl-summary-sync-update3): Ditto.
8717         * wl-thread.el (wl-thread-set-parent): Renamed from
8718         `wl-summary-set-parent'.
8719         (wl-thread-insert-message): Updating buffer faster.
8720         (wl-thread-delete-message): Updating buffer faster.
8721
8722         * wl-score.el (wl-summary-score-update-all-lines): Changed
8723         interval for display progress gauge.
8724
8725 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8726
8727         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8728         folder always-sticky.
8729         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8730         defmacro.
8731
8732 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8733
8734         * wl-vars.el (wl-draft-add-references): New user option.
8735
8736         * wl-draft.el (wl-draft-add-references): New function.
8737         (wl-draft-yank-from-mail-reply-buffer): Use it.
8738         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8739         as nil.
8740
8741 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8742
8743         * wl-thread.el (wl-thread-update-line-msgs): Called
8744         `wl-thread-update-line-on-buffer-sub'.
8745         (wl-thread-update-line-on-buffer): Delete routine of inserting
8746         thread.
8747         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8748         moved from `wl-thread-update-line-on-buffer'.
8749         Add threshold for displaying progress gauge.
8750         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8751         argument of `wl-thread-update-line-msgs'.
8752         Add threshold for displaying progress gauge.
8753         * wl-folder.el:
8754         Add threshold for displaying progress gauge.
8755         * wl-score.el: Ditto.
8756
8757         * wl-expire.el (wl-summary-expire): Display deleting info.
8758
8759 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8760
8761         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8762         `no-msg'.
8763         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8764         argument of `wl-thread-update-line-msgs'.
8765         (wl-summary-set-parent): Added optional argument `parent-number'.
8766         (wl-summary-buffer-saved-message): New buffer local variable.
8767         (wl-summary-save-current-message): New command.
8768         (wl-summary-yank-saved-message): Ditto.
8769         (wl-summary-mode-map): Added key binding for
8770         `wl-summary-save-current-message' (\ew) and
8771         `wl-summary-yank-saved-message' (\C-y).
8772         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8773
8774 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8775
8776         * wl-summary.el (wl-summary-mode-map): Added key binding for
8777         `wl-summary-set-parent' (ts).
8778
8779 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8780
8781         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8782         subject faster. If thread number is reverse, delayed updating
8783         thread.
8784         (wl-summary-search-by-subject): Ditto.
8785         (wl-summary-put-alike): Ditto.
8786         (wl-summary-get-alike): Ditto.
8787         (wl-summary-insert-headers): Insert header of all overview in
8788         buffer.
8789         (wl-summary-rescan): Delayed updating thread. Kill search subject
8790         buffer for wl-summary-search-by-subject.
8791         (wl-summary-sync-update3): Ditto.
8792         (wl-summary-exit): Ditto.
8793         (wl-summary-goto-bottom-of-current-thread): Change for linked
8794         thread.
8795         (wl-summary-overview-create-summary-line): Change line for linked
8796         thread.
8797
8798         * wl-summary.el (wl-summary-update-thread): Use
8799         wl-thread-maybe-get-children-num.
8800         (wl-summary-set-parent): If change parent, move sub thread.
8801         (wl-summary-redisplay-internal): Add horizontal recenter.
8802         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8803
8804         * wl-thread.el (wl-thread-entity-get-linked): New function.
8805         (wl-thread-entity-set-linked): New function.
8806         (wl-thread-create-entity): Add linked element.
8807         (wl-thread-entity-insert-as-top): Use wl-append.
8808         (wl-thread-maybe-get-children-num): If closing thread, return
8809         children msgs.
8810         (wl-thread-update-line-msgs): Displaying progress message.
8811         (wl-thread-update-line-on-buffer-sub): Use
8812         wl-thread-maybe-get-children-num.
8813         (wl-thread-update-line-on-buffer): If update line is not exists,
8814         insert thread.
8815         (wl-thread-delete-message): If delete top msg of thread, search
8816         parent by subject.
8817         (wl-thread-insert-entity): Use
8818         wl-thread-maybe-get-children-num.
8819
8820         * wl-highlight.el (wl-highlight-summary-current-line): change
8821         sregexp for linked thread.
8822         * wl-util.el (wl-count-lines): Count lines.
8823         (wl-horizontal-recenter): horizontal recenter.
8824         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8825         (wl-score-get-alike): Ditto.
8826         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8827         (wl-subject-length-limit): New variable.
8828         (wl-highlight-thread-indent-string-regexp): Changed for linked
8829         thread.
8830
8831 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8832
8833         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8834         New variable (revival).
8835         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8836         by subject matching if there's no in-reply-to nor references field
8837         (revival).
8838
8839 \f
8840 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8841
8842         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8843         message.
8844
8845 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8846
8847         * wl-summary.el (wl-summary-reply): Return t if there was a
8848         message at cursor point.
8849         Added unwind-protect.
8850         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8851         returns t.
8852         (wl-summary-cancel-message): Do nothing when there's no message at
8853         cursor point.
8854         (wl-summary-forward): Ditto.
8855         (wl-summary-jump-to-parent-message): Ditto.
8856         (wl-summary-reedit): Ditto.
8857         (wl-summary-edit-addresses): Ditto.
8858         (wl-summary-pipe-message): Ditto.
8859         (wl-summary-print-message-with-ps-print): Ditto.
8860         (wl-summary-print-message): Ditto.
8861         (wl-summary-mark-as-important): Ditto.
8862         (wl-summary-mark-as-unread): Ditto.
8863
8864         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8865         message at cursor point.
8866         (wl-summary-reply-with-citation): Remove unwind-protect.
8867
8868         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8869         subject searching feature.
8870         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8871         Eliminated.
8872
8873 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8874
8875         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8876         New variable.
8877         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8878         by subject matching if there's no in-reply-to nor references field.
8879
8880         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8881
8882         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8883         when display is finished.
8884         (wl-folder-open-all): Ditto.
8885         (wl-folder-update-access-group): Ditto.
8886         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8887         * wl-thread.el (wl-thread-close-all): Ditto.
8888
8889         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8890         progress gauge only when it was displayed.
8891         * wl-folder.el (wl-folder-insert-entity): Ditto.
8892
8893 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8894
8895         * wl-summary.el (wl-summary-incorporate): Enclose
8896         `wl-summary-sync-force-update' with save-excursion.
8897
8898 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8899
8900         * wl-summary.el (wl-summary-prefetch-region):
8901         Pass current cursor point to `pos-visible-in-window-p' after
8902         moving cursor to the started point.
8903
8904 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8905
8906         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8907
8908         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8909         fields from the forwarding message.
8910         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8911         `ignored-fields'.
8912
8913 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8914
8915         * wl-mime.el (wl-message-request-partial):
8916         Eliminated argument `msgdb'.
8917         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8918         (wl-mime-combine-message/partial-pieces): Likewise.
8919         * tm-wl.el (wl-message-request-partial): Likewise.
8920         (wl-mime-combine-message/partial-pieces): Likewise.
8921
8922 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8923
8924         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8925         when display is finished.
8926
8927 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8928
8929         * wl-summary.el (wl-summary-goto-folder-subr):
8930         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8931
8932 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8933
8934         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8935         when cursor point is visible.
8936
8937 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8938
8939         * wl-expire.el (wl-expire-archive-get-max-number):
8940         Don't use `file-name-directory'.
8941
8942 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8943
8944         * wl-expire.el (wl-expire-archive-get-max-number):
8945         Use `file-name-directory'.
8946
8947 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8948
8949         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8950         only when there is progress.
8951
8952 2000-04-13  Mito <mit@nines.nec.co.jp>
8953
8954         * wl-summary.el (wl-summary-sync-marks): Display progress.
8955
8956 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8957
8958         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8959         (wl-summary-prev): Move cursor regardless of unread status.
8960         (wl-summary-next): Ditto.
8961
8962 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8963
8964         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8965         Added argument `target' and `number'.
8966         * tm-wl.el (wl-summary-burst-subr): New function.
8967         (wl-summary-burst): Use it.
8968
8969 2000-04-10  Mito <mit@nines.nec.co.jp>
8970
8971         * wl-mime.el (wl-burst): New function.
8972         (wl-summary-burst): Use it.
8973
8974 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8975
8976         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8977         as petname when there's no candidate.
8978
8979 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8980
8981         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8982         New variable.
8983         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8984
8985         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8986
8987         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8988
8989 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8990
8991         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8992         Use substring of `original' instead of buffer-substring.
8993         (wl-refile-evaluate-rule):
8994         Set `original' argument of wl-refile-expand-newtext.
8995
8996         * wl-summary.el
8997         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8998         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8999         (wl-summary-auto-refile): Check existence of destination folder just
9000         before marking.
9001
9002 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9003
9004         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9005         when wl-refile-get-field-value return nil.
9006
9007 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9008
9009         * wl-refile.el
9010         (wl-refile-expand-newtext): New function imported from Gnus.
9011         (wl-refile-evaluate-rule): Use it.
9012
9013 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9014
9015         * wl-summary.el (wl-summary-print-destination):
9016         Duplicate folder string to avoid putting text-property on
9017         original string.
9018
9019         * wl-refile.el (wl-refile-get-field-value): New function.
9020         (wl-refile-evaluate-rule): New function;
9021         Evaluate refile rule recursively.
9022         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9023         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9024         New function; Check existence of a target folder recursively.
9025         (wl-summary-auto-refile-check-refile-rule-alist):
9026         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9027
9028 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9029
9030         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9031
9032         * wl-folder.el (wl-create-folder-entity-from-buffer):
9033         Fixed problem when '}' character is contained in folder name.
9034
9035         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9036
9037 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9038
9039         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9040         (wl-fldmgr-add-completion-all-completions):
9041         Use wl-fldmgr-add-completion-hashtb.
9042
9043 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9044
9045         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9046         wl-fldmgr-add-completion-subr): New functions.
9047         * wl-folder.el (wl-folder-completion-func): New variable.
9048         * wl-summary.el (wl-summary-read-folder):
9049         Use wl-folder-completion-func.
9050
9051         * wl-refile.el: Eliminate throw & catch.
9052
9053         * wl.el (wl-plugged-sending-queue-status): Fixed.
9054
9055 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9056
9057         * wl-draft.el (wl-draft): Put category property on
9058         mail-header-separator.