bf43cb3b474dae1249d75c5f115653dba44a9448
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-mode-map): Revival of
4         wl-summary-mark-as-important related bindings;
5         Bind 'F','tF','mF','rF','m&'.
6         (wl-summary-mark-as-important-region): Revival.
7         (wl-summary-target-mark-mark-as-important): Ditto.
8         (wl-summary-target-mark-operation): New function.
9         (wl-summary-target-mark-mark-as-answered): Use it.
10         (wl-summary-decide-flag): Don't set Important as default.
11         (wl-summary-mark-as-important-internal): Revival.
12         (wl-summary-mark-as-important): Ditto.
13
14         * wl-thread.el (wl-thread-mark-as-important): Ditto.
15
16         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
17         instead of facep.
18
19 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
20
21         * wl-dnd.el (wl-dnd-drop-func): Fix.
22
23         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
24         mouse-set-point instead of posn-point.
25
26         * wl-xmas.el (wl-completing-read-multiple): Define as function.
27
28         * wl-mule.el (wl-completing-read-multiple): Ditto.
29
30 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-demo.el (face-background-name): Defalias to avoid compile
33         warning.
34
35 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
36
37         * wl-summary.el (wl-summary-decide-flag): Use
38         wl-completing-read-multiple instead of completing-read-multiple.
39
40         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
41         New alias.
42
43         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
44         Use face-background-name instead of face-background.
45
46         * wl-vars.el (wl-summary-save-file-suffix): New user option.
47
48         * wl-summary.el (wl-summary-save): Use it.
49         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
50
51         * wl-mime.el (wl-mime-save-content): Fix last change.
52
53 2004-02-10  Len Trigg <lenbok@myrealbox.com>
54
55         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
56         New function.
57         (wl-summary-sort-specs): Added sort.
58         * wl-mime.el (wl-mime-save-content): Expand file name.
59
60 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
61
62         * wl-mime.el (wl-draft-preview-message): Fixed typo.
63
64         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
65
66 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
67
68         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
69         for flag if it is not defined.
70
71 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
72
73         * wl-e21.el (wl-highlight-folder-current-line): Use
74         elmo-folder-type-internal when elmo-folder-type returns nil.
75
76         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
77
78         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
79
80         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
81
82         * wl-e21.el (wl-summary-toolbar): Ditto.
83
84         * wl-vars.el (wl-demo-background-color): Abolished.
85         (wl-summary-persistent-mark-priority-list): Renamed from
86         wl-summary-flag-priority-list.
87         (wl-summary-flag-alist): New user option.
88         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
89         (wl-message-mode-line-format-spec-alist): Added 'F'.
90         (wl-message-mode-line-format): Likewise.
91         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
92         instead of wl-summary-important-mark.
93         (wl-file-folder-icon): New variable.
94
95         * wl-thread.el (wl-thread-set-flags): Renamed from
96         wl-thread-mark-as-important.
97
98         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
99         warning.
100         (wl-summary-mode-menu-spec): Follow the change of 
101         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
102         (wl-summary-mode-map): Follow the change of
103         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
104         (wl-summary-detect-mark-position): Follow the variable name change.
105         (wl-summary-set-flags-region): New function for the replacement of
106         wl-summary-mark-as-important-region.
107         (wl-summary-sync-marks): Sync all global-flags.
108         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
109         instead of elmo-message-flagged-p.
110         (wl-summary-persistent-mark-string): Follow the variable name change;
111         Put wl-summary-flag-mark if the message has global-flag.
112         (wl-summary-target-mark-set-flags): Renamed from 
113         wl-summary-target-mark-mark-as-important.
114         (wl-summary-decide-flag): New function.
115         (wl-summary-set-flags-internal): Renamed from
116         wl-summary-mark-as-important-internal.
117         (wl-summary-add-flags-internal): New function.
118         (wl-summary-remove-flags-internal): Ditto.
119         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
120         (wl-summary-mark-as-unimportant): Abolish.
121         (wl-summary-move-spec-alist): Changed `important' to `digest'.
122         (wl-summary-next-message): List flagged messages in the msgdb.
123
124         * wl-score.el (wl-summary-score-update-all-lines): Use
125         wl-summary-add-flags-internal instead of 
126
127         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
128
129         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
130         from wl-message-buffer-cur-flag (To avoid misunderstanding).
131         (wl-message-buffer-require-all-header): Renamed from
132         wl-message-buffer-all-header-flag (Ditto).
133         (wl-message-buffer-flag-indicator): New variable.
134         (wl-message-redisplay): Changed local varibale name from `flag' to
135         `display-type'; Set up wl-message-buffer-flag-indicator.
136         (wl-message-buffer-display): Changed varibale name from `flag' to
137         `display-type'.
138         (wl-message-display-internal): Likewise.
139
140         * wl-highlight.el (wl-highlight-demo-face): Define default background
141         color.
142         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
143
144         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
145
146         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
147         (wl-demo-setup-properties): Renamed from
148         `wl-demo-set-background-color'.
149         (wl-demo): Follow the change above.
150         
151         * Version number is increased to 2.11.24.
152
153 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
154
155         * wl-summary.el (wl-summary-toggle-thread): Call
156         `wl-summary-rescan' with disable-thread as non-nil.
157         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
158
159 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
160
161         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
162         foreground property of the face.
163         (wl-demo-insert-text): Don't set up face property here.
164         (wl-demo): Call wl-demo-set-background-color, anyway.
165
166 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
167
168         * wl-vars.el (wl-demo-background-color): The value can be nil.
169
170 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
171
172         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
173         to wl-summary-wheel-dispatcher.
174
175         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
176         wl-message-wheel-dispatcher.
177         (wl-message-wheel-dispatcher): New function.
178         (wl-summary-wheel-dispatcher): Ditto.
179
180 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
181
182         * wl-action.el (wl-summary-target-mark-all): List messages which are
183         not in the killed-list.
184
185         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
186         only when the folder is 'flag/important.
187
188         * wl-address.el (wl-complete-field-body): Complete if the last
189         character is a space.
190
191 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
192
193         * wl-folder.el (wl-folder-clear-entity-info): Use
194         elmo-clear-hash-val.
195
196         * wl-fldmgr.el (wl-fldmgr-rename): Set
197         wl-folder-info-alist-modified as t.
198
199 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
200
201         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
202
203 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
204
205         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
206         (wl-folder-buffer-last-visited-entity-id): New buffer local
207         variable.
208         (wl-folder-revisit-last-visited-folder): New function.
209         (wl-folder-mode-map): Bind it to "C-i".
210         (wl-folder-set-current-entity-id): Set last visited folder.
211         * wl-summary.el (wl-summary-exit): Ditto.
212
213 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
214
215         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
216         before calling `recenter' in order to cope with an XEmacs bug.
217
218 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
219
220         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
221         to the default value.
222
223 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
224
225         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
226         change.
227         (wl-summary-sync-marks): Ditto.
228         (wl-summary-mark-as-read-internal): Ditto.
229         (wl-summary-mark-as-answered-internal): Ditto.
230         (wl-summary-mark-as-important-internal): Ditto.
231         (wl-summary-reply): Ditto.
232
233         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
234         instead of `elmo-folder-unflag-answered'.
235
236         * Version number is increased to 2.11.23.
237
238         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
239         the last change.
240
241 2004-01-11  Kenichi Okada  <okada@opaopa.org>
242
243         * wl-spam.el (wl-summary-exec-action-refile-with-register):
244         Specify "spam" or "good".
245
246 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
247
248         * wl-spam.el (wl-summary-exec-action-spam): Call
249         wl-folder-confirm-existence for spam folder.
250         (wl-spam-setup): Bind "mk".
251
252 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
253
254         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
255
256 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
257
258         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
259         destination folder is empty.
260
261 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
262
263         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
264         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
265
266         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
267         (wl-summary-refile-prev-destination-region): New function.
268         (wl-thread-refile-prev-destination): Ditto.
269         (wl-summary-target-mark-refile-prev-destination): Ditto.
270
271 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
272
273         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
274         (wl-demo-background-color): Changed default value.
275
276         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
277         color.
278
279         * wl-demo.el (wl-demo-set-background-color): New function.
280         (wl-demo): Call it.
281
282 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
283
284         * wl-address.el (wl-address-delete): Avoid mis-deleting.
285         * wl-address.el (wl-address-add-or-change): Don't add empty
286         address.
287
288 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
289
290         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
291
292 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
293
294         * wl-vars.el (wl-demo-image-filter-alist): New variable
295         (wl-demo-background-color): Ditto.
296
297         * wl-demo.el (wl-demo-xpm-set-background): New function.
298         (wl-demo-image-filter): Ditto.
299         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
300
301         * wl-vars.el (wl-demo-icon-name-alist): New variable.
302
303         * wl-demo.el (wl-demo-icon-name): Define as function.
304         (wl-demo-insert-image): Use it.
305
306 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
307
308         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
309
310 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
311
312         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
313
314 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
315
316         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
317
318 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
319
320         * wl-thread.el (wl-thread-mark-as-answered): New function.
321
322         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
323         answered" entry.
324         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
325         "r&" and wl-thread-mark-as-answered to "t&".
326         (wl-summary-mark-as-important-region): Refine to toggle mark.
327         (wl-summary-mark-as-answered-region): New function.
328         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
329         and 3rd argument.
330         (wl-summary-mark-as-important-internal): Likewise.
331
332 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
333
334         * wl-template.el (wl-template-preview): New internal variable.
335         (wl-template-preview-p): New function.
336         (wl-template-show): Bind `wl-template-preview' as t.
337
338 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
339
340         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
341         `elmo-message-entity-field' with 3rd argument which is non-nil.
342
343 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
344
345         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
346         Removed duplicate local bind `folder'.
347
348 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
349
350         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
351
352 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
353
354         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
355         duplicate definition.
356
357 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
358
359         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
360         non-nil, use it; Don't fetch message if there's no message in the
361         current cursor position.
362
363 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
364
365         * wl-util.el (wl-region-exists-p): Use region-active-p.
366         (wl-deactivate-region): New function.
367         * wl-message.el (wl-message-redisplay): Deactivate region.
368
369         * wl-summary.el (wl-summary-reply): Call
370         `wl-summary-set-message-buffer-or-redisplay' instead of
371         `wl-summary-redisplay-internal', don't move point.
372
373 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
374
375         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
376         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
377         by regexp.
378
379 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
380
381         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
382         if no need.
383
384 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
385
386         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
387         default value to nil.
388         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
389         `wl-summary-prepare-hook'; Replace refile action to
390         `wl-summary-exec-action-refile-with-register'.
391
392         * Version number is increased to 2.11.22.
393
394 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
395
396         * wl-summary.el (wl-summary-detect-mark-position): Set
397         `wl-summary-buffer-weekday-name-lang'.
398
399 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
400
401         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
402         (wl-summary-mark-as-read-all): Ditto.
403         (wl-summary-delete-messages-on-buffer): Ditto.
404         (wl-summary-sync-update): Ditto.
405         (wl-summary-mark-as-read-internal): Ditto.
406         (wl-summary-mark-as-answered-internal): Ditto.
407         (wl-summary-update-folder-info): Abolished.
408
409 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
410
411         * wl-summary.el (wl-summary-mark-as-read-all): Use
412         `wl-summary-update-folder-info' instead of
413         `wl-folder-update-unread'.
414
415 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
416
417         * wl-summary.el (wl-summary-update-folder-info): New function derived from
418         `wl-summary-folder-info-update'.
419         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
420         instead of `wl-summary-folder-info-update'.
421         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
422         `wl-folder-set-folder-updated'.
423         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
424         instead of `wl-folder-update-unread'.
425         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
426         the value of `wl-summary-buffer-unread-count' for the second parameter of
427         `wl-folder-update-unread'.
428
429         * Version number is increased to 2.11.21.
430
431 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
432
433         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
434         a local variable.
435
436 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
437
438         * wl-spam.el (wl-summary-mark-spam): Show message only if call
439         interactively.
440
441         * wl-summary.el (wl-summary-mark-as-important-internal): New
442         internal function.
443         (wl-summary-mark-as-important): Use it.
444         (wl-summary-mark-as-unimportant): New function.
445         (wl-summary-sync-marks): Follow the API change.
446
447         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
448
449         * wl-mime.el (wl-summary-burst): Check target folder is writable.
450
451 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
452
453         * wl-folder.el (wl-folder-update-unread): Re-indent.
454         Narrow the scope of a local variable.
455
456 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
457
458         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
459         (wl-addrmgr-merge-entries): Ditto.
460         (wl-addrmgr): Added to address entry which exists in draft buffer
461         if no entry is in original.
462
463 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
464
465         * wl-batch.el: New file.
466
467 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
468
469         * wl-vars.el (wl-use-semi): Remove unused variable.
470
471 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
472
473         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
474         "?".
475
476 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
477
478         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
479         wl-summary-new-mark.
480         (wl-summary-new-cached-mark): New user option.
481         (wl-summary-score-marks): Follow the change above.
482         (wl-summary-auto-refile-skip-marks): Ditto.
483         (wl-summary-incorporate-marks): Ditto.
484         (wl-summary-expire-reserve-marks): Ditto.
485
486         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
487
488         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
489         (wl-summary-persistent-mark-string): Distinguished between cached
490         and uncached mark when the message is new.
491
492 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
493
494         * wl-spam.el (wl-spam-domain): Renamed from
495         `wl-spam-folder-guess-domain'.
496         (wl-summary-exec-action-spam): Register as spam if domain of the
497         source folder is good.
498         (wl-summary-exec-action-refile-with-register): Register message if
499         domain of the source folder is not undecided.
500
501 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
502
503         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
504         detect thread loop.
505
506 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
507
508         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
509         and wl-summary-skip-mark-list.
510
511 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
512
513         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
514
515         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
516
517         * wl-spam.el (toplevel): Require wl-highlight.
518         (wl-spam-auto-check-policy-alist): Abolish.
519         (wl-spam-auto-check-folder-regexp-list): New user option.
520         (wl-spam-auto-check-marks): Ditto.
521         (wl-spam-mark-action-list): Ditto.
522         (wl-highlight-summary-spam-face): New face.
523         (wl-spam-auto-check-message-p): New function.
524         (wl-spam-map-spam-messages): Fixed message.
525         (wl-spam-register-spam-messages): Ditto.
526         (wl-spam-register-good-messages): Ditto.
527         (wl-summary-spam-map): Add and remove keybind.
528         (wl-summary-target-mark-spam): Abolish.
529         (wl-summary-refile-spam): Ditto.
530         (wl-summary-test-spam): New function.
531         (wl-summary-mark-spam): Ditto.
532         (wl-summary-auto-check-spam): Follow the above change.
533         (wl-summary-exec-action-spam): New function.
534         (wl-summary-exec-action-refile-with-register): Fixed message.
535         (wl-message-check-spam): New function.
536         (wl-spam-setup): Ditto.
537         (toplevel): Call it if this file is loaded interactivity.
538
539         * Version number is increased to 2.11.20.
540
541 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
542
543         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
544         when new optional argument `force' is non nil or modified.
545
546 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
547
548         * wl.el (toplevel): Require wl-spam when compile.
549         (wl-save-status): Call wl-spam-save-status.
550
551         * wl-spam.el (wl-spam-register-spam-messages): New function.
552         (wl-spam-register-good-messages): Ditto.
553         (wl-spam-save-status): Ditto.
554         (wl-summary-mode-map): Bind
555         wl-summary-target-mark-register-as-spam to "ms" and
556         wl-summary-target-mark-register-as-good to "mn".
557         (wl-summary-register-as-spam): Abolish optional argument; Use
558         wl-spam-register-spam-messages.
559         (wl-summary-register-as-spam-all): Use
560         wl-spam-register-spam-messages.
561         (wl-summary-register-as-good): Abolish optional argument; Use
562         wl-spam-register-good-messages.
563         (wl-summary-register-as-good-all): Use
564         wl-spam-register-good-messages.
565         (wl-summary-target-mark-register-as-spam): New funtion.
566         (wl-summary-target-mark-register-as-good): Ditto.
567
568 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
569
570         * wl-spam.el: New file.
571
572 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
573
574         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
575
576         * wl-action.el (wl-auto-refile-guess-functions): New variable.
577         (wl-summary-auto-refile): Call wl-refile-guess with
578         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
579
580 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
581
582         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
583         with disable-thread argument non-nil.
584
585 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
586
587         * wl-summary.el (wl-summary-rescan): Added optional argument
588         disable-thread.
589         (wl-summary-sync): Call wl-summary-rescan with argument
590         disable-thread.
591         (wl-summary-input-range): Added new range `rescan-thread'.
592
593 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
594
595         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
596
597 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
598
599         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
600         internal variable.
601         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
602         wl-summary-search-parent-by-subject-regexp and
603         wl-summary-divide-thread-when-subject-changed as nil.
604         (wl-summary-insert-sequential): If entity is nil, nothing to do.
605         (wl-summary-insert-thread): Search parent entity from
606         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
607         thread loop.
608
609 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
610
611         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
612
613         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
614
615         * wl-util.el (wl-require-update-all-folder-p): New function.
616         (wl-get-assoc-list-value): Added `function' to match directive.
617         (wl-collect-draft): Rewrite.
618
619         * wl-summary.el (wl-summary-sync-update): Clear faces
620         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
621         are non-nil.
622         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
623         argument as function.
624         (wl-summary-input-range): Ditto.
625
626         * wl-folder.el (wl-draft-get-folder): New function.
627         (wl-folder-get-elmo-folder): Consider draft folder.
628
629         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
630         (wl-draft-buffer-message-number): New buffer local variable.
631         (wl-draft-folder-internal): New internal variable.
632         (wl-draft-delete): Rewrite.
633         (wl-draft-save): Ditto.
634         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
635         wl-folder-get-elmo-folder.
636         (wl-draft-config-info-operation): Ditto.
637         (wl-jump-to-draft-folder): Ditto.
638         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
639         (wl-draft-reedit): Rewrite.
640
641         * Version number is increased to 2.11.19.
642         
643 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
644
645         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
646         variable.
647
648 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
649
650         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
651         Use ignore-errors instead of unwind-protect.
652
653 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
654
655         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
656         for updating `wl-thread-entity-list'.
657
658 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
659
660         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
661         parameter from calling `wl-thread-entity-get-older-brothers' and
662         `wl-thread-entity-get-younger-brothers'.
663         Replace nested `append' with a single one.
664
665 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
666
667         * wl-summary.el (wl-summary-mode): Don't use the return value of
668         `make-local-hook'.
669
670 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
671
672         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
673         instead of `let*'.
674         (wl-thread-delete-message): Likewise.  Split and narrow the scope
675         of local variables.
676
677 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
678
679         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
680         Renamed from wl-summary-window-scroll-functions.
681         (wl-summary-window-scroll-functions): Don't set to variable.
682         (wl-summary-display-top): Use run-hooks.
683         (wl-summary-display-bottom): Ditto.
684         (wl-summary-toggle-disp-msg): Ditto.
685         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
686         Use it instead of wl-summary-window-scroll-functions.
687         (wl-summary-goto-folder-subr): Don't call
688         wl-summary-window-scroll-functions, use
689         wl-summary-buffer-window-scroll-functions instead.
690
691 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
692
693         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
694         make-local-variable.
695
696 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
697
698         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
699         set-buffer-modified-p.
700         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
701         (wl-summary-display-bottom): Ditto.
702         (wl-summary-toggle-disp-msg): Ditto.
703
704 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
705
706         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
707
708         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
709         (wl-summary-forward): Use elmo-message-entity-field instead of
710         elmo-message-field.
711
712         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
713
714 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
715
716         * wl-summary.el (wl-summary-window-scroll-functions): No use
717         `append'.
718
719 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
720
721         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
722         function.
723         (wl-summary-window-scroll-functions): Call it when both
724         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
725         (wl-summary-temp-mark): Added optional argument number.
726         (wl-summary-message-mark): Added optional argument flag.
727         (wl-summary-persistent-mark): Added optional argument number and flag.
728         (wl-summary-update-persistent-mark): Ditto.
729         (wl-summary-update-status-marks): Set "r" for interactive spec.
730
731         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
732         argument number and flag.
733
734         * wl-action.el (wl-summary-registered-temp-mark): 
735         Do nothing when wl-summary-buffer-temp-mark-list is nil.
736
737 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
738
739         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
740         internal variable (buffer local).
741         (wl-summary-window-scroll-functions): New function.
742         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
743         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
744         as nil.
745         (wl-summary-update-status-marks): Added arguments beg, end and
746         check.
747         (wl-summary-update-mark-window): Use function.
748         (wl-summary-sync-update): Follow the change above.
749         (wl-summary-switch-to-clone-buffer): Copy
750         wl-summary-buffer-unsync-mark-number-list.
751         (wl-summary-goto-folder-subr): Set
752         wl-summary-buffer-unsync-mark-number-list and
753         use wl-summary-window-scroll-functions insteaf of
754         wl-summary-lazy-highlight.
755
756         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
757
758 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
759
760         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
761
762         * wl-summary.el (wl-summary-update-persistent-mark): Call
763         wl-summary-set-message-modified.
764
765         * wl-summary.el (wl-summary-sync-update): Don't call
766         wl-summary-update-status-marks.
767
768         * Version number is increased to 2.11.18.
769
770 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
771
772         * wl-message.el (wl-message-prev-page): Use save-selected-window.
773         (wl-message-next-page): Ditto.
774
775 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
776
777         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
778         local variable.  Change the order of a collected list into the
779         same as the specified range.  Remove nil from a collected list.
780
781 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
782
783         * wl-summary.el (wl-summary-insert-headers): Set visible-only
784         argument for elmo-folder-list-messages.
785
786 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
787
788         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
789         change (wl-summary-count-unreads return a list instead of a cons
790         cell).
791
792 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
793
794         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
795         `wl-summary-folder-info-update'.
796
797 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
798
799         * wl-summary.el (wl-summary-set-message-modified): No use
800         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
801         (wl-summary-set-mark-modified): Abolish.
802         (wl-summary-mark-modified-p): Ditto.
803         (wl-summary-save-view): Follow the change above.
804
805         * wl-expire.el (wl-summary-expire): Likewise.
806
807 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
808
809         * wl-summary.el (wl-summary-detect-mark-position): Use
810         modb-entity-handler.
811         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
812
813         * Version number is increased to 2.11.17.
814
815 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
816
817         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
818         entity field value.
819         (wl-summary-prefetch-msg): Ditto.
820         (wl-summary-print-message-with-ps-print): Ditto.
821
822 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
823
824         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
825         for dummy entity.
826         (wl-summary-insert-thread): Use elmo-message-entity-field.
827         (wl-summary-update-thread): Use elmo-message-entity-field and
828         elmo-message-entity-number.
829         (wl-summary-line-number):  Use elmo-message-entity-number.
830         (wl-summary-line-size): Use elmo-message-entity-field.
831         (wl-summary-line-subject): Ditto.
832         (wl-summary-line-from): Ditto.
833         (wl-summary-line-attached): Ditto.
834         (wl-summary-create-line): Ditto.
835         (wl-summary-create-line): Use elmo-message-entity-number.
836         (wl-summary-print-message-with-ps-print): Use
837         elmo-message-entity-field.
838
839 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
840
841         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
842         change in elmo-msgdb-make-message-entity.
843         (wl-summary-buffer-set-folder): Don't call
844         wl-summary-detect-mark-position here.
845         (wl-summary-rescan): Call elmo-message-entity-number.
846         (wl-summary-sync-update): Ditto.
847         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
848
849         * wl-score.el (wl-score-header-index): Redefine 2th element.
850         (wl-score-overview-entity-get-extra): Abolish.
851         (wl-score-ov-entity-get): Rewrite.
852         (wl-score-string-index<, wl-score-string-func<): Abolish.
853         (wl-score-string<): New function.
854         (wl-score-string-sort): Use it.
855
856         * wl-refile.el (wl-refile-guess-by-history): Use
857         elmo-message-entity-field.
858         (wl-refile-guess-by-from): Ditto.
859         (wl-refile-guess-by-msgid): Ditto.
860
861         * Version number is increased to 2.11.16.
862
863 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
864
865         * wl-folder.el (wl-folder-confirm-existence): Don't call
866         file-exists-p if msgdb-path is nil.
867         * wl-summary.el, wl-draft.el, wl-action.el: Rename
868         `wl-read-folder-hist' to `wl-read-folder-history'.
869
870 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
871
872         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
873         `y-or-n-p'.
874
875 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
876
877         * wl-score.el (wl-score-headers): Don't use
878         elmo-folder-do-each-message-entity.
879
880         * Version number is increased to 2.11.15.
881
882 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
883
884         * wl-summary.el (wl-summary-delete-all-msgs): Use
885         elmo-folder-move-messages instead of elmo-folder-delete-messages
886         and elmo-folder-detach-messages.
887         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
888
889         * wl-expire.el (wl-expire-delete): Ditto.
890         (wl-expire-refile-with-copy-reserve-msg): Ditto.
891
892 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
893
894         * wl-vars.el (wl-message-use-header-narrowing): New user option.
895         (wl-message-header-narrowing-fields): Ditto.
896         (wl-message-header-narrowing-lines): Ditto.
897         (wl-message-header-narrowing-string): Ditto.
898
899         * wl-summary.el (wl-summary-mode-map): Bind
900         wl-summary-toggle-header-narrowing to "C-cC-f".
901         (wl-summary-toggle-header-narrowing): New function.
902
903         * wl-message.el (wl-message-buffer-create): Call
904         wl-message-header-narrowing-setup.
905         (wl-message-redisplay): Call wl-message-header-narrowing.
906         (wl-message-header-narrowing): New function.
907         (wl-message-header-narrowing-map): New keymap.
908         (wl-message-header-narrowing-widen-map): New keymap.
909         (wl-message-header-narrowing-again-at-mouse): New function.
910         (wl-message-header-narrowing-1): Ditto.
911         (wl-message-header-narrowing-widen-at-mouse): Ditto.
912         (wl-message-header-narrowing-setup): Ditto.
913         (wl-message-header-narrowing-toggle): Ditto.
914         
915         * wl-highlight.el (wl-message-header-narrowing-face): New face.
916
917         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
918         'flag as all.
919         (wl-use-flag-folder-help-echo): New user option.
920
921         * wl-summary.el (wl-summary-detect-mark-position): Bind 
922         wl-summary-highlight as nil.
923         (wl-summary-set-mark-modified): Follow the API change.
924         (wl-summary-mark-modified-p): Ditto.
925         (wl-summary-mark-as-read-all): Ditto.
926         (wl-summary-sync-marks): Don't call
927         elmo-folder-list-messages-with-global-mark.
928         (wl-summary-mark-as-read-internal): Follow the API change.
929         (wl-summary-mark-as-answered-internal): Ditto.
930         (wl-summary-mark-as-important): Cause an error when 'flag folder;
931         Follow the API change.
932         (wl-summary-create-line): Call with number argument.
933         (wl-summary-reply): Follow the API change.
934
935         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
936         function.
937         (wl-highlight-summary-line-string): Call it when
938         wl-use-flag-folder-help-echo is non-nil.
939         (wl-highlight-summary-current-line): Ditto.
940         (elmo-flag-folder-referrer): Added autoload setting.
941
942         * wl-draft.el (wl-draft-kill): Follow the API change.
943
944         * Version number is increased to 2.11.14.
945         
946 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
947
948         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
949
950 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
951
952         * Version number is increased to 2.11.13.
953
954 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
955
956         * wl-draft.el (wl-draft-previous-history-element): Fixed
957         unbalanced parenthesis and bind unbound local variables.
958
959 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
960
961         * wl-draft.el (wl-draft-previous-history-element): New function.
962         (wl-draft-next-history-element): Ditto.
963         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
964         them to M-p and M-n.
965
966 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
967
968         * Version number is increased to 2.11.12.
969
970 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-draft.el (wl-draft-hide): Select buffer-window.
973
974 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
975
976         * wl-summary.el (wl-summary-narrow-to-region): New function.
977         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
978         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
979         (wl-summary-save-region): Use it.
980         * wl-action.el (wl-summary-collect-numbers-region)
981         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
982
983 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
984
985         * wl-folder.el (wl-folder-count-incorporates): Don't use
986         `elmo-msgdb-mark-load'
987
988         * Version number is increased to 2.11.11.
989
990 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
991
992         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
993         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
994
995 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
996
997         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
998
999 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1000
1001         * Version number is increased to 2.11.10.
1002
1003 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1004
1005         * wl-mime.el (wl-draft-attribute-value): Fixed.
1006
1007 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1008
1009         * wl-util.el (wl-copy-local-variables): New function.
1010
1011         * wl-mime.el (wl-draft-attribute-recipients): New function.
1012         (wl-draft-attribute-envelope-from): Ditto.
1013         (wl-draft-attribute-smtp-posting-server): Ditto.
1014         (wl-draft-attribute-smtp-posting-port): Ditto.
1015         (wl-draft-attribute-value): Ditto.
1016         (wl-draft-preview-message): Use it to get value for
1017         attributes. Reflect result of `wl-draft-config'.
1018
1019         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1020         and call `wl-summary-mark-as-read' before to call
1021         `wl-summary-unset-mark'.
1022         (wl-summary-target-mark-mark-as-unread): Likewise.
1023         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1024
1025 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1026
1027         * wl-mime.el (wl-draft-preview-message): Use actual value for
1028         attributes; Fix for small window.
1029
1030 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * wl-refile.el (wl-refile-get-field-value): Call
1033         `elmo-message-entity-field' with 3rd argument is non-nil.
1034
1035 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1036
1037         * wl-vars.el (wl-draft-preview-attributes): New user option.
1038         (wl-draft-preview-attributes-list): Ditto.
1039         (wl-draft-preview-attributes-buffer-lines): Ditto.
1040         (wl-draft-preview-attributes-buffer-name): Ditto.
1041
1042         * wl-mime.el (wl-draft-preview-message): Display attributes.
1043
1044 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1045
1046         * wl-summary.el (wl-summary-detect-mark-position): Bind
1047         wl-summary-flag-priority-list to '(new).
1048
1049 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1050
1051         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1052         funtion.
1053         (wl-highlight-summary-line-string): Use it.
1054         (wl-highlight-summary-current-line): Ditto.
1055
1056 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1057
1058         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1059         line even when the mark string is not changed.
1060
1061         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1062         argument change in the wl-summary-create-line.
1063         (wl-thread-insert-entity-sub): Ditto.
1064
1065         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1066         argument change in the wl-summary-create-line.
1067         (wl-summary-insert-sequential): Ditto.
1068         (wl-summary-update-thread): Ditto.
1069         (wl-summary-persistent-mark-string): New inline function.
1070         (wl-summary-message-mark): Use it.
1071         (wl-summary-create-line): Abolish argument wl-persistent-mark
1072         and added wl-flags, wl-cached.
1073
1074         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1075         mark to flags.
1076         (wl-highlight-summary-current-line): Decide the face not by the 
1077         persistent mark but flags.
1078
1079 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1080
1081         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1082         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1083         wl-summary-read-uncached-mark): Revive.
1084         (wl-summary-answered-cached-mark,
1085         wl-summary-answered-uncached-mark): New user option.
1086         (wl-summary-score-marks): Follow the change above.
1087         (wl-summary-auto-refile-skip-marks): Ditto.
1088         (wl-summary-incorporate-marks): Ditto.
1089         (wl-summary-expire-reserve-marks): Ditto.
1090         (wl-summary-flag-priority-list): New user option.
1091
1092         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1093         changes.
1094         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1095         of elmo-message-mark.
1096         (wl-summary-mark-as-read-internal): Ditto.
1097         (wl-summary-mark-as-answered): Ditto.
1098         (wl-summary-mark-as-important): Ditto.
1099         (wl-summary-redisplay-internal): Ditto.
1100         (wl-summary-redisplay-no-mime-internal): Ditto.
1101         (wl-summary-message-mark): New function.
1102         (wl-summary-insert-sequential): Use wl-summary-message-mark
1103         instead of elmo-message-mark.
1104         (wl-summary-update-thread): Ditto.
1105         (wl-summary-persistent-mark): Ditto.
1106         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1107         instead of elmo-message-mark.
1108
1109         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1110         wl-summary-message-mark instead of elmo-message-mark.
1111         (wl-thread-insert-entity-sub): Ditto.
1112         (wl-thread-get-children-msgs-uncached): Ditto.
1113
1114         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1115         variable name changes.
1116         (wl-highlight-summary-current-line): Ditto.
1117
1118         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1119         wl-summary-message-mark instead of elmo-message-mark.
1120
1121         * wl-expire.el (wl-expire-message-p): Ditto.
1122
1123         * wl-score.el (wl-score-headers): Ditto.
1124
1125         * Version number is increased to 2.11.9.
1126
1127         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1128         (wl-summary-sync-update): Follow the change above.
1129         (wl-summary-switch-to-clone-buffer): Ditto.
1130         (wl-summary-open-folder): Ditto.
1131
1132 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1133
1134         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1135         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1136
1137         * Version number is increased to 2.11.8.
1138
1139         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1140
1141         * wl-expire.el (wl-expire-refile): Follow the API change on
1142         `elmo-folder-move-messages'.
1143         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1144
1145         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1146         (wl-summary-exec-action-refile): Ditto.
1147         (wl-summary-exec-action-copy): Ditto.
1148         (wl-summary-no-auto-refile-message-p): No use
1149         `wl-summary-buffer-msgdb'.
1150         (wl-summary-auto-refile): Ditto.
1151
1152 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1153
1154         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1155
1156 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1157
1158         * wl-summary.el (wl-summary-sync): Treat no-sync.
1159
1160         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1161         (wl-default-sync-range): Ditto.
1162
1163 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1164
1165         * wl-refile.el (wl-refile-subject-learn): Call
1166         `elmo-message-entity-field' with 3rd argument is non-nil.
1167         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1168         instead of `elmo-msgdb-overview-entity-get-subject'.
1169
1170 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1171
1172         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1173         scan-type is rescan.
1174         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1175         new optional argument force is non-nil.
1176         (wl-summary-save-view-cache): Call it with force argument non-nil.
1177
1178         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1179
1180 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1181
1182         * wl-action.el (wl-summary-print-argument): Fixed last change.
1183
1184 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1185
1186         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1187         simplified.
1188         (wl-summary-target-mark-mark-as-unread): Likewise.
1189         (wl-summary-target-mark-mark-as-important): Likewise.
1190
1191 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1192
1193         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1194         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1195         (wl-summary-mark-as-important-region): Change accordingly.
1196         (wl-summary-target-mark-mark-as-important): Ditto.
1197
1198 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1199
1200         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1201
1202         * wl-action.el (wl-summary-print-argument): Print argument to
1203         right side of window if `wl-summary-print-argument-within-window'
1204         is non-nil.
1205
1206 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1207
1208         * wl-action.el (wl-summary-set-mark): Use
1209         `wl-summary-message-visible-p' to check visibility of the message
1210         and jump to message only when the message line is visible and have
1211         different number; Call wl-summary-unset-mark with number argument.
1212         (wl-summary-unset-mark): 
1213         Use `wl-summary-message-visible-p'
1214         to check visibility of the message and jump to message only when
1215         the message line is visible and have different number;
1216
1217 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1218
1219         * Version number is increased to 2.11.7.
1220
1221         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1222         and wl-folder-summary-line-format.
1223
1224         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1225         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1226         (wl-summary-set-score-mark): Use it.
1227         (wl-summary-target-mark-mark-as-read): Ditto.
1228         (wl-summary-target-mark-mark-as-unread): Ditto.
1229         (wl-summary-target-mark-mark-as-important): Ditto.
1230         (wl-summary-target-mark-msgs): Simplified.
1231         (wl-summary-detect-mark-position): Fixed problem when
1232         summary-line-format no contain persisten/temp mark spec.
1233         (wl-summary-temp-mark): Ditto.
1234         (wl-summary-persistent-mark): Ditto.
1235         (wl-summary-update-persistent-mark): Ditto.
1236
1237         * wl-action.el (wl-summary-set-mark): Ditto.
1238         (wl-summary-unset-mark): Ditto.
1239         All other related portions are changed.
1240
1241 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1242
1243         * Version number is increased to 2.11.6.
1244
1245 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1246
1247         * wl-util.el (wl-current-message-buffer): Define as function;
1248         Don't use the value of wl-messge-buffer.
1249
1250         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1251         persistent mark.
1252
1253         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1254         no current message, cause an error.
1255
1256 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1257
1258         * wl-summary.el (wl-summary-set-message-modified): Use
1259         elmo-folder-set-message-modified instead of
1260         elmo-folder-set-message-modified-internal.
1261
1262 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1263
1264         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1265         interactively.
1266         (wl-summary-sync): nokill->entirely.
1267         (wl-summary-sync-marks): Fixed message.
1268         (wl-summary-input-range): Added mark, nokill->entirely.
1269
1270         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1271         messages as read.
1272
1273 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1274
1275         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1276         update-noscore.
1277         (wl-summary-sync): Follow the change above.
1278
1279 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1280
1281         * wl-action.el (wl-summary-target-mark-all): Use
1282         elmo-folder-list-messages.
1283
1284 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1285
1286         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1287         (wl-summary-rescan): Set wl-summary-scored as nil.
1288         (wl-summary-sync-force-update): Follow the change above.
1289         (wl-summary-sync): Ditto.
1290         (wl-summary-sync-update): Added argument disable-killed.
1291         (wl-summary-insert-headers): Set visible-only argument for
1292         elmo-folder-list-messages.
1293         (wl-summary-input-range): Added update-nokill, update-noscore,
1294         all-nokill, all-noscore and mark.
1295
1296         * Version number is increased to 2.11.5.
1297
1298         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1299
1300 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1301
1302         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1303         (wl-summary-prefetch-region-no-mark): Change accordingly.
1304         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1305
1306 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1307
1308         * wl-address.el (wl-complete-field-to): Abolished.
1309         (wl-complete-address): Completion function for completing-read.
1310         * wl-action.el (wl-summary-get-resend-address): Use it.
1311
1312         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1313         wl-summary-update-mark and abolish unused argument.
1314         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1315         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1316         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1317         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1318         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1319         * wl-draft.el (wl-draft-kill): Ditto.
1320
1321         * wl-summary.el: Remove unused binding of case-fold-search.
1322         (wl-summary-replace-status-marks): Abolished.
1323
1324 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1325
1326         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1327         is specified or folder length is zero.
1328
1329 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1330
1331         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1332         (wl-folder-archive-current-entity): Ditto.
1333
1334 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1335
1336         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1337         retrieving message mark.
1338         (wl-summary-redisplay-internal): Ditto.
1339
1340         * wl-message.el (wl-message-buffer-display): Ignore errors while
1341         retrieving message-id field.
1342
1343         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1344         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1345         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1346         order of the arguments for `wl-expire-message-p'.
1347         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1348
1349         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1350         Check return value of wl-summary-reply.
1351         (wl-summary-reply): Recover window configuration when an error occured.
1352
1353 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1354
1355         * wl-summary.el (wl-summary-resend-message): Abolished, the
1356         feature is inherited by wl-summary-resend (put resend mark).
1357
1358 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1359
1360         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1361         wl-message-buffer to nil when the message is hide.
1362
1363 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1364
1365         * .cvsignore: New file.
1366
1367 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1368
1369         * wl-action.el (wl-summary-action-docstring): Add more info.
1370         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1371         duplicate definition.
1372         (wl-summary-define-mark-action): Functions wl-summary-*-region
1373         keep current position.
1374         (wl-summary-unregister-target-mark): Store result to the variable.
1375
1376 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1377
1378         * Version number is increased to 2.11.4.
1379
1380 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1381
1382         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1383         wl-summary-delete-all-temp-marks.
1384         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1385
1386         * wl-action.el (wl-summary-set-mark): Changed terminology
1387         refile-destination -> action-argument.
1388         (wl-summary-unset-mark): Ditto.
1389         (wl-summary-remove-argument): Ditto.
1390         (wl-summary-print-argument): Ditto.
1391
1392         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1393         (wl-thread-remove-argument-region): Ditto.
1394         (wl-thread-print-argument-region): Ditto.
1395         (wl-thread-close): Ditto.
1396         (wl-thread-open): Ditto.
1397
1398         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1399         (wl-highlight-refile-destination-face is abolished)
1400         (wl-highlight-action-argument-string): Ditto.
1401         (wl-highlight-summary-current-line): Highlight action argument.
1402
1403         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1404         color for light backgrounds.
1405         (wl-highlight-summary-answered-face): Ditto.
1406
1407 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1408
1409         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1410
1411         * wl-score.el (wl-summary-score-update-all-lines): Use
1412         wl-summary-set-mark.
1413         (wl-summary-score-update-all-lines): Kill expunged messages.
1414
1415         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1416
1417 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1418
1419         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1420         directly.
1421         (wl-score-overview-entity-get-lines): Ditto.
1422         (wl-score-overview-entity-get-xref): Ditto.
1423         (wl-score-get-latest-msgs): Ditto.
1424         (wl-summary-rescore): Ditto.
1425
1426         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1427         to "&".
1428         (wl-summary-mark-as-answered-internal): New inline function.
1429         (wl-summary-mark-as-answered): New function.
1430         (wl-summary-mark-as-unanswered): Ditto.
1431         (wl-summary-sync-marks): Modified for answered-mark synching.
1432
1433 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1434
1435         * wl-action.el (wl-summary-set-mark): Fixed last change.
1436
1437 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1438
1439         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1440         behavior of wl-summary-unread-message-hook
1441         (Pointed out by akira yamada <akira@arika.org>).
1442
1443 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1444
1445         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1446         wl-summary-delete.
1447         * wl-xmas.el (wl-summary-toolbar): Ditto.
1448
1449         * wl-action.el (wl-summary-set-mark): Don't override current
1450         temp-mark.
1451
1452         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1453
1454 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1455
1456         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1457         (wl-refile-msgid-learn): Ditto.
1458         (wl-refile-get-field-value): Ditto.
1459
1460         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1461
1462         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1463         (wl-expire-delete-reserved-messages): Renamed from
1464         wl-expire-reserve-marked-msgs-from-list.
1465         (wl-expire-delete): Removed argument `msgdb'.
1466         (wl-expire-refile): Ditto.
1467         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1468         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1469         mark-alist as argument.
1470         (wl-expire-archive-number1): Removed argument `msgdb'.
1471         (wl-expire-archive-number2): Ditto.
1472         (wl-expire-archive-date): Ditto.
1473         (wl-expire-localdir-date): Ditto.
1474         (wl-expire-hide): Ditto.
1475         (wl-archive-number1): Ditto.
1476         (wl-archive-number2): Ditto.
1477         (wl-archive-date): Ditto.
1478         (wl-archive-folder): Ditto.
1479         All other related portions are changed.
1480
1481 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1482
1483         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1484         mean move up and down. (suggested by Takashi Kawachi)
1485
1486 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1487
1488         * wl-acap.el (toplevel): Don't require un-define.
1489
1490 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1491
1492         * wl-thread.el (wl-thread-delete-message): Always update
1493         wl-summary-buffer-number-list.
1494
1495         * wl-action.el (wl-summary-print-destination): 
1496         Do nothing when folder is nil.
1497
1498 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1499
1500         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1501         persistent mark when prefetch is succeeded.
1502
1503 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1504
1505         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1506         instead of elmo-msgdb-delete-msgs.
1507         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1508         (wl-expire-hide): Ditto.
1509
1510         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1511
1512         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1513         elmo-msgdb interface.
1514         (wl-thread-get-exist-children): Likewise.
1515         (wl-thread-insert-message): Likewise.
1516         (wl-thread-msg-mark-as-important): Likewise.
1517         (wl-thread-insert-entity-sub): Likewise.
1518         (wl-thread-get-children-msgs-uncached): Likewise.
1519
1520         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1521         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1522         (wl-summary-sync-update): Likewise.
1523         (wl-summary-auto-select-msg-p): Likewise.
1524         (wl-summary-update-thread): Likewise.
1525         (wl-summary-mark-as-important): Likewise.
1526         (wl-summary-jump-to-msg-internal): Likewise.
1527         (wl-summary-redisplay-internal): Likewise.
1528         (wl-summary-print-message-with-ps-print): Likewise.
1529         (wl-summary-folder-info-update): Likewise.
1530
1531         * wl-folder.el (wl-folder-check-one-entity):
1532         elmo-folder-count-flags instead of wl-summary-count-unread.
1533
1534         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1535
1536         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1537
1538         * wl-summary.el (wl-summary-set-message-modified): 
1539         Call wl-summary-set-mark-modified.
1540         (wl-summary-delete-messages-on-buffer): Call
1541         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1542         (wl-summary-sync-update): Call elmo-folder-length instead of
1543         elmo-folder-messages.
1544         (wl-summary-insert-headers): Don't call
1545         elmo-folder-list-message-entities.
1546
1547 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1548
1549         * wl-action.el (wl-summary-define-mark-action): Call
1550         `wl-summary-set-mark' with argument `data'.
1551         (wl-summary-auto-refile): Fixed order of arguments when call
1552         `wl-summary-refile'.
1553
1554 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1555
1556         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1557
1558         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1559
1560         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1561         (Renamed from wl-highlight-summary-deleted-face).
1562         (wl-highlight-summary-resend-face): New face.
1563
1564         (wl-highlight-summary-deleted-face): Renamed from
1565         wl-highlight-summary-erased-face.
1566
1567         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1568
1569         * wl-action.el (wl-summary-get-resend-address): New function.
1570         (wl-summary-exec-action-resend): Ditto.
1571         (wl-summary-exec-action-resend-subr): Ditto.
1572
1573         * w-thread.el (wl-thread-copy): Removed definition.
1574         (wl-thread-refile): Ditto.
1575         (wl-thread-delete): Ditto.
1576         (wl-thread-target-mark): Ditto.
1577
1578         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1579         (wl-summary-target-mark-set-action): Fixed.
1580         (wl-summary-define-mark-action): Fixed quotation.
1581         (wl-summary-move-mark-list-messages): Display message.
1582         (wl-summary-define-mark-action): Define thread functions.
1583         (wl-summary-exec-action-refile): Changed message.
1584         (wl-summary-exec): Ditto.
1585
1586 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1587         
1588         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1589         '%%'.
1590
1591 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1592
1593         * wl.el (toplevel): Require wl-action.
1594         (wl-init): Call wl-summary-define-mark-action.
1595
1596         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1597
1598         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1599         wl-summary-delete and wl-summary-erase.
1600         (wl-summary-mode-map): Ditto.
1601
1602         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1603         wl-delete-folder-alist.
1604
1605         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1606         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1607         (toplevel): Moved mark & action related functions to the wl-action.el.
1608
1609         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1610         in wl-summary-mark-action-list.
1611         (wl-highlight-summary-current-line): Ditto.
1612
1613         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1614         empty lines.
1615
1616         * wl-action.el: New file. 
1617
1618 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1619
1620         * wl-summary.el (wl-summary-target-mark-replace): New function.
1621         (wl-summary-target-mark-prefetch): Use it.
1622         (wl-summary-target-mark-delete): Ditto.
1623         (toplevel): Rearranged definition order.
1624         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1625         (wl-summary-target-mark-erase): Rewrite.
1626         (wl-summary-erase-region): New function.
1627         (wl-summary-exec-action-erase): Changed message.
1628         (wl-summary-move-mark-list-messages): New function.
1629         (wl-summary-exec-action-delete): Use it.
1630         (wl-summary-exec-action-erase): Ditto.
1631
1632         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1633         (wl-summary-skip-mark-list): Added "d".
1634
1635         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1636         while searching.
1637
1638         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1639         and define using defcustom;
1640         Define 4th element as a face.
1641         
1642         * wl-summary.el (wl-summary-incorporate): Use 
1643         `wl-summary-prefetch-region-no-mark' instead of
1644         `wl-summary-prefetch-region'.
1645         (wl-summary-prefetch-region-no-mark): Revival of old
1646         `wl-summary-prefetch-region'.
1647         (wl-summary-mark-action-list): Moved to wl-vars.el
1648
1649         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1650         face according to the `wl-summary-mark-action-list'.
1651         (wl-highlight-summary-current-line): Ditto;
1652         Removed destination highlighting.
1653
1654         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1655         (wl-highlight-summary-line-string): Highlight for "i" mark.
1656         (wl-highlight-summary-current-line): Ditto.
1657
1658         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1659         no destination.
1660
1661         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1662         exists, just go ahead.
1663         (wl-summary-prefetch-region): Rewrite.
1664         (wl-summary-prefetch): Ditto.
1665         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1666         (wl-summary-exec-action-prefetch): New function.
1667         (wl-summary-target-mark-prefetch): Rewrite.
1668
1669 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1670
1671         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1672         (wl-highlight-summary-line-string): Added "d" and "D".
1673         (wl-highlight-summary-current-line): Ditto.
1674
1675         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1676         in wl-summary.el.
1677         (wl-thread-insert-entity-sub): Ditto.
1678         (wl-thread-remove-destination-region): Ditto.
1679         (wl-thread-print-destination-region): Ditto.
1680
1681         * wl-summary.el (wl-summary-buffer-refile-list,
1682         wl-summary-buffer-delete-list,
1683         wl-summary-buffer-copy-list): Abolish.
1684         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1685         All other related portions are changed.
1686         (wl-summary-mark-action-list): New variable.
1687         (wl-summary-set-mark): New function.
1688         (wl-summary-register-target-mark): Ditto.
1689         (wl-summary-unregister-target-mark): Ditto.
1690         (wl-summary-have-target-mark-p): Ditto.
1691         (wl-summary-register-temp-mark): Ditto.
1692         (wl-summary-unregister-temp-mark): Ditto.
1693         (wl-summary-registered-temp-mark): Ditto.
1694         (wl-summary-collect-temp-mark): Ditto.
1695         (wl-summary-unset-mark): Ditto.
1696         (wl-summary-set-target-mark): Ditto.
1697         (wl-summary-unset-target-mark): Ditto.
1698         (wl-summary-set-action-generic): Ditto.
1699         (wl-summary-unset-action-generic): Ditto.
1700         (wl-summary-exec-action-delete): Ditto.
1701         (wl-summary-exec-action-erase): Ditto.
1702         (wl-summary-set-action-refile): Ditto.
1703         (wl-summary-set-action-refile-subr): Ditto.
1704         (wl-summary-unset-action-refile): Ditto.
1705         (wl-summary-make-destination-numbers-list): Ditto.
1706         (wl-summary-exec-action-refile): Ditto.
1707         (wl-summary-set-action-copy): Ditto.
1708         (wl-summary-unset-action-copy): Ditto.
1709         (wl-summary-exec-action-copy): Ditto.
1710         (wl-summary-collect-numbers-region): Ditto.
1711         (wl-summary-delete): Rewrite.
1712         (wl-summary-erase): Ditto.
1713         (wl-summary-remove-destination): Ditto.
1714         (wl-summary-exec): Ditto.
1715         (wl-summary-exec-region): Ditto.
1716         (wl-summary-target-mark-erase): Ditto.
1717         (wl-summary-refile): Ditto.
1718         (wl-summary-copy): Ditto.
1719         (wl-summary-unmark): Ditto.
1720         (wl-summary-delete-all-mark): Ditto.
1721         (wl-summary-mark-line): Don't highlight.
1722         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1723         (wl-summary-target-mark-refile-subr): Rewrite.
1724
1725         (wl-summary-copy-prev-destination): Abolish.
1726
1727 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1728
1729         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1730         default values along the value of wl-on-mule.
1731         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1732         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1733         It is not used anywhere.
1734
1735 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1736
1737         * wl-summary.el (wl-summary-print-destination): Keep position.
1738         (wl-summary-cursor-move-surface): Keep horizontal position.
1739
1740 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1741
1742         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1743         write sendlog.
1744
1745 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1746
1747         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1748         `wl-summary-highlight'.
1749
1750 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1751
1752         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1753         trivial condition for temp-mark.
1754
1755 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1756
1757         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1758         when it hits killed buffer.
1759
1760 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1761
1762         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1763         * wl-news.el.in: `message' and `error' take format string.
1764
1765 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1766
1767         * wl-folder (wl-folder-insert-entity): Display a message,
1768         `...done', when the work finish.
1769         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1770
1771 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1772
1773         * wl-message.el (wl-message-redisplay): Remove unused local
1774         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1775
1776 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1777
1778         * wl-summary.el (wl-summary-replace-status-marks): Disable
1779         interactive use.
1780         (wl-summary-reedit): Check message existence at first.
1781         (wl-summary-mark-line): Fix doc, return value is indefinite.
1782
1783         * wl-highlight.el (wl-highlight-message): Arranged.
1784
1785         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1786         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1787         check temp-mark by wl-summary-temp-mark always.
1788         (wl-highlight-summary): Change accordingly.
1789         * wl-summary.el (wl-summary-mark-as-read-all)
1790         (wl-summary-delete-cache, wl-summary-set-score-mark)
1791         (wl-summary-mark-as-unread, wl-summary-unmark)
1792         (wl-summary-mark-line, wl-summary-mark-as-read)
1793         (wl-summary-mark-as-important): Ditto.
1794
1795         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1796         end of the window if possible.
1797         * wl-summary.el (wl-summary-sync-update): Support lazy
1798         highlighting.
1799         (wl-summary-toggle-disp-msg): Ditto.
1800
1801 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1802
1803         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1804
1805 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1806
1807         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1808         change.
1809
1810 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1811
1812         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1813         API.
1814         (wl-summary-sync-update): Ditto.
1815
1816         * wl-score.el (wl-score-get-score-alist): Changed argument.
1817         (wl-summary-rescore-msgs): Likewise.
1818         (wl-summary-score-headers): Likewise.
1819         (wl-score-headers): Likewise;
1820         Use elmo-folder-do-each-message-entity, etc.
1821         (wl-summary-score-effect): Follow the changes above.
1822         (wl-summary-rescore): Ditto.
1823         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1824         (wl-score-get-overview): Abolish.
1825
1826         * wl-summary.el (wl-summary-default-from): Follow the API change in
1827         elmo-msgdb.
1828         (wl-summary-count-unread): Ditto.
1829         (wl-summary-detect-mark-position): Ditto.
1830         (wl-summary-overview-entity-compare-by-date): Ditto.
1831         (wl-summary-overview-entity-compare-by-number): Ditto.
1832         (wl-summary-overview-entity-compare-by-from): Ditto.
1833         (wl-summary-overview-entity-compare-by-subject): Ditto.
1834         (wl-summary-get-list-info): Ditto.
1835         (wl-summary-rescan): Ditto.
1836         (wl-summary-jump-to-msg-by-message-id): Ditto.
1837         (wl-summary-sync-update): Ditto; Removed comment.
1838         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1839         (wl-summary-insert-message): Use wl-summary-insert
1840         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1841         (wl-summary-insert-headers): Changed argument overview to folder.
1842         (wl-summary-search-by-subject): Likewise.
1843         (wl-summary-insert-thread): Renamed from 
1844         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1845
1846         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1847         too.
1848
1849         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1850         wl-string-member.
1851
1852 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1853
1854         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1855         elmo-folder-append-buffer.
1856         (wl-draft-queue-append): Likewise.
1857
1858         * wl-mime.el (wl-message-delete-current-part): Ditto.
1859         (wl-summary-burst-subr): Ditto.
1860
1861         * wl-news.el.in (wl-news-send-news): Ditto.
1862
1863 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1864
1865         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1866         function.
1867         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1868         (wl-summary-update-mark): Enclose with save-excursion.
1869         (wl-summary-mark-as-read-internal): Fixed last change.
1870         (wl-summary-mark-as-important): Use 3rd argument of
1871         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1872         Don't use elmo-msgdb-set-mark.
1873         (wl-summary-redisplay-internal): If msgdb flag is already read,
1874         just update the mark on buffer.
1875
1876 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1877
1878         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1879         cut visible folder when elmo-folder-delete returns non-nil value.
1880
1881 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1882
1883         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1884         by Kenichi OKADA <okada@opaopa.org>).
1885
1886 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1887
1888         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1889
1890 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1891
1892         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1893         Fixed the last change, search group entity by its real name.
1894         (Thanks to: KOBAYASHI Shinji)
1895
1896 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1897
1898         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1899         (wl-fldmgr-access-display-all): Don't refer visible name.
1900         * wl-expire.el (wl-folder-archive-current-entity)
1901         (wl-folder-expire-current-entity): Ditto.
1902         * wl-folder.el (wl-folder-jump-to-current-entity)
1903         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1904         (wl-folder-open-folder-sub,wl-folder-open-all)
1905         (wl-folder-write-current-folder): Ditto.
1906         (wl-folder-insert-entity): Don't use petname for normal group.
1907         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1908         is the real name.
1909         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1910         Abolished.
1911
1912 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1913
1914         * wl-draft.el (wl-draft-create-buffer): Add
1915         `wl-summary-reply-with-citation'
1916
1917 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1918
1919         * wl-draft.el (wl-draft-reply): Fixed.
1920
1921 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1922
1923         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1924         when `wl-draft-send-confirm-with-preview' is non-nil.
1925         You can scroll up/down by j/k.
1926         (wl-draft-send-confirm-with-preview): New variable (default=t).
1927
1928 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1929
1930         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1931         (wl-fldmgr-save-folders): Fix comment.
1932
1933 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1934
1935         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1936         along the last change in `wl-folder-buffer-group-p'.
1937
1938 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1939
1940         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1941         folder.
1942
1943         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1944         the default value.
1945
1946         * wl-mime.el (wl-summary-burst): Update summary only when target
1947         folder equals current folder.
1948
1949 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1950
1951         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1952
1953 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1954
1955         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1956         value.
1957
1958 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1959
1960         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1961         `map-extents' instead of `extent-at' repeatedly.
1962         (wl-highlight-folder-current-line): Ditto.
1963
1964         * wl-highlight.el: Remove useless dummy functions.
1965
1966 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1967
1968         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1969         (wl-folder-put-folder-property): New function to put text property.
1970         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1971         (wl-folder-insert-entity, wl-folder-update-diff-line)
1972         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1973         * wl-e21.el, wl-xmas.el, wl-mule.el
1974         (wl-highlight-folder-current-line): Ditto.
1975         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1976         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1977         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1978         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1979
1980 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1981
1982         * Version number is increased to 2.11.3.
1983
1984 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1985
1986         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1987         Resume current-buffer since it is assumed by remaining tasks.
1988
1989 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1990
1991         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1992         (wl-folder-completion-function): Abolished.
1993         (wl-folder-complete-folder): New function.
1994         (wl-folder-complete-filter-condition): Ditto.
1995         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1996         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1997
1998 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1999
2000         * wl-draft.el (wl-draft-send-confirm): New function.
2001         (wl-draft-send): Use it.
2002
2003         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2004         cursor-in-echo-area while confirming.
2005
2006         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2007
2008         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2009         searching via nntp if wl-summary-search-via-nntp is 'force.
2010         Otherwise, invoke searching in nntp folder only.
2011         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2012
2013         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2014         explicitly for mime-make-text-tag.
2015
2016 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2017
2018         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2019         `mime-make-text-tag' instead of `mime-create-tag'.
2020
2021 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2022
2023         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2024         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2025
2026 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2027
2028         * wl-score.el (wl-score-save): Bind print-length and print-level.
2029         (wl-score-pretty-print): Ditto.
2030         (wl-score-edit-insert-header-entry): Ditto.
2031
2032         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2033         "From" entry to be treated with wl-draft-eword-encode-address-list.
2034         * wl-mime.el (wl-draft-preview-message): Ditto.
2035
2036         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2037         (wl-summary-mark-as-unread): Ditto.
2038         (wl-summary-mark-as-read-region): Change accordingly.
2039         (wl-summary-mark-as-unread-region): Ditto.
2040         (wl-summary-target-mark-mark-as-read): Ditto.
2041         (wl-summary-target-mark-mark-as-unread): Ditto.
2042
2043 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2044
2045         * Version number is increased to 2.11.2.
2046
2047 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2048
2049         * wl-news.el.in (wl-news-previous-version-save): Bind
2050         print-length and print-level.
2051         * wl-thread.el (wl-thread-save-entities): Ditto.
2052         (wl-thread-save-top-list): Bind print-length.
2053
2054 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2055
2056         * wl-highlight.el (wl-highlight-summary-line-string): Use
2057         wl-summary-score-below-mark, wl-summary-score-over-mark.
2058         (wl-highlight-summary-current-line): Ditto.
2059
2060 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2061
2062         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2063         insert it.
2064
2065 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2066
2067         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2068
2069 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2070
2071         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2072         message without msgid.
2073         Rewrite with elmo-folder-move-messages.
2074         Set wl-message-buffer to nil.
2075
2076         * wl-summary.el (wl-summary-erase-subr): New function. Use
2077         elmo-folder-move-messages.
2078         (wl-summary-erase): Call it.
2079         (wl-summary-target-mark-erase): Ditto.
2080
2081 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2082
2083         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2084         it is not up-tp-date.
2085
2086 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2087
2088         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2089         buffer after calling `wl-summary-goto-folder-subr' without the
2090         argument `interactive'.
2091         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2092
2093 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2094
2095         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2096         `mime-create-tag'. Use `string=' instead of `looking-at'.
2097
2098 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2099
2100         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2101         to avoid compile warning.
2102
2103         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2104         entity-id when folder is given.
2105         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2106         save-excursion, use save-selected-window instead.
2107         Select folder buffer window if exists.
2108         (To correct behavior with wl-folder-move-cur-folder.)
2109
2110 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2111
2112         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2113
2114 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2115
2116         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2117         list-count instead of %d.
2118
2119 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2120
2121         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2122         (wl-news): Set it.
2123         (wl-news-append-to-folder): Use it.
2124
2125         * wl-news.el.in (wl-news-send-news): Append to specified folder
2126         instead of wl-default-folder.
2127         (wl-news-append-to-folder): Show error message with specified folder.
2128
2129         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2130                 In most major modes, Emacs assumes that any opening
2131                 delimiter found at the left margin is the start of a
2132                 top-level definition, or defun. Therefore, *never put an
2133                 opening delimiter at the left margin unless it should have
2134                 that significance.*
2135
2136         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2137
2138 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2139
2140         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2141
2142 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2143
2144         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2145
2146 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2147
2148         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2149         for sequential numbering case.
2150
2151 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2152
2153         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2154         value.
2155         (wl-draft-reply-without-argument-list): Ditto.
2156         (wl-draft-reply-myself-with-argument-list): Abolish.
2157         (wl-draft-reply-myself-without-argument-list): Ditto.
2158         * wl-draft.el (wl-draft-self-reply-p): New function.
2159         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2160
2161 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2162
2163         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2164         (avoid error for the case without byte-compiling)
2165
2166 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2167
2168         * wl-news.el.in (wl-news-append-to-folder): New function.
2169         (wl-news-exit): Rewrite.
2170         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2171
2172 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2173
2174         * wl-draft.el (wl-draft-reply-position): New function.
2175         (wl-draft-reply-position): Fix.
2176         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2177         (wl-summary-target-mark-reply-with-citation): Ditto.
2178         (wl-summary-reply-with-citation): Ditto.
2179         * wl-vars.el (wl-draft-reply-default-position): New variable.
2180
2181 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2182
2183         * wl-draft.el (wl-draft-send): Preview when interactive send.
2184
2185 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2186
2187         * wl-draft.el (wl-draft-reply): Set default position.
2188         * wl-summary.el (wl-summary-reply): Ditto.
2189         (wl-summary-reply-with-citation): Ditto.
2190         (wl-summary-target-mark-reply-with-citation): Ditto.
2191
2192 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2193
2194         * wl-news.el.in (wl-news-lang): Set default value according to
2195         current-language-environment.
2196         (wl-news-append-news): Do nothing when news-list is nil.
2197
2198 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2199
2200         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2201         (wl-news): Change message.
2202         (wl-news-exit): Check buffer.
2203         (wl-news-force-exit): New function.
2204         (wl-news-show-all): New function.
2205         (wl-news-discard-and-exit): Fix.
2206
2207 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2208
2209         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2210         according to current-language-environment.
2211
2212         * wl-news.el.in (wl-news): If arg, show all NEWS after
2213         wl-news-default-previous-version.
2214
2215 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2216
2217         * wl-news.el.in (wl-news-check): Rewritten.
2218         (wl-news-previous-version-load): Change data type.
2219         (wl-news-previous-version-save): Change data type.
2220         (wl-news-append-news): Add return value.
2221         (wl-news-check-news): New function.
2222         (wl-news-already-current-p): New function.
2223         (wl-news-send-news): Rewritten.
2224         (wl-news-mode-map): Add new keybind.
2225         (wl-news): Rewritten.
2226         (wl-news-exit): Rewritten.
2227         (wl-news-discard-and-mail): New function.
2228         (wl-news-send-to-address): Abolished.
2229         * wl.el (wl-init): Delete a message.
2230
2231 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2232
2233         * wl-news.el.in (wl-news-exit): Update previous version.
2234         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2235
2236 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2237
2238         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2239
2240 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2241
2242         * wl-news.el.in (wl-news): New function.
2243         (wl-news-mode): New function.
2244         (wl-news-next-line): New function.
2245         (wl-news-next-page): New function.
2246         (wl-news-exit): New function.
2247         (wl-news-buf-name): New variable.
2248         (wl-news-mode-map): New variable.
2249         (wl-news-winconf): New variable.
2250         (wl-news-append-news): Add an option.
2251
2252 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2253
2254         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2255
2256 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2257
2258         * wl-news.el.in (wl-news-send-to-address): New variable.
2259         (wl-news-send-news): Use it.
2260         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2261         Return updating status.
2262         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2263
2264 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2265
2266         * wl-news.el.in (wl-news-send-news): Delete
2267         Organization and X-Face.
2268
2269 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2270
2271         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2272         (wl-news-append-news): New function.
2273         (wl-news-send-news): New function.
2274
2275 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2276
2277         * Version number is increased to 2.11.1.
2278
2279 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2280
2281         * wl-news.el.in : New file.
2282
2283 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2284
2285         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2286         default value.
2287         (wl-draft-reply-without-argument-list): Ditto.
2288
2289 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2290
2291         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2292         (wl-message-buffer-prefetch-idle-time): Ditto.
2293         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2294
2295 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2296
2297         * wl-thread.el (wl-thread-insert-message): Use
2298         wl-summary-max-thread-depth.
2299
2300         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2301         loop detection.
2302
2303         * wl-message.el (wl-message-buffer-display): Back to the first page
2304         when cache is hit.
2305
2306 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2307
2308         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2309
2310         * wl-summary.el (wl-summary-insert-thread-entity):
2311         If the thread depth is reached to wl-summary-max-thread-depth,
2312         divide the thread.
2313
2314 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2315
2316         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2317         for elmo-remove-passwd.
2318
2319 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2320
2321         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2322         folder is sticky.
2323         (wl-folder-mark-as-read-all-entity): Ditto.
2324         (wl-folder-prefetch-entity): Ditto.
2325
2326 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2327
2328         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2329
2330 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2331
2332         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2333         Delete messages on buffer for unplugged operation.
2334         (wl-summary-erase): Ditto.
2335
2336 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2337
2338         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2339         take nil so as not to search parent by subject.
2340
2341 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2342
2343         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2344         (wl-folder-get-next-folder): Ditto.
2345         (wl-folder-get-path): Ditto.
2346
2347 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2348
2349         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2350         system and encode the region with it before verifying.
2351
2352 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2353
2354         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2355         system of the echo buffer before decoding.
2356
2357 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2358
2359         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2360         original contents.
2361
2362 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2363
2364         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2365         with argument 'any-exists.
2366
2367 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2368
2369         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2370         Use `wl-cs-autoconv'.
2371
2372 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2373
2374         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2375         by `mime-view-automatic-conversion'.
2376
2377         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2378         (wl-message-verify-pgp-nonmime): Ditto.
2379         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2380         Bind them to C-c:d and C-c:v respectively.
2381
2382         Merge following code by Teranishi-san from [wl-en:00167].
2383         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2384         (wl-mime-preview-application/pgp-encrypted): Ditto.
2385         (wl-mime-setup): Add entry.
2386
2387 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2388
2389         * wl-summary.el (wl-summary-target-mark-erase): New function.
2390         Bind it to "mD".
2391
2392 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2393
2394         * wl-vars.el (wl-draft-write-file-function): Fix.
2395         (wl-draft-reedit-hook): Changed default value.
2396
2397         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2398         wl-draft-reedit-hook.
2399         (wl-draft-remove-text-plain-tag): New function.
2400         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2401
2402         * wl-vars.el (wl-draft-write-file-function): New user option.
2403
2404         * wl-draft.el (wl-draft-prepare-edit): Use it for
2405         local-write-file-hooks.
2406         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2407
2408         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2409         (wl-draft-insert-mail-header-separator): Return the body beginning
2410         point.
2411         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2412         text/plain.
2413         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2414
2415 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2416
2417         * wl-summary.el (wl-summary-erase): New function to erase message
2418         without moving it to trash. Bind to "D".
2419
2420         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2421         as `keep' unless switch-function.
2422
2423 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2424
2425         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2426         message buffer by using `wl-summary-toggle-disp-msg'.
2427         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2428         buffer window.
2429         (wl-summary-supresedes-message): Ditto.
2430
2431         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2432         Do not delete other windows.
2433         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2434         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2435         (wl-draft-create-buffer): Set reply-or-forward also for target
2436         mark commands.
2437
2438 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2439
2440         * wl-draft.el (wl-user-agent-compose): Delete special case for
2441         switch-to-buffer-other-window.
2442
2443         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2444         (wl-summary-forward): Ditto.
2445
2446         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2447         function.
2448         (wl-draft-buffer-style): New use option.
2449
2450         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2451         (wl-draft): Follow the change above.
2452         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2453         wl-draft-buffer-style.
2454         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2455         switch-function.
2456
2457 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2458
2459         * wl-draft.el (wl-user-agent-compose): Delete special case for
2460         switch-to-buffer-other-window.
2461
2462         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2463         (wl-summary-forward): Ditto.
2464
2465         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2466         function.
2467         (wl-draft-buffer-style): New use option.
2468
2469         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2470         (wl-draft): Follow the change above.
2471         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2472         wl-draft-buffer-style.
2473         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2474         switch-function.
2475
2476 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2477
2478         * wl-address.el (wl-address-make-completion-entry): Extracted from
2479         `wl-address-make-completion-list'.
2480         (wl-address-enable-strict-loading): New variable.
2481         (wl-address-make-completion-list): Revive petname duplication
2482         inquiry, and enable it if `wl-address-enable-strict-loading'.
2483         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2484
2485 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2486
2487         * wl-message.el (wl-message-get-original-buffer): Avoid
2488         'Selecting deleted buffer' error when original buffer is killed.
2489
2490 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2491
2492         * wl-summary.el (wl-summary-next-message): Use
2493         elmo-message-accessible-p instead of elmo-message-cached-p.
2494
2495 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2498
2499         * wl-thread.el (wl-thread-open-all-unread): Use
2500         elmo-folder-list-flagged instead of
2501         elmo-folder-list-messages-mark-match.
2502
2503         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2504         instead of elmo-folder-list-messages-mark-match.
2505         (wl-summary-move-spec-alist): New variable.
2506         (wl-summary-move-spec-plugged-alist,
2507         wl-summary-move-spec-unplugged-alist): Abolish.
2508         (wl-summary-next-message): Follow the change above.
2509         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2510         with 'no-msg' argument.
2511
2512         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2513         variable.
2514         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2515         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2516         (wl-message-buffer-prefetch-get-next): Follow the change above.
2517
2518 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2519
2520         * wl-version.el (wl-version): Changed codename.
2521
2522         * Version number is increased to 2.11.0.
2523
2524 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2525
2526         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2527         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2528         `wl-draft-config-variables'.
2529         (wl-draft-kill): Fixed problem when the draft is reedit.
2530
2531 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2532
2533         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2534         buffer-modified status (Thanks to
2535         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2536
2537 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2538
2539         * wl-util.el (wl-region-exists-p): New function.
2540
2541         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2542         Remove defvars for byte-compile warnings.
2543
2544 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2545
2546         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2547         defvar-maybe. Removed unused bind.
2548
2549 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2550
2551         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2552         summary buffer window before creating new frame.
2553         (wl-draft-reply): Ditto.
2554
2555 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2556
2557         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2558
2559 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2560
2561         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2562
2563 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2564
2565         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2566         instead of `kill-region'.
2567
2568 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2569
2570         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2571         (wl-highlight-summary-line-string): Use it.
2572         (wl-highlight-summary-current-line): Ditto.
2573
2574         * wl-mime.el (wl-message-delete-current-part): Check the class of
2575         mime-entity.
2576
2577         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2578
2579         * wl-summary.el (wl-summary-make-number-list): Initialize.
2580         (wl-summary-update-mark): New function.
2581         (wl-summary-reply): Put `answered' mark on the message.
2582         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2583
2584         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2585         (wl-draft-reply): Added optional argument `number';
2586         Set wl-draft-parent-number.
2587         (wl-draft-kill): Delete answered mark if it is a reply.
2588
2589 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2590
2591         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2592         that originates in mime-preview-follow-current-entity.
2593         (wl-draft-yank-current-message-entity): Use it if region is active.
2594
2595         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2596         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2597         `wl-message-delete-current-part'.
2598         * wl-mule.el (wl-message-define-keymap): Ditto.
2599         * wl-xmas.el (wl-message-define-keymap): Ditto.
2600
2601 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2602
2603         * wl-mime.el (wl-message-delete-current-part): New function.
2604         (wl-mime-node-id-to-string): Ditto.
2605
2606         * wl-mime.el (wl-message-delete-current-part): Use existing
2607         original buffer which corresponds current mime-view buffer.
2608         (fetched buffer might have different structure, possibly)
2609
2610         * wl-mime.el (wl-message-delete-current-part): Quit if the
2611         message content differs from the actual message.
2612
2613 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2614
2615         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2616         order.
2617         (wl-summary-search-by-subject): Search parent message from tail;
2618         Check the existence of the parent message on the current thread tree.
2619         (wl-summary-update-thread): Check whether the line is inserted.
2620
2621 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2622
2623         * wl-vars.el (wl-summary-line-format): Undo last change.
2624         * wl-summary.el (wl-summary-print-destination): Do not put
2625         invisible property when `wl-summary-width' is nil.
2626         (wl-summary-line-subject-minimum-length): Abolished.
2627         (wl-summary-line-subject): Ditto.
2628
2629 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2630
2631         * wl-vars.el (wl-summary-line-format): Change default value.
2632         (wl-summary-subject-length-limit): Abolished.
2633         * wl-summary.el (wl-summary-line-subject): Ditto.
2634
2635 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2636
2637         * wl-template.el (wl-template-select): Added optional argument.
2638         If optional argument is specified, reverse
2639         `wl-template-visible-select'.
2640
2641 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2642
2643         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2644         Take prefix argument to force asking the destination folder.
2645
2646 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2647
2648         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2649         count and update status.
2650
2651 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2652
2653         * wl-summary.el (wl-summary-redisplay-internal): If
2654         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2655         after fetching.
2656
2657 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2658
2659         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2660         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2661
2662         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2663
2664 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2665
2666         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2667         (All other related portions are changed).
2668         (wl-summary-mark-as-read-all): Rewrite.
2669
2670 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2671
2672         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2673         `wl-summary-mark-as-read'.
2674         (wl-summary-mark-as-unread): Rewrite.
2675         (wl-summary-mark-as-read): Added no-modeline argument.
2676         (wl-summary-resume-cache-status): Rewrite.
2677         (wl-summary-exec-subr): Remove unused local variable.
2678
2679 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2680
2681         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2682         logic to call `wl-summary-buffer-prev-folder-function'.
2683         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2684
2685 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2686
2687         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2688         is nil.
2689
2690 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2691
2692         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2693         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2694         (wl-mime-setup): Add its entry.
2695
2696 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2697
2698         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2699         (wl-summary-delete-cache): Likewise.
2700         (wl-summary-mark-as-read): Rewrite.
2701
2702 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2703
2704         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2705         `wl-summary-count-unread'.
2706
2707         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2708
2709         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2710
2711 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2712
2713         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2714         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2715         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2716         Renamed to the elmo-msgdb-*-mark.
2717         (wl-summary-score-marks): Follow the change above.
2718         (wl-summary-auto-refile-skip-marks): Ditto.
2719         (wl-summary-incorporate-marks): Ditto.
2720         (wl-summary-expire-reserve-marks): Ditto.
2721
2722         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2723         changes.
2724         (wl-thread-insert-top): Changed updating message.
2725
2726         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2727         variable.
2728         (wl-summary-count-unread): Count answered marks.
2729         (wl-summary-rescan): Call wl-summary-insert-message instead of
2730         wl-summary-append-message-func-internal.
2731         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2732         (wl-summary-prefetch-msg): Follow the variable name changes.
2733         (wl-summary-prefetch-region): Ditto.
2734         (wl-summary-mark-as-read-all): Follow the API changes;
2735         Don't call elmo-folder-replace-marks.
2736         (wl-summary-delete-cache): Follow the variable name changes.
2737         (wl-summary-resume-cache-status): Ditto.
2738         (wl-summary-update-status-marks): New function.
2739         (wl-summary-insert-message): New function.
2740         (wl-summary-sync-marks): Follow the variable name changes.
2741         (wl-summary-sync-update): Synchronize to the msgdb, too;
2742         Changed update messages.
2743         (wl-summary-make-number-list): Rewrite.
2744         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2745         (wl-summary-mark-as-unread): Follow the API changes.
2746         (wl-summary-exec-subr): Follow the variable name changes.
2747         (wl-summary-mark-as-read): Ditto.
2748         (wl-summary-move-spec-plugged-alist): Ditto.
2749         (wl-summary-move-spec-unplugged-alist): Ditto.
2750         (wl-summary-cursor-move-surface): Ditto.
2751
2752         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2753         variable name changes.
2754         (wl-highlight-summary-current-line): Ditto.
2755
2756         * wl-expire.el (wl-expire-refile): Follow the API change in
2757         elmo-folder-move-messages.
2758         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2759         (wl-summary-archive): Use elmo-folder-msgdb instead of
2760         elmo-msgdb-load.
2761
2762 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2763
2764         * wl-mime.el (wl-draft-preview-message): Restore the position
2765         before evaluating wl-draft-send-hook in preview buffer.
2766
2767 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2768
2769         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2770         when it creates new draft buffer.
2771
2772         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2773         without argument.
2774
2775         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2776         Evaluate content and if the value is string, insert it.
2777         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2778         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2779         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2780         wl-draft-config-sub-part-bottom): Use it.
2781
2782         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2783         with the folder name. The question was unintelligible when it is
2784         called from wl-save-status.
2785
2786 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2787
2788         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2789         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2790         cannot take second argument).
2791
2792 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2793
2794         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2795         as t. Since type and subtype are not case sensitive (RFC 2045).
2796
2797 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2798
2799         * wl-vars.el (wl-message-mode-line-format): New variable.
2800         (wl-message-mode-line-format-spec-alist): Ditto.
2801         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2802         (wl-message-redisplay): Use wl-message-mode-line-format.
2803
2804 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2805
2806         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2807
2808 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2809
2810         * wl-summary.el (wl-summary-default-from): Write description.
2811
2812 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2813
2814         * wl-vars.el (wl-ldap-objectclass): Abolish.
2815
2816         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2817         (wl-ldap-make-filter): Removed condition for objectclass.
2818         (wl-ldap-make-matched-value-list): Remove meaningless process.
2819         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2820         (wl-address-ldap-search): Don't add `*' to `pat' string;
2821         use ignore-errors; added `email';
2822         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2823         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2824         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2825
2826
2827 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2828
2829         * wl-draft.el (wl-draft-parent-folder): Write description.
2830         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2831
2832 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2833
2834         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2835         as "" (zero-length string) if no parent.
2836         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2837
2838 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2839
2840         * wl-address.el (wl-address-make-completion-list): Skip duplication
2841         checking.
2842         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2843         `append'.
2844
2845 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2846
2847         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2848         instead of `beginning-of-buffer'.
2849
2850 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2851
2852         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2853
2854 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2855
2856         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2857         Refer wl-message-buffer-name.
2858         (wl-message-wheel-down): Ditto.
2859
2860 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2861
2862         * wl-vars.el (wl-message-buffer-name): New user option.
2863
2864         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2865         directly instead of making alist dinamically.
2866
2867         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2868         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2869         wl-message-buffer-cache-name.
2870         (wl-message-buffer-cache-clean-up): Ditto.
2871
2872         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2873
2874         * Version number is increased to 2.9.15.
2875
2876 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2877
2878         * wl-vars.el (wl-summary-default-view-alist): New user option.
2879
2880         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2881
2882         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2883         while deleting address.
2884         (wl-draft-delete-myself-from-cc): Ditto.
2885
2886         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2887         If optional argument is specified, reverse sort order.
2888
2889         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2890
2891 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2892
2893         * wl-thread.el (wl-thread-insert-message): Return parent number if
2894         exists.
2895         (wl-thread-update-indent-string-region): Use
2896         wl-thread-update-line-on-buffer-sub instead of
2897         wl-thread-update-line-on-buffer.
2898
2899 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2900
2901         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2902         (wl-folder-close-all): Ditto.
2903
2904 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2905
2906         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2907         and mailing-list:.
2908         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2909         value.
2910         (wl-summary-line-list-info): Print mailing-list name even when 
2911         list-number is empty.
2912
2913 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2914
2915         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2916
2917         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2918         (wl-draft-open-file): Ditto.
2919         (wl-draft-random-alphabet): Ditto.
2920
2921         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2922         bindings.
2923
2924 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2925
2926         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2927         * wl-vars.el (wl-draft-config-alist): Ditto.
2928
2929 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2930
2931         * Version number is increased to 2.9.14.
2932
2933         * wl.el (wl): Don't set wl-init as nil when error occured while
2934         auto-checking folders.
2935
2936         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2937         `elmo-expand-newtext'.
2938
2939 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2940
2941         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2942         `this-command' so that `wl-folder-goto-folder' contained in
2943         `wl-summary-keep-cursor-command' work.
2944
2945 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2946
2947         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2948         message buffer displaying state.
2949
2950 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2951
2952         * wl-vars.el (wl-summary-default-view): New variable to specify
2953         default value for `wl-summary-buffer-view' instead of using
2954         set-default.
2955         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2956
2957 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2958
2959         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2960
2961         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2962
2963 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2964
2965         * wl-vars.el (wl-forward-subject-prefix): New variable.
2966         * wl-draft.el (wl-draft-forward): Use it.
2967
2968 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2969
2970         * wl-message.el (wl-message-prev-page): When it is called without
2971         lines argument, scroll down by wl-message-scroll-amount lines.
2972         (wl-message-next-page): Ditto.
2973         * wl-vars.el (wl-message-scroll-amount): Change default value
2974         to preserve current behavior.
2975
2976 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2977
2978         * wl-summary.el (wl-summary-prefetch-msg): Bind
2979         `wl-message-entity' to call `wl-summary-from-function'.
2980
2981 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2982
2983         * wl-message.el (wl-message-buffer-create): Run
2984         wl-message-buffer-created-hook.
2985
2986 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2987
2988         * wl-summary.el (wl-summary-sort-specs): New variable.
2989         (wl-summary-default-sort-spec): Ditto.
2990         (wl-summary-sort): Rewrite.
2991         (wl-summary-sort-by-list-info): New function.
2992
2993 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2994
2995         * wl-summary.el (wl-summary-get-list-info): New function.
2996         (wl-summary-sort): Rewrite.
2997         (wl-summary-line-list-info): Ditto.
2998         (wl-summary-line-list-count): Ditto.
2999         (wl-summary-refile-region): Fixed docstring.
3000
3001 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3002
3003         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3004         `wl-folder-entity-hashtb' as completion table.
3005
3006 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3009         only when this command is called interactively; silence the byte-
3010         compiler.
3011
3012 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3013
3014         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3015         active in XEmacs.
3016
3017 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3018
3019         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3020         plural lines.
3021
3022 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3023
3024         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3025         of current line when the cursor is on the header name.
3026         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3027
3028 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3029
3030         * wl-util.el (wl-read-directory-name): Return displayed directory
3031         as the default value also on XEmacs.
3032
3033 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3034
3035         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3036         formatting.
3037
3038 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3039
3040         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3041         argument and when it is non-nil, check face property before
3042         highlighting for each line.
3043         (wl-highlight-summary-window): Set it.
3044
3045 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3046
3047         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3048         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3049
3050         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3051         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3052         (wl-draft-get-fcc-list): Likewise.
3053
3054 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3055
3056         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3057         (wl-thread-entity-cur): Ditto.
3058         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3059         wl-thread-indent-regexp setting.
3060         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3061
3062         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3063         wl-summary-lazy-highlight.
3064         (wl-summary-display-bottom): Ditto.
3065
3066         * wl-thread.el (wl-thread-open-close): Likewise.
3067
3068         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3069         from and subject;
3070         Bind wl-draft-use-frame;
3071         Enclose with save-window-excursion;
3072         Use wl-draft-create-buffer instead of with-temp-buffer;
3073         Use wl-draft-prepare-edit;
3074         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3075         Use wl-draft-send instead of wl-draft-raw-send.
3076
3077 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3078
3079         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3080         of using wl-from.
3081
3082 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3083
3084         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3085         insert-buffer instead of clone-buffer.
3086         (wl-draft-doing-mime-bcc): New variable.
3087         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3088         infinite loop.
3089         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3090
3091         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3092         (wl-draft-mime-bcc-body): Ditto.
3093
3094         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3095         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3096         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3097         wl-draft-do-mime-bcc.
3098         (wl-draft-mime-bcc-field): New function.
3099         (wl-draft-do-mime-bcc): Ditto.
3100
3101         * wl-address.el (wl-address-complete-header-list): New variable.
3102         (wl-address-complete-header-regexp): Changed default value.
3103
3104         * Version number is increased to 2.9.13.
3105
3106 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3107
3108         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3109         it is differed.
3110
3111 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3112
3113         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3114         (wl-summary-line-list-count): Ditto.
3115
3116 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3117
3118         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3119         (wl-nntp-posting-function): New variable.
3120         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3121         `wl-nntp-posting-config-alist'.
3122
3123 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3124
3125         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3126         FLIM.
3127
3128 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3129
3130         * wl-summary.el (wl-summary-target-mark-refile-sub):
3131         Remove a nuisance funcall.
3132
3133 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3134
3135         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3136         as t for `try-completion'.
3137
3138 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3139
3140         * wl-summary.el (wl-summary-default-from): Use
3141         wl-address-header-extract-address instead of
3142         std11-extract-address-components.
3143         (wl-summary-simple-from): Ditto.
3144         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3145         (wl-summary-insert-headers): Show message.
3146         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3147         for whole line.
3148         (wl-summary-default-from): Revert last change.
3149         (wl-summary-simple-from): Ditto.
3150         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3151         (wl-summary-mark-as-read-region): Follow the change above.
3152         (wl-summary-sync-marks): Ditto.
3153         (wl-summary-target-mark-mark-as-read): Ditto.
3154         (wl-summary-redisplay-internal): Ditto.
3155         (wl-summary-redisplay-no-mime-internal): Ditto.
3156         (wl-summary-redisplay-all-header): Ditto.
3157         (wl-summary-mark-as-read): Removed argument `cached';
3158         Use current cache status to set cache mark.
3159         (wl-summary-redisplay-internal): Follow the change above.
3160         (wl-summary-redisplay-no-mime-internal): Ditto.
3161         (wl-summary-redisplay-all-header): Ditto.
3162
3163         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3164
3165         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3166         Don't call itself recursively (Adviced by Yamaoka-san).
3167
3168 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3169
3170         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3171         bind wl-summary-highlight as nil to avoid error caused by missing
3172         local variables.
3173
3174 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3175
3176         * wl-vars.el (wl-invalid-character-message): New user option.
3177
3178         * wl-util.el (wl-set-string-width): If truncated string-width is
3179         larger than specified width, use `wl-invalid-character-message'.
3180
3181 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3182
3183         * wl-summary.el (wl-summary-prefetch-msg): 
3184         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3185
3186 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3187
3188         * wl-vars.el (wl-summary-check-line-format): New user option.
3189         (wl-summary-line-format-file): Ditto.
3190
3191         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3192         variable.
3193         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3194         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3195         and `wl-summary-view-old-p' to check whether do a rescan or not.
3196         (wl-summary-view-old-p): New function.
3197         (wl-summary-line-format-changed-p): Ditto.
3198         (wl-summary-line-format-save): Ditto.
3199         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3200
3201         * wl-util.el (wl-set-string-width): Avoid using negative number
3202         for make-string.
3203
3204 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3205
3206         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3207         return value.
3208
3209         * wl-util.el (wl-set-string-width): Added optional argument
3210         `padding' (All other related portions are changed).
3211         (wl-line-parse-format): If the first letter of column number is
3212         `0', zero-padding the result (ex: "%05l").
3213
3214         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3215
3216 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3217
3218         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3219         sequential summary view.
3220
3221 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3224         if it doesn't have a -unix version.
3225
3226 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3227
3228         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3229
3230 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3231
3232         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3233         content.
3234         (wl-draft): Follow the change above.
3235
3236         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3237
3238         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3239         and wl-folder-summary-line-format-alist contain %T and %P.
3240
3241         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3242         (wl-summary-mode-line-format): New user option.
3243         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3244         (wl-summary-line-format): Changed default value.
3245         (wl-summary-lazy-highlight): Changed default value.
3246
3247         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3248         change in wl-summary-create-line.
3249         (wl-thread-insert-entity-sub): Ditto.
3250
3251         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3252         (wl-summary-buffer-unread-status): Ditto.
3253         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3254         (wl-summary-buffer-persistent-mark-column): Ditto.
3255         (wl-summary-buffer-mode-line-formatter): Ditto.
3256         (wl-summary-buffer-mode-line): Ditto.
3257         (wl-summary-message-regexp): Abolished.
3258         (All other related portions are changed.)
3259         (wl-summary-detect-mark-position): New function.
3260         (wl-summary-buffer-set-folder): Setup
3261         wl-summary-buffer-mode-line-formatter.
3262         (wl-summary-mode): Setup selective-display;
3263         Setup pre-idle-hook when xemacs.
3264         (wl-summary-update-modeline): Rewrite.
3265         (wl-summary-jump-to-msg): Define as function;
3266         Changed regexp for searching messages.
3267         (wl-summary-message-number): Rewrite.
3268         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3269         Do rescan when old type summary cache.
3270         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3271         (wl-summary-remove-destination): Use '\r' to detect EOL.
3272         (wl-summary-print-destination): Ditto.
3273         (wl-summary-temp-mark): New inline function.
3274         (wl-summary-persistent-mark): Ditto.
3275         (wl-summary-line-number): New function.
3276         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3277         (wl-summary-line-list-count): New function.
3278         (wl-summary-create-line): Added argument persistent-mark.
3279         (All other related portions are changed)
3280         (wl-summary-create-line): Insert '\r'.
3281         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3282         (wl-summary-cursor-move-surface): New inline function.
3283         (wl-summary-prev): Use it.
3284         (wl-summary-next): Ditto.
3285
3286         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3287         wl-summary-message-regexp.
3288         (wl-highlight-summary): Delete progress message.
3289         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3290
3291         * Version number is increased to 2.9.12.
3292
3293 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3294
3295         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3296         variable (nil: no minimum).
3297         (wl-summary-line-subject): Add some spaces after subject by
3298         wl-summary-line-subject-minimum-length.
3299
3300 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3301
3302         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3303         and removed `F'.
3304         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3305         change above).
3306
3307 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3308
3309         * wl-summary.el (wl-summary-line-list-count): Reverted.
3310         (example setting in samples/*/dot.wl is also updated)
3311
3312 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3313
3314         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3315
3316         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3317
3318         * wl-vars.el (wl-summary-line-format): Addes some description to the
3319         docstring.
3320
3321         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3322         (wl-summary-line-close-bracket): Ditto.
3323         (wl-summary-line-children-number): Ditto.
3324         (wl-summary-line-thread-indent): Ditto.
3325         (wl-summary-line-children-and-from): Ditto.
3326
3327         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3328         't', 'c', 'F' and added 'C'.
3329
3330         * wl-util.el (wl-set-string-width): Accept negative value.
3331         (wl-line-parse-format): Added "%number(" and "%)".
3332
3333 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3334
3335         * wl-summary.el (wl-summary-line-list-count): Change format of the
3336         return value.
3337
3338 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3339
3340         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3341         from the recent message.el.
3342         (wl-draft-point-in-header-p): Ditto.
3343         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3344         wl-draft-beginning-of-line.
3345         * wl-e21.el (wl-draft-mode-map): Ditto.
3346         * wl-xmas.el (wl-draft-mode-map): Ditto.
3347
3348         * wl-folder.el: Sort macrodefs by dependencies.
3349
3350 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3351
3352         * wl-summary.el (wl-summary-prev): Fixed regexp.
3353         (wl-summary-next): Ditto.
3354
3355 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3356
3357         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3358
3359 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3360
3361         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3362         for backward compatibility.
3363
3364 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3365
3366         * wl-summary.el (wl-summary-line-list-count): New function, merged
3367         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3368         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3369         list counts.
3370
3371 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3372
3373         * wl-summary.el (wl-summary-create-line): Ignore errors while
3374         timezone-fix-time.
3375
3376         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3377
3378         * wl-summary.el (wl-summary-sync-update): Ditto.
3379         (wl-summary-default-from): Use wl-message-entity
3380         instead of entity.
3381
3382         * wl-summary.el (wl-summary-create-line): Fix.
3383
3384         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3385         (wl-summary-line-format): New user option.
3386         (wl-folder-summary-line-format-alist): Ditto.
3387         (wl-summary-from-width): Abolished.
3388
3389         * wl-util.el (toplevel): Require 'bytecomp.
3390         (wl-line-parse-format): New function.
3391         (wl-line-formatter-setup): New macro.
3392
3393         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3394         (wl-summary-buffer-line-formatter): New buffer local variable.
3395         (wl-summary-switch-to-clone-buffer): Follow the change above.
3396         (wl-summary-message-regexp): Fix.
3397         (wl-summary-from-func-internal): Abolished.
3398         (wl-summary-subject-func-internal): Ditto.
3399         (wl-summary-subject-filter-func-internal): Ditto.
3400         (All other related portions are changed.)
3401         (wl-summary-buffer-set-folder):
3402         Set up wl-summary-buffer-number-column and 
3403         wl-summary-buffer-line-formatter
3404         (All other related portions are changed.)
3405         (wl-summary-buffer-number-column-detect): Abolished.
3406         (All other related portions are changed.)
3407         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3408         (wl-summary-delete-all-temp-marks-on-buffer): Use
3409         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3410         (wl-summary-target-mark-delete): Ditto.
3411         (wl-summary-target-mark-refile-subr): Ditto.
3412         (wl-summary-target-mark-mark-as-read): Ditto.
3413         (wl-summary-target-mark-mark-as-unread): Ditto.
3414         (wl-summary-target-mark-mark-as-important): Ditto.
3415         (wl-summary-target-mark-save): Ditto.
3416         (wl-summary-replace-status-marks): Renamed from
3417         wl-summary-set-status-marks-on-buffer;
3418         Use wl-summary-message-regexp instead of
3419         wl-summary-buffer-number-regexp.
3420         (wl-summary-sync-update): Follow the change above.
3421         (wl-summary-goto-previous-message-beginning): New function.
3422         (wl-summary-mark-as-unread): Use it.
3423         (wl-summary-mark-as-important): Ditto.
3424         (wl-summary-line-formatter): New variable.
3425         (wl-summary-line-year): New function.
3426         (wl-summary-line-day): Ditto.
3427         (wl-summary-line-day-of-week): Ditto.
3428         (wl-summary-line-hour): Ditto.
3429         (wl-summary-line-minute): Ditto.
3430         (wl-summary-line-open-bracket): Ditto.
3431         (wl-summary-line-close-bracket): Ditto.
3432         (wl-summary-line-children-number): Ditto.
3433         (wl-summary-line-thread-indent): Ditto.
3434         (wl-summary-line-size): Ditto.
3435         (wl-summary-line-subject): Ditto.
3436         (wl-summary-line-from): Ditto.
3437         (wl-summary-line-children-and-from): Ditto.
3438         (wl-summary-create-line): Rewritten.
3439         (wl-summary-format-date): Abolished.
3440
3441         * wl-highlight.el (wl-highlight-summary-current-line): Use
3442         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3443         Use thread structure to detect thread top message.
3444
3445         * wl-draft.el (wl-default-draft-cite): Don't use
3446         wl-summary-from-func-internal.
3447
3448         * wl-refile.el (wl-refile-subject-learn): Don't use
3449         wl-summary-subject-filter-func-internal.
3450         (wl-refile-guess-by-subject): Ditto.
3451
3452         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3453         parameters.
3454
3455         * wl-thread.el (wl-thread-update-indent-string-region):
3456         Use wl-thread-update-line-on-buffer instead of
3457         wl-thread-update-indent-string.
3458         (wl-thread-update-children-number): Redefine using
3459         wl-thread-update-line-on-buffer.
3460         (wl-thread-update-indent-string): Abolished.
3461
3462         * Version number is increased to 2.9.11.
3463
3464 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3465
3466         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3467         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3468         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3469
3470         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3471         as nil.
3472
3473         * wl-thread.el (wl-thread-open-all-unread): Use 
3474         elmo-folder-list-messages-mark-match.
3475         (wl-thread-insert-message): Removed argument `mark-alist'.
3476         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3477         elmo-msgdb-set-mark.
3478         (wl-thread-get-children-msgs-uncached): Likewise.
3479         (wl-thread-get-exist-children): Added argument include-self.
3480         (wl-thread-delete-message): Follow the change above.
3481
3482         * wl-summary.el (wl-summary-count-unread): Removed argument.
3483         (wl-summary-rescan): Follow the change above.
3484         (wl-summary-mark-as-read-region): Ditto
3485         (wl-summary-mark-as-unread-region): Ditto.
3486         (wl-summary-delete-messages-on-buffer): Ditto.
3487         (wl-summary-sync-update): Ditto.
3488         (wl-summary-switch-to-clone-buffer): Ditto.
3489         (wl-summary-goto-folder-subr): Ditto.
3490         (wl-summary-target-mark-mark-as-read): Ditto.
3491         (wl-summary-target-mark-mark-as-unread): Ditto.
3492         (wl-summary-target-mark-mark-as-important): Ditto.
3493         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3494         (wl-summary-update-thread): Removed argument `mark-alist'.
3495         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3496         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3497         (wl-summary-resume-cache-status): Likewise.
3498         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3499         elmo-msgdb-set-mark.
3500         (wl-summary-mark-as-read-all): Likewise.
3501         (wl-summary-delete-cache): Ditto.
3502         (wl-summary-auto-select-msg-p): Ditto.
3503         (wl-summary-mark-as-unread): Ditto.
3504         (wl-summary-no-auto-refile-message-p): Ditto.
3505         (wl-summary-mark-as-read): Ditto.
3506         (wl-summary-mark-as-important): Ditto.
3507         (wl-summary-auto-refile): Follow the change above.
3508         (wl-summary-delete-all-marks): Removed.
3509         (wl-summary-resume-marks-and-highlight): Ditto.
3510         (wl-summary-resume-marks): Ditto.
3511         (wl-summary-delete-important-msgs-from-list): Ditto.
3512         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3513
3514         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3515         wl-summary-count-unread.
3516
3517         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3518         (wl-summary-score-update-all-lines): Use
3519         elmo-msgdb-set-mark.
3520
3521 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3522
3523         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3524         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3525         (wl-summary-create-line): Renamed from
3526         wl-summary-overview-create-summary-line;
3527         Argument rearrangement.
3528         (wl-summary-update-thread): Follow the change above.
3529
3530         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3531         (wl-thread-insert-entity-sub): Likewise.
3532
3533         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3534         argument `overview', `mark-alist' and added `msgdb'.
3535
3536         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3537
3538         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3539         (wl-summary-rescan): Follow the change above.
3540         (wl-summary-sync-update): Ditto.
3541         (wl-summary-insert-thread-entity): Ditto;
3542         Don't use `let*' in every while loop;
3543         Detect infinite loop of threads.
3544         (wl-summary-update-thread): Removed argument `overview'.
3545
3546         * wl-thread.el (wl-thread-insert-message): Ditto.
3547
3548         * Version number is increased to 2.9.10.
3549
3550         * wl-message.el (wl-message-redisplay): Ignore errors while
3551         wl-message-redisplay-hook.
3552
3553 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3554
3555         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3556
3557 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3558
3559         * wl.el (wl): inhibit-quit while wl-folder.
3560
3561 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3562
3563         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3564         while msgdb access.
3565
3566 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3567
3568         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3569         even if no folder is not created.
3570
3571 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3572
3573         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3574
3575         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3576         implementation.
3577         (wl-summary-target-mark-thread): Ditto.
3578
3579         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3580
3581 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3582
3583         * wl-util.el (wl-display-bytes): Remove unused function.
3584
3585 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3586
3587         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3588         seems critical one (partially reverse the change in 2002/03/17).
3589
3590 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3591
3592         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3593         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3594
3595 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3596
3597         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3598         is not writable.
3599         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3600         plugged status instead of `'force' as 2nd argument.
3601
3602         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3603         is not creatable.
3604
3605         * Version number is increased to 2.9.9.
3606
3607 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3608
3609         * wl-summary.el (wl-summary-suspend): New function.
3610
3611 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3612
3613         * wl.el (wl): Do not check variables if check is nil.
3614         * wl-utils.el (wl-collect-draft): New function.
3615         * wl-folder.el (wl-folder-suspend): Put summary buffers
3616         and draft buffers at the end of buffer list.
3617         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3618
3619 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3620
3621         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3622         loop instead of recursive call.
3623
3624         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3625         2nd argument.
3626
3627 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3628
3629         * wl-draft.el (wl-draft-create-contents): Don't take neither
3630         (function . args) nor (string . something) any more.
3631
3632         * wl-version.el (wl-generate-user-agent-string): Return string
3633         without header symbol.
3634         * wl-draft.el (wl-draft-default-headers): Use it.
3635
3636         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3637         `wl-draft-insert-ccs' and return field value instead of inserting
3638         the header. Abolish cc argument.
3639         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3640
3641         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3642         rather than one with string car.
3643
3644         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3645         * wl-draft.el (wl-draft-create-contents): Add it after the default
3646         headers.
3647
3648         * wl-draft.el (wl-draft-create-contents): For the case of
3649         (symbol-or-string . function) insert header only when the function
3650         returns string value.
3651
3652 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3653
3654         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3655         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3656
3657 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3658
3659         * wl.el (wl-check-environment): Don't check Message-ID when
3660         `wl-insert-message-id' is nil.
3661         Revive checking if `wl-message-id-domain' contains "@".
3662
3663 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3664
3665         * wl.el (wl-check-environment): Merge examination for "@" at
3666         inappropriate position into the first string-match.
3667
3668         * wl-summary.el (wl-summary-target-mark-print): New function.
3669         (wl-summary-pipe-message-subr): Extracted from
3670         `wl-summary-pipe-message'.
3671         (wl-summary-target-mark-pipe): New function.
3672         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3673         `wl-summary-target-mark-pipe'.
3674
3675 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3676
3677         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3678
3679 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3680
3681         * wl.el (wl-check-environment): Use elmo-warning instead of
3682         error for non-critical ones.
3683         Remove trash folder check.
3684         (wl): Don't ignore error in wl-check-environment.
3685
3686         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3687         check, which is moved from `wl-check-environment'.
3688         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3689
3690 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3691
3692         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3693         guess anything, call wl-summary-write.
3694         (wl-summary-write): Create draft with blank To field.
3695         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3696
3697 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3698
3699         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3700         argument full as well for wl-folder-write-current-folder.
3701         If wl-*-write-current-folder cannot guess addressee, add blank
3702         To header.
3703         Rewrite condition for positioning cursor.
3704
3705 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3706
3707         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3708         summary buffer is present, use it.
3709         (wl-folder-jump-to-previous-summary): Ditto.
3710
3711 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3712
3713         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3714
3715         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3716         wl-summary-previous-buffer and wl-summary-next-buffer.
3717
3718         * wl-folder.el (wl-folder-mode-map): Bind
3719         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3720         (wl-folder-jump-to-next-summary): New function.
3721         (wl-folder-jump-to-previous-summary): Ditto.
3722
3723         * wl-draft.el (wl-draft): Rearranged.
3724
3725 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3726
3727         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3728         of header.
3729         (wl-draft): Collect arguments for the header as header-alist.
3730         (wl-draft-forward): Arrange arguments for wl-draft.
3731         (wl-draft-reply): Ditto.
3732         (wl-draft-edit-string): Ditto.
3733         * wl-summary.el (wl-summary-write): Ditto.
3734         (wl-summary-write-current-folder): Ditto.
3735
3736         * Version number is increased to 2.9.8.
3737
3738 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3739
3740         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3741
3742         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3743
3744         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3745         even if the guess failed.
3746
3747         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3748         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3749         wl-summary-write-current-folder.
3750         * wl-xmas.el: Ditto.
3751
3752 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3753
3754         * wl-summary.el (wl-summary-next-page): Force display message if
3755         message is not displayed yet.
3756         (wl-summary-prev-page): Ditto.
3757
3758 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3759
3760         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3761
3762 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3763
3764         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3765         add "Preview Message" and "Save Draft and Exit".
3766
3767 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3768
3769         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3770         if addrmgr is called from draft in splitted window.
3771
3772         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3773         * wl-mule.el: Ditto.
3774         * wl-xmas.el: Ditto.
3775
3776 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3777
3778         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3779
3780         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3781         * wl-xmas.el (wl-folder-toolbar): Ditto.
3782
3783 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3784
3785         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3786         and wl-draft-save-and-exit.
3787         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3788         * wl-xmas.el: Ditto.
3789         * wl-mule.el: Ditto.
3790
3791         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3792         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3793
3794 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3795
3796         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3797         lists for saving buffer.
3798
3799 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3800
3801         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3802         parent-folder argument instead of it.
3803         (wl-draft-create-buffer): Ditto.
3804         (wl-draft-forward): Ditto.
3805         (wl-draft-reply): Ditto.
3806         * wl-summary.el (wl-summary-write): Ditto.
3807         (wl-summary-write-current-folder): Ditto.
3808
3809         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3810         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3811         Folder buffer after composing.
3812
3813 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3814
3815         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3816         header if the file `wl-x-face-file' already contains it.
3817
3818 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3819
3820         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3821         folder" entry.
3822         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3823         * wl-e21.el (wl-folder-toolbar): Ditto.
3824         * wl-xmas.el (wl-folder-toolbar): Ditto.
3825
3826 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3827
3828         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3829         wl-folder-goto-folder with sticky argument.
3830         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3831
3832 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3833
3834         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3835         and wl-summary-previous-buffer.
3836         (wl-summary-next-buffer): New function.
3837         (wl-summary-previous-buffer): Ditto.
3838
3839 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3840
3841         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3842         wl-folder-jump-to-current-entity-with-arg.
3843         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3844         `wl-folder-jump-to-current-entity'.
3845         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3846         `wl-summary-goto-folder-sticky'.
3847         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3848         `wl-summary-goto-folder'.
3849         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3850         Unless force-exit, do not clean temp. marks for sticky summary.
3851         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3852
3853 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3854
3855         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3856         not entire.
3857
3858 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3859
3860         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3861         to `C-x C-s'.
3862         (wl-summary-save-status): New command.
3863         (wl-summary-exit): Don't clean-up temp marks when sticky.
3864         (Applied patch from Nakayama-san [wl: 09548])
3865         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3866         Do nothing when no mark data.
3867         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3868         Call `wl-summary-delete-all-temp-marks' before saving.
3869
3870 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3871
3872         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3873
3874 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3875
3876         * wl.el (wl-check-environment): Also cause error when (system-name)
3877         returns "localhost.localdomain". (Although it doesn't affect because
3878         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3879
3880 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3881
3882         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3883         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3884
3885         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3886         value.
3887
3888 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3889
3890         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3891         Likewise r-cc-list and r-ng-list.
3892
3893 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3894
3895         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3896         only if it is bound as variable.
3897
3898         * wl-mime.el (wl-draft-preview-message): Ditto.
3899
3900 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3901
3902         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3903         needless `goto-char'.
3904
3905         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3906         `wl-summary-redisplay-no-mime-internal' instead of
3907         `wl-summary-redisplay-no-mime'.
3908         (wl-summary-redisplay-no-mime): Changed argument;
3909         Call `wl-summary-redisplay-no-mime-internal'.
3910
3911         * wl-mime.el (wl-draft-preview-message): Bind
3912         `mime-header-encode-method-alist' locally.
3913
3914         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3915         (wl-draft-std11-parse-addresses): Added the first address check.
3916         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3917
3918         * Version number is increased to 2.9.7.
3919
3920 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3921
3922         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3923
3924 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3925
3926         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3927         related to scrollbar support, if there is no such a feature
3928         compiled in.
3929
3930 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3931
3932         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3933         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3934         for prefetch.
3935
3936 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3937
3938         * wl-summary.el (wl-summary-pick): Fix for no match.
3939
3940 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3941
3942         * wl-draft.el (wl-draft-save):
3943         Override `mime-header-encode-method-alist'.
3944
3945 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3946
3947         * wl-folder.el (wl-folder-pick): New function.
3948         Define key as "?".
3949
3950 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3951
3952         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3953         Fix for unplugged.
3954
3955 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3956
3957         * wl-folder.el (wl-folder-virtual): New function.
3958         Define key as "V".
3959
3960 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3961
3962         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3963         multi folder if entity is group.
3964
3965 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3966
3967         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3968         is nil.
3969
3970 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3971
3972         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3973         (wl-summary-target-mark-msgs): Return the number of marked messages.
3974
3975 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3976
3977         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3978         "first:" is specified.
3979
3980 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3981
3982         * wl-vars.el (wl-from): Use return value of function
3983         user-full-name instead of the variable user-full-name since
3984         XEmacs-20.4 doesn't set this variable.
3985
3986 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3987
3988         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3989         call `wl' directly.
3990
3991 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3992
3993         * wl-draft.el (wl-draft-reedit): Removed duplicated
3994         switch-to-buffers.
3995
3996 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3997
3998         * wl.el (wl-other-frame): Removed garbages.
3999
4000 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4001
4002         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4003
4004         * wl-xmas.el (wl-draft-key-setup): Ditto.
4005
4006         * wl-mule.el (wl-draft-key-setup): Ditto.
4007
4008         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4009         (wl-draft-reedit): Ditto.
4010         (wl-draft-prepare-edit): Add `wl-draft-save' to
4011         `local-write-file-hooks'.
4012         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4013         (wl-draft-reedit): Set buffer-file-name.
4014         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4015
4016
4017         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4018         call it.
4019         (wl-delete-startup-frame-function): New variable.
4020         (wl-other-frame): New function
4021         (Original was written by Yamaoka san [wl: 09239]).
4022
4023         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4024         if `wl-folder-use-frame'.
4025
4026 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4027
4028         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4029
4030 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4031
4032         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4033         New variable.
4034         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4035         (wl-message-buffer-prefetch-get-next): Use them.
4036         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4037
4038 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4039
4040         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4041         with unwind-protect.
4042
4043         * wl-draft.el (wl-draft-reedit): Rewrite.
4044         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4045         (wl-draft-save): Insert header separator if it does not exist;
4046         Removed condition-case.
4047
4048         * wl-summary.el (wl-summary-reedit): Revert last change.
4049
4050         * wl-draft.el (wl-draft-save): Rewrite.
4051         (wl-draft-create-buffer): Set buffer-file-name as nil.
4052
4053         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4054
4055         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4056
4057         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4058         nil.
4059
4060 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4061
4062         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4063         If count is nil, do not prefetch.
4064         (wl-message-buffer-prefetch-next): Next.
4065
4066 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4067
4068         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4069
4070 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4071
4072         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4073         `delete-backward-char'
4074         (wl-draft-prepare-edit): Check major-mode.
4075         (wl-draft-decode-header): Rewrite.
4076         (wl-draft): Fix.
4077
4078 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4079
4080         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4081
4082 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4083
4084         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4085         (wl-message-buffer-prefetch-get-next): Remove size checking.
4086         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4087
4088 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4089
4090         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4091         (wl-draft-default-headers): Fix.
4092
4093 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4094
4095         * wl-draft.el (wl-draft-default-headers): Insert return value of
4096         `wl-generate-mailer-string-function'.
4097
4098 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4099
4100         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4101         (wl-draft-insert-mail-header-separator): Ditto.
4102
4103         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4104         again (Reverted the change on 2002-01-17 by OKADA san).
4105
4106 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4107
4108         * wl-draft.el (wl-draft): Rewrite.
4109         (wl-draft-create-buffer): New function.
4110         (wl-draft-create-contents): Ditto.
4111         (wl-draft-prepare-edit): Ditto.
4112         (wl-draft-decode-header): Ditto.
4113         (wl-draft-decode-body): Ditto.
4114         (wl-draft-check-new-line): Ditto.
4115         (wl-draft-default-headers): Ditto.
4116         (wl-draft-insert-mail-header-separator): Ditto.
4117
4118 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4119
4120         * Version number is increased to 2.9.6.
4121
4122 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4123
4124         * wl-draft.el (wl-draft-delete-field): Optional argument.
4125         (wl-draft-delete-fields): Ditto.
4126
4127 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4128
4129         * wl-message.el (toplevel): Eliminated byte-compile warning.
4130         for `itimer-function', `delete-timer' and `itimer-list'.
4131
4132 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4133
4134         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4135         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4136         `wl-message-buffer-prefetch-threshold'.
4137         * wl-summary.el (wl-summary-redisplay-internal): Remove
4138         the check of `wl-message-buffer-prefetch-depth'.
4139
4140 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4141
4142         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4143         size of article.
4144         (wl-message-buffer-prefetch-subr): Remove size check.
4145
4146 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4147
4148         * wl-vars.el (wl-plugged): Make customizable.
4149
4150 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4151
4152         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4153         (wl-message-buffer-prefetch-set-timer): New function.
4154         (wl-message-buffer-prefetch-get-next): New function.
4155         (wl-message-buffer-prefetch): New function.
4156         (wl-message-buffer-prefetch-next): Rewrite.
4157         (wl-message-buffer-prefetch-subr): Rewrite.
4158         * wl-vars.el (wl-auto-prefetch-first): New variable.
4159         * wl-summary.el (wl-summary-goto-folder-subr): Call
4160         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4161
4162 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4163
4164         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4165         `wl-summary-unread-message-hook'.
4166
4167 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4168
4169         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4170         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4171         if range is `cache-status'.
4172
4173 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4174
4175         * wl-message.el (wl-message-buffer-prefetch-subr):
4176         Improve debug message.
4177
4178 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4179
4180         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4181         `wl-mail-send-pre-hook'.
4182         (wl-draft-send-mail-with-qmail): Ditto.
4183         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4184
4185 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4186
4187         * wl-message.el (wl-message-buffer-prefetch-subr):
4188         Fix for cancel-function-timers bug.
4189         (wl-message-buffer-prefetch-debug): Default value is t.
4190
4191 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4192
4193         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4194         (wl-message-buffer-prefetch-subr): Rewrite.
4195         Rename from `wl-message-buffer-prefetch'.
4196
4197 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4198
4199         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4200         (wl-default-draft-cite-decorate-author): Ditto.
4201
4202         * wl-draft.el (wl-draft-cite-function): Removed.
4203         (wl-default-draft-cite-decorate-author): Ditto.
4204
4205 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4206
4207         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4208         (wl-default-draft-cite): Do not arrange author name if the value of
4209         `wl-default-draft-cite-decorate-author' is nil.
4210
4211 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4212
4213         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4214
4215         * wl-folder.el (wl-folder-check-one-entity): Don't care
4216         `elmo-folder-use-flag-p'.
4217
4218 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4219
4220         * wl-folder (wl-folder-check-one-entity): Fix
4221         problem if unread is nil.
4222
4223 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4224
4225         * wl-address.el (wl-address-make-completion-list): Check whether
4226         the address is a group list.
4227         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4228
4229 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4230
4231         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4232         The number of the messages of new and unread does not count
4233         correctly.
4234
4235         * wl-summary.el (wl-summary-count-unread): Changed to return
4236         `(new . unread)' instead of total.
4237         (wl-summary-sync-update): Follow the change above.
4238
4239         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4240
4241 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4242
4243         * wl-address.el (wl-address-make-completion-list): Do not enclose
4244         address by " <" and ">" if associated realname is "".
4245         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4246         This is against the promblem with group list in .addresses pointed
4247         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4248
4249 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4252         message is a format control string.
4253         * wl-expire.el (wl-expire-append-log): Ditto.
4254         * wl-mime.el (wl-summary-burst-subr): Ditto.
4255         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4256         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4257
4258 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4259
4260         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4261         wl.el (wl-check-variables): Rename from `wl-check-type'.
4262         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4263         (wl-check-variables-2): New function.
4264         (wl): Call `wl-check-variables-2'.
4265
4266 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4267
4268         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4269         after renaming folder in access group.
4270
4271 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4272
4273         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4274         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4275         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4276         (wl-message-buffer-prefetch): Rewrite.
4277         (wl-message-buffer-prefetch-idle-time): Removed.
4278         * wl-summary.el (wl-summary-redisplay-internal):
4279         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4280         Error check for `wl-message-buffer-prefetch-depht'.
4281
4282 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4283
4284         * Version number is increased to 2.9.5.
4285         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4286
4287 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4288
4289         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4290         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4291         Based on the patch written by
4292         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4293
4294 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4295
4296         * wl-draft.el (wl-draft-raw-send): Fix for
4297         `wl-news-send-pre-hook'
4298
4299 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4300
4301         * wl-utils.el (wl-message-id-function): New variable.
4302         * wl-draft.el (wl-draft-insert-required-fields):
4303         Use `wl-message-id-function'.
4304
4305 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4306
4307         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4308         * wl-utils.el (wl-draft-make-message-id-string):
4309         Use `wl-from' for domain part of Message-ID
4310         if `wl-message-id-use-wl-from' if non-nil.
4311         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4312
4313 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4314
4315         * wl.el (wl): Call `wl-check-type'
4316         Do not 'condition-case'.
4317
4318 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4319
4320         * wl.el (wl-check-type): New function.
4321         (wl-check-type-variables): New variable.
4322
4323 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4324
4325         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4326
4327 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4328
4329         * wl-draft.el (wl-smtp-password-key): New function.
4330         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4331         (wl-draft-send-mail-with-smtp): Ditto.
4332         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4333
4334 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4335
4336         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4337         * wl-utils.el (wl-unique-id-suffix): Remove.
4338
4339 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4340
4341         * Version number is increased to 2.9.4.
4342
4343 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4344
4345         * wl-utils.el (wl-unique-id-suffix): New variable.
4346         (wl-unique-id): Use `wl-unique-id-suffix'
4347
4348 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4349
4350         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4351         instead of `elmo-msgdb-search'.
4352
4353         * Version number is increased to 2.9.3.
4354
4355 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4356
4357         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4358
4359 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4360
4361         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4362         (wl-draft-dispatch-message): Changed for send-later.
4363         (wl-draft-queue-flush): Ditto.
4364         (wl-draft): Clear `wl-sent-message-queued'.
4365         (wl-draft-reedit): Ditto.
4366         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4367         * wl-vars.el (wl-draft-force-queuing): New variable.
4368         (wl-draft-force-queuing-mail): New variable.
4369         (wl-draft-force-queuing-news): New variable.
4370
4371 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4372
4373         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4374         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4375
4376 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4377
4378         * Version number is increased to 2.9.2.
4379
4380 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4381
4382         * wl-draft.el (wl-draft-elide-region): New user command.
4383         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4384
4385         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4386         command `wl-draft-elide-region'.
4387         * wl-mule.el: Ditto.
4388         * wl-xmas.el: Ditto.
4389
4390 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4391
4392         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4393         (wl-biff-check-folder-async): Removed needless let.
4394
4395 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4396
4397         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4398         wl-folder-get-elmo-folder.
4399         (wl-biff-check-folder): Set `biff' argument of
4400         `wl-folder-check-one-entity'.
4401         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4402
4403         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4404         (wl-folder-check-one-entity): Added `biff' argument;
4405         Setup `biff' slot of folder.
4406
4407         * Version number is increased to 2.9.1.
4408
4409 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4410
4411         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4412         comment out and fixed.
4413         (wl-fldmgr-add-completion-subr): Ditto.
4414
4415         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4416         and msgdb.
4417
4418         * wl.el (wl-toggle-plugged): Save summary view.
4419
4420 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4421
4422         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4423
4424 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4425
4426         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4427
4428 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4429
4430         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4431         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4432         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4433
4434         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4435         if it was failed.
4436         (wl-demo): Disable undo in the demo buffer.
4437
4438 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4439
4440         * wl-version.el (wl-version): Changed codename.
4441
4442         * Version number is increased to 2.9.0.
4443
4444 2001-12-14  Takuo KITAME <kitame@northeye.org>
4445
4446         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4447         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4448         (wl-folder-mark-as-read-all-current-entity): Ditto.
4449
4450 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4451
4452         * wl-vars.el (wl-from-width): Define as obsolete variable.
4453         (wl-subject-length-limit): Ditto.
4454
4455         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4456
4457         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4458         wl-summary-save-view.
4459
4460         * wl.el (wl-save-status): Ditto.
4461         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4462
4463         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4464         (wl-summary-exit): Follow the change above.
4465         (wl-summary-goto-folder-subr): Ditto.
4466
4467         * wl-folder.el (wl-folder-create-subr): Don't use
4468         `elmo-folder-creatable-p'.
4469
4470 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4471
4472         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4473
4474 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4475
4476         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4477         rather than bitmap on Emacs 21.
4478         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4479         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4480         for xbm if the new redisplay engine is not available.
4481
4482 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4483
4484         * wl-folder.el (wl-folder-init-hook): New hook.
4485         (wl-folder-init): Run `wl-folder-init-hook'.
4486
4487 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4488
4489         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4490
4491 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4492
4493         * wl-acap.el (wl-acap-cache-filename): New variable.
4494         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4495         (wl-acap-init): Use cache if no ACAP server found.
4496
4497 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4498
4499         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4500         `wl-acap-original-msgdb-dir'.
4501
4502         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4503         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4504
4505         * wl-mime.el (wl-mime-save-directory): Renamed from
4506         `wl-mime-save-dir'.
4507
4508 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4511
4512         * wl-demo.el: Require `path-util'.
4513         (wl-demo-bitmap-mule-available-p): New internal variable.
4514         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4515         `module-installed-p' instead.
4516         (wl-demo-insert-image): Use *.img file for a bitmap image.
4517         (wl-demo): Don't call the ascii demo recursively.
4518
4519 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4520
4521         * Version number is increased to 2.7.7.
4522
4523 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4524
4525         * wl.el (wl-exit): Eliminated byte-compile warning.
4526
4527 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4528
4529         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4530         obsolete variable using `elmo-define-obsolete-variable'.
4531         (wl-fetch-confirm-threshold): Ditto.
4532         (wl-cache-prefetch-folder-type-list): Ditto.
4533         (wl-cache-prefetch-folder-list): Ditto.
4534
4535 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4536
4537         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4538         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4539         (wl-demo-insert-image): New function.
4540         (wl-demo-insert-text): New function.
4541         (wl-demo-image-type-alist): Redefine as a function.
4542         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4543         (wl-demo-with-temp-file-buffer): Removed.
4544         (wl-logo-xpm): Removed.
4545         (wl-logo-xbm): Removed.
4546         (wl-logo-bitmap): Removed.
4547
4548 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4549
4550         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4551         (wl-expire-localdir-get-folder-function): New user option.
4552         (wl-expire-localdir-get-folder): New function.
4553         (wl-expire-localdir-date): Ditto.
4554
4555 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4556
4557         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4558         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4559         Fixed unread number mismatch when all-unread < unread.
4560
4561 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4562
4563         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4564         (wl-fetch-confirm-threshold): Ditto.
4565
4566         * wl-summary.el (wl-summary-confirm-appends): Removed.
4567         (wl-summary-sync-update): Don't refer
4568         `wl-summary-update-confirm-threshold' (It is now abolished).
4569
4570         * wl-message.el (wl-message-display-internal): Don't refer
4571         `wl-fetch-confirm-threshold' (It is now abolished).
4572
4573 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4574
4575         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4576
4577 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4578
4579         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4580         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4581         Change default value to nil.
4582         (wl-summary-indent-length-limit): The value can be nil, nil means
4583         unlimited.
4584
4585         * wl-summary.el: Don't set limit for indent length if the value of
4586         wl-summary-indent-length-limit is nil.
4587         If the value of wl-summary-width is nil, it means only that the width
4588         of summary is unlimited (nil doesn't mean that the indent length is
4589         unlimited).
4590
4591         * wl-thread.el: Ditto.
4592
4593 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4594
4595         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4596         be nil, nil means never confirm.
4597         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4598
4599 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4600
4601         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4602         means unlimited).
4603
4604 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4605
4606         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4607         Use `with-temp-buffer'.
4608
4609 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4610
4611         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4612         with new backquote style).
4613         (wl-folder-get-entity-from-buffer): Ditto.
4614
4615 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4616
4617         * wl-version.el (nemacs-version): Eliminated.
4618         (wl-extended-emacs-version2): Ignore nemacs.
4619         (wl-extended-emacs-version3): Ditto.
4620
4621 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4622
4623         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4624         (wl-draft-add-in-reply-to): New variable.
4625         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4626         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4627         (wl-draft-yank-from-mail-reply-buffer): Use
4628         `wl-draft-add-in-reply-to'.
4629         (wl-draft-insert-current-message): Ditto.
4630
4631 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4632
4633         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4634         typo (kill->hide).
4635         (wl-message-buffer-prefetch-folder-type-list): Added elements
4636         `mark' and `cache' instead of `internal'.
4637
4638 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4639
4640         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4641         resume msgdb directory.
4642
4643 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4644
4645         * wl.el (wl-exit): Call `wl-acap-exit'.
4646
4647         * wl-summary.el (wl-summary-message-string): New function.
4648         (wl-summary-reedit): Use it.
4649         (wl-summary-resend-bounced-mail): Remove needless let.
4650         (wl-summary-supersedes-message): Ditto.
4651         (wl-summary-save): Ditto.
4652
4653         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4654         (wl-acap-init): Set it.
4655         (wl-acap-exit): New function.
4656
4657 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4658
4659         * wl.el (wl-init): Revert (require 'mime-setup). move from
4660         toplevel.
4661
4662 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4663
4664         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4665         local variables.  Add error when guess function return invalid
4666         value.
4667
4668 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4669
4670         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4671         Change local variable name.
4672         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4673         (wl-folder-get-newsgroups): Return nil when non-news folder.
4674         * wl-summary.el (wl-summary-write-current-folder): State through
4675         when guess-list return nil.
4676         (wl-summary-write-current-folder-functions): Fixed docstring.
4677
4678         * wl.el (wl-exit): Changed confirm message.
4679
4680         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4681         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4682
4683         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4684
4685 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4686
4687         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4688         user option (Renamed from wl-cache-prefetch-folder-type-list).
4689         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4690         from wl-cache-prefetch-folder-list).
4691
4692         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4693         Move to wl-vars.el.
4694         (wl-message-buffer-prefetch-p): Changed to enable
4695         `wl-message-buffer-prefetch-folder-list'.
4696
4697         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4698         `ignore-cache'.
4699
4700 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4701
4702         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4703         `part-top' and `part-bottom'.
4704         (wl-draft-config-sub-part-top): New function.
4705         (wl-draft-config-sub-part-bottom): New function.
4706
4707 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4708
4709         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4710
4711 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4712
4713         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4714
4715 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4716
4717         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4718
4719         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4720         (wl-summary-write-current-folder): Ditto.
4721
4722 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4723
4724         * wl-folder.el (wl-folder-get-newsgroups): Use
4725         `elmo-folder-newsgroups'.
4726
4727 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4728
4729         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4730         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4731         `wl-draft-config-sub-header-bottom'.
4732
4733 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4734
4735         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4736         localnews folder.
4737
4738 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4739
4740         * wl-summary.el (wl-summary-mode): Undo last change.
4741
4742         * wl-folder.el (wl-folder-mode): Ditto.
4743
4744 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4745
4746         * wl-summary.el (wl-summary-mode): Locally set
4747         truncate-partial-window-width to nil.
4748         (for XEmacs)
4749
4750         * wl-folder.el (wl-folder-mode): Ditto.
4751
4752 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4753
4754         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4755
4756 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4757
4758         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4759         number.
4760
4761         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4762
4763         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4764
4765         * Version number is increased to 2.7.6.
4766
4767 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4768
4769         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4770
4771 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4772
4773         * wl-summary.el (wl-summary-sync-update): Enclose network
4774         related portion with `unwind-protect'.
4775
4776 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4777
4778         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4779
4780 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4781
4782         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4783         element.
4784         * wl-vars.el (wl-message-body-button-alist): Ditto.
4785
4786         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4787         max match length.
4788         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4789
4790         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4791         for the max match length;
4792         Use 4th element value for the button string regexp group.
4793
4794         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4795         candidate exists, prompt to select.
4796
4797 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4798
4799         * wl-summary.el (wl-summary-jump-to-msg): Search before
4800         calibration point by `beginning-of-line'.
4801
4802 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4803
4804         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4805         for access group.
4806
4807 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4808
4809         * wl-message.el (wl-message-display-internal): Bind
4810         `default-mime-charset'.
4811
4812         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4813
4814         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4815
4816         * Version number is increased to 2.7.5.
4817
4818 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4819
4820         * wl-expire.el (wl-summary-archive): Fixed;
4821         Use `elmo-folder-name-internal'.
4822
4823 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4824
4825         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4826         from `elmo-folder-move-messages' caller.
4827         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4828
4829         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4830         related portions are changed).
4831
4832 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4833
4834         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4835         counter.
4836
4837 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4838
4839         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4840         buffer local and set it to nil.
4841
4842         * wl-message.el (wl-message-redisplay): Ditto.
4843
4844 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4845
4846         * wl-summary.el (wl-summary-mark-as-important): If message is
4847         already cached, set messag as read, otherwise encache and mark as read.
4848
4849 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4850
4851         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4852         point-min.
4853
4854 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4855
4856         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4857         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4858         a keymap.
4859
4860 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4861
4862         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4863         parent.
4864
4865         * wl-mule.el (wl-message-define-keymap): Ditto.
4866
4867         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4868
4869         * wl-xmas.el (wl-message-display-internal-hook): Define.
4870         (wl-xmas-setup-message-toolbar): Define as function.
4871         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4872         (wl-message-overload-functions): Abolished.
4873         (wl-message-define-keymap): New function.
4874
4875         * wl-vars.el (wl-message-display-internal-hook): New variable.
4876         (wl-message-header-button-alist): New variable (Renamed from
4877         wl-highlight-message-header-button-alist).
4878         (wl-message-body-button-alist): Ditto.
4879
4880         * wl-mule.el (wl-message-define-keymap): New function.
4881         (wl-message-overload-functions): Abolished.
4882
4883         * wl-message.el (wl-message-add-buttons-to-body): New function.
4884         (wl-message-redisplay): Don't call wl-message-overload-functions;
4885         Call wl-message-add-buttons-to-header and
4886         wl-message-add-buttons-to-body.
4887         (wl-message-display-internal): Set keymap argument for
4888         elmo-mime-display-as-is, elmo-mime-message-display;
4889         Run wl-message-display-internal-hook.
4890         (wl-message-refer-article-or-url): Abolished.
4891
4892         * wl-highlight.el (wl-highlight-headers): Don't call
4893         wl-highlight-message-add-buttons-to-header.
4894         (wl-highlight-message-add-buttons-to-header): Abolished.
4895
4896
4897         * wl-e21.el (wl-message-display-internal-hook): Define.
4898         (wl-e21-setup-toolbar): Deleted duplicated binding.
4899         (wl-e21-setup-message-toolbar): Define as function.
4900         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4901         (wl-message-define-keymap): New function.
4902         (wl-message-overload-functions): Abolished.
4903
4904 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4905
4906         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4907         and elmo-folder-close.
4908
4909         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4910
4911 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4912
4913         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4914         boolean value.
4915         * wl-draft.el (wl-draft-do-fcc): Ditto.
4916
4917 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4918
4919         * wl-vars.el (wl-fcc-force-as-read): New variable.
4920         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4921         mark copied message as read.
4922
4923 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4924
4925         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4926
4927 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4928
4929         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4930         `wl-summary-target-above' instead of obsolete variable
4931         `wl-summary-temp-above'.
4932
4933         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4934         instead of `make-obsolete-variable'.
4935         * wl-refile.el (toplevel): Ditto.
4936
4937 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4938
4939         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4940         with third argument t.
4941         (wl-draft): Set first argument for wl-plugged-init as t.
4942
4943         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4944         definition.
4945
4946 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4947
4948         * wl-vars.el: Tabify.
4949         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4950
4951         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4952         message.
4953
4954 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4955
4956         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4957         and set default to beep.
4958
4959 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4960
4961         * wl-vars.el (wl-draft-truncate-lines): New variable.
4962
4963         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4964         instead of wl-message-truncate-lines for truncate-lines.
4965
4966 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4967
4968         * wl-message.el (wl-message-display-internal): Call
4969         `wl-highlight-message' after `elmo-mime-display-as-is'.
4970
4971         * wl-mime.el (wl-mime-display-text/plain): New function.
4972         (wl-mime-display-header): Ditto.
4973         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4974         body-presentation-method for text/plain;
4975         Register `wl-mime-display-header' as a header-presentation-method;
4976         Don't set up `elmo-message-text-content-inserted-hook' and
4977         `elmo-message-header-inserted-hook'.
4978
4979         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4980         variable.
4981         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4982         as t if flag is 'all-header;
4983         Don't bind `elmo-message-ignored-field-list',
4984         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4985
4986 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4989         for xemacs with non-mule environment.
4990
4991 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4992
4993         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4994         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4995         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4996
4997 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4998
4999         * wl-vars.el (wl-interactive-send): Set default value as t.
5000
5001 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5002
5003         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5004         (wl-addrmgr-method-list): Abolished.
5005         (wl-addrmgr-change-method): Follow above change.
5006
5007         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5008
5009 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5010
5011         * wl-vars.el (wl-message-truncate-lines): Change default value
5012         to default-truncate-lines.
5013
5014         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5015
5016 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5017
5018         * wl-vars.el (wl-message-truncate-lines): New variable.
5019
5020         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5021         wl-message-truncate-lines.
5022
5023 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5024
5025         * wl-acap.el (wl-acap-init): Remove period from error message.
5026         (wl-acap-find-acap-service): Remove period from message.
5027
5028 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5029
5030         * wl.el (wl-check-environment): Undo last change.
5031
5032         * wl-vars.el (wl-from): Changed default value.
5033
5034         * wl-util.el (toplevel): Don't require tm-edit.
5035
5036         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5037         `wl-folder-init';
5038         Don't set mark on mail body.
5039         (wl-draft-reedit): Ditto.
5040
5041         * wl-address.el (wl-address-quote-specials): Define as an alias for
5042         elmo-address-quote-specials.
5043
5044 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5045
5046         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5047
5048         * wl-vars.el (wl-from): Set default value as nil.
5049         (wl-organization): Set default value as ORGANIZATION environment
5050         variable.
5051
5052         * wl-draft.el (wl-smtp-extension-bind): Check value of
5053         wl-smtp-connection-type.
5054
5055         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5056         error.
5057
5058 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5059
5060         * Version number is increased to 2.7.4.
5061
5062         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5063         arguments from `wl-highlight-x-face-function' caller.
5064         Use x-face-1.3.6.12 or later.
5065
5066 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5067
5068         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5069
5070 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5071
5072         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5073         (wl-fcc): Fix to accept function.
5074         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5075
5076 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5077
5078         * wl-acap.el (toplevel): Added `product-provide' declare.
5079         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5080
5081 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5082
5083         * wl.el (wl): Changed order of calling `elmo-init'
5084         and `elmo-folder-init'.
5085
5086 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5087
5088         * wl-mime.el (wl-summary-burst): Extract message when content-type
5089         of root entity is not only `multipart' but also `message/rfc822'.
5090         (wl-summary-burst-subr): Ditto.
5091
5092 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5093
5094         * wl-vars.el (toplevel): Require 'custom.
5095         (wl-trash-folder): Added to `wl-setting' group.
5096
5097         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5098         exists.
5099         (wl-addrmgr-draw): Insert empty line when no entry exists.
5100
5101         * wl-mule.el (wl-message-wheel-up): Fixed.
5102         (wl-message-wheel-down): Ditto.
5103
5104 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5105
5106         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5107         config is an anonymous lambda expression.
5108
5109 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5110
5111         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5112         when Mule 2 is running.
5113
5114 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5115
5116         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5117
5118 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5119
5120         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5121         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5122
5123         * wl-address.el (wl-address-specials-regexp): Eliminated.
5124         (wl-address-quote-specials): Rewrite.
5125
5126 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5129         shy-groups for regexp.
5130
5131         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5132         character classes and Perl style shy-groups for regexp.
5133         (wl-highlight-plugged-current-line): Use Posix style character
5134         classes for regexp.
5135         (wl-e21-highlight-folder-by-numbers): Ditto.
5136         (wl-e21-display-image-p): Use `display-images-p' instead of
5137         `display-graphic-p'.
5138         (display-images-p): Make an alias to `display-graphic-p' if it is
5139         not available.  It is for Emacs version prior to 21.0.105.
5140
5141         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5142         `display-graphic-p'.
5143         (wl-demo-image-type-alist): Ditto.
5144         (display-images-p): Make an alias to `display-graphic-p' if it is
5145         not available.  It is for Emacs version prior to 21.0.105.
5146
5147 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5148
5149         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5150         support.
5151         (wl-generate-user-agent-string): Ditto.
5152
5153         * wl-version.el (wl-version): Update docsting.
5154         (wl-version-status): Ditto.
5155
5156 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5157
5158         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5159         21.0.105.  For Emacs 21.0.104 or earlier.
5160
5161 2001-09-03  Takuo KITAME <kitame@northeye.org>
5162
5163         * wl-e21.el (wl-plugged-init-icons): Use
5164         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5165         (wl-biff-init-icons): Ditto.
5166
5167 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5168
5169         * wl-highlight.el (wl-highlight-summary-current-line):
5170         Fixed highlighting refile/copy destination.
5171
5172         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5173         (wl-acap-store): Encode string by wl-acap-coding-system.
5174
5175 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5176
5177         * wl-acap.el (toplevel): Check and require 'un-define before
5178         'xemacs-ucs;
5179          Added checking for UTF-2000.
5180
5181 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5182
5183         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5184         Don't enclose with `eval-and-compile'.
5185
5186         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5187         wl-init is non-nil.
5188
5189         * wl-draft.el (wl-draft): Ditto.
5190
5191         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5192
5193         * wl-acap.el (toplevel): Require 'wl.
5194         (wl-acap-store): Call `elmo-init'.
5195
5196         * wl.el (wl): Changed position of `wl-check-environment'.
5197         (toplevel): Added autoload setting for wl-acap.
5198
5199         * wl-vars.el (wl-setting): New custom group.
5200         (wl-from): Added wl-setting group.
5201         (wl-user-mail-address-list): Ditto.
5202         (wl-organization): Ditto.
5203         (wl-subscribed-mailing-list): Ditto.
5204         (wl-envelope-from): Ditto.
5205         (wl-smtp-posting-user): Ditto.
5206         (wl-smtp-posting-server): Ditto.
5207         (wl-smtp-posting-port): Ditto.
5208         (wl-smtp-authenticate-type): Ditto.
5209         (wl-pop-before-smtp-user): Ditto.
5210         (wl-pop-before-smtp-server): Ditto.
5211         (wl-pop-before-smtp-port): Ditto.
5212         (wl-pop-before-smtp-authenticate-type): Ditto.
5213         (wl-nntp-posting-server): Ditto.
5214         (wl-nntp-posting-user): Ditto.
5215         (wl-nntp-posting-port): Ditto.
5216         (wl-fetch-confirm-threshold): Ditto.
5217         (wl-prefetch-threshold): Ditto.
5218         (wl-thread-insert-opened): Ditto.
5219         (wl-ldap-server): Ditto.
5220         (wl-ldap-port): Ditto.
5221         (wl-ldap-base): Ditto.
5222         (wl-ldap-objectclass): Ditto.
5223         (wl-use-ldap): Ditto.
5224         (wl-draft-config-alist): Ditto.
5225         (wl-draft-config-matchone): Ditto.
5226         (wl-template-alist): Ditto.
5227         (wl-message-sort-field-list): Ditto.
5228         (wl-message-ignored-field-list): Ditto.
5229         (wl-message-visible-field-list): Ditto.
5230         (wl-interactive-send): Ditto.
5231         (wl-summary-move-order): Ditto.
5232         (wl-auto-select-first): Ditto.
5233         (wl-auto-select-next): Ditto.
5234         (wl-interactive-save-folders): Ditto.
5235
5236         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5237         Initialization codes are moved from wl-local-folder-init.
5238         (wl-local-folder-init): Follow the change above.
5239         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5240
5241         * wl-acap.el: New file.
5242
5243         * Version number is increased to 2.7.3.
5244
5245 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5246
5247         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5248
5249 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5250
5251         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5252         (wl-addrmgr-address-entry-list): Ditto.
5253
5254 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5255
5256         * wl-e21.el (wl-draft-mode-map): Removed binding for
5257         `wl-draft-insert-x-face-field'.
5258
5259         * wl-mule.el (wl-draft-mode-map): Ditto.
5260
5261         * wl-xmas.el (wl-draft-mode-map): Ditto.
5262
5263         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5264         (wl-cs-autoconv): Ditto.
5265         (wl-cs-local): Ditto.
5266         (wl-use-scoring): Ditto.
5267         (wl-mime-charset): Ditto.
5268         (wl-folder-check-async): Ditto.
5269
5270         * wl.el (toplevel): Ignore nemacs and tm.
5271         (wl-exit): Ditto.
5272
5273         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5274         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5275         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5276         instead of wl-address-petname-add-or-change.
5277         (wl-summary-edit-addresses-subr): Use wl-address-delete
5278         instead of wl-address-petname-delete.
5279
5280         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5281
5282         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5283         if error occured.
5284
5285         * wl-message.el (require): Remove tm support.
5286
5287         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5288
5289         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5290         (wl-folder-jump-to-current-entity): Ditto.
5291         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5292
5293         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5294         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5295         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5296
5297         * wl-mule.el (wl-draft-key-setup): Ditto.
5298
5299         * wl-xmas.el (wl-draft-key-setup): Ditto.
5300
5301         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5302         (wl-draft-std11-parse-addresses): New function.
5303         (wl-draft-parse-mailbox-list): Use it.
5304         (wl-draft): Ignore nemacs.
5305         (wl-draft-reedit): Ditto.
5306
5307         * wl-addrmgr.el: New file.
5308         (Original is wl-rcpt.el written by
5309         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5310         Thanks Kitamoto-san.)
5311
5312         * wl-address.el (wl-address-make-address-list): Modified parsing
5313         process.
5314         (wl-address-delete): Renamed from `wl-address-petname-delete';
5315         Modify wl-address-list too.
5316         (wl-address-add-or-change): Renamed from
5317         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5318
5319 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5320
5321         * wl-highlight.el (wl-highlight-summary-current-line):
5322           Work with transient-mark-mode
5323
5324 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5325
5326         * Version number is increased to 2.7.2.
5327
5328         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5329         instead of elmo-dop-queue-method.
5330
5331 2001-08-06  SAITO Atsunori <sai@yedo.com>
5332
5333         * wl-vars.el (wl-ldap-objectclass): New user option.
5334
5335         * wl-address.el (wl-ldap-make-filter): Use it.
5336
5337 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5338
5339         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5340
5341 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5342
5343         * wl-folder.el (wl-folder): redisplay after folder insertion.
5344
5345         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5346
5347         * wl-summary.el (wl-summary-sync-update):
5348         Change status mark only when new-msgdb exists.
5349         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5350
5351 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5352
5353         * wl-summary.el (wl-summary-open-folder): New function.
5354         (wl-summary-goto-folder-subr): Use it.
5355         (wl-summary-mark-as-important): Fix;
5356         Encache only when no cache exists.
5357
5358 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5361         Use with-current-buffer.
5362
5363 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5364
5365         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5366         before call `get-buffer'. Fixed parenthesis.
5367         (wl-score-get-header-entry): Clear message and help window when
5368         keyboard quit.
5369         (wl-score-edit-insert-header): Ditto.
5370
5371 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5372
5373         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5374         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5375         (wl-default-draft-cite): Fix.
5376
5377         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5378         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5379
5380 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5381
5382         * wl-message.el (wl-message-prev-page): Do same bahavior
5383         as summary when it is called in the message buffer.
5384         (wl-message-next-page): Ditto.
5385
5386 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5387
5388         * wl-summary.el (wl-summary-forward): Use cache if it is not
5389         section cache.
5390
5391 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5392
5393         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5394         Removed redundant require of elmo-vars.
5395         (wl-biff-state-indicator-on): Changed default value for
5396         xemacs with non-mule environment.
5397
5398         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5399         wl-message-buffer is nil;
5400         Hide progress bar after moving messages.
5401
5402 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5403
5404         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5405         message at cursor point is deleted.
5406
5407 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5408
5409         * wl-vars.el: Changed file coding system to euc-japan.
5410         Added -*-coding:-*- magic to the first line.
5411
5412         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5413         Search parent from the first message.
5414
5415         * Version number is increased to 2.7.1.
5416
5417 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5418
5419         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5420
5421 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5422
5423         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5424         refile/delete execution.
5425
5426         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5427         Fixed docstring.
5428
5429 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5430
5431         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5432         do update process;
5433         Don't update marks when update process is interrupted.
5434
5435 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5436
5437         * wl-summary.el (wl-summary-reply): Fixed problem when
5438         wl-draft-use-frame is non-nil.
5439         (wl-summary-forward): Ditto.
5440
5441         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5442         as nil.
5443         (wl-folder-mark-as-read-all-entity): Ditto.
5444         (wl-folder-prefetch-entity): Ditto.
5445
5446         * wl.el (wl): Check environment before wl-init.
5447
5448         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5449         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5450         instead of wl-summary-collect-unread.
5451         (wl-summary-reply): Split message window.
5452
5453 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5454
5455         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5456         only if current language environment is japanese,
5457
5458         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5459         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5460         (wl-folder-goto-folder-subr): Ditto.
5461
5462         * wl-draft.el (wl-draft-dispatch-message): Call
5463         `elmo-file-cache-get-path'.
5464
5465 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5466
5467         * wl-summary.el (wl-summary-cursor-move): If return value of
5468         wl-summary-next-message is not number, don't jump.
5469
5470 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5471
5472         * wl-summary.el (wl-summary-buffer-next-message-function): New
5473         variable.
5474         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5475         if it is bound.
5476
5477         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5478         string.
5479
5480         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5481         (wl-plugged-drawing): Ditto.
5482
5483 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5484
5485         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5486         process.
5487         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5488         with unwind-protect.
5489
5490         * wl.el (wl-init): Require mime-setup.
5491         (wl-check-environment): Don't require mime-setup.
5492
5493         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5494         instead of elmo-folder-type.
5495
5496         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5497         value as nil.
5498
5499 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5500
5501         * Version number is increased to 2.7.0.
5502
5503         * wl-version.el (wl-version): Changed codename.
5504
5505         * wl-summary.el (wl-summary-delete-cache): Fixed.
5506
5507         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5508         Workaround for net folders.
5509         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5510
5511         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5512         value to nil (According to the patch from
5513         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5514
5515         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5516         of elmo-folder-close.
5517
5518 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5519
5520         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5521         for postfix.
5522
5523 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5524
5525         * wl-summary.el (wl-summary-resend-message): Fixed.
5526
5527         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5528         Call wl-draft with `from' argument if its address is included in
5529         `wl-user-mail-address-list'.
5530         (wl-draft): Added `from' argument.
5531
5532         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5533         non-nil.
5534         (wl): Don't show demo if wl-demo is nil.
5535
5536         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5537         wl-summary-use-frame.
5538
5539         * wl-vars.el (wl-summary-use-frame): New user option.
5540         (wl-folder-use-frame): Changed docstring.
5541
5542         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5543         non-nil.
5544         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5545         wl-summary-use-frame.
5546
5547         * wl-vars.el (wl-folder-use-frame): New user option.
5548
5549         * wl-summary.el (wl-summary-exit): Back to folder frame if
5550         wl-folder-use-frame is non-nil.
5551         (wl-summary-redisplay-internal): Ignore cache if current folder
5552         is draft folder,
5553         (wl-summary-redisplay-no-mime): Ditto.
5554         (wl-summary-redisplay-all-header): Ditto.
5555
5556         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5557         if wl-folder-use-frame is non-nil.
5558
5559 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5560
5561         * wl-summary.el (wl-summary-sync-update): Bind
5562         elmo-folder-update-threshold.
5563         (wl-summary-mark-as-important): Enclosed server mark processing
5564         with `save-match-data'.
5565
5566         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5567         only when it is already defined.
5568
5569 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5570
5571         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5572         name of folder exclude localdir is wrong.
5573         * wl-folder.el (wl-folder-sync-entity):
5574         Set `wl-summary-always-sticky-folder-list' as nil.
5575         (wl-folder-mark-as-read-all-entity): Ditto.
5576         (wl-folder-prefetch-entity): Ditto.
5577
5578 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5579
5580         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5581         instead of `wl-summary-write-current-newsgroup'.
5582
5583 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5584
5585         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5586         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5587         non-nil and selected message is important, do not display.
5588
5589 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5590
5591         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5592
5593 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5594
5595         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5596
5597         * wl-summary.el (wl-summary-mark-as-important): Set message number
5598         using wl-summary-message-number.
5599
5600 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5601
5602         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5603         destination folder is 'null.
5604
5605 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5606
5607         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5608         New function.
5609         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5610         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5611         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5612
5613 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5614
5615         * wl-mime.el (wl-mime-setup): Added setting for
5616         `mime-setup-signature-key-alist' to avoid overriding key bind for
5617         `wl-draft-send'.
5618
5619         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5620         for `wl-draft-send'.
5621         * wl-mule.el (wl-draft-overload-functions): Ditto.
5622         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5623         * wl-draft.el (wl-draft-send): Ditto.
5624
5625         * wl-message.el (wl-message-display-internal):
5626         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5627         (Patch is provided by <kita@coe.nttdata.co.jp>).
5628
5629 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5630
5631         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5632
5633 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5634
5635         * wl.el (wl): Fix for wl-demo.
5636
5637 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5638
5639         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5640
5641 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5642
5643         * wl-folder.el (wl-folder-prefetch-entity): Use
5644         `wl-folder-get-elmo-folder'.
5645         (wl-folder-count-incorporates): Do not use
5646         `wl-folder-get-elmo-folder'.
5647
5648 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5649
5650         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5651         instead of `elmo-folder-get-type'.
5652
5653 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5654
5655         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5656         position on Subject: field.
5657         (Advised by Mito <mit@nines.nec.co.jp>)
5658
5659 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5660
5661         * wl-folder.el (wl-folder-prefetch-entity): Use
5662         `wl-folder-get-elmo-folder'.
5663
5664 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5665
5666         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5667
5668         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5669         `process-duplicates' slot.
5670
5671         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5672         if detection failed.
5673
5674 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5675
5676         * wl-version.el (wl-version-status): Set to "alpha".
5677
5678 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5679
5680         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5681         Check wl-message-buffer lives before set-buffer.
5682
5683 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5684
5685         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5686         called in folder mode.
5687         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5688         * wl-summary.el (wl-summary-exit-pre-hook): Run
5689         `wl-summary-exit-pre-hook' before exit summary mode.
5690
5691 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5692
5693         * wl-version.el (wl-version-status): New variable.
5694         (wl-version-status-alist): Removed.
5695         (wl-version-status): Rule included.
5696
5697 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5698
5699         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5700         @sponichi.
5701
5702         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5703         when `mail-reply-buffer' is buffer-local variable.
5704         (Reported by <kita@coe.nttdata.co.jp>).
5705
5706 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5707
5708         * wl-vars.el (toplevel): Require 'elmo-util.
5709
5710 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5711
5712         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5713         (All other related portions are changed)
5714
5715         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5716
5717         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5718
5719 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5720
5721         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5722
5723 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5724
5725         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5726         Delete other windows to avoid an error.
5727         Use `point-marker' instead of `point' to remember the start point
5728         of body.
5729
5730         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5731
5732         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5733         number not to exceed all message number.
5734
5735 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5736
5737         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5738         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5739
5740 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5741
5742         * wl-summary.el (wl-summary-sync-force-update): Added argument
5743         no-check.
5744         (wl-summary-sync-update): Ditto.
5745         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5746         with `no-check'.
5747
5748         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5749         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5750         already running.
5751
5752 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5753
5754         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5755         `dst-folder-arg'.
5756         (wl-expire-archive-number1): Diito.
5757         (wl-expire-archive-number2): Diito.
5758         (wl-expire-archive-Date): Diito.
5759         (wl-archive-number1): Diito.
5760         (wl-archive-number2): Diito.
5761         (wl-archive-date): Diito.
5762         (wl-archive-folder-p): New function.
5763         (wl-summary-expire): Support of expand folder name at
5764         wl-expire-alist.
5765         * wl-util.el (wl-expand-newtext): Renamed from
5766         `wl-refile-expand-newtext'.
5767
5768 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5769
5770         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5771         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5772         `(elmo-msgdb-get-overview msgdb)'.
5773         (wl-summary-prefetch): Bind match data before call
5774         `wl-summay-prefetch-msg'.
5775         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5776         'off if `wl-summary-buffer-disp-msg' is non-nil.
5777         Fixed problem that couldn't show only one new or unread message when
5778         enter folder.
5779         (wl-summary-reply): Don't call `split-window-vertically' and other
5780         window.
5781
5782 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5783
5784         * wl-expire.el (wl-expire-refile): Fixed.
5785
5786 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5787
5788         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5789
5790         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5791         biff notification is removed.
5792
5793         * wl.el (wl): Changed position of `elmo-init'.
5794
5795         * wl-draft.el (wl-default-draft-cite): Use date field
5796         on the citation buffer.
5797
5798         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5799
5800         * wl-xmas.el (wl-folder-internal-icon-list): Added
5801         `wl-folder-shimbun-image'.
5802
5803         * wl-e21.el (wl-folder-internal-icon-list): Added
5804         `wl-folder-shimbun-image'.
5805
5806 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5807
5808         * wl.el (wl-init): Eliminated argument.
5809         (wl): Rewrite.
5810
5811         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5812         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5813         instead of `elmo-folder-msgdb-internal'.
5814         (wl-summary-sync-update): Ditto.
5815         (wl-summary-flush-pending-append-operations): Eliminated.
5816         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5817         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5818         `elmo-folder-open'.
5819
5820         * wl-mime.el (wl-summary-burst): Fixed.
5821
5822         * wl-folder.el (wl-folder-info-save): Check data type.
5823
5824         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5825         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5826         instead of `elmo-folder-msgdb-internal'.
5827         (wl-expire-hide): Ditto.
5828
5829
5830         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5831
5832 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5833
5834         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5835
5836 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5837
5838         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5839
5840 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5841
5842         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5843         Fixed `match-beginning' argument mismatch.
5844
5845 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5846
5847         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5848         the default value.
5849
5850 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5851
5852         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5853         instead of `elmo-nntp-default-port'.
5854
5855         * wl-vars.el: Fixed some doc strings.
5856
5857 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5858
5859         * wl-summary.el (wl-summary-prefetch-msg): Use
5860         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5861
5862         * wl-vars.el: Define *-func as obsolete variable using
5863         `elmo-define-obsolete-variable'.
5864
5865         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5866         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5867         instead of `wl-message-buffer-prefetch-threshold'.
5868
5869         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5870
5871         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5872
5873         * wl-draft.el (wl-caesar-region-func): Ditto.
5874
5875         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5876         Keep unread status in elmo-folder-move-messages.
5877         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5878
5879 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5880
5881         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5882         `wl-summary-buffer-exit-func'
5883         (wl-summary-buffer-message-redisplay-function): Renamed from
5884         `wl-summary-buffer-message-redisplay-func'
5885         (wl-summary-buffer-next-folder-function): Renamed from
5886         `wl-summary-buffer-next-folder-func'.
5887         (wl-summary-buffer-prev-folder-function): Renamed from
5888         `wl-summary-buffer-prev-folder-func'.
5889         (wl-summary-get-petname-function): Renamed from
5890         `wl-summary-get-petname-func'.
5891
5892         * wl-score.el (wl-score-edit-exit-function): Renamed from
5893         `wl-score-edit-exit-func'.
5894
5895         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5896         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5897
5898         * wl-util.el (wl-load-profile-function): Renamed from
5899         `wl-load-profile-func'.
5900
5901         * wl-folder.el (wl-folder-completion-function): Renamed from
5902         `wl-folder-completion-func'.
5903         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5904
5905         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5906         `wl-expire-archive-get-folder-func'.
5907         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5908         (wl-draft-send-mail-function): Renamed from
5909         `wl-draft-send-mail-func'.
5910         (wl-draft-send-news-function): Renamed from
5911         `wl-draft-send-news-func'.
5912         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5913         (wl-generate-mailer-string-function): Renamed from
5914         `wl-generate-mailer-string-func'.
5915         (wl-highlight-signature-search-function): Renamed from
5916         `wl-highlight-signature-search-func'.
5917         (wl-highlight-x-face-function): Renamed from
5918         `wl-highlight-x-face-func'
5919         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5920         (wl-ps-print-buffer-function): Renamed from
5921         `wl-ps-print-buffer-func'
5922         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5923         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5924         (wl-summary-subject-filter-function): Renamed from
5925         `wl-summary-subject-filter-func'.
5926
5927         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5928         `wl-draft-queue-flush-send-func'
5929         (wl-draft-cite-function): Renamed from
5930         `wl-draft-cite-func'
5931
5932         * wl-address.el (wl-address-init-function): Renamed from
5933         `wl-address-init-func'.
5934
5935 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5936
5937         * wl-draft.el (wl-draft-queue-flush): Don't call
5938         `elmo-dop-unlock-message'.
5939         * wl-draft.el (wl-draft-queue-append): Don't call
5940         `elmo-dop-lock-message'.
5941
5942         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5943         (wl-summary-buffer-folder-name): Ditto.
5944         (wl-summary-message-regexp): Added '-' (all other related portions
5945         are changed).
5946         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5947         wl-summary-buffer-folder-name.
5948
5949 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5950
5951         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5952         the number of mails in the folder buffer is not updated by wl-biff.
5953
5954 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5955
5956         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5957         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5958
5959 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5960
5961         * wl-summary.el (wl-summary-next-message):
5962         Return next message number when wl-summary-move-order is nil.
5963
5964 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5965
5966         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5967         `wl-summary-move-spec-alist'.
5968         (wl-summary-move-spec-unplugged-alist): New variable
5969         (Move spec for unplugged status).
5970         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5971         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5972
5973 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5974
5975         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5976         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5977
5978 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5979
5980         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5981         simple quotation to quote the anonymous function.
5982         * tm-wl.el (wl-draft-preview-message): Ditto.
5983
5984 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5985
5986         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5987         Eliminate redundant `save-excursion'.
5988         (wl-highlight-summary-current-line): Ditto.
5989
5990         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5991         accessing match data when `looking-at' failed.
5992
5993         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5994         `elmo-match-string' where users don't care about the speed.
5995         (wl-draft-save): Ditto.
5996
5997 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5998
5999         * wl-util.el (wl-regexp-opt): New function.
6000
6001         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6002         number from `wl-summary-buffer-number-list'.
6003         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6004         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6005         (wl-summary-move-spec-alist): Changed default setting.
6006
6007 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6008
6009         * wl-vars.el (wl-biff-notify-hook): New hook.
6010         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6011         the arrival of new mail.
6012         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6013         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6014
6015 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6016
6017         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6018
6019 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6020
6021         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6022
6023         * Version number is increased to 2.5.8.
6024
6025         * wl-thread.el (toplevel): require 'cl.
6026         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6027         (wl-thread-make-number-list): New function.
6028         (wl-thread-entity-make-number-list-from-children): Ditto.
6029         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6030         (wl-thread-entity-insert-as-children): Likewise.
6031         (wl-thread-delete-message): Likewise.
6032         (wl-meaning-of-mark): Eliminated.
6033         (wl-thread-next-failure-mark-p): Ditto.
6034         (wl-thread-entity-get-mark): Ditto.
6035         (wl-thread-meaning-alist-get-result): Ditto.
6036         (wl-thread-entity-check-prev-mark): Ditto.
6037         (wl-thread-entity-check-next-mark): Ditto.
6038         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6039         (wl-thread-entity-get-prev-marked-entity): Ditto.
6040         (wl-thread-get-prev-unread): Ditto.
6041         (wl-thread-jump-to-prev-unread): Ditto.
6042         (wl-thread-get-next-unread): Ditto.
6043         (wl-thread-jump-to-next-unread): Ditto.
6044         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6045         (wl-thread-entity-get-next-marked-entity): Ditto.
6046
6047         * wl-summary.el (wl-summary-buffer-number-list):
6048         New bufer-local variable.
6049         (wl-summary-switch-to-clone-buffer): Clone
6050         `wl-summary-buffer-number-list'.
6051         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6052         (wl-summary-cursor-move-regex): Eliminated.
6053         (wl-summary-cursor-up): Rewrite.
6054         (wl-summary-cursor-down): Ditto.
6055         (wl-summary-mode-spec-alist): New variable.
6056         (wl-summary-next-message): New inline function.
6057         (wl-summary-cursor-move): New function.
6058         (wl-summary-default-get-next-msg): Rewrite.
6059         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6060         (wl-summary-rescan): Ditto.
6061         (wl-summary-sync-all-init): Ditto.
6062         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6063         summary is not thread view.
6064         (wl-summary-sync-update): Ditto.
6065         (wl-summary-rescan): Ditto.
6066         (wl-summary-make-number-list): New function.
6067
6068         * wl-draft.el: "FCC" -> "Fcc".
6069
6070 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6071
6072         * wl-highlight.el (wl-highlight-summary-window):
6073         Call `set-buffer-modified-p'.
6074
6075         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6076         (wl): Call `elmo-init' and fix.
6077
6078         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6079         Use new variables.
6080
6081         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6082
6083 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6084
6085         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6086
6087 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6088
6089         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6090
6091 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6092
6093         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6094         `wl-use-toolbar' nor `display-graphic-p'.
6095         (wl-e21-setup-message-toolbar): Ditto.
6096         (wl-e21-setup-summary-toolbar): Ditto.
6097         (wl-e21-setup-folder-toolbar): Ditto.
6098
6099         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6100         (wl-plugged-init-icons): Ditto.
6101
6102         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6103         `display-graphic-p'.
6104         (wl-plugged-set-folder-icon): Ditto.
6105         (wl-highlight-plugged-current-line): Ditto.
6106         (wl-highlight-folder-current-line): Ditto.
6107         (wl-e21-highlight-folder-group-line): Ditto.
6108         (wl-e21-setup-toolbar): Ditto.
6109         (wl-e21-display-image-p): New macro.
6110
6111         * wl-demo.el (wl-demo): Simplified.
6112         (wl-demo-image-type-alist): Use `image-type-available-p' for
6113         checking whether the image type `xbm' is available.
6114
6115 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6116
6117         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6118         (wl-summary-input-range): Ditto.
6119
6120 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6121
6122         * wl-summary.el (wl-summary-edit-addresses): Use
6123         `wl-summary-get-original-buffer'
6124         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6125         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6126         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6127         (wl-summary-get-newsgroups): Eliminated.
6128         (wl-summary-set-crosspost): Ditto.
6129         (wl-summary-is-crosspost-folder): Ditto.
6130         (wl-crosspost-alist-load): Ditto.
6131         (wl-crosspost-alist-save): Ditto.
6132
6133         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6134         `elmo-setup-subscribed-newsgroups' instead of
6135         `elmo-nntp-make-groups-hashtb'.
6136         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6137         instead of `wl-crosspost-alist-save'.
6138
6139         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6140         of `elmo-folder-message-appendable-p'.
6141         (wl-mime-header-presentation-method): Eliminated.
6142
6143         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6144         (Error occurs in emacs21).
6145
6146         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6147         the current buffer).
6148
6149         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6150         instead of `wl-crosspost-alist-save'.
6151         (wl-init): `elmo-crosspost-message-alist-load'
6152         instead of `wl-crosspost-alist-load'
6153
6154         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6155         (wl-parse-newsgroups): Likewise.
6156         (wl-biff-notify): Run `wl-biff-notify-hook'.
6157
6158 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6159
6160         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6161
6162         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6163         when `wl-summary-lazy-highlight' is non-nil.
6164         (wl-summary-goto-folder-subr): Highlight only when
6165         `wl-summary-lazy-highlight' is non-nil.
6166
6167         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6168         Don't display progress and highlight temp-mark when
6169         `wl-summary-lazy-highlight' is non-nil.
6170         (wl-highlight-summary-window): New function.
6171         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6172
6173 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6174
6175         * wl-summary.el (wl-summary-sync): Change `all-visible'
6176         from `all-shown'
6177         (wl-summary-input-range): Ditto.
6178
6179 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6180
6181         * wl-e21.el (wl-highlight-folder-current-line): Call
6182         `wl-folder-init-icons' when folder icons have not been initialized.
6183
6184         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6185
6186         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6187         (wl-demo-image-type-alist): New macro.
6188
6189 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6190
6191         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6192         display does not support graphics.
6193         (wl-plugged-init-icons): Ditto.
6194         (wl-folder-init-icons): Ditto.
6195
6196         * wl-demo.el (wl-demo): Chech closely whether the display
6197         supports graphics.
6198
6199 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6200
6201         * wl-summary.el (wl-summary-get-original-buffer): New function.
6202         (wl-summary-set-crosspost): Use it.
6203         (wl-summary-target-mark-uudecode): Ditto.
6204         (wl-summary-reedit): Ditto.
6205         (wl-summary-resend-bounced-mail): Ditto.
6206         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6207         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6208
6209         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6210         (wl-message-display-internal): Ditto.
6211
6212 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6213
6214         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6215
6216 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6217
6218         * wl-summary.el (wl-summary-save-view): Renamed from
6219         `wl-summary-save-status'.
6220
6221 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6222
6223         * wl-summary.el (wl-summary-sync): Added `all-shown'
6224
6225 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6226
6227         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6228
6229 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6230
6231         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6232
6233 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6234
6235         * wl-highlight.el (wl-highlight-summary-line-string): Use
6236         `zerop' instead of `= 0'.
6237         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6238
6239         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6240         for comparing numbers.
6241         (wl-template-prev): Use `zerop' instead of `eq 0'.
6242
6243         * wl-draft.el (wl-draft-insert-current-message): Use
6244         `with-current-buffer' instead of `save-excursion'.
6245         Use `zerop' instead of `eq 0'.
6246
6247 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6248
6249         * wl-draft.el (wl-draft-insert-ccs): New function.
6250         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6251         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6252
6253 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6254
6255         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6256
6257 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6258
6259         * wl-expire.el (wl-expire-refile): Don't call
6260         elmo-msgdb-add-msgs-to-seen-list;
6261         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6262         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6263
6264 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6265
6266         * wl-message.el (wl-message-prev-page): Ignore errors while
6267         scroll-down.
6268
6269 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6270
6271         * wl-mime.el: Use elmo-original-message-mode instead of
6272         mmelmo-original-mode.
6273
6274         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6275         `elmo-folder-get-spec';
6276         (wl-fldmgr-add-completion-all-completions):
6277         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6278
6279         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6280         of `elmo-folder-get-type'.
6281
6282         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6283         `elmo-folder-get-spec';
6284         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6285         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6286         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6287         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6288         `elmo-read-msg-no-cache';
6289         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6290         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6291         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6292         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6293         `elmo-cache-save';
6294         (wl-draft-reedit): Use `elmo-message-file-name'.
6295
6296         * wl-expire.el: Use `elmo-folder-name-internal';
6297         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6298         Use macro `wl-summary-buffer-msgdb' instead of variable
6299         `wl-summary-buffer-msgdb';
6300         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6301         Use macro `wl-summary-buffer-folder-name' instead of variable
6302         `wl-summary-buffer-folder-name'.
6303         * wl-score.el: Likewise.
6304
6305         * wl-message.el: Rewrite for new message buffer cache mechanism.
6306         (wl-message-buffer-cache-buffer-get): New macro.
6307         (wl-message-buffer-cache-folder-get): Ditto.
6308         (wl-message-buffer-cache-message-get): Ditto.
6309         (wl-message-buffer-cache-entry-make): Ditto.
6310         (wl-message-buffer-cache-hit): Ditto.
6311         (wl-message-buffer-cache-sort): New function.
6312         (wl-message-buffer-cache-add): Ditto.
6313         (wl-message-buffer-cache-delete): Ditto.
6314         (wl-message-buffer-cache-clean-up): Ditto.
6315         (wl-message-buffer-window): Rewrite.
6316         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6317         (wl-message-buffer-display): New function.
6318         (wl-message-display-internal): New function.
6319
6320 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6321
6322         * wl-folder.el: Use `elmo-folder-name-internal';
6323         Use `wl-folder-get-elmo-folder';
6324         Use `elmo-folder-list-messages' instead of
6325         `elmo-list-folder';
6326         Use `elmo-folder-get-primitive-list' instead of
6327         `elmo-folder-get-primitive-spec-list';
6328         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6329         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6330         Use `elmo-folder-create' instead of `elmo-create-folder'.
6331         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6332         (wl-folder-get-elmo-folder): New macro.
6333         (wl-folder-elmo-folder-cache-get): Ditto.
6334         (wl-folder-elmo-folder-cache-put): Ditto.
6335         (wl-folder-suspend): Call `elmo-quit'.
6336
6337         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6338         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6339         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6340         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6341         (toplevel): require 'cl.
6342         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6343
6344         * wl-summary.el: Rewrite to use new elmo interface.
6345
6346 \f
6347 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6348
6349         * wl-mime.el (wl-draft-preview-message):
6350         Run `wl-draft-send-hook' before collecting recipients information;
6351         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6352
6353         * tm-wl.el (wl-draft-preview-message): Ditto.
6354
6355 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6356
6357         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6358         wrong recipients are displayed when forwarded message.
6359
6360 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6361
6362         * Version number is increased to 2.5.7.
6363
6364 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6365
6366         * wl-message.el (wl-message-next-page): Bind
6367         `window-pixel-scroll-increment' to nil while scrolling up.
6368
6369 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6370
6371         * wl-vars.el (wl-save-hook): New hook.
6372         * wl.el (wl-save): Call `wl-save-hook'.
6373
6374 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6375
6376         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6377         Argument WITH-ARG instead of NO-ARG (negative mean).
6378         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6379         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6380         * wl-message.el (wl-message-follow-current-entity): Likewise.
6381
6382 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6383
6384         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6385         FROM was optional argument.
6386         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6387
6388 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6389
6390         * Version number is increased to 2.5.6.
6391
6392 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6393
6394         * wl-version.el (wl-version-show): Removed.
6395         (wl-version): Add `interactive'.
6396
6397 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6398
6399         * wl-summary.el (wl-summary-get-petname-func): New variable.
6400         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6401         instead of `wl-address-get-petname-1'.
6402         (wl-summary-simple-from): Ditto.
6403
6404         * wl-address.el (wl-address-get-petname-1): Define as function.
6405
6406 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6407
6408         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6409         field in the original message.
6410         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6411
6412 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6413
6414         * wl-expire.el (wl-expire-hide):
6415         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6416
6417 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6418
6419         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6420         find decoder for To, Cc, and Subject.
6421
6422 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6423
6424         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6425         for checking `elmo-use-buffer-cache'.
6426         (wl-summary-mark-as-important): Fixed typo in comment.
6427
6428 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6429
6430         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6431         field in the original message.
6432         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6433
6434 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6435
6436         * wl-expire.el (wl-expire-hide):
6437         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6438
6439 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6440
6441         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6442         find decoder for To, Cc, and Subject.
6443
6444 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6445
6446         * Version number is increased to 2.5.5.
6447
6448         * wl-address.el (wl-address-specials-regexp): New constant.
6449         (wl-address-quote-specials): Use it.
6450
6451 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6452
6453         * wl-summary.el (wl-summary-rescan):
6454         Call `wl-summary-buffer-number-column-detect'.
6455         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6456
6457         * wl-message.el (wl-message-mode-map): Define.
6458         (wl-message-decode): Use it as local-map.
6459
6460 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6463         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6464
6465 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6466
6467         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6468
6469         * wl-mule.el (wl-read-event-char): Ditto.
6470
6471         * wl-e21.el (wl-read-event-char): Ditto.
6472
6473         * wl-nemacs.el (wl-read-event-char): Ditto.
6474         (read-event): Removed.
6475
6476         * wl-util.el (toplevel): Removed dummy definition of
6477         `read-event'.
6478         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6479
6480 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6481
6482         * wl-nemacs.el (elmo-archive-call-process): Moved to
6483         elmo-archive.el.
6484
6485 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6486
6487         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6488         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6489
6490         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6491         instead of magic-number 6.  Use `not' instead of `null' for symbol
6492         `nil' check (not empty list).
6493         (wl-draft-insert-x-face-field): Fixed paren style.
6494
6495         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6496         one-branch conditional statement, instead of `and' and `if'.
6497         (wl-draft-forward): Likewise.
6498         (wl-draft-add-references): Likewise.
6499         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6500
6501         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6502         conditional steatment.  Use `cond' instead of `if'.
6503         (wl-draft-confirm): Likewise.
6504
6505 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6506
6507         * wl-version.el (wl-version-show): Use `product-string-1'
6508         instead of `wl-version'.
6509         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6510
6511         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6512
6513 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6514
6515         * wl-highlight.el (wl-highlight-headers): Revert
6516         `wl-highlight-x-face-func' argument (`beg' and `end').
6517
6518 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6519
6520         * wl.el (toplevel): Move `product-provide' declare.
6521         * wl-demo.el (toplevel): Ditto.
6522         * wl-dnd.el (toplevel): Ditto.
6523         * wl-highlight.el (toplevel): Ditto.
6524         * wl-message.el (toplevel): Ditto.
6525         * wl-refile.el (toplevel): Ditto.
6526         * wl-util.el (toplevel): Ditto.
6527
6528 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6529
6530         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6531         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6532         (wl-thread-close-all): keep cursor position.
6533
6534 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6535
6536         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6537         (eq x 0).
6538         (wl-generate-user-agent-string-1): Fix conditional statement.
6539
6540 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6541
6542         * wl.el (wl-check-environment): Additional check for
6543         'wl-local-domain' and `wl-message-id-domain'.
6544
6545 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6546
6547         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6548
6549 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6550
6551         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6552         instead of `smtp-sasl-user-realm'.
6553
6554 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6555
6556         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6557
6558 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6559
6560         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6561         to the default value as well as `eword-lexical-analyzer'.
6562
6563 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6564
6565         * wl-version.el (wl-extended-emacs-version,
6566         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6567         `elmo-match-string' instead of `wl-match-string'.
6568
6569 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6570
6571         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6572         docstring.
6573
6574 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6575
6576         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6577
6578 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6579
6580         * wl-highlight.el (wl-highlight-headers): Remove
6581         `wl-highlight-x-face-func' argument (`beg' and `end').
6582
6583 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6584
6585         * wl-summary.el (wl-summary-mark-as-important):
6586         Remove cache if folder is local.
6587
6588 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6589
6590         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6591         to get existing e-mail address string.
6592
6593 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6594
6595         * wl-version.el (wl-generate-user-agent-string): Commentary.
6596         (wl-generate-user-agent-string-1): Use `when' for
6597         one-branch conditional statement, instead of `and' and `if'.
6598         (wl-extended-emacs-version, wl-extended-emacs-version2,
6599         wl-extended-emacs-version3): Ditto.
6600
6601 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6602
6603         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6604         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6605         condition-case; Remove initialization.
6606         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6607         (wl-summary-sync-update3): Added argument `sync-all';
6608         Eliminated local variable `msgdb';
6609         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6610         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6611         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6612
6613 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6614
6615         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6616         connection before call `wl-draft-send-mail-with-smtp'.
6617
6618 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6619
6620         * Version number is increased to 2.5.4.
6621
6622 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6623
6624         * wl.el (wl-check-environment): Additional check for
6625         'wl-local-domain' and `wl-message-id-domain'.
6626
6627 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6628
6629         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6630         buffer as command specific.
6631         (wl-folder-mark-as-read-all-entity): Ditto.
6632         (wl-folder-prefetch-entity): Ditto.
6633         (wl-folder-drop-unsync-entity): Ditto.
6634
6635         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6636         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6637         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6638
6639         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6640         save-excursion.
6641
6642 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6643
6644         * Version number is increased to 2.5.3.
6645
6646         * wl-summary.el (wl-summary-save-view-cache):
6647         Delete duplicated `write-region';
6648         Use `write-region-as-binary' instead of `as-binary-output-file' and
6649         `write-region'.
6650
6651 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6652
6653         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6654
6655 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6656
6657         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6658         instead of `smtp-via-smtp'.
6659
6660 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6661
6662         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6663
6664 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6665
6666         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6667         instead of `smtp-sasl-user-realm'.
6668
6669 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6670
6671         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6672
6673 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6674
6675         * Version number is increased to 2.5.2.
6676
6677 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6678
6679         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6680         does not exist.
6681         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6682         (wl-biff-start): Call `timer-activate' if timer already exists.
6683
6684         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6685         only when it is bound as function.
6686
6687 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6688
6689         * Version number is increased to 2.5.1.
6690
6691 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6692
6693         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6694         Print refile/copy destination.
6695
6696 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6697
6698         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6699         queue-flush-only is non-nil.
6700
6701         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6702
6703         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6704         checking cache folder.
6705
6706 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6707
6708         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6709         `regexp-quote'.
6710
6711 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6712
6713         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6714         function.
6715         * wl-summary.el (wl-summary-write-current-folder-functions):
6716         Change default value.  Use it.
6717
6718 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6719
6720         * Version number is increased to 2.5.0.
6721
6722         * wl-version.el (wl-version): Changed codename.
6723
6724 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6725
6726         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6727         (wl-summary-supersedes-message): Ditto.
6728
6729 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6730
6731         * wl-refile.el (wl-refile-guess-functions): Renamed from
6732         `wl-refile-guess-func-list'.
6733
6734 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6735
6736         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6737         Fixed problem when no rule was matched.
6738
6739 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6740
6741         * wl-summary.el (wl-summary-get-mark): Fixed
6742         `wl-summary-buffer-target-mark' check logic.
6743
6744 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6745
6746         * wl-folder.el (wl-folder-write-current-folder): Added group
6747         folder check.
6748
6749         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6750         `wl-summary-write-current-newsgroup'.
6751         (wl-summary-write-current-folder-functions): New variable.
6752         * wl-folder.el (wl-folder-get-newsgroups): New function.
6753         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6754         (wl-folder-write-current-folder): Renamed from
6755         `wl-folder-write-current-newsgroup'.
6756
6757 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6758
6759         * Version number is increased to 2.3.93.
6760
6761 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6762
6763         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6764         (wl-ldap-make-matched-value-list): Ditto.
6765         (wl-ldap-alias-safe-string): Split e-mail address.
6766
6767         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6768         petname folder default was selected.
6769         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6770         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6771
6772 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6773
6774         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6775         to `wl-draft-config-exec'.
6776
6777         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6778         instead of calling `wl-draft-config-exec';
6779         Process group-list and show recipients in minibuffer.
6780
6781         * tm-wl.el (wl-draft-preview-message): Ditto.
6782
6783 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6784
6785         * wl.el (toplevel): Added (C) to copyright notice, and
6786         sync Author header.
6787         * tm-wl.el (toplevel): Ditto.
6788         * wl-address.el (toplevel): Ditto.
6789         * wl-demo.el (toplevel): Ditto.
6790         * wl-dnd.el (toplevel): Ditto.
6791         * wl-draft.el (toplevel): Ditto.
6792         * wl-e21.el (toplevel): Ditto.
6793         * wl-expire.el (toplevel): Ditto.
6794         * wl-folder.el (toplevel): Ditto.
6795         * wl-highlight.el (toplevel): Ditto.
6796         * wl-message.el (toplevel): Ditto.
6797         * wl-mime.el (toplevel): Ditto.
6798         * wl-mule.el (toplevel): Ditto.
6799         * wl-nemacs.el (toplevel): Ditto.
6800         * wl-refile.el (toplevel): Ditto.
6801         * wl-score.el (toplevel): Ditto.
6802         * wl-summary.el (toplevel): Ditto.
6803         * wl-template.el (toplevel): Ditto.
6804         * wl-thread.el (toplevel): Ditto.
6805         * wl-util.el (toplevel): Ditto.
6806         * wl-vars.el (toplevel): Ditto.
6807         * wl-xmas.el (toplevel): Ditto.
6808
6809 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6810
6811         * wl.el (wl-init): Added comment about `wl-init-hook'.
6812         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6813         * wl-vars.el (wl-init-hook): Added docs.
6814         (wl-make-plugged-hook): Removed useless docs.
6815         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6816         * wl-xmas.el (toplevel): Ditto.
6817
6818 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6819
6820         * wl-address.el (toplevel): Fixed multiple Author header format.
6821         * wl-demo.el (toplevel): Ditto.
6822         * wl-draft.el (toplevel): Ditto.
6823         * wl-folder.el (toplevel): Ditto.
6824         * wl-summary.el (toplevel): Ditto.
6825         * wl-thread.el (toplevel): Ditto.
6826         * wl-util.el (toplevel): Ditto.
6827         * wl-vars.el (toplevel): Ditto.
6828         * wl-version.el (toplevel): Ditto.
6829         * wl-xmas.el (toplevel): Ditto.
6830         * wl.el (toplevel): Ditto.
6831
6832         * wl-version.el (toplevel): Added require `elmo-version' for
6833         `product-version-as-string'.
6834
6835 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6836
6837         * wl-vars.el (wl-draft-send-hook): Changed default value to
6838         '(wl-draft-config-exec).
6839
6840         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6841         explicitly.
6842         (wl-draft): Set `wl-draft-config-exec-flag' before running
6843         `wl-mail-setup-hook'.
6844
6845         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6846         `wl-biff-init-icons' to `wl-init-hook' instead of
6847         `wl-make-plugged-hook'.
6848         (Because if `wl-draft' command is invoked at first,
6849         they are not initialized)
6850         Updated copyright notice.
6851
6852         * wl-e21.el (toplevel): Ditto;
6853
6854         * wl-demo.el (toplevel): Updated copyright notice.
6855         * wl-address.el (toplevel): Ditto.
6856         * wl-draft.el (toplevel): Ditto.
6857         * wl-version.el (toplevel): Ditto.
6858         * wl-folder.el (toplevel): Ditto.
6859         * wl-summary.el (toplevel): Ditto.
6860         * wl-thread.el (toplevel): Ditto.
6861         * wl-util.el (toplevel): Ditto.
6862         * wl-vars.el (toplevel): Ditto.
6863         * wl.el (toplevel): Ditto.
6864
6865 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6866
6867         * wl-highlight.el (wl-highlight-message): Fixed problem of
6868         highlighting failure which occured when the last field contains
6869         multiple lines in the draft buffer.
6870
6871         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6872         `wl-biff-start' if plugged.
6873
6874         * wl-util.el (wl-biff-check-folder): New function.
6875         (wl-biff-check-folders): Don't set session name prefix.
6876         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6877         (wl-biff-check-folder-async): Ditto.
6878
6879         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6880         in email address.
6881
6882 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6883
6884         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6885
6886         * wl-draft.el (wl-draft-strip-subject-re): New function.
6887
6888         * wl-draft.el (wl-draft-reply): Use it.
6889
6890 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6891
6892         * wl-message.el (wl-mmelmo-message-redisplay): Use
6893         `mime-display-message' instead of `wl-mime-display-message'.
6894
6895         * wl-mime.el (toplevel): Removed compatibility workaround
6896         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6897         (wl-mime-display-message): Abolished.
6898         (wl-mime-entity-read-field): Ditto.
6899         (wl-mime-combine-message/partial-pieces): Use
6900         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6901
6902 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6903
6904         * wl-template.el: Doc fixes.
6905
6906 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6907
6908         * wl-e21.el (wl-message-overload-functions): Do nothing if
6909         `current-local-map' is not available.
6910         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6911
6912 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6913
6914         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6915         representation.
6916
6917         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6918         number.
6919         (wl-fldmgr-save-folders): Don't use `format' when insert
6920         `wl-fldmgr-folders-header'.
6921
6922 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6923
6924         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6925
6926 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6927
6928         * wl-highlight.el (wl-highlight-message):
6929         Use `std11-field-end' to detect end point of the header field.
6930         Refer `wl-highlight-max-header-size'.
6931
6932         * wl-vars.el (wl-highlight-max-header-size): New variable.
6933
6934         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6935
6936         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6937         Set `for-draft' argument of wl-highlight-headers.
6938         (wl-draft): Ditto.
6939         (wl-draft-reedit): Ditto.
6940         (wl-user-agent-compose-internal): Ditto.
6941
6942 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6943
6944         * wl-message.el (wl-message-add-button): Use overlay.
6945
6946 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6947
6948         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6949
6950         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6951         problem when group-list content is nothing.
6952         (Reported by Mito <mit@nines.nec.co.jp>)
6953
6954 2000-10-18  SAITO Atsunori <sai@yedo.com>
6955
6956         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6957
6958 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6959
6960         * tm-wl.el (toplevel): Use product-provide.
6961
6962 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6963
6964         * Version number is increased to 2.3.92.
6965
6966 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6967
6968         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6969         title text, use `display' property for left margin under Emacs 21.
6970
6971         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6972         properties.
6973         (wl-plugged-init-icons): Ditto.
6974
6975 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6976
6977         * wl.el (wl-save-status, wl-init): Remove last period in
6978         "...done." message.
6979         * tm-wl.el (wl-summary-burst): Ditto.
6980         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6981         wl-summary-resume-cache-status,
6982         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6983         wl-summary-sync-update3, wl-summary-highlight-msgs,
6984         wl-summary-flush-pending-append-operations,
6985         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6986         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6987         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6988         wl-thread-open-all): Ditto.
6989         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6990         * wl-mime.el (wl-summary-burst): Ditto.
6991         * wl-highlight.el (wl-highlight-summary): Ditto.
6992         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6993         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6994         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6995         * wl-address.el (wl-local-address-init): Ditto.
6996
6997 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6998
6999         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7000         `add-text-properties'.
7001         (wl-plugged-init-icons): Ditto.
7002         (wl-folder-init-icons): Use `propertize' instead of
7003         `put-text-property'.
7004         (wl-plugged-set-folder-icon): Ditto.
7005         (wl-e21-highlight-folder-group-line): Ditto.
7006
7007 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7008
7009         * wl-version.el (wl-version-status-alist): New variable.
7010         (wl-version-status): New function.
7011
7012         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7013         "Cc" part of the case "Reply-To".
7014
7015         * wl-draft.el (wl-draft-reply): Use result of
7016         `eword-extract-address-components'.
7017
7018         * wl-demo.el (wl-demo-icon-name): New constant.
7019         (wl-logo-xpm): Use it.
7020         (wl-logo-xbm): Ditto.
7021         (wl-logo-bitmap): Ditto.
7022
7023         * Version number is increased to 2.3.91.
7024
7025 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7026
7027         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7028         (wl-extended-emacs-version, wl-extended-emacs-version2,
7029         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7030         docstring.
7031
7032         * wl-version.el (wl-generate-user-agent-string-1): New function.
7033         (wl-generate-user-agent-string): Use it.
7034
7035         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7036         `mime-edit-insert-user-agent-field'.
7037         (wl-generate-user-agent-string): Check
7038         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7039
7040         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7041         instead of `if', when verbose case.
7042
7043 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7044
7045         * wl-expire.el (wl-summary-expire): Fix.
7046
7047 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7048
7049         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7050         and `elmo-lost+found-folder' if 'wl-draft.
7051         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7052
7053 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7054
7055         * wl-expire.el (wl-summary-expire): Change messages.
7056         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7057         `deleing-info' instead of "Deleting..."
7058
7059 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7060
7061         * wl-summary.el (wl-summary-refile-subr): Fix.
7062
7063 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7064
7065         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7066         if pipe folder.
7067
7068 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7069
7070         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7071
7072 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7073
7074         * wl-expire.el (wl-expire-hide): New function.
7075         (wl-summary-expire): Add `hide'.
7076
7077 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7078
7079         * wl-vars.el (wl-draft-reply-without-argument-list):
7080         Changed default value to consider `Reply-To:'.
7081         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7082
7083         * Version number is increased to 2.3.90.
7084
7085         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7086         elmo-imap4-get-session with unwind-protect.
7087         Don't cause error.
7088         (wl-summary-sync-marks): Don't check plugged nor folder type.
7089         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7090         (Always keep current buffer).
7091
7092 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7093
7094         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7095         Enclose with `save-excursion'.
7096
7097 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7098
7099         * wl-version.el (wl-version): Remove interactive.
7100
7101 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7102
7103         * wl-version.el (wl-generate-user-agent-string): Use
7104         `product-string-verbose' instead of `product-string-1'.
7105
7106 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7107
7108         * wl-vars.el (wl-draft-use-cache): New variable.
7109         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7110         if wl-draft-use-cache is non-nil.
7111
7112 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7113
7114         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7115         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7116
7117 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7118
7119         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7120         (wl-thread-msg-mark-as-unread): Ditto.
7121
7122         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7123         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7124         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7125         Don't set mark in summary if return value of `elmo-mark-as-read'
7126         is nil.
7127         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7128         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7129         instead of `wl-thread-msg-mark-as-read'.
7130         (wl-summary-mark-as-unread-region): Ditto.
7131         (wl-summary-target-mark-mark-as-read): Ditto.
7132
7133         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7134
7135 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7136
7137         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7138
7139         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7140
7141 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7144         face.
7145
7146 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7147
7148         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7149         `running-xemacs'.
7150
7151 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7152
7153         * wl-version.el (toplevel): Use `product-version-as-string' for
7154         set verstion-string, if defined.
7155
7156         * wl-version.el (wl-version-show): Insert string at point, when
7157         call with argument.
7158
7159         * wl-version.el (wl-generate-user-agent-string): Use
7160         `product-string-1' instead of `wl-appname', `wl-version' and
7161         `wl-codename'.
7162
7163 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7164
7165         * wl-address.el (toplevel): Use product-provide.
7166         * wl-demo.el (toplevel): Ditto.
7167         * wl-dnd.el (toplevel): Ditto.
7168         * wl-draft.el (toplevel): Ditto.
7169         * wl-e21.el (toplevel): Ditto.
7170         * wl-expire.el (toplevel): Ditto.
7171         * wl-fldmgr.el (toplevel): Ditto.
7172         * wl-folder.el (toplevel): Ditto.
7173         * wl-highlight.el (toplevel): Ditto.
7174         * wl-message.el (toplevel): Ditto.
7175         * wl-mime.el (toplevel): Ditto.
7176         * wl-mule.el (toplevel): Ditto.
7177         * wl-nemacs.el (toplevel): Ditto.
7178         * wl-refile.el (toplevel): Ditto.
7179         * wl-score.el (toplevel): Ditto.
7180         * wl-summary.el (toplevel): Ditto.
7181         * wl-template.el (toplevel): Ditto.
7182         * wl-thread.el (toplevel): Ditto.
7183         * wl-util.el (toplevel): Ditto.
7184         * wl-vars.el (toplevel): Ditto.
7185         * wl-xmas.el (toplevel): Ditto.
7186         * wl.el (toplevel): Ditto.
7187
7188 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7189
7190         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7191         instead of product.
7192
7193         * wl-version.el (wl-version): Compile time evalution elmo-version.
7194
7195 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7196
7197         * wl-summary.el (wl-summary-sync-force-update): Append queue
7198         `mark-as-read'if unplugged.
7199
7200 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7201
7202         * wl-version.el: New file.  Use product.el.
7203         * wl.el: add (require 'wl-version).
7204         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7205         for ~/.folders header.
7206         (wl-fldmgr-folders-header): Changed.
7207         * wl-demo.el (wl-demo): Use product.el.
7208
7209         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7210         wl-version.el.
7211         * wl-util.el (wl-version, wl-version-show): Ditto.
7212
7213         * wl-util.el (wl-generate-user-agent-string,
7214         wl-extended-emacs-version, wl-extended-emacs-version2,
7215         wl-extended-emacs-version3): Move to wl-version.el.
7216         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7217         xemacs-codename, mime-edit-insert-user-agent-field,
7218         mime-edit-user-agent-value, mime-editor/version,
7219         mime-editor/codename): Compile warning killer move to
7220         wl-version.el
7221
7222 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7223
7224         * wl-summary.el (wl-summary-refile-subr): Fix.
7225
7226 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7227
7228         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7229         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7230
7231 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7232
7233         * wl.el (wl-check-environment): Check too many `@'.
7234
7235 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7236
7237         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7238
7239 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7240
7241         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7242         wl-draft-reply-myself-without-argument-list): Add variables.
7243         * wl-draft.el (wl-draft-reply): Use it.
7244
7245 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7246
7247         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7248         the 5th argument of `elmo-network-get-spec'.
7249
7250         * wl-thread.el (wl-thread-reparent-children): New inline function.
7251         (wl-thread-delete-message): Use it.
7252
7253         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7254         (wl-summary-score-update-all-lines): Don't use `dolist'.
7255
7256 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7257
7258         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7259         (require 'elmo-msgdb) for inline function.
7260
7261 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7262
7263         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7264
7265 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7266
7267         * wl-score.el (wl-score-headers): Fix for the confusing macro
7268         `elmo-kill-buffer'.
7269
7270 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7271
7272         * wl-summary.el: Don't use the 3rd argument of `require' because
7273         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7274         * wl-util.el: Ditto.
7275         * wl-draft.el: Ditto.
7276
7277 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7278
7279         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7280         window system is not used.
7281
7282 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7283
7284         * wl-thread.el: Don't use `mapcar' only for iteration.
7285         (wl-thread-resume-entity): Ditto.
7286         (wl-thread-delete-message): Ditto.
7287
7288         * wl-summary.el: Bind `dragdrop-drop-functions',
7289         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7290         of `require' for `timezone', `easymenu' and `ps-print';
7291         don't use `mapcar' only for iteration.
7292
7293         * wl-util.el: Bind `mule-version', `nemacs-version',
7294         `emacs-beta-version', `xemacs-codename',
7295         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7296         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7297         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7298         only for iteration.
7299
7300         * wl-score.el: Don't use `mapcar' only for iteration.
7301         (wl-score-simplify-buffer-fuzzy): Ditto.
7302         (wl-score-simplify-subject): Ditto.
7303         (wl-score-headers): Ditto.
7304         (wl-summary-score-update-all-lines): Ditto.
7305
7306         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7307         `enable-multibyte-characters' and `mule-version'.
7308
7309         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7310         `mapcar' only for iteration.
7311
7312         * wl-demo.el: Don't use `mapcar' only for iteration.
7313
7314         * wl-folder.el: Don't use `mapcar' only for iteration.
7315         (wl-folder-open-all): Ditto.
7316         (wl-folder-count-incorporates): Ditto.
7317
7318         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7319         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7320
7321         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7322         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7323         `smtp-connection-type'; specify 3rd argument of `require' for
7324         `timezone'; don't use `mapcar' only for iteration.
7325         (wl-draft-clone-local-variables): Don't use `mapcar'.
7326         (wl-draft-generate-clone-buffer): Ditto.
7327         (wl-user-agent-compose-internal): Ditto.
7328
7329         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7330
7331         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7332         (wl-save-status): Ditto.
7333
7334         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7335         for iteration.
7336
7337 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7338
7339         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7340         removed `Date'.
7341         (wl-fldmgr-make-filter-default): New user option.
7342
7343         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7344         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7345         (wl-fldmgr-filter-completion-alist): Abolish.
7346
7347         * wl.el (wl): Don't check servers if arg is non-nil.
7348
7349         * wl-draft.el (wl-draft-reply): Set only message-id string to
7350         In-Reply-To field.
7351
7352 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7353
7354         * wl-summary.el (wl-summary-pick): Rewrite.
7355
7356         * wl-draft.el (wl-draft-forward): Get references field from
7357         original buffer.
7358         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7359
7360 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7361
7362         * wl-draft.el (wl-draft-forward): Add references field.
7363
7364 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7365
7366         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7367         (wl-draft-reply): Use it.
7368
7369 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7370
7371         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7372         when Emacs 21 is running.
7373
7374         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7375         bindings.
7376
7377 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7378
7379         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7380         XPM icons transparent.
7381
7382         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7383         Emacs 21.
7384
7385 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7386
7387         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7388         nil.
7389
7390         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7391         when it is persistent.
7392         (wl-summary-sync-marks): Changed argument for
7393         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7394         (wl-summary-virtual): Use `elmo-read-search-condition'.
7395         (wl-summary-redisplay-internal): If folder is local, mark as read
7396         even when folder is plugged.
7397
7398 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7399
7400         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7401         of `tool-bar-lines' in the frame parameters.
7402         (after-make-frame-functions, post-command-hook): Don't modify the
7403         value.
7404         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7405         wl-e21-tool-bar-lines): Removed.
7406
7407 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7408
7409         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7410         properties `evaporate' and `wl-momentary-overlay' as well.
7411         (wl-highlight-summary-displaying): Ditto.
7412         (wl-delete-all-overlays): Don't delete overlay which does not have
7413         a property `wl-momentary-overlay'.
7414
7415         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7416         `display-mouse-p' and `display-graphic-p'.
7417         (wl-folder-init-icons): Don't search for XBM or the other files.
7418         (wl-plugged-set-folder-icon): Make icons if and only if
7419         `display-graphic-p' returns non-nil.
7420         (wl-highlight-plugged-current-line): Use `before-string' overlay
7421         property to show icon images.
7422         (wl-highlight-folder-current-line): Ditto.
7423         (wl-e21-highlight-folder-group-line): Ditto.
7424         (wl-e21-highlight-folder-by-numbers): Ditto.
7425         (wl-e21-insert-image): Removed.
7426         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7427         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7428         said.
7429         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7430         `wl-e21-force-switch-toolbar'.
7431         (wl-e21-make-icon-image): Removed.
7432         (wl-e21-setup-toolbar): Don't search for XBM files.
7433         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7434         the default value.
7435
7436 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7437
7438         * wl-util.el (wl-biff-check-folder-async): Set
7439         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7440
7441 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7442
7443         * wl-e21.el (after-make-frame-functions): Add
7444         `wl-e21-force-switch-toolbar'.
7445         (wl-e21-force-switch-toolbar): New function force to switch the
7446         toolbar appearance automatically.
7447         (post-command-hook): Add `wl-e21-switch-toolbar'.
7448         (wl-e21-switch-toolbar): New function to switch the toolbar
7449         appearance automatically.
7450         (wl-e21-tool-bar-lines): New buffer local variable.
7451
7452 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7453
7454         * wl-util.el (wl-biff-check-folders-running): New variable.
7455         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7456         (wl-biff-check-folder-async-callback):
7457         Set `wl-biff-check-folders-running'.
7458         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7459         with unwind-protect.
7460
7461         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7462         Enclose `wl-folder-auto-check' with unwind-protect.
7463
7464         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7465         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7466
7467         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7468
7469         * wl-util.el (wl-biff-notify): New inline function.
7470         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7471         locally.
7472         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7473         folder-list' is 1.
7474         Use `wl-biff-notify'.
7475         (wl-biff-check-folder-async-callback): New function.
7476         (wl-biff-check-folder-async): Ditto.
7477
7478         * wl-folder.el (wl-folder): Don't check folders.
7479         (wl-folder-auto-check): New function.
7480
7481 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7482
7483         * wl-util.el (wl-biff-start) [Emacs19+]:
7484         Use `timer-next-integral-multiple-of-time'.
7485         (wl-biff-check-folders): Use `wl-default-folder'
7486         if `wl-biff-check-folder-list' is nil.
7487
7488 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7489
7490         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7491         instead of `elmo-delete-lists'.
7492
7493 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7494
7495         * wl.el (wl-plugged-toggle-all): Set the value of
7496         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7497         (wl-plugged-toggle): Ditto.
7498         (wl-toggle-plugged): Ditto.
7499         (wl-plugged-init): Ditto.
7500
7501         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7502         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7503         instead of `wl-biff-state-indicator-off' and
7504         `wl-biff-state-indicator-on'; don't modify the value and the type
7505         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7506         (wl-plugged-init-icons): Set icons data to
7507         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7508         instead of `wl-plug-state-indicator-off' and
7509         `wl-plug-state-indicator-on'; don't modify the value and the type
7510         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7511
7512         * wl-vars.el (wl-modeline-biff-state-off,
7513         wl-modeline-biff-state-on, wl-modeline-biff-status,
7514         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7515         wl-modeline-plug-status): New internal variables.
7516         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7517         wl-biff-check-interval, wl-biff-check-folder-list): Change
7518         customization group from `wl-folder' to `wl-highlight'.
7519         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7520         wl-show-plug-status-on-modeline): Defcustomized.
7521
7522         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7523         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7524         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7525         a flag to `mode-line-buffer-identification'.
7526
7527         * wl-e21.el (wl-biff-init-icons): Set icons data to
7528         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7529         instead of `wl-biff-state-indicator-off' and
7530         `wl-biff-state-indicator-on'.
7531         (wl-plugged-init-icons): Set icons data to
7532         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7533         instead of `wl-plug-state-indicator-off' and
7534         `wl-plug-state-indicator-on'.
7535
7536 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7537
7538         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7539         excessive titles.
7540
7541 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7542
7543         * wl.el (wl-plugged-mode): Use revised
7544         `wl-mode-line-buffer-identification'.
7545         (wl-plugged-init): Don't use `force-mode-line-update'.
7546
7547         * wl-xmas.el (wl-draft-overload-functions): Use revised
7548         `wl-mode-line-buffer-identification'.
7549         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7550         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7551         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7552         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7553         `wl-make-plugged-hook';
7554         add `wl-folder-init-icons' and `wl-setup-folder' to
7555         `wl-folder-mode-hook'.
7556
7557         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7558         19 as well.
7559         (wl-mode-line-display-priority-list): New user option.
7560         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7561         Defcustomized.
7562         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7563         Add docs.
7564
7565         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7566         start.
7567         (wl-mode-line-buffer-identification): Revised as a function.
7568
7569         * wl-summary.el (wl-summary-mode): Use revised
7570         `wl-mode-line-buffer-identification'; don't call
7571         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7572         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7573         `wl-xmas-setup-summary'.
7574
7575         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7576         `wl-mode-line-buffer-identification'.
7577
7578         * wl-mule.el (wl-draft-overload-functions): Use revised
7579         `wl-mode-line-buffer-identification'.
7580
7581         * wl-folder.el (wl-make-plugged-alist): Don't call
7582         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7583         (wl-folder): Don't call `wl-folder-init-icons' directly.
7584         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7585         `wl-xmas-setup-folder' directly;
7586         use revised `wl-mode-line-buffer-identification'.
7587         (TopLevel): Don't bind `wl-biff-init-icons',
7588         `wl-plugged-init-icons', `wl-folder-init-icons',
7589         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7590
7591         * wl-e21.el (wl-draft-overload-functions): Use revised
7592         `wl-mode-line-buffer-identification'.
7593         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7594         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7595         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7596         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7597         `wl-make-plugged-hook';
7598         add `wl-folder-init-icons' and `wl-setup-folder' to
7599         `wl-folder-mode-hook'.
7600
7601 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7602             Katsumi Yamaoka    <yamaoka@jpl.org>
7603
7604         * wl.el (wl): Call `wl-biff-start'.
7605         (wl-exit): Call `wl-biff-stop'.
7606         (wl-plugged-mode): Show biff in modeline.
7607         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7608
7609         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7610         (wl-biff-init-icons): New function.
7611         (wl-plugged-init-icons): Don't make too much keymaps.
7612         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7613
7614         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7615         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7616         variables.
7617         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7618         options.
7619
7620         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7621         wl-biff-start, wl-biff-stop): New functions.
7622         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7623         (wl-biff-timer-name): New variable.
7624
7625         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7626
7627         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7628         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7629
7630         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7631         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7632
7633         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7634         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7635         `wl-folder-init-icons' to `ignore' if they are not available.
7636         (wl-folder-mode): Show biff in modeline.
7637
7638         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7639         (wl-biff-init-icons): New function.
7640         (wl-plugged-init-icons): Don't make too much keymaps.
7641         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7642
7643 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7644
7645         * wl-vars.el (wl-strict-diff-folders): Customization Type
7646         and doc fix.  Define as a list of regular expressions for
7647         folders or nil.
7648         * wl-folder.el (wl-folder-check-one-entity): Use
7649         `wl-string-match-member' instead of `wl-string-member' for
7650         `wl-strict-diff-folders'.
7651
7652 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7653
7654         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7655         (wl-highlight-folder-current-line): Use it; new implementation.
7656         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7657         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7658         `defsubst' instead of `defun'.
7659
7660         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7661         `wl-highlight-group-folder-by-numbers'; made it can also be a
7662         number.  See info for more details.
7663
7664         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7665         running.
7666
7667         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7668         to bind them.
7669
7670         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7671         (wl-highlight-folder-current-line): New implementation.
7672
7673         * wl-highlight.el (wl-highlight-folder-group-line): New
7674         implementation.
7675         (wl-delete-all-overlays): Rewrite as a marco.
7676         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7677
7678         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7679         running.
7680         (wl-folder-*-glyph): No need to bind them.
7681
7682         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7683         `wl-e21-highlight-folder-group-icon'; rewrite.
7684         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7685         `defsubst' instead of `defun'.
7686         (wl-folder-mode-map): Bind it when compiling.
7687
7688 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7689
7690         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7691
7692         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7693
7694 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7695
7696         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7697
7698 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7699
7700         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7701         (wl-highlight-folder-current-line): Use it.
7702
7703         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7704         in `id-name'.
7705
7706 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7707
7708         * wl.el: Require `wl-e21' when Emacs 21 is running.
7709
7710         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7711         default when Emacs 21 is running.
7712         (wl-use-highlight-mouse-line): Ditto.
7713         (wl-on-emacs21): New constant.
7714         (wl-on-emacs20): Removed.
7715
7716         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7717         Emacs 21 is running.
7718
7719         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7720         Emacs 21 is running.
7721
7722         * wl-e21.el: New file.
7723
7724 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7725
7726         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7727         (wl-toggle-plugged): Ditto.
7728         (wl-plugged-toggle): Ditto.
7729         (wl-plugged-toggle-all): Ditto.
7730
7731         * wl-vars.el (wl-plug-state-indicator): Refer
7732         `wl-plug-state-indicator-on' indirectly.
7733
7734 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7735
7736         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7737         Call `wl-folder-confirm-existence'.
7738
7739         * wl-folder.el (wl-folder-confirm-existence): Added optional
7740         argument `force'.
7741
7742 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7743
7744         * wl-summary.el (wl-summary-refile-subr): Assume
7745         `copy-or-refile' as symbol.
7746         (wl-summary-refile): Follow up above change.
7747         (wl-summary-copy): Ditto.  Doc fix.
7748
7749 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7750
7751         * wl-summary.el (wl-summary-pick): Don't bind
7752         `elmo-search-mime-charset'.
7753
7754         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7755         default using old backquote style.
7756         (wl-search-mime-charset): Abolished.
7757
7758         * wl-highlight.el (wl-highlight-headers):
7759         Call `point' after `re-search-forward'(for Nemacs).
7760
7761         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7762         for elmo-imap4.el.
7763
7764 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7765
7766         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7767         `wl-message-ignored-field-list' instead of
7768         `mime-view-ignored-field-list'.
7769
7770         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7771         Add interactive spec.
7772         (wl-folder-goto-bottom-of-current-folder): Ditto.
7773         (wl-folder-mode-map): Bind them.
7774
7775         * wl-vars.el (wl-message-ignored-field-list): New variable.
7776         (wl-message-visible-field-list): New variable.
7777
7778         * wl-mime.el (wl-mime-header-presentation-method): New function.
7779         (wl-mime-setup): Set header-presentation-method.
7780
7781 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7782
7783         * wl-nemacs.el (wl-draft-overload-functions): Set
7784         `mode-line-buffer-identification' instead of using
7785         `wl-make-modeline'.
7786
7787         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7788         instead of using `wl-make-modeline'.
7789
7790         * wl-xmas.el (wl-plugged-init-icons): Set up
7791         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7792         (wl-make-modeline): Abolish.
7793         (wl-draft-overload-functions): Set
7794         `mode-line-buffer-identification' instead of using
7795         `wl-make-modeline'.
7796
7797         * wl-util.el (wl-make-modeline-subr): Abolish.
7798         (wl-mode-line-buffer-identification): New alias.
7799
7800         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7801         (wl-summary-make-modeline): Abolish.
7802         (wl-summary-buffer-set-folder): Set
7803         `wl-summary-buffer-folder-indicator'.
7804         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7805         of using `wl-make-modeline'.
7806         (wl-summary-switch-to-clone-buffer): Don't set
7807         `mode-line-buffer-identification'.
7808         (wl-summary-goto-folder-subr): Ditto.
7809
7810         * wl-mule.el (wl-draft-overload-functions): Set
7811         `mode-line-buffer-identification' instead of using
7812         `wl-make-modeline'.
7813
7814         * wl-folder.el (wl-folder-mode): Set
7815         `mode-line-buffer-identification' instead of using
7816         `wl-make-modeline'.
7817         (wl-folder): Don't set `mode-line-buffer-identification'.
7818
7819 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7820
7821         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7822         instead of `member' for `wl-refile-guess-func-list' look-ups.
7823         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7824
7825 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7826
7827         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7828         `wl-message-button-dispatcher'.
7829
7830         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7831
7832         * wl-message.el (wl-message-button-dispatcher): Use it.
7833
7834         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7835         "In-Reply-To".
7836
7837         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7838         Bind `case-fold-search' to t.
7839
7840 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7841
7842         * wl-xmas.el (wl-message-overload-functions): Initialize
7843         `wl-message-button-map'.
7844
7845         * wl-mule.el (wl-message-overload-functions): Initialize
7846         `wl-message-button-map'.
7847
7848         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7849
7850         * wl-message.el (wl-message-button-map): New keymap.
7851         (wl-message-add-button): New function.
7852         (wl-message-button-dispatcher): New function.
7853         (wl-message-button-refer-article): New function.
7854
7855         * wl-highlight.el
7856         (wl-highlight-message-add-buttons-to-header): New function.
7857         (wl-highlight-headers): Use it.
7858
7859 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7860
7861         * wl-summary.el (wl-summary-default-from): Use
7862         `wl-address-get-petname-1'.
7863         (wl-summary-simple-from): Ditto.
7864
7865         * wl-address.el (wl-address-get-petname-1): New inline function.
7866         (wl-address-get-petname): Use it.
7867
7868 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7869
7870         * wl-summary.el (wl-summary-default-from): Return full-name part
7871         from the address if no petname was found.
7872         (wl-summary-simple-from): Ditto.
7873
7874         * wl-address.el (wl-address-get-petname): Return nil if no petname
7875         associated with the address was found.
7876
7877 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7878
7879         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7880         display is finished.
7881
7882 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7883
7884         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7885         `elmo-folder-exists-p' argument.
7886
7887 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7888
7889         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7890         the folder.
7891
7892 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7893
7894         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7895
7896         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7897         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7898
7899 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7900
7901         * wl-folder.el (wl-folder-create-subr): New function.
7902         (wl-folder-confirm-existence): Use it.
7903         (wl-folder-check-one-entity): Use it.
7904         Check the error symbol is derived from 'elmo-open-error.
7905
7906         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7907         `ignore-error'.
7908
7909 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7910
7911         * wl-util.el (toplevel): Add (eval-when-compile (require
7912         'elmo-util)).  (Maybe `provide' is typo.)
7913
7914 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7915
7916         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7917         (I don't know why this was needed.)
7918
7919         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7920         Follow up changes for stream-type.
7921
7922         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7923         (wl-draft-elmo-nntp-send): Ditto.
7924
7925         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7926         (wl-nntp-posting-stream-type): Ditto.
7927         (wl-pop-before-smtp-ssl): Abolished.
7928         (wl-nntp-posting-ssl): Ditto.
7929
7930         * wl-address.el (wl-address-quote-specials): New function.
7931         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7932
7933         * wl-draft.el (wl-draft-reply): Ditto.
7934
7935 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7936
7937         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7938         use function `wl-string-match-assoc'.
7939
7940 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7941
7942         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7943
7944         * wl-draft.el (wl-draft-deduce-address-list): New function.
7945         (wl-draft-parse-mailbox-list): Ditto.
7946         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7947         instead of `smtp-deduce-address-list'.
7948         (wl-draft-on-field-p): Follow group list.
7949
7950         * wl-address.el (wl-address-concat-token): New function.
7951         (wl-address-string-without-group-list-contents): Ditto.
7952         (wl-complete-field-body): Fixed problem of completion
7953         by japanese petname.
7954         (wl-address-make-completion-list): Rewrite.
7955
7956 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7957
7958         * wl-address.el (wl-address-make-completion-list): Completion by
7959         petname.
7960         (wl-complete-field-body): Likewise.
7961
7962 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7963
7964         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7965         contains invalid address syntax.
7966
7967 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7968
7969         * wl-folder.el (wl-folder-check-entity-async): Use
7970         `elmo-nntp-spec-hostname'.
7971
7972 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7973
7974         * wl-summary.el (wl-summary-msgdb-load-async): Use
7975         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7976
7977 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7978
7979         * wl-draft.el (wl-draft-reply): Set argument
7980         `content-transfer-encoding' as nil.
7981
7982 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7983
7984         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7985         `wl-refile-alist'.
7986
7987 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7988
7989         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7990         (wl-draft-edit-string): Ditto.
7991         (wl-draft-forward): Ditto.
7992         * wl-summary.el (wl-summary-write): Ditto.
7993
7994 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7995
7996         * wl-summary.el (wl-summary-sync-update3): Call
7997         `wl-summary-buffer-number-column-detect'.
7998         (wl-summary-buffer-number-column-detect): Search from point-min.
7999
8000 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8001
8002         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8003         contains an address which is not included in original to or cc.
8004
8005 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8006
8007         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8008         begin-line does not exist.
8009         * wl-message.el (wl-message-uu-substring): Ditto.
8010
8011 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8012
8013         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8014         clear local variables.
8015         (wl-summary-exit): Call `elmo-commit'.
8016         (wl-summary-switch-to-clone-buffer): Call
8017         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8018         (wl-summary-goto-folder-subr): Ditto.
8019
8020         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8021         POP folder.
8022
8023 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8024
8025         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8026         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8027         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8028         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8029         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8030         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8031
8032         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8033
8034 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8035
8036         * wl-summary.el (wl-summary-search-by-subject):
8037         Search parent message from the latest one.
8038
8039 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8040
8041         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8042         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8043
8044         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8045         New user option.
8046
8047         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8048         if elmo-nntp-use-killed-list is nil.
8049         Use `elmo-msgdb-append-to-killed-list'.
8050         (Append numbers confirmed as disappeared to the killed list.)
8051         (wl-summary-confirm-appends): Don't display negative number.
8052
8053 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8054
8055         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8056
8057 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8058
8059         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8060         range is `all'.
8061         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8062         `elmo-list-bigger-diff'.
8063
8064 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8065
8066         * wl-summary.el (wl-summary-buffer-exit-func):
8067         New buffer local variable.
8068         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8069
8070 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8071
8072         * wl-demo.el (wl-demo): Fix the last change.
8073
8074 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8075
8076         * wl-demo.el (wl-demo): Don't use `eval'.
8077
8078 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8079
8080         * wl-summary.el (wl-summary-buffer-thread-modified):
8081         New buffer-local variable.
8082         (wl-summary-set-thread-modified): New function.
8083         (wl-summary-thread-modified-p): New function.
8084         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8085         (wl-summary-yank-saved-message): Use function
8086         `wl-summary-set-thread-modified'
8087         (wl-summary-switch-to-clone-buffer): Add
8088         `wl-summary-buffer-thread-modified'.
8089
8090         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8091         (wl-summary-buffer-mark-saved-hook): Ditto.
8092         * wl-summary.el (wl-summary-msgdb-save): New hook
8093         `wl-summary-buffer-message-saved-hook' and
8094         `wl-summary-buffer-mark-saved-hook'.
8095
8096 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8097
8098         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8099
8100 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8101
8102         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8103         don't hide scroll bars under FSF Emacsen because it may incur an
8104         undesirable redrawing.
8105
8106 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8107
8108         * wl-draft.el (wl-draft-edit-string): Call
8109         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8110
8111 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8112
8113         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8114
8115 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8116
8117         * wl-summary.el (wl-summary-msgdb-load-async): Call
8118         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8119
8120 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8121
8122         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8123         fringes in demo buffer; center bitmap logo correctly even if old
8124         Mule is used.
8125
8126 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8127
8128         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8129
8130         * wl-refile.el (wl-refile-subject-alist): New variable.
8131         (wl-refile-subject-alist-file-name): Ditto.
8132         (wl-refile-alist-setup): Rewrite.
8133         (wl-refile-alist-save): Use `elmo-object-save'.
8134         Eliminated arguments.
8135         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8136         (wl-refile-guess-by-subject): New function.
8137         (wl-refile-guess-func-list): Added it.
8138
8139 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8140
8141         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8142         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8143
8144 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8145
8146         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8147         New buffer-local variable.
8148         (wl-summary-buffer-next-folder-func): Ditto.
8149         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8150         if non-nil.
8151         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8152         if non-nil.
8153         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8154         if non-nil.
8155         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8156         if non-nil.
8157
8158 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8159
8160         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8161         permanently in the demo buffer.
8162
8163 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8164
8165         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8166         `mime-entity-fetch-field'.
8167
8168         * wl.el (wl-exit): Delete plugged buffer.
8169
8170         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8171         XEmacs has menubar feature.
8172
8173 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8174
8175         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8176         cannot arrive at the beginning of the buffer under old Emacsen.
8177
8178 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8179
8180         * wl-address.el (wl-address-ldap-search):
8181         Call `ldap-search-entries' with `withdn' argument t.
8182         (wl-complete-field-body): Bind completion-ignore-case as t.
8183         Clear ldap search hash when it was sole completion.
8184         Use elmo-string for pattern string.
8185         (wl-ldap-alias-safe-string): Eliminated needless let.
8186
8187 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8188
8189         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8190         (wl-ldap-alias-sep): New constant.
8191         (wl-ldap-search-attribute-type-list): Ditto.
8192         (wl-ldap-get-value): New function.
8193         (wl-ldap-make-filter): Ditto.
8194         (wl-ldap-make-matched-value-list): Ditto.
8195         (wl-ldap-alias-safe-string): Ditto.
8196         (wl-ldap-register-dn-string): Ditto.
8197         (wl-address-ldap-search): Rewrite.
8198
8199 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8200
8201         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8202         thread is deleted.
8203         (wl-thread-delete-line-from-buffer): Ditto.
8204         (wl-thread-get-exist-children): New function.
8205
8206 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8207
8208         * wl-demo.el (wl-demo): Made it to select various image types.
8209         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8210         from `wl-title-logo'.
8211         (wl-logo-ascii): New variable.
8212         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8213         (wl-demo-copyright-notice): New constant.
8214
8215         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8216
8217 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8218
8219         * wl-vars.el (wl-summary-target-above): Renamed from
8220         wl-summary-temp-above.
8221         * wl-score.el (wl-score-get-score-alist): Use it.
8222         (wl-summary-score-update-all-lines): Use it.
8223         * wl-summary.el: Ditto. (make-variable-buffer-local).
8224
8225 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8226
8227         * wl-vars.el (wl-ldap-port): New user option.
8228
8229         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8230         Rewite whole implementation.
8231         (wl-complete-field-body): Fixed.
8232
8233 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8234
8235         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8236         Choose implementation at compile time.
8237
8238 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8239
8240         * wl-address.el (wl-ldap-search-internal): New function.
8241         (wl-complete-field-to): Use it.
8242
8243 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8244
8245         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8246         Use `let' instead of `let*'.
8247         Require 'wl-vars.
8248
8249         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8250         Define as defcustom.
8251         (wl-ldap-base): Ditto.
8252         (wl-use-ldap): Ditto.
8253
8254 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8255
8256         * wl-address.el (wl-ldap-search): New function.
8257         (wl-complete-field-body): Use `wl-ldap-search'.
8258         (wl-ldap-server): New variable.
8259         (wl-ldap-base): Ditto.
8260         (wl-use-ldap): Ditto.
8261
8262 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8263
8264         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8265         (Pointed out by Mito <mit@nines.nec.co.jp>).
8266         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8267         buffer-local variables like `wl-summary-redisplay-internal'.
8268         (wl-summary-redisplay-all-header): Likewise.  Update
8269         Summary view too.
8270
8271 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8272
8273         * wl-summary.el (wl-summary-jump-to-parent-message):
8274         Consider prefix argument.
8275
8276         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8277         when closed thread is deleted.
8278
8279 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8280
8281         * wl-summary.el (wl-summary-jump-to-parent-message):
8282         Consider thread modification.
8283
8284 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8285
8286         * wl-message.el (wl-message-normal-get-original-buffer): Use
8287         `save-excursion'.
8288
8289         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8290         (wl-summary-showto-folder-regexp): Ditto.
8291
8292 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8293
8294         * wl-util.el (wl-delete-alist): Doc fix.
8295         (wl-delete-associations): New function.
8296         (wl-inverse-alist): New function.
8297         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8298         Split temporary variables. Use `wl-delete-associations'
8299         and `wl-inverse-alist'.
8300         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8301
8302 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8303
8304         * wl-folder.el (wl-folder-prefetch-entity):
8305         Execute prefetching if new count is unknown.
8306
8307 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8308
8309         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8310
8311         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8312         delete entity.
8313         (wl-thread-set-parent): If insert as top, set linked as nil.
8314
8315         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8316         `wl-thread-cleanup-symbols' when view mode is thread.
8317
8318 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8319
8320         * wl-folder.el (wl-folder-create-folder-entity): Use
8321         with-current-buffer.
8322         (wl-local-folder-init): Call set-buffer to make sure we are in
8323         the Folder buffer. Don't touch buffer-local variables here.
8324         (wl-folder-mode): Initialize buffer-local variables here.
8325
8326         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8327         (wl-folder-entity-assign-id): Ditto.
8328         (wl-folder-create-entity-hashtb): Ditto.
8329         (wl-local-folder-init): Ditto.
8330         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8331
8332 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8333
8334         * wl-summary.el (wl-summary-default-from): Fix probrem when
8335         std11-extract-address-components return (nil "foo@bar").
8336
8337 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8338
8339         * wl-draft.el (wl-draft-clone-local-variables):
8340         Remove redundant `setq'.
8341
8342 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8343
8344         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8345         Bind wl-highlight-x-face-func as nil while highlighting header.
8346
8347 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8348
8349         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8350
8351 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8352
8353         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8354         elmo-msgdb-overview-hashtb from copy-variables.
8355         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8356         instead of `elmo-msgdb-overview-get-entity-by-number'.
8357         (wl-summary-auto-refile): Ditto.
8358
8359         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8360         `elmo-msgdb-overview-get-entity' instead of
8361         `elmo-msgdb-search-overview-entity'.  Use
8362         `elmo-msgdb-overview-get-entity' instead of
8363         `elmo-msgdb-overview-get-entity-by-number'.
8364         (wl-thread-insert-entity-sub): Ditto.
8365         (wl-thread-insert-message): Ditto.
8366
8367         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8368         `elmo-msgdb-overview-get-entity'.
8369         (wl-normal-message-redisplay): Ditto.
8370
8371 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8372
8373         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8374         `wl-thread-entities'.
8375         (wl-thread-delete-message): Fix remove top message from
8376         `wl-thread-entity-list'.
8377
8378         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8379         wl-append(nconc), because update-list is broken on Meadow.
8380
8381         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8382         updating process.
8383         (wl-summary-rescan): Ditto.
8384         (wl-summary-sync-update3): Ditto.
8385         * wl-thread.el (wl-thread-set-parent): Renamed from
8386         `wl-summary-set-parent'.
8387         (wl-thread-insert-message): Updating buffer faster.
8388         (wl-thread-delete-message): Updating buffer faster.
8389
8390         * wl-score.el (wl-summary-score-update-all-lines): Changed
8391         interval for display progress gauge.
8392
8393 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8394
8395         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8396         folder always-sticky.
8397         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8398         defmacro.
8399
8400 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8401
8402         * wl-vars.el (wl-draft-add-references): New user option.
8403
8404         * wl-draft.el (wl-draft-add-references): New function.
8405         (wl-draft-yank-from-mail-reply-buffer): Use it.
8406         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8407         as nil.
8408
8409 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8410
8411         * wl-thread.el (wl-thread-update-line-msgs): Called
8412         `wl-thread-update-line-on-buffer-sub'.
8413         (wl-thread-update-line-on-buffer): Delete routine of inserting
8414         thread.
8415         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8416         moved from `wl-thread-update-line-on-buffer'.
8417         Add threshold for displaying progress gauge.
8418         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8419         argument of `wl-thread-update-line-msgs'.
8420         Add threshold for displaying progress gauge.
8421         * wl-folder.el:
8422         Add threshold for displaying progress gauge.
8423         * wl-score.el: Ditto.
8424
8425         * wl-expire.el (wl-summary-expire): Display deleting info.
8426
8427 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8428
8429         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8430         `no-msg'.
8431         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8432         argument of `wl-thread-update-line-msgs'.
8433         (wl-summary-set-parent): Added optional argument `parent-number'.
8434         (wl-summary-buffer-saved-message): New buffer local variable.
8435         (wl-summary-save-current-message): New command.
8436         (wl-summary-yank-saved-message): Ditto.
8437         (wl-summary-mode-map): Added key binding for
8438         `wl-summary-save-current-message' (\ew) and
8439         `wl-summary-yank-saved-message' (\C-y).
8440         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8441
8442 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8443
8444         * wl-summary.el (wl-summary-mode-map): Added key binding for
8445         `wl-summary-set-parent' (ts).
8446
8447 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8448
8449         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8450         subject faster. If thread number is reverse, delayed updating
8451         thread.
8452         (wl-summary-search-by-subject): Ditto.
8453         (wl-summary-put-alike): Ditto.
8454         (wl-summary-get-alike): Ditto.
8455         (wl-summary-insert-headers): Insert header of all overview in
8456         buffer.
8457         (wl-summary-rescan): Delayed updating thread. Kill search subject
8458         buffer for wl-summary-search-by-subject.
8459         (wl-summary-sync-update3): Ditto.
8460         (wl-summary-exit): Ditto.
8461         (wl-summary-goto-bottom-of-current-thread): Change for linked
8462         thread.
8463         (wl-summary-overview-create-summary-line): Change line for linked
8464         thread.
8465
8466         * wl-summary.el (wl-summary-update-thread): Use
8467         wl-thread-maybe-get-children-num.
8468         (wl-summary-set-parent): If change parent, move sub thread.
8469         (wl-summary-redisplay-internal): Add horizontal recenter.
8470         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8471
8472         * wl-thread.el (wl-thread-entity-get-linked): New function.
8473         (wl-thread-entity-set-linked): New function.
8474         (wl-thread-create-entity): Add linked element.
8475         (wl-thread-entity-insert-as-top): Use wl-append.
8476         (wl-thread-maybe-get-children-num): If closing thread, return
8477         children msgs.
8478         (wl-thread-update-line-msgs): Displaying progress message.
8479         (wl-thread-update-line-on-buffer-sub): Use
8480         wl-thread-maybe-get-children-num.
8481         (wl-thread-update-line-on-buffer): If update line is not exists,
8482         insert thread.
8483         (wl-thread-delete-message): If delete top msg of thread, search
8484         parent by subject.
8485         (wl-thread-insert-entity): Use
8486         wl-thread-maybe-get-children-num.
8487
8488         * wl-highlight.el (wl-highlight-summary-current-line): change
8489         sregexp for linked thread.
8490         * wl-util.el (wl-count-lines): Count lines.
8491         (wl-horizontal-recenter): horizontal recenter.
8492         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8493         (wl-score-get-alike): Ditto.
8494         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8495         (wl-subject-length-limit): New variable.
8496         (wl-highlight-thread-indent-string-regexp): Changed for linked
8497         thread.
8498
8499 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8500
8501         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8502         New variable (revival).
8503         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8504         by subject matching if there's no in-reply-to nor references field
8505         (revival).
8506
8507 \f
8508 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8509
8510         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8511         message.
8512
8513 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8514
8515         * wl-summary.el (wl-summary-reply): Return t if there was a
8516         message at cursor point.
8517         Added unwind-protect.
8518         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8519         returns t.
8520         (wl-summary-cancel-message): Do nothing when there's no message at
8521         cursor point.
8522         (wl-summary-forward): Ditto.
8523         (wl-summary-jump-to-parent-message): Ditto.
8524         (wl-summary-reedit): Ditto.
8525         (wl-summary-edit-addresses): Ditto.
8526         (wl-summary-pipe-message): Ditto.
8527         (wl-summary-print-message-with-ps-print): Ditto.
8528         (wl-summary-print-message): Ditto.
8529         (wl-summary-mark-as-important): Ditto.
8530         (wl-summary-mark-as-unread): Ditto.
8531
8532         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8533         message at cursor point.
8534         (wl-summary-reply-with-citation): Remove unwind-protect.
8535
8536         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8537         subject searching feature.
8538         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8539         Eliminated.
8540
8541 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8542
8543         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8544         New variable.
8545         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8546         by subject matching if there's no in-reply-to nor references field.
8547
8548         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8549
8550         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8551         when display is finished.
8552         (wl-folder-open-all): Ditto.
8553         (wl-folder-update-access-group): Ditto.
8554         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8555         * wl-thread.el (wl-thread-close-all): Ditto.
8556
8557         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8558         progress gauge only when it was displayed.
8559         * wl-folder.el (wl-folder-insert-entity): Ditto.
8560
8561 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8562
8563         * wl-summary.el (wl-summary-incorporate): Enclose
8564         `wl-summary-sync-force-update' with save-excursion.
8565
8566 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8567
8568         * wl-summary.el (wl-summary-prefetch-region):
8569         Pass current cursor point to `pos-visible-in-window-p' after
8570         moving cursor to the started point.
8571
8572 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8573
8574         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8575
8576         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8577         fields from the forwarding message.
8578         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8579         `ignored-fields'.
8580
8581 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8582
8583         * wl-mime.el (wl-message-request-partial):
8584         Eliminated argument `msgdb'.
8585         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8586         (wl-mime-combine-message/partial-pieces): Likewise.
8587         * tm-wl.el (wl-message-request-partial): Likewise.
8588         (wl-mime-combine-message/partial-pieces): Likewise.
8589
8590 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8591
8592         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8593         when display is finished.
8594
8595 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8596
8597         * wl-summary.el (wl-summary-goto-folder-subr):
8598         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8599
8600 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8601
8602         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8603         when cursor point is visible.
8604
8605 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8606
8607         * wl-expire.el (wl-expire-archive-get-max-number):
8608         Don't use `file-name-directory'.
8609
8610 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8611
8612         * wl-expire.el (wl-expire-archive-get-max-number):
8613         Use `file-name-directory'.
8614
8615 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8616
8617         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8618         only when there is progress.
8619
8620 2000-04-13  Mito <mit@nines.nec.co.jp>
8621
8622         * wl-summary.el (wl-summary-sync-marks): Display progress.
8623
8624 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8625
8626         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8627         (wl-summary-prev): Move cursor regardless of unread status.
8628         (wl-summary-next): Ditto.
8629
8630 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8631
8632         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8633         Added argument `target' and `number'.
8634         * tm-wl.el (wl-summary-burst-subr): New function.
8635         (wl-summary-burst): Use it.
8636
8637 2000-04-10  Mito <mit@nines.nec.co.jp>
8638
8639         * wl-mime.el (wl-burst): New function.
8640         (wl-summary-burst): Use it.
8641
8642 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8643
8644         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8645         as petname when there's no candidate.
8646
8647 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8648
8649         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8650         New variable.
8651         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8652
8653         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8654
8655         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8656
8657 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8658
8659         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8660         Use substring of `original' instead of buffer-substring.
8661         (wl-refile-evaluate-rule):
8662         Set `original' argument of wl-refile-expand-newtext.
8663
8664         * wl-summary.el
8665         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8666         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8667         (wl-summary-auto-refile): Check existence of destination folder just
8668         before marking.
8669
8670 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8671
8672         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8673         when wl-refile-get-field-value return nil.
8674
8675 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8676
8677         * wl-refile.el
8678         (wl-refile-expand-newtext): New function imported from Gnus.
8679         (wl-refile-evaluate-rule): Use it.
8680
8681 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8682
8683         * wl-summary.el (wl-summary-print-destination):
8684         Duplicate folder string to avoid putting text-property on
8685         original string.
8686
8687         * wl-refile.el (wl-refile-get-field-value): New function.
8688         (wl-refile-evaluate-rule): New function;
8689         Evaluate refile rule recursively.
8690         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8691         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8692         New function; Check existence of a target folder recursively.
8693         (wl-summary-auto-refile-check-refile-rule-alist):
8694         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8695
8696 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8697
8698         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8699
8700         * wl-folder.el (wl-create-folder-entity-from-buffer):
8701         Fixed problem when '}' character is contained in folder name.
8702
8703         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8704
8705 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8706
8707         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8708         (wl-fldmgr-add-completion-all-completions):
8709         Use wl-fldmgr-add-completion-hashtb.
8710
8711 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8712
8713         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8714         wl-fldmgr-add-completion-subr): New functions.
8715         * wl-folder.el (wl-folder-completion-func): New variable.
8716         * wl-summary.el (wl-summary-read-folder):
8717         Use wl-folder-completion-func.
8718
8719         * wl-refile.el: Eliminate throw & catch.
8720
8721         * wl.el (wl-plugged-sending-queue-status): Fixed.
8722
8723 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8724
8725         * wl-draft.el (wl-draft): Put category property on
8726         mail-header-separator.