e9f8c62287de7aa556b487a0bbf63c1c4a7e943d
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
4         `elmo-message-entity-field' with 3rd argument which is non-nil.
5
6 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
9         Removed duplicate local bind `folder'.
10
11 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
12
13         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
14
15 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
16
17         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
18         duplicate definition.
19
20 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
21
22         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
23         non-nil, use it; Don't fetch message if there's no message in the
24         current cursor position.
25
26 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
27
28         * wl-util.el (wl-region-exists-p): Use region-active-p.
29         (wl-deactivate-region): New function.
30         * wl-message.el (wl-message-redisplay): Deactivate region.
31
32         * wl-summary.el (wl-summary-reply): Call
33         `wl-summary-set-message-buffer-or-redisplay' instead of
34         `wl-summary-redisplay-internal', don't move point.
35
36 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
37
38         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
39         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
40         by regexp.
41
42 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
43
44         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
45         if no need.
46
47 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
48
49         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
50         default value to nil.
51         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
52         `wl-summary-prepare-hook'; Replace refile action to
53         `wl-summary-exec-action-refile-with-register'.
54
55         * Version number is increased to 2.11.22.
56
57 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
58
59         * wl-summary.el (wl-summary-detect-mark-position): Set
60         `wl-summary-buffer-weekday-name-lang'.
61
62 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
63
64         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
65         (wl-summary-mark-as-read-all): Ditto.
66         (wl-summary-delete-messages-on-buffer): Ditto.
67         (wl-summary-sync-update): Ditto.
68         (wl-summary-mark-as-read-internal): Ditto.
69         (wl-summary-mark-as-answered-internal): Ditto.
70         (wl-summary-update-folder-info): Abolished.
71
72 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
73
74         * wl-summary.el (wl-summary-mark-as-read-all): Use
75         `wl-summary-update-folder-info' instead of
76         `wl-folder-update-unread'.
77
78 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
79
80         * wl-summary.el (wl-summary-update-folder-info): New function derived from
81         `wl-summary-folder-info-update'.
82         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
83         instead of `wl-summary-folder-info-update'.
84         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
85         `wl-folder-set-folder-updated'.
86         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
87         instead of `wl-folder-update-unread'.
88         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
89         the value of `wl-summary-buffer-unread-count' for the second parameter of
90         `wl-folder-update-unread'.
91
92         * Version number is increased to 2.11.21.
93
94 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
95
96         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
97         a local variable.
98
99 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
100
101         * wl-spam.el (wl-summary-mark-spam): Show message only if call
102         interactively.
103
104         * wl-summary.el (wl-summary-mark-as-important-internal): New
105         internal function.
106         (wl-summary-mark-as-important): Use it.
107         (wl-summary-mark-as-unimportant): New function.
108         (wl-summary-sync-marks): Follow the API change.
109
110         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
111
112         * wl-mime.el (wl-summary-burst): Check target folder is writable.
113
114 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
115
116         * wl-folder.el (wl-folder-update-unread): Re-indent.
117         Narrow the scope of a local variable.
118
119 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
120
121         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
122         (wl-addrmgr-merge-entries): Ditto.
123         (wl-addrmgr): Added to address entry which exists in draft buffer
124         if no entry is in original.
125
126 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
127
128         * wl-batch.el: New file.
129
130 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
131
132         * wl-vars.el (wl-use-semi): Remove unused variable.
133
134 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
135
136         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
137         "?".
138
139 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
140
141         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
142         wl-summary-new-mark.
143         (wl-summary-new-cached-mark): New user option.
144         (wl-summary-score-marks): Follow the change above.
145         (wl-summary-auto-refile-skip-marks): Ditto.
146         (wl-summary-incorporate-marks): Ditto.
147         (wl-summary-expire-reserve-marks): Ditto.
148
149         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
150
151         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
152         (wl-summary-persistent-mark-string): Distinguished between cached
153         and uncached mark when the message is new.
154
155 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
156
157         * wl-spam.el (wl-spam-domain): Renamed from
158         `wl-spam-folder-guess-domain'.
159         (wl-summary-exec-action-spam): Register as spam if domain of the
160         source folder is good.
161         (wl-summary-exec-action-refile-with-register): Register message if
162         domain of the source folder is not undecided.
163
164 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
165
166         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
167         detect thread loop.
168
169 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
170
171         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
172         and wl-summary-skip-mark-list.
173
174 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
175
176         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
177
178         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
179
180         * wl-spam.el (toplevel): Require wl-highlight.
181         (wl-spam-auto-check-policy-alist): Abolish.
182         (wl-spam-auto-check-folder-regexp-list): New user option.
183         (wl-spam-auto-check-marks): Ditto.
184         (wl-spam-mark-action-list): Ditto.
185         (wl-highlight-summary-spam-face): New face.
186         (wl-spam-auto-check-message-p): New function.
187         (wl-spam-map-spam-messages): Fixed message.
188         (wl-spam-register-spam-messages): Ditto.
189         (wl-spam-register-good-messages): Ditto.
190         (wl-summary-spam-map): Add and remove keybind.
191         (wl-summary-target-mark-spam): Abolish.
192         (wl-summary-refile-spam): Ditto.
193         (wl-summary-test-spam): New function.
194         (wl-summary-mark-spam): Ditto.
195         (wl-summary-auto-check-spam): Follow the above change.
196         (wl-summary-exec-action-spam): New function.
197         (wl-summary-exec-action-refile-with-register): Fixed message.
198         (wl-message-check-spam): New function.
199         (wl-spam-setup): Ditto.
200         (toplevel): Call it if this file is loaded interactivity.
201
202         * Version number is increased to 2.11.20.
203
204 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
205
206         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
207         when new optional argument `force' is non nil or modified.
208
209 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
210
211         * wl.el (toplevel): Require wl-spam when compile.
212         (wl-save-status): Call wl-spam-save-status.
213
214         * wl-spam.el (wl-spam-register-spam-messages): New function.
215         (wl-spam-register-good-messages): Ditto.
216         (wl-spam-save-status): Ditto.
217         (wl-summary-mode-map): Bind
218         wl-summary-target-mark-register-as-spam to "ms" and
219         wl-summary-target-mark-register-as-good to "mn".
220         (wl-summary-register-as-spam): Abolish optional argument; Use
221         wl-spam-register-spam-messages.
222         (wl-summary-register-as-spam-all): Use
223         wl-spam-register-spam-messages.
224         (wl-summary-register-as-good): Abolish optional argument; Use
225         wl-spam-register-good-messages.
226         (wl-summary-register-as-good-all): Use
227         wl-spam-register-good-messages.
228         (wl-summary-target-mark-register-as-spam): New funtion.
229         (wl-summary-target-mark-register-as-good): Ditto.
230
231 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
232
233         * wl-spam.el: New file.
234
235 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
236
237         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
238
239         * wl-action.el (wl-auto-refile-guess-functions): New variable.
240         (wl-summary-auto-refile): Call wl-refile-guess with
241         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
242
243 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
244
245         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
246         with disable-thread argument non-nil.
247
248 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
249
250         * wl-summary.el (wl-summary-rescan): Added optional argument
251         disable-thread.
252         (wl-summary-sync): Call wl-summary-rescan with argument
253         disable-thread.
254         (wl-summary-input-range): Added new range `rescan-thread'.
255
256 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
257
258         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
259
260 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
261
262         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
263         internal variable.
264         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
265         wl-summary-search-parent-by-subject-regexp and
266         wl-summary-divide-thread-when-subject-changed as nil.
267         (wl-summary-insert-sequential): If entity is nil, nothing to do.
268         (wl-summary-insert-thread): Search parent entity from
269         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
270         thread loop.
271
272 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
273
274         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
275
276         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
277
278         * wl-util.el (wl-require-update-all-folder-p): New function.
279         (wl-get-assoc-list-value): Added `function' to match directive.
280         (wl-collect-draft): Rewrite.
281
282         * wl-summary.el (wl-summary-sync-update): Clear faces
283         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
284         are non-nil.
285         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
286         argument as function.
287         (wl-summary-input-range): Ditto.
288
289         * wl-folder.el (wl-draft-get-folder): New function.
290         (wl-folder-get-elmo-folder): Consider draft folder.
291
292         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
293         (wl-draft-buffer-message-number): New buffer local variable.
294         (wl-draft-folder-internal): New internal variable.
295         (wl-draft-delete): Rewrite.
296         (wl-draft-save): Ditto.
297         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
298         wl-folder-get-elmo-folder.
299         (wl-draft-config-info-operation): Ditto.
300         (wl-jump-to-draft-folder): Ditto.
301         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
302         (wl-draft-reedit): Rewrite.
303
304         * Version number is increased to 2.11.19.
305         
306 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
307
308         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
309         variable.
310
311 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
312
313         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
314         Use ignore-errors instead of unwind-protect.
315
316 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
317
318         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
319         for updating `wl-thread-entity-list'.
320
321 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
322
323         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
324         parameter from calling `wl-thread-entity-get-older-brothers' and
325         `wl-thread-entity-get-younger-brothers'.
326         Replace nested `append' with a single one.
327
328 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
329
330         * wl-summary.el (wl-summary-mode): Don't use the return value of
331         `make-local-hook'.
332
333 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
334
335         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
336         instead of `let*'.
337         (wl-thread-delete-message): Likewise.  Split and narrow the scope
338         of local variables.
339
340 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
341
342         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
343         Renamed from wl-summary-window-scroll-functions.
344         (wl-summary-window-scroll-functions): Don't set to variable.
345         (wl-summary-display-top): Use run-hooks.
346         (wl-summary-display-bottom): Ditto.
347         (wl-summary-toggle-disp-msg): Ditto.
348         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
349         Use it instead of wl-summary-window-scroll-functions.
350         (wl-summary-goto-folder-subr): Don't call
351         wl-summary-window-scroll-functions, use
352         wl-summary-buffer-window-scroll-functions instead.
353
354 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
355
356         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
357         make-local-variable.
358
359 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
360
361         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
362         set-buffer-modified-p.
363         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
364         (wl-summary-display-bottom): Ditto.
365         (wl-summary-toggle-disp-msg): Ditto.
366
367 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
368
369         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
370
371         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
372         (wl-summary-forward): Use elmo-message-entity-field instead of
373         elmo-message-field.
374
375         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
376
377 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
378
379         * wl-summary.el (wl-summary-window-scroll-functions): No use
380         `append'.
381
382 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
383
384         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
385         function.
386         (wl-summary-window-scroll-functions): Call it when both
387         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
388         (wl-summary-temp-mark): Added optional argument number.
389         (wl-summary-message-mark): Added optional argument flag.
390         (wl-summary-persistent-mark): Added optional argument number and flag.
391         (wl-summary-update-persistent-mark): Ditto.
392         (wl-summary-update-status-marks): Set "r" for interactive spec.
393
394         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
395         argument number and flag.
396
397         * wl-action.el (wl-summary-registered-temp-mark): 
398         Do nothing when wl-summary-buffer-temp-mark-list is nil.
399
400 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
401
402         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
403         internal variable (buffer local).
404         (wl-summary-window-scroll-functions): New function.
405         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
406         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
407         as nil.
408         (wl-summary-update-status-marks): Added arguments beg, end and
409         check.
410         (wl-summary-update-mark-window): Use function.
411         (wl-summary-sync-update): Follow the change above.
412         (wl-summary-switch-to-clone-buffer): Copy
413         wl-summary-buffer-unsync-mark-number-list.
414         (wl-summary-goto-folder-subr): Set
415         wl-summary-buffer-unsync-mark-number-list and
416         use wl-summary-window-scroll-functions insteaf of
417         wl-summary-lazy-highlight.
418
419         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
420
421 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
422
423         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
424
425         * wl-summary.el (wl-summary-update-persistent-mark): Call
426         wl-summary-set-message-modified.
427
428         * wl-summary.el (wl-summary-sync-update): Don't call
429         wl-summary-update-status-marks.
430
431         * Version number is increased to 2.11.18.
432
433 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
434
435         * wl-message.el (wl-message-prev-page): Use save-selected-window.
436         (wl-message-next-page): Ditto.
437
438 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
439
440         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
441         local variable.  Change the order of a collected list into the
442         same as the specified range.  Remove nil from a collected list.
443
444 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
445
446         * wl-summary.el (wl-summary-insert-headers): Set visible-only
447         argument for elmo-folder-list-messages.
448
449 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
450
451         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
452         change (wl-summary-count-unreads return a list instead of a cons
453         cell).
454
455 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
456
457         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
458         `wl-summary-folder-info-update'.
459
460 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
461
462         * wl-summary.el (wl-summary-set-message-modified): No use
463         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
464         (wl-summary-set-mark-modified): Abolish.
465         (wl-summary-mark-modified-p): Ditto.
466         (wl-summary-save-view): Follow the change above.
467
468         * wl-expire.el (wl-summary-expire): Likewise.
469
470 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
471
472         * wl-summary.el (wl-summary-detect-mark-position): Use
473         modb-entity-handler.
474         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
475
476         * Version number is increased to 2.11.17.
477
478 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
479
480         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
481         entity field value.
482         (wl-summary-prefetch-msg): Ditto.
483         (wl-summary-print-message-with-ps-print): Ditto.
484
485 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
486
487         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
488         for dummy entity.
489         (wl-summary-insert-thread): Use elmo-message-entity-field.
490         (wl-summary-update-thread): Use elmo-message-entity-field and
491         elmo-message-entity-number.
492         (wl-summary-line-number):  Use elmo-message-entity-number.
493         (wl-summary-line-size): Use elmo-message-entity-field.
494         (wl-summary-line-subject): Ditto.
495         (wl-summary-line-from): Ditto.
496         (wl-summary-line-attached): Ditto.
497         (wl-summary-create-line): Ditto.
498         (wl-summary-create-line): Use elmo-message-entity-number.
499         (wl-summary-print-message-with-ps-print): Use
500         elmo-message-entity-field.
501
502 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
503
504         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
505         change in elmo-msgdb-make-message-entity.
506         (wl-summary-buffer-set-folder): Don't call
507         wl-summary-detect-mark-position here.
508         (wl-summary-rescan): Call elmo-message-entity-number.
509         (wl-summary-sync-update): Ditto.
510         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
511
512         * wl-score.el (wl-score-header-index): Redefine 2th element.
513         (wl-score-overview-entity-get-extra): Abolish.
514         (wl-score-ov-entity-get): Rewrite.
515         (wl-score-string-index<, wl-score-string-func<): Abolish.
516         (wl-score-string<): New function.
517         (wl-score-string-sort): Use it.
518
519         * wl-refile.el (wl-refile-guess-by-history): Use
520         elmo-message-entity-field.
521         (wl-refile-guess-by-from): Ditto.
522         (wl-refile-guess-by-msgid): Ditto.
523
524         * Version number is increased to 2.11.16.
525
526 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
527
528         * wl-folder.el (wl-folder-confirm-existence): Don't call
529         file-exists-p if msgdb-path is nil.
530         * wl-summary.el, wl-draft.el, wl-action.el: Rename
531         `wl-read-folder-hist' to `wl-read-folder-history'.
532
533 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
534
535         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
536         `y-or-n-p'.
537
538 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
539
540         * wl-score.el (wl-score-headers): Don't use
541         elmo-folder-do-each-message-entity.
542
543         * Version number is increased to 2.11.15.
544
545 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
546
547         * wl-summary.el (wl-summary-delete-all-msgs): Use
548         elmo-folder-move-messages instead of elmo-folder-delete-messages
549         and elmo-folder-detach-messages.
550         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
551
552         * wl-expire.el (wl-expire-delete): Ditto.
553         (wl-expire-refile-with-copy-reserve-msg): Ditto.
554
555 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
556
557         * wl-vars.el (wl-message-use-header-narrowing): New user option.
558         (wl-message-header-narrowing-fields): Ditto.
559         (wl-message-header-narrowing-lines): Ditto.
560         (wl-message-header-narrowing-string): Ditto.
561
562         * wl-summary.el (wl-summary-mode-map): Bind
563         wl-summary-toggle-header-narrowing to "C-cC-f".
564         (wl-summary-toggle-header-narrowing): New function.
565
566         * wl-message.el (wl-message-buffer-create): Call
567         wl-message-header-narrowing-setup.
568         (wl-message-redisplay): Call wl-message-header-narrowing.
569         (wl-message-header-narrowing): New function.
570         (wl-message-header-narrowing-map): New keymap.
571         (wl-message-header-narrowing-widen-map): New keymap.
572         (wl-message-header-narrowing-again-at-mouse): New function.
573         (wl-message-header-narrowing-1): Ditto.
574         (wl-message-header-narrowing-widen-at-mouse): Ditto.
575         (wl-message-header-narrowing-setup): Ditto.
576         (wl-message-header-narrowing-toggle): Ditto.
577         
578         * wl-highlight.el (wl-message-header-narrowing-face): New face.
579
580         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
581         'flag as all.
582         (wl-use-flag-folder-help-echo): New user option.
583
584         * wl-summary.el (wl-summary-detect-mark-position): Bind 
585         wl-summary-highlight as nil.
586         (wl-summary-set-mark-modified): Follow the API change.
587         (wl-summary-mark-modified-p): Ditto.
588         (wl-summary-mark-as-read-all): Ditto.
589         (wl-summary-sync-marks): Don't call
590         elmo-folder-list-messages-with-global-mark.
591         (wl-summary-mark-as-read-internal): Follow the API change.
592         (wl-summary-mark-as-answered-internal): Ditto.
593         (wl-summary-mark-as-important): Cause an error when 'flag folder;
594         Follow the API change.
595         (wl-summary-create-line): Call with number argument.
596         (wl-summary-reply): Follow the API change.
597
598         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
599         function.
600         (wl-highlight-summary-line-string): Call it when
601         wl-use-flag-folder-help-echo is non-nil.
602         (wl-highlight-summary-current-line): Ditto.
603         (elmo-flag-folder-referrer): Added autoload setting.
604
605         * wl-draft.el (wl-draft-kill): Follow the API change.
606
607         * Version number is increased to 2.11.14.
608         
609 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
610
611         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
612
613 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
614
615         * Version number is increased to 2.11.13.
616
617 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
618
619         * wl-draft.el (wl-draft-previous-history-element): Fixed
620         unbalanced parenthesis and bind unbound local variables.
621
622 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
623
624         * wl-draft.el (wl-draft-previous-history-element): New function.
625         (wl-draft-next-history-element): Ditto.
626         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
627         them to M-p and M-n.
628
629 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
630
631         * Version number is increased to 2.11.12.
632
633 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
634
635         * wl-draft.el (wl-draft-hide): Select buffer-window.
636
637 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
638
639         * wl-summary.el (wl-summary-narrow-to-region): New function.
640         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
641         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
642         (wl-summary-save-region): Use it.
643         * wl-action.el (wl-summary-collect-numbers-region)
644         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
645
646 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
647
648         * wl-folder.el (wl-folder-count-incorporates): Don't use
649         `elmo-msgdb-mark-load'
650
651         * Version number is increased to 2.11.11.
652
653 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
654
655         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
656         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
657
658 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
659
660         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
661
662 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
663
664         * Version number is increased to 2.11.10.
665
666 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
667
668         * wl-mime.el (wl-draft-attribute-value): Fixed.
669
670 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
671
672         * wl-util.el (wl-copy-local-variables): New function.
673
674         * wl-mime.el (wl-draft-attribute-recipients): New function.
675         (wl-draft-attribute-envelope-from): Ditto.
676         (wl-draft-attribute-smtp-posting-server): Ditto.
677         (wl-draft-attribute-smtp-posting-port): Ditto.
678         (wl-draft-attribute-value): Ditto.
679         (wl-draft-preview-message): Use it to get value for
680         attributes. Reflect result of `wl-draft-config'.
681
682         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
683         and call `wl-summary-mark-as-read' before to call
684         `wl-summary-unset-mark'.
685         (wl-summary-target-mark-mark-as-unread): Likewise.
686         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
687
688 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
689
690         * wl-mime.el (wl-draft-preview-message): Use actual value for
691         attributes; Fix for small window.
692
693 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
694
695         * wl-refile.el (wl-refile-get-field-value): Call
696         `elmo-message-entity-field' with 3rd argument is non-nil.
697
698 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
699
700         * wl-vars.el (wl-draft-preview-attributes): New user option.
701         (wl-draft-preview-attributes-list): Ditto.
702         (wl-draft-preview-attributes-buffer-lines): Ditto.
703         (wl-draft-preview-attributes-buffer-name): Ditto.
704
705         * wl-mime.el (wl-draft-preview-message): Display attributes.
706
707 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
708
709         * wl-summary.el (wl-summary-detect-mark-position): Bind
710         wl-summary-flag-priority-list to '(new).
711
712 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
713
714         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
715         funtion.
716         (wl-highlight-summary-line-string): Use it.
717         (wl-highlight-summary-current-line): Ditto.
718
719 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
720
721         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
722         line even when the mark string is not changed.
723
724         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
725         argument change in the wl-summary-create-line.
726         (wl-thread-insert-entity-sub): Ditto.
727
728         * wl-summary.el (wl-summary-detect-mark-position): Follow the
729         argument change in the wl-summary-create-line.
730         (wl-summary-insert-sequential): Ditto.
731         (wl-summary-update-thread): Ditto.
732         (wl-summary-persistent-mark-string): New inline function.
733         (wl-summary-message-mark): Use it.
734         (wl-summary-create-line): Abolish argument wl-persistent-mark
735         and added wl-flags, wl-cached.
736
737         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
738         mark to flags.
739         (wl-highlight-summary-current-line): Decide the face not by the 
740         persistent mark but flags.
741
742 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
743
744         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
745         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
746         wl-summary-read-uncached-mark): Revive.
747         (wl-summary-answered-cached-mark,
748         wl-summary-answered-uncached-mark): New user option.
749         (wl-summary-score-marks): Follow the change above.
750         (wl-summary-auto-refile-skip-marks): Ditto.
751         (wl-summary-incorporate-marks): Ditto.
752         (wl-summary-expire-reserve-marks): Ditto.
753         (wl-summary-flag-priority-list): New user option.
754
755         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
756         changes.
757         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
758         of elmo-message-mark.
759         (wl-summary-mark-as-read-internal): Ditto.
760         (wl-summary-mark-as-answered): Ditto.
761         (wl-summary-mark-as-important): Ditto.
762         (wl-summary-redisplay-internal): Ditto.
763         (wl-summary-redisplay-no-mime-internal): Ditto.
764         (wl-summary-message-mark): New function.
765         (wl-summary-insert-sequential): Use wl-summary-message-mark
766         instead of elmo-message-mark.
767         (wl-summary-update-thread): Ditto.
768         (wl-summary-persistent-mark): Ditto.
769         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
770         instead of elmo-message-mark.
771
772         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
773         wl-summary-message-mark instead of elmo-message-mark.
774         (wl-thread-insert-entity-sub): Ditto.
775         (wl-thread-get-children-msgs-uncached): Ditto.
776
777         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
778         variable name changes.
779         (wl-highlight-summary-current-line): Ditto.
780
781         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
782         wl-summary-message-mark instead of elmo-message-mark.
783
784         * wl-expire.el (wl-expire-message-p): Ditto.
785
786         * wl-score.el (wl-score-headers): Ditto.
787
788         * Version number is increased to 2.11.9.
789
790         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
791         (wl-summary-sync-update): Follow the change above.
792         (wl-summary-switch-to-clone-buffer): Ditto.
793         (wl-summary-open-folder): Ditto.
794
795 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
796
797         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
798         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
799
800         * Version number is increased to 2.11.8.
801
802         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
803
804         * wl-expire.el (wl-expire-refile): Follow the API change on
805         `elmo-folder-move-messages'.
806         (wl-expire-refile-with-copy-reserve-msg): Ditto.
807
808         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
809         (wl-summary-exec-action-refile): Ditto.
810         (wl-summary-exec-action-copy): Ditto.
811         (wl-summary-no-auto-refile-message-p): No use
812         `wl-summary-buffer-msgdb'.
813         (wl-summary-auto-refile): Ditto.
814
815 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
816
817         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
818
819 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
820
821         * wl-summary.el (wl-summary-sync): Treat no-sync.
822
823         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
824         (wl-default-sync-range): Ditto.
825
826 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
827
828         * wl-refile.el (wl-refile-subject-learn): Call
829         `elmo-message-entity-field' with 3rd argument is non-nil.
830         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
831         instead of `elmo-msgdb-overview-entity-get-subject'.
832
833 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
834
835         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
836         scan-type is rescan.
837         (wl-summary-delete-all-temp-marks): Remove scored mark too when
838         new optional argument force is non-nil.
839         (wl-summary-save-view-cache): Call it with force argument non-nil.
840
841         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
842
843 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
844
845         * wl-action.el (wl-summary-print-argument): Fixed last change.
846
847 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
848
849         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
850         simplified.
851         (wl-summary-target-mark-mark-as-unread): Likewise.
852         (wl-summary-target-mark-mark-as-important): Likewise.
853
854 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
855
856         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
857         * wl-summary.el (wl-summary-mark-as-important): Arranged.
858         (wl-summary-mark-as-important-region): Change accordingly.
859         (wl-summary-target-mark-mark-as-important): Ditto.
860
861 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
862
863         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
864
865         * wl-action.el (wl-summary-print-argument): Print argument to
866         right side of window if `wl-summary-print-argument-within-window'
867         is non-nil.
868
869 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
870
871         * wl-action.el (wl-summary-set-mark): Use
872         `wl-summary-message-visible-p' to check visibility of the message
873         and jump to message only when the message line is visible and have
874         different number; Call wl-summary-unset-mark with number argument.
875         (wl-summary-unset-mark): 
876         Use `wl-summary-message-visible-p'
877         to check visibility of the message and jump to message only when
878         the message line is visible and have different number;
879
880 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
881
882         * Version number is increased to 2.11.7.
883
884         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
885         and wl-folder-summary-line-format.
886
887         * wl-summary.el (wl-summary-message-visible-p): New inline function.
888         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
889         (wl-summary-set-score-mark): Use it.
890         (wl-summary-target-mark-mark-as-read): Ditto.
891         (wl-summary-target-mark-mark-as-unread): Ditto.
892         (wl-summary-target-mark-mark-as-important): Ditto.
893         (wl-summary-target-mark-msgs): Simplified.
894         (wl-summary-detect-mark-position): Fixed problem when
895         summary-line-format no contain persisten/temp mark spec.
896         (wl-summary-temp-mark): Ditto.
897         (wl-summary-persistent-mark): Ditto.
898         (wl-summary-update-persistent-mark): Ditto.
899
900         * wl-action.el (wl-summary-set-mark): Ditto.
901         (wl-summary-unset-mark): Ditto.
902         All other related portions are changed.
903
904 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
905
906         * Version number is increased to 2.11.6.
907
908 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
909
910         * wl-util.el (wl-current-message-buffer): Define as function;
911         Don't use the value of wl-messge-buffer.
912
913         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
914         persistent mark.
915
916         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
917         no current message, cause an error.
918
919 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
920
921         * wl-summary.el (wl-summary-set-message-modified): Use
922         elmo-folder-set-message-modified instead of
923         elmo-folder-set-message-modified-internal.
924
925 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
926
927         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
928         interactively.
929         (wl-summary-sync): nokill->entirely.
930         (wl-summary-sync-marks): Fixed message.
931         (wl-summary-input-range): Added mark, nokill->entirely.
932
933         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
934         messages as read.
935
936 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
937
938         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
939         update-noscore.
940         (wl-summary-sync): Follow the change above.
941
942 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
943
944         * wl-action.el (wl-summary-target-mark-all): Use
945         elmo-folder-list-messages.
946
947 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
948
949         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
950         (wl-summary-rescan): Set wl-summary-scored as nil.
951         (wl-summary-sync-force-update): Follow the change above.
952         (wl-summary-sync): Ditto.
953         (wl-summary-sync-update): Added argument disable-killed.
954         (wl-summary-insert-headers): Set visible-only argument for
955         elmo-folder-list-messages.
956         (wl-summary-input-range): Added update-nokill, update-noscore,
957         all-nokill, all-noscore and mark.
958
959         * Version number is increased to 2.11.5.
960
961         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
962
963 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
964
965         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
966         (wl-summary-prefetch-region-no-mark): Change accordingly.
967         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
968
969 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
970
971         * wl-address.el (wl-complete-field-to): Abolished.
972         (wl-complete-address): Completion function for completing-read.
973         * wl-action.el (wl-summary-get-resend-address): Use it.
974
975         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
976         wl-summary-update-mark and abolish unused argument.
977         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
978         (wl-summary-delete-cache, wl-summary-resume-cache-status)
979         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
980         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
981         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
982         * wl-draft.el (wl-draft-kill): Ditto.
983
984         * wl-summary.el: Remove unused binding of case-fold-search.
985         (wl-summary-replace-status-marks): Abolished.
986
987 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
988
989         * wl-action.el (wl-summary-set-mark): Cause an error when no message
990         is specified or folder length is zero.
991
992 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
993
994         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
995         (wl-folder-archive-current-entity): Ditto.
996
997 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
998
999         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1000         retrieving message mark.
1001         (wl-summary-redisplay-internal): Ditto.
1002
1003         * wl-message.el (wl-message-buffer-display): Ignore errors while
1004         retrieving message-id field.
1005
1006         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1007         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1008         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1009         order of the arguments for `wl-expire-message-p'.
1010         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1011
1012         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1013         Check return value of wl-summary-reply.
1014         (wl-summary-reply): Recover window configuration when an error occured.
1015
1016 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1017
1018         * wl-summary.el (wl-summary-resend-message): Abolished, the
1019         feature is inherited by wl-summary-resend (put resend mark).
1020
1021 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1022
1023         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1024         wl-message-buffer to nil when the message is hide.
1025
1026 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1027
1028         * .cvsignore: New file.
1029
1030 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1031
1032         * wl-action.el (wl-summary-action-docstring): Add more info.
1033         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1034         duplicate definition.
1035         (wl-summary-define-mark-action): Functions wl-summary-*-region
1036         keep current position.
1037         (wl-summary-unregister-target-mark): Store result to the variable.
1038
1039 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1040
1041         * Version number is increased to 2.11.4.
1042
1043 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1044
1045         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1046         wl-summary-delete-all-temp-marks.
1047         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1048
1049         * wl-action.el (wl-summary-set-mark): Changed terminology
1050         refile-destination -> action-argument.
1051         (wl-summary-unset-mark): Ditto.
1052         (wl-summary-remove-argument): Ditto.
1053         (wl-summary-print-argument): Ditto.
1054
1055         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1056         (wl-thread-remove-argument-region): Ditto.
1057         (wl-thread-print-argument-region): Ditto.
1058         (wl-thread-close): Ditto.
1059         (wl-thread-open): Ditto.
1060
1061         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1062         (wl-highlight-refile-destination-face is abolished)
1063         (wl-highlight-action-argument-string): Ditto.
1064         (wl-highlight-summary-current-line): Highlight action argument.
1065
1066         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1067         color for light backgrounds.
1068         (wl-highlight-summary-answered-face): Ditto.
1069
1070 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1071
1072         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1073
1074         * wl-score.el (wl-summary-score-update-all-lines): Use
1075         wl-summary-set-mark.
1076         (wl-summary-score-update-all-lines): Kill expunged messages.
1077
1078         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1079
1080 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1081
1082         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1083         directly.
1084         (wl-score-overview-entity-get-lines): Ditto.
1085         (wl-score-overview-entity-get-xref): Ditto.
1086         (wl-score-get-latest-msgs): Ditto.
1087         (wl-summary-rescore): Ditto.
1088
1089         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1090         to "&".
1091         (wl-summary-mark-as-answered-internal): New inline function.
1092         (wl-summary-mark-as-answered): New function.
1093         (wl-summary-mark-as-unanswered): Ditto.
1094         (wl-summary-sync-marks): Modified for answered-mark synching.
1095
1096 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1097
1098         * wl-action.el (wl-summary-set-mark): Fixed last change.
1099
1100 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1101
1102         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1103         behavior of wl-summary-unread-message-hook
1104         (Pointed out by akira yamada <akira@arika.org>).
1105
1106 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1107
1108         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1109         wl-summary-delete.
1110         * wl-xmas.el (wl-summary-toolbar): Ditto.
1111
1112         * wl-action.el (wl-summary-set-mark): Don't override current
1113         temp-mark.
1114
1115         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1116
1117 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1118
1119         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1120         (wl-refile-msgid-learn): Ditto.
1121         (wl-refile-get-field-value): Ditto.
1122
1123         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1124
1125         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1126         (wl-expire-delete-reserved-messages): Renamed from
1127         wl-expire-reserve-marked-msgs-from-list.
1128         (wl-expire-delete): Removed argument `msgdb'.
1129         (wl-expire-refile): Ditto.
1130         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1131         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1132         mark-alist as argument.
1133         (wl-expire-archive-number1): Removed argument `msgdb'.
1134         (wl-expire-archive-number2): Ditto.
1135         (wl-expire-archive-date): Ditto.
1136         (wl-expire-localdir-date): Ditto.
1137         (wl-expire-hide): Ditto.
1138         (wl-archive-number1): Ditto.
1139         (wl-archive-number2): Ditto.
1140         (wl-archive-date): Ditto.
1141         (wl-archive-folder): Ditto.
1142         All other related portions are changed.
1143
1144 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1145
1146         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1147         mean move up and down. (suggested by Takashi Kawachi)
1148
1149 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1150
1151         * wl-acap.el (toplevel): Don't require un-define.
1152
1153 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1154
1155         * wl-thread.el (wl-thread-delete-message): Always update
1156         wl-summary-buffer-number-list.
1157
1158         * wl-action.el (wl-summary-print-destination): 
1159         Do nothing when folder is nil.
1160
1161 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1162
1163         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1164         persistent mark when prefetch is succeeded.
1165
1166 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1167
1168         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1169         instead of elmo-msgdb-delete-msgs.
1170         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1171         (wl-expire-hide): Ditto.
1172
1173         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1174
1175         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1176         elmo-msgdb interface.
1177         (wl-thread-get-exist-children): Likewise.
1178         (wl-thread-insert-message): Likewise.
1179         (wl-thread-msg-mark-as-important): Likewise.
1180         (wl-thread-insert-entity-sub): Likewise.
1181         (wl-thread-get-children-msgs-uncached): Likewise.
1182
1183         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1184         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1185         (wl-summary-sync-update): Likewise.
1186         (wl-summary-auto-select-msg-p): Likewise.
1187         (wl-summary-update-thread): Likewise.
1188         (wl-summary-mark-as-important): Likewise.
1189         (wl-summary-jump-to-msg-internal): Likewise.
1190         (wl-summary-redisplay-internal): Likewise.
1191         (wl-summary-print-message-with-ps-print): Likewise.
1192         (wl-summary-folder-info-update): Likewise.
1193
1194         * wl-folder.el (wl-folder-check-one-entity):
1195         elmo-folder-count-flags instead of wl-summary-count-unread.
1196
1197         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1198
1199         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1200
1201         * wl-summary.el (wl-summary-set-message-modified): 
1202         Call wl-summary-set-mark-modified.
1203         (wl-summary-delete-messages-on-buffer): Call
1204         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1205         (wl-summary-sync-update): Call elmo-folder-length instead of
1206         elmo-folder-messages.
1207         (wl-summary-insert-headers): Don't call
1208         elmo-folder-list-message-entities.
1209
1210 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1211
1212         * wl-action.el (wl-summary-define-mark-action): Call
1213         `wl-summary-set-mark' with argument `data'.
1214         (wl-summary-auto-refile): Fixed order of arguments when call
1215         `wl-summary-refile'.
1216
1217 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1218
1219         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1220
1221         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1222
1223         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1224         (Renamed from wl-highlight-summary-deleted-face).
1225         (wl-highlight-summary-resend-face): New face.
1226
1227         (wl-highlight-summary-deleted-face): Renamed from
1228         wl-highlight-summary-erased-face.
1229
1230         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1231
1232         * wl-action.el (wl-summary-get-resend-address): New function.
1233         (wl-summary-exec-action-resend): Ditto.
1234         (wl-summary-exec-action-resend-subr): Ditto.
1235
1236         * w-thread.el (wl-thread-copy): Removed definition.
1237         (wl-thread-refile): Ditto.
1238         (wl-thread-delete): Ditto.
1239         (wl-thread-target-mark): Ditto.
1240
1241         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1242         (wl-summary-target-mark-set-action): Fixed.
1243         (wl-summary-define-mark-action): Fixed quotation.
1244         (wl-summary-move-mark-list-messages): Display message.
1245         (wl-summary-define-mark-action): Define thread functions.
1246         (wl-summary-exec-action-refile): Changed message.
1247         (wl-summary-exec): Ditto.
1248
1249 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1250         
1251         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1252         '%%'.
1253
1254 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1255
1256         * wl.el (toplevel): Require wl-action.
1257         (wl-init): Call wl-summary-define-mark-action.
1258
1259         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1260
1261         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1262         wl-summary-delete and wl-summary-erase.
1263         (wl-summary-mode-map): Ditto.
1264
1265         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1266         wl-delete-folder-alist.
1267
1268         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1269         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1270         (toplevel): Moved mark & action related functions to the wl-action.el.
1271
1272         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1273         in wl-summary-mark-action-list.
1274         (wl-highlight-summary-current-line): Ditto.
1275
1276         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1277         empty lines.
1278
1279         * wl-action.el: New file. 
1280
1281 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1282
1283         * wl-summary.el (wl-summary-target-mark-replace): New function.
1284         (wl-summary-target-mark-prefetch): Use it.
1285         (wl-summary-target-mark-delete): Ditto.
1286         (toplevel): Rearranged definition order.
1287         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1288         (wl-summary-target-mark-erase): Rewrite.
1289         (wl-summary-erase-region): New function.
1290         (wl-summary-exec-action-erase): Changed message.
1291         (wl-summary-move-mark-list-messages): New function.
1292         (wl-summary-exec-action-delete): Use it.
1293         (wl-summary-exec-action-erase): Ditto.
1294
1295         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1296         (wl-summary-skip-mark-list): Added "d".
1297
1298         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1299         while searching.
1300
1301         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1302         and define using defcustom;
1303         Define 4th element as a face.
1304         
1305         * wl-summary.el (wl-summary-incorporate): Use 
1306         `wl-summary-prefetch-region-no-mark' instead of
1307         `wl-summary-prefetch-region'.
1308         (wl-summary-prefetch-region-no-mark): Revival of old
1309         `wl-summary-prefetch-region'.
1310         (wl-summary-mark-action-list): Moved to wl-vars.el
1311
1312         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1313         face according to the `wl-summary-mark-action-list'.
1314         (wl-highlight-summary-current-line): Ditto;
1315         Removed destination highlighting.
1316
1317         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1318         (wl-highlight-summary-line-string): Highlight for "i" mark.
1319         (wl-highlight-summary-current-line): Ditto.
1320
1321         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1322         no destination.
1323
1324         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1325         exists, just go ahead.
1326         (wl-summary-prefetch-region): Rewrite.
1327         (wl-summary-prefetch): Ditto.
1328         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1329         (wl-summary-exec-action-prefetch): New function.
1330         (wl-summary-target-mark-prefetch): Rewrite.
1331
1332 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1333
1334         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1335         (wl-highlight-summary-line-string): Added "d" and "D".
1336         (wl-highlight-summary-current-line): Ditto.
1337
1338         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1339         in wl-summary.el.
1340         (wl-thread-insert-entity-sub): Ditto.
1341         (wl-thread-remove-destination-region): Ditto.
1342         (wl-thread-print-destination-region): Ditto.
1343
1344         * wl-summary.el (wl-summary-buffer-refile-list,
1345         wl-summary-buffer-delete-list,
1346         wl-summary-buffer-copy-list): Abolish.
1347         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1348         All other related portions are changed.
1349         (wl-summary-mark-action-list): New variable.
1350         (wl-summary-set-mark): New function.
1351         (wl-summary-register-target-mark): Ditto.
1352         (wl-summary-unregister-target-mark): Ditto.
1353         (wl-summary-have-target-mark-p): Ditto.
1354         (wl-summary-register-temp-mark): Ditto.
1355         (wl-summary-unregister-temp-mark): Ditto.
1356         (wl-summary-registered-temp-mark): Ditto.
1357         (wl-summary-collect-temp-mark): Ditto.
1358         (wl-summary-unset-mark): Ditto.
1359         (wl-summary-set-target-mark): Ditto.
1360         (wl-summary-unset-target-mark): Ditto.
1361         (wl-summary-set-action-generic): Ditto.
1362         (wl-summary-unset-action-generic): Ditto.
1363         (wl-summary-exec-action-delete): Ditto.
1364         (wl-summary-exec-action-erase): Ditto.
1365         (wl-summary-set-action-refile): Ditto.
1366         (wl-summary-set-action-refile-subr): Ditto.
1367         (wl-summary-unset-action-refile): Ditto.
1368         (wl-summary-make-destination-numbers-list): Ditto.
1369         (wl-summary-exec-action-refile): Ditto.
1370         (wl-summary-set-action-copy): Ditto.
1371         (wl-summary-unset-action-copy): Ditto.
1372         (wl-summary-exec-action-copy): Ditto.
1373         (wl-summary-collect-numbers-region): Ditto.
1374         (wl-summary-delete): Rewrite.
1375         (wl-summary-erase): Ditto.
1376         (wl-summary-remove-destination): Ditto.
1377         (wl-summary-exec): Ditto.
1378         (wl-summary-exec-region): Ditto.
1379         (wl-summary-target-mark-erase): Ditto.
1380         (wl-summary-refile): Ditto.
1381         (wl-summary-copy): Ditto.
1382         (wl-summary-unmark): Ditto.
1383         (wl-summary-delete-all-mark): Ditto.
1384         (wl-summary-mark-line): Don't highlight.
1385         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1386         (wl-summary-target-mark-refile-subr): Rewrite.
1387
1388         (wl-summary-copy-prev-destination): Abolish.
1389
1390 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1391
1392         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1393         default values along the value of wl-on-mule.
1394         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1395         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1396         It is not used anywhere.
1397
1398 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1399
1400         * wl-summary.el (wl-summary-print-destination): Keep position.
1401         (wl-summary-cursor-move-surface): Keep horizontal position.
1402
1403 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1404
1405         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1406         write sendlog.
1407
1408 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1409
1410         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1411         `wl-summary-highlight'.
1412
1413 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1414
1415         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1416         trivial condition for temp-mark.
1417
1418 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1419
1420         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1421         when it hits killed buffer.
1422
1423 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1424
1425         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1426         * wl-news.el.in: `message' and `error' take format string.
1427
1428 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1429
1430         * wl-folder (wl-folder-insert-entity): Display a message,
1431         `...done', when the work finish.
1432         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1433
1434 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1435
1436         * wl-message.el (wl-message-redisplay): Remove unused local
1437         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1438
1439 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1440
1441         * wl-summary.el (wl-summary-replace-status-marks): Disable
1442         interactive use.
1443         (wl-summary-reedit): Check message existence at first.
1444         (wl-summary-mark-line): Fix doc, return value is indefinite.
1445
1446         * wl-highlight.el (wl-highlight-message): Arranged.
1447
1448         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1449         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1450         check temp-mark by wl-summary-temp-mark always.
1451         (wl-highlight-summary): Change accordingly.
1452         * wl-summary.el (wl-summary-mark-as-read-all)
1453         (wl-summary-delete-cache, wl-summary-set-score-mark)
1454         (wl-summary-mark-as-unread, wl-summary-unmark)
1455         (wl-summary-mark-line, wl-summary-mark-as-read)
1456         (wl-summary-mark-as-important): Ditto.
1457
1458         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1459         end of the window if possible.
1460         * wl-summary.el (wl-summary-sync-update): Support lazy
1461         highlighting.
1462         (wl-summary-toggle-disp-msg): Ditto.
1463
1464 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1465
1466         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1467
1468 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1469
1470         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1471         change.
1472
1473 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1474
1475         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1476         API.
1477         (wl-summary-sync-update): Ditto.
1478
1479         * wl-score.el (wl-score-get-score-alist): Changed argument.
1480         (wl-summary-rescore-msgs): Likewise.
1481         (wl-summary-score-headers): Likewise.
1482         (wl-score-headers): Likewise;
1483         Use elmo-folder-do-each-message-entity, etc.
1484         (wl-summary-score-effect): Follow the changes above.
1485         (wl-summary-rescore): Ditto.
1486         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1487         (wl-score-get-overview): Abolish.
1488
1489         * wl-summary.el (wl-summary-default-from): Follow the API change in
1490         elmo-msgdb.
1491         (wl-summary-count-unread): Ditto.
1492         (wl-summary-detect-mark-position): Ditto.
1493         (wl-summary-overview-entity-compare-by-date): Ditto.
1494         (wl-summary-overview-entity-compare-by-number): Ditto.
1495         (wl-summary-overview-entity-compare-by-from): Ditto.
1496         (wl-summary-overview-entity-compare-by-subject): Ditto.
1497         (wl-summary-get-list-info): Ditto.
1498         (wl-summary-rescan): Ditto.
1499         (wl-summary-jump-to-msg-by-message-id): Ditto.
1500         (wl-summary-sync-update): Ditto; Removed comment.
1501         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1502         (wl-summary-insert-message): Use wl-summary-insert
1503         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1504         (wl-summary-insert-headers): Changed argument overview to folder.
1505         (wl-summary-search-by-subject): Likewise.
1506         (wl-summary-insert-thread): Renamed from 
1507         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1508
1509         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1510         too.
1511
1512         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1513         wl-string-member.
1514
1515 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1516
1517         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1518         elmo-folder-append-buffer.
1519         (wl-draft-queue-append): Likewise.
1520
1521         * wl-mime.el (wl-message-delete-current-part): Ditto.
1522         (wl-summary-burst-subr): Ditto.
1523
1524         * wl-news.el.in (wl-news-send-news): Ditto.
1525
1526 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1527
1528         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1529         function.
1530         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1531         (wl-summary-update-mark): Enclose with save-excursion.
1532         (wl-summary-mark-as-read-internal): Fixed last change.
1533         (wl-summary-mark-as-important): Use 3rd argument of
1534         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1535         Don't use elmo-msgdb-set-mark.
1536         (wl-summary-redisplay-internal): If msgdb flag is already read,
1537         just update the mark on buffer.
1538
1539 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1540
1541         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1542         cut visible folder when elmo-folder-delete returns non-nil value.
1543
1544 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1545
1546         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1547         by Kenichi OKADA <okada@opaopa.org>).
1548
1549 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1550
1551         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1552
1553 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1554
1555         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1556         Fixed the last change, search group entity by its real name.
1557         (Thanks to: KOBAYASHI Shinji)
1558
1559 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1560
1561         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1562         (wl-fldmgr-access-display-all): Don't refer visible name.
1563         * wl-expire.el (wl-folder-archive-current-entity)
1564         (wl-folder-expire-current-entity): Ditto.
1565         * wl-folder.el (wl-folder-jump-to-current-entity)
1566         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1567         (wl-folder-open-folder-sub,wl-folder-open-all)
1568         (wl-folder-write-current-folder): Ditto.
1569         (wl-folder-insert-entity): Don't use petname for normal group.
1570         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1571         is the real name.
1572         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1573         Abolished.
1574
1575 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1576
1577         * wl-draft.el (wl-draft-create-buffer): Add
1578         `wl-summary-reply-with-citation'
1579
1580 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1581
1582         * wl-draft.el (wl-draft-reply): Fixed.
1583
1584 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1585
1586         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1587         when `wl-draft-send-confirm-with-preview' is non-nil.
1588         You can scroll up/down by j/k.
1589         (wl-draft-send-confirm-with-preview): New variable (default=t).
1590
1591 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1592
1593         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1594         (wl-fldmgr-save-folders): Fix comment.
1595
1596 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1597
1598         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1599         along the last change in `wl-folder-buffer-group-p'.
1600
1601 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1602
1603         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1604         folder.
1605
1606         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1607         the default value.
1608
1609         * wl-mime.el (wl-summary-burst): Update summary only when target
1610         folder equals current folder.
1611
1612 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1613
1614         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1615
1616 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1617
1618         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1619         value.
1620
1621 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1622
1623         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1624         `map-extents' instead of `extent-at' repeatedly.
1625         (wl-highlight-folder-current-line): Ditto.
1626
1627         * wl-highlight.el: Remove useless dummy functions.
1628
1629 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1630
1631         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1632         (wl-folder-put-folder-property): New function to put text property.
1633         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1634         (wl-folder-insert-entity, wl-folder-update-diff-line)
1635         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1636         * wl-e21.el, wl-xmas.el, wl-mule.el
1637         (wl-highlight-folder-current-line): Ditto.
1638         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1639         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1640         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1641         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1642
1643 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1644
1645         * Version number is increased to 2.11.3.
1646
1647 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1648
1649         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1650         Resume current-buffer since it is assumed by remaining tasks.
1651
1652 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1653
1654         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1655         (wl-folder-completion-function): Abolished.
1656         (wl-folder-complete-folder): New function.
1657         (wl-folder-complete-filter-condition): Ditto.
1658         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1659         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1660
1661 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1662
1663         * wl-draft.el (wl-draft-send-confirm): New function.
1664         (wl-draft-send): Use it.
1665
1666         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1667         cursor-in-echo-area while confirming.
1668
1669         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1670
1671         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1672         searching via nntp if wl-summary-search-via-nntp is 'force.
1673         Otherwise, invoke searching in nntp folder only.
1674         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1675
1676         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1677         explicitly for mime-make-text-tag.
1678
1679 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1680
1681         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1682         `mime-make-text-tag' instead of `mime-create-tag'.
1683
1684 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1685
1686         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1687         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1688
1689 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1690
1691         * wl-score.el (wl-score-save): Bind print-length and print-level.
1692         (wl-score-pretty-print): Ditto.
1693         (wl-score-edit-insert-header-entry): Ditto.
1694
1695         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1696         "From" entry to be treated with wl-draft-eword-encode-address-list.
1697         * wl-mime.el (wl-draft-preview-message): Ditto.
1698
1699         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1700         (wl-summary-mark-as-unread): Ditto.
1701         (wl-summary-mark-as-read-region): Change accordingly.
1702         (wl-summary-mark-as-unread-region): Ditto.
1703         (wl-summary-target-mark-mark-as-read): Ditto.
1704         (wl-summary-target-mark-mark-as-unread): Ditto.
1705
1706 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1707
1708         * Version number is increased to 2.11.2.
1709
1710 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1711
1712         * wl-news.el.in (wl-news-previous-version-save): Bind
1713         print-length and print-level.
1714         * wl-thread.el (wl-thread-save-entities): Ditto.
1715         (wl-thread-save-top-list): Bind print-length.
1716
1717 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1718
1719         * wl-highlight.el (wl-highlight-summary-line-string): Use
1720         wl-summary-score-below-mark, wl-summary-score-over-mark.
1721         (wl-highlight-summary-current-line): Ditto.
1722
1723 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1724
1725         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1726         insert it.
1727
1728 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1729
1730         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1731
1732 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1733
1734         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1735         message without msgid.
1736         Rewrite with elmo-folder-move-messages.
1737         Set wl-message-buffer to nil.
1738
1739         * wl-summary.el (wl-summary-erase-subr): New function. Use
1740         elmo-folder-move-messages.
1741         (wl-summary-erase): Call it.
1742         (wl-summary-target-mark-erase): Ditto.
1743
1744 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1745
1746         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1747         it is not up-tp-date.
1748
1749 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1750
1751         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1752         buffer after calling `wl-summary-goto-folder-subr' without the
1753         argument `interactive'.
1754         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1755
1756 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1757
1758         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1759         `mime-create-tag'. Use `string=' instead of `looking-at'.
1760
1761 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1762
1763         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1764         to avoid compile warning.
1765
1766         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1767         entity-id when folder is given.
1768         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1769         save-excursion, use save-selected-window instead.
1770         Select folder buffer window if exists.
1771         (To correct behavior with wl-folder-move-cur-folder.)
1772
1773 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1774
1775         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1776
1777 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1778
1779         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1780         list-count instead of %d.
1781
1782 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1783
1784         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1785         (wl-news): Set it.
1786         (wl-news-append-to-folder): Use it.
1787
1788         * wl-news.el.in (wl-news-send-news): Append to specified folder
1789         instead of wl-default-folder.
1790         (wl-news-append-to-folder): Show error message with specified folder.
1791
1792         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1793                 In most major modes, Emacs assumes that any opening
1794                 delimiter found at the left margin is the start of a
1795                 top-level definition, or defun. Therefore, *never put an
1796                 opening delimiter at the left margin unless it should have
1797                 that significance.*
1798
1799         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1800
1801 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1802
1803         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1804
1805 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1806
1807         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1808
1809 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1810
1811         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1812         for sequential numbering case.
1813
1814 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1815
1816         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1817         value.
1818         (wl-draft-reply-without-argument-list): Ditto.
1819         (wl-draft-reply-myself-with-argument-list): Abolish.
1820         (wl-draft-reply-myself-without-argument-list): Ditto.
1821         * wl-draft.el (wl-draft-self-reply-p): New function.
1822         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1823
1824 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1825
1826         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1827         (avoid error for the case without byte-compiling)
1828
1829 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1830
1831         * wl-news.el.in (wl-news-append-to-folder): New function.
1832         (wl-news-exit): Rewrite.
1833         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1834
1835 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1836
1837         * wl-draft.el (wl-draft-reply-position): New function.
1838         (wl-draft-reply-position): Fix.
1839         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1840         (wl-summary-target-mark-reply-with-citation): Ditto.
1841         (wl-summary-reply-with-citation): Ditto.
1842         * wl-vars.el (wl-draft-reply-default-position): New variable.
1843
1844 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1845
1846         * wl-draft.el (wl-draft-send): Preview when interactive send.
1847
1848 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1849
1850         * wl-draft.el (wl-draft-reply): Set default position.
1851         * wl-summary.el (wl-summary-reply): Ditto.
1852         (wl-summary-reply-with-citation): Ditto.
1853         (wl-summary-target-mark-reply-with-citation): Ditto.
1854
1855 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1856
1857         * wl-news.el.in (wl-news-lang): Set default value according to
1858         current-language-environment.
1859         (wl-news-append-news): Do nothing when news-list is nil.
1860
1861 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1862
1863         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1864         (wl-news): Change message.
1865         (wl-news-exit): Check buffer.
1866         (wl-news-force-exit): New function.
1867         (wl-news-show-all): New function.
1868         (wl-news-discard-and-exit): Fix.
1869
1870 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1871
1872         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1873         according to current-language-environment.
1874
1875         * wl-news.el.in (wl-news): If arg, show all NEWS after
1876         wl-news-default-previous-version.
1877
1878 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1879
1880         * wl-news.el.in (wl-news-check): Rewritten.
1881         (wl-news-previous-version-load): Change data type.
1882         (wl-news-previous-version-save): Change data type.
1883         (wl-news-append-news): Add return value.
1884         (wl-news-check-news): New function.
1885         (wl-news-already-current-p): New function.
1886         (wl-news-send-news): Rewritten.
1887         (wl-news-mode-map): Add new keybind.
1888         (wl-news): Rewritten.
1889         (wl-news-exit): Rewritten.
1890         (wl-news-discard-and-mail): New function.
1891         (wl-news-send-to-address): Abolished.
1892         * wl.el (wl-init): Delete a message.
1893
1894 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1895
1896         * wl-news.el.in (wl-news-exit): Update previous version.
1897         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
1898
1899 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1900
1901         * wl-news.el.in (wl-news): Add `delete-other-windows'.
1902
1903 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1904
1905         * wl-news.el.in (wl-news): New function.
1906         (wl-news-mode): New function.
1907         (wl-news-next-line): New function.
1908         (wl-news-next-page): New function.
1909         (wl-news-exit): New function.
1910         (wl-news-buf-name): New variable.
1911         (wl-news-mode-map): New variable.
1912         (wl-news-winconf): New variable.
1913         (wl-news-append-news): Add an option.
1914
1915 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1916
1917         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
1918
1919 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1920
1921         * wl-news.el.in (wl-news-send-to-address): New variable.
1922         (wl-news-send-news): Use it.
1923         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
1924         Return updating status.
1925         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
1926
1927 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1928
1929         * wl-news.el.in (wl-news-send-news): Delete
1930         Organization and X-Face.
1931
1932 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1933
1934         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
1935         (wl-news-append-news): New function.
1936         (wl-news-send-news): New function.
1937
1938 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1939
1940         * Version number is increased to 2.11.1.
1941
1942 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1943
1944         * wl-news.el.in : New file.
1945
1946 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1947
1948         * wl-vars.el (wl-draft-reply-with-argument-list): Change
1949         default value.
1950         (wl-draft-reply-without-argument-list): Ditto.
1951
1952 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1953
1954         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
1955         (wl-message-buffer-prefetch-idle-time): Ditto.
1956         (wl-message-buffer-prefetch-folder-type-list): Ditto.
1957
1958 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1959
1960         * wl-thread.el (wl-thread-insert-message): Use
1961         wl-summary-max-thread-depth.
1962
1963         * wl-summary.el (wl-summary-insert-thread-entity): Refined
1964         loop detection.
1965
1966         * wl-message.el (wl-message-buffer-display): Back to the first page
1967         when cache is hit.
1968
1969 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1970
1971         * wl-vars.el (wl-summary-max-thread-depth): New user option.
1972
1973         * wl-summary.el (wl-summary-insert-thread-entity):
1974         If the thread depth is reached to wl-summary-max-thread-depth,
1975         divide the thread.
1976
1977 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
1978
1979         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
1980         for elmo-remove-passwd.
1981
1982 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
1983
1984         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
1985         folder is sticky.
1986         (wl-folder-mark-as-read-all-entity): Ditto.
1987         (wl-folder-prefetch-entity): Ditto.
1988
1989 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
1990
1991         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
1992
1993 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1994
1995         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
1996         Delete messages on buffer for unplugged operation.
1997         (wl-summary-erase): Ditto.
1998
1999 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2000
2001         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2002         take nil so as not to search parent by subject.
2003
2004 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2005
2006         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2007         (wl-folder-get-next-folder): Ditto.
2008         (wl-folder-get-path): Ditto.
2009
2010 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2011
2012         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2013         system and encode the region with it before verifying.
2014
2015 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2016
2017         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2018         system of the echo buffer before decoding.
2019
2020 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2021
2022         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2023         original contents.
2024
2025 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2026
2027         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2028         with argument 'any-exists.
2029
2030 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2031
2032         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2033         Use `wl-cs-autoconv'.
2034
2035 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2036
2037         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2038         by `mime-view-automatic-conversion'.
2039
2040         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2041         (wl-message-verify-pgp-nonmime): Ditto.
2042         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2043         Bind them to C-c:d and C-c:v respectively.
2044
2045         Merge following code by Teranishi-san from [wl-en:00167].
2046         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2047         (wl-mime-preview-application/pgp-encrypted): Ditto.
2048         (wl-mime-setup): Add entry.
2049
2050 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2051
2052         * wl-summary.el (wl-summary-target-mark-erase): New function.
2053         Bind it to "mD".
2054
2055 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2056
2057         * wl-vars.el (wl-draft-write-file-function): Fix.
2058         (wl-draft-reedit-hook): Changed default value.
2059
2060         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2061         wl-draft-reedit-hook.
2062         (wl-draft-remove-text-plain-tag): New function.
2063         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2064
2065         * wl-vars.el (wl-draft-write-file-function): New user option.
2066
2067         * wl-draft.el (wl-draft-prepare-edit): Use it for
2068         local-write-file-hooks.
2069         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2070
2071         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2072         (wl-draft-insert-mail-header-separator): Return the body beginning
2073         point.
2074         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2075         text/plain.
2076         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2077
2078 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2079
2080         * wl-summary.el (wl-summary-erase): New function to erase message
2081         without moving it to trash. Bind to "D".
2082
2083         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2084         as `keep' unless switch-function.
2085
2086 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2087
2088         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2089         message buffer by using `wl-summary-toggle-disp-msg'.
2090         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2091         buffer window.
2092         (wl-summary-supresedes-message): Ditto.
2093
2094         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2095         Do not delete other windows.
2096         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2097         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2098         (wl-draft-create-buffer): Set reply-or-forward also for target
2099         mark commands.
2100
2101 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2102
2103         * wl-draft.el (wl-user-agent-compose): Delete special case for
2104         switch-to-buffer-other-window.
2105
2106         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2107         (wl-summary-forward): Ditto.
2108
2109         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2110         function.
2111         (wl-draft-buffer-style): New use option.
2112
2113         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2114         (wl-draft): Follow the change above.
2115         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2116         wl-draft-buffer-style.
2117         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2118         switch-function.
2119
2120 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2121
2122         * wl-draft.el (wl-user-agent-compose): Delete special case for
2123         switch-to-buffer-other-window.
2124
2125         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2126         (wl-summary-forward): Ditto.
2127
2128         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2129         function.
2130         (wl-draft-buffer-style): New use option.
2131
2132         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2133         (wl-draft): Follow the change above.
2134         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2135         wl-draft-buffer-style.
2136         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2137         switch-function.
2138
2139 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2140
2141         * wl-address.el (wl-address-make-completion-entry): Extracted from
2142         `wl-address-make-completion-list'.
2143         (wl-address-enable-strict-loading): New variable.
2144         (wl-address-make-completion-list): Revive petname duplication
2145         inquiry, and enable it if `wl-address-enable-strict-loading'.
2146         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2147
2148 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2149
2150         * wl-message.el (wl-message-get-original-buffer): Avoid
2151         'Selecting deleted buffer' error when original buffer is killed.
2152
2153 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2154
2155         * wl-summary.el (wl-summary-next-message): Use
2156         elmo-message-accessible-p instead of elmo-message-cached-p.
2157
2158 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2159
2160         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2161
2162         * wl-thread.el (wl-thread-open-all-unread): Use
2163         elmo-folder-list-flagged instead of
2164         elmo-folder-list-messages-mark-match.
2165
2166         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2167         instead of elmo-folder-list-messages-mark-match.
2168         (wl-summary-move-spec-alist): New variable.
2169         (wl-summary-move-spec-plugged-alist,
2170         wl-summary-move-spec-unplugged-alist): Abolish.
2171         (wl-summary-next-message): Follow the change above.
2172         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2173         with 'no-msg' argument.
2174
2175         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2176         variable.
2177         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2178         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2179         (wl-message-buffer-prefetch-get-next): Follow the change above.
2180
2181 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2182
2183         * wl-version.el (wl-version): Changed codename.
2184
2185         * Version number is increased to 2.11.0.
2186
2187 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2188
2189         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2190         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2191         `wl-draft-config-variables'.
2192         (wl-draft-kill): Fixed problem when the draft is reedit.
2193
2194 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2195
2196         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2197         buffer-modified status (Thanks to
2198         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2199
2200 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2201
2202         * wl-util.el (wl-region-exists-p): New function.
2203
2204         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2205         Remove defvars for byte-compile warnings.
2206
2207 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2208
2209         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2210         defvar-maybe. Removed unused bind.
2211
2212 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2213
2214         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2215         summary buffer window before creating new frame.
2216         (wl-draft-reply): Ditto.
2217
2218 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2219
2220         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2221
2222 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2223
2224         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2225
2226 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2227
2228         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2229         instead of `kill-region'.
2230
2231 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2232
2233         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2234         (wl-highlight-summary-line-string): Use it.
2235         (wl-highlight-summary-current-line): Ditto.
2236
2237         * wl-mime.el (wl-message-delete-current-part): Check the class of
2238         mime-entity.
2239
2240         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2241
2242         * wl-summary.el (wl-summary-make-number-list): Initialize.
2243         (wl-summary-update-mark): New function.
2244         (wl-summary-reply): Put `answered' mark on the message.
2245         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2246
2247         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2248         (wl-draft-reply): Added optional argument `number';
2249         Set wl-draft-parent-number.
2250         (wl-draft-kill): Delete answered mark if it is a reply.
2251
2252 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2253
2254         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2255         that originates in mime-preview-follow-current-entity.
2256         (wl-draft-yank-current-message-entity): Use it if region is active.
2257
2258         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2259         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2260         `wl-message-delete-current-part'.
2261         * wl-mule.el (wl-message-define-keymap): Ditto.
2262         * wl-xmas.el (wl-message-define-keymap): Ditto.
2263
2264 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2265
2266         * wl-mime.el (wl-message-delete-current-part): New function.
2267         (wl-mime-node-id-to-string): Ditto.
2268
2269         * wl-mime.el (wl-message-delete-current-part): Use existing
2270         original buffer which corresponds current mime-view buffer.
2271         (fetched buffer might have different structure, possibly)
2272
2273         * wl-mime.el (wl-message-delete-current-part): Quit if the
2274         message content differs from the actual message.
2275
2276 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2277
2278         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2279         order.
2280         (wl-summary-search-by-subject): Search parent message from tail;
2281         Check the existence of the parent message on the current thread tree.
2282         (wl-summary-update-thread): Check whether the line is inserted.
2283
2284 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2285
2286         * wl-vars.el (wl-summary-line-format): Undo last change.
2287         * wl-summary.el (wl-summary-print-destination): Do not put
2288         invisible property when `wl-summary-width' is nil.
2289         (wl-summary-line-subject-minimum-length): Abolished.
2290         (wl-summary-line-subject): Ditto.
2291
2292 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2293
2294         * wl-vars.el (wl-summary-line-format): Change default value.
2295         (wl-summary-subject-length-limit): Abolished.
2296         * wl-summary.el (wl-summary-line-subject): Ditto.
2297
2298 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2299
2300         * wl-template.el (wl-template-select): Added optional argument.
2301         If optional argument is specified, reverse
2302         `wl-template-visible-select'.
2303
2304 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2305
2306         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2307         Take prefix argument to force asking the destination folder.
2308
2309 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2310
2311         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2312         count and update status.
2313
2314 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2315
2316         * wl-summary.el (wl-summary-redisplay-internal): If
2317         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2318         after fetching.
2319
2320 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2321
2322         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2323         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2324
2325         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2326
2327 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2328
2329         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2330         (All other related portions are changed).
2331         (wl-summary-mark-as-read-all): Rewrite.
2332
2333 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2334
2335         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2336         `wl-summary-mark-as-read'.
2337         (wl-summary-mark-as-unread): Rewrite.
2338         (wl-summary-mark-as-read): Added no-modeline argument.
2339         (wl-summary-resume-cache-status): Rewrite.
2340         (wl-summary-exec-subr): Remove unused local variable.
2341
2342 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2343
2344         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2345         logic to call `wl-summary-buffer-prev-folder-function'.
2346         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2347
2348 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2349
2350         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2351         is nil.
2352
2353 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2354
2355         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2356         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2357         (wl-mime-setup): Add its entry.
2358
2359 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2360
2361         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2362         (wl-summary-delete-cache): Likewise.
2363         (wl-summary-mark-as-read): Rewrite.
2364
2365 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2366
2367         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2368         `wl-summary-count-unread'.
2369
2370         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2371
2372         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2373
2374 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2375
2376         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2377         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2378         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2379         Renamed to the elmo-msgdb-*-mark.
2380         (wl-summary-score-marks): Follow the change above.
2381         (wl-summary-auto-refile-skip-marks): Ditto.
2382         (wl-summary-incorporate-marks): Ditto.
2383         (wl-summary-expire-reserve-marks): Ditto.
2384
2385         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2386         changes.
2387         (wl-thread-insert-top): Changed updating message.
2388
2389         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2390         variable.
2391         (wl-summary-count-unread): Count answered marks.
2392         (wl-summary-rescan): Call wl-summary-insert-message instead of
2393         wl-summary-append-message-func-internal.
2394         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2395         (wl-summary-prefetch-msg): Follow the variable name changes.
2396         (wl-summary-prefetch-region): Ditto.
2397         (wl-summary-mark-as-read-all): Follow the API changes;
2398         Don't call elmo-folder-replace-marks.
2399         (wl-summary-delete-cache): Follow the variable name changes.
2400         (wl-summary-resume-cache-status): Ditto.
2401         (wl-summary-update-status-marks): New function.
2402         (wl-summary-insert-message): New function.
2403         (wl-summary-sync-marks): Follow the variable name changes.
2404         (wl-summary-sync-update): Synchronize to the msgdb, too;
2405         Changed update messages.
2406         (wl-summary-make-number-list): Rewrite.
2407         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2408         (wl-summary-mark-as-unread): Follow the API changes.
2409         (wl-summary-exec-subr): Follow the variable name changes.
2410         (wl-summary-mark-as-read): Ditto.
2411         (wl-summary-move-spec-plugged-alist): Ditto.
2412         (wl-summary-move-spec-unplugged-alist): Ditto.
2413         (wl-summary-cursor-move-surface): Ditto.
2414
2415         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2416         variable name changes.
2417         (wl-highlight-summary-current-line): Ditto.
2418
2419         * wl-expire.el (wl-expire-refile): Follow the API change in
2420         elmo-folder-move-messages.
2421         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2422         (wl-summary-archive): Use elmo-folder-msgdb instead of
2423         elmo-msgdb-load.
2424
2425 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2426
2427         * wl-mime.el (wl-draft-preview-message): Restore the position
2428         before evaluating wl-draft-send-hook in preview buffer.
2429
2430 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2431
2432         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2433         when it creates new draft buffer.
2434
2435         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2436         without argument.
2437
2438         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2439         Evaluate content and if the value is string, insert it.
2440         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2441         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2442         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2443         wl-draft-config-sub-part-bottom): Use it.
2444
2445         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2446         with the folder name. The question was unintelligible when it is
2447         called from wl-save-status.
2448
2449 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2450
2451         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2452         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2453         cannot take second argument).
2454
2455 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2456
2457         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2458         as t. Since type and subtype are not case sensitive (RFC 2045).
2459
2460 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2461
2462         * wl-vars.el (wl-message-mode-line-format): New variable.
2463         (wl-message-mode-line-format-spec-alist): Ditto.
2464         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2465         (wl-message-redisplay): Use wl-message-mode-line-format.
2466
2467 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2468
2469         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2470
2471 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2472
2473         * wl-summary.el (wl-summary-default-from): Write description.
2474
2475 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2476
2477         * wl-vars.el (wl-ldap-objectclass): Abolish.
2478
2479         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2480         (wl-ldap-make-filter): Removed condition for objectclass.
2481         (wl-ldap-make-matched-value-list): Remove meaningless process.
2482         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2483         (wl-address-ldap-search): Don't add `*' to `pat' string;
2484         use ignore-errors; added `email';
2485         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2486         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2487         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2488
2489
2490 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2491
2492         * wl-draft.el (wl-draft-parent-folder): Write description.
2493         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2494
2495 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2498         as "" (zero-length string) if no parent.
2499         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2500
2501 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2502
2503         * wl-address.el (wl-address-make-completion-list): Skip duplication
2504         checking.
2505         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2506         `append'.
2507
2508 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2509
2510         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2511         instead of `beginning-of-buffer'.
2512
2513 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2514
2515         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2516
2517 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2518
2519         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2520         Refer wl-message-buffer-name.
2521         (wl-message-wheel-down): Ditto.
2522
2523 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2524
2525         * wl-vars.el (wl-message-buffer-name): New user option.
2526
2527         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2528         directly instead of making alist dinamically.
2529
2530         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2531         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2532         wl-message-buffer-cache-name.
2533         (wl-message-buffer-cache-clean-up): Ditto.
2534
2535         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2536
2537         * Version number is increased to 2.9.15.
2538
2539 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2540
2541         * wl-vars.el (wl-summary-default-view-alist): New user option.
2542
2543         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2544
2545         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2546         while deleting address.
2547         (wl-draft-delete-myself-from-cc): Ditto.
2548
2549         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2550         If optional argument is specified, reverse sort order.
2551
2552         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2553
2554 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2555
2556         * wl-thread.el (wl-thread-insert-message): Return parent number if
2557         exists.
2558         (wl-thread-update-indent-string-region): Use
2559         wl-thread-update-line-on-buffer-sub instead of
2560         wl-thread-update-line-on-buffer.
2561
2562 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2563
2564         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2565         (wl-folder-close-all): Ditto.
2566
2567 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2568
2569         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2570         and mailing-list:.
2571         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2572         value.
2573         (wl-summary-line-list-info): Print mailing-list name even when 
2574         list-number is empty.
2575
2576 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2577
2578         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2579
2580         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2581         (wl-draft-open-file): Ditto.
2582         (wl-draft-random-alphabet): Ditto.
2583
2584         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2585         bindings.
2586
2587 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2588
2589         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2590         * wl-vars.el (wl-draft-config-alist): Ditto.
2591
2592 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2593
2594         * Version number is increased to 2.9.14.
2595
2596         * wl.el (wl): Don't set wl-init as nil when error occured while
2597         auto-checking folders.
2598
2599         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2600         `elmo-expand-newtext'.
2601
2602 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2603
2604         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2605         `this-command' so that `wl-folder-goto-folder' contained in
2606         `wl-summary-keep-cursor-command' work.
2607
2608 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2609
2610         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2611         message buffer displaying state.
2612
2613 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2614
2615         * wl-vars.el (wl-summary-default-view): New variable to specify
2616         default value for `wl-summary-buffer-view' instead of using
2617         set-default.
2618         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2619
2620 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2621
2622         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2623
2624         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2625
2626 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2627
2628         * wl-vars.el (wl-forward-subject-prefix): New variable.
2629         * wl-draft.el (wl-draft-forward): Use it.
2630
2631 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2632
2633         * wl-message.el (wl-message-prev-page): When it is called without
2634         lines argument, scroll down by wl-message-scroll-amount lines.
2635         (wl-message-next-page): Ditto.
2636         * wl-vars.el (wl-message-scroll-amount): Change default value
2637         to preserve current behavior.
2638
2639 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2640
2641         * wl-summary.el (wl-summary-prefetch-msg): Bind
2642         `wl-message-entity' to call `wl-summary-from-function'.
2643
2644 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2645
2646         * wl-message.el (wl-message-buffer-create): Run
2647         wl-message-buffer-created-hook.
2648
2649 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2650
2651         * wl-summary.el (wl-summary-sort-specs): New variable.
2652         (wl-summary-default-sort-spec): Ditto.
2653         (wl-summary-sort): Rewrite.
2654         (wl-summary-sort-by-list-info): New function.
2655
2656 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2657
2658         * wl-summary.el (wl-summary-get-list-info): New function.
2659         (wl-summary-sort): Rewrite.
2660         (wl-summary-line-list-info): Ditto.
2661         (wl-summary-line-list-count): Ditto.
2662         (wl-summary-refile-region): Fixed docstring.
2663
2664 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2665
2666         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2667         `wl-folder-entity-hashtb' as completion table.
2668
2669 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2670
2671         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2672         only when this command is called interactively; silence the byte-
2673         compiler.
2674
2675 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2676
2677         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2678         active in XEmacs.
2679
2680 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2681
2682         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2683         plural lines.
2684
2685 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2686
2687         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2688         of current line when the cursor is on the header name.
2689         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2690
2691 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2692
2693         * wl-util.el (wl-read-directory-name): Return displayed directory
2694         as the default value also on XEmacs.
2695
2696 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2697
2698         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2699         formatting.
2700
2701 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2702
2703         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2704         argument and when it is non-nil, check face property before
2705         highlighting for each line.
2706         (wl-highlight-summary-window): Set it.
2707
2708 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2709
2710         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2711         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2712
2713         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2714         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2715         (wl-draft-get-fcc-list): Likewise.
2716
2717 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2718
2719         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2720         (wl-thread-entity-cur): Ditto.
2721         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2722         wl-thread-indent-regexp setting.
2723         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2724
2725         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2726         wl-summary-lazy-highlight.
2727         (wl-summary-display-bottom): Ditto.
2728
2729         * wl-thread.el (wl-thread-open-close): Likewise.
2730
2731         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2732         from and subject;
2733         Bind wl-draft-use-frame;
2734         Enclose with save-window-excursion;
2735         Use wl-draft-create-buffer instead of with-temp-buffer;
2736         Use wl-draft-prepare-edit;
2737         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2738         Use wl-draft-send instead of wl-draft-raw-send.
2739
2740 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2741
2742         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2743         of using wl-from.
2744
2745 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2746
2747         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2748         insert-buffer instead of clone-buffer.
2749         (wl-draft-doing-mime-bcc): New variable.
2750         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2751         infinite loop.
2752         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2753
2754         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2755         (wl-draft-mime-bcc-body): Ditto.
2756
2757         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2758         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2759         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2760         wl-draft-do-mime-bcc.
2761         (wl-draft-mime-bcc-field): New function.
2762         (wl-draft-do-mime-bcc): Ditto.
2763
2764         * wl-address.el (wl-address-complete-header-list): New variable.
2765         (wl-address-complete-header-regexp): Changed default value.
2766
2767         * Version number is increased to 2.9.13.
2768
2769 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2770
2771         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2772         it is differed.
2773
2774 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2775
2776         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2777         (wl-summary-line-list-count): Ditto.
2778
2779 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2780
2781         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2782         (wl-nntp-posting-function): New variable.
2783         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2784         `wl-nntp-posting-config-alist'.
2785
2786 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2787
2788         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2789         FLIM.
2790
2791 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2792
2793         * wl-summary.el (wl-summary-target-mark-refile-sub):
2794         Remove a nuisance funcall.
2795
2796 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2797
2798         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2799         as t for `try-completion'.
2800
2801 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2802
2803         * wl-summary.el (wl-summary-default-from): Use
2804         wl-address-header-extract-address instead of
2805         std11-extract-address-components.
2806         (wl-summary-simple-from): Ditto.
2807         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2808         (wl-summary-insert-headers): Show message.
2809         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2810         for whole line.
2811         (wl-summary-default-from): Revert last change.
2812         (wl-summary-simple-from): Ditto.
2813         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2814         (wl-summary-mark-as-read-region): Follow the change above.
2815         (wl-summary-sync-marks): Ditto.
2816         (wl-summary-target-mark-mark-as-read): Ditto.
2817         (wl-summary-redisplay-internal): Ditto.
2818         (wl-summary-redisplay-no-mime-internal): Ditto.
2819         (wl-summary-redisplay-all-header): Ditto.
2820         (wl-summary-mark-as-read): Removed argument `cached';
2821         Use current cache status to set cache mark.
2822         (wl-summary-redisplay-internal): Follow the change above.
2823         (wl-summary-redisplay-no-mime-internal): Ditto.
2824         (wl-summary-redisplay-all-header): Ditto.
2825
2826         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2827
2828         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2829         Don't call itself recursively (Adviced by Yamaoka-san).
2830
2831 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2832
2833         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2834         bind wl-summary-highlight as nil to avoid error caused by missing
2835         local variables.
2836
2837 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2838
2839         * wl-vars.el (wl-invalid-character-message): New user option.
2840
2841         * wl-util.el (wl-set-string-width): If truncated string-width is
2842         larger than specified width, use `wl-invalid-character-message'.
2843
2844 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2845
2846         * wl-summary.el (wl-summary-prefetch-msg): 
2847         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2848
2849 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2850
2851         * wl-vars.el (wl-summary-check-line-format): New user option.
2852         (wl-summary-line-format-file): Ditto.
2853
2854         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2855         variable.
2856         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2857         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2858         and `wl-summary-view-old-p' to check whether do a rescan or not.
2859         (wl-summary-view-old-p): New function.
2860         (wl-summary-line-format-changed-p): Ditto.
2861         (wl-summary-line-format-save): Ditto.
2862         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2863
2864         * wl-util.el (wl-set-string-width): Avoid using negative number
2865         for make-string.
2866
2867 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2868
2869         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2870         return value.
2871
2872         * wl-util.el (wl-set-string-width): Added optional argument
2873         `padding' (All other related portions are changed).
2874         (wl-line-parse-format): If the first letter of column number is
2875         `0', zero-padding the result (ex: "%05l").
2876
2877         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2878
2879 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2880
2881         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2882         sequential summary view.
2883
2884 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2885
2886         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2887         if it doesn't have a -unix version.
2888
2889 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2890
2891         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2892
2893 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2894
2895         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2896         content.
2897         (wl-draft): Follow the change above.
2898
2899         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
2900
2901         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
2902         and wl-folder-summary-line-format-alist contain %T and %P.
2903
2904         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
2905         (wl-summary-mode-line-format): New user option.
2906         (wl-summary-line-format-spec-alist): Added l, T, P, n.
2907         (wl-summary-line-format): Changed default value.
2908         (wl-summary-lazy-highlight): Changed default value.
2909
2910         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2911         change in wl-summary-create-line.
2912         (wl-thread-insert-entity-sub): Ditto.
2913
2914         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
2915         (wl-summary-buffer-unread-status): Ditto.
2916         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
2917         (wl-summary-buffer-persistent-mark-column): Ditto.
2918         (wl-summary-buffer-mode-line-formatter): Ditto.
2919         (wl-summary-buffer-mode-line): Ditto.
2920         (wl-summary-message-regexp): Abolished.
2921         (All other related portions are changed.)
2922         (wl-summary-detect-mark-position): New function.
2923         (wl-summary-buffer-set-folder): Setup
2924         wl-summary-buffer-mode-line-formatter.
2925         (wl-summary-mode): Setup selective-display;
2926         Setup pre-idle-hook when xemacs.
2927         (wl-summary-update-modeline): Rewrite.
2928         (wl-summary-jump-to-msg): Define as function;
2929         Changed regexp for searching messages.
2930         (wl-summary-message-number): Rewrite.
2931         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
2932         Do rescan when old type summary cache.
2933         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
2934         (wl-summary-remove-destination): Use '\r' to detect EOL.
2935         (wl-summary-print-destination): Ditto.
2936         (wl-summary-temp-mark): New inline function.
2937         (wl-summary-persistent-mark): Ditto.
2938         (wl-summary-line-number): New function.
2939         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
2940         (wl-summary-line-list-count): New function.
2941         (wl-summary-create-line): Added argument persistent-mark.
2942         (All other related portions are changed)
2943         (wl-summary-create-line): Insert '\r'.
2944         (wl-summary-save-view-cache): Encode whth `unix' EOL.
2945         (wl-summary-cursor-move-surface): New inline function.
2946         (wl-summary-prev): Use it.
2947         (wl-summary-next): Ditto.
2948
2949         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
2950         wl-summary-message-regexp.
2951         (wl-highlight-summary): Delete progress message.
2952         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
2953
2954         * Version number is increased to 2.9.12.
2955
2956 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2957
2958         * wl-summary.el (wl-summary-line-subject-minimum-length): New
2959         variable (nil: no minimum).
2960         (wl-summary-line-subject): Add some spaces after subject by
2961         wl-summary-line-subject-minimum-length.
2962
2963 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2964
2965         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
2966         and removed `F'.
2967         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
2968         change above).
2969
2970 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2971
2972         * wl-summary.el (wl-summary-line-list-count): Reverted.
2973         (example setting in samples/*/dot.wl is also updated)
2974
2975 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
2976
2977         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
2978
2979         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
2980
2981         * wl-vars.el (wl-summary-line-format): Addes some description to the
2982         docstring.
2983
2984         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
2985         (wl-summary-line-close-bracket): Ditto.
2986         (wl-summary-line-children-number): Ditto.
2987         (wl-summary-line-thread-indent): Ditto.
2988         (wl-summary-line-children-and-from): Ditto.
2989
2990         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
2991         't', 'c', 'F' and added 'C'.
2992
2993         * wl-util.el (wl-set-string-width): Accept negative value.
2994         (wl-line-parse-format): Added "%number(" and "%)".
2995
2996 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2997
2998         * wl-summary.el (wl-summary-line-list-count): Change format of the
2999         return value.
3000
3001 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3002
3003         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3004         from the recent message.el.
3005         (wl-draft-point-in-header-p): Ditto.
3006         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3007         wl-draft-beginning-of-line.
3008         * wl-e21.el (wl-draft-mode-map): Ditto.
3009         * wl-xmas.el (wl-draft-mode-map): Ditto.
3010
3011         * wl-folder.el: Sort macrodefs by dependencies.
3012
3013 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3014
3015         * wl-summary.el (wl-summary-prev): Fixed regexp.
3016         (wl-summary-next): Ditto.
3017
3018 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3019
3020         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3021
3022 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3023
3024         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3025         for backward compatibility.
3026
3027 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3028
3029         * wl-summary.el (wl-summary-line-list-count): New function, merged
3030         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3031         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3032         list counts.
3033
3034 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3035
3036         * wl-summary.el (wl-summary-create-line): Ignore errors while
3037         timezone-fix-time.
3038
3039         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3040
3041         * wl-summary.el (wl-summary-sync-update): Ditto.
3042         (wl-summary-default-from): Use wl-message-entity
3043         instead of entity.
3044
3045         * wl-summary.el (wl-summary-create-line): Fix.
3046
3047         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3048         (wl-summary-line-format): New user option.
3049         (wl-folder-summary-line-format-alist): Ditto.
3050         (wl-summary-from-width): Abolished.
3051
3052         * wl-util.el (toplevel): Require 'bytecomp.
3053         (wl-line-parse-format): New function.
3054         (wl-line-formatter-setup): New macro.
3055
3056         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3057         (wl-summary-buffer-line-formatter): New buffer local variable.
3058         (wl-summary-switch-to-clone-buffer): Follow the change above.
3059         (wl-summary-message-regexp): Fix.
3060         (wl-summary-from-func-internal): Abolished.
3061         (wl-summary-subject-func-internal): Ditto.
3062         (wl-summary-subject-filter-func-internal): Ditto.
3063         (All other related portions are changed.)
3064         (wl-summary-buffer-set-folder):
3065         Set up wl-summary-buffer-number-column and 
3066         wl-summary-buffer-line-formatter
3067         (All other related portions are changed.)
3068         (wl-summary-buffer-number-column-detect): Abolished.
3069         (All other related portions are changed.)
3070         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3071         (wl-summary-delete-all-temp-marks-on-buffer): Use
3072         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3073         (wl-summary-target-mark-delete): Ditto.
3074         (wl-summary-target-mark-refile-subr): Ditto.
3075         (wl-summary-target-mark-mark-as-read): Ditto.
3076         (wl-summary-target-mark-mark-as-unread): Ditto.
3077         (wl-summary-target-mark-mark-as-important): Ditto.
3078         (wl-summary-target-mark-save): Ditto.
3079         (wl-summary-replace-status-marks): Renamed from
3080         wl-summary-set-status-marks-on-buffer;
3081         Use wl-summary-message-regexp instead of
3082         wl-summary-buffer-number-regexp.
3083         (wl-summary-sync-update): Follow the change above.
3084         (wl-summary-goto-previous-message-beginning): New function.
3085         (wl-summary-mark-as-unread): Use it.
3086         (wl-summary-mark-as-important): Ditto.
3087         (wl-summary-line-formatter): New variable.
3088         (wl-summary-line-year): New function.
3089         (wl-summary-line-day): Ditto.
3090         (wl-summary-line-day-of-week): Ditto.
3091         (wl-summary-line-hour): Ditto.
3092         (wl-summary-line-minute): Ditto.
3093         (wl-summary-line-open-bracket): Ditto.
3094         (wl-summary-line-close-bracket): Ditto.
3095         (wl-summary-line-children-number): Ditto.
3096         (wl-summary-line-thread-indent): Ditto.
3097         (wl-summary-line-size): Ditto.
3098         (wl-summary-line-subject): Ditto.
3099         (wl-summary-line-from): Ditto.
3100         (wl-summary-line-children-and-from): Ditto.
3101         (wl-summary-create-line): Rewritten.
3102         (wl-summary-format-date): Abolished.
3103
3104         * wl-highlight.el (wl-highlight-summary-current-line): Use
3105         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3106         Use thread structure to detect thread top message.
3107
3108         * wl-draft.el (wl-default-draft-cite): Don't use
3109         wl-summary-from-func-internal.
3110
3111         * wl-refile.el (wl-refile-subject-learn): Don't use
3112         wl-summary-subject-filter-func-internal.
3113         (wl-refile-guess-by-subject): Ditto.
3114
3115         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3116         parameters.
3117
3118         * wl-thread.el (wl-thread-update-indent-string-region):
3119         Use wl-thread-update-line-on-buffer instead of
3120         wl-thread-update-indent-string.
3121         (wl-thread-update-children-number): Redefine using
3122         wl-thread-update-line-on-buffer.
3123         (wl-thread-update-indent-string): Abolished.
3124
3125         * Version number is increased to 2.9.11.
3126
3127 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3128
3129         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3130         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3131         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3132
3133         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3134         as nil.
3135
3136         * wl-thread.el (wl-thread-open-all-unread): Use 
3137         elmo-folder-list-messages-mark-match.
3138         (wl-thread-insert-message): Removed argument `mark-alist'.
3139         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3140         elmo-msgdb-set-mark.
3141         (wl-thread-get-children-msgs-uncached): Likewise.
3142         (wl-thread-get-exist-children): Added argument include-self.
3143         (wl-thread-delete-message): Follow the change above.
3144
3145         * wl-summary.el (wl-summary-count-unread): Removed argument.
3146         (wl-summary-rescan): Follow the change above.
3147         (wl-summary-mark-as-read-region): Ditto
3148         (wl-summary-mark-as-unread-region): Ditto.
3149         (wl-summary-delete-messages-on-buffer): Ditto.
3150         (wl-summary-sync-update): Ditto.
3151         (wl-summary-switch-to-clone-buffer): Ditto.
3152         (wl-summary-goto-folder-subr): Ditto.
3153         (wl-summary-target-mark-mark-as-read): Ditto.
3154         (wl-summary-target-mark-mark-as-unread): Ditto.
3155         (wl-summary-target-mark-mark-as-important): Ditto.
3156         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3157         (wl-summary-update-thread): Removed argument `mark-alist'.
3158         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3159         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3160         (wl-summary-resume-cache-status): Likewise.
3161         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3162         elmo-msgdb-set-mark.
3163         (wl-summary-mark-as-read-all): Likewise.
3164         (wl-summary-delete-cache): Ditto.
3165         (wl-summary-auto-select-msg-p): Ditto.
3166         (wl-summary-mark-as-unread): Ditto.
3167         (wl-summary-no-auto-refile-message-p): Ditto.
3168         (wl-summary-mark-as-read): Ditto.
3169         (wl-summary-mark-as-important): Ditto.
3170         (wl-summary-auto-refile): Follow the change above.
3171         (wl-summary-delete-all-marks): Removed.
3172         (wl-summary-resume-marks-and-highlight): Ditto.
3173         (wl-summary-resume-marks): Ditto.
3174         (wl-summary-delete-important-msgs-from-list): Ditto.
3175         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3176
3177         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3178         wl-summary-count-unread.
3179
3180         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3181         (wl-summary-score-update-all-lines): Use
3182         elmo-msgdb-set-mark.
3183
3184 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3185
3186         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3187         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3188         (wl-summary-create-line): Renamed from
3189         wl-summary-overview-create-summary-line;
3190         Argument rearrangement.
3191         (wl-summary-update-thread): Follow the change above.
3192
3193         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3194         (wl-thread-insert-entity-sub): Likewise.
3195
3196         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3197         argument `overview', `mark-alist' and added `msgdb'.
3198
3199         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3200
3201         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3202         (wl-summary-rescan): Follow the change above.
3203         (wl-summary-sync-update): Ditto.
3204         (wl-summary-insert-thread-entity): Ditto;
3205         Don't use `let*' in every while loop;
3206         Detect infinite loop of threads.
3207         (wl-summary-update-thread): Removed argument `overview'.
3208
3209         * wl-thread.el (wl-thread-insert-message): Ditto.
3210
3211         * Version number is increased to 2.9.10.
3212
3213         * wl-message.el (wl-message-redisplay): Ignore errors while
3214         wl-message-redisplay-hook.
3215
3216 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3217
3218         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3219
3220 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3221
3222         * wl.el (wl): inhibit-quit while wl-folder.
3223
3224 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3225
3226         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3227         while msgdb access.
3228
3229 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3230
3231         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3232         even if no folder is not created.
3233
3234 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3235
3236         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3237
3238         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3239         implementation.
3240         (wl-summary-target-mark-thread): Ditto.
3241
3242         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3243
3244 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3245
3246         * wl-util.el (wl-display-bytes): Remove unused function.
3247
3248 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3249
3250         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3251         seems critical one (partially reverse the change in 2002/03/17).
3252
3253 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3254
3255         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3256         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3257
3258 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3259
3260         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3261         is not writable.
3262         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3263         plugged status instead of `'force' as 2nd argument.
3264
3265         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3266         is not creatable.
3267
3268         * Version number is increased to 2.9.9.
3269
3270 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3271
3272         * wl-summary.el (wl-summary-suspend): New function.
3273
3274 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3275
3276         * wl.el (wl): Do not check variables if check is nil.
3277         * wl-utils.el (wl-collect-draft): New function.
3278         * wl-folder.el (wl-folder-suspend): Put summary buffers
3279         and draft buffers at the end of buffer list.
3280         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3281
3282 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3283
3284         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3285         loop instead of recursive call.
3286
3287         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3288         2nd argument.
3289
3290 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3291
3292         * wl-draft.el (wl-draft-create-contents): Don't take neither
3293         (function . args) nor (string . something) any more.
3294
3295         * wl-version.el (wl-generate-user-agent-string): Return string
3296         without header symbol.
3297         * wl-draft.el (wl-draft-default-headers): Use it.
3298
3299         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3300         `wl-draft-insert-ccs' and return field value instead of inserting
3301         the header. Abolish cc argument.
3302         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3303
3304         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3305         rather than one with string car.
3306
3307         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3308         * wl-draft.el (wl-draft-create-contents): Add it after the default
3309         headers.
3310
3311         * wl-draft.el (wl-draft-create-contents): For the case of
3312         (symbol-or-string . function) insert header only when the function
3313         returns string value.
3314
3315 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3316
3317         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3318         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3319
3320 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3321
3322         * wl.el (wl-check-environment): Don't check Message-ID when
3323         `wl-insert-message-id' is nil.
3324         Revive checking if `wl-message-id-domain' contains "@".
3325
3326 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3327
3328         * wl.el (wl-check-environment): Merge examination for "@" at
3329         inappropriate position into the first string-match.
3330
3331         * wl-summary.el (wl-summary-target-mark-print): New function.
3332         (wl-summary-pipe-message-subr): Extracted from
3333         `wl-summary-pipe-message'.
3334         (wl-summary-target-mark-pipe): New function.
3335         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3336         `wl-summary-target-mark-pipe'.
3337
3338 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3339
3340         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3341
3342 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3343
3344         * wl.el (wl-check-environment): Use elmo-warning instead of
3345         error for non-critical ones.
3346         Remove trash folder check.
3347         (wl): Don't ignore error in wl-check-environment.
3348
3349         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3350         check, which is moved from `wl-check-environment'.
3351         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3352
3353 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3354
3355         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3356         guess anything, call wl-summary-write.
3357         (wl-summary-write): Create draft with blank To field.
3358         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3359
3360 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3361
3362         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3363         argument full as well for wl-folder-write-current-folder.
3364         If wl-*-write-current-folder cannot guess addressee, add blank
3365         To header.
3366         Rewrite condition for positioning cursor.
3367
3368 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3369
3370         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3371         summary buffer is present, use it.
3372         (wl-folder-jump-to-previous-summary): Ditto.
3373
3374 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3375
3376         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3377
3378         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3379         wl-summary-previous-buffer and wl-summary-next-buffer.
3380
3381         * wl-folder.el (wl-folder-mode-map): Bind
3382         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3383         (wl-folder-jump-to-next-summary): New function.
3384         (wl-folder-jump-to-previous-summary): Ditto.
3385
3386         * wl-draft.el (wl-draft): Rearranged.
3387
3388 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3389
3390         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3391         of header.
3392         (wl-draft): Collect arguments for the header as header-alist.
3393         (wl-draft-forward): Arrange arguments for wl-draft.
3394         (wl-draft-reply): Ditto.
3395         (wl-draft-edit-string): Ditto.
3396         * wl-summary.el (wl-summary-write): Ditto.
3397         (wl-summary-write-current-folder): Ditto.
3398
3399         * Version number is increased to 2.9.8.
3400
3401 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3402
3403         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3404
3405         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3406
3407         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3408         even if the guess failed.
3409
3410         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3411         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3412         wl-summary-write-current-folder.
3413         * wl-xmas.el: Ditto.
3414
3415 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3416
3417         * wl-summary.el (wl-summary-next-page): Force display message if
3418         message is not displayed yet.
3419         (wl-summary-prev-page): Ditto.
3420
3421 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3422
3423         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3424
3425 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3426
3427         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3428         add "Preview Message" and "Save Draft and Exit".
3429
3430 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3431
3432         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3433         if addrmgr is called from draft in splitted window.
3434
3435         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3436         * wl-mule.el: Ditto.
3437         * wl-xmas.el: Ditto.
3438
3439 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3440
3441         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3442
3443         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3444         * wl-xmas.el (wl-folder-toolbar): Ditto.
3445
3446 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3447
3448         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3449         and wl-draft-save-and-exit.
3450         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3451         * wl-xmas.el: Ditto.
3452         * wl-mule.el: Ditto.
3453
3454         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3455         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3456
3457 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3458
3459         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3460         lists for saving buffer.
3461
3462 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3463
3464         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3465         parent-folder argument instead of it.
3466         (wl-draft-create-buffer): Ditto.
3467         (wl-draft-forward): Ditto.
3468         (wl-draft-reply): Ditto.
3469         * wl-summary.el (wl-summary-write): Ditto.
3470         (wl-summary-write-current-folder): Ditto.
3471
3472         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3473         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3474         Folder buffer after composing.
3475
3476 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3477
3478         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3479         header if the file `wl-x-face-file' already contains it.
3480
3481 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3482
3483         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3484         folder" entry.
3485         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3486         * wl-e21.el (wl-folder-toolbar): Ditto.
3487         * wl-xmas.el (wl-folder-toolbar): Ditto.
3488
3489 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3490
3491         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3492         wl-folder-goto-folder with sticky argument.
3493         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3494
3495 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3496
3497         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3498         and wl-summary-previous-buffer.
3499         (wl-summary-next-buffer): New function.
3500         (wl-summary-previous-buffer): Ditto.
3501
3502 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3503
3504         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3505         wl-folder-jump-to-current-entity-with-arg.
3506         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3507         `wl-folder-jump-to-current-entity'.
3508         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3509         `wl-summary-goto-folder-sticky'.
3510         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3511         `wl-summary-goto-folder'.
3512         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3513         Unless force-exit, do not clean temp. marks for sticky summary.
3514         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3515
3516 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3517
3518         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3519         not entire.
3520
3521 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3522
3523         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3524         to `C-x C-s'.
3525         (wl-summary-save-status): New command.
3526         (wl-summary-exit): Don't clean-up temp marks when sticky.
3527         (Applied patch from Nakayama-san [wl: 09548])
3528         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3529         Do nothing when no mark data.
3530         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3531         Call `wl-summary-delete-all-temp-marks' before saving.
3532
3533 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3534
3535         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3536
3537 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3538
3539         * wl.el (wl-check-environment): Also cause error when (system-name)
3540         returns "localhost.localdomain". (Although it doesn't affect because
3541         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3542
3543 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3544
3545         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3546         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3547
3548         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3549         value.
3550
3551 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3552
3553         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3554         Likewise r-cc-list and r-ng-list.
3555
3556 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3557
3558         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3559         only if it is bound as variable.
3560
3561         * wl-mime.el (wl-draft-preview-message): Ditto.
3562
3563 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3564
3565         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3566         needless `goto-char'.
3567
3568         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3569         `wl-summary-redisplay-no-mime-internal' instead of
3570         `wl-summary-redisplay-no-mime'.
3571         (wl-summary-redisplay-no-mime): Changed argument;
3572         Call `wl-summary-redisplay-no-mime-internal'.
3573
3574         * wl-mime.el (wl-draft-preview-message): Bind
3575         `mime-header-encode-method-alist' locally.
3576
3577         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3578         (wl-draft-std11-parse-addresses): Added the first address check.
3579         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3580
3581         * Version number is increased to 2.9.7.
3582
3583 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3584
3585         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3586
3587 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3588
3589         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3590         related to scrollbar support, if there is no such a feature
3591         compiled in.
3592
3593 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3594
3595         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3596         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3597         for prefetch.
3598
3599 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3600
3601         * wl-summary.el (wl-summary-pick): Fix for no match.
3602
3603 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3604
3605         * wl-draft.el (wl-draft-save):
3606         Override `mime-header-encode-method-alist'.
3607
3608 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3609
3610         * wl-folder.el (wl-folder-pick): New function.
3611         Define key as "?".
3612
3613 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3614
3615         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3616         Fix for unplugged.
3617
3618 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3619
3620         * wl-folder.el (wl-folder-virtual): New function.
3621         Define key as "V".
3622
3623 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3624
3625         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3626         multi folder if entity is group.
3627
3628 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3629
3630         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3631         is nil.
3632
3633 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3634
3635         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3636         (wl-summary-target-mark-msgs): Return the number of marked messages.
3637
3638 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3639
3640         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3641         "first:" is specified.
3642
3643 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3644
3645         * wl-vars.el (wl-from): Use return value of function
3646         user-full-name instead of the variable user-full-name since
3647         XEmacs-20.4 doesn't set this variable.
3648
3649 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3650
3651         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3652         call `wl' directly.
3653
3654 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3655
3656         * wl-draft.el (wl-draft-reedit): Removed duplicated
3657         switch-to-buffers.
3658
3659 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3660
3661         * wl.el (wl-other-frame): Removed garbages.
3662
3663 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3664
3665         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3666
3667         * wl-xmas.el (wl-draft-key-setup): Ditto.
3668
3669         * wl-mule.el (wl-draft-key-setup): Ditto.
3670
3671         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3672         (wl-draft-reedit): Ditto.
3673         (wl-draft-prepare-edit): Add `wl-draft-save' to
3674         `local-write-file-hooks'.
3675         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3676         (wl-draft-reedit): Set buffer-file-name.
3677         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3678
3679
3680         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3681         call it.
3682         (wl-delete-startup-frame-function): New variable.
3683         (wl-other-frame): New function
3684         (Original was written by Yamaoka san [wl: 09239]).
3685
3686         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3687         if `wl-folder-use-frame'.
3688
3689 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3690
3691         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3692
3693 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3694
3695         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3696         New variable.
3697         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3698         (wl-message-buffer-prefetch-get-next): Use them.
3699         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3700
3701 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3702
3703         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3704         with unwind-protect.
3705
3706         * wl-draft.el (wl-draft-reedit): Rewrite.
3707         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3708         (wl-draft-save): Insert header separator if it does not exist;
3709         Removed condition-case.
3710
3711         * wl-summary.el (wl-summary-reedit): Revert last change.
3712
3713         * wl-draft.el (wl-draft-save): Rewrite.
3714         (wl-draft-create-buffer): Set buffer-file-name as nil.
3715
3716         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3717
3718         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3719
3720         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3721         nil.
3722
3723 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3724
3725         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3726         If count is nil, do not prefetch.
3727         (wl-message-buffer-prefetch-next): Next.
3728
3729 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3730
3731         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3732
3733 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3734
3735         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3736         `delete-backward-char'
3737         (wl-draft-prepare-edit): Check major-mode.
3738         (wl-draft-decode-header): Rewrite.
3739         (wl-draft): Fix.
3740
3741 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3742
3743         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3744
3745 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3746
3747         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3748         (wl-message-buffer-prefetch-get-next): Remove size checking.
3749         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3750
3751 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3752
3753         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3754         (wl-draft-default-headers): Fix.
3755
3756 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3757
3758         * wl-draft.el (wl-draft-default-headers): Insert return value of
3759         `wl-generate-mailer-string-function'.
3760
3761 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3762
3763         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3764         (wl-draft-insert-mail-header-separator): Ditto.
3765
3766         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3767         again (Reverted the change on 2002-01-17 by OKADA san).
3768
3769 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3770
3771         * wl-draft.el (wl-draft): Rewrite.
3772         (wl-draft-create-buffer): New function.
3773         (wl-draft-create-contents): Ditto.
3774         (wl-draft-prepare-edit): Ditto.
3775         (wl-draft-decode-header): Ditto.
3776         (wl-draft-decode-body): Ditto.
3777         (wl-draft-check-new-line): Ditto.
3778         (wl-draft-default-headers): Ditto.
3779         (wl-draft-insert-mail-header-separator): Ditto.
3780
3781 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3782
3783         * Version number is increased to 2.9.6.
3784
3785 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3786
3787         * wl-draft.el (wl-draft-delete-field): Optional argument.
3788         (wl-draft-delete-fields): Ditto.
3789
3790 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3791
3792         * wl-message.el (toplevel): Eliminated byte-compile warning.
3793         for `itimer-function', `delete-timer' and `itimer-list'.
3794
3795 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3796
3797         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3798         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3799         `wl-message-buffer-prefetch-threshold'.
3800         * wl-summary.el (wl-summary-redisplay-internal): Remove
3801         the check of `wl-message-buffer-prefetch-depth'.
3802
3803 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3804
3805         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3806         size of article.
3807         (wl-message-buffer-prefetch-subr): Remove size check.
3808
3809 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3810
3811         * wl-vars.el (wl-plugged): Make customizable.
3812
3813 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3814
3815         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3816         (wl-message-buffer-prefetch-set-timer): New function.
3817         (wl-message-buffer-prefetch-get-next): New function.
3818         (wl-message-buffer-prefetch): New function.
3819         (wl-message-buffer-prefetch-next): Rewrite.
3820         (wl-message-buffer-prefetch-subr): Rewrite.
3821         * wl-vars.el (wl-auto-prefetch-first): New variable.
3822         * wl-summary.el (wl-summary-goto-folder-subr): Call
3823         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3824
3825 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3826
3827         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3828         `wl-summary-unread-message-hook'.
3829
3830 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3831
3832         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3833         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3834         if range is `cache-status'.
3835
3836 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3837
3838         * wl-message.el (wl-message-buffer-prefetch-subr):
3839         Improve debug message.
3840
3841 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3842
3843         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3844         `wl-mail-send-pre-hook'.
3845         (wl-draft-send-mail-with-qmail): Ditto.
3846         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3847
3848 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3849
3850         * wl-message.el (wl-message-buffer-prefetch-subr):
3851         Fix for cancel-function-timers bug.
3852         (wl-message-buffer-prefetch-debug): Default value is t.
3853
3854 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3855
3856         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3857         (wl-message-buffer-prefetch-subr): Rewrite.
3858         Rename from `wl-message-buffer-prefetch'.
3859
3860 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3861
3862         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3863         (wl-default-draft-cite-decorate-author): Ditto.
3864
3865         * wl-draft.el (wl-draft-cite-function): Removed.
3866         (wl-default-draft-cite-decorate-author): Ditto.
3867
3868 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3869
3870         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3871         (wl-default-draft-cite): Do not arrange author name if the value of
3872         `wl-default-draft-cite-decorate-author' is nil.
3873
3874 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3875
3876         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3877
3878         * wl-folder.el (wl-folder-check-one-entity): Don't care
3879         `elmo-folder-use-flag-p'.
3880
3881 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3882
3883         * wl-folder (wl-folder-check-one-entity): Fix
3884         problem if unread is nil.
3885
3886 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3887
3888         * wl-address.el (wl-address-make-completion-list): Check whether
3889         the address is a group list.
3890         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3891
3892 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3893
3894         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3895         The number of the messages of new and unread does not count
3896         correctly.
3897
3898         * wl-summary.el (wl-summary-count-unread): Changed to return
3899         `(new . unread)' instead of total.
3900         (wl-summary-sync-update): Follow the change above.
3901
3902         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
3903
3904 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3905
3906         * wl-address.el (wl-address-make-completion-list): Do not enclose
3907         address by " <" and ">" if associated realname is "".
3908         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3909         This is against the promblem with group list in .addresses pointed
3910         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
3911
3912 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3913
3914         * wl-draft.el (wl-draft-write-sendlog): The first argument of
3915         message is a format control string.
3916         * wl-expire.el (wl-expire-append-log): Ditto.
3917         * wl-mime.el (wl-summary-burst-subr): Ditto.
3918         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
3919         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
3920
3921 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3922
3923         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
3924         wl.el (wl-check-variables): Rename from `wl-check-type'.
3925         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
3926         (wl-check-variables-2): New function.
3927         (wl): Call `wl-check-variables-2'.
3928
3929 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3930
3931         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
3932         after renaming folder in access group.
3933
3934 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3935
3936         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
3937         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
3938         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3939         (wl-message-buffer-prefetch): Rewrite.
3940         (wl-message-buffer-prefetch-idle-time): Removed.
3941         * wl-summary.el (wl-summary-redisplay-internal):
3942         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
3943         Error check for `wl-message-buffer-prefetch-depht'.
3944
3945 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3946
3947         * Version number is increased to 2.9.5.
3948         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
3949
3950 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3951
3952         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
3953         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
3954         Based on the patch written by
3955         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3956
3957 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
3958
3959         * wl-draft.el (wl-draft-raw-send): Fix for
3960         `wl-news-send-pre-hook'
3961
3962 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3963
3964         * wl-utils.el (wl-message-id-function): New variable.
3965         * wl-draft.el (wl-draft-insert-required-fields):
3966         Use `wl-message-id-function'.
3967
3968 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3969
3970         * wl-vars.el (wl-message-id-use-wl-from): New variable.
3971         * wl-utils.el (wl-draft-make-message-id-string):
3972         Use `wl-from' for domain part of Message-ID
3973         if `wl-message-id-use-wl-from' if non-nil.
3974         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
3975
3976 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3977
3978         * wl.el (wl): Call `wl-check-type'
3979         Do not 'condition-case'.
3980
3981 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3982
3983         * wl.el (wl-check-type): New function.
3984         (wl-check-type-variables): New variable.
3985
3986 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3987
3988         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
3989
3990 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
3991
3992         * wl-draft.el (wl-smtp-password-key): New function.
3993         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
3994         (wl-draft-send-mail-with-smtp): Ditto.
3995         (wl-draft-send-mail-with-pop-before-smtp): Fix.
3996
3997 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
3998
3999         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4000         * wl-utils.el (wl-unique-id-suffix): Remove.
4001
4002 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4003
4004         * Version number is increased to 2.9.4.
4005
4006 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4007
4008         * wl-utils.el (wl-unique-id-suffix): New variable.
4009         (wl-unique-id): Use `wl-unique-id-suffix'
4010
4011 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4012
4013         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4014         instead of `elmo-msgdb-search'.
4015
4016         * Version number is increased to 2.9.3.
4017
4018 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4019
4020         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4021
4022 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4023
4024         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4025         (wl-draft-dispatch-message): Changed for send-later.
4026         (wl-draft-queue-flush): Ditto.
4027         (wl-draft): Clear `wl-sent-message-queued'.
4028         (wl-draft-reedit): Ditto.
4029         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4030         * wl-vars.el (wl-draft-force-queuing): New variable.
4031         (wl-draft-force-queuing-mail): New variable.
4032         (wl-draft-force-queuing-news): New variable.
4033
4034 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4035
4036         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4037         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4038
4039 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4040
4041         * Version number is increased to 2.9.2.
4042
4043 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4044
4045         * wl-draft.el (wl-draft-elide-region): New user command.
4046         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4047
4048         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4049         command `wl-draft-elide-region'.
4050         * wl-mule.el: Ditto.
4051         * wl-xmas.el: Ditto.
4052
4053 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4054
4055         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4056         (wl-biff-check-folder-async): Removed needless let.
4057
4058 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4059
4060         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4061         wl-folder-get-elmo-folder.
4062         (wl-biff-check-folder): Set `biff' argument of
4063         `wl-folder-check-one-entity'.
4064         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4065
4066         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4067         (wl-folder-check-one-entity): Added `biff' argument;
4068         Setup `biff' slot of folder.
4069
4070         * Version number is increased to 2.9.1.
4071
4072 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4073
4074         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4075         comment out and fixed.
4076         (wl-fldmgr-add-completion-subr): Ditto.
4077
4078         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4079         and msgdb.
4080
4081         * wl.el (wl-toggle-plugged): Save summary view.
4082
4083 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4084
4085         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4086
4087 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4088
4089         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4090
4091 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4094         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4095         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4096
4097         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4098         if it was failed.
4099         (wl-demo): Disable undo in the demo buffer.
4100
4101 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4102
4103         * wl-version.el (wl-version): Changed codename.
4104
4105         * Version number is increased to 2.9.0.
4106
4107 2001-12-14  Takuo KITAME <kitame@northeye.org>
4108
4109         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4110         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4111         (wl-folder-mark-as-read-all-current-entity): Ditto.
4112
4113 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4114
4115         * wl-vars.el (wl-from-width): Define as obsolete variable.
4116         (wl-subject-length-limit): Ditto.
4117
4118         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4119
4120         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4121         wl-summary-save-view.
4122
4123         * wl.el (wl-save-status): Ditto.
4124         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4125
4126         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4127         (wl-summary-exit): Follow the change above.
4128         (wl-summary-goto-folder-subr): Ditto.
4129
4130         * wl-folder.el (wl-folder-create-subr): Don't use
4131         `elmo-folder-creatable-p'.
4132
4133 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4134
4135         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4136
4137 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4138
4139         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4140         rather than bitmap on Emacs 21.
4141         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4142         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4143         for xbm if the new redisplay engine is not available.
4144
4145 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4146
4147         * wl-folder.el (wl-folder-init-hook): New hook.
4148         (wl-folder-init): Run `wl-folder-init-hook'.
4149
4150 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4151
4152         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4153
4154 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4155
4156         * wl-acap.el (wl-acap-cache-filename): New variable.
4157         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4158         (wl-acap-init): Use cache if no ACAP server found.
4159
4160 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4161
4162         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4163         `wl-acap-original-msgdb-dir'.
4164
4165         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4166         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4167
4168         * wl-mime.el (wl-mime-save-directory): Renamed from
4169         `wl-mime-save-dir'.
4170
4171 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4172
4173         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4174
4175         * wl-demo.el: Require `path-util'.
4176         (wl-demo-bitmap-mule-available-p): New internal variable.
4177         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4178         `module-installed-p' instead.
4179         (wl-demo-insert-image): Use *.img file for a bitmap image.
4180         (wl-demo): Don't call the ascii demo recursively.
4181
4182 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4183
4184         * Version number is increased to 2.7.7.
4185
4186 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4187
4188         * wl.el (wl-exit): Eliminated byte-compile warning.
4189
4190 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4191
4192         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4193         obsolete variable using `elmo-define-obsolete-variable'.
4194         (wl-fetch-confirm-threshold): Ditto.
4195         (wl-cache-prefetch-folder-type-list): Ditto.
4196         (wl-cache-prefetch-folder-list): Ditto.
4197
4198 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4199
4200         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4201         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4202         (wl-demo-insert-image): New function.
4203         (wl-demo-insert-text): New function.
4204         (wl-demo-image-type-alist): Redefine as a function.
4205         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4206         (wl-demo-with-temp-file-buffer): Removed.
4207         (wl-logo-xpm): Removed.
4208         (wl-logo-xbm): Removed.
4209         (wl-logo-bitmap): Removed.
4210
4211 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4212
4213         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4214         (wl-expire-localdir-get-folder-function): New user option.
4215         (wl-expire-localdir-get-folder): New function.
4216         (wl-expire-localdir-date): Ditto.
4217
4218 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4219
4220         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4221         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4222         Fixed unread number mismatch when all-unread < unread.
4223
4224 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4225
4226         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4227         (wl-fetch-confirm-threshold): Ditto.
4228
4229         * wl-summary.el (wl-summary-confirm-appends): Removed.
4230         (wl-summary-sync-update): Don't refer
4231         `wl-summary-update-confirm-threshold' (It is now abolished).
4232
4233         * wl-message.el (wl-message-display-internal): Don't refer
4234         `wl-fetch-confirm-threshold' (It is now abolished).
4235
4236 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4237
4238         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4239
4240 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4241
4242         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4243         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4244         Change default value to nil.
4245         (wl-summary-indent-length-limit): The value can be nil, nil means
4246         unlimited.
4247
4248         * wl-summary.el: Don't set limit for indent length if the value of
4249         wl-summary-indent-length-limit is nil.
4250         If the value of wl-summary-width is nil, it means only that the width
4251         of summary is unlimited (nil doesn't mean that the indent length is
4252         unlimited).
4253
4254         * wl-thread.el: Ditto.
4255
4256 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4257
4258         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4259         be nil, nil means never confirm.
4260         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4261
4262 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4263
4264         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4265         means unlimited).
4266
4267 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4268
4269         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4270         Use `with-temp-buffer'.
4271
4272 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4273
4274         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4275         with new backquote style).
4276         (wl-folder-get-entity-from-buffer): Ditto.
4277
4278 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4279
4280         * wl-version.el (nemacs-version): Eliminated.
4281         (wl-extended-emacs-version2): Ignore nemacs.
4282         (wl-extended-emacs-version3): Ditto.
4283
4284 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4285
4286         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4287         (wl-draft-add-in-reply-to): New variable.
4288         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4289         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4290         (wl-draft-yank-from-mail-reply-buffer): Use
4291         `wl-draft-add-in-reply-to'.
4292         (wl-draft-insert-current-message): Ditto.
4293
4294 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4295
4296         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4297         typo (kill->hide).
4298         (wl-message-buffer-prefetch-folder-type-list): Added elements
4299         `mark' and `cache' instead of `internal'.
4300
4301 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4302
4303         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4304         resume msgdb directory.
4305
4306 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4307
4308         * wl.el (wl-exit): Call `wl-acap-exit'.
4309
4310         * wl-summary.el (wl-summary-message-string): New function.
4311         (wl-summary-reedit): Use it.
4312         (wl-summary-resend-bounced-mail): Remove needless let.
4313         (wl-summary-supersedes-message): Ditto.
4314         (wl-summary-save): Ditto.
4315
4316         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4317         (wl-acap-init): Set it.
4318         (wl-acap-exit): New function.
4319
4320 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4321
4322         * wl.el (wl-init): Revert (require 'mime-setup). move from
4323         toplevel.
4324
4325 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4326
4327         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4328         local variables.  Add error when guess function return invalid
4329         value.
4330
4331 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4332
4333         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4334         Change local variable name.
4335         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4336         (wl-folder-get-newsgroups): Return nil when non-news folder.
4337         * wl-summary.el (wl-summary-write-current-folder): State through
4338         when guess-list return nil.
4339         (wl-summary-write-current-folder-functions): Fixed docstring.
4340
4341         * wl.el (wl-exit): Changed confirm message.
4342
4343         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4344         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4345
4346         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4347
4348 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4349
4350         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4351         user option (Renamed from wl-cache-prefetch-folder-type-list).
4352         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4353         from wl-cache-prefetch-folder-list).
4354
4355         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4356         Move to wl-vars.el.
4357         (wl-message-buffer-prefetch-p): Changed to enable
4358         `wl-message-buffer-prefetch-folder-list'.
4359
4360         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4361         `ignore-cache'.
4362
4363 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4364
4365         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4366         `part-top' and `part-bottom'.
4367         (wl-draft-config-sub-part-top): New function.
4368         (wl-draft-config-sub-part-bottom): New function.
4369
4370 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4371
4372         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4373
4374 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4375
4376         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4377
4378 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4379
4380         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4381
4382         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4383         (wl-summary-write-current-folder): Ditto.
4384
4385 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4386
4387         * wl-folder.el (wl-folder-get-newsgroups): Use
4388         `elmo-folder-newsgroups'.
4389
4390 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4391
4392         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4393         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4394         `wl-draft-config-sub-header-bottom'.
4395
4396 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4397
4398         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4399         localnews folder.
4400
4401 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4402
4403         * wl-summary.el (wl-summary-mode): Undo last change.
4404
4405         * wl-folder.el (wl-folder-mode): Ditto.
4406
4407 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4408
4409         * wl-summary.el (wl-summary-mode): Locally set
4410         truncate-partial-window-width to nil.
4411         (for XEmacs)
4412
4413         * wl-folder.el (wl-folder-mode): Ditto.
4414
4415 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4416
4417         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4418
4419 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4420
4421         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4422         number.
4423
4424         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4425
4426         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4427
4428         * Version number is increased to 2.7.6.
4429
4430 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4431
4432         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4433
4434 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4435
4436         * wl-summary.el (wl-summary-sync-update): Enclose network
4437         related portion with `unwind-protect'.
4438
4439 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4440
4441         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4442
4443 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4444
4445         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4446         element.
4447         * wl-vars.el (wl-message-body-button-alist): Ditto.
4448
4449         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4450         max match length.
4451         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4452
4453         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4454         for the max match length;
4455         Use 4th element value for the button string regexp group.
4456
4457         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4458         candidate exists, prompt to select.
4459
4460 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4461
4462         * wl-summary.el (wl-summary-jump-to-msg): Search before
4463         calibration point by `beginning-of-line'.
4464
4465 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4466
4467         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4468         for access group.
4469
4470 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4471
4472         * wl-message.el (wl-message-display-internal): Bind
4473         `default-mime-charset'.
4474
4475         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4476
4477         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4478
4479         * Version number is increased to 2.7.5.
4480
4481 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4482
4483         * wl-expire.el (wl-summary-archive): Fixed;
4484         Use `elmo-folder-name-internal'.
4485
4486 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4487
4488         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4489         from `elmo-folder-move-messages' caller.
4490         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4491
4492         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4493         related portions are changed).
4494
4495 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4496
4497         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4498         counter.
4499
4500 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4501
4502         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4503         buffer local and set it to nil.
4504
4505         * wl-message.el (wl-message-redisplay): Ditto.
4506
4507 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4508
4509         * wl-summary.el (wl-summary-mark-as-important): If message is
4510         already cached, set messag as read, otherwise encache and mark as read.
4511
4512 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4513
4514         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4515         point-min.
4516
4517 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4518
4519         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4520         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4521         a keymap.
4522
4523 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4524
4525         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4526         parent.
4527
4528         * wl-mule.el (wl-message-define-keymap): Ditto.
4529
4530         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4531
4532         * wl-xmas.el (wl-message-display-internal-hook): Define.
4533         (wl-xmas-setup-message-toolbar): Define as function.
4534         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4535         (wl-message-overload-functions): Abolished.
4536         (wl-message-define-keymap): New function.
4537
4538         * wl-vars.el (wl-message-display-internal-hook): New variable.
4539         (wl-message-header-button-alist): New variable (Renamed from
4540         wl-highlight-message-header-button-alist).
4541         (wl-message-body-button-alist): Ditto.
4542
4543         * wl-mule.el (wl-message-define-keymap): New function.
4544         (wl-message-overload-functions): Abolished.
4545
4546         * wl-message.el (wl-message-add-buttons-to-body): New function.
4547         (wl-message-redisplay): Don't call wl-message-overload-functions;
4548         Call wl-message-add-buttons-to-header and
4549         wl-message-add-buttons-to-body.
4550         (wl-message-display-internal): Set keymap argument for
4551         elmo-mime-display-as-is, elmo-mime-message-display;
4552         Run wl-message-display-internal-hook.
4553         (wl-message-refer-article-or-url): Abolished.
4554
4555         * wl-highlight.el (wl-highlight-headers): Don't call
4556         wl-highlight-message-add-buttons-to-header.
4557         (wl-highlight-message-add-buttons-to-header): Abolished.
4558
4559
4560         * wl-e21.el (wl-message-display-internal-hook): Define.
4561         (wl-e21-setup-toolbar): Deleted duplicated binding.
4562         (wl-e21-setup-message-toolbar): Define as function.
4563         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4564         (wl-message-define-keymap): New function.
4565         (wl-message-overload-functions): Abolished.
4566
4567 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4568
4569         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4570         and elmo-folder-close.
4571
4572         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4573
4574 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4575
4576         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4577         boolean value.
4578         * wl-draft.el (wl-draft-do-fcc): Ditto.
4579
4580 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4581
4582         * wl-vars.el (wl-fcc-force-as-read): New variable.
4583         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4584         mark copied message as read.
4585
4586 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4587
4588         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4589
4590 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4591
4592         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4593         `wl-summary-target-above' instead of obsolete variable
4594         `wl-summary-temp-above'.
4595
4596         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4597         instead of `make-obsolete-variable'.
4598         * wl-refile.el (toplevel): Ditto.
4599
4600 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4601
4602         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4603         with third argument t.
4604         (wl-draft): Set first argument for wl-plugged-init as t.
4605
4606         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4607         definition.
4608
4609 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4610
4611         * wl-vars.el: Tabify.
4612         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4613
4614         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4615         message.
4616
4617 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4618
4619         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4620         and set default to beep.
4621
4622 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4623
4624         * wl-vars.el (wl-draft-truncate-lines): New variable.
4625
4626         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4627         instead of wl-message-truncate-lines for truncate-lines.
4628
4629 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4630
4631         * wl-message.el (wl-message-display-internal): Call
4632         `wl-highlight-message' after `elmo-mime-display-as-is'.
4633
4634         * wl-mime.el (wl-mime-display-text/plain): New function.
4635         (wl-mime-display-header): Ditto.
4636         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4637         body-presentation-method for text/plain;
4638         Register `wl-mime-display-header' as a header-presentation-method;
4639         Don't set up `elmo-message-text-content-inserted-hook' and
4640         `elmo-message-header-inserted-hook'.
4641
4642         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4643         variable.
4644         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4645         as t if flag is 'all-header;
4646         Don't bind `elmo-message-ignored-field-list',
4647         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4648
4649 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4650
4651         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4652         for xemacs with non-mule environment.
4653
4654 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4655
4656         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4657         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4658         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4659
4660 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4661
4662         * wl-vars.el (wl-interactive-send): Set default value as t.
4663
4664 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4665
4666         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4667         (wl-addrmgr-method-list): Abolished.
4668         (wl-addrmgr-change-method): Follow above change.
4669
4670         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4671
4672 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4673
4674         * wl-vars.el (wl-message-truncate-lines): Change default value
4675         to default-truncate-lines.
4676
4677         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4678
4679 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4680
4681         * wl-vars.el (wl-message-truncate-lines): New variable.
4682
4683         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4684         wl-message-truncate-lines.
4685
4686 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4687
4688         * wl-acap.el (wl-acap-init): Remove period from error message.
4689         (wl-acap-find-acap-service): Remove period from message.
4690
4691 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4692
4693         * wl.el (wl-check-environment): Undo last change.
4694
4695         * wl-vars.el (wl-from): Changed default value.
4696
4697         * wl-util.el (toplevel): Don't require tm-edit.
4698
4699         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4700         `wl-folder-init';
4701         Don't set mark on mail body.
4702         (wl-draft-reedit): Ditto.
4703
4704         * wl-address.el (wl-address-quote-specials): Define as an alias for
4705         elmo-address-quote-specials.
4706
4707 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4708
4709         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4710
4711         * wl-vars.el (wl-from): Set default value as nil.
4712         (wl-organization): Set default value as ORGANIZATION environment
4713         variable.
4714
4715         * wl-draft.el (wl-smtp-extension-bind): Check value of
4716         wl-smtp-connection-type.
4717
4718         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4719         error.
4720
4721 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4722
4723         * Version number is increased to 2.7.4.
4724
4725         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4726         arguments from `wl-highlight-x-face-function' caller.
4727         Use x-face-1.3.6.12 or later.
4728
4729 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4730
4731         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4732
4733 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4734
4735         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4736         (wl-fcc): Fix to accept function.
4737         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4738
4739 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4740
4741         * wl-acap.el (toplevel): Added `product-provide' declare.
4742         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4743
4744 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4745
4746         * wl.el (wl): Changed order of calling `elmo-init'
4747         and `elmo-folder-init'.
4748
4749 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4750
4751         * wl-mime.el (wl-summary-burst): Extract message when content-type
4752         of root entity is not only `multipart' but also `message/rfc822'.
4753         (wl-summary-burst-subr): Ditto.
4754
4755 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4756
4757         * wl-vars.el (toplevel): Require 'custom.
4758         (wl-trash-folder): Added to `wl-setting' group.
4759
4760         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4761         exists.
4762         (wl-addrmgr-draw): Insert empty line when no entry exists.
4763
4764         * wl-mule.el (wl-message-wheel-up): Fixed.
4765         (wl-message-wheel-down): Ditto.
4766
4767 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4768
4769         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4770         config is an anonymous lambda expression.
4771
4772 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4773
4774         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4775         when Mule 2 is running.
4776
4777 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4778
4779         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4780
4781 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4782
4783         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4784         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4785
4786         * wl-address.el (wl-address-specials-regexp): Eliminated.
4787         (wl-address-quote-specials): Rewrite.
4788
4789 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4790
4791         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4792         shy-groups for regexp.
4793
4794         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4795         character classes and Perl style shy-groups for regexp.
4796         (wl-highlight-plugged-current-line): Use Posix style character
4797         classes for regexp.
4798         (wl-e21-highlight-folder-by-numbers): Ditto.
4799         (wl-e21-display-image-p): Use `display-images-p' instead of
4800         `display-graphic-p'.
4801         (display-images-p): Make an alias to `display-graphic-p' if it is
4802         not available.  It is for Emacs version prior to 21.0.105.
4803
4804         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4805         `display-graphic-p'.
4806         (wl-demo-image-type-alist): Ditto.
4807         (display-images-p): Make an alias to `display-graphic-p' if it is
4808         not available.  It is for Emacs version prior to 21.0.105.
4809
4810 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4811
4812         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4813         support.
4814         (wl-generate-user-agent-string): Ditto.
4815
4816         * wl-version.el (wl-version): Update docsting.
4817         (wl-version-status): Ditto.
4818
4819 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4820
4821         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4822         21.0.105.  For Emacs 21.0.104 or earlier.
4823
4824 2001-09-03  Takuo KITAME <kitame@northeye.org>
4825
4826         * wl-e21.el (wl-plugged-init-icons): Use
4827         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4828         (wl-biff-init-icons): Ditto.
4829
4830 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4831
4832         * wl-highlight.el (wl-highlight-summary-current-line):
4833         Fixed highlighting refile/copy destination.
4834
4835         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4836         (wl-acap-store): Encode string by wl-acap-coding-system.
4837
4838 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4839
4840         * wl-acap.el (toplevel): Check and require 'un-define before
4841         'xemacs-ucs;
4842          Added checking for UTF-2000.
4843
4844 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4845
4846         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4847         Don't enclose with `eval-and-compile'.
4848
4849         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4850         wl-init is non-nil.
4851
4852         * wl-draft.el (wl-draft): Ditto.
4853
4854         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4855
4856         * wl-acap.el (toplevel): Require 'wl.
4857         (wl-acap-store): Call `elmo-init'.
4858
4859         * wl.el (wl): Changed position of `wl-check-environment'.
4860         (toplevel): Added autoload setting for wl-acap.
4861
4862         * wl-vars.el (wl-setting): New custom group.
4863         (wl-from): Added wl-setting group.
4864         (wl-user-mail-address-list): Ditto.
4865         (wl-organization): Ditto.
4866         (wl-subscribed-mailing-list): Ditto.
4867         (wl-envelope-from): Ditto.
4868         (wl-smtp-posting-user): Ditto.
4869         (wl-smtp-posting-server): Ditto.
4870         (wl-smtp-posting-port): Ditto.
4871         (wl-smtp-authenticate-type): Ditto.
4872         (wl-pop-before-smtp-user): Ditto.
4873         (wl-pop-before-smtp-server): Ditto.
4874         (wl-pop-before-smtp-port): Ditto.
4875         (wl-pop-before-smtp-authenticate-type): Ditto.
4876         (wl-nntp-posting-server): Ditto.
4877         (wl-nntp-posting-user): Ditto.
4878         (wl-nntp-posting-port): Ditto.
4879         (wl-fetch-confirm-threshold): Ditto.
4880         (wl-prefetch-threshold): Ditto.
4881         (wl-thread-insert-opened): Ditto.
4882         (wl-ldap-server): Ditto.
4883         (wl-ldap-port): Ditto.
4884         (wl-ldap-base): Ditto.
4885         (wl-ldap-objectclass): Ditto.
4886         (wl-use-ldap): Ditto.
4887         (wl-draft-config-alist): Ditto.
4888         (wl-draft-config-matchone): Ditto.
4889         (wl-template-alist): Ditto.
4890         (wl-message-sort-field-list): Ditto.
4891         (wl-message-ignored-field-list): Ditto.
4892         (wl-message-visible-field-list): Ditto.
4893         (wl-interactive-send): Ditto.
4894         (wl-summary-move-order): Ditto.
4895         (wl-auto-select-first): Ditto.
4896         (wl-auto-select-next): Ditto.
4897         (wl-interactive-save-folders): Ditto.
4898
4899         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
4900         Initialization codes are moved from wl-local-folder-init.
4901         (wl-local-folder-init): Follow the change above.
4902         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
4903
4904         * wl-acap.el: New file.
4905
4906         * Version number is increased to 2.7.3.
4907
4908 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4909
4910         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
4911
4912 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4913
4914         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
4915         (wl-addrmgr-address-entry-list): Ditto.
4916
4917 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4918
4919         * wl-e21.el (wl-draft-mode-map): Removed binding for
4920         `wl-draft-insert-x-face-field'.
4921
4922         * wl-mule.el (wl-draft-mode-map): Ditto.
4923
4924         * wl-xmas.el (wl-draft-mode-map): Ditto.
4925
4926         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
4927         (wl-cs-autoconv): Ditto.
4928         (wl-cs-local): Ditto.
4929         (wl-use-scoring): Ditto.
4930         (wl-mime-charset): Ditto.
4931         (wl-folder-check-async): Ditto.
4932
4933         * wl.el (toplevel): Ignore nemacs and tm.
4934         (wl-exit): Ditto.
4935
4936         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
4937         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
4938         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
4939         instead of wl-address-petname-add-or-change.
4940         (wl-summary-edit-addresses-subr): Use wl-address-delete
4941         instead of wl-address-petname-delete.
4942
4943         * wl-util.el (wl-as-coding-system): Ignore nemacs.
4944
4945         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
4946         if error occured.
4947
4948         * wl-message.el (require): Remove tm support.
4949
4950         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
4951
4952         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
4953         (wl-folder-jump-to-current-entity): Ditto.
4954         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
4955
4956         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
4957         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
4958         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
4959
4960         * wl-mule.el (wl-draft-key-setup): Ditto.
4961
4962         * wl-xmas.el (wl-draft-key-setup): Ditto.
4963
4964         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
4965         (wl-draft-std11-parse-addresses): New function.
4966         (wl-draft-parse-mailbox-list): Use it.
4967         (wl-draft): Ignore nemacs.
4968         (wl-draft-reedit): Ditto.
4969
4970         * wl-addrmgr.el: New file.
4971         (Original is wl-rcpt.el written by
4972         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
4973         Thanks Kitamoto-san.)
4974
4975         * wl-address.el (wl-address-make-address-list): Modified parsing
4976         process.
4977         (wl-address-delete): Renamed from `wl-address-petname-delete';
4978         Modify wl-address-list too.
4979         (wl-address-add-or-change): Renamed from
4980         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
4981
4982 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
4983
4984         * wl-highlight.el (wl-highlight-summary-current-line):
4985           Work with transient-mark-mode
4986
4987 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
4988
4989         * Version number is increased to 2.7.2.
4990
4991         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
4992         instead of elmo-dop-queue-method.
4993
4994 2001-08-06  SAITO Atsunori <sai@yedo.com>
4995
4996         * wl-vars.el (wl-ldap-objectclass): New user option.
4997
4998         * wl-address.el (wl-ldap-make-filter): Use it.
4999
5000 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5001
5002         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5003
5004 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5005
5006         * wl-folder.el (wl-folder): redisplay after folder insertion.
5007
5008         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5009
5010         * wl-summary.el (wl-summary-sync-update):
5011         Change status mark only when new-msgdb exists.
5012         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5013
5014 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5015
5016         * wl-summary.el (wl-summary-open-folder): New function.
5017         (wl-summary-goto-folder-subr): Use it.
5018         (wl-summary-mark-as-important): Fix;
5019         Encache only when no cache exists.
5020
5021 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5022
5023         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5024         Use with-current-buffer.
5025
5026 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5027
5028         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5029         before call `get-buffer'. Fixed parenthesis.
5030         (wl-score-get-header-entry): Clear message and help window when
5031         keyboard quit.
5032         (wl-score-edit-insert-header): Ditto.
5033
5034 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5035
5036         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5037         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5038         (wl-default-draft-cite): Fix.
5039
5040         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5041         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5042
5043 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5044
5045         * wl-message.el (wl-message-prev-page): Do same bahavior
5046         as summary when it is called in the message buffer.
5047         (wl-message-next-page): Ditto.
5048
5049 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5050
5051         * wl-summary.el (wl-summary-forward): Use cache if it is not
5052         section cache.
5053
5054 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5055
5056         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5057         Removed redundant require of elmo-vars.
5058         (wl-biff-state-indicator-on): Changed default value for
5059         xemacs with non-mule environment.
5060
5061         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5062         wl-message-buffer is nil;
5063         Hide progress bar after moving messages.
5064
5065 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5066
5067         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5068         message at cursor point is deleted.
5069
5070 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5071
5072         * wl-vars.el: Changed file coding system to euc-japan.
5073         Added -*-coding:-*- magic to the first line.
5074
5075         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5076         Search parent from the first message.
5077
5078         * Version number is increased to 2.7.1.
5079
5080 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5081
5082         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5083
5084 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5085
5086         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5087         refile/delete execution.
5088
5089         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5090         Fixed docstring.
5091
5092 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5093
5094         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5095         do update process;
5096         Don't update marks when update process is interrupted.
5097
5098 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5099
5100         * wl-summary.el (wl-summary-reply): Fixed problem when
5101         wl-draft-use-frame is non-nil.
5102         (wl-summary-forward): Ditto.
5103
5104         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5105         as nil.
5106         (wl-folder-mark-as-read-all-entity): Ditto.
5107         (wl-folder-prefetch-entity): Ditto.
5108
5109         * wl.el (wl): Check environment before wl-init.
5110
5111         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5112         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5113         instead of wl-summary-collect-unread.
5114         (wl-summary-reply): Split message window.
5115
5116 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5117
5118         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5119         only if current language environment is japanese,
5120
5121         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5122         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5123         (wl-folder-goto-folder-subr): Ditto.
5124
5125         * wl-draft.el (wl-draft-dispatch-message): Call
5126         `elmo-file-cache-get-path'.
5127
5128 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5129
5130         * wl-summary.el (wl-summary-cursor-move): If return value of
5131         wl-summary-next-message is not number, don't jump.
5132
5133 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5134
5135         * wl-summary.el (wl-summary-buffer-next-message-function): New
5136         variable.
5137         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5138         if it is bound.
5139
5140         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5141         string.
5142
5143         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5144         (wl-plugged-drawing): Ditto.
5145
5146 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5147
5148         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5149         process.
5150         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5151         with unwind-protect.
5152
5153         * wl.el (wl-init): Require mime-setup.
5154         (wl-check-environment): Don't require mime-setup.
5155
5156         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5157         instead of elmo-folder-type.
5158
5159         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5160         value as nil.
5161
5162 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5163
5164         * Version number is increased to 2.7.0.
5165
5166         * wl-version.el (wl-version): Changed codename.
5167
5168         * wl-summary.el (wl-summary-delete-cache): Fixed.
5169
5170         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5171         Workaround for net folders.
5172         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5173
5174         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5175         value to nil (According to the patch from
5176         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5177
5178         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5179         of elmo-folder-close.
5180
5181 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5182
5183         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5184         for postfix.
5185
5186 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5187
5188         * wl-summary.el (wl-summary-resend-message): Fixed.
5189
5190         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5191         Call wl-draft with `from' argument if its address is included in
5192         `wl-user-mail-address-list'.
5193         (wl-draft): Added `from' argument.
5194
5195         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5196         non-nil.
5197         (wl): Don't show demo if wl-demo is nil.
5198
5199         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5200         wl-summary-use-frame.
5201
5202         * wl-vars.el (wl-summary-use-frame): New user option.
5203         (wl-folder-use-frame): Changed docstring.
5204
5205         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5206         non-nil.
5207         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5208         wl-summary-use-frame.
5209
5210         * wl-vars.el (wl-folder-use-frame): New user option.
5211
5212         * wl-summary.el (wl-summary-exit): Back to folder frame if
5213         wl-folder-use-frame is non-nil.
5214         (wl-summary-redisplay-internal): Ignore cache if current folder
5215         is draft folder,
5216         (wl-summary-redisplay-no-mime): Ditto.
5217         (wl-summary-redisplay-all-header): Ditto.
5218
5219         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5220         if wl-folder-use-frame is non-nil.
5221
5222 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5223
5224         * wl-summary.el (wl-summary-sync-update): Bind
5225         elmo-folder-update-threshold.
5226         (wl-summary-mark-as-important): Enclosed server mark processing
5227         with `save-match-data'.
5228
5229         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5230         only when it is already defined.
5231
5232 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5233
5234         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5235         name of folder exclude localdir is wrong.
5236         * wl-folder.el (wl-folder-sync-entity):
5237         Set `wl-summary-always-sticky-folder-list' as nil.
5238         (wl-folder-mark-as-read-all-entity): Ditto.
5239         (wl-folder-prefetch-entity): Ditto.
5240
5241 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5242
5243         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5244         instead of `wl-summary-write-current-newsgroup'.
5245
5246 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5247
5248         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5249         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5250         non-nil and selected message is important, do not display.
5251
5252 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5253
5254         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5255
5256 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5257
5258         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5259
5260         * wl-summary.el (wl-summary-mark-as-important): Set message number
5261         using wl-summary-message-number.
5262
5263 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5264
5265         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5266         destination folder is 'null.
5267
5268 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5269
5270         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5271         New function.
5272         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5273         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5274         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5275
5276 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5277
5278         * wl-mime.el (wl-mime-setup): Added setting for
5279         `mime-setup-signature-key-alist' to avoid overriding key bind for
5280         `wl-draft-send'.
5281
5282         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5283         for `wl-draft-send'.
5284         * wl-mule.el (wl-draft-overload-functions): Ditto.
5285         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5286         * wl-draft.el (wl-draft-send): Ditto.
5287
5288         * wl-message.el (wl-message-display-internal):
5289         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5290         (Patch is provided by <kita@coe.nttdata.co.jp>).
5291
5292 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5293
5294         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5295
5296 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5297
5298         * wl.el (wl): Fix for wl-demo.
5299
5300 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5301
5302         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5303
5304 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5305
5306         * wl-folder.el (wl-folder-prefetch-entity): Use
5307         `wl-folder-get-elmo-folder'.
5308         (wl-folder-count-incorporates): Do not use
5309         `wl-folder-get-elmo-folder'.
5310
5311 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5312
5313         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5314         instead of `elmo-folder-get-type'.
5315
5316 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5317
5318         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5319         position on Subject: field.
5320         (Advised by Mito <mit@nines.nec.co.jp>)
5321
5322 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5323
5324         * wl-folder.el (wl-folder-prefetch-entity): Use
5325         `wl-folder-get-elmo-folder'.
5326
5327 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5328
5329         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5330
5331         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5332         `process-duplicates' slot.
5333
5334         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5335         if detection failed.
5336
5337 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5338
5339         * wl-version.el (wl-version-status): Set to "alpha".
5340
5341 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5342
5343         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5344         Check wl-message-buffer lives before set-buffer.
5345
5346 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5347
5348         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5349         called in folder mode.
5350         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5351         * wl-summary.el (wl-summary-exit-pre-hook): Run
5352         `wl-summary-exit-pre-hook' before exit summary mode.
5353
5354 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5355
5356         * wl-version.el (wl-version-status): New variable.
5357         (wl-version-status-alist): Removed.
5358         (wl-version-status): Rule included.
5359
5360 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5361
5362         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5363         @sponichi.
5364
5365         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5366         when `mail-reply-buffer' is buffer-local variable.
5367         (Reported by <kita@coe.nttdata.co.jp>).
5368
5369 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5370
5371         * wl-vars.el (toplevel): Require 'elmo-util.
5372
5373 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5374
5375         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5376         (All other related portions are changed)
5377
5378         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5379
5380         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5381
5382 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5383
5384         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5385
5386 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5387
5388         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5389         Delete other windows to avoid an error.
5390         Use `point-marker' instead of `point' to remember the start point
5391         of body.
5392
5393         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5394
5395         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5396         number not to exceed all message number.
5397
5398 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5399
5400         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5401         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5402
5403 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5404
5405         * wl-summary.el (wl-summary-sync-force-update): Added argument
5406         no-check.
5407         (wl-summary-sync-update): Ditto.
5408         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5409         with `no-check'.
5410
5411         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5412         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5413         already running.
5414
5415 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5416
5417         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5418         `dst-folder-arg'.
5419         (wl-expire-archive-number1): Diito.
5420         (wl-expire-archive-number2): Diito.
5421         (wl-expire-archive-Date): Diito.
5422         (wl-archive-number1): Diito.
5423         (wl-archive-number2): Diito.
5424         (wl-archive-date): Diito.
5425         (wl-archive-folder-p): New function.
5426         (wl-summary-expire): Support of expand folder name at
5427         wl-expire-alist.
5428         * wl-util.el (wl-expand-newtext): Renamed from
5429         `wl-refile-expand-newtext'.
5430
5431 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5432
5433         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5434         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5435         `(elmo-msgdb-get-overview msgdb)'.
5436         (wl-summary-prefetch): Bind match data before call
5437         `wl-summay-prefetch-msg'.
5438         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5439         'off if `wl-summary-buffer-disp-msg' is non-nil.
5440         Fixed problem that couldn't show only one new or unread message when
5441         enter folder.
5442         (wl-summary-reply): Don't call `split-window-vertically' and other
5443         window.
5444
5445 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5446
5447         * wl-expire.el (wl-expire-refile): Fixed.
5448
5449 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5450
5451         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5452
5453         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5454         biff notification is removed.
5455
5456         * wl.el (wl): Changed position of `elmo-init'.
5457
5458         * wl-draft.el (wl-default-draft-cite): Use date field
5459         on the citation buffer.
5460
5461         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5462
5463         * wl-xmas.el (wl-folder-internal-icon-list): Added
5464         `wl-folder-shimbun-image'.
5465
5466         * wl-e21.el (wl-folder-internal-icon-list): Added
5467         `wl-folder-shimbun-image'.
5468
5469 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5470
5471         * wl.el (wl-init): Eliminated argument.
5472         (wl): Rewrite.
5473
5474         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5475         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5476         instead of `elmo-folder-msgdb-internal'.
5477         (wl-summary-sync-update): Ditto.
5478         (wl-summary-flush-pending-append-operations): Eliminated.
5479         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5480         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5481         `elmo-folder-open'.
5482
5483         * wl-mime.el (wl-summary-burst): Fixed.
5484
5485         * wl-folder.el (wl-folder-info-save): Check data type.
5486
5487         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5488         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5489         instead of `elmo-folder-msgdb-internal'.
5490         (wl-expire-hide): Ditto.
5491
5492
5493         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5494
5495 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5496
5497         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5498
5499 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5500
5501         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5502
5503 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5504
5505         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5506         Fixed `match-beginning' argument mismatch.
5507
5508 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5509
5510         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5511         the default value.
5512
5513 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5514
5515         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5516         instead of `elmo-nntp-default-port'.
5517
5518         * wl-vars.el: Fixed some doc strings.
5519
5520 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5521
5522         * wl-summary.el (wl-summary-prefetch-msg): Use
5523         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5524
5525         * wl-vars.el: Define *-func as obsolete variable using
5526         `elmo-define-obsolete-variable'.
5527
5528         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5529         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5530         instead of `wl-message-buffer-prefetch-threshold'.
5531
5532         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5533
5534         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5535
5536         * wl-draft.el (wl-caesar-region-func): Ditto.
5537
5538         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5539         Keep unread status in elmo-folder-move-messages.
5540         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5541
5542 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5543
5544         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5545         `wl-summary-buffer-exit-func'
5546         (wl-summary-buffer-message-redisplay-function): Renamed from
5547         `wl-summary-buffer-message-redisplay-func'
5548         (wl-summary-buffer-next-folder-function): Renamed from
5549         `wl-summary-buffer-next-folder-func'.
5550         (wl-summary-buffer-prev-folder-function): Renamed from
5551         `wl-summary-buffer-prev-folder-func'.
5552         (wl-summary-get-petname-function): Renamed from
5553         `wl-summary-get-petname-func'.
5554
5555         * wl-score.el (wl-score-edit-exit-function): Renamed from
5556         `wl-score-edit-exit-func'.
5557
5558         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5559         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5560
5561         * wl-util.el (wl-load-profile-function): Renamed from
5562         `wl-load-profile-func'.
5563
5564         * wl-folder.el (wl-folder-completion-function): Renamed from
5565         `wl-folder-completion-func'.
5566         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5567
5568         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5569         `wl-expire-archive-get-folder-func'.
5570         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5571         (wl-draft-send-mail-function): Renamed from
5572         `wl-draft-send-mail-func'.
5573         (wl-draft-send-news-function): Renamed from
5574         `wl-draft-send-news-func'.
5575         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5576         (wl-generate-mailer-string-function): Renamed from
5577         `wl-generate-mailer-string-func'.
5578         (wl-highlight-signature-search-function): Renamed from
5579         `wl-highlight-signature-search-func'.
5580         (wl-highlight-x-face-function): Renamed from
5581         `wl-highlight-x-face-func'
5582         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5583         (wl-ps-print-buffer-function): Renamed from
5584         `wl-ps-print-buffer-func'
5585         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5586         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5587         (wl-summary-subject-filter-function): Renamed from
5588         `wl-summary-subject-filter-func'.
5589
5590         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5591         `wl-draft-queue-flush-send-func'
5592         (wl-draft-cite-function): Renamed from
5593         `wl-draft-cite-func'
5594
5595         * wl-address.el (wl-address-init-function): Renamed from
5596         `wl-address-init-func'.
5597
5598 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5599
5600         * wl-draft.el (wl-draft-queue-flush): Don't call
5601         `elmo-dop-unlock-message'.
5602         * wl-draft.el (wl-draft-queue-append): Don't call
5603         `elmo-dop-lock-message'.
5604
5605         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5606         (wl-summary-buffer-folder-name): Ditto.
5607         (wl-summary-message-regexp): Added '-' (all other related portions
5608         are changed).
5609         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5610         wl-summary-buffer-folder-name.
5611
5612 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5613
5614         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5615         the number of mails in the folder buffer is not updated by wl-biff.
5616
5617 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5618
5619         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5620         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5621
5622 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5623
5624         * wl-summary.el (wl-summary-next-message):
5625         Return next message number when wl-summary-move-order is nil.
5626
5627 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5628
5629         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5630         `wl-summary-move-spec-alist'.
5631         (wl-summary-move-spec-unplugged-alist): New variable
5632         (Move spec for unplugged status).
5633         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5634         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5635
5636 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5637
5638         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5639         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5640
5641 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5642
5643         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5644         simple quotation to quote the anonymous function.
5645         * tm-wl.el (wl-draft-preview-message): Ditto.
5646
5647 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5648
5649         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5650         Eliminate redundant `save-excursion'.
5651         (wl-highlight-summary-current-line): Ditto.
5652
5653         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5654         accessing match data when `looking-at' failed.
5655
5656         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5657         `elmo-match-string' where users don't care about the speed.
5658         (wl-draft-save): Ditto.
5659
5660 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5661
5662         * wl-util.el (wl-regexp-opt): New function.
5663
5664         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5665         number from `wl-summary-buffer-number-list'.
5666         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5667         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5668         (wl-summary-move-spec-alist): Changed default setting.
5669
5670 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5671
5672         * wl-vars.el (wl-biff-notify-hook): New hook.
5673         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5674         the arrival of new mail.
5675         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5676         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5677
5678 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5679
5680         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5681
5682 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5683
5684         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5685
5686         * Version number is increased to 2.5.8.
5687
5688         * wl-thread.el (toplevel): require 'cl.
5689         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5690         (wl-thread-make-number-list): New function.
5691         (wl-thread-entity-make-number-list-from-children): Ditto.
5692         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5693         (wl-thread-entity-insert-as-children): Likewise.
5694         (wl-thread-delete-message): Likewise.
5695         (wl-meaning-of-mark): Eliminated.
5696         (wl-thread-next-failure-mark-p): Ditto.
5697         (wl-thread-entity-get-mark): Ditto.
5698         (wl-thread-meaning-alist-get-result): Ditto.
5699         (wl-thread-entity-check-prev-mark): Ditto.
5700         (wl-thread-entity-check-next-mark): Ditto.
5701         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5702         (wl-thread-entity-get-prev-marked-entity): Ditto.
5703         (wl-thread-get-prev-unread): Ditto.
5704         (wl-thread-jump-to-prev-unread): Ditto.
5705         (wl-thread-get-next-unread): Ditto.
5706         (wl-thread-jump-to-next-unread): Ditto.
5707         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5708         (wl-thread-entity-get-next-marked-entity): Ditto.
5709
5710         * wl-summary.el (wl-summary-buffer-number-list):
5711         New bufer-local variable.
5712         (wl-summary-switch-to-clone-buffer): Clone
5713         `wl-summary-buffer-number-list'.
5714         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5715         (wl-summary-cursor-move-regex): Eliminated.
5716         (wl-summary-cursor-up): Rewrite.
5717         (wl-summary-cursor-down): Ditto.
5718         (wl-summary-mode-spec-alist): New variable.
5719         (wl-summary-next-message): New inline function.
5720         (wl-summary-cursor-move): New function.
5721         (wl-summary-default-get-next-msg): Rewrite.
5722         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5723         (wl-summary-rescan): Ditto.
5724         (wl-summary-sync-all-init): Ditto.
5725         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5726         summary is not thread view.
5727         (wl-summary-sync-update): Ditto.
5728         (wl-summary-rescan): Ditto.
5729         (wl-summary-make-number-list): New function.
5730
5731         * wl-draft.el: "FCC" -> "Fcc".
5732
5733 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5734
5735         * wl-highlight.el (wl-highlight-summary-window):
5736         Call `set-buffer-modified-p'.
5737
5738         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5739         (wl): Call `elmo-init' and fix.
5740
5741         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5742         Use new variables.
5743
5744         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5745
5746 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5747
5748         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5749
5750 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5751
5752         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5753
5754 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5755
5756         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5757         `wl-use-toolbar' nor `display-graphic-p'.
5758         (wl-e21-setup-message-toolbar): Ditto.
5759         (wl-e21-setup-summary-toolbar): Ditto.
5760         (wl-e21-setup-folder-toolbar): Ditto.
5761
5762         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5763         (wl-plugged-init-icons): Ditto.
5764
5765         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5766         `display-graphic-p'.
5767         (wl-plugged-set-folder-icon): Ditto.
5768         (wl-highlight-plugged-current-line): Ditto.
5769         (wl-highlight-folder-current-line): Ditto.
5770         (wl-e21-highlight-folder-group-line): Ditto.
5771         (wl-e21-setup-toolbar): Ditto.
5772         (wl-e21-display-image-p): New macro.
5773
5774         * wl-demo.el (wl-demo): Simplified.
5775         (wl-demo-image-type-alist): Use `image-type-available-p' for
5776         checking whether the image type `xbm' is available.
5777
5778 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5779
5780         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5781         (wl-summary-input-range): Ditto.
5782
5783 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5784
5785         * wl-summary.el (wl-summary-edit-addresses): Use
5786         `wl-summary-get-original-buffer'
5787         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5788         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5789         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5790         (wl-summary-get-newsgroups): Eliminated.
5791         (wl-summary-set-crosspost): Ditto.
5792         (wl-summary-is-crosspost-folder): Ditto.
5793         (wl-crosspost-alist-load): Ditto.
5794         (wl-crosspost-alist-save): Ditto.
5795
5796         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5797         `elmo-setup-subscribed-newsgroups' instead of
5798         `elmo-nntp-make-groups-hashtb'.
5799         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5800         instead of `wl-crosspost-alist-save'.
5801
5802         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5803         of `elmo-folder-message-appendable-p'.
5804         (wl-mime-header-presentation-method): Eliminated.
5805
5806         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5807         (Error occurs in emacs21).
5808
5809         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5810         the current buffer).
5811
5812         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5813         instead of `wl-crosspost-alist-save'.
5814         (wl-init): `elmo-crosspost-message-alist-load'
5815         instead of `wl-crosspost-alist-load'
5816
5817         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5818         (wl-parse-newsgroups): Likewise.
5819         (wl-biff-notify): Run `wl-biff-notify-hook'.
5820
5821 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5822
5823         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5824
5825         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5826         when `wl-summary-lazy-highlight' is non-nil.
5827         (wl-summary-goto-folder-subr): Highlight only when
5828         `wl-summary-lazy-highlight' is non-nil.
5829
5830         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5831         Don't display progress and highlight temp-mark when
5832         `wl-summary-lazy-highlight' is non-nil.
5833         (wl-highlight-summary-window): New function.
5834         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5835
5836 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5837
5838         * wl-summary.el (wl-summary-sync): Change `all-visible'
5839         from `all-shown'
5840         (wl-summary-input-range): Ditto.
5841
5842 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5843
5844         * wl-e21.el (wl-highlight-folder-current-line): Call
5845         `wl-folder-init-icons' when folder icons have not been initialized.
5846
5847         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5848
5849         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5850         (wl-demo-image-type-alist): New macro.
5851
5852 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5853
5854         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5855         display does not support graphics.
5856         (wl-plugged-init-icons): Ditto.
5857         (wl-folder-init-icons): Ditto.
5858
5859         * wl-demo.el (wl-demo): Chech closely whether the display
5860         supports graphics.
5861
5862 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5863
5864         * wl-summary.el (wl-summary-get-original-buffer): New function.
5865         (wl-summary-set-crosspost): Use it.
5866         (wl-summary-target-mark-uudecode): Ditto.
5867         (wl-summary-reedit): Ditto.
5868         (wl-summary-resend-bounced-mail): Ditto.
5869         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5870         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5871
5872         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5873         (wl-message-display-internal): Ditto.
5874
5875 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5876
5877         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5878
5879 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-summary.el (wl-summary-save-view): Renamed from
5882         `wl-summary-save-status'.
5883
5884 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5885
5886         * wl-summary.el (wl-summary-sync): Added `all-shown'
5887
5888 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5889
5890         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5891
5892 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5893
5894         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5895
5896 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5897
5898         * wl-highlight.el (wl-highlight-summary-line-string): Use
5899         `zerop' instead of `= 0'.
5900         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
5901
5902         * wl-template.el (wl-template-next): Use `=' instead of `eq'
5903         for comparing numbers.
5904         (wl-template-prev): Use `zerop' instead of `eq 0'.
5905
5906         * wl-draft.el (wl-draft-insert-current-message): Use
5907         `with-current-buffer' instead of `save-excursion'.
5908         Use `zerop' instead of `eq 0'.
5909
5910 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
5911
5912         * wl-draft.el (wl-draft-insert-ccs): New function.
5913         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
5914         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
5915
5916 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
5917
5918         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
5919
5920 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
5921
5922         * wl-expire.el (wl-expire-refile): Don't call
5923         elmo-msgdb-add-msgs-to-seen-list;
5924         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
5925         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5926
5927 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5928
5929         * wl-message.el (wl-message-prev-page): Ignore errors while
5930         scroll-down.
5931
5932 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
5933
5934         * wl-mime.el: Use elmo-original-message-mode instead of
5935         mmelmo-original-mode.
5936
5937         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
5938         `elmo-folder-get-spec';
5939         (wl-fldmgr-add-completion-all-completions):
5940         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
5941
5942         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
5943         of `elmo-folder-get-type'.
5944
5945         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
5946         `elmo-folder-get-spec';
5947         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5948         Use `elmo-folder-append-message' instead of `elmo-append-msg';
5949         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5950         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
5951         `elmo-read-msg-no-cache';
5952         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
5953         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
5954         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
5955         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
5956         `elmo-cache-save';
5957         (wl-draft-reedit): Use `elmo-message-file-name'.
5958
5959         * wl-expire.el: Use `elmo-folder-name-internal';
5960         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5961         Use macro `wl-summary-buffer-msgdb' instead of variable
5962         `wl-summary-buffer-msgdb';
5963         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
5964         Use macro `wl-summary-buffer-folder-name' instead of variable
5965         `wl-summary-buffer-folder-name'.
5966         * wl-score.el: Likewise.
5967
5968         * wl-message.el: Rewrite for new message buffer cache mechanism.
5969         (wl-message-buffer-cache-buffer-get): New macro.
5970         (wl-message-buffer-cache-folder-get): Ditto.
5971         (wl-message-buffer-cache-message-get): Ditto.
5972         (wl-message-buffer-cache-entry-make): Ditto.
5973         (wl-message-buffer-cache-hit): Ditto.
5974         (wl-message-buffer-cache-sort): New function.
5975         (wl-message-buffer-cache-add): Ditto.
5976         (wl-message-buffer-cache-delete): Ditto.
5977         (wl-message-buffer-cache-clean-up): Ditto.
5978         (wl-message-buffer-window): Rewrite.
5979         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
5980         (wl-message-buffer-display): New function.
5981         (wl-message-display-internal): New function.
5982
5983 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
5984
5985         * wl-folder.el: Use `elmo-folder-name-internal';
5986         Use `wl-folder-get-elmo-folder';
5987         Use `elmo-folder-list-messages' instead of
5988         `elmo-list-folder';
5989         Use `elmo-folder-get-primitive-list' instead of
5990         `elmo-folder-get-primitive-spec-list';
5991         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
5992         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5993         Use `elmo-folder-create' instead of `elmo-create-folder'.
5994         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
5995         (wl-folder-get-elmo-folder): New macro.
5996         (wl-folder-elmo-folder-cache-get): Ditto.
5997         (wl-folder-elmo-folder-cache-put): Ditto.
5998         (wl-folder-suspend): Call `elmo-quit'.
5999
6000         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6001         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6002         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6003         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6004         (toplevel): require 'cl.
6005         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6006
6007         * wl-summary.el: Rewrite to use new elmo interface.
6008
6009 \f
6010 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6011
6012         * wl-mime.el (wl-draft-preview-message):
6013         Run `wl-draft-send-hook' before collecting recipients information;
6014         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6015
6016         * tm-wl.el (wl-draft-preview-message): Ditto.
6017
6018 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6019
6020         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6021         wrong receipients are displayed when forwarded message.
6022
6023 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6024
6025         * Version number is increased to 2.5.7.
6026
6027 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6028
6029         * wl-message.el (wl-message-next-page): Bind
6030         `window-pixel-scroll-increment' to nil while scrolling up.
6031
6032 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6033
6034         * wl-vars.el (wl-save-hook): New hook.
6035         * wl.el (wl-save): Call `wl-save-hook'.
6036
6037 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6038
6039         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6040         Argument WITH-ARG instead of NO-ARG (negative mean).
6041         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6042         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6043         * wl-message.el (wl-message-follow-current-entity): Likewise.
6044
6045 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6046
6047         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6048         FROM was optional argument.
6049         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6050
6051 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6052
6053         * Version number is increased to 2.5.6.
6054
6055 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6056
6057         * wl-version.el (wl-version-show): Removed.
6058         (wl-version): Add `interactive'.
6059
6060 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6061
6062         * wl-summary.el (wl-summary-get-petname-func): New variable.
6063         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6064         instead of `wl-address-get-petname-1'.
6065         (wl-summary-simple-from): Ditto.
6066
6067         * wl-address.el (wl-address-get-petname-1): Define as function.
6068
6069 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6070
6071         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6072         field in the original message.
6073         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6074
6075 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6076
6077         * wl-expire.el (wl-expire-hide):
6078         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6079
6080 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6081
6082         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6083         find decoder for To, Cc, and Subject.
6084
6085 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6088         for checking `elmo-use-buffer-cache'.
6089         (wl-summary-mark-as-important): Fixed typo in comment.
6090
6091 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6092
6093         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6094         field in the original message.
6095         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6096
6097 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6098
6099         * wl-expire.el (wl-expire-hide):
6100         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6101
6102 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6103
6104         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6105         find decoder for To, Cc, and Subject.
6106
6107 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6108
6109         * Version number is increased to 2.5.5.
6110
6111         * wl-address.el (wl-address-specials-regexp): New constant.
6112         (wl-address-quote-specials): Use it.
6113
6114 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6115
6116         * wl-summary.el (wl-summary-rescan):
6117         Call `wl-summary-buffer-number-column-detect'.
6118         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6119
6120         * wl-message.el (wl-message-mode-map): Define.
6121         (wl-message-decode): Use it as local-map.
6122
6123 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6124
6125         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6126         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6127
6128 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6131
6132         * wl-mule.el (wl-read-event-char): Ditto.
6133
6134         * wl-e21.el (wl-read-event-char): Ditto.
6135
6136         * wl-nemacs.el (wl-read-event-char): Ditto.
6137         (read-event): Removed.
6138
6139         * wl-util.el (toplevel): Removed dummy definition of
6140         `read-event'.
6141         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6142
6143 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6144
6145         * wl-nemacs.el (elmo-archive-call-process): Moved to
6146         elmo-archive.el.
6147
6148 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6149
6150         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6151         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6152
6153         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6154         instead of magic-number 6.  Use `not' instead of `null' for symbol
6155         `nil' check (not empty list).
6156         (wl-draft-insert-x-face-field): Fixed paren style.
6157
6158         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6159         one-branch conditional statement, instead of `and' and `if'.
6160         (wl-draft-forward): Likewise.
6161         (wl-draft-add-references): Likewise.
6162         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6163
6164         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6165         conditional steatment.  Use `cond' instead of `if'.
6166         (wl-draft-confirm): Likewise.
6167
6168 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6169
6170         * wl-version.el (wl-version-show): Use `product-string-1'
6171         instead of `wl-version'.
6172         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6173
6174         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6175
6176 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6177
6178         * wl-highlight.el (wl-highlight-headers): Revert
6179         `wl-highlight-x-face-func' argument (`beg' and `end').
6180
6181 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6182
6183         * wl.el (toplevel): Move `product-provide' declare.
6184         * wl-demo.el (toplevel): Ditto.
6185         * wl-dnd.el (toplevel): Ditto.
6186         * wl-highlight.el (toplevel): Ditto.
6187         * wl-message.el (toplevel): Ditto.
6188         * wl-refile.el (toplevel): Ditto.
6189         * wl-util.el (toplevel): Ditto.
6190
6191 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6192
6193         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6194         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6195         (wl-thread-close-all): keep cursor position.
6196
6197 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6198
6199         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6200         (eq x 0).
6201         (wl-generate-user-agent-string-1): Fix conditional statement.
6202
6203 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6204
6205         * wl.el (wl-check-environment): Additional check for
6206         'wl-local-domain' and `wl-message-id-domain'.
6207
6208 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6209
6210         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6211
6212 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6213
6214         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6215         instead of `smtp-sasl-user-realm'.
6216
6217 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6218
6219         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6220
6221 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6222
6223         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6224         to the default value as well as `eword-lexical-analyzer'.
6225
6226 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6227
6228         * wl-version.el (wl-extended-emacs-version,
6229         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6230         `elmo-match-string' instead of `wl-match-string'.
6231
6232 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6233
6234         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6235         docstring.
6236
6237 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6238
6239         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6240
6241 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6242
6243         * wl-highlight.el (wl-highlight-headers): Remove
6244         `wl-highlight-x-face-func' argument (`beg' and `end').
6245
6246 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6247
6248         * wl-summary.el (wl-summary-mark-as-important):
6249         Remove cache if folder is local.
6250
6251 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6252
6253         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6254         to get existing e-mail address string.
6255
6256 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6257
6258         * wl-version.el (wl-generate-user-agent-string): Commentary.
6259         (wl-generate-user-agent-string-1): Use `when' for
6260         one-branch conditional statement, instead of `and' and `if'.
6261         (wl-extended-emacs-version, wl-extended-emacs-version2,
6262         wl-extended-emacs-version3): Ditto.
6263
6264 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6265
6266         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6267         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6268         condition-case; Remove initialization.
6269         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6270         (wl-summary-sync-update3): Added argument `sync-all';
6271         Eliminated local variable `msgdb';
6272         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6273         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6274         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6275
6276 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6277
6278         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6279         connection before call `wl-draft-send-mail-with-smtp'.
6280
6281 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6282
6283         * Version number is increased to 2.5.4.
6284
6285 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6286
6287         * wl.el (wl-check-environment): Additional check for
6288         'wl-local-domain' and `wl-message-id-domain'.
6289
6290 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6291
6292         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6293         buffer as command specific.
6294         (wl-folder-mark-as-read-all-entity): Ditto.
6295         (wl-folder-prefetch-entity): Ditto.
6296         (wl-folder-drop-unsync-entity): Ditto.
6297
6298         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6299         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6300         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6301
6302         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6303         save-excursion.
6304
6305 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6306
6307         * Version number is increased to 2.5.3.
6308
6309         * wl-summary.el (wl-summary-save-view-cache):
6310         Delete duplicated `write-region';
6311         Use `write-region-as-binary' instead of `as-binary-output-file' and
6312         `write-region'.
6313
6314 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6315
6316         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6317
6318 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6319
6320         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6321         instead of `smtp-via-smtp'.
6322
6323 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6324
6325         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6326
6327 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6328
6329         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6330         instead of `smtp-sasl-user-realm'.
6331
6332 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6333
6334         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6335
6336 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6337
6338         * Version number is increased to 2.5.2.
6339
6340 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6341
6342         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6343         does not exist.
6344         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6345         (wl-biff-start): Call `timer-activate' if timer already exists.
6346
6347         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6348         only when it is bound as function.
6349
6350 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6351
6352         * Version number is increased to 2.5.1.
6353
6354 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6355
6356         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6357         Print refile/copy destination.
6358
6359 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6360
6361         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6362         queue-flush-only is non-nil.
6363
6364         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6365
6366         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6367         checking cache folder.
6368
6369 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6370
6371         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6372         `regexp-quote'.
6373
6374 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6375
6376         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6377         function.
6378         * wl-summary.el (wl-summary-write-current-folder-functions):
6379         Change default value.  Use it.
6380
6381 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * Version number is increased to 2.5.0.
6384
6385         * wl-version.el (wl-version): Changed codename.
6386
6387 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6388
6389         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6390         (wl-summary-supersedes-message): Ditto.
6391
6392 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6393
6394         * wl-refile.el (wl-refile-guess-functions): Renamed from
6395         `wl-refile-guess-func-list'.
6396
6397 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6398
6399         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6400         Fixed problem when no rule was matched.
6401
6402 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6403
6404         * wl-summary.el (wl-summary-get-mark): Fixed
6405         `wl-summary-buffer-target-mark' check logic.
6406
6407 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6408
6409         * wl-folder.el (wl-folder-write-current-folder): Added group
6410         folder check.
6411
6412         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6413         `wl-summary-write-current-newsgroup'.
6414         (wl-summary-write-current-folder-functions): New variable.
6415         * wl-folder.el (wl-folder-get-newsgroups): New function.
6416         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6417         (wl-folder-write-current-folder): Renamed from
6418         `wl-folder-write-current-newsgroup'.
6419
6420 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6421
6422         * Version number is increased to 2.3.93.
6423
6424 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6425
6426         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6427         (wl-ldap-make-matched-value-list): Ditto.
6428         (wl-ldap-alias-safe-string): Split e-mail address.
6429
6430         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6431         petname folder default was selected.
6432         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6433         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6434
6435 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6436
6437         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6438         to `wl-draft-config-exec'.
6439
6440         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6441         instead of calling `wl-draft-config-exec';
6442         Process group-list and show recipients in minibuffer.
6443
6444         * tm-wl.el (wl-draft-preview-message): Ditto.
6445
6446 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6447
6448         * wl.el (toplevel): Added (C) to copyright notice, and
6449         sync Author header.
6450         * tm-wl.el (toplevel): Ditto.
6451         * wl-address.el (toplevel): Ditto.
6452         * wl-demo.el (toplevel): Ditto.
6453         * wl-dnd.el (toplevel): Ditto.
6454         * wl-draft.el (toplevel): Ditto.
6455         * wl-e21.el (toplevel): Ditto.
6456         * wl-expire.el (toplevel): Ditto.
6457         * wl-folder.el (toplevel): Ditto.
6458         * wl-highlight.el (toplevel): Ditto.
6459         * wl-message.el (toplevel): Ditto.
6460         * wl-mime.el (toplevel): Ditto.
6461         * wl-mule.el (toplevel): Ditto.
6462         * wl-nemacs.el (toplevel): Ditto.
6463         * wl-refile.el (toplevel): Ditto.
6464         * wl-score.el (toplevel): Ditto.
6465         * wl-summary.el (toplevel): Ditto.
6466         * wl-template.el (toplevel): Ditto.
6467         * wl-thread.el (toplevel): Ditto.
6468         * wl-util.el (toplevel): Ditto.
6469         * wl-vars.el (toplevel): Ditto.
6470         * wl-xmas.el (toplevel): Ditto.
6471
6472 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6473
6474         * wl.el (wl-init): Added comment about `wl-init-hook'.
6475         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6476         * wl-vars.el (wl-init-hook): Added docs.
6477         (wl-make-plugged-hook): Removed useless docs.
6478         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6479         * wl-xmas.el (toplevel): Ditto.
6480
6481 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6482
6483         * wl-address.el (toplevel): Fixed multiple Author header format.
6484         * wl-demo.el (toplevel): Ditto.
6485         * wl-draft.el (toplevel): Ditto.
6486         * wl-folder.el (toplevel): Ditto.
6487         * wl-summary.el (toplevel): Ditto.
6488         * wl-thread.el (toplevel): Ditto.
6489         * wl-util.el (toplevel): Ditto.
6490         * wl-vars.el (toplevel): Ditto.
6491         * wl-version.el (toplevel): Ditto.
6492         * wl-xmas.el (toplevel): Ditto.
6493         * wl.el (toplevel): Ditto.
6494
6495         * wl-version.el (toplevel): Added require `elmo-version' for
6496         `product-version-as-string'.
6497
6498 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6499
6500         * wl-vars.el (wl-draft-send-hook): Changed default value to
6501         '(wl-draft-config-exec).
6502
6503         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6504         explicitly.
6505         (wl-draft): Set `wl-draft-config-exec-flag' before running
6506         `wl-mail-setup-hook'.
6507
6508         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6509         `wl-biff-init-icons' to `wl-init-hook' instead of
6510         `wl-make-plugged-hook'.
6511         (Because if `wl-draft' command is invoked at first,
6512         they are not initialized)
6513         Updated copyright notice.
6514
6515         * wl-e21.el (toplevel): Ditto;
6516
6517         * wl-demo.el (toplevel): Updated copyright notice.
6518         * wl-address.el (toplevel): Ditto.
6519         * wl-draft.el (toplevel): Ditto.
6520         * wl-version.el (toplevel): Ditto.
6521         * wl-folder.el (toplevel): Ditto.
6522         * wl-summary.el (toplevel): Ditto.
6523         * wl-thread.el (toplevel): Ditto.
6524         * wl-util.el (toplevel): Ditto.
6525         * wl-vars.el (toplevel): Ditto.
6526         * wl.el (toplevel): Ditto.
6527
6528 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6529
6530         * wl-highlight.el (wl-highlight-message): Fixed problem of
6531         highlighting failure which occured when the last field contains
6532         multiple lines in the draft buffer.
6533
6534         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6535         `wl-biff-start' if plugged.
6536
6537         * wl-util.el (wl-biff-check-folder): New function.
6538         (wl-biff-check-folders): Don't set session name prefix.
6539         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6540         (wl-biff-check-folder-async): Ditto.
6541
6542         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6543         in email address.
6544
6545 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6546
6547         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6548
6549         * wl-draft.el (wl-draft-strip-subject-re): New function.
6550
6551         * wl-draft.el (wl-draft-reply): Use it.
6552
6553 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6554
6555         * wl-message.el (wl-mmelmo-message-redisplay): Use
6556         `mime-display-message' instead of `wl-mime-display-message'.
6557
6558         * wl-mime.el (toplevel): Removed compatibility workaround
6559         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6560         (wl-mime-display-message): Abolished.
6561         (wl-mime-entity-read-field): Ditto.
6562         (wl-mime-combine-message/partial-pieces): Use
6563         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6564
6565 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6566
6567         * wl-template.el: Doc fixes.
6568
6569 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6570
6571         * wl-e21.el (wl-message-overload-functions): Do nothing if
6572         `current-local-map' is not available.
6573         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6574
6575 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6576
6577         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6578         representation.
6579
6580         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6581         number.
6582         (wl-fldmgr-save-folders): Don't use `format' when insert
6583         `wl-fldmgr-folders-header'.
6584
6585 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6586
6587         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6588
6589 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6590
6591         * wl-highlight.el (wl-highlight-message):
6592         Use `std11-field-end' to detect end point of the header field.
6593         Refer `wl-highlight-max-header-size'.
6594
6595         * wl-vars.el (wl-highlight-max-header-size): New variable.
6596
6597         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6598
6599         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6600         Set `for-draft' argument of wl-highlight-headers.
6601         (wl-draft): Ditto.
6602         (wl-draft-reedit): Ditto.
6603         (wl-user-agent-compose-internal): Ditto.
6604
6605 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6606
6607         * wl-message.el (wl-message-add-button): Use overlay.
6608
6609 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6610
6611         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6612
6613         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6614         problem when group-list content is nothing.
6615         (Reported by Mito <mit@nines.nec.co.jp>)
6616
6617 2000-10-18  SAITO Atsunori <sai@yedo.com>
6618
6619         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6620
6621 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6622
6623         * tm-wl.el (toplevel): Use product-provide.
6624
6625 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6626
6627         * Version number is increased to 2.3.92.
6628
6629 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6630
6631         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6632         title text, use `display' property for left margin under Emacs 21.
6633
6634         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6635         properties.
6636         (wl-plugged-init-icons): Ditto.
6637
6638 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6639
6640         * wl.el (wl-save-status, wl-init): Remove last period in
6641         "...done." message.
6642         * tm-wl.el (wl-summary-burst): Ditto.
6643         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6644         wl-summary-resume-cache-status,
6645         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6646         wl-summary-sync-update3, wl-summary-highlight-msgs,
6647         wl-summary-flush-pending-append-operations,
6648         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6649         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6650         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6651         wl-thread-open-all): Ditto.
6652         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6653         * wl-mime.el (wl-summary-burst): Ditto.
6654         * wl-highlight.el (wl-highlight-summary): Ditto.
6655         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6656         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6657         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6658         * wl-address.el (wl-local-address-init): Ditto.
6659
6660 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6661
6662         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6663         `add-text-properties'.
6664         (wl-plugged-init-icons): Ditto.
6665         (wl-folder-init-icons): Use `propertize' instead of
6666         `put-text-property'.
6667         (wl-plugged-set-folder-icon): Ditto.
6668         (wl-e21-highlight-folder-group-line): Ditto.
6669
6670 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6671
6672         * wl-version.el (wl-version-status-alist): New variable.
6673         (wl-version-status): New function.
6674
6675         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6676         "Cc" part of the case "Reply-To".
6677
6678         * wl-draft.el (wl-draft-reply): Use result of
6679         `eword-extract-address-components'.
6680
6681         * wl-demo.el (wl-demo-icon-name): New constant.
6682         (wl-logo-xpm): Use it.
6683         (wl-logo-xbm): Ditto.
6684         (wl-logo-bitmap): Ditto.
6685
6686         * Version number is increased to 2.3.91.
6687
6688 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6689
6690         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6691         (wl-extended-emacs-version, wl-extended-emacs-version2,
6692         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6693         docstring.
6694
6695         * wl-version.el (wl-generate-user-agent-string-1): New function.
6696         (wl-generate-user-agent-string): Use it.
6697
6698         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6699         `mime-edit-insert-user-agent-field'.
6700         (wl-generate-user-agent-string): Check
6701         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6702
6703         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6704         instead of `if', when verbose case.
6705
6706 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6707
6708         * wl-expire.el (wl-summary-expire): Fix.
6709
6710 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6711
6712         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6713         and `elmo-lost+found-folder' if 'wl-draft.
6714         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6715
6716 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6717
6718         * wl-expire.el (wl-summary-expire): Change messages.
6719         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6720         `deleing-info' instead of "Deleting..."
6721
6722 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6723
6724         * wl-summary.el (wl-summary-refile-subr): Fix.
6725
6726 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6727
6728         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6729         if pipe folder.
6730
6731 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6732
6733         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6734
6735 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6736
6737         * wl-expire.el (wl-expire-hide): New function.
6738         (wl-summary-expire): Add `hide'.
6739
6740 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6741
6742         * wl-vars.el (wl-draft-reply-without-argument-list):
6743         Changed default value to consider `Reply-To:'.
6744         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6745
6746         * Version number is increased to 2.3.90.
6747
6748         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6749         elmo-imap4-get-session with unwind-protect.
6750         Don't cause error.
6751         (wl-summary-sync-marks): Don't check plugged nor folder type.
6752         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6753         (Always keep current buffer).
6754
6755 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6756
6757         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6758         Enclose with `save-excursion'.
6759
6760 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6761
6762         * wl-version.el (wl-version): Remove interactive.
6763
6764 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6765
6766         * wl-version.el (wl-generate-user-agent-string): Use
6767         `product-string-verbose' instead of `product-string-1'.
6768
6769 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6770
6771         * wl-vars.el (wl-draft-use-cache): New variable.
6772         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6773         if wl-draft-use-cache is non-nil.
6774
6775 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6776
6777         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6778         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6779
6780 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6781
6782         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6783         (wl-thread-msg-mark-as-unread): Ditto.
6784
6785         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6786         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6787         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6788         Don't set mark in summary if return value of `elmo-mark-as-read'
6789         is nil.
6790         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6791         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6792         instead of `wl-thread-msg-mark-as-read'.
6793         (wl-summary-mark-as-unread-region): Ditto.
6794         (wl-summary-target-mark-mark-as-read): Ditto.
6795
6796         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6797
6798 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6799
6800         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6801
6802         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6803
6804 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6807         face.
6808
6809 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6810
6811         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6812         `running-xemacs'.
6813
6814 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6815
6816         * wl-version.el (toplevel): Use `product-version-as-string' for
6817         set verstion-string, if defined.
6818
6819         * wl-version.el (wl-version-show): Insert string at point, when
6820         call with argument.
6821
6822         * wl-version.el (wl-generate-user-agent-string): Use
6823         `product-string-1' instead of `wl-appname', `wl-version' and
6824         `wl-codename'.
6825
6826 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6827
6828         * wl-address.el (toplevel): Use product-provide.
6829         * wl-demo.el (toplevel): Ditto.
6830         * wl-dnd.el (toplevel): Ditto.
6831         * wl-draft.el (toplevel): Ditto.
6832         * wl-e21.el (toplevel): Ditto.
6833         * wl-expire.el (toplevel): Ditto.
6834         * wl-fldmgr.el (toplevel): Ditto.
6835         * wl-folder.el (toplevel): Ditto.
6836         * wl-highlight.el (toplevel): Ditto.
6837         * wl-message.el (toplevel): Ditto.
6838         * wl-mime.el (toplevel): Ditto.
6839         * wl-mule.el (toplevel): Ditto.
6840         * wl-nemacs.el (toplevel): Ditto.
6841         * wl-refile.el (toplevel): Ditto.
6842         * wl-score.el (toplevel): Ditto.
6843         * wl-summary.el (toplevel): Ditto.
6844         * wl-template.el (toplevel): Ditto.
6845         * wl-thread.el (toplevel): Ditto.
6846         * wl-util.el (toplevel): Ditto.
6847         * wl-vars.el (toplevel): Ditto.
6848         * wl-xmas.el (toplevel): Ditto.
6849         * wl.el (toplevel): Ditto.
6850
6851 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6852
6853         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6854         instead of product.
6855
6856         * wl-version.el (wl-version): Compile time evalution elmo-version.
6857
6858 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6859
6860         * wl-summary.el (wl-summary-sync-force-update): Append queue
6861         `mark-as-read'if unplugged.
6862
6863 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6864
6865         * wl-version.el: New file.  Use product.el.
6866         * wl.el: add (require 'wl-version).
6867         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6868         for ~/.folders header.
6869         (wl-fldmgr-folders-header): Changed.
6870         * wl-demo.el (wl-demo): Use product.el.
6871
6872         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6873         wl-version.el.
6874         * wl-util.el (wl-version, wl-version-show): Ditto.
6875
6876         * wl-util.el (wl-generate-user-agent-string,
6877         wl-extended-emacs-version, wl-extended-emacs-version2,
6878         wl-extended-emacs-version3): Move to wl-version.el.
6879         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6880         xemacs-codename, mime-edit-insert-user-agent-field,
6881         mime-edit-user-agent-value, mime-editor/version,
6882         mime-editor/codename): Compile warning killer move to
6883         wl-version.el
6884
6885 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6886
6887         * wl-summary.el (wl-summary-refile-subr): Fix.
6888
6889 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6890
6891         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6892         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6893
6894 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6895
6896         * wl.el (wl-check-environment): Check too many `@'.
6897
6898 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
6899
6900         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
6901
6902 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6903
6904         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
6905         wl-draft-reply-myself-without-argument-list): Add variables.
6906         * wl-draft.el (wl-draft-reply): Use it.
6907
6908 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
6909
6910         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
6911         the 5th argument of `elmo-network-get-spec'.
6912
6913         * wl-thread.el (wl-thread-reparent-children): New inline function.
6914         (wl-thread-delete-message): Use it.
6915
6916         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
6917         (wl-summary-score-update-all-lines): Don't use `dolist'.
6918
6919 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6920
6921         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
6922         (require 'elmo-msgdb) for inline function.
6923
6924 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6925
6926         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
6927
6928 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6929
6930         * wl-score.el (wl-score-headers): Fix for the confusing macro
6931         `elmo-kill-buffer'.
6932
6933 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6934
6935         * wl-summary.el: Don't use the 3rd argument of `require' because
6936         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
6937         * wl-util.el: Ditto.
6938         * wl-draft.el: Ditto.
6939
6940 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6941
6942         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
6943         window system is not used.
6944
6945 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
6946
6947         * wl-thread.el: Don't use `mapcar' only for iteration.
6948         (wl-thread-resume-entity): Ditto.
6949         (wl-thread-delete-message): Ditto.
6950
6951         * wl-summary.el: Bind `dragdrop-drop-functions',
6952         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
6953         of `require' for `timezone', `easymenu' and `ps-print';
6954         don't use `mapcar' only for iteration.
6955
6956         * wl-util.el: Bind `mule-version', `nemacs-version',
6957         `emacs-beta-version', `xemacs-codename',
6958         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
6959         `mime-editor/version' and `mime-editor/codename'; specify 3rd
6960         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
6961         only for iteration.
6962
6963         * wl-score.el: Don't use `mapcar' only for iteration.
6964         (wl-score-simplify-buffer-fuzzy): Ditto.
6965         (wl-score-simplify-subject): Ditto.
6966         (wl-score-headers): Ditto.
6967         (wl-summary-score-update-all-lines): Ditto.
6968
6969         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
6970         `enable-multibyte-characters' and `mule-version'.
6971
6972         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
6973         `mapcar' only for iteration.
6974
6975         * wl-demo.el: Don't use `mapcar' only for iteration.
6976
6977         * wl-folder.el: Don't use `mapcar' only for iteration.
6978         (wl-folder-open-all): Ditto.
6979         (wl-folder-count-incorporates): Ditto.
6980
6981         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
6982         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
6983
6984         * wl-draft.el: Bind `x-face-add-x-face-version-header',
6985         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
6986         `smtp-connection-type'; specify 3rd argument of `require' for
6987         `timezone'; don't use `mapcar' only for iteration.
6988         (wl-draft-clone-local-variables): Don't use `mapcar'.
6989         (wl-draft-generate-clone-buffer): Ditto.
6990         (wl-user-agent-compose-internal): Ditto.
6991
6992         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
6993
6994         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
6995         (wl-save-status): Ditto.
6996
6997         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
6998         for iteration.
6999
7000 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7001
7002         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7003         removed `Date'.
7004         (wl-fldmgr-make-filter-default): New user option.
7005
7006         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7007         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7008         (wl-fldmgr-filter-completion-alist): Abolish.
7009
7010         * wl.el (wl): Don't check servers if arg is non-nil.
7011
7012         * wl-draft.el (wl-draft-reply): Set only message-id string to
7013         In-Reply-To field.
7014
7015 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7016
7017         * wl-summary.el (wl-summary-pick): Rewrite.
7018
7019         * wl-draft.el (wl-draft-forward): Get references field from
7020         original buffer.
7021         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7022
7023 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7024
7025         * wl-draft.el (wl-draft-forward): Add references field.
7026
7027 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7028
7029         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7030         (wl-draft-reply): Use it.
7031
7032 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7033
7034         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7035         when Emacs 21 is running.
7036
7037         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7038         bindings.
7039
7040 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7041
7042         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7043         XPM icons transparent.
7044
7045         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7046         Emacs 21.
7047
7048 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7049
7050         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7051         nil.
7052
7053         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7054         when it is persistent.
7055         (wl-summary-sync-marks): Changed argument for
7056         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7057         (wl-summary-virtual): Use `elmo-read-search-condition'.
7058         (wl-summary-redisplay-internal): If folder is local, mark as read
7059         even when folder is plugged.
7060
7061 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7062
7063         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7064         of `tool-bar-lines' in the frame parameters.
7065         (after-make-frame-functions, post-command-hook): Don't modify the
7066         value.
7067         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7068         wl-e21-tool-bar-lines): Removed.
7069
7070 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7071
7072         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7073         properties `evaporate' and `wl-momentary-overlay' as well.
7074         (wl-highlight-summary-displaying): Ditto.
7075         (wl-delete-all-overlays): Don't delete overlay which does not have
7076         a property `wl-momentary-overlay'.
7077
7078         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7079         `display-mouse-p' and `display-graphic-p'.
7080         (wl-folder-init-icons): Don't search for XBM or the other files.
7081         (wl-plugged-set-folder-icon): Make icons if and only if
7082         `display-graphic-p' returns non-nil.
7083         (wl-highlight-plugged-current-line): Use `before-string' overlay
7084         property to show icon images.
7085         (wl-highlight-folder-current-line): Ditto.
7086         (wl-e21-highlight-folder-group-line): Ditto.
7087         (wl-e21-highlight-folder-by-numbers): Ditto.
7088         (wl-e21-insert-image): Removed.
7089         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7090         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7091         said.
7092         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7093         `wl-e21-force-switch-toolbar'.
7094         (wl-e21-make-icon-image): Removed.
7095         (wl-e21-setup-toolbar): Don't search for XBM files.
7096         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7097         the default value.
7098
7099 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7100
7101         * wl-util.el (wl-biff-check-folder-async): Set
7102         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7103
7104 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7105
7106         * wl-e21.el (after-make-frame-functions): Add
7107         `wl-e21-force-switch-toolbar'.
7108         (wl-e21-force-switch-toolbar): New function force to switch the
7109         toolbar appearance automatically.
7110         (post-command-hook): Add `wl-e21-switch-toolbar'.
7111         (wl-e21-switch-toolbar): New function to switch the toolbar
7112         appearance automatically.
7113         (wl-e21-tool-bar-lines): New buffer local variable.
7114
7115 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7116
7117         * wl-util.el (wl-biff-check-folders-running): New variable.
7118         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7119         (wl-biff-check-folder-async-callback):
7120         Set `wl-biff-check-folders-running'.
7121         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7122         with unwind-protect.
7123
7124         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7125         Enclose `wl-folder-auto-check' with unwind-protect.
7126
7127         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7128         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7129
7130         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7131
7132         * wl-util.el (wl-biff-notify): New inline function.
7133         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7134         locally.
7135         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7136         folder-list' is 1.
7137         Use `wl-biff-notify'.
7138         (wl-biff-check-folder-async-callback): New function.
7139         (wl-biff-check-folder-async): Ditto.
7140
7141         * wl-folder.el (wl-folder): Don't check folders.
7142         (wl-folder-auto-check): New function.
7143
7144 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7145
7146         * wl-util.el (wl-biff-start) [Emacs19+]:
7147         Use `timer-next-integral-multiple-of-time'.
7148         (wl-biff-check-folders): Use `wl-default-folder'
7149         if `wl-biff-check-folder-list' is nil.
7150
7151 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7152
7153         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7154         instead of `elmo-delete-lists'.
7155
7156 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7157
7158         * wl.el (wl-plugged-toggle-all): Set the value of
7159         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7160         (wl-plugged-toggle): Ditto.
7161         (wl-toggle-plugged): Ditto.
7162         (wl-plugged-init): Ditto.
7163
7164         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7165         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7166         instead of `wl-biff-state-indicator-off' and
7167         `wl-biff-state-indicator-on'; don't modify the value and the type
7168         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7169         (wl-plugged-init-icons): Set icons data to
7170         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7171         instead of `wl-plug-state-indicator-off' and
7172         `wl-plug-state-indicator-on'; don't modify the value and the type
7173         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7174
7175         * wl-vars.el (wl-modeline-biff-state-off,
7176         wl-modeline-biff-state-on, wl-modeline-biff-status,
7177         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7178         wl-modeline-plug-status): New internal variables.
7179         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7180         wl-biff-check-interval, wl-biff-check-folder-list): Change
7181         customization group from `wl-folder' to `wl-highlight'.
7182         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7183         wl-show-plug-status-on-modeline): Defcustomized.
7184
7185         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7186         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7187         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7188         a flag to `mode-line-buffer-identification'.
7189
7190         * wl-e21.el (wl-biff-init-icons): Set icons data to
7191         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7192         instead of `wl-biff-state-indicator-off' and
7193         `wl-biff-state-indicator-on'.
7194         (wl-plugged-init-icons): Set icons data to
7195         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7196         instead of `wl-plug-state-indicator-off' and
7197         `wl-plug-state-indicator-on'.
7198
7199 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7200
7201         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7202         excessive titles.
7203
7204 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7205
7206         * wl.el (wl-plugged-mode): Use revised
7207         `wl-mode-line-buffer-identification'.
7208         (wl-plugged-init): Don't use `force-mode-line-update'.
7209
7210         * wl-xmas.el (wl-draft-overload-functions): Use revised
7211         `wl-mode-line-buffer-identification'.
7212         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7213         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7214         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7215         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7216         `wl-make-plugged-hook';
7217         add `wl-folder-init-icons' and `wl-setup-folder' to
7218         `wl-folder-mode-hook'.
7219
7220         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7221         19 as well.
7222         (wl-mode-line-display-priority-list): New user option.
7223         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7224         Defcustomized.
7225         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7226         Add docs.
7227
7228         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7229         start.
7230         (wl-mode-line-buffer-identification): Revised as a function.
7231
7232         * wl-summary.el (wl-summary-mode): Use revised
7233         `wl-mode-line-buffer-identification'; don't call
7234         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7235         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7236         `wl-xmas-setup-summary'.
7237
7238         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7239         `wl-mode-line-buffer-identification'.
7240
7241         * wl-mule.el (wl-draft-overload-functions): Use revised
7242         `wl-mode-line-buffer-identification'.
7243
7244         * wl-folder.el (wl-make-plugged-alist): Don't call
7245         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7246         (wl-folder): Don't call `wl-folder-init-icons' directly.
7247         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7248         `wl-xmas-setup-folder' directly;
7249         use revised `wl-mode-line-buffer-identification'.
7250         (TopLevel): Don't bind `wl-biff-init-icons',
7251         `wl-plugged-init-icons', `wl-folder-init-icons',
7252         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7253
7254         * wl-e21.el (wl-draft-overload-functions): Use revised
7255         `wl-mode-line-buffer-identification'.
7256         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7257         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7258         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7259         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7260         `wl-make-plugged-hook';
7261         add `wl-folder-init-icons' and `wl-setup-folder' to
7262         `wl-folder-mode-hook'.
7263
7264 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7265             Katsumi Yamaoka    <yamaoka@jpl.org>
7266
7267         * wl.el (wl): Call `wl-biff-start'.
7268         (wl-exit): Call `wl-biff-stop'.
7269         (wl-plugged-mode): Show biff in modeline.
7270         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7271
7272         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7273         (wl-biff-init-icons): New function.
7274         (wl-plugged-init-icons): Don't make too much keymaps.
7275         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7276
7277         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7278         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7279         variables.
7280         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7281         options.
7282
7283         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7284         wl-biff-start, wl-biff-stop): New functions.
7285         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7286         (wl-biff-timer-name): New variable.
7287
7288         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7289
7290         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7291         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7292
7293         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7294         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7295
7296         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7297         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7298         `wl-folder-init-icons' to `ignore' if they are not available.
7299         (wl-folder-mode): Show biff in modeline.
7300
7301         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7302         (wl-biff-init-icons): New function.
7303         (wl-plugged-init-icons): Don't make too much keymaps.
7304         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7305
7306 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7307
7308         * wl-vars.el (wl-strict-diff-folders): Customization Type
7309         and doc fix.  Define as a list of regular expressions for
7310         folders or nil.
7311         * wl-folder.el (wl-folder-check-one-entity): Use
7312         `wl-string-match-member' instead of `wl-string-member' for
7313         `wl-strict-diff-folders'.
7314
7315 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7316
7317         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7318         (wl-highlight-folder-current-line): Use it; new implementation.
7319         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7320         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7321         `defsubst' instead of `defun'.
7322
7323         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7324         `wl-highlight-group-folder-by-numbers'; made it can also be a
7325         number.  See info for more details.
7326
7327         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7328         running.
7329
7330         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7331         to bind them.
7332
7333         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7334         (wl-highlight-folder-current-line): New implementation.
7335
7336         * wl-highlight.el (wl-highlight-folder-group-line): New
7337         implementation.
7338         (wl-delete-all-overlays): Rewrite as a marco.
7339         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7340
7341         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7342         running.
7343         (wl-folder-*-glyph): No need to bind them.
7344
7345         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7346         `wl-e21-highlight-folder-group-icon'; rewrite.
7347         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7348         `defsubst' instead of `defun'.
7349         (wl-folder-mode-map): Bind it when compiling.
7350
7351 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7352
7353         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7354
7355         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7356
7357 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7358
7359         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7360
7361 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7362
7363         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7364         (wl-highlight-folder-current-line): Use it.
7365
7366         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7367         in `id-name'.
7368
7369 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7370
7371         * wl.el: Require `wl-e21' when Emacs 21 is running.
7372
7373         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7374         default when Emacs 21 is running.
7375         (wl-use-highlight-mouse-line): Ditto.
7376         (wl-on-emacs21): New constant.
7377         (wl-on-emacs20): Removed.
7378
7379         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7380         Emacs 21 is running.
7381
7382         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7383         Emacs 21 is running.
7384
7385         * wl-e21.el: New file.
7386
7387 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7388
7389         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7390         (wl-toggle-plugged): Ditto.
7391         (wl-plugged-toggle): Ditto.
7392         (wl-plugged-toggle-all): Ditto.
7393
7394         * wl-vars.el (wl-plug-state-indicator): Refer
7395         `wl-plug-state-indicator-on' indirectly.
7396
7397 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7398
7399         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7400         Call `wl-folder-confirm-existence'.
7401
7402         * wl-folder.el (wl-folder-confirm-existence): Added optional
7403         argument `force'.
7404
7405 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7406
7407         * wl-summary.el (wl-summary-refile-subr): Assume
7408         `copy-or-refile' as symbol.
7409         (wl-summary-refile): Follow up above change.
7410         (wl-summary-copy): Ditto.  Doc fix.
7411
7412 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7413
7414         * wl-summary.el (wl-summary-pick): Don't bind
7415         `elmo-search-mime-charset'.
7416
7417         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7418         default using old backquote style.
7419         (wl-search-mime-charset): Abolished.
7420
7421         * wl-highlight.el (wl-highlight-headers):
7422         Call `point' after `re-search-forward'(for Nemacs).
7423
7424         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7425         for elmo-imap4.el.
7426
7427 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7428
7429         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7430         `wl-message-ignored-field-list' instead of
7431         `mime-view-ignored-field-list'.
7432
7433         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7434         Add interactive spec.
7435         (wl-folder-goto-bottom-of-current-folder): Ditto.
7436         (wl-folder-mode-map): Bind them.
7437
7438         * wl-vars.el (wl-message-ignored-field-list): New variable.
7439         (wl-message-visible-field-list): New variable.
7440
7441         * wl-mime.el (wl-mime-header-presentation-method): New function.
7442         (wl-mime-setup): Set header-presentation-method.
7443
7444 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7445
7446         * wl-nemacs.el (wl-draft-overload-functions): Set
7447         `mode-line-buffer-identification' instead of using
7448         `wl-make-modeline'.
7449
7450         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7451         instead of using `wl-make-modeline'.
7452
7453         * wl-xmas.el (wl-plugged-init-icons): Set up
7454         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7455         (wl-make-modeline): Abolish.
7456         (wl-draft-overload-functions): Set
7457         `mode-line-buffer-identification' instead of using
7458         `wl-make-modeline'.
7459
7460         * wl-util.el (wl-make-modeline-subr): Abolish.
7461         (wl-mode-line-buffer-identification): New alias.
7462
7463         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7464         (wl-summary-make-modeline): Abolish.
7465         (wl-summary-buffer-set-folder): Set
7466         `wl-summary-buffer-folder-indicator'.
7467         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7468         of using `wl-make-modeline'.
7469         (wl-summary-switch-to-clone-buffer): Don't set
7470         `mode-line-buffer-identification'.
7471         (wl-summary-goto-folder-subr): Ditto.
7472
7473         * wl-mule.el (wl-draft-overload-functions): Set
7474         `mode-line-buffer-identification' instead of using
7475         `wl-make-modeline'.
7476
7477         * wl-folder.el (wl-folder-mode): Set
7478         `mode-line-buffer-identification' instead of using
7479         `wl-make-modeline'.
7480         (wl-folder): Don't set `mode-line-buffer-identification'.
7481
7482 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7483
7484         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7485         instead of `member' for `wl-refile-guess-func-list' look-ups.
7486         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7487
7488 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7489
7490         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7491         `wl-message-button-dispatcher'.
7492
7493         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7494
7495         * wl-message.el (wl-message-button-dispatcher): Use it.
7496
7497         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7498         "In-Reply-To".
7499
7500         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7501         Bind `case-fold-search' to t.
7502
7503 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7504
7505         * wl-xmas.el (wl-message-overload-functions): Initialize
7506         `wl-message-button-map'.
7507
7508         * wl-mule.el (wl-message-overload-functions): Initialize
7509         `wl-message-button-map'.
7510
7511         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7512
7513         * wl-message.el (wl-message-button-map): New keymap.
7514         (wl-message-add-button): New function.
7515         (wl-message-button-dispatcher): New function.
7516         (wl-message-button-refer-article): New function.
7517
7518         * wl-highlight.el
7519         (wl-highlight-message-add-buttons-to-header): New function.
7520         (wl-highlight-headers): Use it.
7521
7522 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7523
7524         * wl-summary.el (wl-summary-default-from): Use
7525         `wl-address-get-petname-1'.
7526         (wl-summary-simple-from): Ditto.
7527
7528         * wl-address.el (wl-address-get-petname-1): New inline function.
7529         (wl-address-get-petname): Use it.
7530
7531 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7532
7533         * wl-summary.el (wl-summary-default-from): Return full-name part
7534         from the address if no petname was found.
7535         (wl-summary-simple-from): Ditto.
7536
7537         * wl-address.el (wl-address-get-petname): Return nil if no petname
7538         associated with the address was found.
7539
7540 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7541
7542         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7543         display is finished.
7544
7545 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7546
7547         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7548         `elmo-folder-exists-p' argument.
7549
7550 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7551
7552         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7553         the folder.
7554
7555 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7556
7557         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7558
7559         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7560         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7561
7562 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7563
7564         * wl-folder.el (wl-folder-create-subr): New function.
7565         (wl-folder-confirm-existence): Use it.
7566         (wl-folder-check-one-entity): Use it.
7567         Check the error symbol is derived from 'elmo-open-error.
7568
7569         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7570         `ignore-error'.
7571
7572 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7573
7574         * wl-util.el (toplevel): Add (eval-when-compile (require
7575         'elmo-util)).  (Maybe `provide' is typo.)
7576
7577 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7578
7579         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7580         (I don't know why this was needed.)
7581
7582         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7583         Follow up changes for stream-type.
7584
7585         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7586         (wl-draft-elmo-nntp-send): Ditto.
7587
7588         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7589         (wl-nntp-posting-stream-type): Ditto.
7590         (wl-pop-before-smtp-ssl): Abolished.
7591         (wl-nntp-posting-ssl): Ditto.
7592
7593         * wl-address.el (wl-address-quote-specials): New function.
7594         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7595
7596         * wl-draft.el (wl-draft-reply): Ditto.
7597
7598 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7599
7600         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7601         use function `wl-string-match-assoc'.
7602
7603 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7604
7605         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7606
7607         * wl-draft.el (wl-draft-deduce-address-list): New function.
7608         (wl-draft-parse-mailbox-list): Ditto.
7609         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7610         instead of `smtp-deduce-address-list'.
7611         (wl-draft-on-field-p): Follow group list.
7612
7613         * wl-address.el (wl-address-concat-token): New function.
7614         (wl-address-string-without-group-list-contents): Ditto.
7615         (wl-complete-field-body): Fixed problem of completion
7616         by japanese petname.
7617         (wl-address-make-completion-list): Rewrite.
7618
7619 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7620
7621         * wl-address.el (wl-address-make-completion-list): Completion by
7622         petname.
7623         (wl-complete-field-body): Likewise.
7624
7625 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7626
7627         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7628         contains invalid address syntax.
7629
7630 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7631
7632         * wl-folder.el (wl-folder-check-entity-async): Use
7633         `elmo-nntp-spec-hostname'.
7634
7635 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7636
7637         * wl-summary.el (wl-summary-msgdb-load-async): Use
7638         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7639
7640 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7641
7642         * wl-draft.el (wl-draft-reply): Set argument
7643         `content-transfer-encoding' as nil.
7644
7645 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7646
7647         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7648         `wl-refile-alist'.
7649
7650 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7651
7652         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7653         (wl-draft-edit-string): Ditto.
7654         (wl-draft-forward): Ditto.
7655         * wl-summary.el (wl-summary-write): Ditto.
7656
7657 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7658
7659         * wl-summary.el (wl-summary-sync-update3): Call
7660         `wl-summary-buffer-number-column-detect'.
7661         (wl-summary-buffer-number-column-detect): Search from point-min.
7662
7663 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7664
7665         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7666         contains an address which is not included in original to or cc.
7667
7668 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7669
7670         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7671         begin-line does not exist.
7672         * wl-message.el (wl-message-uu-substring): Ditto.
7673
7674 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7675
7676         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7677         clear local variables.
7678         (wl-summary-exit): Call `elmo-commit'.
7679         (wl-summary-switch-to-clone-buffer): Call
7680         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7681         (wl-summary-goto-folder-subr): Ditto.
7682
7683         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7684         POP folder.
7685
7686 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7687
7688         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7689         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7690         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7691         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7692         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7693         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7694
7695         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7696
7697 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7698
7699         * wl-summary.el (wl-summary-search-by-subject):
7700         Search parent message from the latest one.
7701
7702 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7703
7704         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7705         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7706
7707         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7708         New user option.
7709
7710         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7711         if elmo-nntp-use-killed-list is nil.
7712         Use `elmo-msgdb-append-to-killed-list'.
7713         (Append numbers confirmed as disappeared to the killed list.)
7714         (wl-summary-confirm-appends): Don't display negative number.
7715
7716 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7717
7718         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7719
7720 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7721
7722         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7723         range is `all'.
7724         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7725         `elmo-list-bigger-diff'.
7726
7727 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7728
7729         * wl-summary.el (wl-summary-buffer-exit-func):
7730         New buffer local variable.
7731         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7732
7733 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7734
7735         * wl-demo.el (wl-demo): Fix the last change.
7736
7737 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7738
7739         * wl-demo.el (wl-demo): Don't use `eval'.
7740
7741 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7742
7743         * wl-summary.el (wl-summary-buffer-thread-modified):
7744         New buffer-local variable.
7745         (wl-summary-set-thread-modified): New function.
7746         (wl-summary-thread-modified-p): New function.
7747         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7748         (wl-summary-yank-saved-message): Use function
7749         `wl-summary-set-thread-modified'
7750         (wl-summary-switch-to-clone-buffer): Add
7751         `wl-summary-buffer-thread-modified'.
7752
7753         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7754         (wl-summary-buffer-mark-saved-hook): Ditto.
7755         * wl-summary.el (wl-summary-msgdb-save): New hook
7756         `wl-summary-buffer-message-saved-hook' and
7757         `wl-summary-buffer-mark-saved-hook'.
7758
7759 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7760
7761         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7762
7763 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7764
7765         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7766         don't hide scroll bars under FSF Emacsen because it may incur an
7767         undesirable redrawing.
7768
7769 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7770
7771         * wl-draft.el (wl-draft-edit-string): Call
7772         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7773
7774 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7775
7776         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7777
7778 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7779
7780         * wl-summary.el (wl-summary-msgdb-load-async): Call
7781         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7782
7783 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7784
7785         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7786         fringes in demo buffer; center bitmap logo correctly even if old
7787         Mule is used.
7788
7789 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7790
7791         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7792
7793         * wl-refile.el (wl-refile-subject-alist): New variable.
7794         (wl-refile-subject-alist-file-name): Ditto.
7795         (wl-refile-alist-setup): Rewrite.
7796         (wl-refile-alist-save): Use `elmo-object-save'.
7797         Eliminated arguments.
7798         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7799         (wl-refile-guess-by-subject): New function.
7800         (wl-refile-guess-func-list): Added it.
7801
7802 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7803
7804         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7805         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7806
7807 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7808
7809         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7810         New buffer-local variable.
7811         (wl-summary-buffer-next-folder-func): Ditto.
7812         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7813         if non-nil.
7814         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7815         if non-nil.
7816         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7817         if non-nil.
7818         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7819         if non-nil.
7820
7821 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7822
7823         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7824         permanently in the demo buffer.
7825
7826 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7827
7828         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7829         `mime-entity-fetch-field'.
7830
7831         * wl.el (wl-exit): Delete plugged buffer.
7832
7833         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7834         XEmacs has menubar feature.
7835
7836 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7837
7838         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7839         cannot arrive at the beginning of the buffer under old Emacsen.
7840
7841 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7842
7843         * wl-address.el (wl-address-ldap-search):
7844         Call `ldap-search-entries' with `withdn' argument t.
7845         (wl-complete-field-body): Bind completion-ignore-case as t.
7846         Clear ldap search hash when it was sole completion.
7847         Use elmo-string for pattern string.
7848         (wl-ldap-alias-safe-string): Eliminated needless let.
7849
7850 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7851
7852         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7853         (wl-ldap-alias-sep): New constant.
7854         (wl-ldap-search-attribute-type-list): Ditto.
7855         (wl-ldap-get-value): New function.
7856         (wl-ldap-make-filter): Ditto.
7857         (wl-ldap-make-matched-value-list): Ditto.
7858         (wl-ldap-alias-safe-string): Ditto.
7859         (wl-ldap-register-dn-string): Ditto.
7860         (wl-address-ldap-search): Rewrite.
7861
7862 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7863
7864         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7865         thread is deleted.
7866         (wl-thread-delete-line-from-buffer): Ditto.
7867         (wl-thread-get-exist-children): New function.
7868
7869 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7870
7871         * wl-demo.el (wl-demo): Made it to select various image types.
7872         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7873         from `wl-title-logo'.
7874         (wl-logo-ascii): New variable.
7875         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7876         (wl-demo-copyright-notice): New constant.
7877
7878         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7879
7880 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7881
7882         * wl-vars.el (wl-summary-target-above): Renamed from
7883         wl-summary-temp-above.
7884         * wl-score.el (wl-score-get-score-alist): Use it.
7885         (wl-summary-score-update-all-lines): Use it.
7886         * wl-summary.el: Ditto. (make-variable-buffer-local).
7887
7888 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7889
7890         * wl-vars.el (wl-ldap-port): New user option.
7891
7892         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7893         Rewite whole implementation.
7894         (wl-complete-field-body): Fixed.
7895
7896 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7897
7898         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
7899         Choose implementation at compile time.
7900
7901 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7902
7903         * wl-address.el (wl-ldap-search-internal): New function.
7904         (wl-complete-field-to): Use it.
7905
7906 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
7907
7908         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
7909         Use `let' instead of `let*'.
7910         Require 'wl-vars.
7911
7912         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
7913         Define as defcustom.
7914         (wl-ldap-base): Ditto.
7915         (wl-use-ldap): Ditto.
7916
7917 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7918
7919         * wl-address.el (wl-ldap-search): New function.
7920         (wl-complete-field-body): Use `wl-ldap-search'.
7921         (wl-ldap-server): New variable.
7922         (wl-ldap-base): Ditto.
7923         (wl-use-ldap): Ditto.
7924
7925 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
7926
7927         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
7928         (Pointed out by Mito <mit@nines.nec.co.jp>).
7929         * wl-summary.el (wl-summary-redisplay-no-mime): Update
7930         buffer-local variables like `wl-summary-redisplay-internal'.
7931         (wl-summary-redisplay-all-header): Likewise.  Update
7932         Summary view too.
7933
7934 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
7935
7936         * wl-summary.el (wl-summary-jump-to-parent-message):
7937         Consider prefix argument.
7938
7939         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
7940         when closed thread is deleted.
7941
7942 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
7943
7944         * wl-summary.el (wl-summary-jump-to-parent-message):
7945         Consider thread modification.
7946
7947 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
7948
7949         * wl-message.el (wl-message-normal-get-original-buffer): Use
7950         `save-excursion'.
7951
7952         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
7953         (wl-summary-showto-folder-regexp): Ditto.
7954
7955 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
7956
7957         * wl-util.el (wl-delete-alist): Doc fix.
7958         (wl-delete-associations): New function.
7959         (wl-inverse-alist): New function.
7960         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
7961         Split temporary variables. Use `wl-delete-associations'
7962         and `wl-inverse-alist'.
7963         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
7964
7965 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
7966
7967         * wl-folder.el (wl-folder-prefetch-entity):
7968         Execute prefetching if new count is unknown.
7969
7970 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7971
7972         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
7973
7974         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
7975         delete entity.
7976         (wl-thread-set-parent): If insert as top, set linked as nil.
7977
7978         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
7979         `wl-thread-cleanup-symbols' when view mode is thread.
7980
7981 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
7982
7983         * wl-folder.el (wl-folder-create-folder-entity): Use
7984         with-current-buffer.
7985         (wl-local-folder-init): Call set-buffer to make sure we are in
7986         the Folder buffer. Don't touch buffer-local variables here.
7987         (wl-folder-mode): Initialize buffer-local variables here.
7988
7989         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
7990         (wl-folder-entity-assign-id): Ditto.
7991         (wl-folder-create-entity-hashtb): Ditto.
7992         (wl-local-folder-init): Ditto.
7993         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
7994
7995 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7996
7997         * wl-summary.el (wl-summary-default-from): Fix probrem when
7998         std11-extract-address-components return (nil "foo@bar").
7999
8000 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8001
8002         * wl-draft.el (wl-draft-clone-local-variables):
8003         Remove redundant `setq'.
8004
8005 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8006
8007         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8008         Bind wl-highlight-x-face-func as nil while highlighting header.
8009
8010 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8011
8012         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8013
8014 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8015
8016         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8017         elmo-msgdb-overview-hashtb from copy-variables.
8018         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8019         instead of `elmo-msgdb-overview-get-entity-by-number'.
8020         (wl-summary-auto-refile): Ditto.
8021
8022         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8023         `elmo-msgdb-overview-get-entity' instead of
8024         `elmo-msgdb-search-overview-entity'.  Use
8025         `elmo-msgdb-overview-get-entity' instead of
8026         `elmo-msgdb-overview-get-entity-by-number'.
8027         (wl-thread-insert-entity-sub): Ditto.
8028         (wl-thread-insert-message): Ditto.
8029
8030         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8031         `elmo-msgdb-overview-get-entity'.
8032         (wl-normal-message-redisplay): Ditto.
8033
8034 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8035
8036         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8037         `wl-thread-entities'.
8038         (wl-thread-delete-message): Fix remove top message from
8039         `wl-thread-entity-list'.
8040
8041         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8042         wl-append(nconc), because update-list is broken on Meadow.
8043
8044         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8045         updating process.
8046         (wl-summary-rescan): Ditto.
8047         (wl-summary-sync-update3): Ditto.
8048         * wl-thread.el (wl-thread-set-parent): Renamed from
8049         `wl-summary-set-parent'.
8050         (wl-thread-insert-message): Updating buffer faster.
8051         (wl-thread-delete-message): Updating buffer faster.
8052
8053         * wl-score.el (wl-summary-score-update-all-lines): Changed
8054         interval for display progress gauge.
8055
8056 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8057
8058         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8059         folder always-sticky.
8060         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8061         defmacro.
8062
8063 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8064
8065         * wl-vars.el (wl-draft-add-references): New user option.
8066
8067         * wl-draft.el (wl-draft-add-references): New function.
8068         (wl-draft-yank-from-mail-reply-buffer): Use it.
8069         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8070         as nil.
8071
8072 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8073
8074         * wl-thread.el (wl-thread-update-line-msgs): Called
8075         `wl-thread-update-line-on-buffer-sub'.
8076         (wl-thread-update-line-on-buffer): Delete routine of inserting
8077         thread.
8078         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8079         moved from `wl-thread-update-line-on-buffer'.
8080         Add threshold for displaying progress gauge.
8081         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8082         argument of `wl-thread-update-line-msgs'.
8083         Add threshold for displaying progress gauge.
8084         * wl-folder.el:
8085         Add threshold for displaying progress gauge.
8086         * wl-score.el: Ditto.
8087
8088         * wl-expire.el (wl-summary-expire): Display deleting info.
8089
8090 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8091
8092         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8093         `no-msg'.
8094         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8095         argument of `wl-thread-update-line-msgs'.
8096         (wl-summary-set-parent): Added optional argument `parent-number'.
8097         (wl-summary-buffer-saved-message): New buffer local variable.
8098         (wl-summary-save-current-message): New command.
8099         (wl-summary-yank-saved-message): Ditto.
8100         (wl-summary-mode-map): Added key binding for
8101         `wl-summary-save-current-message' (\ew) and
8102         `wl-summary-yank-saved-message' (\C-y).
8103         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8104
8105 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8106
8107         * wl-summary.el (wl-summary-mode-map): Added key binding for
8108         `wl-summary-set-parent' (ts).
8109
8110 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8111
8112         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8113         subject faster. If thread number is reverse, delayed updating
8114         thread.
8115         (wl-summary-search-by-subject): Ditto.
8116         (wl-summary-put-alike): Ditto.
8117         (wl-summary-get-alike): Ditto.
8118         (wl-summary-insert-headers): Insert header of all overview in
8119         buffer.
8120         (wl-summary-rescan): Delayed updating thread. Kill search subject
8121         buffer for wl-summary-search-by-subject.
8122         (wl-summary-sync-update3): Ditto.
8123         (wl-summary-exit): Ditto.
8124         (wl-summary-goto-bottom-of-current-thread): Change for linked
8125         thread.
8126         (wl-summary-overview-create-summary-line): Change line for linked
8127         thread.
8128
8129         * wl-summary.el (wl-summary-update-thread): Use
8130         wl-thread-maybe-get-children-num.
8131         (wl-summary-set-parent): If change parent, move sub thread.
8132         (wl-summary-redisplay-internal): Add horizontal recenter.
8133         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8134
8135         * wl-thread.el (wl-thread-entity-get-linked): New function.
8136         (wl-thread-entity-set-linked): New function.
8137         (wl-thread-create-entity): Add linked element.
8138         (wl-thread-entity-insert-as-top): Use wl-append.
8139         (wl-thread-maybe-get-children-num): If closing thread, return
8140         children msgs.
8141         (wl-thread-update-line-msgs): Displaying progress message.
8142         (wl-thread-update-line-on-buffer-sub): Use
8143         wl-thread-maybe-get-children-num.
8144         (wl-thread-update-line-on-buffer): If update line is not exists,
8145         insert thread.
8146         (wl-thread-delete-message): If delete top msg of thread, search
8147         parent by subject.
8148         (wl-thread-insert-entity): Use
8149         wl-thread-maybe-get-children-num.
8150
8151         * wl-highlight.el (wl-highlight-summary-current-line): change
8152         sregexp for linked thread.
8153         * wl-util.el (wl-count-lines): Count lines.
8154         (wl-horizontal-recenter): horizontal recenter.
8155         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8156         (wl-score-get-alike): Ditto.
8157         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8158         (wl-subject-length-limit): New variable.
8159         (wl-highlight-thread-indent-string-regexp): Changed for linked
8160         thread.
8161
8162 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8163
8164         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8165         New variable (revival).
8166         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8167         by subject matching if there's no in-reply-to nor references field
8168         (revival).
8169
8170 \f
8171 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8172
8173         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8174         message.
8175
8176 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8177
8178         * wl-summary.el (wl-summary-reply): Return t if there was a
8179         message at cursor point.
8180         Added unwind-protect.
8181         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8182         returns t.
8183         (wl-summary-cancel-message): Do nothing when there's no message at
8184         cursor point.
8185         (wl-summary-forward): Ditto.
8186         (wl-summary-jump-to-parent-message): Ditto.
8187         (wl-summary-reedit): Ditto.
8188         (wl-summary-edit-addresses): Ditto.
8189         (wl-summary-pipe-message): Ditto.
8190         (wl-summary-print-message-with-ps-print): Ditto.
8191         (wl-summary-print-message): Ditto.
8192         (wl-summary-mark-as-important): Ditto.
8193         (wl-summary-mark-as-unread): Ditto.
8194
8195         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8196         message at cursor point.
8197         (wl-summary-reply-with-citation): Remove unwind-protect.
8198
8199         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8200         subject searching feature.
8201         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8202         Eliminated.
8203
8204 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8205
8206         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8207         New variable.
8208         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8209         by subject matching if there's no in-reply-to nor references field.
8210
8211         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8212
8213         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8214         when display is finished.
8215         (wl-folder-open-all): Ditto.
8216         (wl-folder-update-access-group): Ditto.
8217         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8218         * wl-thread.el (wl-thread-close-all): Ditto.
8219
8220         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8221         progress gauge only when it was displayed.
8222         * wl-folder.el (wl-folder-insert-entity): Ditto.
8223
8224 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8225
8226         * wl-summary.el (wl-summary-incorporate): Enclose
8227         `wl-summary-sync-force-update' with save-excursion.
8228
8229 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8230
8231         * wl-summary.el (wl-summary-prefetch-region):
8232         Pass current cursor point to `pos-visible-in-window-p' after
8233         moving cursor to the started point.
8234
8235 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8236
8237         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8238
8239         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8240         fields from the forwarding message.
8241         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8242         `ignored-fields'.
8243
8244 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8245
8246         * wl-mime.el (wl-message-request-partial):
8247         Eliminated argument `msgdb'.
8248         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8249         (wl-mime-combine-message/partial-pieces): Likewise.
8250         * tm-wl.el (wl-message-request-partial): Likewise.
8251         (wl-mime-combine-message/partial-pieces): Likewise.
8252
8253 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8254
8255         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8256         when display is finished.
8257
8258 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8259
8260         * wl-summary.el (wl-summary-goto-folder-subr):
8261         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8262
8263 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8264
8265         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8266         when cursor point is visible.
8267
8268 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8269
8270         * wl-expire.el (wl-expire-archive-get-max-number):
8271         Don't use `file-name-directory'.
8272
8273 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8274
8275         * wl-expire.el (wl-expire-archive-get-max-number):
8276         Use `file-name-directory'.
8277
8278 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8279
8280         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8281         only when there is progress.
8282
8283 2000-04-13  Mito <mit@nines.nec.co.jp>
8284
8285         * wl-summary.el (wl-summary-sync-marks): Display progress.
8286
8287 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8288
8289         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8290         (wl-summary-prev): Move cursor regardless of unread status.
8291         (wl-summary-next): Ditto.
8292
8293 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8294
8295         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8296         Added argument `target' and `number'.
8297         * tm-wl.el (wl-summary-burst-subr): New function.
8298         (wl-summary-burst): Use it.
8299
8300 2000-04-10  Mito <mit@nines.nec.co.jp>
8301
8302         * wl-mime.el (wl-burst): New function.
8303         (wl-summary-burst): Use it.
8304
8305 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8306
8307         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8308         as petname when there's no candidate.
8309
8310 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8311
8312         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8313         New variable.
8314         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8315
8316         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8317
8318         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8319
8320 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8321
8322         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8323         Use substring of `original' instead of buffer-substring.
8324         (wl-refile-evaluate-rule):
8325         Set `original' argument of wl-refile-expand-newtext.
8326
8327         * wl-summary.el
8328         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8329         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8330         (wl-summary-auto-refile): Check existence of destination folder just
8331         before marking.
8332
8333 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8334
8335         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8336         when wl-refile-get-field-value return nil.
8337
8338 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8339
8340         * wl-refile.el
8341         (wl-refile-expand-newtext): New function imported from Gnus.
8342         (wl-refile-evaluate-rule): Use it.
8343
8344 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8345
8346         * wl-summary.el (wl-summary-print-destination):
8347         Duplicate folder string to avoid putting text-property on
8348         original string.
8349
8350         * wl-refile.el (wl-refile-get-field-value): New function.
8351         (wl-refile-evaluate-rule): New function;
8352         Evaluate refile rule recursively.
8353         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8354         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8355         New function; Check existence of a target folder recursively.
8356         (wl-summary-auto-refile-check-refile-rule-alist):
8357         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8358
8359 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8360
8361         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8362
8363         * wl-folder.el (wl-create-folder-entity-from-buffer):
8364         Fixed problem when '}' character is contained in folder name.
8365
8366         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8367
8368 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8369
8370         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8371         (wl-fldmgr-add-completion-all-completions):
8372         Use wl-fldmgr-add-completion-hashtb.
8373
8374 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8375
8376         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8377         wl-fldmgr-add-completion-subr): New functions.
8378         * wl-folder.el (wl-folder-completion-func): New variable.
8379         * wl-summary.el (wl-summary-read-folder):
8380         Use wl-folder-completion-func.
8381
8382         * wl-refile.el: Eliminate throw & catch.
8383
8384         * wl.el (wl-plugged-sending-queue-status): Fixed.
8385
8386 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8387
8388         * wl-draft.el (wl-draft): Put category property on
8389         mail-header-separator.