* wl/wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
4
5 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6
7         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
8         duplicate definition.
9
10 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
11
12         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
13         non-nil, use it; Don't fetch message if there's no message in the
14         current cursor position.
15
16 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
17
18         * wl-util.el (wl-region-exists-p): Use region-active-p.
19         (wl-deactivate-region): New function.
20         * wl-message.el (wl-message-redisplay): Deactivate region.
21
22         * wl-summary.el (wl-summary-reply): Call
23         `wl-summary-set-message-buffer-or-redisplay' instead of
24         `wl-summary-redisplay-internal', don't move point.
25
26 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
27
28         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
29         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
30         by regexp.
31
32 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
33
34         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
35         if no need.
36
37 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
38
39         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
40         default value to nil.
41         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
42         `wl-summary-prepare-hook'; Replace refile action to
43         `wl-summary-exec-action-refile-with-register'.
44
45         * Version number is increased to 2.11.22.
46
47 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
48
49         * wl-summary.el (wl-summary-detect-mark-position): Set
50         `wl-summary-buffer-weekday-name-lang'.
51
52 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
53
54         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
55         (wl-summary-mark-as-read-all): Ditto.
56         (wl-summary-delete-messages-on-buffer): Ditto.
57         (wl-summary-sync-update): Ditto.
58         (wl-summary-mark-as-read-internal): Ditto.
59         (wl-summary-mark-as-answered-internal): Ditto.
60         (wl-summary-update-folder-info): Abolished.
61
62 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
63
64         * wl-summary.el (wl-summary-mark-as-read-all): Use
65         `wl-summary-update-folder-info' instead of
66         `wl-folder-update-unread'.
67
68 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
69
70         * wl-summary.el (wl-summary-update-folder-info): New function derived from
71         `wl-summary-folder-info-update'.
72         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
73         instead of `wl-summary-folder-info-update'.
74         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
75         `wl-folder-set-folder-updated'.
76         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
77         instead of `wl-folder-update-unread'.
78         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
79         the value of `wl-summary-buffer-unread-count' for the second parameter of
80         `wl-folder-update-unread'.
81
82         * Version number is increased to 2.11.21.
83
84 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
85
86         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
87         a local variable.
88
89 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
90
91         * wl-spam.el (wl-summary-mark-spam): Show message only if call
92         interactively.
93
94         * wl-summary.el (wl-summary-mark-as-important-internal): New
95         internal function.
96         (wl-summary-mark-as-important): Use it.
97         (wl-summary-mark-as-unimportant): New function.
98         (wl-summary-sync-marks): Follow the API change.
99
100         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
101
102         * wl-mime.el (wl-summary-burst): Check target folder is writable.
103
104 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
105
106         * wl-folder.el (wl-folder-update-unread): Re-indent.
107         Narrow the scope of a local variable.
108
109 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
110
111         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
112         (wl-addrmgr-merge-entries): Ditto.
113         (wl-addrmgr): Added to address entry which exists in draft buffer
114         if no entry is in original.
115
116 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
117
118         * wl-batch.el: New file.
119
120 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
121
122         * wl-vars.el (wl-use-semi): Remove unused variable.
123
124 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
125
126         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
127         "?".
128
129 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
130
131         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
132         wl-summary-new-mark.
133         (wl-summary-new-cached-mark): New user option.
134         (wl-summary-score-marks): Follow the change above.
135         (wl-summary-auto-refile-skip-marks): Ditto.
136         (wl-summary-incorporate-marks): Ditto.
137         (wl-summary-expire-reserve-marks): Ditto.
138
139         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
140
141         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
142         (wl-summary-persistent-mark-string): Distinguished between cached
143         and uncached mark when the message is new.
144
145 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
146
147         * wl-spam.el (wl-spam-domain): Renamed from
148         `wl-spam-folder-guess-domain'.
149         (wl-summary-exec-action-spam): Register as spam if domain of the
150         source folder is good.
151         (wl-summary-exec-action-refile-with-register): Register message if
152         domain of the source folder is not undecided.
153
154 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
155
156         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
157         detect thread loop.
158
159 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
160
161         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
162         and wl-summary-skip-mark-list.
163
164 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
165
166         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
167
168         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
169
170         * wl-spam.el (toplevel): Require wl-highlight.
171         (wl-spam-auto-check-policy-alist): Abolish.
172         (wl-spam-auto-check-folder-regexp-list): New user option.
173         (wl-spam-auto-check-marks): Ditto.
174         (wl-spam-mark-action-list): Ditto.
175         (wl-highlight-summary-spam-face): New face.
176         (wl-spam-auto-check-message-p): New function.
177         (wl-spam-map-spam-messages): Fixed message.
178         (wl-spam-register-spam-messages): Ditto.
179         (wl-spam-register-good-messages): Ditto.
180         (wl-summary-spam-map): Add and remove keybind.
181         (wl-summary-target-mark-spam): Abolish.
182         (wl-summary-refile-spam): Ditto.
183         (wl-summary-test-spam): New function.
184         (wl-summary-mark-spam): Ditto.
185         (wl-summary-auto-check-spam): Follow the above change.
186         (wl-summary-exec-action-spam): New function.
187         (wl-summary-exec-action-refile-with-register): Fixed message.
188         (wl-message-check-spam): New function.
189         (wl-spam-setup): Ditto.
190         (toplevel): Call it if this file is loaded interactivity.
191
192         * Version number is increased to 2.11.20.
193
194 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
195
196         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
197         when new optional argument `force' is non nil or modified.
198
199 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
200
201         * wl.el (toplevel): Require wl-spam when compile.
202         (wl-save-status): Call wl-spam-save-status.
203
204         * wl-spam.el (wl-spam-register-spam-messages): New function.
205         (wl-spam-register-good-messages): Ditto.
206         (wl-spam-save-status): Ditto.
207         (wl-summary-mode-map): Bind
208         wl-summary-target-mark-register-as-spam to "ms" and
209         wl-summary-target-mark-register-as-good to "mn".
210         (wl-summary-register-as-spam): Abolish optional argument; Use
211         wl-spam-register-spam-messages.
212         (wl-summary-register-as-spam-all): Use
213         wl-spam-register-spam-messages.
214         (wl-summary-register-as-good): Abolish optional argument; Use
215         wl-spam-register-good-messages.
216         (wl-summary-register-as-good-all): Use
217         wl-spam-register-good-messages.
218         (wl-summary-target-mark-register-as-spam): New funtion.
219         (wl-summary-target-mark-register-as-good): Ditto.
220
221 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
222
223         * wl-spam.el: New file.
224
225 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
226
227         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
228
229         * wl-action.el (wl-auto-refile-guess-functions): New variable.
230         (wl-summary-auto-refile): Call wl-refile-guess with
231         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
232
233 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
234
235         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
236         with disable-thread argument non-nil.
237
238 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
239
240         * wl-summary.el (wl-summary-rescan): Added optional argument
241         disable-thread.
242         (wl-summary-sync): Call wl-summary-rescan with argument
243         disable-thread.
244         (wl-summary-input-range): Added new range `rescan-thread'.
245
246 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
247
248         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
249
250 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
251
252         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
253         internal variable.
254         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
255         wl-summary-search-parent-by-subject-regexp and
256         wl-summary-divide-thread-when-subject-changed as nil.
257         (wl-summary-insert-sequential): If entity is nil, nothing to do.
258         (wl-summary-insert-thread): Search parent entity from
259         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
260         thread loop.
261
262 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
263
264         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
265
266         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
267
268         * wl-util.el (wl-require-update-all-folder-p): New function.
269         (wl-get-assoc-list-value): Added `function' to match directive.
270         (wl-collect-draft): Rewrite.
271
272         * wl-summary.el (wl-summary-sync-update): Clear faces
273         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
274         are non-nil.
275         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
276         argument as function.
277         (wl-summary-input-range): Ditto.
278
279         * wl-folder.el (wl-draft-get-folder): New function.
280         (wl-folder-get-elmo-folder): Consider draft folder.
281
282         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
283         (wl-draft-buffer-message-number): New buffer local variable.
284         (wl-draft-folder-internal): New internal variable.
285         (wl-draft-delete): Rewrite.
286         (wl-draft-save): Ditto.
287         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
288         wl-folder-get-elmo-folder.
289         (wl-draft-config-info-operation): Ditto.
290         (wl-jump-to-draft-folder): Ditto.
291         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
292         (wl-draft-reedit): Rewrite.
293
294         * Version number is increased to 2.11.19.
295         
296 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
297
298         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
299         variable.
300
301 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
302
303         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
304         Use ignore-errors instead of unwind-protect.
305
306 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
307
308         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
309         for updating `wl-thread-entity-list'.
310
311 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
312
313         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
314         parameter from calling `wl-thread-entity-get-older-brothers' and
315         `wl-thread-entity-get-younger-brothers'.
316         Replace nested `append' with a single one.
317
318 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
319
320         * wl-summary.el (wl-summary-mode): Don't use the return value of
321         `make-local-hook'.
322
323 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
324
325         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
326         instead of `let*'.
327         (wl-thread-delete-message): Likewise.  Split and narrow the scope
328         of local variables.
329
330 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
331
332         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
333         Renamed from wl-summary-window-scroll-functions.
334         (wl-summary-window-scroll-functions): Don't set to variable.
335         (wl-summary-display-top): Use run-hooks.
336         (wl-summary-display-bottom): Ditto.
337         (wl-summary-toggle-disp-msg): Ditto.
338         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
339         Use it instead of wl-summary-window-scroll-functions.
340         (wl-summary-goto-folder-subr): Don't call
341         wl-summary-window-scroll-functions, use
342         wl-summary-buffer-window-scroll-functions instead.
343
344 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
345
346         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
347         make-local-variable.
348
349 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
350
351         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
352         set-buffer-modified-p.
353         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
354         (wl-summary-display-bottom): Ditto.
355         (wl-summary-toggle-disp-msg): Ditto.
356
357 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
358
359         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
360
361         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
362         (wl-summary-forward): Use elmo-message-entity-field instead of
363         elmo-message-field.
364
365         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
366
367 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
368
369         * wl-summary.el (wl-summary-window-scroll-functions): No use
370         `append'.
371
372 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
373
374         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
375         function.
376         (wl-summary-window-scroll-functions): Call it when both
377         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
378         (wl-summary-temp-mark): Added optional argument number.
379         (wl-summary-message-mark): Added optional argument flag.
380         (wl-summary-persistent-mark): Added optional argument number and flag.
381         (wl-summary-update-persistent-mark): Ditto.
382         (wl-summary-update-status-marks): Set "r" for interactive spec.
383
384         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
385         argument number and flag.
386
387         * wl-action.el (wl-summary-registered-temp-mark): 
388         Do nothing when wl-summary-buffer-temp-mark-list is nil.
389
390 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
391
392         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
393         internal variable (buffer local).
394         (wl-summary-window-scroll-functions): New function.
395         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
396         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
397         as nil.
398         (wl-summary-update-status-marks): Added arguments beg, end and
399         check.
400         (wl-summary-update-mark-window): Use function.
401         (wl-summary-sync-update): Follow the change above.
402         (wl-summary-switch-to-clone-buffer): Copy
403         wl-summary-buffer-unsync-mark-number-list.
404         (wl-summary-goto-folder-subr): Set
405         wl-summary-buffer-unsync-mark-number-list and
406         use wl-summary-window-scroll-functions insteaf of
407         wl-summary-lazy-highlight.
408
409         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
410
411 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
412
413         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
414
415         * wl-summary.el (wl-summary-update-persistent-mark): Call
416         wl-summary-set-message-modified.
417
418         * wl-summary.el (wl-summary-sync-update): Don't call
419         wl-summary-update-status-marks.
420
421         * Version number is increased to 2.11.18.
422
423 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
424
425         * wl-message.el (wl-message-prev-page): Use save-selected-window.
426         (wl-message-next-page): Ditto.
427
428 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
429
430         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
431         local variable.  Change the order of a collected list into the
432         same as the specified range.  Remove nil from a collected list.
433
434 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
435
436         * wl-summary.el (wl-summary-insert-headers): Set visible-only
437         argument for elmo-folder-list-messages.
438
439 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
440
441         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
442         change (wl-summary-count-unreads return a list instead of a cons
443         cell).
444
445 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
446
447         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
448         `wl-summary-folder-info-update'.
449
450 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
451
452         * wl-summary.el (wl-summary-set-message-modified): No use
453         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
454         (wl-summary-set-mark-modified): Abolish.
455         (wl-summary-mark-modified-p): Ditto.
456         (wl-summary-save-view): Follow the change above.
457
458         * wl-expire.el (wl-summary-expire): Likewise.
459
460 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
461
462         * wl-summary.el (wl-summary-detect-mark-position): Use
463         modb-entity-handler.
464         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
465
466         * Version number is increased to 2.11.17.
467
468 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
469
470         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
471         entity field value.
472         (wl-summary-prefetch-msg): Ditto.
473         (wl-summary-print-message-with-ps-print): Ditto.
474
475 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
476
477         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
478         for dummy entity.
479         (wl-summary-insert-thread): Use elmo-message-entity-field.
480         (wl-summary-update-thread): Use elmo-message-entity-field and
481         elmo-message-entity-number.
482         (wl-summary-line-number):  Use elmo-message-entity-number.
483         (wl-summary-line-size): Use elmo-message-entity-field.
484         (wl-summary-line-subject): Ditto.
485         (wl-summary-line-from): Ditto.
486         (wl-summary-line-attached): Ditto.
487         (wl-summary-create-line): Ditto.
488         (wl-summary-create-line): Use elmo-message-entity-number.
489         (wl-summary-print-message-with-ps-print): Use
490         elmo-message-entity-field.
491
492 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
493
494         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
495         change in elmo-msgdb-make-message-entity.
496         (wl-summary-buffer-set-folder): Don't call
497         wl-summary-detect-mark-position here.
498         (wl-summary-rescan): Call elmo-message-entity-number.
499         (wl-summary-sync-update): Ditto.
500         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
501
502         * wl-score.el (wl-score-header-index): Redefine 2th element.
503         (wl-score-overview-entity-get-extra): Abolish.
504         (wl-score-ov-entity-get): Rewrite.
505         (wl-score-string-index<, wl-score-string-func<): Abolish.
506         (wl-score-string<): New function.
507         (wl-score-string-sort): Use it.
508
509         * wl-refile.el (wl-refile-guess-by-history): Use
510         elmo-message-entity-field.
511         (wl-refile-guess-by-from): Ditto.
512         (wl-refile-guess-by-msgid): Ditto.
513
514         * Version number is increased to 2.11.16.
515
516 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
517
518         * wl-folder.el (wl-folder-confirm-existence): Don't call
519         file-exists-p if msgdb-path is nil.
520         * wl-summary.el, wl-draft.el, wl-action.el: Rename
521         `wl-read-folder-hist' to `wl-read-folder-history'.
522
523 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
524
525         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
526         `y-or-n-p'.
527
528 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
529
530         * wl-score.el (wl-score-headers): Don't use
531         elmo-folder-do-each-message-entity.
532
533         * Version number is increased to 2.11.15.
534
535 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
536
537         * wl-summary.el (wl-summary-delete-all-msgs): Use
538         elmo-folder-move-messages instead of elmo-folder-delete-messages
539         and elmo-folder-detach-messages.
540         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
541
542         * wl-expire.el (wl-expire-delete): Ditto.
543         (wl-expire-refile-with-copy-reserve-msg): Ditto.
544
545 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
546
547         * wl-vars.el (wl-message-use-header-narrowing): New user option.
548         (wl-message-header-narrowing-fields): Ditto.
549         (wl-message-header-narrowing-lines): Ditto.
550         (wl-message-header-narrowing-string): Ditto.
551
552         * wl-summary.el (wl-summary-mode-map): Bind
553         wl-summary-toggle-header-narrowing to "C-cC-f".
554         (wl-summary-toggle-header-narrowing): New function.
555
556         * wl-message.el (wl-message-buffer-create): Call
557         wl-message-header-narrowing-setup.
558         (wl-message-redisplay): Call wl-message-header-narrowing.
559         (wl-message-header-narrowing): New function.
560         (wl-message-header-narrowing-map): New keymap.
561         (wl-message-header-narrowing-widen-map): New keymap.
562         (wl-message-header-narrowing-again-at-mouse): New function.
563         (wl-message-header-narrowing-1): Ditto.
564         (wl-message-header-narrowing-widen-at-mouse): Ditto.
565         (wl-message-header-narrowing-setup): Ditto.
566         (wl-message-header-narrowing-toggle): Ditto.
567         
568         * wl-highlight.el (wl-message-header-narrowing-face): New face.
569
570         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
571         'flag as all.
572         (wl-use-flag-folder-help-echo): New user option.
573
574         * wl-summary.el (wl-summary-detect-mark-position): Bind 
575         wl-summary-highlight as nil.
576         (wl-summary-set-mark-modified): Follow the API change.
577         (wl-summary-mark-modified-p): Ditto.
578         (wl-summary-mark-as-read-all): Ditto.
579         (wl-summary-sync-marks): Don't call
580         elmo-folder-list-messages-with-global-mark.
581         (wl-summary-mark-as-read-internal): Follow the API change.
582         (wl-summary-mark-as-answered-internal): Ditto.
583         (wl-summary-mark-as-important): Cause an error when 'flag folder;
584         Follow the API change.
585         (wl-summary-create-line): Call with number argument.
586         (wl-summary-reply): Follow the API change.
587
588         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
589         function.
590         (wl-highlight-summary-line-string): Call it when
591         wl-use-flag-folder-help-echo is non-nil.
592         (wl-highlight-summary-current-line): Ditto.
593         (elmo-flag-folder-referrer): Added autoload setting.
594
595         * wl-draft.el (wl-draft-kill): Follow the API change.
596
597         * Version number is increased to 2.11.14.
598         
599 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
600
601         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
602
603 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
604
605         * Version number is increased to 2.11.13.
606
607 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
608
609         * wl-draft.el (wl-draft-previous-history-element): Fixed
610         unbalanced parenthesis and bind unbound local variables.
611
612 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
613
614         * wl-draft.el (wl-draft-previous-history-element): New function.
615         (wl-draft-next-history-element): Ditto.
616         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
617         them to M-p and M-n.
618
619 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
620
621         * Version number is increased to 2.11.12.
622
623 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
624
625         * wl-draft.el (wl-draft-hide): Select buffer-window.
626
627 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
628
629         * wl-summary.el (wl-summary-narrow-to-region): New function.
630         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
631         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
632         (wl-summary-save-region): Use it.
633         * wl-action.el (wl-summary-collect-numbers-region)
634         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
635
636 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
637
638         * wl-folder.el (wl-folder-count-incorporates): Don't use
639         `elmo-msgdb-mark-load'
640
641         * Version number is increased to 2.11.11.
642
643 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
644
645         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
646         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
647
648 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
649
650         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
651
652 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
653
654         * Version number is increased to 2.11.10.
655
656 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
657
658         * wl-mime.el (wl-draft-attribute-value): Fixed.
659
660 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
661
662         * wl-util.el (wl-copy-local-variables): New function.
663
664         * wl-mime.el (wl-draft-attribute-recipients): New function.
665         (wl-draft-attribute-envelope-from): Ditto.
666         (wl-draft-attribute-smtp-posting-server): Ditto.
667         (wl-draft-attribute-smtp-posting-port): Ditto.
668         (wl-draft-attribute-value): Ditto.
669         (wl-draft-preview-message): Use it to get value for
670         attributes. Reflect result of `wl-draft-config'.
671
672         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
673         and call `wl-summary-mark-as-read' before to call
674         `wl-summary-unset-mark'.
675         (wl-summary-target-mark-mark-as-unread): Likewise.
676         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
677
678 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
679
680         * wl-mime.el (wl-draft-preview-message): Use actual value for
681         attributes; Fix for small window.
682
683 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
684
685         * wl-refile.el (wl-refile-get-field-value): Call
686         `elmo-message-entity-field' with 3rd argument is non-nil.
687
688 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
689
690         * wl-vars.el (wl-draft-preview-attributes): New user option.
691         (wl-draft-preview-attributes-list): Ditto.
692         (wl-draft-preview-attributes-buffer-lines): Ditto.
693         (wl-draft-preview-attributes-buffer-name): Ditto.
694
695         * wl-mime.el (wl-draft-preview-message): Display attributes.
696
697 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
698
699         * wl-summary.el (wl-summary-detect-mark-position): Bind
700         wl-summary-flag-priority-list to '(new).
701
702 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
703
704         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
705         funtion.
706         (wl-highlight-summary-line-string): Use it.
707         (wl-highlight-summary-current-line): Ditto.
708
709 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
710
711         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
712         line even when the mark string is not changed.
713
714         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
715         argument change in the wl-summary-create-line.
716         (wl-thread-insert-entity-sub): Ditto.
717
718         * wl-summary.el (wl-summary-detect-mark-position): Follow the
719         argument change in the wl-summary-create-line.
720         (wl-summary-insert-sequential): Ditto.
721         (wl-summary-update-thread): Ditto.
722         (wl-summary-persistent-mark-string): New inline function.
723         (wl-summary-message-mark): Use it.
724         (wl-summary-create-line): Abolish argument wl-persistent-mark
725         and added wl-flags, wl-cached.
726
727         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
728         mark to flags.
729         (wl-highlight-summary-current-line): Decide the face not by the 
730         persistent mark but flags.
731
732 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
733
734         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
735         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
736         wl-summary-read-uncached-mark): Revive.
737         (wl-summary-answered-cached-mark,
738         wl-summary-answered-uncached-mark): New user option.
739         (wl-summary-score-marks): Follow the change above.
740         (wl-summary-auto-refile-skip-marks): Ditto.
741         (wl-summary-incorporate-marks): Ditto.
742         (wl-summary-expire-reserve-marks): Ditto.
743         (wl-summary-flag-priority-list): New user option.
744
745         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
746         changes.
747         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
748         of elmo-message-mark.
749         (wl-summary-mark-as-read-internal): Ditto.
750         (wl-summary-mark-as-answered): Ditto.
751         (wl-summary-mark-as-important): Ditto.
752         (wl-summary-redisplay-internal): Ditto.
753         (wl-summary-redisplay-no-mime-internal): Ditto.
754         (wl-summary-message-mark): New function.
755         (wl-summary-insert-sequential): Use wl-summary-message-mark
756         instead of elmo-message-mark.
757         (wl-summary-update-thread): Ditto.
758         (wl-summary-persistent-mark): Ditto.
759         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
760         instead of elmo-message-mark.
761
762         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
763         wl-summary-message-mark instead of elmo-message-mark.
764         (wl-thread-insert-entity-sub): Ditto.
765         (wl-thread-get-children-msgs-uncached): Ditto.
766
767         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
768         variable name changes.
769         (wl-highlight-summary-current-line): Ditto.
770
771         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
772         wl-summary-message-mark instead of elmo-message-mark.
773
774         * wl-expire.el (wl-expire-message-p): Ditto.
775
776         * wl-score.el (wl-score-headers): Ditto.
777
778         * Version number is increased to 2.11.9.
779
780         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
781         (wl-summary-sync-update): Follow the change above.
782         (wl-summary-switch-to-clone-buffer): Ditto.
783         (wl-summary-open-folder): Ditto.
784
785 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
786
787         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
788         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
789
790         * Version number is increased to 2.11.8.
791
792         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
793
794         * wl-expire.el (wl-expire-refile): Follow the API change on
795         `elmo-folder-move-messages'.
796         (wl-expire-refile-with-copy-reserve-msg): Ditto.
797
798         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
799         (wl-summary-exec-action-refile): Ditto.
800         (wl-summary-exec-action-copy): Ditto.
801         (wl-summary-no-auto-refile-message-p): No use
802         `wl-summary-buffer-msgdb'.
803         (wl-summary-auto-refile): Ditto.
804
805 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
806
807         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
808
809 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
810
811         * wl-summary.el (wl-summary-sync): Treat no-sync.
812
813         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
814         (wl-default-sync-range): Ditto.
815
816 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
817
818         * wl-refile.el (wl-refile-subject-learn): Call
819         `elmo-message-entity-field' with 3rd argument is non-nil.
820         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
821         instead of `elmo-msgdb-overview-entity-get-subject'.
822
823 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
824
825         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
826         scan-type is rescan.
827         (wl-summary-delete-all-temp-marks): Remove scored mark too when
828         new optional argument force is non-nil.
829         (wl-summary-save-view-cache): Call it with force argument non-nil.
830
831         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
832
833 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
834
835         * wl-action.el (wl-summary-print-argument): Fixed last change.
836
837 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
838
839         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
840         simplified.
841         (wl-summary-target-mark-mark-as-unread): Likewise.
842         (wl-summary-target-mark-mark-as-important): Likewise.
843
844 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
845
846         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
847         * wl-summary.el (wl-summary-mark-as-important): Arranged.
848         (wl-summary-mark-as-important-region): Change accordingly.
849         (wl-summary-target-mark-mark-as-important): Ditto.
850
851 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
852
853         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
854
855         * wl-action.el (wl-summary-print-argument): Print argument to
856         right side of window if `wl-summary-print-argument-within-window'
857         is non-nil.
858
859 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
860
861         * wl-action.el (wl-summary-set-mark): Use
862         `wl-summary-message-visible-p' to check visibility of the message
863         and jump to message only when the message line is visible and have
864         different number; Call wl-summary-unset-mark with number argument.
865         (wl-summary-unset-mark): 
866         Use `wl-summary-message-visible-p'
867         to check visibility of the message and jump to message only when
868         the message line is visible and have different number;
869
870 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
871
872         * Version number is increased to 2.11.7.
873
874         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
875         and wl-folder-summary-line-format.
876
877         * wl-summary.el (wl-summary-message-visible-p): New inline function.
878         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
879         (wl-summary-set-score-mark): Use it.
880         (wl-summary-target-mark-mark-as-read): Ditto.
881         (wl-summary-target-mark-mark-as-unread): Ditto.
882         (wl-summary-target-mark-mark-as-important): Ditto.
883         (wl-summary-target-mark-msgs): Simplified.
884         (wl-summary-detect-mark-position): Fixed problem when
885         summary-line-format no contain persisten/temp mark spec.
886         (wl-summary-temp-mark): Ditto.
887         (wl-summary-persistent-mark): Ditto.
888         (wl-summary-update-persistent-mark): Ditto.
889
890         * wl-action.el (wl-summary-set-mark): Ditto.
891         (wl-summary-unset-mark): Ditto.
892         All other related portions are changed.
893
894 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
895
896         * Version number is increased to 2.11.6.
897
898 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
899
900         * wl-util.el (wl-current-message-buffer): Define as function;
901         Don't use the value of wl-messge-buffer.
902
903         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
904         persistent mark.
905
906         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
907         no current message, cause an error.
908
909 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
910
911         * wl-summary.el (wl-summary-set-message-modified): Use
912         elmo-folder-set-message-modified instead of
913         elmo-folder-set-message-modified-internal.
914
915 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
916
917         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
918         interactively.
919         (wl-summary-sync): nokill->entirely.
920         (wl-summary-sync-marks): Fixed message.
921         (wl-summary-input-range): Added mark, nokill->entirely.
922
923         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
924         messages as read.
925
926 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
927
928         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
929         update-noscore.
930         (wl-summary-sync): Follow the change above.
931
932 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
933
934         * wl-action.el (wl-summary-target-mark-all): Use
935         elmo-folder-list-messages.
936
937 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
938
939         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
940         (wl-summary-rescan): Set wl-summary-scored as nil.
941         (wl-summary-sync-force-update): Follow the change above.
942         (wl-summary-sync): Ditto.
943         (wl-summary-sync-update): Added argument disable-killed.
944         (wl-summary-insert-headers): Set visible-only argument for
945         elmo-folder-list-messages.
946         (wl-summary-input-range): Added update-nokill, update-noscore,
947         all-nokill, all-noscore and mark.
948
949         * Version number is increased to 2.11.5.
950
951         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
952
953 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
954
955         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
956         (wl-summary-prefetch-region-no-mark): Change accordingly.
957         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
958
959 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
960
961         * wl-address.el (wl-complete-field-to): Abolished.
962         (wl-complete-address): Completion function for completing-read.
963         * wl-action.el (wl-summary-get-resend-address): Use it.
964
965         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
966         wl-summary-update-mark and abolish unused argument.
967         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
968         (wl-summary-delete-cache, wl-summary-resume-cache-status)
969         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
970         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
971         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
972         * wl-draft.el (wl-draft-kill): Ditto.
973
974         * wl-summary.el: Remove unused binding of case-fold-search.
975         (wl-summary-replace-status-marks): Abolished.
976
977 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
978
979         * wl-action.el (wl-summary-set-mark): Cause an error when no message
980         is specified or folder length is zero.
981
982 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
983
984         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
985         (wl-folder-archive-current-entity): Ditto.
986
987 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
988
989         * wl-summary.el (wl-summary-update-mark): Ignore errors while
990         retrieving message mark.
991         (wl-summary-redisplay-internal): Ditto.
992
993         * wl-message.el (wl-message-buffer-display): Ignore errors while
994         retrieving message-id field.
995
996         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
997         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
998         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
999         order of the arguments for `wl-expire-message-p'.
1000         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1001
1002         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1003         Check return value of wl-summary-reply.
1004         (wl-summary-reply): Recover window configuration when an error occured.
1005
1006 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1007
1008         * wl-summary.el (wl-summary-resend-message): Abolished, the
1009         feature is inherited by wl-summary-resend (put resend mark).
1010
1011 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1012
1013         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1014         wl-message-buffer to nil when the message is hide.
1015
1016 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1017
1018         * .cvsignore: New file.
1019
1020 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1021
1022         * wl-action.el (wl-summary-action-docstring): Add more info.
1023         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1024         duplicate definition.
1025         (wl-summary-define-mark-action): Functions wl-summary-*-region
1026         keep current position.
1027         (wl-summary-unregister-target-mark): Store result to the variable.
1028
1029 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1030
1031         * Version number is increased to 2.11.4.
1032
1033 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1034
1035         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1036         wl-summary-delete-all-temp-marks.
1037         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1038
1039         * wl-action.el (wl-summary-set-mark): Changed terminology
1040         refile-destination -> action-argument.
1041         (wl-summary-unset-mark): Ditto.
1042         (wl-summary-remove-argument): Ditto.
1043         (wl-summary-print-argument): Ditto.
1044
1045         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1046         (wl-thread-remove-argument-region): Ditto.
1047         (wl-thread-print-argument-region): Ditto.
1048         (wl-thread-close): Ditto.
1049         (wl-thread-open): Ditto.
1050
1051         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1052         (wl-highlight-refile-destination-face is abolished)
1053         (wl-highlight-action-argument-string): Ditto.
1054         (wl-highlight-summary-current-line): Highlight action argument.
1055
1056         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1057         color for light backgrounds.
1058         (wl-highlight-summary-answered-face): Ditto.
1059
1060 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1061
1062         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1063
1064         * wl-score.el (wl-summary-score-update-all-lines): Use
1065         wl-summary-set-mark.
1066         (wl-summary-score-update-all-lines): Kill expunged messages.
1067
1068         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1069
1070 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1071
1072         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1073         directly.
1074         (wl-score-overview-entity-get-lines): Ditto.
1075         (wl-score-overview-entity-get-xref): Ditto.
1076         (wl-score-get-latest-msgs): Ditto.
1077         (wl-summary-rescore): Ditto.
1078
1079         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1080         to "&".
1081         (wl-summary-mark-as-answered-internal): New inline function.
1082         (wl-summary-mark-as-answered): New function.
1083         (wl-summary-mark-as-unanswered): Ditto.
1084         (wl-summary-sync-marks): Modified for answered-mark synching.
1085
1086 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1087
1088         * wl-action.el (wl-summary-set-mark): Fixed last change.
1089
1090 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1091
1092         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1093         behavior of wl-summary-unread-message-hook
1094         (Pointed out by akira yamada <akira@arika.org>).
1095
1096 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1097
1098         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1099         wl-summary-delete.
1100         * wl-xmas.el (wl-summary-toolbar): Ditto.
1101
1102         * wl-action.el (wl-summary-set-mark): Don't override current
1103         temp-mark.
1104
1105         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1106
1107 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1108
1109         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1110         (wl-refile-msgid-learn): Ditto.
1111         (wl-refile-get-field-value): Ditto.
1112
1113         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1114
1115         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1116         (wl-expire-delete-reserved-messages): Renamed from
1117         wl-expire-reserve-marked-msgs-from-list.
1118         (wl-expire-delete): Removed argument `msgdb'.
1119         (wl-expire-refile): Ditto.
1120         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1121         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1122         mark-alist as argument.
1123         (wl-expire-archive-number1): Removed argument `msgdb'.
1124         (wl-expire-archive-number2): Ditto.
1125         (wl-expire-archive-date): Ditto.
1126         (wl-expire-localdir-date): Ditto.
1127         (wl-expire-hide): Ditto.
1128         (wl-archive-number1): Ditto.
1129         (wl-archive-number2): Ditto.
1130         (wl-archive-date): Ditto.
1131         (wl-archive-folder): Ditto.
1132         All other related portions are changed.
1133
1134 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1135
1136         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1137         mean move up and down. (suggested by Takashi Kawachi)
1138
1139 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1140
1141         * wl-acap.el (toplevel): Don't require un-define.
1142
1143 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1144
1145         * wl-thread.el (wl-thread-delete-message): Always update
1146         wl-summary-buffer-number-list.
1147
1148         * wl-action.el (wl-summary-print-destination): 
1149         Do nothing when folder is nil.
1150
1151 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1152
1153         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1154         persistent mark when prefetch is succeeded.
1155
1156 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1157
1158         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1159         instead of elmo-msgdb-delete-msgs.
1160         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1161         (wl-expire-hide): Ditto.
1162
1163         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1164
1165         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1166         elmo-msgdb interface.
1167         (wl-thread-get-exist-children): Likewise.
1168         (wl-thread-insert-message): Likewise.
1169         (wl-thread-msg-mark-as-important): Likewise.
1170         (wl-thread-insert-entity-sub): Likewise.
1171         (wl-thread-get-children-msgs-uncached): Likewise.
1172
1173         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1174         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1175         (wl-summary-sync-update): Likewise.
1176         (wl-summary-auto-select-msg-p): Likewise.
1177         (wl-summary-update-thread): Likewise.
1178         (wl-summary-mark-as-important): Likewise.
1179         (wl-summary-jump-to-msg-internal): Likewise.
1180         (wl-summary-redisplay-internal): Likewise.
1181         (wl-summary-print-message-with-ps-print): Likewise.
1182         (wl-summary-folder-info-update): Likewise.
1183
1184         * wl-folder.el (wl-folder-check-one-entity):
1185         elmo-folder-count-flags instead of wl-summary-count-unread.
1186
1187         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1188
1189         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1190
1191         * wl-summary.el (wl-summary-set-message-modified): 
1192         Call wl-summary-set-mark-modified.
1193         (wl-summary-delete-messages-on-buffer): Call
1194         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1195         (wl-summary-sync-update): Call elmo-folder-length instead of
1196         elmo-folder-messages.
1197         (wl-summary-insert-headers): Don't call
1198         elmo-folder-list-message-entities.
1199
1200 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1201
1202         * wl-action.el (wl-summary-define-mark-action): Call
1203         `wl-summary-set-mark' with argument `data'.
1204         (wl-summary-auto-refile): Fixed order of arguments when call
1205         `wl-summary-refile'.
1206
1207 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1208
1209         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1210
1211         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1212
1213         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1214         (Renamed from wl-highlight-summary-deleted-face).
1215         (wl-highlight-summary-resend-face): New face.
1216
1217         (wl-highlight-summary-deleted-face): Renamed from
1218         wl-highlight-summary-erased-face.
1219
1220         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1221
1222         * wl-action.el (wl-summary-get-resend-address): New function.
1223         (wl-summary-exec-action-resend): Ditto.
1224         (wl-summary-exec-action-resend-subr): Ditto.
1225
1226         * w-thread.el (wl-thread-copy): Removed definition.
1227         (wl-thread-refile): Ditto.
1228         (wl-thread-delete): Ditto.
1229         (wl-thread-target-mark): Ditto.
1230
1231         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1232         (wl-summary-target-mark-set-action): Fixed.
1233         (wl-summary-define-mark-action): Fixed quotation.
1234         (wl-summary-move-mark-list-messages): Display message.
1235         (wl-summary-define-mark-action): Define thread functions.
1236         (wl-summary-exec-action-refile): Changed message.
1237         (wl-summary-exec): Ditto.
1238
1239 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1240         
1241         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1242         '%%'.
1243
1244 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1245
1246         * wl.el (toplevel): Require wl-action.
1247         (wl-init): Call wl-summary-define-mark-action.
1248
1249         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1250
1251         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1252         wl-summary-delete and wl-summary-erase.
1253         (wl-summary-mode-map): Ditto.
1254
1255         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1256         wl-delete-folder-alist.
1257
1258         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1259         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1260         (toplevel): Moved mark & action related functions to the wl-action.el.
1261
1262         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1263         in wl-summary-mark-action-list.
1264         (wl-highlight-summary-current-line): Ditto.
1265
1266         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1267         empty lines.
1268
1269         * wl-action.el: New file. 
1270
1271 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1272
1273         * wl-summary.el (wl-summary-target-mark-replace): New function.
1274         (wl-summary-target-mark-prefetch): Use it.
1275         (wl-summary-target-mark-delete): Ditto.
1276         (toplevel): Rearranged definition order.
1277         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1278         (wl-summary-target-mark-erase): Rewrite.
1279         (wl-summary-erase-region): New function.
1280         (wl-summary-exec-action-erase): Changed message.
1281         (wl-summary-move-mark-list-messages): New function.
1282         (wl-summary-exec-action-delete): Use it.
1283         (wl-summary-exec-action-erase): Ditto.
1284
1285         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1286         (wl-summary-skip-mark-list): Added "d".
1287
1288         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1289         while searching.
1290
1291         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1292         and define using defcustom;
1293         Define 4th element as a face.
1294         
1295         * wl-summary.el (wl-summary-incorporate): Use 
1296         `wl-summary-prefetch-region-no-mark' instead of
1297         `wl-summary-prefetch-region'.
1298         (wl-summary-prefetch-region-no-mark): Revival of old
1299         `wl-summary-prefetch-region'.
1300         (wl-summary-mark-action-list): Moved to wl-vars.el
1301
1302         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1303         face according to the `wl-summary-mark-action-list'.
1304         (wl-highlight-summary-current-line): Ditto;
1305         Removed destination highlighting.
1306
1307         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1308         (wl-highlight-summary-line-string): Highlight for "i" mark.
1309         (wl-highlight-summary-current-line): Ditto.
1310
1311         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1312         no destination.
1313
1314         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1315         exists, just go ahead.
1316         (wl-summary-prefetch-region): Rewrite.
1317         (wl-summary-prefetch): Ditto.
1318         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1319         (wl-summary-exec-action-prefetch): New function.
1320         (wl-summary-target-mark-prefetch): Rewrite.
1321
1322 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1323
1324         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1325         (wl-highlight-summary-line-string): Added "d" and "D".
1326         (wl-highlight-summary-current-line): Ditto.
1327
1328         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1329         in wl-summary.el.
1330         (wl-thread-insert-entity-sub): Ditto.
1331         (wl-thread-remove-destination-region): Ditto.
1332         (wl-thread-print-destination-region): Ditto.
1333
1334         * wl-summary.el (wl-summary-buffer-refile-list,
1335         wl-summary-buffer-delete-list,
1336         wl-summary-buffer-copy-list): Abolish.
1337         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1338         All other related portions are changed.
1339         (wl-summary-mark-action-list): New variable.
1340         (wl-summary-set-mark): New function.
1341         (wl-summary-register-target-mark): Ditto.
1342         (wl-summary-unregister-target-mark): Ditto.
1343         (wl-summary-have-target-mark-p): Ditto.
1344         (wl-summary-register-temp-mark): Ditto.
1345         (wl-summary-unregister-temp-mark): Ditto.
1346         (wl-summary-registered-temp-mark): Ditto.
1347         (wl-summary-collect-temp-mark): Ditto.
1348         (wl-summary-unset-mark): Ditto.
1349         (wl-summary-set-target-mark): Ditto.
1350         (wl-summary-unset-target-mark): Ditto.
1351         (wl-summary-set-action-generic): Ditto.
1352         (wl-summary-unset-action-generic): Ditto.
1353         (wl-summary-exec-action-delete): Ditto.
1354         (wl-summary-exec-action-erase): Ditto.
1355         (wl-summary-set-action-refile): Ditto.
1356         (wl-summary-set-action-refile-subr): Ditto.
1357         (wl-summary-unset-action-refile): Ditto.
1358         (wl-summary-make-destination-numbers-list): Ditto.
1359         (wl-summary-exec-action-refile): Ditto.
1360         (wl-summary-set-action-copy): Ditto.
1361         (wl-summary-unset-action-copy): Ditto.
1362         (wl-summary-exec-action-copy): Ditto.
1363         (wl-summary-collect-numbers-region): Ditto.
1364         (wl-summary-delete): Rewrite.
1365         (wl-summary-erase): Ditto.
1366         (wl-summary-remove-destination): Ditto.
1367         (wl-summary-exec): Ditto.
1368         (wl-summary-exec-region): Ditto.
1369         (wl-summary-target-mark-erase): Ditto.
1370         (wl-summary-refile): Ditto.
1371         (wl-summary-copy): Ditto.
1372         (wl-summary-unmark): Ditto.
1373         (wl-summary-delete-all-mark): Ditto.
1374         (wl-summary-mark-line): Don't highlight.
1375         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1376         (wl-summary-target-mark-refile-subr): Rewrite.
1377
1378         (wl-summary-copy-prev-destination): Abolish.
1379
1380 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1381
1382         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1383         default values along the value of wl-on-mule.
1384         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1385         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1386         It is not used anywhere.
1387
1388 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1389
1390         * wl-summary.el (wl-summary-print-destination): Keep position.
1391         (wl-summary-cursor-move-surface): Keep horizontal position.
1392
1393 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1394
1395         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1396         write sendlog.
1397
1398 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1399
1400         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1401         `wl-summary-highlight'.
1402
1403 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1404
1405         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1406         trivial condition for temp-mark.
1407
1408 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1409
1410         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1411         when it hits killed buffer.
1412
1413 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1414
1415         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1416         * wl-news.el.in: `message' and `error' take format string.
1417
1418 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1419
1420         * wl-folder (wl-folder-insert-entity): Display a message,
1421         `...done', when the work finish.
1422         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1423
1424 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1425
1426         * wl-message.el (wl-message-redisplay): Remove unused local
1427         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1428
1429 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1430
1431         * wl-summary.el (wl-summary-replace-status-marks): Disable
1432         interactive use.
1433         (wl-summary-reedit): Check message existence at first.
1434         (wl-summary-mark-line): Fix doc, return value is indefinite.
1435
1436         * wl-highlight.el (wl-highlight-message): Arranged.
1437
1438         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1439         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1440         check temp-mark by wl-summary-temp-mark always.
1441         (wl-highlight-summary): Change accordingly.
1442         * wl-summary.el (wl-summary-mark-as-read-all)
1443         (wl-summary-delete-cache, wl-summary-set-score-mark)
1444         (wl-summary-mark-as-unread, wl-summary-unmark)
1445         (wl-summary-mark-line, wl-summary-mark-as-read)
1446         (wl-summary-mark-as-important): Ditto.
1447
1448         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1449         end of the window if possible.
1450         * wl-summary.el (wl-summary-sync-update): Support lazy
1451         highlighting.
1452         (wl-summary-toggle-disp-msg): Ditto.
1453
1454 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1455
1456         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1457
1458 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1459
1460         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1461         change.
1462
1463 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1464
1465         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1466         API.
1467         (wl-summary-sync-update): Ditto.
1468
1469         * wl-score.el (wl-score-get-score-alist): Changed argument.
1470         (wl-summary-rescore-msgs): Likewise.
1471         (wl-summary-score-headers): Likewise.
1472         (wl-score-headers): Likewise;
1473         Use elmo-folder-do-each-message-entity, etc.
1474         (wl-summary-score-effect): Follow the changes above.
1475         (wl-summary-rescore): Ditto.
1476         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1477         (wl-score-get-overview): Abolish.
1478
1479         * wl-summary.el (wl-summary-default-from): Follow the API change in
1480         elmo-msgdb.
1481         (wl-summary-count-unread): Ditto.
1482         (wl-summary-detect-mark-position): Ditto.
1483         (wl-summary-overview-entity-compare-by-date): Ditto.
1484         (wl-summary-overview-entity-compare-by-number): Ditto.
1485         (wl-summary-overview-entity-compare-by-from): Ditto.
1486         (wl-summary-overview-entity-compare-by-subject): Ditto.
1487         (wl-summary-get-list-info): Ditto.
1488         (wl-summary-rescan): Ditto.
1489         (wl-summary-jump-to-msg-by-message-id): Ditto.
1490         (wl-summary-sync-update): Ditto; Removed comment.
1491         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1492         (wl-summary-insert-message): Use wl-summary-insert
1493         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1494         (wl-summary-insert-headers): Changed argument overview to folder.
1495         (wl-summary-search-by-subject): Likewise.
1496         (wl-summary-insert-thread): Renamed from 
1497         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1498
1499         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1500         too.
1501
1502         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1503         wl-string-member.
1504
1505 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1506
1507         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1508         elmo-folder-append-buffer.
1509         (wl-draft-queue-append): Likewise.
1510
1511         * wl-mime.el (wl-message-delete-current-part): Ditto.
1512         (wl-summary-burst-subr): Ditto.
1513
1514         * wl-news.el.in (wl-news-send-news): Ditto.
1515
1516 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1517
1518         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1519         function.
1520         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1521         (wl-summary-update-mark): Enclose with save-excursion.
1522         (wl-summary-mark-as-read-internal): Fixed last change.
1523         (wl-summary-mark-as-important): Use 3rd argument of
1524         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1525         Don't use elmo-msgdb-set-mark.
1526         (wl-summary-redisplay-internal): If msgdb flag is already read,
1527         just update the mark on buffer.
1528
1529 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1530
1531         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1532         cut visible folder when elmo-folder-delete returns non-nil value.
1533
1534 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1535
1536         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1537         by Kenichi OKADA <okada@opaopa.org>).
1538
1539 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1540
1541         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1542
1543 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1544
1545         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1546         Fixed the last change, search group entity by its real name.
1547         (Thanks to: KOBAYASHI Shinji)
1548
1549 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1550
1551         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1552         (wl-fldmgr-access-display-all): Don't refer visible name.
1553         * wl-expire.el (wl-folder-archive-current-entity)
1554         (wl-folder-expire-current-entity): Ditto.
1555         * wl-folder.el (wl-folder-jump-to-current-entity)
1556         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1557         (wl-folder-open-folder-sub,wl-folder-open-all)
1558         (wl-folder-write-current-folder): Ditto.
1559         (wl-folder-insert-entity): Don't use petname for normal group.
1560         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1561         is the real name.
1562         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1563         Abolished.
1564
1565 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1566
1567         * wl-draft.el (wl-draft-create-buffer): Add
1568         `wl-summary-reply-with-citation'
1569
1570 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1571
1572         * wl-draft.el (wl-draft-reply): Fixed.
1573
1574 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1575
1576         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1577         when `wl-draft-send-confirm-with-preview' is non-nil.
1578         You can scroll up/down by j/k.
1579         (wl-draft-send-confirm-with-preview): New variable (default=t).
1580
1581 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1582
1583         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1584         (wl-fldmgr-save-folders): Fix comment.
1585
1586 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1587
1588         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1589         along the last change in `wl-folder-buffer-group-p'.
1590
1591 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1592
1593         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1594         folder.
1595
1596         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1597         the default value.
1598
1599         * wl-mime.el (wl-summary-burst): Update summary only when target
1600         folder equals current folder.
1601
1602 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1603
1604         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1605
1606 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1607
1608         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1609         value.
1610
1611 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1612
1613         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1614         `map-extents' instead of `extent-at' repeatedly.
1615         (wl-highlight-folder-current-line): Ditto.
1616
1617         * wl-highlight.el: Remove useless dummy functions.
1618
1619 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1620
1621         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1622         (wl-folder-put-folder-property): New function to put text property.
1623         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1624         (wl-folder-insert-entity, wl-folder-update-diff-line)
1625         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1626         * wl-e21.el, wl-xmas.el, wl-mule.el
1627         (wl-highlight-folder-current-line): Ditto.
1628         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1629         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1630         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1631         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1632
1633 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1634
1635         * Version number is increased to 2.11.3.
1636
1637 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1638
1639         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1640         Resume current-buffer since it is assumed by remaining tasks.
1641
1642 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1643
1644         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1645         (wl-folder-completion-function): Abolished.
1646         (wl-folder-complete-folder): New function.
1647         (wl-folder-complete-filter-condition): Ditto.
1648         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1649         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1650
1651 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1652
1653         * wl-draft.el (wl-draft-send-confirm): New function.
1654         (wl-draft-send): Use it.
1655
1656         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1657         cursor-in-echo-area while confirming.
1658
1659         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1660
1661         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1662         searching via nntp if wl-summary-search-via-nntp is 'force.
1663         Otherwise, invoke searching in nntp folder only.
1664         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1665
1666         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1667         explicitly for mime-make-text-tag.
1668
1669 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1670
1671         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1672         `mime-make-text-tag' instead of `mime-create-tag'.
1673
1674 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1675
1676         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1677         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1678
1679 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1680
1681         * wl-score.el (wl-score-save): Bind print-length and print-level.
1682         (wl-score-pretty-print): Ditto.
1683         (wl-score-edit-insert-header-entry): Ditto.
1684
1685         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1686         "From" entry to be treated with wl-draft-eword-encode-address-list.
1687         * wl-mime.el (wl-draft-preview-message): Ditto.
1688
1689         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1690         (wl-summary-mark-as-unread): Ditto.
1691         (wl-summary-mark-as-read-region): Change accordingly.
1692         (wl-summary-mark-as-unread-region): Ditto.
1693         (wl-summary-target-mark-mark-as-read): Ditto.
1694         (wl-summary-target-mark-mark-as-unread): Ditto.
1695
1696 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1697
1698         * Version number is increased to 2.11.2.
1699
1700 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1701
1702         * wl-news.el.in (wl-news-previous-version-save): Bind
1703         print-length and print-level.
1704         * wl-thread.el (wl-thread-save-entities): Ditto.
1705         (wl-thread-save-top-list): Bind print-length.
1706
1707 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1708
1709         * wl-highlight.el (wl-highlight-summary-line-string): Use
1710         wl-summary-score-below-mark, wl-summary-score-over-mark.
1711         (wl-highlight-summary-current-line): Ditto.
1712
1713 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1714
1715         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1716         insert it.
1717
1718 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1719
1720         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1721
1722 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1723
1724         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1725         message without msgid.
1726         Rewrite with elmo-folder-move-messages.
1727         Set wl-message-buffer to nil.
1728
1729         * wl-summary.el (wl-summary-erase-subr): New function. Use
1730         elmo-folder-move-messages.
1731         (wl-summary-erase): Call it.
1732         (wl-summary-target-mark-erase): Ditto.
1733
1734 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1735
1736         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1737         it is not up-tp-date.
1738
1739 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1740
1741         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1742         buffer after calling `wl-summary-goto-folder-subr' without the
1743         argument `interactive'.
1744         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1745
1746 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1747
1748         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1749         `mime-create-tag'. Use `string=' instead of `looking-at'.
1750
1751 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1752
1753         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1754         to avoid compile warning.
1755
1756         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1757         entity-id when folder is given.
1758         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1759         save-excursion, use save-selected-window instead.
1760         Select folder buffer window if exists.
1761         (To correct behavior with wl-folder-move-cur-folder.)
1762
1763 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1764
1765         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1766
1767 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1768
1769         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1770         list-count instead of %d.
1771
1772 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1773
1774         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1775         (wl-news): Set it.
1776         (wl-news-append-to-folder): Use it.
1777
1778         * wl-news.el.in (wl-news-send-news): Append to specified folder
1779         instead of wl-default-folder.
1780         (wl-news-append-to-folder): Show error message with specified folder.
1781
1782         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1783                 In most major modes, Emacs assumes that any opening
1784                 delimiter found at the left margin is the start of a
1785                 top-level definition, or defun. Therefore, *never put an
1786                 opening delimiter at the left margin unless it should have
1787                 that significance.*
1788
1789         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1790
1791 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1792
1793         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1794
1795 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1796
1797         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1798
1799 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1800
1801         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1802         for sequential numbering case.
1803
1804 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1805
1806         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1807         value.
1808         (wl-draft-reply-without-argument-list): Ditto.
1809         (wl-draft-reply-myself-with-argument-list): Abolish.
1810         (wl-draft-reply-myself-without-argument-list): Ditto.
1811         * wl-draft.el (wl-draft-self-reply-p): New function.
1812         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1813
1814 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1815
1816         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1817         (avoid error for the case without byte-compiling)
1818
1819 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1820
1821         * wl-news.el.in (wl-news-append-to-folder): New function.
1822         (wl-news-exit): Rewrite.
1823         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1824
1825 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1826
1827         * wl-draft.el (wl-draft-reply-position): New function.
1828         (wl-draft-reply-position): Fix.
1829         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1830         (wl-summary-target-mark-reply-with-citation): Ditto.
1831         (wl-summary-reply-with-citation): Ditto.
1832         * wl-vars.el (wl-draft-reply-default-position): New variable.
1833
1834 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1835
1836         * wl-draft.el (wl-draft-send): Preview when interactive send.
1837
1838 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1839
1840         * wl-draft.el (wl-draft-reply): Set default position.
1841         * wl-summary.el (wl-summary-reply): Ditto.
1842         (wl-summary-reply-with-citation): Ditto.
1843         (wl-summary-target-mark-reply-with-citation): Ditto.
1844
1845 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1846
1847         * wl-news.el.in (wl-news-lang): Set default value according to
1848         current-language-environment.
1849         (wl-news-append-news): Do nothing when news-list is nil.
1850
1851 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1852
1853         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1854         (wl-news): Change message.
1855         (wl-news-exit): Check buffer.
1856         (wl-news-force-exit): New function.
1857         (wl-news-show-all): New function.
1858         (wl-news-discard-and-exit): Fix.
1859
1860 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1861
1862         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1863         according to current-language-environment.
1864
1865         * wl-news.el.in (wl-news): If arg, show all NEWS after
1866         wl-news-default-previous-version.
1867
1868 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1869
1870         * wl-news.el.in (wl-news-check): Rewritten.
1871         (wl-news-previous-version-load): Change data type.
1872         (wl-news-previous-version-save): Change data type.
1873         (wl-news-append-news): Add return value.
1874         (wl-news-check-news): New function.
1875         (wl-news-already-current-p): New function.
1876         (wl-news-send-news): Rewritten.
1877         (wl-news-mode-map): Add new keybind.
1878         (wl-news): Rewritten.
1879         (wl-news-exit): Rewritten.
1880         (wl-news-discard-and-mail): New function.
1881         (wl-news-send-to-address): Abolished.
1882         * wl.el (wl-init): Delete a message.
1883
1884 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1885
1886         * wl-news.el.in (wl-news-exit): Update previous version.
1887         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
1888
1889 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1890
1891         * wl-news.el.in (wl-news): Add `delete-other-windows'.
1892
1893 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1894
1895         * wl-news.el.in (wl-news): New function.
1896         (wl-news-mode): New function.
1897         (wl-news-next-line): New function.
1898         (wl-news-next-page): New function.
1899         (wl-news-exit): New function.
1900         (wl-news-buf-name): New variable.
1901         (wl-news-mode-map): New variable.
1902         (wl-news-winconf): New variable.
1903         (wl-news-append-news): Add an option.
1904
1905 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1906
1907         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
1908
1909 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1910
1911         * wl-news.el.in (wl-news-send-to-address): New variable.
1912         (wl-news-send-news): Use it.
1913         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
1914         Return updating status.
1915         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
1916
1917 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1918
1919         * wl-news.el.in (wl-news-send-news): Delete
1920         Organization and X-Face.
1921
1922 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1923
1924         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
1925         (wl-news-append-news): New function.
1926         (wl-news-send-news): New function.
1927
1928 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1929
1930         * Version number is increased to 2.11.1.
1931
1932 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1933
1934         * wl-news.el.in : New file.
1935
1936 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1937
1938         * wl-vars.el (wl-draft-reply-with-argument-list): Change
1939         default value.
1940         (wl-draft-reply-without-argument-list): Ditto.
1941
1942 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1943
1944         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
1945         (wl-message-buffer-prefetch-idle-time): Ditto.
1946         (wl-message-buffer-prefetch-folder-type-list): Ditto.
1947
1948 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1949
1950         * wl-thread.el (wl-thread-insert-message): Use
1951         wl-summary-max-thread-depth.
1952
1953         * wl-summary.el (wl-summary-insert-thread-entity): Refined
1954         loop detection.
1955
1956         * wl-message.el (wl-message-buffer-display): Back to the first page
1957         when cache is hit.
1958
1959 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1960
1961         * wl-vars.el (wl-summary-max-thread-depth): New user option.
1962
1963         * wl-summary.el (wl-summary-insert-thread-entity):
1964         If the thread depth is reached to wl-summary-max-thread-depth,
1965         divide the thread.
1966
1967 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
1968
1969         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
1970         for elmo-remove-passwd.
1971
1972 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
1973
1974         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
1975         folder is sticky.
1976         (wl-folder-mark-as-read-all-entity): Ditto.
1977         (wl-folder-prefetch-entity): Ditto.
1978
1979 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
1980
1981         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
1982
1983 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1984
1985         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
1986         Delete messages on buffer for unplugged operation.
1987         (wl-summary-erase): Ditto.
1988
1989 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1990
1991         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
1992         take nil so as not to search parent by subject.
1993
1994 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1995
1996         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
1997         (wl-folder-get-next-folder): Ditto.
1998         (wl-folder-get-path): Ditto.
1999
2000 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2001
2002         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2003         system and encode the region with it before verifying.
2004
2005 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2006
2007         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2008         system of the echo buffer before decoding.
2009
2010 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2011
2012         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2013         original contents.
2014
2015 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2016
2017         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2018         with argument 'any-exists.
2019
2020 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2021
2022         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2023         Use `wl-cs-autoconv'.
2024
2025 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2026
2027         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2028         by `mime-view-automatic-conversion'.
2029
2030         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2031         (wl-message-verify-pgp-nonmime): Ditto.
2032         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2033         Bind them to C-c:d and C-c:v respectively.
2034
2035         Merge following code by Teranishi-san from [wl-en:00167].
2036         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2037         (wl-mime-preview-application/pgp-encrypted): Ditto.
2038         (wl-mime-setup): Add entry.
2039
2040 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2041
2042         * wl-summary.el (wl-summary-target-mark-erase): New function.
2043         Bind it to "mD".
2044
2045 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2046
2047         * wl-vars.el (wl-draft-write-file-function): Fix.
2048         (wl-draft-reedit-hook): Changed default value.
2049
2050         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2051         wl-draft-reedit-hook.
2052         (wl-draft-remove-text-plain-tag): New function.
2053         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2054
2055         * wl-vars.el (wl-draft-write-file-function): New user option.
2056
2057         * wl-draft.el (wl-draft-prepare-edit): Use it for
2058         local-write-file-hooks.
2059         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2060
2061         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2062         (wl-draft-insert-mail-header-separator): Return the body beginning
2063         point.
2064         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2065         text/plain.
2066         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2067
2068 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2069
2070         * wl-summary.el (wl-summary-erase): New function to erase message
2071         without moving it to trash. Bind to "D".
2072
2073         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2074         as `keep' unless switch-function.
2075
2076 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2077
2078         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2079         message buffer by using `wl-summary-toggle-disp-msg'.
2080         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2081         buffer window.
2082         (wl-summary-supresedes-message): Ditto.
2083
2084         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2085         Do not delete other windows.
2086         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2087         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2088         (wl-draft-create-buffer): Set reply-or-forward also for target
2089         mark commands.
2090
2091 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2092
2093         * wl-draft.el (wl-user-agent-compose): Delete special case for
2094         switch-to-buffer-other-window.
2095
2096         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2097         (wl-summary-forward): Ditto.
2098
2099         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2100         function.
2101         (wl-draft-buffer-style): New use option.
2102
2103         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2104         (wl-draft): Follow the change above.
2105         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2106         wl-draft-buffer-style.
2107         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2108         switch-function.
2109
2110 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2111
2112         * wl-draft.el (wl-user-agent-compose): Delete special case for
2113         switch-to-buffer-other-window.
2114
2115         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2116         (wl-summary-forward): Ditto.
2117
2118         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2119         function.
2120         (wl-draft-buffer-style): New use option.
2121
2122         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2123         (wl-draft): Follow the change above.
2124         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2125         wl-draft-buffer-style.
2126         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2127         switch-function.
2128
2129 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2130
2131         * wl-address.el (wl-address-make-completion-entry): Extracted from
2132         `wl-address-make-completion-list'.
2133         (wl-address-enable-strict-loading): New variable.
2134         (wl-address-make-completion-list): Revive petname duplication
2135         inquiry, and enable it if `wl-address-enable-strict-loading'.
2136         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2137
2138 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2139
2140         * wl-message.el (wl-message-get-original-buffer): Avoid
2141         'Selecting deleted buffer' error when original buffer is killed.
2142
2143 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2144
2145         * wl-summary.el (wl-summary-next-message): Use
2146         elmo-message-accessible-p instead of elmo-message-cached-p.
2147
2148 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2149
2150         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2151
2152         * wl-thread.el (wl-thread-open-all-unread): Use
2153         elmo-folder-list-flagged instead of
2154         elmo-folder-list-messages-mark-match.
2155
2156         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2157         instead of elmo-folder-list-messages-mark-match.
2158         (wl-summary-move-spec-alist): New variable.
2159         (wl-summary-move-spec-plugged-alist,
2160         wl-summary-move-spec-unplugged-alist): Abolish.
2161         (wl-summary-next-message): Follow the change above.
2162         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2163         with 'no-msg' argument.
2164
2165         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2166         variable.
2167         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2168         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2169         (wl-message-buffer-prefetch-get-next): Follow the change above.
2170
2171 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2172
2173         * wl-version.el (wl-version): Changed codename.
2174
2175         * Version number is increased to 2.11.0.
2176
2177 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2178
2179         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2180         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2181         `wl-draft-config-variables'.
2182         (wl-draft-kill): Fixed problem when the draft is reedit.
2183
2184 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2185
2186         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2187         buffer-modified status (Thanks to
2188         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2189
2190 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2191
2192         * wl-util.el (wl-region-exists-p): New function.
2193
2194         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2195         Remove defvars for byte-compile warnings.
2196
2197 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2198
2199         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2200         defvar-maybe. Removed unused bind.
2201
2202 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2203
2204         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2205         summary buffer window before creating new frame.
2206         (wl-draft-reply): Ditto.
2207
2208 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2209
2210         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2211
2212 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2213
2214         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2215
2216 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2217
2218         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2219         instead of `kill-region'.
2220
2221 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2222
2223         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2224         (wl-highlight-summary-line-string): Use it.
2225         (wl-highlight-summary-current-line): Ditto.
2226
2227         * wl-mime.el (wl-message-delete-current-part): Check the class of
2228         mime-entity.
2229
2230         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2231
2232         * wl-summary.el (wl-summary-make-number-list): Initialize.
2233         (wl-summary-update-mark): New function.
2234         (wl-summary-reply): Put `answered' mark on the message.
2235         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2236
2237         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2238         (wl-draft-reply): Added optional argument `number';
2239         Set wl-draft-parent-number.
2240         (wl-draft-kill): Delete answered mark if it is a reply.
2241
2242 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2243
2244         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2245         that originates in mime-preview-follow-current-entity.
2246         (wl-draft-yank-current-message-entity): Use it if region is active.
2247
2248         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2249         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2250         `wl-message-delete-current-part'.
2251         * wl-mule.el (wl-message-define-keymap): Ditto.
2252         * wl-xmas.el (wl-message-define-keymap): Ditto.
2253
2254 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2255
2256         * wl-mime.el (wl-message-delete-current-part): New function.
2257         (wl-mime-node-id-to-string): Ditto.
2258
2259         * wl-mime.el (wl-message-delete-current-part): Use existing
2260         original buffer which corresponds current mime-view buffer.
2261         (fetched buffer might have different structure, possibly)
2262
2263         * wl-mime.el (wl-message-delete-current-part): Quit if the
2264         message content differs from the actual message.
2265
2266 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2267
2268         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2269         order.
2270         (wl-summary-search-by-subject): Search parent message from tail;
2271         Check the existence of the parent message on the current thread tree.
2272         (wl-summary-update-thread): Check whether the line is inserted.
2273
2274 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2275
2276         * wl-vars.el (wl-summary-line-format): Undo last change.
2277         * wl-summary.el (wl-summary-print-destination): Do not put
2278         invisible property when `wl-summary-width' is nil.
2279         (wl-summary-line-subject-minimum-length): Abolished.
2280         (wl-summary-line-subject): Ditto.
2281
2282 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2283
2284         * wl-vars.el (wl-summary-line-format): Change default value.
2285         (wl-summary-subject-length-limit): Abolished.
2286         * wl-summary.el (wl-summary-line-subject): Ditto.
2287
2288 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2289
2290         * wl-template.el (wl-template-select): Added optional argument.
2291         If optional argument is specified, reverse
2292         `wl-template-visible-select'.
2293
2294 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2295
2296         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2297         Take prefix argument to force asking the destination folder.
2298
2299 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2300
2301         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2302         count and update status.
2303
2304 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2305
2306         * wl-summary.el (wl-summary-redisplay-internal): If
2307         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2308         after fetching.
2309
2310 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2311
2312         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2313         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2314
2315         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2316
2317 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2318
2319         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2320         (All other related portions are changed).
2321         (wl-summary-mark-as-read-all): Rewrite.
2322
2323 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2324
2325         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2326         `wl-summary-mark-as-read'.
2327         (wl-summary-mark-as-unread): Rewrite.
2328         (wl-summary-mark-as-read): Added no-modeline argument.
2329         (wl-summary-resume-cache-status): Rewrite.
2330         (wl-summary-exec-subr): Remove unused local variable.
2331
2332 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2333
2334         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2335         logic to call `wl-summary-buffer-prev-folder-function'.
2336         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2337
2338 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2339
2340         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2341         is nil.
2342
2343 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2344
2345         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2346         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2347         (wl-mime-setup): Add its entry.
2348
2349 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2350
2351         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2352         (wl-summary-delete-cache): Likewise.
2353         (wl-summary-mark-as-read): Rewrite.
2354
2355 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2356
2357         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2358         `wl-summary-count-unread'.
2359
2360         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2361
2362         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2363
2364 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2365
2366         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2367         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2368         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2369         Renamed to the elmo-msgdb-*-mark.
2370         (wl-summary-score-marks): Follow the change above.
2371         (wl-summary-auto-refile-skip-marks): Ditto.
2372         (wl-summary-incorporate-marks): Ditto.
2373         (wl-summary-expire-reserve-marks): Ditto.
2374
2375         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2376         changes.
2377         (wl-thread-insert-top): Changed updating message.
2378
2379         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2380         variable.
2381         (wl-summary-count-unread): Count answered marks.
2382         (wl-summary-rescan): Call wl-summary-insert-message instead of
2383         wl-summary-append-message-func-internal.
2384         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2385         (wl-summary-prefetch-msg): Follow the variable name changes.
2386         (wl-summary-prefetch-region): Ditto.
2387         (wl-summary-mark-as-read-all): Follow the API changes;
2388         Don't call elmo-folder-replace-marks.
2389         (wl-summary-delete-cache): Follow the variable name changes.
2390         (wl-summary-resume-cache-status): Ditto.
2391         (wl-summary-update-status-marks): New function.
2392         (wl-summary-insert-message): New function.
2393         (wl-summary-sync-marks): Follow the variable name changes.
2394         (wl-summary-sync-update): Synchronize to the msgdb, too;
2395         Changed update messages.
2396         (wl-summary-make-number-list): Rewrite.
2397         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2398         (wl-summary-mark-as-unread): Follow the API changes.
2399         (wl-summary-exec-subr): Follow the variable name changes.
2400         (wl-summary-mark-as-read): Ditto.
2401         (wl-summary-move-spec-plugged-alist): Ditto.
2402         (wl-summary-move-spec-unplugged-alist): Ditto.
2403         (wl-summary-cursor-move-surface): Ditto.
2404
2405         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2406         variable name changes.
2407         (wl-highlight-summary-current-line): Ditto.
2408
2409         * wl-expire.el (wl-expire-refile): Follow the API change in
2410         elmo-folder-move-messages.
2411         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2412         (wl-summary-archive): Use elmo-folder-msgdb instead of
2413         elmo-msgdb-load.
2414
2415 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2416
2417         * wl-mime.el (wl-draft-preview-message): Restore the position
2418         before evaluating wl-draft-send-hook in preview buffer.
2419
2420 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2421
2422         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2423         when it creates new draft buffer.
2424
2425         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2426         without argument.
2427
2428         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2429         Evaluate content and if the value is string, insert it.
2430         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2431         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2432         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2433         wl-draft-config-sub-part-bottom): Use it.
2434
2435         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2436         with the folder name. The question was unintelligible when it is
2437         called from wl-save-status.
2438
2439 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2440
2441         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2442         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2443         cannot take second argument).
2444
2445 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2446
2447         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2448         as t. Since type and subtype are not case sensitive (RFC 2045).
2449
2450 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2451
2452         * wl-vars.el (wl-message-mode-line-format): New variable.
2453         (wl-message-mode-line-format-spec-alist): Ditto.
2454         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2455         (wl-message-redisplay): Use wl-message-mode-line-format.
2456
2457 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2458
2459         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2460
2461 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2462
2463         * wl-summary.el (wl-summary-default-from): Write description.
2464
2465 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2466
2467         * wl-vars.el (wl-ldap-objectclass): Abolish.
2468
2469         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2470         (wl-ldap-make-filter): Removed condition for objectclass.
2471         (wl-ldap-make-matched-value-list): Remove meaningless process.
2472         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2473         (wl-address-ldap-search): Don't add `*' to `pat' string;
2474         use ignore-errors; added `email';
2475         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2476         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2477         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2478
2479
2480 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2481
2482         * wl-draft.el (wl-draft-parent-folder): Write description.
2483         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2484
2485 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2486
2487         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2488         as "" (zero-length string) if no parent.
2489         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2490
2491 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2492
2493         * wl-address.el (wl-address-make-completion-list): Skip duplication
2494         checking.
2495         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2496         `append'.
2497
2498 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2499
2500         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2501         instead of `beginning-of-buffer'.
2502
2503 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2504
2505         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2506
2507 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2508
2509         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2510         Refer wl-message-buffer-name.
2511         (wl-message-wheel-down): Ditto.
2512
2513 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2514
2515         * wl-vars.el (wl-message-buffer-name): New user option.
2516
2517         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2518         directly instead of making alist dinamically.
2519
2520         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2521         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2522         wl-message-buffer-cache-name.
2523         (wl-message-buffer-cache-clean-up): Ditto.
2524
2525         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2526
2527         * Version number is increased to 2.9.15.
2528
2529 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2530
2531         * wl-vars.el (wl-summary-default-view-alist): New user option.
2532
2533         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2534
2535         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2536         while deleting address.
2537         (wl-draft-delete-myself-from-cc): Ditto.
2538
2539         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2540         If optional argument is specified, reverse sort order.
2541
2542         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2543
2544 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2545
2546         * wl-thread.el (wl-thread-insert-message): Return parent number if
2547         exists.
2548         (wl-thread-update-indent-string-region): Use
2549         wl-thread-update-line-on-buffer-sub instead of
2550         wl-thread-update-line-on-buffer.
2551
2552 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2553
2554         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2555         (wl-folder-close-all): Ditto.
2556
2557 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2558
2559         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2560         and mailing-list:.
2561         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2562         value.
2563         (wl-summary-line-list-info): Print mailing-list name even when 
2564         list-number is empty.
2565
2566 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2567
2568         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2569
2570         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2571         (wl-draft-open-file): Ditto.
2572         (wl-draft-random-alphabet): Ditto.
2573
2574         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2575         bindings.
2576
2577 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2578
2579         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2580         * wl-vars.el (wl-draft-config-alist): Ditto.
2581
2582 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2583
2584         * Version number is increased to 2.9.14.
2585
2586         * wl.el (wl): Don't set wl-init as nil when error occured while
2587         auto-checking folders.
2588
2589         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2590         `elmo-expand-newtext'.
2591
2592 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2593
2594         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2595         `this-command' so that `wl-folder-goto-folder' contained in
2596         `wl-summary-keep-cursor-command' work.
2597
2598 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2599
2600         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2601         message buffer displaying state.
2602
2603 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2604
2605         * wl-vars.el (wl-summary-default-view): New variable to specify
2606         default value for `wl-summary-buffer-view' instead of using
2607         set-default.
2608         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2609
2610 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2611
2612         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2613
2614         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2615
2616 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2617
2618         * wl-vars.el (wl-forward-subject-prefix): New variable.
2619         * wl-draft.el (wl-draft-forward): Use it.
2620
2621 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2622
2623         * wl-message.el (wl-message-prev-page): When it is called without
2624         lines argument, scroll down by wl-message-scroll-amount lines.
2625         (wl-message-next-page): Ditto.
2626         * wl-vars.el (wl-message-scroll-amount): Change default value
2627         to preserve current behavior.
2628
2629 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2630
2631         * wl-summary.el (wl-summary-prefetch-msg): Bind
2632         `wl-message-entity' to call `wl-summary-from-function'.
2633
2634 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2635
2636         * wl-message.el (wl-message-buffer-create): Run
2637         wl-message-buffer-created-hook.
2638
2639 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2640
2641         * wl-summary.el (wl-summary-sort-specs): New variable.
2642         (wl-summary-default-sort-spec): Ditto.
2643         (wl-summary-sort): Rewrite.
2644         (wl-summary-sort-by-list-info): New function.
2645
2646 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2647
2648         * wl-summary.el (wl-summary-get-list-info): New function.
2649         (wl-summary-sort): Rewrite.
2650         (wl-summary-line-list-info): Ditto.
2651         (wl-summary-line-list-count): Ditto.
2652         (wl-summary-refile-region): Fixed docstring.
2653
2654 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2655
2656         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2657         `wl-folder-entity-hashtb' as completion table.
2658
2659 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2660
2661         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2662         only when this command is called interactively; silence the byte-
2663         compiler.
2664
2665 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2666
2667         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2668         active in XEmacs.
2669
2670 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2671
2672         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2673         plural lines.
2674
2675 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2676
2677         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2678         of current line when the cursor is on the header name.
2679         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2680
2681 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2682
2683         * wl-util.el (wl-read-directory-name): Return displayed directory
2684         as the default value also on XEmacs.
2685
2686 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2687
2688         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2689         formatting.
2690
2691 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2692
2693         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2694         argument and when it is non-nil, check face property before
2695         highlighting for each line.
2696         (wl-highlight-summary-window): Set it.
2697
2698 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2699
2700         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2701         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2702
2703         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2704         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2705         (wl-draft-get-fcc-list): Likewise.
2706
2707 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2708
2709         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2710         (wl-thread-entity-cur): Ditto.
2711         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2712         wl-thread-indent-regexp setting.
2713         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2714
2715         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2716         wl-summary-lazy-highlight.
2717         (wl-summary-display-bottom): Ditto.
2718
2719         * wl-thread.el (wl-thread-open-close): Likewise.
2720
2721         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2722         from and subject;
2723         Bind wl-draft-use-frame;
2724         Enclose with save-window-excursion;
2725         Use wl-draft-create-buffer instead of with-temp-buffer;
2726         Use wl-draft-prepare-edit;
2727         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2728         Use wl-draft-send instead of wl-draft-raw-send.
2729
2730 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2731
2732         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2733         of using wl-from.
2734
2735 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2736
2737         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2738         insert-buffer instead of clone-buffer.
2739         (wl-draft-doing-mime-bcc): New variable.
2740         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2741         infinite loop.
2742         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2743
2744         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2745         (wl-draft-mime-bcc-body): Ditto.
2746
2747         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2748         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2749         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2750         wl-draft-do-mime-bcc.
2751         (wl-draft-mime-bcc-field): New function.
2752         (wl-draft-do-mime-bcc): Ditto.
2753
2754         * wl-address.el (wl-address-complete-header-list): New variable.
2755         (wl-address-complete-header-regexp): Changed default value.
2756
2757         * Version number is increased to 2.9.13.
2758
2759 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2760
2761         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2762         it is differed.
2763
2764 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2765
2766         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2767         (wl-summary-line-list-count): Ditto.
2768
2769 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2770
2771         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2772         (wl-nntp-posting-function): New variable.
2773         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2774         `wl-nntp-posting-config-alist'.
2775
2776 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2777
2778         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2779         FLIM.
2780
2781 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2782
2783         * wl-summary.el (wl-summary-target-mark-refile-sub):
2784         Remove a nuisance funcall.
2785
2786 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2787
2788         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2789         as t for `try-completion'.
2790
2791 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2792
2793         * wl-summary.el (wl-summary-default-from): Use
2794         wl-address-header-extract-address instead of
2795         std11-extract-address-components.
2796         (wl-summary-simple-from): Ditto.
2797         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2798         (wl-summary-insert-headers): Show message.
2799         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2800         for whole line.
2801         (wl-summary-default-from): Revert last change.
2802         (wl-summary-simple-from): Ditto.
2803         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2804         (wl-summary-mark-as-read-region): Follow the change above.
2805         (wl-summary-sync-marks): Ditto.
2806         (wl-summary-target-mark-mark-as-read): Ditto.
2807         (wl-summary-redisplay-internal): Ditto.
2808         (wl-summary-redisplay-no-mime-internal): Ditto.
2809         (wl-summary-redisplay-all-header): Ditto.
2810         (wl-summary-mark-as-read): Removed argument `cached';
2811         Use current cache status to set cache mark.
2812         (wl-summary-redisplay-internal): Follow the change above.
2813         (wl-summary-redisplay-no-mime-internal): Ditto.
2814         (wl-summary-redisplay-all-header): Ditto.
2815
2816         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2817
2818         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2819         Don't call itself recursively (Adviced by Yamaoka-san).
2820
2821 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2822
2823         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2824         bind wl-summary-highlight as nil to avoid error caused by missing
2825         local variables.
2826
2827 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2828
2829         * wl-vars.el (wl-invalid-character-message): New user option.
2830
2831         * wl-util.el (wl-set-string-width): If truncated string-width is
2832         larger than specified width, use `wl-invalid-character-message'.
2833
2834 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2835
2836         * wl-summary.el (wl-summary-prefetch-msg): 
2837         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2838
2839 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2840
2841         * wl-vars.el (wl-summary-check-line-format): New user option.
2842         (wl-summary-line-format-file): Ditto.
2843
2844         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2845         variable.
2846         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2847         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2848         and `wl-summary-view-old-p' to check whether do a rescan or not.
2849         (wl-summary-view-old-p): New function.
2850         (wl-summary-line-format-changed-p): Ditto.
2851         (wl-summary-line-format-save): Ditto.
2852         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2853
2854         * wl-util.el (wl-set-string-width): Avoid using negative number
2855         for make-string.
2856
2857 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2858
2859         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2860         return value.
2861
2862         * wl-util.el (wl-set-string-width): Added optional argument
2863         `padding' (All other related portions are changed).
2864         (wl-line-parse-format): If the first letter of column number is
2865         `0', zero-padding the result (ex: "%05l").
2866
2867         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2868
2869 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2870
2871         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2872         sequential summary view.
2873
2874 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2875
2876         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2877         if it doesn't have a -unix version.
2878
2879 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2880
2881         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2882
2883 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2884
2885         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2886         content.
2887         (wl-draft): Follow the change above.
2888
2889         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
2890
2891         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
2892         and wl-folder-summary-line-format-alist contain %T and %P.
2893
2894         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
2895         (wl-summary-mode-line-format): New user option.
2896         (wl-summary-line-format-spec-alist): Added l, T, P, n.
2897         (wl-summary-line-format): Changed default value.
2898         (wl-summary-lazy-highlight): Changed default value.
2899
2900         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2901         change in wl-summary-create-line.
2902         (wl-thread-insert-entity-sub): Ditto.
2903
2904         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
2905         (wl-summary-buffer-unread-status): Ditto.
2906         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
2907         (wl-summary-buffer-persistent-mark-column): Ditto.
2908         (wl-summary-buffer-mode-line-formatter): Ditto.
2909         (wl-summary-buffer-mode-line): Ditto.
2910         (wl-summary-message-regexp): Abolished.
2911         (All other related portions are changed.)
2912         (wl-summary-detect-mark-position): New function.
2913         (wl-summary-buffer-set-folder): Setup
2914         wl-summary-buffer-mode-line-formatter.
2915         (wl-summary-mode): Setup selective-display;
2916         Setup pre-idle-hook when xemacs.
2917         (wl-summary-update-modeline): Rewrite.
2918         (wl-summary-jump-to-msg): Define as function;
2919         Changed regexp for searching messages.
2920         (wl-summary-message-number): Rewrite.
2921         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
2922         Do rescan when old type summary cache.
2923         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
2924         (wl-summary-remove-destination): Use '\r' to detect EOL.
2925         (wl-summary-print-destination): Ditto.
2926         (wl-summary-temp-mark): New inline function.
2927         (wl-summary-persistent-mark): Ditto.
2928         (wl-summary-line-number): New function.
2929         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
2930         (wl-summary-line-list-count): New function.
2931         (wl-summary-create-line): Added argument persistent-mark.
2932         (All other related portions are changed)
2933         (wl-summary-create-line): Insert '\r'.
2934         (wl-summary-save-view-cache): Encode whth `unix' EOL.
2935         (wl-summary-cursor-move-surface): New inline function.
2936         (wl-summary-prev): Use it.
2937         (wl-summary-next): Ditto.
2938
2939         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
2940         wl-summary-message-regexp.
2941         (wl-highlight-summary): Delete progress message.
2942         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
2943
2944         * Version number is increased to 2.9.12.
2945
2946 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2947
2948         * wl-summary.el (wl-summary-line-subject-minimum-length): New
2949         variable (nil: no minimum).
2950         (wl-summary-line-subject): Add some spaces after subject by
2951         wl-summary-line-subject-minimum-length.
2952
2953 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2954
2955         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
2956         and removed `F'.
2957         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
2958         change above).
2959
2960 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2961
2962         * wl-summary.el (wl-summary-line-list-count): Reverted.
2963         (example setting in samples/*/dot.wl is also updated)
2964
2965 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
2966
2967         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
2968
2969         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
2970
2971         * wl-vars.el (wl-summary-line-format): Addes some description to the
2972         docstring.
2973
2974         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
2975         (wl-summary-line-close-bracket): Ditto.
2976         (wl-summary-line-children-number): Ditto.
2977         (wl-summary-line-thread-indent): Ditto.
2978         (wl-summary-line-children-and-from): Ditto.
2979
2980         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
2981         't', 'c', 'F' and added 'C'.
2982
2983         * wl-util.el (wl-set-string-width): Accept negative value.
2984         (wl-line-parse-format): Added "%number(" and "%)".
2985
2986 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2987
2988         * wl-summary.el (wl-summary-line-list-count): Change format of the
2989         return value.
2990
2991 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
2992
2993         * wl-draft.el (wl-draft-beginning-of-line): New command imported
2994         from the recent message.el.
2995         (wl-draft-point-in-header-p): Ditto.
2996         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
2997         wl-draft-beginning-of-line.
2998         * wl-e21.el (wl-draft-mode-map): Ditto.
2999         * wl-xmas.el (wl-draft-mode-map): Ditto.
3000
3001         * wl-folder.el: Sort macrodefs by dependencies.
3002
3003 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3004
3005         * wl-summary.el (wl-summary-prev): Fixed regexp.
3006         (wl-summary-next): Ditto.
3007
3008 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3009
3010         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3011
3012 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3013
3014         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3015         for backward compatibility.
3016
3017 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3018
3019         * wl-summary.el (wl-summary-line-list-count): New function, merged
3020         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3021         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3022         list counts.
3023
3024 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3025
3026         * wl-summary.el (wl-summary-create-line): Ignore errors while
3027         timezone-fix-time.
3028
3029         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3030
3031         * wl-summary.el (wl-summary-sync-update): Ditto.
3032         (wl-summary-default-from): Use wl-message-entity
3033         instead of entity.
3034
3035         * wl-summary.el (wl-summary-create-line): Fix.
3036
3037         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3038         (wl-summary-line-format): New user option.
3039         (wl-folder-summary-line-format-alist): Ditto.
3040         (wl-summary-from-width): Abolished.
3041
3042         * wl-util.el (toplevel): Require 'bytecomp.
3043         (wl-line-parse-format): New function.
3044         (wl-line-formatter-setup): New macro.
3045
3046         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3047         (wl-summary-buffer-line-formatter): New buffer local variable.
3048         (wl-summary-switch-to-clone-buffer): Follow the change above.
3049         (wl-summary-message-regexp): Fix.
3050         (wl-summary-from-func-internal): Abolished.
3051         (wl-summary-subject-func-internal): Ditto.
3052         (wl-summary-subject-filter-func-internal): Ditto.
3053         (All other related portions are changed.)
3054         (wl-summary-buffer-set-folder):
3055         Set up wl-summary-buffer-number-column and 
3056         wl-summary-buffer-line-formatter
3057         (All other related portions are changed.)
3058         (wl-summary-buffer-number-column-detect): Abolished.
3059         (All other related portions are changed.)
3060         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3061         (wl-summary-delete-all-temp-marks-on-buffer): Use
3062         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3063         (wl-summary-target-mark-delete): Ditto.
3064         (wl-summary-target-mark-refile-subr): Ditto.
3065         (wl-summary-target-mark-mark-as-read): Ditto.
3066         (wl-summary-target-mark-mark-as-unread): Ditto.
3067         (wl-summary-target-mark-mark-as-important): Ditto.
3068         (wl-summary-target-mark-save): Ditto.
3069         (wl-summary-replace-status-marks): Renamed from
3070         wl-summary-set-status-marks-on-buffer;
3071         Use wl-summary-message-regexp instead of
3072         wl-summary-buffer-number-regexp.
3073         (wl-summary-sync-update): Follow the change above.
3074         (wl-summary-goto-previous-message-beginning): New function.
3075         (wl-summary-mark-as-unread): Use it.
3076         (wl-summary-mark-as-important): Ditto.
3077         (wl-summary-line-formatter): New variable.
3078         (wl-summary-line-year): New function.
3079         (wl-summary-line-day): Ditto.
3080         (wl-summary-line-day-of-week): Ditto.
3081         (wl-summary-line-hour): Ditto.
3082         (wl-summary-line-minute): Ditto.
3083         (wl-summary-line-open-bracket): Ditto.
3084         (wl-summary-line-close-bracket): Ditto.
3085         (wl-summary-line-children-number): Ditto.
3086         (wl-summary-line-thread-indent): Ditto.
3087         (wl-summary-line-size): Ditto.
3088         (wl-summary-line-subject): Ditto.
3089         (wl-summary-line-from): Ditto.
3090         (wl-summary-line-children-and-from): Ditto.
3091         (wl-summary-create-line): Rewritten.
3092         (wl-summary-format-date): Abolished.
3093
3094         * wl-highlight.el (wl-highlight-summary-current-line): Use
3095         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3096         Use thread structure to detect thread top message.
3097
3098         * wl-draft.el (wl-default-draft-cite): Don't use
3099         wl-summary-from-func-internal.
3100
3101         * wl-refile.el (wl-refile-subject-learn): Don't use
3102         wl-summary-subject-filter-func-internal.
3103         (wl-refile-guess-by-subject): Ditto.
3104
3105         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3106         parameters.
3107
3108         * wl-thread.el (wl-thread-update-indent-string-region):
3109         Use wl-thread-update-line-on-buffer instead of
3110         wl-thread-update-indent-string.
3111         (wl-thread-update-children-number): Redefine using
3112         wl-thread-update-line-on-buffer.
3113         (wl-thread-update-indent-string): Abolished.
3114
3115         * Version number is increased to 2.9.11.
3116
3117 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3118
3119         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3120         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3121         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3122
3123         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3124         as nil.
3125
3126         * wl-thread.el (wl-thread-open-all-unread): Use 
3127         elmo-folder-list-messages-mark-match.
3128         (wl-thread-insert-message): Removed argument `mark-alist'.
3129         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3130         elmo-msgdb-set-mark.
3131         (wl-thread-get-children-msgs-uncached): Likewise.
3132         (wl-thread-get-exist-children): Added argument include-self.
3133         (wl-thread-delete-message): Follow the change above.
3134
3135         * wl-summary.el (wl-summary-count-unread): Removed argument.
3136         (wl-summary-rescan): Follow the change above.
3137         (wl-summary-mark-as-read-region): Ditto
3138         (wl-summary-mark-as-unread-region): Ditto.
3139         (wl-summary-delete-messages-on-buffer): Ditto.
3140         (wl-summary-sync-update): Ditto.
3141         (wl-summary-switch-to-clone-buffer): Ditto.
3142         (wl-summary-goto-folder-subr): Ditto.
3143         (wl-summary-target-mark-mark-as-read): Ditto.
3144         (wl-summary-target-mark-mark-as-unread): Ditto.
3145         (wl-summary-target-mark-mark-as-important): Ditto.
3146         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3147         (wl-summary-update-thread): Removed argument `mark-alist'.
3148         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3149         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3150         (wl-summary-resume-cache-status): Likewise.
3151         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3152         elmo-msgdb-set-mark.
3153         (wl-summary-mark-as-read-all): Likewise.
3154         (wl-summary-delete-cache): Ditto.
3155         (wl-summary-auto-select-msg-p): Ditto.
3156         (wl-summary-mark-as-unread): Ditto.
3157         (wl-summary-no-auto-refile-message-p): Ditto.
3158         (wl-summary-mark-as-read): Ditto.
3159         (wl-summary-mark-as-important): Ditto.
3160         (wl-summary-auto-refile): Follow the change above.
3161         (wl-summary-delete-all-marks): Removed.
3162         (wl-summary-resume-marks-and-highlight): Ditto.
3163         (wl-summary-resume-marks): Ditto.
3164         (wl-summary-delete-important-msgs-from-list): Ditto.
3165         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3166
3167         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3168         wl-summary-count-unread.
3169
3170         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3171         (wl-summary-score-update-all-lines): Use
3172         elmo-msgdb-set-mark.
3173
3174 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3175
3176         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3177         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3178         (wl-summary-create-line): Renamed from
3179         wl-summary-overview-create-summary-line;
3180         Argument rearrangement.
3181         (wl-summary-update-thread): Follow the change above.
3182
3183         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3184         (wl-thread-insert-entity-sub): Likewise.
3185
3186         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3187         argument `overview', `mark-alist' and added `msgdb'.
3188
3189         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3190
3191         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3192         (wl-summary-rescan): Follow the change above.
3193         (wl-summary-sync-update): Ditto.
3194         (wl-summary-insert-thread-entity): Ditto;
3195         Don't use `let*' in every while loop;
3196         Detect infinite loop of threads.
3197         (wl-summary-update-thread): Removed argument `overview'.
3198
3199         * wl-thread.el (wl-thread-insert-message): Ditto.
3200
3201         * Version number is increased to 2.9.10.
3202
3203         * wl-message.el (wl-message-redisplay): Ignore errors while
3204         wl-message-redisplay-hook.
3205
3206 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3207
3208         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3209
3210 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3211
3212         * wl.el (wl): inhibit-quit while wl-folder.
3213
3214 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3215
3216         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3217         while msgdb access.
3218
3219 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3220
3221         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3222         even if no folder is not created.
3223
3224 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3225
3226         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3227
3228         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3229         implementation.
3230         (wl-summary-target-mark-thread): Ditto.
3231
3232         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3233
3234 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3235
3236         * wl-util.el (wl-display-bytes): Remove unused function.
3237
3238 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3239
3240         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3241         seems critical one (partially reverse the change in 2002/03/17).
3242
3243 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3244
3245         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3246         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3247
3248 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3249
3250         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3251         is not writable.
3252         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3253         plugged status instead of `'force' as 2nd argument.
3254
3255         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3256         is not creatable.
3257
3258         * Version number is increased to 2.9.9.
3259
3260 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3261
3262         * wl-summary.el (wl-summary-suspend): New function.
3263
3264 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3265
3266         * wl.el (wl): Do not check variables if check is nil.
3267         * wl-utils.el (wl-collect-draft): New function.
3268         * wl-folder.el (wl-folder-suspend): Put summary buffers
3269         and draft buffers at the end of buffer list.
3270         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3271
3272 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3273
3274         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3275         loop instead of recursive call.
3276
3277         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3278         2nd argument.
3279
3280 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3281
3282         * wl-draft.el (wl-draft-create-contents): Don't take neither
3283         (function . args) nor (string . something) any more.
3284
3285         * wl-version.el (wl-generate-user-agent-string): Return string
3286         without header symbol.
3287         * wl-draft.el (wl-draft-default-headers): Use it.
3288
3289         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3290         `wl-draft-insert-ccs' and return field value instead of inserting
3291         the header. Abolish cc argument.
3292         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3293
3294         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3295         rather than one with string car.
3296
3297         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3298         * wl-draft.el (wl-draft-create-contents): Add it after the default
3299         headers.
3300
3301         * wl-draft.el (wl-draft-create-contents): For the case of
3302         (symbol-or-string . function) insert header only when the function
3303         returns string value.
3304
3305 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3306
3307         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3308         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3309
3310 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3311
3312         * wl.el (wl-check-environment): Don't check Message-ID when
3313         `wl-insert-message-id' is nil.
3314         Revive checking if `wl-message-id-domain' contains "@".
3315
3316 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3317
3318         * wl.el (wl-check-environment): Merge examination for "@" at
3319         inappropriate position into the first string-match.
3320
3321         * wl-summary.el (wl-summary-target-mark-print): New function.
3322         (wl-summary-pipe-message-subr): Extracted from
3323         `wl-summary-pipe-message'.
3324         (wl-summary-target-mark-pipe): New function.
3325         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3326         `wl-summary-target-mark-pipe'.
3327
3328 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3329
3330         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3331
3332 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3333
3334         * wl.el (wl-check-environment): Use elmo-warning instead of
3335         error for non-critical ones.
3336         Remove trash folder check.
3337         (wl): Don't ignore error in wl-check-environment.
3338
3339         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3340         check, which is moved from `wl-check-environment'.
3341         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3342
3343 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3344
3345         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3346         guess anything, call wl-summary-write.
3347         (wl-summary-write): Create draft with blank To field.
3348         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3349
3350 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3351
3352         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3353         argument full as well for wl-folder-write-current-folder.
3354         If wl-*-write-current-folder cannot guess addressee, add blank
3355         To header.
3356         Rewrite condition for positioning cursor.
3357
3358 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3359
3360         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3361         summary buffer is present, use it.
3362         (wl-folder-jump-to-previous-summary): Ditto.
3363
3364 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3365
3366         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3367
3368         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3369         wl-summary-previous-buffer and wl-summary-next-buffer.
3370
3371         * wl-folder.el (wl-folder-mode-map): Bind
3372         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3373         (wl-folder-jump-to-next-summary): New function.
3374         (wl-folder-jump-to-previous-summary): Ditto.
3375
3376         * wl-draft.el (wl-draft): Rearranged.
3377
3378 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3379
3380         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3381         of header.
3382         (wl-draft): Collect arguments for the header as header-alist.
3383         (wl-draft-forward): Arrange arguments for wl-draft.
3384         (wl-draft-reply): Ditto.
3385         (wl-draft-edit-string): Ditto.
3386         * wl-summary.el (wl-summary-write): Ditto.
3387         (wl-summary-write-current-folder): Ditto.
3388
3389         * Version number is increased to 2.9.8.
3390
3391 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3392
3393         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3394
3395         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3396
3397         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3398         even if the guess failed.
3399
3400         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3401         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3402         wl-summary-write-current-folder.
3403         * wl-xmas.el: Ditto.
3404
3405 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3406
3407         * wl-summary.el (wl-summary-next-page): Force display message if
3408         message is not displayed yet.
3409         (wl-summary-prev-page): Ditto.
3410
3411 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3412
3413         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3414
3415 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3416
3417         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3418         add "Preview Message" and "Save Draft and Exit".
3419
3420 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3421
3422         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3423         if addrmgr is called from draft in splitted window.
3424
3425         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3426         * wl-mule.el: Ditto.
3427         * wl-xmas.el: Ditto.
3428
3429 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3430
3431         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3432
3433         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3434         * wl-xmas.el (wl-folder-toolbar): Ditto.
3435
3436 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3437
3438         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3439         and wl-draft-save-and-exit.
3440         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3441         * wl-xmas.el: Ditto.
3442         * wl-mule.el: Ditto.
3443
3444         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3445         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3446
3447 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3448
3449         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3450         lists for saving buffer.
3451
3452 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3453
3454         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3455         parent-folder argument instead of it.
3456         (wl-draft-create-buffer): Ditto.
3457         (wl-draft-forward): Ditto.
3458         (wl-draft-reply): Ditto.
3459         * wl-summary.el (wl-summary-write): Ditto.
3460         (wl-summary-write-current-folder): Ditto.
3461
3462         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3463         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3464         Folder buffer after composing.
3465
3466 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3469         header if the file `wl-x-face-file' already contains it.
3470
3471 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3472
3473         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3474         folder" entry.
3475         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3476         * wl-e21.el (wl-folder-toolbar): Ditto.
3477         * wl-xmas.el (wl-folder-toolbar): Ditto.
3478
3479 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3480
3481         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3482         wl-folder-goto-folder with sticky argument.
3483         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3484
3485 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3486
3487         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3488         and wl-summary-previous-buffer.
3489         (wl-summary-next-buffer): New function.
3490         (wl-summary-previous-buffer): Ditto.
3491
3492 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3493
3494         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3495         wl-folder-jump-to-current-entity-with-arg.
3496         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3497         `wl-folder-jump-to-current-entity'.
3498         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3499         `wl-summary-goto-folder-sticky'.
3500         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3501         `wl-summary-goto-folder'.
3502         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3503         Unless force-exit, do not clean temp. marks for sticky summary.
3504         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3505
3506 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3507
3508         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3509         not entire.
3510
3511 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3512
3513         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3514         to `C-x C-s'.
3515         (wl-summary-save-status): New command.
3516         (wl-summary-exit): Don't clean-up temp marks when sticky.
3517         (Applied patch from Nakayama-san [wl: 09548])
3518         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3519         Do nothing when no mark data.
3520         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3521         Call `wl-summary-delete-all-temp-marks' before saving.
3522
3523 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3524
3525         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3526
3527 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3528
3529         * wl.el (wl-check-environment): Also cause error when (system-name)
3530         returns "localhost.localdomain". (Although it doesn't affect because
3531         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3532
3533 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3534
3535         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3536         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3537
3538         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3539         value.
3540
3541 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3542
3543         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3544         Likewise r-cc-list and r-ng-list.
3545
3546 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3547
3548         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3549         only if it is bound as variable.
3550
3551         * wl-mime.el (wl-draft-preview-message): Ditto.
3552
3553 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3554
3555         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3556         needless `goto-char'.
3557
3558         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3559         `wl-summary-redisplay-no-mime-internal' instead of
3560         `wl-summary-redisplay-no-mime'.
3561         (wl-summary-redisplay-no-mime): Changed argument;
3562         Call `wl-summary-redisplay-no-mime-internal'.
3563
3564         * wl-mime.el (wl-draft-preview-message): Bind
3565         `mime-header-encode-method-alist' locally.
3566
3567         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3568         (wl-draft-std11-parse-addresses): Added the first address check.
3569         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3570
3571         * Version number is increased to 2.9.7.
3572
3573 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3574
3575         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3576
3577 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3578
3579         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3580         related to scrollbar support, if there is no such a feature
3581         compiled in.
3582
3583 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3584
3585         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3586         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3587         for prefetch.
3588
3589 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3590
3591         * wl-summary.el (wl-summary-pick): Fix for no match.
3592
3593 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3594
3595         * wl-draft.el (wl-draft-save):
3596         Override `mime-header-encode-method-alist'.
3597
3598 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3599
3600         * wl-folder.el (wl-folder-pick): New function.
3601         Define key as "?".
3602
3603 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3604
3605         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3606         Fix for unplugged.
3607
3608 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3609
3610         * wl-folder.el (wl-folder-virtual): New function.
3611         Define key as "V".
3612
3613 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3614
3615         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3616         multi folder if entity is group.
3617
3618 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3619
3620         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3621         is nil.
3622
3623 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3624
3625         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3626         (wl-summary-target-mark-msgs): Return the number of marked messages.
3627
3628 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3629
3630         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3631         "first:" is specified.
3632
3633 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3634
3635         * wl-vars.el (wl-from): Use return value of function
3636         user-full-name instead of the variable user-full-name since
3637         XEmacs-20.4 doesn't set this variable.
3638
3639 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3640
3641         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3642         call `wl' directly.
3643
3644 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3645
3646         * wl-draft.el (wl-draft-reedit): Removed duplicated
3647         switch-to-buffers.
3648
3649 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * wl.el (wl-other-frame): Removed garbages.
3652
3653 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3654
3655         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3656
3657         * wl-xmas.el (wl-draft-key-setup): Ditto.
3658
3659         * wl-mule.el (wl-draft-key-setup): Ditto.
3660
3661         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3662         (wl-draft-reedit): Ditto.
3663         (wl-draft-prepare-edit): Add `wl-draft-save' to
3664         `local-write-file-hooks'.
3665         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3666         (wl-draft-reedit): Set buffer-file-name.
3667         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3668
3669
3670         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3671         call it.
3672         (wl-delete-startup-frame-function): New variable.
3673         (wl-other-frame): New function
3674         (Original was written by Yamaoka san [wl: 09239]).
3675
3676         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3677         if `wl-folder-use-frame'.
3678
3679 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3680
3681         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3682
3683 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3684
3685         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3686         New variable.
3687         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3688         (wl-message-buffer-prefetch-get-next): Use them.
3689         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3690
3691 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3692
3693         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3694         with unwind-protect.
3695
3696         * wl-draft.el (wl-draft-reedit): Rewrite.
3697         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3698         (wl-draft-save): Insert header separator if it does not exist;
3699         Removed condition-case.
3700
3701         * wl-summary.el (wl-summary-reedit): Revert last change.
3702
3703         * wl-draft.el (wl-draft-save): Rewrite.
3704         (wl-draft-create-buffer): Set buffer-file-name as nil.
3705
3706         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3707
3708         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3709
3710         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3711         nil.
3712
3713 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3714
3715         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3716         If count is nil, do not prefetch.
3717         (wl-message-buffer-prefetch-next): Next.
3718
3719 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3720
3721         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3722
3723 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3724
3725         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3726         `delete-backward-char'
3727         (wl-draft-prepare-edit): Check major-mode.
3728         (wl-draft-decode-header): Rewrite.
3729         (wl-draft): Fix.
3730
3731 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3732
3733         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3734
3735 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3736
3737         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3738         (wl-message-buffer-prefetch-get-next): Remove size checking.
3739         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3740
3741 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3742
3743         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3744         (wl-draft-default-headers): Fix.
3745
3746 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3747
3748         * wl-draft.el (wl-draft-default-headers): Insert return value of
3749         `wl-generate-mailer-string-function'.
3750
3751 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3752
3753         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3754         (wl-draft-insert-mail-header-separator): Ditto.
3755
3756         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3757         again (Reverted the change on 2002-01-17 by OKADA san).
3758
3759 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3760
3761         * wl-draft.el (wl-draft): Rewrite.
3762         (wl-draft-create-buffer): New function.
3763         (wl-draft-create-contents): Ditto.
3764         (wl-draft-prepare-edit): Ditto.
3765         (wl-draft-decode-header): Ditto.
3766         (wl-draft-decode-body): Ditto.
3767         (wl-draft-check-new-line): Ditto.
3768         (wl-draft-default-headers): Ditto.
3769         (wl-draft-insert-mail-header-separator): Ditto.
3770
3771 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3772
3773         * Version number is increased to 2.9.6.
3774
3775 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3776
3777         * wl-draft.el (wl-draft-delete-field): Optional argument.
3778         (wl-draft-delete-fields): Ditto.
3779
3780 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3781
3782         * wl-message.el (toplevel): Eliminated byte-compile warning.
3783         for `itimer-function', `delete-timer' and `itimer-list'.
3784
3785 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3786
3787         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3788         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3789         `wl-message-buffer-prefetch-threshold'.
3790         * wl-summary.el (wl-summary-redisplay-internal): Remove
3791         the check of `wl-message-buffer-prefetch-depth'.
3792
3793 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3794
3795         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3796         size of article.
3797         (wl-message-buffer-prefetch-subr): Remove size check.
3798
3799 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3800
3801         * wl-vars.el (wl-plugged): Make customizable.
3802
3803 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3804
3805         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3806         (wl-message-buffer-prefetch-set-timer): New function.
3807         (wl-message-buffer-prefetch-get-next): New function.
3808         (wl-message-buffer-prefetch): New function.
3809         (wl-message-buffer-prefetch-next): Rewrite.
3810         (wl-message-buffer-prefetch-subr): Rewrite.
3811         * wl-vars.el (wl-auto-prefetch-first): New variable.
3812         * wl-summary.el (wl-summary-goto-folder-subr): Call
3813         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3814
3815 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3816
3817         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3818         `wl-summary-unread-message-hook'.
3819
3820 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3821
3822         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3823         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3824         if range is `cache-status'.
3825
3826 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3827
3828         * wl-message.el (wl-message-buffer-prefetch-subr):
3829         Improve debug message.
3830
3831 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3832
3833         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3834         `wl-mail-send-pre-hook'.
3835         (wl-draft-send-mail-with-qmail): Ditto.
3836         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3837
3838 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3839
3840         * wl-message.el (wl-message-buffer-prefetch-subr):
3841         Fix for cancel-function-timers bug.
3842         (wl-message-buffer-prefetch-debug): Default value is t.
3843
3844 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3845
3846         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3847         (wl-message-buffer-prefetch-subr): Rewrite.
3848         Rename from `wl-message-buffer-prefetch'.
3849
3850 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3851
3852         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3853         (wl-default-draft-cite-decorate-author): Ditto.
3854
3855         * wl-draft.el (wl-draft-cite-function): Removed.
3856         (wl-default-draft-cite-decorate-author): Ditto.
3857
3858 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3859
3860         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3861         (wl-default-draft-cite): Do not arrange author name if the value of
3862         `wl-default-draft-cite-decorate-author' is nil.
3863
3864 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3865
3866         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3867
3868         * wl-folder.el (wl-folder-check-one-entity): Don't care
3869         `elmo-folder-use-flag-p'.
3870
3871 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3872
3873         * wl-folder (wl-folder-check-one-entity): Fix
3874         problem if unread is nil.
3875
3876 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3877
3878         * wl-address.el (wl-address-make-completion-list): Check whether
3879         the address is a group list.
3880         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3881
3882 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3883
3884         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3885         The number of the messages of new and unread does not count
3886         correctly.
3887
3888         * wl-summary.el (wl-summary-count-unread): Changed to return
3889         `(new . unread)' instead of total.
3890         (wl-summary-sync-update): Follow the change above.
3891
3892         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
3893
3894 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3895
3896         * wl-address.el (wl-address-make-completion-list): Do not enclose
3897         address by " <" and ">" if associated realname is "".
3898         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3899         This is against the promblem with group list in .addresses pointed
3900         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
3901
3902 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3903
3904         * wl-draft.el (wl-draft-write-sendlog): The first argument of
3905         message is a format control string.
3906         * wl-expire.el (wl-expire-append-log): Ditto.
3907         * wl-mime.el (wl-summary-burst-subr): Ditto.
3908         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
3909         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
3910
3911 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3912
3913         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
3914         wl.el (wl-check-variables): Rename from `wl-check-type'.
3915         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
3916         (wl-check-variables-2): New function.
3917         (wl): Call `wl-check-variables-2'.
3918
3919 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3920
3921         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
3922         after renaming folder in access group.
3923
3924 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3925
3926         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
3927         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
3928         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3929         (wl-message-buffer-prefetch): Rewrite.
3930         (wl-message-buffer-prefetch-idle-time): Removed.
3931         * wl-summary.el (wl-summary-redisplay-internal):
3932         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
3933         Error check for `wl-message-buffer-prefetch-depht'.
3934
3935 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3936
3937         * Version number is increased to 2.9.5.
3938         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
3939
3940 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3941
3942         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
3943         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
3944         Based on the patch written by
3945         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3946
3947 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
3948
3949         * wl-draft.el (wl-draft-raw-send): Fix for
3950         `wl-news-send-pre-hook'
3951
3952 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3953
3954         * wl-utils.el (wl-message-id-function): New variable.
3955         * wl-draft.el (wl-draft-insert-required-fields):
3956         Use `wl-message-id-function'.
3957
3958 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3959
3960         * wl-vars.el (wl-message-id-use-wl-from): New variable.
3961         * wl-utils.el (wl-draft-make-message-id-string):
3962         Use `wl-from' for domain part of Message-ID
3963         if `wl-message-id-use-wl-from' if non-nil.
3964         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
3965
3966 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3967
3968         * wl.el (wl): Call `wl-check-type'
3969         Do not 'condition-case'.
3970
3971 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3972
3973         * wl.el (wl-check-type): New function.
3974         (wl-check-type-variables): New variable.
3975
3976 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3977
3978         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
3979
3980 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3981
3982         * wl-draft.el (wl-smtp-password-key): New function.
3983         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
3984         (wl-draft-send-mail-with-smtp): Ditto.
3985         (wl-draft-send-mail-with-pop-before-smtp): Fix.
3986
3987 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
3988
3989         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
3990         * wl-utils.el (wl-unique-id-suffix): Remove.
3991
3992 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
3993
3994         * Version number is increased to 2.9.4.
3995
3996 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
3997
3998         * wl-utils.el (wl-unique-id-suffix): New variable.
3999         (wl-unique-id): Use `wl-unique-id-suffix'
4000
4001 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4002
4003         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4004         instead of `elmo-msgdb-search'.
4005
4006         * Version number is increased to 2.9.3.
4007
4008 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4009
4010         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4011
4012 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4013
4014         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4015         (wl-draft-dispatch-message): Changed for send-later.
4016         (wl-draft-queue-flush): Ditto.
4017         (wl-draft): Clear `wl-sent-message-queued'.
4018         (wl-draft-reedit): Ditto.
4019         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4020         * wl-vars.el (wl-draft-force-queuing): New variable.
4021         (wl-draft-force-queuing-mail): New variable.
4022         (wl-draft-force-queuing-news): New variable.
4023
4024 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4025
4026         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4027         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4028
4029 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4030
4031         * Version number is increased to 2.9.2.
4032
4033 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4034
4035         * wl-draft.el (wl-draft-elide-region): New user command.
4036         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4037
4038         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4039         command `wl-draft-elide-region'.
4040         * wl-mule.el: Ditto.
4041         * wl-xmas.el: Ditto.
4042
4043 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4044
4045         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4046         (wl-biff-check-folder-async): Removed needless let.
4047
4048 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4049
4050         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4051         wl-folder-get-elmo-folder.
4052         (wl-biff-check-folder): Set `biff' argument of
4053         `wl-folder-check-one-entity'.
4054         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4055
4056         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4057         (wl-folder-check-one-entity): Added `biff' argument;
4058         Setup `biff' slot of folder.
4059
4060         * Version number is increased to 2.9.1.
4061
4062 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4063
4064         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4065         comment out and fixed.
4066         (wl-fldmgr-add-completion-subr): Ditto.
4067
4068         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4069         and msgdb.
4070
4071         * wl.el (wl-toggle-plugged): Save summary view.
4072
4073 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4074
4075         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4076
4077 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4078
4079         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4080
4081 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4084         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4085         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4086
4087         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4088         if it was failed.
4089         (wl-demo): Disable undo in the demo buffer.
4090
4091 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4092
4093         * wl-version.el (wl-version): Changed codename.
4094
4095         * Version number is increased to 2.9.0.
4096
4097 2001-12-14  Takuo KITAME <kitame@northeye.org>
4098
4099         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4100         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4101         (wl-folder-mark-as-read-all-current-entity): Ditto.
4102
4103 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4104
4105         * wl-vars.el (wl-from-width): Define as obsolete variable.
4106         (wl-subject-length-limit): Ditto.
4107
4108         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4109
4110         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4111         wl-summary-save-view.
4112
4113         * wl.el (wl-save-status): Ditto.
4114         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4115
4116         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4117         (wl-summary-exit): Follow the change above.
4118         (wl-summary-goto-folder-subr): Ditto.
4119
4120         * wl-folder.el (wl-folder-create-subr): Don't use
4121         `elmo-folder-creatable-p'.
4122
4123 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4124
4125         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4126
4127 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4128
4129         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4130         rather than bitmap on Emacs 21.
4131         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4132         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4133         for xbm if the new redisplay engine is not available.
4134
4135 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4136
4137         * wl-folder.el (wl-folder-init-hook): New hook.
4138         (wl-folder-init): Run `wl-folder-init-hook'.
4139
4140 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4141
4142         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4143
4144 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4145
4146         * wl-acap.el (wl-acap-cache-filename): New variable.
4147         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4148         (wl-acap-init): Use cache if no ACAP server found.
4149
4150 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4151
4152         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4153         `wl-acap-original-msgdb-dir'.
4154
4155         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4156         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4157
4158         * wl-mime.el (wl-mime-save-directory): Renamed from
4159         `wl-mime-save-dir'.
4160
4161 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4162
4163         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4164
4165         * wl-demo.el: Require `path-util'.
4166         (wl-demo-bitmap-mule-available-p): New internal variable.
4167         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4168         `module-installed-p' instead.
4169         (wl-demo-insert-image): Use *.img file for a bitmap image.
4170         (wl-demo): Don't call the ascii demo recursively.
4171
4172 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4173
4174         * Version number is increased to 2.7.7.
4175
4176 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4177
4178         * wl.el (wl-exit): Eliminated byte-compile warning.
4179
4180 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4181
4182         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4183         obsolete variable using `elmo-define-obsolete-variable'.
4184         (wl-fetch-confirm-threshold): Ditto.
4185         (wl-cache-prefetch-folder-type-list): Ditto.
4186         (wl-cache-prefetch-folder-list): Ditto.
4187
4188 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4189
4190         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4191         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4192         (wl-demo-insert-image): New function.
4193         (wl-demo-insert-text): New function.
4194         (wl-demo-image-type-alist): Redefine as a function.
4195         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4196         (wl-demo-with-temp-file-buffer): Removed.
4197         (wl-logo-xpm): Removed.
4198         (wl-logo-xbm): Removed.
4199         (wl-logo-bitmap): Removed.
4200
4201 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4202
4203         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4204         (wl-expire-localdir-get-folder-function): New user option.
4205         (wl-expire-localdir-get-folder): New function.
4206         (wl-expire-localdir-date): Ditto.
4207
4208 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4209
4210         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4211         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4212         Fixed unread number mismatch when all-unread < unread.
4213
4214 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4215
4216         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4217         (wl-fetch-confirm-threshold): Ditto.
4218
4219         * wl-summary.el (wl-summary-confirm-appends): Removed.
4220         (wl-summary-sync-update): Don't refer
4221         `wl-summary-update-confirm-threshold' (It is now abolished).
4222
4223         * wl-message.el (wl-message-display-internal): Don't refer
4224         `wl-fetch-confirm-threshold' (It is now abolished).
4225
4226 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4227
4228         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4229
4230 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4231
4232         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4233         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4234         Change default value to nil.
4235         (wl-summary-indent-length-limit): The value can be nil, nil means
4236         unlimited.
4237
4238         * wl-summary.el: Don't set limit for indent length if the value of
4239         wl-summary-indent-length-limit is nil.
4240         If the value of wl-summary-width is nil, it means only that the width
4241         of summary is unlimited (nil doesn't mean that the indent length is
4242         unlimited).
4243
4244         * wl-thread.el: Ditto.
4245
4246 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4247
4248         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4249         be nil, nil means never confirm.
4250         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4251
4252 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4253
4254         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4255         means unlimited).
4256
4257 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4258
4259         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4260         Use `with-temp-buffer'.
4261
4262 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4263
4264         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4265         with new backquote style).
4266         (wl-folder-get-entity-from-buffer): Ditto.
4267
4268 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4269
4270         * wl-version.el (nemacs-version): Eliminated.
4271         (wl-extended-emacs-version2): Ignore nemacs.
4272         (wl-extended-emacs-version3): Ditto.
4273
4274 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4275
4276         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4277         (wl-draft-add-in-reply-to): New variable.
4278         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4279         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4280         (wl-draft-yank-from-mail-reply-buffer): Use
4281         `wl-draft-add-in-reply-to'.
4282         (wl-draft-insert-current-message): Ditto.
4283
4284 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4285
4286         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4287         typo (kill->hide).
4288         (wl-message-buffer-prefetch-folder-type-list): Added elements
4289         `mark' and `cache' instead of `internal'.
4290
4291 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4292
4293         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4294         resume msgdb directory.
4295
4296 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4297
4298         * wl.el (wl-exit): Call `wl-acap-exit'.
4299
4300         * wl-summary.el (wl-summary-message-string): New function.
4301         (wl-summary-reedit): Use it.
4302         (wl-summary-resend-bounced-mail): Remove needless let.
4303         (wl-summary-supersedes-message): Ditto.
4304         (wl-summary-save): Ditto.
4305
4306         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4307         (wl-acap-init): Set it.
4308         (wl-acap-exit): New function.
4309
4310 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4311
4312         * wl.el (wl-init): Revert (require 'mime-setup). move from
4313         toplevel.
4314
4315 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4316
4317         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4318         local variables.  Add error when guess function return invalid
4319         value.
4320
4321 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4322
4323         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4324         Change local variable name.
4325         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4326         (wl-folder-get-newsgroups): Return nil when non-news folder.
4327         * wl-summary.el (wl-summary-write-current-folder): State through
4328         when guess-list return nil.
4329         (wl-summary-write-current-folder-functions): Fixed docstring.
4330
4331         * wl.el (wl-exit): Changed confirm message.
4332
4333         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4334         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4335
4336         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4337
4338 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4339
4340         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4341         user option (Renamed from wl-cache-prefetch-folder-type-list).
4342         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4343         from wl-cache-prefetch-folder-list).
4344
4345         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4346         Move to wl-vars.el.
4347         (wl-message-buffer-prefetch-p): Changed to enable
4348         `wl-message-buffer-prefetch-folder-list'.
4349
4350         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4351         `ignore-cache'.
4352
4353 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4354
4355         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4356         `part-top' and `part-bottom'.
4357         (wl-draft-config-sub-part-top): New function.
4358         (wl-draft-config-sub-part-bottom): New function.
4359
4360 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4361
4362         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4363
4364 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4365
4366         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4367
4368 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4369
4370         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4371
4372         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4373         (wl-summary-write-current-folder): Ditto.
4374
4375 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4376
4377         * wl-folder.el (wl-folder-get-newsgroups): Use
4378         `elmo-folder-newsgroups'.
4379
4380 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4381
4382         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4383         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4384         `wl-draft-config-sub-header-bottom'.
4385
4386 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4387
4388         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4389         localnews folder.
4390
4391 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4392
4393         * wl-summary.el (wl-summary-mode): Undo last change.
4394
4395         * wl-folder.el (wl-folder-mode): Ditto.
4396
4397 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4398
4399         * wl-summary.el (wl-summary-mode): Locally set
4400         truncate-partial-window-width to nil.
4401         (for XEmacs)
4402
4403         * wl-folder.el (wl-folder-mode): Ditto.
4404
4405 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4406
4407         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4408
4409 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4410
4411         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4412         number.
4413
4414         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4415
4416         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4417
4418         * Version number is increased to 2.7.6.
4419
4420 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4421
4422         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4423
4424 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4425
4426         * wl-summary.el (wl-summary-sync-update): Enclose network
4427         related portion with `unwind-protect'.
4428
4429 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4430
4431         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4432
4433 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4434
4435         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4436         element.
4437         * wl-vars.el (wl-message-body-button-alist): Ditto.
4438
4439         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4440         max match length.
4441         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4442
4443         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4444         for the max match length;
4445         Use 4th element value for the button string regexp group.
4446
4447         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4448         candidate exists, prompt to select.
4449
4450 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4451
4452         * wl-summary.el (wl-summary-jump-to-msg): Search before
4453         calibration point by `beginning-of-line'.
4454
4455 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4456
4457         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4458         for access group.
4459
4460 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4461
4462         * wl-message.el (wl-message-display-internal): Bind
4463         `default-mime-charset'.
4464
4465         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4466
4467         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4468
4469         * Version number is increased to 2.7.5.
4470
4471 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4472
4473         * wl-expire.el (wl-summary-archive): Fixed;
4474         Use `elmo-folder-name-internal'.
4475
4476 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4477
4478         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4479         from `elmo-folder-move-messages' caller.
4480         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4481
4482         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4483         related portions are changed).
4484
4485 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4486
4487         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4488         counter.
4489
4490 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4491
4492         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4493         buffer local and set it to nil.
4494
4495         * wl-message.el (wl-message-redisplay): Ditto.
4496
4497 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4498
4499         * wl-summary.el (wl-summary-mark-as-important): If message is
4500         already cached, set messag as read, otherwise encache and mark as read.
4501
4502 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4503
4504         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4505         point-min.
4506
4507 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4508
4509         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4510         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4511         a keymap.
4512
4513 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4514
4515         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4516         parent.
4517
4518         * wl-mule.el (wl-message-define-keymap): Ditto.
4519
4520         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4521
4522         * wl-xmas.el (wl-message-display-internal-hook): Define.
4523         (wl-xmas-setup-message-toolbar): Define as function.
4524         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4525         (wl-message-overload-functions): Abolished.
4526         (wl-message-define-keymap): New function.
4527
4528         * wl-vars.el (wl-message-display-internal-hook): New variable.
4529         (wl-message-header-button-alist): New variable (Renamed from
4530         wl-highlight-message-header-button-alist).
4531         (wl-message-body-button-alist): Ditto.
4532
4533         * wl-mule.el (wl-message-define-keymap): New function.
4534         (wl-message-overload-functions): Abolished.
4535
4536         * wl-message.el (wl-message-add-buttons-to-body): New function.
4537         (wl-message-redisplay): Don't call wl-message-overload-functions;
4538         Call wl-message-add-buttons-to-header and
4539         wl-message-add-buttons-to-body.
4540         (wl-message-display-internal): Set keymap argument for
4541         elmo-mime-display-as-is, elmo-mime-message-display;
4542         Run wl-message-display-internal-hook.
4543         (wl-message-refer-article-or-url): Abolished.
4544
4545         * wl-highlight.el (wl-highlight-headers): Don't call
4546         wl-highlight-message-add-buttons-to-header.
4547         (wl-highlight-message-add-buttons-to-header): Abolished.
4548
4549
4550         * wl-e21.el (wl-message-display-internal-hook): Define.
4551         (wl-e21-setup-toolbar): Deleted duplicated binding.
4552         (wl-e21-setup-message-toolbar): Define as function.
4553         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4554         (wl-message-define-keymap): New function.
4555         (wl-message-overload-functions): Abolished.
4556
4557 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4558
4559         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4560         and elmo-folder-close.
4561
4562         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4563
4564 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4565
4566         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4567         boolean value.
4568         * wl-draft.el (wl-draft-do-fcc): Ditto.
4569
4570 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4571
4572         * wl-vars.el (wl-fcc-force-as-read): New variable.
4573         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4574         mark copied message as read.
4575
4576 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4577
4578         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4579
4580 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4581
4582         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4583         `wl-summary-target-above' instead of obsolete variable
4584         `wl-summary-temp-above'.
4585
4586         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4587         instead of `make-obsolete-variable'.
4588         * wl-refile.el (toplevel): Ditto.
4589
4590 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4591
4592         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4593         with third argument t.
4594         (wl-draft): Set first argument for wl-plugged-init as t.
4595
4596         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4597         definition.
4598
4599 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4600
4601         * wl-vars.el: Tabify.
4602         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4603
4604         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4605         message.
4606
4607 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4608
4609         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4610         and set default to beep.
4611
4612 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4613
4614         * wl-vars.el (wl-draft-truncate-lines): New variable.
4615
4616         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4617         instead of wl-message-truncate-lines for truncate-lines.
4618
4619 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4620
4621         * wl-message.el (wl-message-display-internal): Call
4622         `wl-highlight-message' after `elmo-mime-display-as-is'.
4623
4624         * wl-mime.el (wl-mime-display-text/plain): New function.
4625         (wl-mime-display-header): Ditto.
4626         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4627         body-presentation-method for text/plain;
4628         Register `wl-mime-display-header' as a header-presentation-method;
4629         Don't set up `elmo-message-text-content-inserted-hook' and
4630         `elmo-message-header-inserted-hook'.
4631
4632         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4633         variable.
4634         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4635         as t if flag is 'all-header;
4636         Don't bind `elmo-message-ignored-field-list',
4637         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4638
4639 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4642         for xemacs with non-mule environment.
4643
4644 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4645
4646         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4647         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4648         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4649
4650 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4651
4652         * wl-vars.el (wl-interactive-send): Set default value as t.
4653
4654 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4655
4656         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4657         (wl-addrmgr-method-list): Abolished.
4658         (wl-addrmgr-change-method): Follow above change.
4659
4660         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4661
4662 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4663
4664         * wl-vars.el (wl-message-truncate-lines): Change default value
4665         to default-truncate-lines.
4666
4667         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4668
4669 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4670
4671         * wl-vars.el (wl-message-truncate-lines): New variable.
4672
4673         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4674         wl-message-truncate-lines.
4675
4676 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4677
4678         * wl-acap.el (wl-acap-init): Remove period from error message.
4679         (wl-acap-find-acap-service): Remove period from message.
4680
4681 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4682
4683         * wl.el (wl-check-environment): Undo last change.
4684
4685         * wl-vars.el (wl-from): Changed default value.
4686
4687         * wl-util.el (toplevel): Don't require tm-edit.
4688
4689         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4690         `wl-folder-init';
4691         Don't set mark on mail body.
4692         (wl-draft-reedit): Ditto.
4693
4694         * wl-address.el (wl-address-quote-specials): Define as an alias for
4695         elmo-address-quote-specials.
4696
4697 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4698
4699         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4700
4701         * wl-vars.el (wl-from): Set default value as nil.
4702         (wl-organization): Set default value as ORGANIZATION environment
4703         variable.
4704
4705         * wl-draft.el (wl-smtp-extension-bind): Check value of
4706         wl-smtp-connection-type.
4707
4708         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4709         error.
4710
4711 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4712
4713         * Version number is increased to 2.7.4.
4714
4715         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4716         arguments from `wl-highlight-x-face-function' caller.
4717         Use x-face-1.3.6.12 or later.
4718
4719 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4720
4721         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4722
4723 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4724
4725         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4726         (wl-fcc): Fix to accept function.
4727         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4728
4729 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4730
4731         * wl-acap.el (toplevel): Added `product-provide' declare.
4732         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4733
4734 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4735
4736         * wl.el (wl): Changed order of calling `elmo-init'
4737         and `elmo-folder-init'.
4738
4739 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4740
4741         * wl-mime.el (wl-summary-burst): Extract message when content-type
4742         of root entity is not only `multipart' but also `message/rfc822'.
4743         (wl-summary-burst-subr): Ditto.
4744
4745 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4746
4747         * wl-vars.el (toplevel): Require 'custom.
4748         (wl-trash-folder): Added to `wl-setting' group.
4749
4750         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4751         exists.
4752         (wl-addrmgr-draw): Insert empty line when no entry exists.
4753
4754         * wl-mule.el (wl-message-wheel-up): Fixed.
4755         (wl-message-wheel-down): Ditto.
4756
4757 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4758
4759         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4760         config is an anonymous lambda expression.
4761
4762 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4763
4764         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4765         when Mule 2 is running.
4766
4767 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4768
4769         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4770
4771 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4772
4773         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4774         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4775
4776         * wl-address.el (wl-address-specials-regexp): Eliminated.
4777         (wl-address-quote-specials): Rewrite.
4778
4779 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4780
4781         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4782         shy-groups for regexp.
4783
4784         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4785         character classes and Perl style shy-groups for regexp.
4786         (wl-highlight-plugged-current-line): Use Posix style character
4787         classes for regexp.
4788         (wl-e21-highlight-folder-by-numbers): Ditto.
4789         (wl-e21-display-image-p): Use `display-images-p' instead of
4790         `display-graphic-p'.
4791         (display-images-p): Make an alias to `display-graphic-p' if it is
4792         not available.  It is for Emacs version prior to 21.0.105.
4793
4794         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4795         `display-graphic-p'.
4796         (wl-demo-image-type-alist): Ditto.
4797         (display-images-p): Make an alias to `display-graphic-p' if it is
4798         not available.  It is for Emacs version prior to 21.0.105.
4799
4800 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4801
4802         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4803         support.
4804         (wl-generate-user-agent-string): Ditto.
4805
4806         * wl-version.el (wl-version): Update docsting.
4807         (wl-version-status): Ditto.
4808
4809 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4810
4811         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4812         21.0.105.  For Emacs 21.0.104 or earlier.
4813
4814 2001-09-03  Takuo KITAME <kitame@northeye.org>
4815
4816         * wl-e21.el (wl-plugged-init-icons): Use
4817         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4818         (wl-biff-init-icons): Ditto.
4819
4820 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4821
4822         * wl-highlight.el (wl-highlight-summary-current-line):
4823         Fixed highlighting refile/copy destination.
4824
4825         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4826         (wl-acap-store): Encode string by wl-acap-coding-system.
4827
4828 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4829
4830         * wl-acap.el (toplevel): Check and require 'un-define before
4831         'xemacs-ucs;
4832          Added checking for UTF-2000.
4833
4834 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4835
4836         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4837         Don't enclose with `eval-and-compile'.
4838
4839         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4840         wl-init is non-nil.
4841
4842         * wl-draft.el (wl-draft): Ditto.
4843
4844         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4845
4846         * wl-acap.el (toplevel): Require 'wl.
4847         (wl-acap-store): Call `elmo-init'.
4848
4849         * wl.el (wl): Changed position of `wl-check-environment'.
4850         (toplevel): Added autoload setting for wl-acap.
4851
4852         * wl-vars.el (wl-setting): New custom group.
4853         (wl-from): Added wl-setting group.
4854         (wl-user-mail-address-list): Ditto.
4855         (wl-organization): Ditto.
4856         (wl-subscribed-mailing-list): Ditto.
4857         (wl-envelope-from): Ditto.
4858         (wl-smtp-posting-user): Ditto.
4859         (wl-smtp-posting-server): Ditto.
4860         (wl-smtp-posting-port): Ditto.
4861         (wl-smtp-authenticate-type): Ditto.
4862         (wl-pop-before-smtp-user): Ditto.
4863         (wl-pop-before-smtp-server): Ditto.
4864         (wl-pop-before-smtp-port): Ditto.
4865         (wl-pop-before-smtp-authenticate-type): Ditto.
4866         (wl-nntp-posting-server): Ditto.
4867         (wl-nntp-posting-user): Ditto.
4868         (wl-nntp-posting-port): Ditto.
4869         (wl-fetch-confirm-threshold): Ditto.
4870         (wl-prefetch-threshold): Ditto.
4871         (wl-thread-insert-opened): Ditto.
4872         (wl-ldap-server): Ditto.
4873         (wl-ldap-port): Ditto.
4874         (wl-ldap-base): Ditto.
4875         (wl-ldap-objectclass): Ditto.
4876         (wl-use-ldap): Ditto.
4877         (wl-draft-config-alist): Ditto.
4878         (wl-draft-config-matchone): Ditto.
4879         (wl-template-alist): Ditto.
4880         (wl-message-sort-field-list): Ditto.
4881         (wl-message-ignored-field-list): Ditto.
4882         (wl-message-visible-field-list): Ditto.
4883         (wl-interactive-send): Ditto.
4884         (wl-summary-move-order): Ditto.
4885         (wl-auto-select-first): Ditto.
4886         (wl-auto-select-next): Ditto.
4887         (wl-interactive-save-folders): Ditto.
4888
4889         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
4890         Initialization codes are moved from wl-local-folder-init.
4891         (wl-local-folder-init): Follow the change above.
4892         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
4893
4894         * wl-acap.el: New file.
4895
4896         * Version number is increased to 2.7.3.
4897
4898 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4899
4900         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
4901
4902 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4903
4904         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
4905         (wl-addrmgr-address-entry-list): Ditto.
4906
4907 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4908
4909         * wl-e21.el (wl-draft-mode-map): Removed binding for
4910         `wl-draft-insert-x-face-field'.
4911
4912         * wl-mule.el (wl-draft-mode-map): Ditto.
4913
4914         * wl-xmas.el (wl-draft-mode-map): Ditto.
4915
4916         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
4917         (wl-cs-autoconv): Ditto.
4918         (wl-cs-local): Ditto.
4919         (wl-use-scoring): Ditto.
4920         (wl-mime-charset): Ditto.
4921         (wl-folder-check-async): Ditto.
4922
4923         * wl.el (toplevel): Ignore nemacs and tm.
4924         (wl-exit): Ditto.
4925
4926         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
4927         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
4928         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
4929         instead of wl-address-petname-add-or-change.
4930         (wl-summary-edit-addresses-subr): Use wl-address-delete
4931         instead of wl-address-petname-delete.
4932
4933         * wl-util.el (wl-as-coding-system): Ignore nemacs.
4934
4935         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
4936         if error occured.
4937
4938         * wl-message.el (require): Remove tm support.
4939
4940         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
4941
4942         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
4943         (wl-folder-jump-to-current-entity): Ditto.
4944         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
4945
4946         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
4947         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
4948         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
4949
4950         * wl-mule.el (wl-draft-key-setup): Ditto.
4951
4952         * wl-xmas.el (wl-draft-key-setup): Ditto.
4953
4954         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
4955         (wl-draft-std11-parse-addresses): New function.
4956         (wl-draft-parse-mailbox-list): Use it.
4957         (wl-draft): Ignore nemacs.
4958         (wl-draft-reedit): Ditto.
4959
4960         * wl-addrmgr.el: New file.
4961         (Original is wl-rcpt.el written by
4962         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
4963         Thanks Kitamoto-san.)
4964
4965         * wl-address.el (wl-address-make-address-list): Modified parsing
4966         process.
4967         (wl-address-delete): Renamed from `wl-address-petname-delete';
4968         Modify wl-address-list too.
4969         (wl-address-add-or-change): Renamed from
4970         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
4971
4972 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
4973
4974         * wl-highlight.el (wl-highlight-summary-current-line):
4975           Work with transient-mark-mode
4976
4977 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
4978
4979         * Version number is increased to 2.7.2.
4980
4981         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
4982         instead of elmo-dop-queue-method.
4983
4984 2001-08-06  SAITO Atsunori <sai@yedo.com>
4985
4986         * wl-vars.el (wl-ldap-objectclass): New user option.
4987
4988         * wl-address.el (wl-ldap-make-filter): Use it.
4989
4990 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
4991
4992         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
4993
4994 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
4995
4996         * wl-folder.el (wl-folder): redisplay after folder insertion.
4997
4998         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
4999
5000         * wl-summary.el (wl-summary-sync-update):
5001         Change status mark only when new-msgdb exists.
5002         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5003
5004 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5005
5006         * wl-summary.el (wl-summary-open-folder): New function.
5007         (wl-summary-goto-folder-subr): Use it.
5008         (wl-summary-mark-as-important): Fix;
5009         Encache only when no cache exists.
5010
5011 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5012
5013         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5014         Use with-current-buffer.
5015
5016 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5017
5018         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5019         before call `get-buffer'. Fixed parenthesis.
5020         (wl-score-get-header-entry): Clear message and help window when
5021         keyboard quit.
5022         (wl-score-edit-insert-header): Ditto.
5023
5024 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5025
5026         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5027         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5028         (wl-default-draft-cite): Fix.
5029
5030         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5031         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5032
5033 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5034
5035         * wl-message.el (wl-message-prev-page): Do same bahavior
5036         as summary when it is called in the message buffer.
5037         (wl-message-next-page): Ditto.
5038
5039 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5040
5041         * wl-summary.el (wl-summary-forward): Use cache if it is not
5042         section cache.
5043
5044 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5045
5046         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5047         Removed redundant require of elmo-vars.
5048         (wl-biff-state-indicator-on): Changed default value for
5049         xemacs with non-mule environment.
5050
5051         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5052         wl-message-buffer is nil;
5053         Hide progress bar after moving messages.
5054
5055 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5056
5057         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5058         message at cursor point is deleted.
5059
5060 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5061
5062         * wl-vars.el: Changed file coding system to euc-japan.
5063         Added -*-coding:-*- magic to the first line.
5064
5065         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5066         Search parent from the first message.
5067
5068         * Version number is increased to 2.7.1.
5069
5070 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5071
5072         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5073
5074 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5075
5076         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5077         refile/delete execution.
5078
5079         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5080         Fixed docstring.
5081
5082 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5083
5084         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5085         do update process;
5086         Don't update marks when update process is interrupted.
5087
5088 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5089
5090         * wl-summary.el (wl-summary-reply): Fixed problem when
5091         wl-draft-use-frame is non-nil.
5092         (wl-summary-forward): Ditto.
5093
5094         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5095         as nil.
5096         (wl-folder-mark-as-read-all-entity): Ditto.
5097         (wl-folder-prefetch-entity): Ditto.
5098
5099         * wl.el (wl): Check environment before wl-init.
5100
5101         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5102         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5103         instead of wl-summary-collect-unread.
5104         (wl-summary-reply): Split message window.
5105
5106 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5107
5108         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5109         only if current language environment is japanese,
5110
5111         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5112         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5113         (wl-folder-goto-folder-subr): Ditto.
5114
5115         * wl-draft.el (wl-draft-dispatch-message): Call
5116         `elmo-file-cache-get-path'.
5117
5118 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5119
5120         * wl-summary.el (wl-summary-cursor-move): If return value of
5121         wl-summary-next-message is not number, don't jump.
5122
5123 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5124
5125         * wl-summary.el (wl-summary-buffer-next-message-function): New
5126         variable.
5127         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5128         if it is bound.
5129
5130         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5131         string.
5132
5133         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5134         (wl-plugged-drawing): Ditto.
5135
5136 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5137
5138         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5139         process.
5140         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5141         with unwind-protect.
5142
5143         * wl.el (wl-init): Require mime-setup.
5144         (wl-check-environment): Don't require mime-setup.
5145
5146         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5147         instead of elmo-folder-type.
5148
5149         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5150         value as nil.
5151
5152 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5153
5154         * Version number is increased to 2.7.0.
5155
5156         * wl-version.el (wl-version): Changed codename.
5157
5158         * wl-summary.el (wl-summary-delete-cache): Fixed.
5159
5160         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5161         Workaround for net folders.
5162         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5163
5164         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5165         value to nil (According to the patch from
5166         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5167
5168         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5169         of elmo-folder-close.
5170
5171 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5172
5173         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5174         for postfix.
5175
5176 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5177
5178         * wl-summary.el (wl-summary-resend-message): Fixed.
5179
5180         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5181         Call wl-draft with `from' argument if its address is included in
5182         `wl-user-mail-address-list'.
5183         (wl-draft): Added `from' argument.
5184
5185         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5186         non-nil.
5187         (wl): Don't show demo if wl-demo is nil.
5188
5189         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5190         wl-summary-use-frame.
5191
5192         * wl-vars.el (wl-summary-use-frame): New user option.
5193         (wl-folder-use-frame): Changed docstring.
5194
5195         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5196         non-nil.
5197         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5198         wl-summary-use-frame.
5199
5200         * wl-vars.el (wl-folder-use-frame): New user option.
5201
5202         * wl-summary.el (wl-summary-exit): Back to folder frame if
5203         wl-folder-use-frame is non-nil.
5204         (wl-summary-redisplay-internal): Ignore cache if current folder
5205         is draft folder,
5206         (wl-summary-redisplay-no-mime): Ditto.
5207         (wl-summary-redisplay-all-header): Ditto.
5208
5209         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5210         if wl-folder-use-frame is non-nil.
5211
5212 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5213
5214         * wl-summary.el (wl-summary-sync-update): Bind
5215         elmo-folder-update-threshold.
5216         (wl-summary-mark-as-important): Enclosed server mark processing
5217         with `save-match-data'.
5218
5219         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5220         only when it is already defined.
5221
5222 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5223
5224         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5225         name of folder exclude localdir is wrong.
5226         * wl-folder.el (wl-folder-sync-entity):
5227         Set `wl-summary-always-sticky-folder-list' as nil.
5228         (wl-folder-mark-as-read-all-entity): Ditto.
5229         (wl-folder-prefetch-entity): Ditto.
5230
5231 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5232
5233         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5234         instead of `wl-summary-write-current-newsgroup'.
5235
5236 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5237
5238         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5239         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5240         non-nil and selected message is important, do not display.
5241
5242 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5243
5244         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5245
5246 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5247
5248         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5249
5250         * wl-summary.el (wl-summary-mark-as-important): Set message number
5251         using wl-summary-message-number.
5252
5253 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5254
5255         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5256         destination folder is 'null.
5257
5258 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5259
5260         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5261         New function.
5262         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5263         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5264         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5265
5266 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5267
5268         * wl-mime.el (wl-mime-setup): Added setting for
5269         `mime-setup-signature-key-alist' to avoid overriding key bind for
5270         `wl-draft-send'.
5271
5272         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5273         for `wl-draft-send'.
5274         * wl-mule.el (wl-draft-overload-functions): Ditto.
5275         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5276         * wl-draft.el (wl-draft-send): Ditto.
5277
5278         * wl-message.el (wl-message-display-internal):
5279         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5280         (Patch is provided by <kita@coe.nttdata.co.jp>).
5281
5282 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5283
5284         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5285
5286 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5287
5288         * wl.el (wl): Fix for wl-demo.
5289
5290 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5291
5292         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5293
5294 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5295
5296         * wl-folder.el (wl-folder-prefetch-entity): Use
5297         `wl-folder-get-elmo-folder'.
5298         (wl-folder-count-incorporates): Do not use
5299         `wl-folder-get-elmo-folder'.
5300
5301 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5302
5303         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5304         instead of `elmo-folder-get-type'.
5305
5306 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5307
5308         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5309         position on Subject: field.
5310         (Advised by Mito <mit@nines.nec.co.jp>)
5311
5312 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5313
5314         * wl-folder.el (wl-folder-prefetch-entity): Use
5315         `wl-folder-get-elmo-folder'.
5316
5317 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5318
5319         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5320
5321         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5322         `process-duplicates' slot.
5323
5324         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5325         if detection failed.
5326
5327 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5328
5329         * wl-version.el (wl-version-status): Set to "alpha".
5330
5331 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5332
5333         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5334         Check wl-message-buffer lives before set-buffer.
5335
5336 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5337
5338         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5339         called in folder mode.
5340         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5341         * wl-summary.el (wl-summary-exit-pre-hook): Run
5342         `wl-summary-exit-pre-hook' before exit summary mode.
5343
5344 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5345
5346         * wl-version.el (wl-version-status): New variable.
5347         (wl-version-status-alist): Removed.
5348         (wl-version-status): Rule included.
5349
5350 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5351
5352         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5353         @sponichi.
5354
5355         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5356         when `mail-reply-buffer' is buffer-local variable.
5357         (Reported by <kita@coe.nttdata.co.jp>).
5358
5359 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5360
5361         * wl-vars.el (toplevel): Require 'elmo-util.
5362
5363 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5364
5365         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5366         (All other related portions are changed)
5367
5368         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5369
5370         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5371
5372 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5373
5374         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5375
5376 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5377
5378         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5379         Delete other windows to avoid an error.
5380         Use `point-marker' instead of `point' to remember the start point
5381         of body.
5382
5383         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5384
5385         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5386         number not to exceed all message number.
5387
5388 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5389
5390         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5391         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5392
5393 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5394
5395         * wl-summary.el (wl-summary-sync-force-update): Added argument
5396         no-check.
5397         (wl-summary-sync-update): Ditto.
5398         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5399         with `no-check'.
5400
5401         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5402         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5403         already running.
5404
5405 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5406
5407         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5408         `dst-folder-arg'.
5409         (wl-expire-archive-number1): Diito.
5410         (wl-expire-archive-number2): Diito.
5411         (wl-expire-archive-Date): Diito.
5412         (wl-archive-number1): Diito.
5413         (wl-archive-number2): Diito.
5414         (wl-archive-date): Diito.
5415         (wl-archive-folder-p): New function.
5416         (wl-summary-expire): Support of expand folder name at
5417         wl-expire-alist.
5418         * wl-util.el (wl-expand-newtext): Renamed from
5419         `wl-refile-expand-newtext'.
5420
5421 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5422
5423         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5424         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5425         `(elmo-msgdb-get-overview msgdb)'.
5426         (wl-summary-prefetch): Bind match data before call
5427         `wl-summay-prefetch-msg'.
5428         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5429         'off if `wl-summary-buffer-disp-msg' is non-nil.
5430         Fixed problem that couldn't show only one new or unread message when
5431         enter folder.
5432         (wl-summary-reply): Don't call `split-window-vertically' and other
5433         window.
5434
5435 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5436
5437         * wl-expire.el (wl-expire-refile): Fixed.
5438
5439 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5440
5441         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5442
5443         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5444         biff notification is removed.
5445
5446         * wl.el (wl): Changed position of `elmo-init'.
5447
5448         * wl-draft.el (wl-default-draft-cite): Use date field
5449         on the citation buffer.
5450
5451         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5452
5453         * wl-xmas.el (wl-folder-internal-icon-list): Added
5454         `wl-folder-shimbun-image'.
5455
5456         * wl-e21.el (wl-folder-internal-icon-list): Added
5457         `wl-folder-shimbun-image'.
5458
5459 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5460
5461         * wl.el (wl-init): Eliminated argument.
5462         (wl): Rewrite.
5463
5464         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5465         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5466         instead of `elmo-folder-msgdb-internal'.
5467         (wl-summary-sync-update): Ditto.
5468         (wl-summary-flush-pending-append-operations): Eliminated.
5469         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5470         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5471         `elmo-folder-open'.
5472
5473         * wl-mime.el (wl-summary-burst): Fixed.
5474
5475         * wl-folder.el (wl-folder-info-save): Check data type.
5476
5477         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5478         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5479         instead of `elmo-folder-msgdb-internal'.
5480         (wl-expire-hide): Ditto.
5481
5482
5483         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5484
5485 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5486
5487         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5488
5489 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5490
5491         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5492
5493 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5494
5495         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5496         Fixed `match-beginning' argument mismatch.
5497
5498 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5499
5500         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5501         the default value.
5502
5503 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5504
5505         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5506         instead of `elmo-nntp-default-port'.
5507
5508         * wl-vars.el: Fixed some doc strings.
5509
5510 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5511
5512         * wl-summary.el (wl-summary-prefetch-msg): Use
5513         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5514
5515         * wl-vars.el: Define *-func as obsolete variable using
5516         `elmo-define-obsolete-variable'.
5517
5518         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5519         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5520         instead of `wl-message-buffer-prefetch-threshold'.
5521
5522         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5523
5524         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5525
5526         * wl-draft.el (wl-caesar-region-func): Ditto.
5527
5528         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5529         Keep unread status in elmo-folder-move-messages.
5530         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5531
5532 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5533
5534         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5535         `wl-summary-buffer-exit-func'
5536         (wl-summary-buffer-message-redisplay-function): Renamed from
5537         `wl-summary-buffer-message-redisplay-func'
5538         (wl-summary-buffer-next-folder-function): Renamed from
5539         `wl-summary-buffer-next-folder-func'.
5540         (wl-summary-buffer-prev-folder-function): Renamed from
5541         `wl-summary-buffer-prev-folder-func'.
5542         (wl-summary-get-petname-function): Renamed from
5543         `wl-summary-get-petname-func'.
5544
5545         * wl-score.el (wl-score-edit-exit-function): Renamed from
5546         `wl-score-edit-exit-func'.
5547
5548         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5549         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5550
5551         * wl-util.el (wl-load-profile-function): Renamed from
5552         `wl-load-profile-func'.
5553
5554         * wl-folder.el (wl-folder-completion-function): Renamed from
5555         `wl-folder-completion-func'.
5556         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5557
5558         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5559         `wl-expire-archive-get-folder-func'.
5560         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5561         (wl-draft-send-mail-function): Renamed from
5562         `wl-draft-send-mail-func'.
5563         (wl-draft-send-news-function): Renamed from
5564         `wl-draft-send-news-func'.
5565         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5566         (wl-generate-mailer-string-function): Renamed from
5567         `wl-generate-mailer-string-func'.
5568         (wl-highlight-signature-search-function): Renamed from
5569         `wl-highlight-signature-search-func'.
5570         (wl-highlight-x-face-function): Renamed from
5571         `wl-highlight-x-face-func'
5572         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5573         (wl-ps-print-buffer-function): Renamed from
5574         `wl-ps-print-buffer-func'
5575         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5576         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5577         (wl-summary-subject-filter-function): Renamed from
5578         `wl-summary-subject-filter-func'.
5579
5580         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5581         `wl-draft-queue-flush-send-func'
5582         (wl-draft-cite-function): Renamed from
5583         `wl-draft-cite-func'
5584
5585         * wl-address.el (wl-address-init-function): Renamed from
5586         `wl-address-init-func'.
5587
5588 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5589
5590         * wl-draft.el (wl-draft-queue-flush): Don't call
5591         `elmo-dop-unlock-message'.
5592         * wl-draft.el (wl-draft-queue-append): Don't call
5593         `elmo-dop-lock-message'.
5594
5595         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5596         (wl-summary-buffer-folder-name): Ditto.
5597         (wl-summary-message-regexp): Added '-' (all other related portions
5598         are changed).
5599         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5600         wl-summary-buffer-folder-name.
5601
5602 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5603
5604         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5605         the number of mails in the folder buffer is not updated by wl-biff.
5606
5607 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5608
5609         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5610         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5611
5612 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5613
5614         * wl-summary.el (wl-summary-next-message):
5615         Return next message number when wl-summary-move-order is nil.
5616
5617 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5618
5619         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5620         `wl-summary-move-spec-alist'.
5621         (wl-summary-move-spec-unplugged-alist): New variable
5622         (Move spec for unplugged status).
5623         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5624         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5625
5626 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5627
5628         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5629         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5630
5631 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5632
5633         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5634         simple quotation to quote the anonymous function.
5635         * tm-wl.el (wl-draft-preview-message): Ditto.
5636
5637 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5638
5639         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5640         Eliminate redundant `save-excursion'.
5641         (wl-highlight-summary-current-line): Ditto.
5642
5643         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5644         accessing match data when `looking-at' failed.
5645
5646         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5647         `elmo-match-string' where users don't care about the speed.
5648         (wl-draft-save): Ditto.
5649
5650 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5651
5652         * wl-util.el (wl-regexp-opt): New function.
5653
5654         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5655         number from `wl-summary-buffer-number-list'.
5656         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5657         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5658         (wl-summary-move-spec-alist): Changed default setting.
5659
5660 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5661
5662         * wl-vars.el (wl-biff-notify-hook): New hook.
5663         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5664         the arrival of new mail.
5665         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5666         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5667
5668 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5669
5670         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5671
5672 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5673
5674         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5675
5676         * Version number is increased to 2.5.8.
5677
5678         * wl-thread.el (toplevel): require 'cl.
5679         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5680         (wl-thread-make-number-list): New function.
5681         (wl-thread-entity-make-number-list-from-children): Ditto.
5682         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5683         (wl-thread-entity-insert-as-children): Likewise.
5684         (wl-thread-delete-message): Likewise.
5685         (wl-meaning-of-mark): Eliminated.
5686         (wl-thread-next-failure-mark-p): Ditto.
5687         (wl-thread-entity-get-mark): Ditto.
5688         (wl-thread-meaning-alist-get-result): Ditto.
5689         (wl-thread-entity-check-prev-mark): Ditto.
5690         (wl-thread-entity-check-next-mark): Ditto.
5691         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5692         (wl-thread-entity-get-prev-marked-entity): Ditto.
5693         (wl-thread-get-prev-unread): Ditto.
5694         (wl-thread-jump-to-prev-unread): Ditto.
5695         (wl-thread-get-next-unread): Ditto.
5696         (wl-thread-jump-to-next-unread): Ditto.
5697         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5698         (wl-thread-entity-get-next-marked-entity): Ditto.
5699
5700         * wl-summary.el (wl-summary-buffer-number-list):
5701         New bufer-local variable.
5702         (wl-summary-switch-to-clone-buffer): Clone
5703         `wl-summary-buffer-number-list'.
5704         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5705         (wl-summary-cursor-move-regex): Eliminated.
5706         (wl-summary-cursor-up): Rewrite.
5707         (wl-summary-cursor-down): Ditto.
5708         (wl-summary-mode-spec-alist): New variable.
5709         (wl-summary-next-message): New inline function.
5710         (wl-summary-cursor-move): New function.
5711         (wl-summary-default-get-next-msg): Rewrite.
5712         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5713         (wl-summary-rescan): Ditto.
5714         (wl-summary-sync-all-init): Ditto.
5715         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5716         summary is not thread view.
5717         (wl-summary-sync-update): Ditto.
5718         (wl-summary-rescan): Ditto.
5719         (wl-summary-make-number-list): New function.
5720
5721         * wl-draft.el: "FCC" -> "Fcc".
5722
5723 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5724
5725         * wl-highlight.el (wl-highlight-summary-window):
5726         Call `set-buffer-modified-p'.
5727
5728         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5729         (wl): Call `elmo-init' and fix.
5730
5731         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5732         Use new variables.
5733
5734         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5735
5736 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5737
5738         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5739
5740 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5741
5742         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5743
5744 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5745
5746         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5747         `wl-use-toolbar' nor `display-graphic-p'.
5748         (wl-e21-setup-message-toolbar): Ditto.
5749         (wl-e21-setup-summary-toolbar): Ditto.
5750         (wl-e21-setup-folder-toolbar): Ditto.
5751
5752         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5753         (wl-plugged-init-icons): Ditto.
5754
5755         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5756         `display-graphic-p'.
5757         (wl-plugged-set-folder-icon): Ditto.
5758         (wl-highlight-plugged-current-line): Ditto.
5759         (wl-highlight-folder-current-line): Ditto.
5760         (wl-e21-highlight-folder-group-line): Ditto.
5761         (wl-e21-setup-toolbar): Ditto.
5762         (wl-e21-display-image-p): New macro.
5763
5764         * wl-demo.el (wl-demo): Simplified.
5765         (wl-demo-image-type-alist): Use `image-type-available-p' for
5766         checking whether the image type `xbm' is available.
5767
5768 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5769
5770         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5771         (wl-summary-input-range): Ditto.
5772
5773 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5774
5775         * wl-summary.el (wl-summary-edit-addresses): Use
5776         `wl-summary-get-original-buffer'
5777         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5778         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5779         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5780         (wl-summary-get-newsgroups): Eliminated.
5781         (wl-summary-set-crosspost): Ditto.
5782         (wl-summary-is-crosspost-folder): Ditto.
5783         (wl-crosspost-alist-load): Ditto.
5784         (wl-crosspost-alist-save): Ditto.
5785
5786         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5787         `elmo-setup-subscribed-newsgroups' instead of
5788         `elmo-nntp-make-groups-hashtb'.
5789         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5790         instead of `wl-crosspost-alist-save'.
5791
5792         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5793         of `elmo-folder-message-appendable-p'.
5794         (wl-mime-header-presentation-method): Eliminated.
5795
5796         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5797         (Error occurs in emacs21).
5798
5799         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5800         the current buffer).
5801
5802         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5803         instead of `wl-crosspost-alist-save'.
5804         (wl-init): `elmo-crosspost-message-alist-load'
5805         instead of `wl-crosspost-alist-load'
5806
5807         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5808         (wl-parse-newsgroups): Likewise.
5809         (wl-biff-notify): Run `wl-biff-notify-hook'.
5810
5811 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5812
5813         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5814
5815         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5816         when `wl-summary-lazy-highlight' is non-nil.
5817         (wl-summary-goto-folder-subr): Highlight only when
5818         `wl-summary-lazy-highlight' is non-nil.
5819
5820         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5821         Don't display progress and highlight temp-mark when
5822         `wl-summary-lazy-highlight' is non-nil.
5823         (wl-highlight-summary-window): New function.
5824         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5825
5826 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5827
5828         * wl-summary.el (wl-summary-sync): Change `all-visible'
5829         from `all-shown'
5830         (wl-summary-input-range): Ditto.
5831
5832 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5833
5834         * wl-e21.el (wl-highlight-folder-current-line): Call
5835         `wl-folder-init-icons' when folder icons have not been initialized.
5836
5837         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5838
5839         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5840         (wl-demo-image-type-alist): New macro.
5841
5842 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5843
5844         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5845         display does not support graphics.
5846         (wl-plugged-init-icons): Ditto.
5847         (wl-folder-init-icons): Ditto.
5848
5849         * wl-demo.el (wl-demo): Chech closely whether the display
5850         supports graphics.
5851
5852 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5853
5854         * wl-summary.el (wl-summary-get-original-buffer): New function.
5855         (wl-summary-set-crosspost): Use it.
5856         (wl-summary-target-mark-uudecode): Ditto.
5857         (wl-summary-reedit): Ditto.
5858         (wl-summary-resend-bounced-mail): Ditto.
5859         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5860         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5861
5862         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5863         (wl-message-display-internal): Ditto.
5864
5865 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5866
5867         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5868
5869 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5870
5871         * wl-summary.el (wl-summary-save-view): Renamed from
5872         `wl-summary-save-status'.
5873
5874 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5875
5876         * wl-summary.el (wl-summary-sync): Added `all-shown'
5877
5878 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5879
5880         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5881
5882 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5883
5884         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5885
5886 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5887
5888         * wl-highlight.el (wl-highlight-summary-line-string): Use
5889         `zerop' instead of `= 0'.
5890         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
5891
5892         * wl-template.el (wl-template-next): Use `=' instead of `eq'
5893         for comparing numbers.
5894         (wl-template-prev): Use `zerop' instead of `eq 0'.
5895
5896         * wl-draft.el (wl-draft-insert-current-message): Use
5897         `with-current-buffer' instead of `save-excursion'.
5898         Use `zerop' instead of `eq 0'.
5899
5900 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
5901
5902         * wl-draft.el (wl-draft-insert-ccs): New function.
5903         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
5904         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
5905
5906 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
5907
5908         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
5909
5910 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
5911
5912         * wl-expire.el (wl-expire-refile): Don't call
5913         elmo-msgdb-add-msgs-to-seen-list;
5914         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
5915         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5916
5917 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5918
5919         * wl-message.el (wl-message-prev-page): Ignore errors while
5920         scroll-down.
5921
5922 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
5923
5924         * wl-mime.el: Use elmo-original-message-mode instead of
5925         mmelmo-original-mode.
5926
5927         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
5928         `elmo-folder-get-spec';
5929         (wl-fldmgr-add-completion-all-completions):
5930         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
5931
5932         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
5933         of `elmo-folder-get-type'.
5934
5935         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
5936         `elmo-folder-get-spec';
5937         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5938         Use `elmo-folder-append-message' instead of `elmo-append-msg';
5939         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5940         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
5941         `elmo-read-msg-no-cache';
5942         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
5943         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
5944         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
5945         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
5946         `elmo-cache-save';
5947         (wl-draft-reedit): Use `elmo-message-file-name'.
5948
5949         * wl-expire.el: Use `elmo-folder-name-internal';
5950         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5951         Use macro `wl-summary-buffer-msgdb' instead of variable
5952         `wl-summary-buffer-msgdb';
5953         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
5954         Use macro `wl-summary-buffer-folder-name' instead of variable
5955         `wl-summary-buffer-folder-name'.
5956         * wl-score.el: Likewise.
5957
5958         * wl-message.el: Rewrite for new message buffer cache mechanism.
5959         (wl-message-buffer-cache-buffer-get): New macro.
5960         (wl-message-buffer-cache-folder-get): Ditto.
5961         (wl-message-buffer-cache-message-get): Ditto.
5962         (wl-message-buffer-cache-entry-make): Ditto.
5963         (wl-message-buffer-cache-hit): Ditto.
5964         (wl-message-buffer-cache-sort): New function.
5965         (wl-message-buffer-cache-add): Ditto.
5966         (wl-message-buffer-cache-delete): Ditto.
5967         (wl-message-buffer-cache-clean-up): Ditto.
5968         (wl-message-buffer-window): Rewrite.
5969         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
5970         (wl-message-buffer-display): New function.
5971         (wl-message-display-internal): New function.
5972
5973 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
5974
5975         * wl-folder.el: Use `elmo-folder-name-internal';
5976         Use `wl-folder-get-elmo-folder';
5977         Use `elmo-folder-list-messages' instead of
5978         `elmo-list-folder';
5979         Use `elmo-folder-get-primitive-list' instead of
5980         `elmo-folder-get-primitive-spec-list';
5981         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
5982         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5983         Use `elmo-folder-create' instead of `elmo-create-folder'.
5984         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
5985         (wl-folder-get-elmo-folder): New macro.
5986         (wl-folder-elmo-folder-cache-get): Ditto.
5987         (wl-folder-elmo-folder-cache-put): Ditto.
5988         (wl-folder-suspend): Call `elmo-quit'.
5989
5990         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5991         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5992         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
5993         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
5994         (toplevel): require 'cl.
5995         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
5996
5997         * wl-summary.el: Rewrite to use new elmo interface.
5998
5999 \f
6000 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6001
6002         * wl-mime.el (wl-draft-preview-message):
6003         Run `wl-draft-send-hook' before collecting recipients information;
6004         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6005
6006         * tm-wl.el (wl-draft-preview-message): Ditto.
6007
6008 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6009
6010         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6011         wrong receipients are displayed when forwarded message.
6012
6013 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6014
6015         * Version number is increased to 2.5.7.
6016
6017 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6018
6019         * wl-message.el (wl-message-next-page): Bind
6020         `window-pixel-scroll-increment' to nil while scrolling up.
6021
6022 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6023
6024         * wl-vars.el (wl-save-hook): New hook.
6025         * wl.el (wl-save): Call `wl-save-hook'.
6026
6027 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6028
6029         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6030         Argument WITH-ARG instead of NO-ARG (negative mean).
6031         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6032         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6033         * wl-message.el (wl-message-follow-current-entity): Likewise.
6034
6035 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6036
6037         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6038         FROM was optional argument.
6039         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6040
6041 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6042
6043         * Version number is increased to 2.5.6.
6044
6045 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6046
6047         * wl-version.el (wl-version-show): Removed.
6048         (wl-version): Add `interactive'.
6049
6050 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6051
6052         * wl-summary.el (wl-summary-get-petname-func): New variable.
6053         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6054         instead of `wl-address-get-petname-1'.
6055         (wl-summary-simple-from): Ditto.
6056
6057         * wl-address.el (wl-address-get-petname-1): Define as function.
6058
6059 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6060
6061         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6062         field in the original message.
6063         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6064
6065 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6066
6067         * wl-expire.el (wl-expire-hide):
6068         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6069
6070 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6071
6072         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6073         find decoder for To, Cc, and Subject.
6074
6075 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6076
6077         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6078         for checking `elmo-use-buffer-cache'.
6079         (wl-summary-mark-as-important): Fixed typo in comment.
6080
6081 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6082
6083         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6084         field in the original message.
6085         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6086
6087 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6088
6089         * wl-expire.el (wl-expire-hide):
6090         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6091
6092 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6093
6094         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6095         find decoder for To, Cc, and Subject.
6096
6097 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6098
6099         * Version number is increased to 2.5.5.
6100
6101         * wl-address.el (wl-address-specials-regexp): New constant.
6102         (wl-address-quote-specials): Use it.
6103
6104 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6105
6106         * wl-summary.el (wl-summary-rescan):
6107         Call `wl-summary-buffer-number-column-detect'.
6108         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6109
6110         * wl-message.el (wl-message-mode-map): Define.
6111         (wl-message-decode): Use it as local-map.
6112
6113 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6114
6115         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6116         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6117
6118 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6119
6120         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6121
6122         * wl-mule.el (wl-read-event-char): Ditto.
6123
6124         * wl-e21.el (wl-read-event-char): Ditto.
6125
6126         * wl-nemacs.el (wl-read-event-char): Ditto.
6127         (read-event): Removed.
6128
6129         * wl-util.el (toplevel): Removed dummy definition of
6130         `read-event'.
6131         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6132
6133 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6134
6135         * wl-nemacs.el (elmo-archive-call-process): Moved to
6136         elmo-archive.el.
6137
6138 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6139
6140         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6141         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6142
6143         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6144         instead of magic-number 6.  Use `not' instead of `null' for symbol
6145         `nil' check (not empty list).
6146         (wl-draft-insert-x-face-field): Fixed paren style.
6147
6148         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6149         one-branch conditional statement, instead of `and' and `if'.
6150         (wl-draft-forward): Likewise.
6151         (wl-draft-add-references): Likewise.
6152         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6153
6154         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6155         conditional steatment.  Use `cond' instead of `if'.
6156         (wl-draft-confirm): Likewise.
6157
6158 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6159
6160         * wl-version.el (wl-version-show): Use `product-string-1'
6161         instead of `wl-version'.
6162         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6163
6164         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6165
6166 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6167
6168         * wl-highlight.el (wl-highlight-headers): Revert
6169         `wl-highlight-x-face-func' argument (`beg' and `end').
6170
6171 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6172
6173         * wl.el (toplevel): Move `product-provide' declare.
6174         * wl-demo.el (toplevel): Ditto.
6175         * wl-dnd.el (toplevel): Ditto.
6176         * wl-highlight.el (toplevel): Ditto.
6177         * wl-message.el (toplevel): Ditto.
6178         * wl-refile.el (toplevel): Ditto.
6179         * wl-util.el (toplevel): Ditto.
6180
6181 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6182
6183         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6184         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6185         (wl-thread-close-all): keep cursor position.
6186
6187 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6188
6189         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6190         (eq x 0).
6191         (wl-generate-user-agent-string-1): Fix conditional statement.
6192
6193 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6194
6195         * wl.el (wl-check-environment): Additional check for
6196         'wl-local-domain' and `wl-message-id-domain'.
6197
6198 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6199
6200         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6201
6202 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6203
6204         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6205         instead of `smtp-sasl-user-realm'.
6206
6207 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6208
6209         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6210
6211 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6212
6213         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6214         to the default value as well as `eword-lexical-analyzer'.
6215
6216 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6217
6218         * wl-version.el (wl-extended-emacs-version,
6219         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6220         `elmo-match-string' instead of `wl-match-string'.
6221
6222 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6223
6224         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6225         docstring.
6226
6227 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6228
6229         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6230
6231 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6232
6233         * wl-highlight.el (wl-highlight-headers): Remove
6234         `wl-highlight-x-face-func' argument (`beg' and `end').
6235
6236 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6237
6238         * wl-summary.el (wl-summary-mark-as-important):
6239         Remove cache if folder is local.
6240
6241 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6242
6243         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6244         to get existing e-mail address string.
6245
6246 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6247
6248         * wl-version.el (wl-generate-user-agent-string): Commentary.
6249         (wl-generate-user-agent-string-1): Use `when' for
6250         one-branch conditional statement, instead of `and' and `if'.
6251         (wl-extended-emacs-version, wl-extended-emacs-version2,
6252         wl-extended-emacs-version3): Ditto.
6253
6254 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6255
6256         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6257         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6258         condition-case; Remove initialization.
6259         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6260         (wl-summary-sync-update3): Added argument `sync-all';
6261         Eliminated local variable `msgdb';
6262         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6263         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6264         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6265
6266 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6267
6268         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6269         connection before call `wl-draft-send-mail-with-smtp'.
6270
6271 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * Version number is increased to 2.5.4.
6274
6275 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6276
6277         * wl.el (wl-check-environment): Additional check for
6278         'wl-local-domain' and `wl-message-id-domain'.
6279
6280 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6281
6282         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6283         buffer as command specific.
6284         (wl-folder-mark-as-read-all-entity): Ditto.
6285         (wl-folder-prefetch-entity): Ditto.
6286         (wl-folder-drop-unsync-entity): Ditto.
6287
6288         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6289         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6290         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6291
6292         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6293         save-excursion.
6294
6295 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6296
6297         * Version number is increased to 2.5.3.
6298
6299         * wl-summary.el (wl-summary-save-view-cache):
6300         Delete duplicated `write-region';
6301         Use `write-region-as-binary' instead of `as-binary-output-file' and
6302         `write-region'.
6303
6304 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6305
6306         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6307
6308 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6309
6310         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6311         instead of `smtp-via-smtp'.
6312
6313 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6314
6315         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6316
6317 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6318
6319         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6320         instead of `smtp-sasl-user-realm'.
6321
6322 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6323
6324         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6325
6326 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6327
6328         * Version number is increased to 2.5.2.
6329
6330 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6331
6332         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6333         does not exist.
6334         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6335         (wl-biff-start): Call `timer-activate' if timer already exists.
6336
6337         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6338         only when it is bound as function.
6339
6340 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6341
6342         * Version number is increased to 2.5.1.
6343
6344 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6345
6346         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6347         Print refile/copy destination.
6348
6349 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6350
6351         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6352         queue-flush-only is non-nil.
6353
6354         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6355
6356         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6357         checking cache folder.
6358
6359 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6360
6361         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6362         `regexp-quote'.
6363
6364 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6365
6366         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6367         function.
6368         * wl-summary.el (wl-summary-write-current-folder-functions):
6369         Change default value.  Use it.
6370
6371 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6372
6373         * Version number is increased to 2.5.0.
6374
6375         * wl-version.el (wl-version): Changed codename.
6376
6377 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6378
6379         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6380         (wl-summary-supersedes-message): Ditto.
6381
6382 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6383
6384         * wl-refile.el (wl-refile-guess-functions): Renamed from
6385         `wl-refile-guess-func-list'.
6386
6387 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6388
6389         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6390         Fixed problem when no rule was matched.
6391
6392 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6393
6394         * wl-summary.el (wl-summary-get-mark): Fixed
6395         `wl-summary-buffer-target-mark' check logic.
6396
6397 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6398
6399         * wl-folder.el (wl-folder-write-current-folder): Added group
6400         folder check.
6401
6402         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6403         `wl-summary-write-current-newsgroup'.
6404         (wl-summary-write-current-folder-functions): New variable.
6405         * wl-folder.el (wl-folder-get-newsgroups): New function.
6406         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6407         (wl-folder-write-current-folder): Renamed from
6408         `wl-folder-write-current-newsgroup'.
6409
6410 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6411
6412         * Version number is increased to 2.3.93.
6413
6414 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6415
6416         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6417         (wl-ldap-make-matched-value-list): Ditto.
6418         (wl-ldap-alias-safe-string): Split e-mail address.
6419
6420         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6421         petname folder default was selected.
6422         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6423         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6424
6425 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6426
6427         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6428         to `wl-draft-config-exec'.
6429
6430         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6431         instead of calling `wl-draft-config-exec';
6432         Process group-list and show recipients in minibuffer.
6433
6434         * tm-wl.el (wl-draft-preview-message): Ditto.
6435
6436 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6437
6438         * wl.el (toplevel): Added (C) to copyright notice, and
6439         sync Author header.
6440         * tm-wl.el (toplevel): Ditto.
6441         * wl-address.el (toplevel): Ditto.
6442         * wl-demo.el (toplevel): Ditto.
6443         * wl-dnd.el (toplevel): Ditto.
6444         * wl-draft.el (toplevel): Ditto.
6445         * wl-e21.el (toplevel): Ditto.
6446         * wl-expire.el (toplevel): Ditto.
6447         * wl-folder.el (toplevel): Ditto.
6448         * wl-highlight.el (toplevel): Ditto.
6449         * wl-message.el (toplevel): Ditto.
6450         * wl-mime.el (toplevel): Ditto.
6451         * wl-mule.el (toplevel): Ditto.
6452         * wl-nemacs.el (toplevel): Ditto.
6453         * wl-refile.el (toplevel): Ditto.
6454         * wl-score.el (toplevel): Ditto.
6455         * wl-summary.el (toplevel): Ditto.
6456         * wl-template.el (toplevel): Ditto.
6457         * wl-thread.el (toplevel): Ditto.
6458         * wl-util.el (toplevel): Ditto.
6459         * wl-vars.el (toplevel): Ditto.
6460         * wl-xmas.el (toplevel): Ditto.
6461
6462 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6463
6464         * wl.el (wl-init): Added comment about `wl-init-hook'.
6465         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6466         * wl-vars.el (wl-init-hook): Added docs.
6467         (wl-make-plugged-hook): Removed useless docs.
6468         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6469         * wl-xmas.el (toplevel): Ditto.
6470
6471 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6472
6473         * wl-address.el (toplevel): Fixed multiple Author header format.
6474         * wl-demo.el (toplevel): Ditto.
6475         * wl-draft.el (toplevel): Ditto.
6476         * wl-folder.el (toplevel): Ditto.
6477         * wl-summary.el (toplevel): Ditto.
6478         * wl-thread.el (toplevel): Ditto.
6479         * wl-util.el (toplevel): Ditto.
6480         * wl-vars.el (toplevel): Ditto.
6481         * wl-version.el (toplevel): Ditto.
6482         * wl-xmas.el (toplevel): Ditto.
6483         * wl.el (toplevel): Ditto.
6484
6485         * wl-version.el (toplevel): Added require `elmo-version' for
6486         `product-version-as-string'.
6487
6488 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6489
6490         * wl-vars.el (wl-draft-send-hook): Changed default value to
6491         '(wl-draft-config-exec).
6492
6493         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6494         explicitly.
6495         (wl-draft): Set `wl-draft-config-exec-flag' before running
6496         `wl-mail-setup-hook'.
6497
6498         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6499         `wl-biff-init-icons' to `wl-init-hook' instead of
6500         `wl-make-plugged-hook'.
6501         (Because if `wl-draft' command is invoked at first,
6502         they are not initialized)
6503         Updated copyright notice.
6504
6505         * wl-e21.el (toplevel): Ditto;
6506
6507         * wl-demo.el (toplevel): Updated copyright notice.
6508         * wl-address.el (toplevel): Ditto.
6509         * wl-draft.el (toplevel): Ditto.
6510         * wl-version.el (toplevel): Ditto.
6511         * wl-folder.el (toplevel): Ditto.
6512         * wl-summary.el (toplevel): Ditto.
6513         * wl-thread.el (toplevel): Ditto.
6514         * wl-util.el (toplevel): Ditto.
6515         * wl-vars.el (toplevel): Ditto.
6516         * wl.el (toplevel): Ditto.
6517
6518 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6519
6520         * wl-highlight.el (wl-highlight-message): Fixed problem of
6521         highlighting failure which occured when the last field contains
6522         multiple lines in the draft buffer.
6523
6524         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6525         `wl-biff-start' if plugged.
6526
6527         * wl-util.el (wl-biff-check-folder): New function.
6528         (wl-biff-check-folders): Don't set session name prefix.
6529         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6530         (wl-biff-check-folder-async): Ditto.
6531
6532         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6533         in email address.
6534
6535 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6536
6537         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6538
6539         * wl-draft.el (wl-draft-strip-subject-re): New function.
6540
6541         * wl-draft.el (wl-draft-reply): Use it.
6542
6543 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6544
6545         * wl-message.el (wl-mmelmo-message-redisplay): Use
6546         `mime-display-message' instead of `wl-mime-display-message'.
6547
6548         * wl-mime.el (toplevel): Removed compatibility workaround
6549         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6550         (wl-mime-display-message): Abolished.
6551         (wl-mime-entity-read-field): Ditto.
6552         (wl-mime-combine-message/partial-pieces): Use
6553         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6554
6555 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6556
6557         * wl-template.el: Doc fixes.
6558
6559 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6560
6561         * wl-e21.el (wl-message-overload-functions): Do nothing if
6562         `current-local-map' is not available.
6563         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6564
6565 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6566
6567         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6568         representation.
6569
6570         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6571         number.
6572         (wl-fldmgr-save-folders): Don't use `format' when insert
6573         `wl-fldmgr-folders-header'.
6574
6575 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6576
6577         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6578
6579 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6580
6581         * wl-highlight.el (wl-highlight-message):
6582         Use `std11-field-end' to detect end point of the header field.
6583         Refer `wl-highlight-max-header-size'.
6584
6585         * wl-vars.el (wl-highlight-max-header-size): New variable.
6586
6587         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6588
6589         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6590         Set `for-draft' argument of wl-highlight-headers.
6591         (wl-draft): Ditto.
6592         (wl-draft-reedit): Ditto.
6593         (wl-user-agent-compose-internal): Ditto.
6594
6595 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6596
6597         * wl-message.el (wl-message-add-button): Use overlay.
6598
6599 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6600
6601         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6602
6603         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6604         problem when group-list content is nothing.
6605         (Reported by Mito <mit@nines.nec.co.jp>)
6606
6607 2000-10-18  SAITO Atsunori <sai@yedo.com>
6608
6609         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6610
6611 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6612
6613         * tm-wl.el (toplevel): Use product-provide.
6614
6615 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6616
6617         * Version number is increased to 2.3.92.
6618
6619 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6620
6621         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6622         title text, use `display' property for left margin under Emacs 21.
6623
6624         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6625         properties.
6626         (wl-plugged-init-icons): Ditto.
6627
6628 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6629
6630         * wl.el (wl-save-status, wl-init): Remove last period in
6631         "...done." message.
6632         * tm-wl.el (wl-summary-burst): Ditto.
6633         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6634         wl-summary-resume-cache-status,
6635         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6636         wl-summary-sync-update3, wl-summary-highlight-msgs,
6637         wl-summary-flush-pending-append-operations,
6638         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6639         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6640         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6641         wl-thread-open-all): Ditto.
6642         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6643         * wl-mime.el (wl-summary-burst): Ditto.
6644         * wl-highlight.el (wl-highlight-summary): Ditto.
6645         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6646         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6647         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6648         * wl-address.el (wl-local-address-init): Ditto.
6649
6650 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6651
6652         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6653         `add-text-properties'.
6654         (wl-plugged-init-icons): Ditto.
6655         (wl-folder-init-icons): Use `propertize' instead of
6656         `put-text-property'.
6657         (wl-plugged-set-folder-icon): Ditto.
6658         (wl-e21-highlight-folder-group-line): Ditto.
6659
6660 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6661
6662         * wl-version.el (wl-version-status-alist): New variable.
6663         (wl-version-status): New function.
6664
6665         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6666         "Cc" part of the case "Reply-To".
6667
6668         * wl-draft.el (wl-draft-reply): Use result of
6669         `eword-extract-address-components'.
6670
6671         * wl-demo.el (wl-demo-icon-name): New constant.
6672         (wl-logo-xpm): Use it.
6673         (wl-logo-xbm): Ditto.
6674         (wl-logo-bitmap): Ditto.
6675
6676         * Version number is increased to 2.3.91.
6677
6678 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6679
6680         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6681         (wl-extended-emacs-version, wl-extended-emacs-version2,
6682         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6683         docstring.
6684
6685         * wl-version.el (wl-generate-user-agent-string-1): New function.
6686         (wl-generate-user-agent-string): Use it.
6687
6688         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6689         `mime-edit-insert-user-agent-field'.
6690         (wl-generate-user-agent-string): Check
6691         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6692
6693         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6694         instead of `if', when verbose case.
6695
6696 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6697
6698         * wl-expire.el (wl-summary-expire): Fix.
6699
6700 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6701
6702         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6703         and `elmo-lost+found-folder' if 'wl-draft.
6704         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6705
6706 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6707
6708         * wl-expire.el (wl-summary-expire): Change messages.
6709         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6710         `deleing-info' instead of "Deleting..."
6711
6712 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6713
6714         * wl-summary.el (wl-summary-refile-subr): Fix.
6715
6716 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6717
6718         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6719         if pipe folder.
6720
6721 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6722
6723         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6724
6725 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6726
6727         * wl-expire.el (wl-expire-hide): New function.
6728         (wl-summary-expire): Add `hide'.
6729
6730 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6731
6732         * wl-vars.el (wl-draft-reply-without-argument-list):
6733         Changed default value to consider `Reply-To:'.
6734         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6735
6736         * Version number is increased to 2.3.90.
6737
6738         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6739         elmo-imap4-get-session with unwind-protect.
6740         Don't cause error.
6741         (wl-summary-sync-marks): Don't check plugged nor folder type.
6742         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6743         (Always keep current buffer).
6744
6745 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6746
6747         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6748         Enclose with `save-excursion'.
6749
6750 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6751
6752         * wl-version.el (wl-version): Remove interactive.
6753
6754 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6755
6756         * wl-version.el (wl-generate-user-agent-string): Use
6757         `product-string-verbose' instead of `product-string-1'.
6758
6759 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6760
6761         * wl-vars.el (wl-draft-use-cache): New variable.
6762         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6763         if wl-draft-use-cache is non-nil.
6764
6765 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6766
6767         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6768         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6769
6770 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6773         (wl-thread-msg-mark-as-unread): Ditto.
6774
6775         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6776         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6777         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6778         Don't set mark in summary if return value of `elmo-mark-as-read'
6779         is nil.
6780         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6781         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6782         instead of `wl-thread-msg-mark-as-read'.
6783         (wl-summary-mark-as-unread-region): Ditto.
6784         (wl-summary-target-mark-mark-as-read): Ditto.
6785
6786         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6787
6788 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6789
6790         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6791
6792         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6793
6794 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6795
6796         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6797         face.
6798
6799 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6800
6801         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6802         `running-xemacs'.
6803
6804 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6805
6806         * wl-version.el (toplevel): Use `product-version-as-string' for
6807         set verstion-string, if defined.
6808
6809         * wl-version.el (wl-version-show): Insert string at point, when
6810         call with argument.
6811
6812         * wl-version.el (wl-generate-user-agent-string): Use
6813         `product-string-1' instead of `wl-appname', `wl-version' and
6814         `wl-codename'.
6815
6816 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6817
6818         * wl-address.el (toplevel): Use product-provide.
6819         * wl-demo.el (toplevel): Ditto.
6820         * wl-dnd.el (toplevel): Ditto.
6821         * wl-draft.el (toplevel): Ditto.
6822         * wl-e21.el (toplevel): Ditto.
6823         * wl-expire.el (toplevel): Ditto.
6824         * wl-fldmgr.el (toplevel): Ditto.
6825         * wl-folder.el (toplevel): Ditto.
6826         * wl-highlight.el (toplevel): Ditto.
6827         * wl-message.el (toplevel): Ditto.
6828         * wl-mime.el (toplevel): Ditto.
6829         * wl-mule.el (toplevel): Ditto.
6830         * wl-nemacs.el (toplevel): Ditto.
6831         * wl-refile.el (toplevel): Ditto.
6832         * wl-score.el (toplevel): Ditto.
6833         * wl-summary.el (toplevel): Ditto.
6834         * wl-template.el (toplevel): Ditto.
6835         * wl-thread.el (toplevel): Ditto.
6836         * wl-util.el (toplevel): Ditto.
6837         * wl-vars.el (toplevel): Ditto.
6838         * wl-xmas.el (toplevel): Ditto.
6839         * wl.el (toplevel): Ditto.
6840
6841 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6842
6843         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6844         instead of product.
6845
6846         * wl-version.el (wl-version): Compile time evalution elmo-version.
6847
6848 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6849
6850         * wl-summary.el (wl-summary-sync-force-update): Append queue
6851         `mark-as-read'if unplugged.
6852
6853 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6854
6855         * wl-version.el: New file.  Use product.el.
6856         * wl.el: add (require 'wl-version).
6857         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6858         for ~/.folders header.
6859         (wl-fldmgr-folders-header): Changed.
6860         * wl-demo.el (wl-demo): Use product.el.
6861
6862         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6863         wl-version.el.
6864         * wl-util.el (wl-version, wl-version-show): Ditto.
6865
6866         * wl-util.el (wl-generate-user-agent-string,
6867         wl-extended-emacs-version, wl-extended-emacs-version2,
6868         wl-extended-emacs-version3): Move to wl-version.el.
6869         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6870         xemacs-codename, mime-edit-insert-user-agent-field,
6871         mime-edit-user-agent-value, mime-editor/version,
6872         mime-editor/codename): Compile warning killer move to
6873         wl-version.el
6874
6875 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6876
6877         * wl-summary.el (wl-summary-refile-subr): Fix.
6878
6879 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6880
6881         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6882         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6883
6884 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6885
6886         * wl.el (wl-check-environment): Check too many `@'.
6887
6888 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
6889
6890         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
6891
6892 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6893
6894         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
6895         wl-draft-reply-myself-without-argument-list): Add variables.
6896         * wl-draft.el (wl-draft-reply): Use it.
6897
6898 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
6899
6900         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
6901         the 5th argument of `elmo-network-get-spec'.
6902
6903         * wl-thread.el (wl-thread-reparent-children): New inline function.
6904         (wl-thread-delete-message): Use it.
6905
6906         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
6907         (wl-summary-score-update-all-lines): Don't use `dolist'.
6908
6909 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6910
6911         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
6912         (require 'elmo-msgdb) for inline function.
6913
6914 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6915
6916         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
6917
6918 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6919
6920         * wl-score.el (wl-score-headers): Fix for the confusing macro
6921         `elmo-kill-buffer'.
6922
6923 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6924
6925         * wl-summary.el: Don't use the 3rd argument of `require' because
6926         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
6927         * wl-util.el: Ditto.
6928         * wl-draft.el: Ditto.
6929
6930 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6931
6932         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
6933         window system is not used.
6934
6935 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
6936
6937         * wl-thread.el: Don't use `mapcar' only for iteration.
6938         (wl-thread-resume-entity): Ditto.
6939         (wl-thread-delete-message): Ditto.
6940
6941         * wl-summary.el: Bind `dragdrop-drop-functions',
6942         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
6943         of `require' for `timezone', `easymenu' and `ps-print';
6944         don't use `mapcar' only for iteration.
6945
6946         * wl-util.el: Bind `mule-version', `nemacs-version',
6947         `emacs-beta-version', `xemacs-codename',
6948         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
6949         `mime-editor/version' and `mime-editor/codename'; specify 3rd
6950         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
6951         only for iteration.
6952
6953         * wl-score.el: Don't use `mapcar' only for iteration.
6954         (wl-score-simplify-buffer-fuzzy): Ditto.
6955         (wl-score-simplify-subject): Ditto.
6956         (wl-score-headers): Ditto.
6957         (wl-summary-score-update-all-lines): Ditto.
6958
6959         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
6960         `enable-multibyte-characters' and `mule-version'.
6961
6962         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
6963         `mapcar' only for iteration.
6964
6965         * wl-demo.el: Don't use `mapcar' only for iteration.
6966
6967         * wl-folder.el: Don't use `mapcar' only for iteration.
6968         (wl-folder-open-all): Ditto.
6969         (wl-folder-count-incorporates): Ditto.
6970
6971         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
6972         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
6973
6974         * wl-draft.el: Bind `x-face-add-x-face-version-header',
6975         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
6976         `smtp-connection-type'; specify 3rd argument of `require' for
6977         `timezone'; don't use `mapcar' only for iteration.
6978         (wl-draft-clone-local-variables): Don't use `mapcar'.
6979         (wl-draft-generate-clone-buffer): Ditto.
6980         (wl-user-agent-compose-internal): Ditto.
6981
6982         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
6983
6984         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
6985         (wl-save-status): Ditto.
6986
6987         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
6988         for iteration.
6989
6990 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
6991
6992         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
6993         removed `Date'.
6994         (wl-fldmgr-make-filter-default): New user option.
6995
6996         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
6997         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
6998         (wl-fldmgr-filter-completion-alist): Abolish.
6999
7000         * wl.el (wl): Don't check servers if arg is non-nil.
7001
7002         * wl-draft.el (wl-draft-reply): Set only message-id string to
7003         In-Reply-To field.
7004
7005 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7006
7007         * wl-summary.el (wl-summary-pick): Rewrite.
7008
7009         * wl-draft.el (wl-draft-forward): Get references field from
7010         original buffer.
7011         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7012
7013 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7014
7015         * wl-draft.el (wl-draft-forward): Add references field.
7016
7017 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7018
7019         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7020         (wl-draft-reply): Use it.
7021
7022 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7023
7024         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7025         when Emacs 21 is running.
7026
7027         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7028         bindings.
7029
7030 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7031
7032         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7033         XPM icons transparent.
7034
7035         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7036         Emacs 21.
7037
7038 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7039
7040         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7041         nil.
7042
7043         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7044         when it is persistent.
7045         (wl-summary-sync-marks): Changed argument for
7046         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7047         (wl-summary-virtual): Use `elmo-read-search-condition'.
7048         (wl-summary-redisplay-internal): If folder is local, mark as read
7049         even when folder is plugged.
7050
7051 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7052
7053         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7054         of `tool-bar-lines' in the frame parameters.
7055         (after-make-frame-functions, post-command-hook): Don't modify the
7056         value.
7057         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7058         wl-e21-tool-bar-lines): Removed.
7059
7060 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7061
7062         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7063         properties `evaporate' and `wl-momentary-overlay' as well.
7064         (wl-highlight-summary-displaying): Ditto.
7065         (wl-delete-all-overlays): Don't delete overlay which does not have
7066         a property `wl-momentary-overlay'.
7067
7068         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7069         `display-mouse-p' and `display-graphic-p'.
7070         (wl-folder-init-icons): Don't search for XBM or the other files.
7071         (wl-plugged-set-folder-icon): Make icons if and only if
7072         `display-graphic-p' returns non-nil.
7073         (wl-highlight-plugged-current-line): Use `before-string' overlay
7074         property to show icon images.
7075         (wl-highlight-folder-current-line): Ditto.
7076         (wl-e21-highlight-folder-group-line): Ditto.
7077         (wl-e21-highlight-folder-by-numbers): Ditto.
7078         (wl-e21-insert-image): Removed.
7079         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7080         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7081         said.
7082         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7083         `wl-e21-force-switch-toolbar'.
7084         (wl-e21-make-icon-image): Removed.
7085         (wl-e21-setup-toolbar): Don't search for XBM files.
7086         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7087         the default value.
7088
7089 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7090
7091         * wl-util.el (wl-biff-check-folder-async): Set
7092         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7093
7094 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7095
7096         * wl-e21.el (after-make-frame-functions): Add
7097         `wl-e21-force-switch-toolbar'.
7098         (wl-e21-force-switch-toolbar): New function force to switch the
7099         toolbar appearance automatically.
7100         (post-command-hook): Add `wl-e21-switch-toolbar'.
7101         (wl-e21-switch-toolbar): New function to switch the toolbar
7102         appearance automatically.
7103         (wl-e21-tool-bar-lines): New buffer local variable.
7104
7105 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7106
7107         * wl-util.el (wl-biff-check-folders-running): New variable.
7108         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7109         (wl-biff-check-folder-async-callback):
7110         Set `wl-biff-check-folders-running'.
7111         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7112         with unwind-protect.
7113
7114         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7115         Enclose `wl-folder-auto-check' with unwind-protect.
7116
7117         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7118         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7119
7120         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7121
7122         * wl-util.el (wl-biff-notify): New inline function.
7123         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7124         locally.
7125         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7126         folder-list' is 1.
7127         Use `wl-biff-notify'.
7128         (wl-biff-check-folder-async-callback): New function.
7129         (wl-biff-check-folder-async): Ditto.
7130
7131         * wl-folder.el (wl-folder): Don't check folders.
7132         (wl-folder-auto-check): New function.
7133
7134 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7135
7136         * wl-util.el (wl-biff-start) [Emacs19+]:
7137         Use `timer-next-integral-multiple-of-time'.
7138         (wl-biff-check-folders): Use `wl-default-folder'
7139         if `wl-biff-check-folder-list' is nil.
7140
7141 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7142
7143         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7144         instead of `elmo-delete-lists'.
7145
7146 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7147
7148         * wl.el (wl-plugged-toggle-all): Set the value of
7149         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7150         (wl-plugged-toggle): Ditto.
7151         (wl-toggle-plugged): Ditto.
7152         (wl-plugged-init): Ditto.
7153
7154         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7155         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7156         instead of `wl-biff-state-indicator-off' and
7157         `wl-biff-state-indicator-on'; don't modify the value and the type
7158         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7159         (wl-plugged-init-icons): Set icons data to
7160         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7161         instead of `wl-plug-state-indicator-off' and
7162         `wl-plug-state-indicator-on'; don't modify the value and the type
7163         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7164
7165         * wl-vars.el (wl-modeline-biff-state-off,
7166         wl-modeline-biff-state-on, wl-modeline-biff-status,
7167         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7168         wl-modeline-plug-status): New internal variables.
7169         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7170         wl-biff-check-interval, wl-biff-check-folder-list): Change
7171         customization group from `wl-folder' to `wl-highlight'.
7172         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7173         wl-show-plug-status-on-modeline): Defcustomized.
7174
7175         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7176         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7177         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7178         a flag to `mode-line-buffer-identification'.
7179
7180         * wl-e21.el (wl-biff-init-icons): Set icons data to
7181         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7182         instead of `wl-biff-state-indicator-off' and
7183         `wl-biff-state-indicator-on'.
7184         (wl-plugged-init-icons): Set icons data to
7185         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7186         instead of `wl-plug-state-indicator-off' and
7187         `wl-plug-state-indicator-on'.
7188
7189 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7190
7191         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7192         excessive titles.
7193
7194 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7195
7196         * wl.el (wl-plugged-mode): Use revised
7197         `wl-mode-line-buffer-identification'.
7198         (wl-plugged-init): Don't use `force-mode-line-update'.
7199
7200         * wl-xmas.el (wl-draft-overload-functions): Use revised
7201         `wl-mode-line-buffer-identification'.
7202         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7203         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7204         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7205         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7206         `wl-make-plugged-hook';
7207         add `wl-folder-init-icons' and `wl-setup-folder' to
7208         `wl-folder-mode-hook'.
7209
7210         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7211         19 as well.
7212         (wl-mode-line-display-priority-list): New user option.
7213         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7214         Defcustomized.
7215         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7216         Add docs.
7217
7218         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7219         start.
7220         (wl-mode-line-buffer-identification): Revised as a function.
7221
7222         * wl-summary.el (wl-summary-mode): Use revised
7223         `wl-mode-line-buffer-identification'; don't call
7224         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7225         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7226         `wl-xmas-setup-summary'.
7227
7228         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7229         `wl-mode-line-buffer-identification'.
7230
7231         * wl-mule.el (wl-draft-overload-functions): Use revised
7232         `wl-mode-line-buffer-identification'.
7233
7234         * wl-folder.el (wl-make-plugged-alist): Don't call
7235         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7236         (wl-folder): Don't call `wl-folder-init-icons' directly.
7237         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7238         `wl-xmas-setup-folder' directly;
7239         use revised `wl-mode-line-buffer-identification'.
7240         (TopLevel): Don't bind `wl-biff-init-icons',
7241         `wl-plugged-init-icons', `wl-folder-init-icons',
7242         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7243
7244         * wl-e21.el (wl-draft-overload-functions): Use revised
7245         `wl-mode-line-buffer-identification'.
7246         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7247         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7248         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7249         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7250         `wl-make-plugged-hook';
7251         add `wl-folder-init-icons' and `wl-setup-folder' to
7252         `wl-folder-mode-hook'.
7253
7254 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7255             Katsumi Yamaoka    <yamaoka@jpl.org>
7256
7257         * wl.el (wl): Call `wl-biff-start'.
7258         (wl-exit): Call `wl-biff-stop'.
7259         (wl-plugged-mode): Show biff in modeline.
7260         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7261
7262         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7263         (wl-biff-init-icons): New function.
7264         (wl-plugged-init-icons): Don't make too much keymaps.
7265         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7266
7267         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7268         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7269         variables.
7270         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7271         options.
7272
7273         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7274         wl-biff-start, wl-biff-stop): New functions.
7275         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7276         (wl-biff-timer-name): New variable.
7277
7278         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7279
7280         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7281         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7282
7283         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7284         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7285
7286         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7287         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7288         `wl-folder-init-icons' to `ignore' if they are not available.
7289         (wl-folder-mode): Show biff in modeline.
7290
7291         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7292         (wl-biff-init-icons): New function.
7293         (wl-plugged-init-icons): Don't make too much keymaps.
7294         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7295
7296 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7297
7298         * wl-vars.el (wl-strict-diff-folders): Customization Type
7299         and doc fix.  Define as a list of regular expressions for
7300         folders or nil.
7301         * wl-folder.el (wl-folder-check-one-entity): Use
7302         `wl-string-match-member' instead of `wl-string-member' for
7303         `wl-strict-diff-folders'.
7304
7305 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7306
7307         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7308         (wl-highlight-folder-current-line): Use it; new implementation.
7309         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7310         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7311         `defsubst' instead of `defun'.
7312
7313         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7314         `wl-highlight-group-folder-by-numbers'; made it can also be a
7315         number.  See info for more details.
7316
7317         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7318         running.
7319
7320         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7321         to bind them.
7322
7323         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7324         (wl-highlight-folder-current-line): New implementation.
7325
7326         * wl-highlight.el (wl-highlight-folder-group-line): New
7327         implementation.
7328         (wl-delete-all-overlays): Rewrite as a marco.
7329         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7330
7331         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7332         running.
7333         (wl-folder-*-glyph): No need to bind them.
7334
7335         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7336         `wl-e21-highlight-folder-group-icon'; rewrite.
7337         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7338         `defsubst' instead of `defun'.
7339         (wl-folder-mode-map): Bind it when compiling.
7340
7341 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7342
7343         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7344
7345         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7346
7347 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7348
7349         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7350
7351 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7352
7353         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7354         (wl-highlight-folder-current-line): Use it.
7355
7356         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7357         in `id-name'.
7358
7359 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7360
7361         * wl.el: Require `wl-e21' when Emacs 21 is running.
7362
7363         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7364         default when Emacs 21 is running.
7365         (wl-use-highlight-mouse-line): Ditto.
7366         (wl-on-emacs21): New constant.
7367         (wl-on-emacs20): Removed.
7368
7369         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7370         Emacs 21 is running.
7371
7372         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7373         Emacs 21 is running.
7374
7375         * wl-e21.el: New file.
7376
7377 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7378
7379         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7380         (wl-toggle-plugged): Ditto.
7381         (wl-plugged-toggle): Ditto.
7382         (wl-plugged-toggle-all): Ditto.
7383
7384         * wl-vars.el (wl-plug-state-indicator): Refer
7385         `wl-plug-state-indicator-on' indirectly.
7386
7387 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7388
7389         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7390         Call `wl-folder-confirm-existence'.
7391
7392         * wl-folder.el (wl-folder-confirm-existence): Added optional
7393         argument `force'.
7394
7395 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7396
7397         * wl-summary.el (wl-summary-refile-subr): Assume
7398         `copy-or-refile' as symbol.
7399         (wl-summary-refile): Follow up above change.
7400         (wl-summary-copy): Ditto.  Doc fix.
7401
7402 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7403
7404         * wl-summary.el (wl-summary-pick): Don't bind
7405         `elmo-search-mime-charset'.
7406
7407         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7408         default using old backquote style.
7409         (wl-search-mime-charset): Abolished.
7410
7411         * wl-highlight.el (wl-highlight-headers):
7412         Call `point' after `re-search-forward'(for Nemacs).
7413
7414         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7415         for elmo-imap4.el.
7416
7417 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7418
7419         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7420         `wl-message-ignored-field-list' instead of
7421         `mime-view-ignored-field-list'.
7422
7423         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7424         Add interactive spec.
7425         (wl-folder-goto-bottom-of-current-folder): Ditto.
7426         (wl-folder-mode-map): Bind them.
7427
7428         * wl-vars.el (wl-message-ignored-field-list): New variable.
7429         (wl-message-visible-field-list): New variable.
7430
7431         * wl-mime.el (wl-mime-header-presentation-method): New function.
7432         (wl-mime-setup): Set header-presentation-method.
7433
7434 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7435
7436         * wl-nemacs.el (wl-draft-overload-functions): Set
7437         `mode-line-buffer-identification' instead of using
7438         `wl-make-modeline'.
7439
7440         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7441         instead of using `wl-make-modeline'.
7442
7443         * wl-xmas.el (wl-plugged-init-icons): Set up
7444         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7445         (wl-make-modeline): Abolish.
7446         (wl-draft-overload-functions): Set
7447         `mode-line-buffer-identification' instead of using
7448         `wl-make-modeline'.
7449
7450         * wl-util.el (wl-make-modeline-subr): Abolish.
7451         (wl-mode-line-buffer-identification): New alias.
7452
7453         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7454         (wl-summary-make-modeline): Abolish.
7455         (wl-summary-buffer-set-folder): Set
7456         `wl-summary-buffer-folder-indicator'.
7457         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7458         of using `wl-make-modeline'.
7459         (wl-summary-switch-to-clone-buffer): Don't set
7460         `mode-line-buffer-identification'.
7461         (wl-summary-goto-folder-subr): Ditto.
7462
7463         * wl-mule.el (wl-draft-overload-functions): Set
7464         `mode-line-buffer-identification' instead of using
7465         `wl-make-modeline'.
7466
7467         * wl-folder.el (wl-folder-mode): Set
7468         `mode-line-buffer-identification' instead of using
7469         `wl-make-modeline'.
7470         (wl-folder): Don't set `mode-line-buffer-identification'.
7471
7472 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7473
7474         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7475         instead of `member' for `wl-refile-guess-func-list' look-ups.
7476         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7477
7478 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7479
7480         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7481         `wl-message-button-dispatcher'.
7482
7483         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7484
7485         * wl-message.el (wl-message-button-dispatcher): Use it.
7486
7487         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7488         "In-Reply-To".
7489
7490         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7491         Bind `case-fold-search' to t.
7492
7493 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7494
7495         * wl-xmas.el (wl-message-overload-functions): Initialize
7496         `wl-message-button-map'.
7497
7498         * wl-mule.el (wl-message-overload-functions): Initialize
7499         `wl-message-button-map'.
7500
7501         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7502
7503         * wl-message.el (wl-message-button-map): New keymap.
7504         (wl-message-add-button): New function.
7505         (wl-message-button-dispatcher): New function.
7506         (wl-message-button-refer-article): New function.
7507
7508         * wl-highlight.el
7509         (wl-highlight-message-add-buttons-to-header): New function.
7510         (wl-highlight-headers): Use it.
7511
7512 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7513
7514         * wl-summary.el (wl-summary-default-from): Use
7515         `wl-address-get-petname-1'.
7516         (wl-summary-simple-from): Ditto.
7517
7518         * wl-address.el (wl-address-get-petname-1): New inline function.
7519         (wl-address-get-petname): Use it.
7520
7521 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7522
7523         * wl-summary.el (wl-summary-default-from): Return full-name part
7524         from the address if no petname was found.
7525         (wl-summary-simple-from): Ditto.
7526
7527         * wl-address.el (wl-address-get-petname): Return nil if no petname
7528         associated with the address was found.
7529
7530 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7531
7532         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7533         display is finished.
7534
7535 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7536
7537         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7538         `elmo-folder-exists-p' argument.
7539
7540 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7541
7542         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7543         the folder.
7544
7545 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7546
7547         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7548
7549         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7550         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7551
7552 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7553
7554         * wl-folder.el (wl-folder-create-subr): New function.
7555         (wl-folder-confirm-existence): Use it.
7556         (wl-folder-check-one-entity): Use it.
7557         Check the error symbol is derived from 'elmo-open-error.
7558
7559         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7560         `ignore-error'.
7561
7562 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7563
7564         * wl-util.el (toplevel): Add (eval-when-compile (require
7565         'elmo-util)).  (Maybe `provide' is typo.)
7566
7567 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7568
7569         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7570         (I don't know why this was needed.)
7571
7572         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7573         Follow up changes for stream-type.
7574
7575         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7576         (wl-draft-elmo-nntp-send): Ditto.
7577
7578         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7579         (wl-nntp-posting-stream-type): Ditto.
7580         (wl-pop-before-smtp-ssl): Abolished.
7581         (wl-nntp-posting-ssl): Ditto.
7582
7583         * wl-address.el (wl-address-quote-specials): New function.
7584         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7585
7586         * wl-draft.el (wl-draft-reply): Ditto.
7587
7588 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7589
7590         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7591         use function `wl-string-match-assoc'.
7592
7593 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7594
7595         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7596
7597         * wl-draft.el (wl-draft-deduce-address-list): New function.
7598         (wl-draft-parse-mailbox-list): Ditto.
7599         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7600         instead of `smtp-deduce-address-list'.
7601         (wl-draft-on-field-p): Follow group list.
7602
7603         * wl-address.el (wl-address-concat-token): New function.
7604         (wl-address-string-without-group-list-contents): Ditto.
7605         (wl-complete-field-body): Fixed problem of completion
7606         by japanese petname.
7607         (wl-address-make-completion-list): Rewrite.
7608
7609 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7610
7611         * wl-address.el (wl-address-make-completion-list): Completion by
7612         petname.
7613         (wl-complete-field-body): Likewise.
7614
7615 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7616
7617         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7618         contains invalid address syntax.
7619
7620 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7621
7622         * wl-folder.el (wl-folder-check-entity-async): Use
7623         `elmo-nntp-spec-hostname'.
7624
7625 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7626
7627         * wl-summary.el (wl-summary-msgdb-load-async): Use
7628         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7629
7630 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7631
7632         * wl-draft.el (wl-draft-reply): Set argument
7633         `content-transfer-encoding' as nil.
7634
7635 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7636
7637         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7638         `wl-refile-alist'.
7639
7640 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7641
7642         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7643         (wl-draft-edit-string): Ditto.
7644         (wl-draft-forward): Ditto.
7645         * wl-summary.el (wl-summary-write): Ditto.
7646
7647 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7648
7649         * wl-summary.el (wl-summary-sync-update3): Call
7650         `wl-summary-buffer-number-column-detect'.
7651         (wl-summary-buffer-number-column-detect): Search from point-min.
7652
7653 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7654
7655         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7656         contains an address which is not included in original to or cc.
7657
7658 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7659
7660         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7661         begin-line does not exist.
7662         * wl-message.el (wl-message-uu-substring): Ditto.
7663
7664 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7665
7666         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7667         clear local variables.
7668         (wl-summary-exit): Call `elmo-commit'.
7669         (wl-summary-switch-to-clone-buffer): Call
7670         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7671         (wl-summary-goto-folder-subr): Ditto.
7672
7673         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7674         POP folder.
7675
7676 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7677
7678         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7679         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7680         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7681         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7682         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7683         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7684
7685         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7686
7687 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7688
7689         * wl-summary.el (wl-summary-search-by-subject):
7690         Search parent message from the latest one.
7691
7692 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7693
7694         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7695         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7696
7697         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7698         New user option.
7699
7700         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7701         if elmo-nntp-use-killed-list is nil.
7702         Use `elmo-msgdb-append-to-killed-list'.
7703         (Append numbers confirmed as disappeared to the killed list.)
7704         (wl-summary-confirm-appends): Don't display negative number.
7705
7706 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7707
7708         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7709
7710 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7711
7712         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7713         range is `all'.
7714         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7715         `elmo-list-bigger-diff'.
7716
7717 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7718
7719         * wl-summary.el (wl-summary-buffer-exit-func):
7720         New buffer local variable.
7721         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7722
7723 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7724
7725         * wl-demo.el (wl-demo): Fix the last change.
7726
7727 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7728
7729         * wl-demo.el (wl-demo): Don't use `eval'.
7730
7731 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7732
7733         * wl-summary.el (wl-summary-buffer-thread-modified):
7734         New buffer-local variable.
7735         (wl-summary-set-thread-modified): New function.
7736         (wl-summary-thread-modified-p): New function.
7737         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7738         (wl-summary-yank-saved-message): Use function
7739         `wl-summary-set-thread-modified'
7740         (wl-summary-switch-to-clone-buffer): Add
7741         `wl-summary-buffer-thread-modified'.
7742
7743         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7744         (wl-summary-buffer-mark-saved-hook): Ditto.
7745         * wl-summary.el (wl-summary-msgdb-save): New hook
7746         `wl-summary-buffer-message-saved-hook' and
7747         `wl-summary-buffer-mark-saved-hook'.
7748
7749 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7750
7751         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7752
7753 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7754
7755         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7756         don't hide scroll bars under FSF Emacsen because it may incur an
7757         undesirable redrawing.
7758
7759 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7760
7761         * wl-draft.el (wl-draft-edit-string): Call
7762         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7763
7764 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7765
7766         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7767
7768 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7769
7770         * wl-summary.el (wl-summary-msgdb-load-async): Call
7771         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7772
7773 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7774
7775         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7776         fringes in demo buffer; center bitmap logo correctly even if old
7777         Mule is used.
7778
7779 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7780
7781         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7782
7783         * wl-refile.el (wl-refile-subject-alist): New variable.
7784         (wl-refile-subject-alist-file-name): Ditto.
7785         (wl-refile-alist-setup): Rewrite.
7786         (wl-refile-alist-save): Use `elmo-object-save'.
7787         Eliminated arguments.
7788         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7789         (wl-refile-guess-by-subject): New function.
7790         (wl-refile-guess-func-list): Added it.
7791
7792 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7793
7794         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7795         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7796
7797 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7798
7799         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7800         New buffer-local variable.
7801         (wl-summary-buffer-next-folder-func): Ditto.
7802         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7803         if non-nil.
7804         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7805         if non-nil.
7806         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7807         if non-nil.
7808         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7809         if non-nil.
7810
7811 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7812
7813         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7814         permanently in the demo buffer.
7815
7816 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7817
7818         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7819         `mime-entity-fetch-field'.
7820
7821         * wl.el (wl-exit): Delete plugged buffer.
7822
7823         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7824         XEmacs has menubar feature.
7825
7826 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7827
7828         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7829         cannot arrive at the beginning of the buffer under old Emacsen.
7830
7831 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7832
7833         * wl-address.el (wl-address-ldap-search):
7834         Call `ldap-search-entries' with `withdn' argument t.
7835         (wl-complete-field-body): Bind completion-ignore-case as t.
7836         Clear ldap search hash when it was sole completion.
7837         Use elmo-string for pattern string.
7838         (wl-ldap-alias-safe-string): Eliminated needless let.
7839
7840 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7841
7842         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7843         (wl-ldap-alias-sep): New constant.
7844         (wl-ldap-search-attribute-type-list): Ditto.
7845         (wl-ldap-get-value): New function.
7846         (wl-ldap-make-filter): Ditto.
7847         (wl-ldap-make-matched-value-list): Ditto.
7848         (wl-ldap-alias-safe-string): Ditto.
7849         (wl-ldap-register-dn-string): Ditto.
7850         (wl-address-ldap-search): Rewrite.
7851
7852 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7853
7854         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7855         thread is deleted.
7856         (wl-thread-delete-line-from-buffer): Ditto.
7857         (wl-thread-get-exist-children): New function.
7858
7859 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7860
7861         * wl-demo.el (wl-demo): Made it to select various image types.
7862         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7863         from `wl-title-logo'.
7864         (wl-logo-ascii): New variable.
7865         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7866         (wl-demo-copyright-notice): New constant.
7867
7868         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7869
7870 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7871
7872         * wl-vars.el (wl-summary-target-above): Renamed from
7873         wl-summary-temp-above.
7874         * wl-score.el (wl-score-get-score-alist): Use it.
7875         (wl-summary-score-update-all-lines): Use it.
7876         * wl-summary.el: Ditto. (make-variable-buffer-local).
7877
7878 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7879
7880         * wl-vars.el (wl-ldap-port): New user option.
7881
7882         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7883         Rewite whole implementation.
7884         (wl-complete-field-body): Fixed.
7885
7886 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7887
7888         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
7889         Choose implementation at compile time.
7890
7891 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7892
7893         * wl-address.el (wl-ldap-search-internal): New function.
7894         (wl-complete-field-to): Use it.
7895
7896 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
7897
7898         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
7899         Use `let' instead of `let*'.
7900         Require 'wl-vars.
7901
7902         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
7903         Define as defcustom.
7904         (wl-ldap-base): Ditto.
7905         (wl-use-ldap): Ditto.
7906
7907 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7908
7909         * wl-address.el (wl-ldap-search): New function.
7910         (wl-complete-field-body): Use `wl-ldap-search'.
7911         (wl-ldap-server): New variable.
7912         (wl-ldap-base): Ditto.
7913         (wl-use-ldap): Ditto.
7914
7915 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
7916
7917         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
7918         (Pointed out by Mito <mit@nines.nec.co.jp>).
7919         * wl-summary.el (wl-summary-redisplay-no-mime): Update
7920         buffer-local variables like `wl-summary-redisplay-internal'.
7921         (wl-summary-redisplay-all-header): Likewise.  Update
7922         Summary view too.
7923
7924 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
7925
7926         * wl-summary.el (wl-summary-jump-to-parent-message):
7927         Consider prefix argument.
7928
7929         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
7930         when closed thread is deleted.
7931
7932 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
7933
7934         * wl-summary.el (wl-summary-jump-to-parent-message):
7935         Consider thread modification.
7936
7937 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
7938
7939         * wl-message.el (wl-message-normal-get-original-buffer): Use
7940         `save-excursion'.
7941
7942         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
7943         (wl-summary-showto-folder-regexp): Ditto.
7944
7945 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
7946
7947         * wl-util.el (wl-delete-alist): Doc fix.
7948         (wl-delete-associations): New function.
7949         (wl-inverse-alist): New function.
7950         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
7951         Split temporary variables. Use `wl-delete-associations'
7952         and `wl-inverse-alist'.
7953         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
7954
7955 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
7956
7957         * wl-folder.el (wl-folder-prefetch-entity):
7958         Execute prefetching if new count is unknown.
7959
7960 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7961
7962         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
7963
7964         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
7965         delete entity.
7966         (wl-thread-set-parent): If insert as top, set linked as nil.
7967
7968         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
7969         `wl-thread-cleanup-symbols' when view mode is thread.
7970
7971 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
7972
7973         * wl-folder.el (wl-folder-create-folder-entity): Use
7974         with-current-buffer.
7975         (wl-local-folder-init): Call set-buffer to make sure we are in
7976         the Folder buffer. Don't touch buffer-local variables here.
7977         (wl-folder-mode): Initialize buffer-local variables here.
7978
7979         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
7980         (wl-folder-entity-assign-id): Ditto.
7981         (wl-folder-create-entity-hashtb): Ditto.
7982         (wl-local-folder-init): Ditto.
7983         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
7984
7985 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7986
7987         * wl-summary.el (wl-summary-default-from): Fix probrem when
7988         std11-extract-address-components return (nil "foo@bar").
7989
7990 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
7991
7992         * wl-draft.el (wl-draft-clone-local-variables):
7993         Remove redundant `setq'.
7994
7995 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
7996
7997         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7998         Bind wl-highlight-x-face-func as nil while highlighting header.
7999
8000 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8001
8002         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8003
8004 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8005
8006         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8007         elmo-msgdb-overview-hashtb from copy-variables.
8008         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8009         instead of `elmo-msgdb-overview-get-entity-by-number'.
8010         (wl-summary-auto-refile): Ditto.
8011
8012         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8013         `elmo-msgdb-overview-get-entity' instead of
8014         `elmo-msgdb-search-overview-entity'.  Use
8015         `elmo-msgdb-overview-get-entity' instead of
8016         `elmo-msgdb-overview-get-entity-by-number'.
8017         (wl-thread-insert-entity-sub): Ditto.
8018         (wl-thread-insert-message): Ditto.
8019
8020         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8021         `elmo-msgdb-overview-get-entity'.
8022         (wl-normal-message-redisplay): Ditto.
8023
8024 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8025
8026         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8027         `wl-thread-entities'.
8028         (wl-thread-delete-message): Fix remove top message from
8029         `wl-thread-entity-list'.
8030
8031         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8032         wl-append(nconc), because update-list is broken on Meadow.
8033
8034         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8035         updating process.
8036         (wl-summary-rescan): Ditto.
8037         (wl-summary-sync-update3): Ditto.
8038         * wl-thread.el (wl-thread-set-parent): Renamed from
8039         `wl-summary-set-parent'.
8040         (wl-thread-insert-message): Updating buffer faster.
8041         (wl-thread-delete-message): Updating buffer faster.
8042
8043         * wl-score.el (wl-summary-score-update-all-lines): Changed
8044         interval for display progress gauge.
8045
8046 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8047
8048         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8049         folder always-sticky.
8050         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8051         defmacro.
8052
8053 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8054
8055         * wl-vars.el (wl-draft-add-references): New user option.
8056
8057         * wl-draft.el (wl-draft-add-references): New function.
8058         (wl-draft-yank-from-mail-reply-buffer): Use it.
8059         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8060         as nil.
8061
8062 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8063
8064         * wl-thread.el (wl-thread-update-line-msgs): Called
8065         `wl-thread-update-line-on-buffer-sub'.
8066         (wl-thread-update-line-on-buffer): Delete routine of inserting
8067         thread.
8068         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8069         moved from `wl-thread-update-line-on-buffer'.
8070         Add threshold for displaying progress gauge.
8071         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8072         argument of `wl-thread-update-line-msgs'.
8073         Add threshold for displaying progress gauge.
8074         * wl-folder.el:
8075         Add threshold for displaying progress gauge.
8076         * wl-score.el: Ditto.
8077
8078         * wl-expire.el (wl-summary-expire): Display deleting info.
8079
8080 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8081
8082         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8083         `no-msg'.
8084         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8085         argument of `wl-thread-update-line-msgs'.
8086         (wl-summary-set-parent): Added optional argument `parent-number'.
8087         (wl-summary-buffer-saved-message): New buffer local variable.
8088         (wl-summary-save-current-message): New command.
8089         (wl-summary-yank-saved-message): Ditto.
8090         (wl-summary-mode-map): Added key binding for
8091         `wl-summary-save-current-message' (\ew) and
8092         `wl-summary-yank-saved-message' (\C-y).
8093         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8094
8095 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8096
8097         * wl-summary.el (wl-summary-mode-map): Added key binding for
8098         `wl-summary-set-parent' (ts).
8099
8100 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8101
8102         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8103         subject faster. If thread number is reverse, delayed updating
8104         thread.
8105         (wl-summary-search-by-subject): Ditto.
8106         (wl-summary-put-alike): Ditto.
8107         (wl-summary-get-alike): Ditto.
8108         (wl-summary-insert-headers): Insert header of all overview in
8109         buffer.
8110         (wl-summary-rescan): Delayed updating thread. Kill search subject
8111         buffer for wl-summary-search-by-subject.
8112         (wl-summary-sync-update3): Ditto.
8113         (wl-summary-exit): Ditto.
8114         (wl-summary-goto-bottom-of-current-thread): Change for linked
8115         thread.
8116         (wl-summary-overview-create-summary-line): Change line for linked
8117         thread.
8118
8119         * wl-summary.el (wl-summary-update-thread): Use
8120         wl-thread-maybe-get-children-num.
8121         (wl-summary-set-parent): If change parent, move sub thread.
8122         (wl-summary-redisplay-internal): Add horizontal recenter.
8123         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8124
8125         * wl-thread.el (wl-thread-entity-get-linked): New function.
8126         (wl-thread-entity-set-linked): New function.
8127         (wl-thread-create-entity): Add linked element.
8128         (wl-thread-entity-insert-as-top): Use wl-append.
8129         (wl-thread-maybe-get-children-num): If closing thread, return
8130         children msgs.
8131         (wl-thread-update-line-msgs): Displaying progress message.
8132         (wl-thread-update-line-on-buffer-sub): Use
8133         wl-thread-maybe-get-children-num.
8134         (wl-thread-update-line-on-buffer): If update line is not exists,
8135         insert thread.
8136         (wl-thread-delete-message): If delete top msg of thread, search
8137         parent by subject.
8138         (wl-thread-insert-entity): Use
8139         wl-thread-maybe-get-children-num.
8140
8141         * wl-highlight.el (wl-highlight-summary-current-line): change
8142         sregexp for linked thread.
8143         * wl-util.el (wl-count-lines): Count lines.
8144         (wl-horizontal-recenter): horizontal recenter.
8145         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8146         (wl-score-get-alike): Ditto.
8147         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8148         (wl-subject-length-limit): New variable.
8149         (wl-highlight-thread-indent-string-regexp): Changed for linked
8150         thread.
8151
8152 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8153
8154         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8155         New variable (revival).
8156         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8157         by subject matching if there's no in-reply-to nor references field
8158         (revival).
8159
8160 \f
8161 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8162
8163         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8164         message.
8165
8166 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8167
8168         * wl-summary.el (wl-summary-reply): Return t if there was a
8169         message at cursor point.
8170         Added unwind-protect.
8171         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8172         returns t.
8173         (wl-summary-cancel-message): Do nothing when there's no message at
8174         cursor point.
8175         (wl-summary-forward): Ditto.
8176         (wl-summary-jump-to-parent-message): Ditto.
8177         (wl-summary-reedit): Ditto.
8178         (wl-summary-edit-addresses): Ditto.
8179         (wl-summary-pipe-message): Ditto.
8180         (wl-summary-print-message-with-ps-print): Ditto.
8181         (wl-summary-print-message): Ditto.
8182         (wl-summary-mark-as-important): Ditto.
8183         (wl-summary-mark-as-unread): Ditto.
8184
8185         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8186         message at cursor point.
8187         (wl-summary-reply-with-citation): Remove unwind-protect.
8188
8189         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8190         subject searching feature.
8191         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8192         Eliminated.
8193
8194 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8195
8196         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8197         New variable.
8198         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8199         by subject matching if there's no in-reply-to nor references field.
8200
8201         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8202
8203         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8204         when display is finished.
8205         (wl-folder-open-all): Ditto.
8206         (wl-folder-update-access-group): Ditto.
8207         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8208         * wl-thread.el (wl-thread-close-all): Ditto.
8209
8210         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8211         progress gauge only when it was displayed.
8212         * wl-folder.el (wl-folder-insert-entity): Ditto.
8213
8214 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8215
8216         * wl-summary.el (wl-summary-incorporate): Enclose
8217         `wl-summary-sync-force-update' with save-excursion.
8218
8219 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8220
8221         * wl-summary.el (wl-summary-prefetch-region):
8222         Pass current cursor point to `pos-visible-in-window-p' after
8223         moving cursor to the started point.
8224
8225 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8226
8227         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8228
8229         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8230         fields from the forwarding message.
8231         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8232         `ignored-fields'.
8233
8234 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8235
8236         * wl-mime.el (wl-message-request-partial):
8237         Eliminated argument `msgdb'.
8238         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8239         (wl-mime-combine-message/partial-pieces): Likewise.
8240         * tm-wl.el (wl-message-request-partial): Likewise.
8241         (wl-mime-combine-message/partial-pieces): Likewise.
8242
8243 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8244
8245         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8246         when display is finished.
8247
8248 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8249
8250         * wl-summary.el (wl-summary-goto-folder-subr):
8251         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8252
8253 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8254
8255         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8256         when cursor point is visible.
8257
8258 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8259
8260         * wl-expire.el (wl-expire-archive-get-max-number):
8261         Don't use `file-name-directory'.
8262
8263 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8264
8265         * wl-expire.el (wl-expire-archive-get-max-number):
8266         Use `file-name-directory'.
8267
8268 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8269
8270         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8271         only when there is progress.
8272
8273 2000-04-13  Mito <mit@nines.nec.co.jp>
8274
8275         * wl-summary.el (wl-summary-sync-marks): Display progress.
8276
8277 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8278
8279         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8280         (wl-summary-prev): Move cursor regardless of unread status.
8281         (wl-summary-next): Ditto.
8282
8283 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8284
8285         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8286         Added argument `target' and `number'.
8287         * tm-wl.el (wl-summary-burst-subr): New function.
8288         (wl-summary-burst): Use it.
8289
8290 2000-04-10  Mito <mit@nines.nec.co.jp>
8291
8292         * wl-mime.el (wl-burst): New function.
8293         (wl-summary-burst): Use it.
8294
8295 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8296
8297         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8298         as petname when there's no candidate.
8299
8300 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8301
8302         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8303         New variable.
8304         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8305
8306         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8307
8308         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8309
8310 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8311
8312         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8313         Use substring of `original' instead of buffer-substring.
8314         (wl-refile-evaluate-rule):
8315         Set `original' argument of wl-refile-expand-newtext.
8316
8317         * wl-summary.el
8318         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8319         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8320         (wl-summary-auto-refile): Check existence of destination folder just
8321         before marking.
8322
8323 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8324
8325         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8326         when wl-refile-get-field-value return nil.
8327
8328 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8329
8330         * wl-refile.el
8331         (wl-refile-expand-newtext): New function imported from Gnus.
8332         (wl-refile-evaluate-rule): Use it.
8333
8334 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8335
8336         * wl-summary.el (wl-summary-print-destination):
8337         Duplicate folder string to avoid putting text-property on
8338         original string.
8339
8340         * wl-refile.el (wl-refile-get-field-value): New function.
8341         (wl-refile-evaluate-rule): New function;
8342         Evaluate refile rule recursively.
8343         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8344         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8345         New function; Check existence of a target folder recursively.
8346         (wl-summary-auto-refile-check-refile-rule-alist):
8347         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8348
8349 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8350
8351         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8352
8353         * wl-folder.el (wl-create-folder-entity-from-buffer):
8354         Fixed problem when '}' character is contained in folder name.
8355
8356         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8357
8358 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8359
8360         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8361         (wl-fldmgr-add-completion-all-completions):
8362         Use wl-fldmgr-add-completion-hashtb.
8363
8364 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8365
8366         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8367         wl-fldmgr-add-completion-subr): New functions.
8368         * wl-folder.el (wl-folder-completion-func): New variable.
8369         * wl-summary.el (wl-summary-read-folder):
8370         Use wl-folder-completion-func.
8371
8372         * wl-refile.el: Eliminate throw & catch.
8373
8374         * wl.el (wl-plugged-sending-queue-status): Fixed.
8375
8376 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8377
8378         * wl-draft.el (wl-draft): Put category property on
8379         mail-header-separator.