* wl-vars.el (wl-demo-icon-name-alist): New variable.
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-vars.el (wl-demo-icon-name-alist): New variable.
4
5         * wl-demo.el (wl-demo-icon-name): Define as function.
6         (wl-demo-insert-image): Use it.
7
8 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
9
10         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
11
12 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
13
14         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
15
16 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
17
18         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
19
20 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
21
22         * wl-thread.el (wl-thread-mark-as-answered): New function.
23
24         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
25         answered" entry.
26         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
27         "r&" and wl-thread-mark-as-answered to "t&".
28         (wl-summary-mark-as-important-region): Refine to toggle mark.
29         (wl-summary-mark-as-answered-region): New function.
30         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
31         and 3rd argument.
32         (wl-summary-mark-as-important-internal): Likewise.
33
34 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
35
36         * wl-template.el (wl-template-preview): New internal variable.
37         (wl-template-preview-p): New function.
38         (wl-template-show): Bind `wl-template-preview' as t.
39
40 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
41
42         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
43         `elmo-message-entity-field' with 3rd argument which is non-nil.
44
45 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
46
47         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
48         Removed duplicate local bind `folder'.
49
50 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
51
52         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
53
54 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
55
56         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
57         duplicate definition.
58
59 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
60
61         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
62         non-nil, use it; Don't fetch message if there's no message in the
63         current cursor position.
64
65 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
66
67         * wl-util.el (wl-region-exists-p): Use region-active-p.
68         (wl-deactivate-region): New function.
69         * wl-message.el (wl-message-redisplay): Deactivate region.
70
71         * wl-summary.el (wl-summary-reply): Call
72         `wl-summary-set-message-buffer-or-redisplay' instead of
73         `wl-summary-redisplay-internal', don't move point.
74
75 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
76
77         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
78         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
79         by regexp.
80
81 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
82
83         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
84         if no need.
85
86 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
87
88         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
89         default value to nil.
90         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
91         `wl-summary-prepare-hook'; Replace refile action to
92         `wl-summary-exec-action-refile-with-register'.
93
94         * Version number is increased to 2.11.22.
95
96 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
97
98         * wl-summary.el (wl-summary-detect-mark-position): Set
99         `wl-summary-buffer-weekday-name-lang'.
100
101 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
102
103         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
104         (wl-summary-mark-as-read-all): Ditto.
105         (wl-summary-delete-messages-on-buffer): Ditto.
106         (wl-summary-sync-update): Ditto.
107         (wl-summary-mark-as-read-internal): Ditto.
108         (wl-summary-mark-as-answered-internal): Ditto.
109         (wl-summary-update-folder-info): Abolished.
110
111 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
112
113         * wl-summary.el (wl-summary-mark-as-read-all): Use
114         `wl-summary-update-folder-info' instead of
115         `wl-folder-update-unread'.
116
117 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
118
119         * wl-summary.el (wl-summary-update-folder-info): New function derived from
120         `wl-summary-folder-info-update'.
121         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
122         instead of `wl-summary-folder-info-update'.
123         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
124         `wl-folder-set-folder-updated'.
125         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
126         instead of `wl-folder-update-unread'.
127         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
128         the value of `wl-summary-buffer-unread-count' for the second parameter of
129         `wl-folder-update-unread'.
130
131         * Version number is increased to 2.11.21.
132
133 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
134
135         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
136         a local variable.
137
138 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
139
140         * wl-spam.el (wl-summary-mark-spam): Show message only if call
141         interactively.
142
143         * wl-summary.el (wl-summary-mark-as-important-internal): New
144         internal function.
145         (wl-summary-mark-as-important): Use it.
146         (wl-summary-mark-as-unimportant): New function.
147         (wl-summary-sync-marks): Follow the API change.
148
149         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
150
151         * wl-mime.el (wl-summary-burst): Check target folder is writable.
152
153 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
154
155         * wl-folder.el (wl-folder-update-unread): Re-indent.
156         Narrow the scope of a local variable.
157
158 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
159
160         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
161         (wl-addrmgr-merge-entries): Ditto.
162         (wl-addrmgr): Added to address entry which exists in draft buffer
163         if no entry is in original.
164
165 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
166
167         * wl-batch.el: New file.
168
169 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
170
171         * wl-vars.el (wl-use-semi): Remove unused variable.
172
173 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
174
175         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
176         "?".
177
178 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
179
180         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
181         wl-summary-new-mark.
182         (wl-summary-new-cached-mark): New user option.
183         (wl-summary-score-marks): Follow the change above.
184         (wl-summary-auto-refile-skip-marks): Ditto.
185         (wl-summary-incorporate-marks): Ditto.
186         (wl-summary-expire-reserve-marks): Ditto.
187
188         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
189
190         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
191         (wl-summary-persistent-mark-string): Distinguished between cached
192         and uncached mark when the message is new.
193
194 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
195
196         * wl-spam.el (wl-spam-domain): Renamed from
197         `wl-spam-folder-guess-domain'.
198         (wl-summary-exec-action-spam): Register as spam if domain of the
199         source folder is good.
200         (wl-summary-exec-action-refile-with-register): Register message if
201         domain of the source folder is not undecided.
202
203 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
204
205         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
206         detect thread loop.
207
208 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
209
210         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
211         and wl-summary-skip-mark-list.
212
213 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
214
215         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
216
217         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
218
219         * wl-spam.el (toplevel): Require wl-highlight.
220         (wl-spam-auto-check-policy-alist): Abolish.
221         (wl-spam-auto-check-folder-regexp-list): New user option.
222         (wl-spam-auto-check-marks): Ditto.
223         (wl-spam-mark-action-list): Ditto.
224         (wl-highlight-summary-spam-face): New face.
225         (wl-spam-auto-check-message-p): New function.
226         (wl-spam-map-spam-messages): Fixed message.
227         (wl-spam-register-spam-messages): Ditto.
228         (wl-spam-register-good-messages): Ditto.
229         (wl-summary-spam-map): Add and remove keybind.
230         (wl-summary-target-mark-spam): Abolish.
231         (wl-summary-refile-spam): Ditto.
232         (wl-summary-test-spam): New function.
233         (wl-summary-mark-spam): Ditto.
234         (wl-summary-auto-check-spam): Follow the above change.
235         (wl-summary-exec-action-spam): New function.
236         (wl-summary-exec-action-refile-with-register): Fixed message.
237         (wl-message-check-spam): New function.
238         (wl-spam-setup): Ditto.
239         (toplevel): Call it if this file is loaded interactivity.
240
241         * Version number is increased to 2.11.20.
242
243 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
244
245         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
246         when new optional argument `force' is non nil or modified.
247
248 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
249
250         * wl.el (toplevel): Require wl-spam when compile.
251         (wl-save-status): Call wl-spam-save-status.
252
253         * wl-spam.el (wl-spam-register-spam-messages): New function.
254         (wl-spam-register-good-messages): Ditto.
255         (wl-spam-save-status): Ditto.
256         (wl-summary-mode-map): Bind
257         wl-summary-target-mark-register-as-spam to "ms" and
258         wl-summary-target-mark-register-as-good to "mn".
259         (wl-summary-register-as-spam): Abolish optional argument; Use
260         wl-spam-register-spam-messages.
261         (wl-summary-register-as-spam-all): Use
262         wl-spam-register-spam-messages.
263         (wl-summary-register-as-good): Abolish optional argument; Use
264         wl-spam-register-good-messages.
265         (wl-summary-register-as-good-all): Use
266         wl-spam-register-good-messages.
267         (wl-summary-target-mark-register-as-spam): New funtion.
268         (wl-summary-target-mark-register-as-good): Ditto.
269
270 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
271
272         * wl-spam.el: New file.
273
274 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
275
276         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
277
278         * wl-action.el (wl-auto-refile-guess-functions): New variable.
279         (wl-summary-auto-refile): Call wl-refile-guess with
280         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
281
282 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
283
284         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
285         with disable-thread argument non-nil.
286
287 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
288
289         * wl-summary.el (wl-summary-rescan): Added optional argument
290         disable-thread.
291         (wl-summary-sync): Call wl-summary-rescan with argument
292         disable-thread.
293         (wl-summary-input-range): Added new range `rescan-thread'.
294
295 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
296
297         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
298
299 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
300
301         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
302         internal variable.
303         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
304         wl-summary-search-parent-by-subject-regexp and
305         wl-summary-divide-thread-when-subject-changed as nil.
306         (wl-summary-insert-sequential): If entity is nil, nothing to do.
307         (wl-summary-insert-thread): Search parent entity from
308         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
309         thread loop.
310
311 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
312
313         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
314
315         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
316
317         * wl-util.el (wl-require-update-all-folder-p): New function.
318         (wl-get-assoc-list-value): Added `function' to match directive.
319         (wl-collect-draft): Rewrite.
320
321         * wl-summary.el (wl-summary-sync-update): Clear faces
322         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
323         are non-nil.
324         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
325         argument as function.
326         (wl-summary-input-range): Ditto.
327
328         * wl-folder.el (wl-draft-get-folder): New function.
329         (wl-folder-get-elmo-folder): Consider draft folder.
330
331         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
332         (wl-draft-buffer-message-number): New buffer local variable.
333         (wl-draft-folder-internal): New internal variable.
334         (wl-draft-delete): Rewrite.
335         (wl-draft-save): Ditto.
336         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
337         wl-folder-get-elmo-folder.
338         (wl-draft-config-info-operation): Ditto.
339         (wl-jump-to-draft-folder): Ditto.
340         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
341         (wl-draft-reedit): Rewrite.
342
343         * Version number is increased to 2.11.19.
344         
345 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
346
347         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
348         variable.
349
350 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
351
352         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
353         Use ignore-errors instead of unwind-protect.
354
355 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
356
357         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
358         for updating `wl-thread-entity-list'.
359
360 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
361
362         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
363         parameter from calling `wl-thread-entity-get-older-brothers' and
364         `wl-thread-entity-get-younger-brothers'.
365         Replace nested `append' with a single one.
366
367 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
368
369         * wl-summary.el (wl-summary-mode): Don't use the return value of
370         `make-local-hook'.
371
372 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
373
374         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
375         instead of `let*'.
376         (wl-thread-delete-message): Likewise.  Split and narrow the scope
377         of local variables.
378
379 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
380
381         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
382         Renamed from wl-summary-window-scroll-functions.
383         (wl-summary-window-scroll-functions): Don't set to variable.
384         (wl-summary-display-top): Use run-hooks.
385         (wl-summary-display-bottom): Ditto.
386         (wl-summary-toggle-disp-msg): Ditto.
387         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
388         Use it instead of wl-summary-window-scroll-functions.
389         (wl-summary-goto-folder-subr): Don't call
390         wl-summary-window-scroll-functions, use
391         wl-summary-buffer-window-scroll-functions instead.
392
393 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
394
395         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
396         make-local-variable.
397
398 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
399
400         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
401         set-buffer-modified-p.
402         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
403         (wl-summary-display-bottom): Ditto.
404         (wl-summary-toggle-disp-msg): Ditto.
405
406 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
407
408         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
409
410         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
411         (wl-summary-forward): Use elmo-message-entity-field instead of
412         elmo-message-field.
413
414         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
415
416 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
417
418         * wl-summary.el (wl-summary-window-scroll-functions): No use
419         `append'.
420
421 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
422
423         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
424         function.
425         (wl-summary-window-scroll-functions): Call it when both
426         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
427         (wl-summary-temp-mark): Added optional argument number.
428         (wl-summary-message-mark): Added optional argument flag.
429         (wl-summary-persistent-mark): Added optional argument number and flag.
430         (wl-summary-update-persistent-mark): Ditto.
431         (wl-summary-update-status-marks): Set "r" for interactive spec.
432
433         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
434         argument number and flag.
435
436         * wl-action.el (wl-summary-registered-temp-mark): 
437         Do nothing when wl-summary-buffer-temp-mark-list is nil.
438
439 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
440
441         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
442         internal variable (buffer local).
443         (wl-summary-window-scroll-functions): New function.
444         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
445         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
446         as nil.
447         (wl-summary-update-status-marks): Added arguments beg, end and
448         check.
449         (wl-summary-update-mark-window): Use function.
450         (wl-summary-sync-update): Follow the change above.
451         (wl-summary-switch-to-clone-buffer): Copy
452         wl-summary-buffer-unsync-mark-number-list.
453         (wl-summary-goto-folder-subr): Set
454         wl-summary-buffer-unsync-mark-number-list and
455         use wl-summary-window-scroll-functions insteaf of
456         wl-summary-lazy-highlight.
457
458         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
459
460 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
461
462         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
463
464         * wl-summary.el (wl-summary-update-persistent-mark): Call
465         wl-summary-set-message-modified.
466
467         * wl-summary.el (wl-summary-sync-update): Don't call
468         wl-summary-update-status-marks.
469
470         * Version number is increased to 2.11.18.
471
472 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
473
474         * wl-message.el (wl-message-prev-page): Use save-selected-window.
475         (wl-message-next-page): Ditto.
476
477 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
478
479         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
480         local variable.  Change the order of a collected list into the
481         same as the specified range.  Remove nil from a collected list.
482
483 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
484
485         * wl-summary.el (wl-summary-insert-headers): Set visible-only
486         argument for elmo-folder-list-messages.
487
488 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
489
490         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
491         change (wl-summary-count-unreads return a list instead of a cons
492         cell).
493
494 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
495
496         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
497         `wl-summary-folder-info-update'.
498
499 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
500
501         * wl-summary.el (wl-summary-set-message-modified): No use
502         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
503         (wl-summary-set-mark-modified): Abolish.
504         (wl-summary-mark-modified-p): Ditto.
505         (wl-summary-save-view): Follow the change above.
506
507         * wl-expire.el (wl-summary-expire): Likewise.
508
509 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
510
511         * wl-summary.el (wl-summary-detect-mark-position): Use
512         modb-entity-handler.
513         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
514
515         * Version number is increased to 2.11.17.
516
517 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
518
519         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
520         entity field value.
521         (wl-summary-prefetch-msg): Ditto.
522         (wl-summary-print-message-with-ps-print): Ditto.
523
524 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
525
526         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
527         for dummy entity.
528         (wl-summary-insert-thread): Use elmo-message-entity-field.
529         (wl-summary-update-thread): Use elmo-message-entity-field and
530         elmo-message-entity-number.
531         (wl-summary-line-number):  Use elmo-message-entity-number.
532         (wl-summary-line-size): Use elmo-message-entity-field.
533         (wl-summary-line-subject): Ditto.
534         (wl-summary-line-from): Ditto.
535         (wl-summary-line-attached): Ditto.
536         (wl-summary-create-line): Ditto.
537         (wl-summary-create-line): Use elmo-message-entity-number.
538         (wl-summary-print-message-with-ps-print): Use
539         elmo-message-entity-field.
540
541 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
542
543         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
544         change in elmo-msgdb-make-message-entity.
545         (wl-summary-buffer-set-folder): Don't call
546         wl-summary-detect-mark-position here.
547         (wl-summary-rescan): Call elmo-message-entity-number.
548         (wl-summary-sync-update): Ditto.
549         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
550
551         * wl-score.el (wl-score-header-index): Redefine 2th element.
552         (wl-score-overview-entity-get-extra): Abolish.
553         (wl-score-ov-entity-get): Rewrite.
554         (wl-score-string-index<, wl-score-string-func<): Abolish.
555         (wl-score-string<): New function.
556         (wl-score-string-sort): Use it.
557
558         * wl-refile.el (wl-refile-guess-by-history): Use
559         elmo-message-entity-field.
560         (wl-refile-guess-by-from): Ditto.
561         (wl-refile-guess-by-msgid): Ditto.
562
563         * Version number is increased to 2.11.16.
564
565 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
566
567         * wl-folder.el (wl-folder-confirm-existence): Don't call
568         file-exists-p if msgdb-path is nil.
569         * wl-summary.el, wl-draft.el, wl-action.el: Rename
570         `wl-read-folder-hist' to `wl-read-folder-history'.
571
572 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
573
574         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
575         `y-or-n-p'.
576
577 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
578
579         * wl-score.el (wl-score-headers): Don't use
580         elmo-folder-do-each-message-entity.
581
582         * Version number is increased to 2.11.15.
583
584 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
585
586         * wl-summary.el (wl-summary-delete-all-msgs): Use
587         elmo-folder-move-messages instead of elmo-folder-delete-messages
588         and elmo-folder-detach-messages.
589         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
590
591         * wl-expire.el (wl-expire-delete): Ditto.
592         (wl-expire-refile-with-copy-reserve-msg): Ditto.
593
594 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
595
596         * wl-vars.el (wl-message-use-header-narrowing): New user option.
597         (wl-message-header-narrowing-fields): Ditto.
598         (wl-message-header-narrowing-lines): Ditto.
599         (wl-message-header-narrowing-string): Ditto.
600
601         * wl-summary.el (wl-summary-mode-map): Bind
602         wl-summary-toggle-header-narrowing to "C-cC-f".
603         (wl-summary-toggle-header-narrowing): New function.
604
605         * wl-message.el (wl-message-buffer-create): Call
606         wl-message-header-narrowing-setup.
607         (wl-message-redisplay): Call wl-message-header-narrowing.
608         (wl-message-header-narrowing): New function.
609         (wl-message-header-narrowing-map): New keymap.
610         (wl-message-header-narrowing-widen-map): New keymap.
611         (wl-message-header-narrowing-again-at-mouse): New function.
612         (wl-message-header-narrowing-1): Ditto.
613         (wl-message-header-narrowing-widen-at-mouse): Ditto.
614         (wl-message-header-narrowing-setup): Ditto.
615         (wl-message-header-narrowing-toggle): Ditto.
616         
617         * wl-highlight.el (wl-message-header-narrowing-face): New face.
618
619         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
620         'flag as all.
621         (wl-use-flag-folder-help-echo): New user option.
622
623         * wl-summary.el (wl-summary-detect-mark-position): Bind 
624         wl-summary-highlight as nil.
625         (wl-summary-set-mark-modified): Follow the API change.
626         (wl-summary-mark-modified-p): Ditto.
627         (wl-summary-mark-as-read-all): Ditto.
628         (wl-summary-sync-marks): Don't call
629         elmo-folder-list-messages-with-global-mark.
630         (wl-summary-mark-as-read-internal): Follow the API change.
631         (wl-summary-mark-as-answered-internal): Ditto.
632         (wl-summary-mark-as-important): Cause an error when 'flag folder;
633         Follow the API change.
634         (wl-summary-create-line): Call with number argument.
635         (wl-summary-reply): Follow the API change.
636
637         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
638         function.
639         (wl-highlight-summary-line-string): Call it when
640         wl-use-flag-folder-help-echo is non-nil.
641         (wl-highlight-summary-current-line): Ditto.
642         (elmo-flag-folder-referrer): Added autoload setting.
643
644         * wl-draft.el (wl-draft-kill): Follow the API change.
645
646         * Version number is increased to 2.11.14.
647         
648 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
649
650         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
651
652 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
653
654         * Version number is increased to 2.11.13.
655
656 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
657
658         * wl-draft.el (wl-draft-previous-history-element): Fixed
659         unbalanced parenthesis and bind unbound local variables.
660
661 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
662
663         * wl-draft.el (wl-draft-previous-history-element): New function.
664         (wl-draft-next-history-element): Ditto.
665         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
666         them to M-p and M-n.
667
668 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
669
670         * Version number is increased to 2.11.12.
671
672 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
673
674         * wl-draft.el (wl-draft-hide): Select buffer-window.
675
676 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
677
678         * wl-summary.el (wl-summary-narrow-to-region): New function.
679         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
680         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
681         (wl-summary-save-region): Use it.
682         * wl-action.el (wl-summary-collect-numbers-region)
683         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
684
685 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
686
687         * wl-folder.el (wl-folder-count-incorporates): Don't use
688         `elmo-msgdb-mark-load'
689
690         * Version number is increased to 2.11.11.
691
692 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
693
694         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
695         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
696
697 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
698
699         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
700
701 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
702
703         * Version number is increased to 2.11.10.
704
705 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
706
707         * wl-mime.el (wl-draft-attribute-value): Fixed.
708
709 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
710
711         * wl-util.el (wl-copy-local-variables): New function.
712
713         * wl-mime.el (wl-draft-attribute-recipients): New function.
714         (wl-draft-attribute-envelope-from): Ditto.
715         (wl-draft-attribute-smtp-posting-server): Ditto.
716         (wl-draft-attribute-smtp-posting-port): Ditto.
717         (wl-draft-attribute-value): Ditto.
718         (wl-draft-preview-message): Use it to get value for
719         attributes. Reflect result of `wl-draft-config'.
720
721         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
722         and call `wl-summary-mark-as-read' before to call
723         `wl-summary-unset-mark'.
724         (wl-summary-target-mark-mark-as-unread): Likewise.
725         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
726
727 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
728
729         * wl-mime.el (wl-draft-preview-message): Use actual value for
730         attributes; Fix for small window.
731
732 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
733
734         * wl-refile.el (wl-refile-get-field-value): Call
735         `elmo-message-entity-field' with 3rd argument is non-nil.
736
737 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
738
739         * wl-vars.el (wl-draft-preview-attributes): New user option.
740         (wl-draft-preview-attributes-list): Ditto.
741         (wl-draft-preview-attributes-buffer-lines): Ditto.
742         (wl-draft-preview-attributes-buffer-name): Ditto.
743
744         * wl-mime.el (wl-draft-preview-message): Display attributes.
745
746 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
747
748         * wl-summary.el (wl-summary-detect-mark-position): Bind
749         wl-summary-flag-priority-list to '(new).
750
751 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
752
753         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
754         funtion.
755         (wl-highlight-summary-line-string): Use it.
756         (wl-highlight-summary-current-line): Ditto.
757
758 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
759
760         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
761         line even when the mark string is not changed.
762
763         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
764         argument change in the wl-summary-create-line.
765         (wl-thread-insert-entity-sub): Ditto.
766
767         * wl-summary.el (wl-summary-detect-mark-position): Follow the
768         argument change in the wl-summary-create-line.
769         (wl-summary-insert-sequential): Ditto.
770         (wl-summary-update-thread): Ditto.
771         (wl-summary-persistent-mark-string): New inline function.
772         (wl-summary-message-mark): Use it.
773         (wl-summary-create-line): Abolish argument wl-persistent-mark
774         and added wl-flags, wl-cached.
775
776         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
777         mark to flags.
778         (wl-highlight-summary-current-line): Decide the face not by the 
779         persistent mark but flags.
780
781 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
782
783         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
784         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
785         wl-summary-read-uncached-mark): Revive.
786         (wl-summary-answered-cached-mark,
787         wl-summary-answered-uncached-mark): New user option.
788         (wl-summary-score-marks): Follow the change above.
789         (wl-summary-auto-refile-skip-marks): Ditto.
790         (wl-summary-incorporate-marks): Ditto.
791         (wl-summary-expire-reserve-marks): Ditto.
792         (wl-summary-flag-priority-list): New user option.
793
794         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
795         changes.
796         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
797         of elmo-message-mark.
798         (wl-summary-mark-as-read-internal): Ditto.
799         (wl-summary-mark-as-answered): Ditto.
800         (wl-summary-mark-as-important): Ditto.
801         (wl-summary-redisplay-internal): Ditto.
802         (wl-summary-redisplay-no-mime-internal): Ditto.
803         (wl-summary-message-mark): New function.
804         (wl-summary-insert-sequential): Use wl-summary-message-mark
805         instead of elmo-message-mark.
806         (wl-summary-update-thread): Ditto.
807         (wl-summary-persistent-mark): Ditto.
808         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
809         instead of elmo-message-mark.
810
811         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
812         wl-summary-message-mark instead of elmo-message-mark.
813         (wl-thread-insert-entity-sub): Ditto.
814         (wl-thread-get-children-msgs-uncached): Ditto.
815
816         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
817         variable name changes.
818         (wl-highlight-summary-current-line): Ditto.
819
820         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
821         wl-summary-message-mark instead of elmo-message-mark.
822
823         * wl-expire.el (wl-expire-message-p): Ditto.
824
825         * wl-score.el (wl-score-headers): Ditto.
826
827         * Version number is increased to 2.11.9.
828
829         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
830         (wl-summary-sync-update): Follow the change above.
831         (wl-summary-switch-to-clone-buffer): Ditto.
832         (wl-summary-open-folder): Ditto.
833
834 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
835
836         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
837         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
838
839         * Version number is increased to 2.11.8.
840
841         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
842
843         * wl-expire.el (wl-expire-refile): Follow the API change on
844         `elmo-folder-move-messages'.
845         (wl-expire-refile-with-copy-reserve-msg): Ditto.
846
847         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
848         (wl-summary-exec-action-refile): Ditto.
849         (wl-summary-exec-action-copy): Ditto.
850         (wl-summary-no-auto-refile-message-p): No use
851         `wl-summary-buffer-msgdb'.
852         (wl-summary-auto-refile): Ditto.
853
854 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
855
856         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
857
858 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
859
860         * wl-summary.el (wl-summary-sync): Treat no-sync.
861
862         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
863         (wl-default-sync-range): Ditto.
864
865 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
866
867         * wl-refile.el (wl-refile-subject-learn): Call
868         `elmo-message-entity-field' with 3rd argument is non-nil.
869         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
870         instead of `elmo-msgdb-overview-entity-get-subject'.
871
872 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
873
874         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
875         scan-type is rescan.
876         (wl-summary-delete-all-temp-marks): Remove scored mark too when
877         new optional argument force is non-nil.
878         (wl-summary-save-view-cache): Call it with force argument non-nil.
879
880         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
881
882 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
883
884         * wl-action.el (wl-summary-print-argument): Fixed last change.
885
886 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
889         simplified.
890         (wl-summary-target-mark-mark-as-unread): Likewise.
891         (wl-summary-target-mark-mark-as-important): Likewise.
892
893 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
894
895         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
896         * wl-summary.el (wl-summary-mark-as-important): Arranged.
897         (wl-summary-mark-as-important-region): Change accordingly.
898         (wl-summary-target-mark-mark-as-important): Ditto.
899
900 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
901
902         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
903
904         * wl-action.el (wl-summary-print-argument): Print argument to
905         right side of window if `wl-summary-print-argument-within-window'
906         is non-nil.
907
908 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
909
910         * wl-action.el (wl-summary-set-mark): Use
911         `wl-summary-message-visible-p' to check visibility of the message
912         and jump to message only when the message line is visible and have
913         different number; Call wl-summary-unset-mark with number argument.
914         (wl-summary-unset-mark): 
915         Use `wl-summary-message-visible-p'
916         to check visibility of the message and jump to message only when
917         the message line is visible and have different number;
918
919 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
920
921         * Version number is increased to 2.11.7.
922
923         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
924         and wl-folder-summary-line-format.
925
926         * wl-summary.el (wl-summary-message-visible-p): New inline function.
927         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
928         (wl-summary-set-score-mark): Use it.
929         (wl-summary-target-mark-mark-as-read): Ditto.
930         (wl-summary-target-mark-mark-as-unread): Ditto.
931         (wl-summary-target-mark-mark-as-important): Ditto.
932         (wl-summary-target-mark-msgs): Simplified.
933         (wl-summary-detect-mark-position): Fixed problem when
934         summary-line-format no contain persisten/temp mark spec.
935         (wl-summary-temp-mark): Ditto.
936         (wl-summary-persistent-mark): Ditto.
937         (wl-summary-update-persistent-mark): Ditto.
938
939         * wl-action.el (wl-summary-set-mark): Ditto.
940         (wl-summary-unset-mark): Ditto.
941         All other related portions are changed.
942
943 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
944
945         * Version number is increased to 2.11.6.
946
947 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
948
949         * wl-util.el (wl-current-message-buffer): Define as function;
950         Don't use the value of wl-messge-buffer.
951
952         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
953         persistent mark.
954
955         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
956         no current message, cause an error.
957
958 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
959
960         * wl-summary.el (wl-summary-set-message-modified): Use
961         elmo-folder-set-message-modified instead of
962         elmo-folder-set-message-modified-internal.
963
964 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
965
966         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
967         interactively.
968         (wl-summary-sync): nokill->entirely.
969         (wl-summary-sync-marks): Fixed message.
970         (wl-summary-input-range): Added mark, nokill->entirely.
971
972         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
973         messages as read.
974
975 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
976
977         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
978         update-noscore.
979         (wl-summary-sync): Follow the change above.
980
981 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
982
983         * wl-action.el (wl-summary-target-mark-all): Use
984         elmo-folder-list-messages.
985
986 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
987
988         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
989         (wl-summary-rescan): Set wl-summary-scored as nil.
990         (wl-summary-sync-force-update): Follow the change above.
991         (wl-summary-sync): Ditto.
992         (wl-summary-sync-update): Added argument disable-killed.
993         (wl-summary-insert-headers): Set visible-only argument for
994         elmo-folder-list-messages.
995         (wl-summary-input-range): Added update-nokill, update-noscore,
996         all-nokill, all-noscore and mark.
997
998         * Version number is increased to 2.11.5.
999
1000         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1001
1002 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1003
1004         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1005         (wl-summary-prefetch-region-no-mark): Change accordingly.
1006         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1007
1008 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1009
1010         * wl-address.el (wl-complete-field-to): Abolished.
1011         (wl-complete-address): Completion function for completing-read.
1012         * wl-action.el (wl-summary-get-resend-address): Use it.
1013
1014         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1015         wl-summary-update-mark and abolish unused argument.
1016         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1017         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1018         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1019         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1020         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1021         * wl-draft.el (wl-draft-kill): Ditto.
1022
1023         * wl-summary.el: Remove unused binding of case-fold-search.
1024         (wl-summary-replace-status-marks): Abolished.
1025
1026 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1027
1028         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1029         is specified or folder length is zero.
1030
1031 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1032
1033         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1034         (wl-folder-archive-current-entity): Ditto.
1035
1036 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1037
1038         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1039         retrieving message mark.
1040         (wl-summary-redisplay-internal): Ditto.
1041
1042         * wl-message.el (wl-message-buffer-display): Ignore errors while
1043         retrieving message-id field.
1044
1045         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1046         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1047         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1048         order of the arguments for `wl-expire-message-p'.
1049         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1050
1051         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1052         Check return value of wl-summary-reply.
1053         (wl-summary-reply): Recover window configuration when an error occured.
1054
1055 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1056
1057         * wl-summary.el (wl-summary-resend-message): Abolished, the
1058         feature is inherited by wl-summary-resend (put resend mark).
1059
1060 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1061
1062         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1063         wl-message-buffer to nil when the message is hide.
1064
1065 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1066
1067         * .cvsignore: New file.
1068
1069 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1070
1071         * wl-action.el (wl-summary-action-docstring): Add more info.
1072         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1073         duplicate definition.
1074         (wl-summary-define-mark-action): Functions wl-summary-*-region
1075         keep current position.
1076         (wl-summary-unregister-target-mark): Store result to the variable.
1077
1078 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1079
1080         * Version number is increased to 2.11.4.
1081
1082 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1083
1084         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1085         wl-summary-delete-all-temp-marks.
1086         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1087
1088         * wl-action.el (wl-summary-set-mark): Changed terminology
1089         refile-destination -> action-argument.
1090         (wl-summary-unset-mark): Ditto.
1091         (wl-summary-remove-argument): Ditto.
1092         (wl-summary-print-argument): Ditto.
1093
1094         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1095         (wl-thread-remove-argument-region): Ditto.
1096         (wl-thread-print-argument-region): Ditto.
1097         (wl-thread-close): Ditto.
1098         (wl-thread-open): Ditto.
1099
1100         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1101         (wl-highlight-refile-destination-face is abolished)
1102         (wl-highlight-action-argument-string): Ditto.
1103         (wl-highlight-summary-current-line): Highlight action argument.
1104
1105         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1106         color for light backgrounds.
1107         (wl-highlight-summary-answered-face): Ditto.
1108
1109 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
1110
1111         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
1112
1113         * wl-score.el (wl-summary-score-update-all-lines): Use
1114         wl-summary-set-mark.
1115         (wl-summary-score-update-all-lines): Kill expunged messages.
1116
1117         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
1118
1119 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
1120
1121         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
1122         directly.
1123         (wl-score-overview-entity-get-lines): Ditto.
1124         (wl-score-overview-entity-get-xref): Ditto.
1125         (wl-score-get-latest-msgs): Ditto.
1126         (wl-summary-rescore): Ditto.
1127
1128         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
1129         to "&".
1130         (wl-summary-mark-as-answered-internal): New inline function.
1131         (wl-summary-mark-as-answered): New function.
1132         (wl-summary-mark-as-unanswered): Ditto.
1133         (wl-summary-sync-marks): Modified for answered-mark synching.
1134
1135 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1136
1137         * wl-action.el (wl-summary-set-mark): Fixed last change.
1138
1139 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1140
1141         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
1142         behavior of wl-summary-unread-message-hook
1143         (Pointed out by akira yamada <akira@arika.org>).
1144
1145 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1146
1147         * wl-e21.el (wl-summary-toolbar): Follow the rename of
1148         wl-summary-delete.
1149         * wl-xmas.el (wl-summary-toolbar): Ditto.
1150
1151         * wl-action.el (wl-summary-set-mark): Don't override current
1152         temp-mark.
1153
1154         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
1155
1156 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
1157
1158         * wl-refile.el (wl-refile-learn): Don't use msgdb.
1159         (wl-refile-msgid-learn): Ditto.
1160         (wl-refile-get-field-value): Ditto.
1161
1162         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
1163
1164         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
1165         (wl-expire-delete-reserved-messages): Renamed from
1166         wl-expire-reserve-marked-msgs-from-list.
1167         (wl-expire-delete): Removed argument `msgdb'.
1168         (wl-expire-refile): Ditto.
1169         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1170         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
1171         mark-alist as argument.
1172         (wl-expire-archive-number1): Removed argument `msgdb'.
1173         (wl-expire-archive-number2): Ditto.
1174         (wl-expire-archive-date): Ditto.
1175         (wl-expire-localdir-date): Ditto.
1176         (wl-expire-hide): Ditto.
1177         (wl-archive-number1): Ditto.
1178         (wl-archive-number2): Ditto.
1179         (wl-archive-date): Ditto.
1180         (wl-archive-folder): Ditto.
1181         All other related portions are changed.
1182
1183 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1184
1185         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
1186         mean move up and down. (suggested by Takashi Kawachi)
1187
1188 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1189
1190         * wl-acap.el (toplevel): Don't require un-define.
1191
1192 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
1193
1194         * wl-thread.el (wl-thread-delete-message): Always update
1195         wl-summary-buffer-number-list.
1196
1197         * wl-action.el (wl-summary-print-destination): 
1198         Do nothing when folder is nil.
1199
1200 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1201
1202         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
1203         persistent mark when prefetch is succeeded.
1204
1205 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
1206
1207         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
1208         instead of elmo-msgdb-delete-msgs.
1209         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1210         (wl-expire-hide): Ditto.
1211
1212         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
1213
1214         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
1215         elmo-msgdb interface.
1216         (wl-thread-get-exist-children): Likewise.
1217         (wl-thread-insert-message): Likewise.
1218         (wl-thread-msg-mark-as-important): Likewise.
1219         (wl-thread-insert-entity-sub): Likewise.
1220         (wl-thread-get-children-msgs-uncached): Likewise.
1221
1222         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
1223         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
1224         (wl-summary-sync-update): Likewise.
1225         (wl-summary-auto-select-msg-p): Likewise.
1226         (wl-summary-update-thread): Likewise.
1227         (wl-summary-mark-as-important): Likewise.
1228         (wl-summary-jump-to-msg-internal): Likewise.
1229         (wl-summary-redisplay-internal): Likewise.
1230         (wl-summary-print-message-with-ps-print): Likewise.
1231         (wl-summary-folder-info-update): Likewise.
1232
1233         * wl-folder.el (wl-folder-check-one-entity):
1234         elmo-folder-count-flags instead of wl-summary-count-unread.
1235
1236         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
1237
1238         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
1239
1240         * wl-summary.el (wl-summary-set-message-modified): 
1241         Call wl-summary-set-mark-modified.
1242         (wl-summary-delete-messages-on-buffer): Call
1243         wl-folder-set-folder-updated instead of wl-folder-update-unread.
1244         (wl-summary-sync-update): Call elmo-folder-length instead of
1245         elmo-folder-messages.
1246         (wl-summary-insert-headers): Don't call
1247         elmo-folder-list-message-entities.
1248
1249 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1250
1251         * wl-action.el (wl-summary-define-mark-action): Call
1252         `wl-summary-set-mark' with argument `data'.
1253         (wl-summary-auto-refile): Fixed order of arguments when call
1254         `wl-summary-refile'.
1255
1256 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
1257
1258         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
1259
1260         * wl-summary.el (wl-summary-mode-map): Bind resend action.
1261
1262         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
1263         (Renamed from wl-highlight-summary-deleted-face).
1264         (wl-highlight-summary-resend-face): New face.
1265
1266         (wl-highlight-summary-deleted-face): Renamed from
1267         wl-highlight-summary-erased-face.
1268
1269         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
1270
1271         * wl-action.el (wl-summary-get-resend-address): New function.
1272         (wl-summary-exec-action-resend): Ditto.
1273         (wl-summary-exec-action-resend-subr): Ditto.
1274
1275         * w-thread.el (wl-thread-copy): Removed definition.
1276         (wl-thread-refile): Ditto.
1277         (wl-thread-delete): Ditto.
1278         (wl-thread-target-mark): Ditto.
1279
1280         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
1281         (wl-summary-target-mark-set-action): Fixed.
1282         (wl-summary-define-mark-action): Fixed quotation.
1283         (wl-summary-move-mark-list-messages): Display message.
1284         (wl-summary-define-mark-action): Define thread functions.
1285         (wl-summary-exec-action-refile): Changed message.
1286         (wl-summary-exec): Ditto.
1287
1288 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
1289         
1290         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
1291         '%%'.
1292
1293 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
1294
1295         * wl.el (toplevel): Require wl-action.
1296         (wl-init): Call wl-summary-define-mark-action.
1297
1298         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
1299
1300         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
1301         wl-summary-delete and wl-summary-erase.
1302         (wl-summary-mode-map): Ditto.
1303
1304         * wl-vars.el (wl-dispose-folder-alist): Renamed from
1305         wl-delete-folder-alist.
1306
1307         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
1308         wl-summary-prefetch-msg instead of wl-summary-prefetch.
1309         (toplevel): Moved mark & action related functions to the wl-action.el.
1310
1311         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
1312         in wl-summary-mark-action-list.
1313         (wl-highlight-summary-current-line): Ditto.
1314
1315         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
1316         empty lines.
1317
1318         * wl-action.el: New file. 
1319
1320 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
1321
1322         * wl-summary.el (wl-summary-target-mark-replace): New function.
1323         (wl-summary-target-mark-prefetch): Use it.
1324         (wl-summary-target-mark-delete): Ditto.
1325         (toplevel): Rearranged definition order.
1326         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
1327         (wl-summary-target-mark-erase): Rewrite.
1328         (wl-summary-erase-region): New function.
1329         (wl-summary-exec-action-erase): Changed message.
1330         (wl-summary-move-mark-list-messages): New function.
1331         (wl-summary-exec-action-delete): Use it.
1332         (wl-summary-exec-action-erase): Ditto.
1333
1334         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
1335         (wl-summary-skip-mark-list): Added "d".
1336
1337         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
1338         while searching.
1339
1340         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
1341         and define using defcustom;
1342         Define 4th element as a face.
1343         
1344         * wl-summary.el (wl-summary-incorporate): Use 
1345         `wl-summary-prefetch-region-no-mark' instead of
1346         `wl-summary-prefetch-region'.
1347         (wl-summary-prefetch-region-no-mark): Revival of old
1348         `wl-summary-prefetch-region'.
1349         (wl-summary-mark-action-list): Moved to wl-vars.el
1350
1351         * wl-highlight.el (wl-highlight-summary-current-line): Decide
1352         face according to the `wl-summary-mark-action-list'.
1353         (wl-highlight-summary-current-line): Ditto;
1354         Removed destination highlighting.
1355
1356         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
1357         (wl-highlight-summary-line-string): Highlight for "i" mark.
1358         (wl-highlight-summary-current-line): Ditto.
1359
1360         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
1361         no destination.
1362
1363         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
1364         exists, just go ahead.
1365         (wl-summary-prefetch-region): Rewrite.
1366         (wl-summary-prefetch): Ditto.
1367         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
1368         (wl-summary-exec-action-prefetch): New function.
1369         (wl-summary-target-mark-prefetch): Rewrite.
1370
1371 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
1372
1373         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
1374         (wl-highlight-summary-line-string): Added "d" and "D".
1375         (wl-highlight-summary-current-line): Ditto.
1376
1377         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
1378         in wl-summary.el.
1379         (wl-thread-insert-entity-sub): Ditto.
1380         (wl-thread-remove-destination-region): Ditto.
1381         (wl-thread-print-destination-region): Ditto.
1382
1383         * wl-summary.el (wl-summary-buffer-refile-list,
1384         wl-summary-buffer-delete-list,
1385         wl-summary-buffer-copy-list): Abolish.
1386         (wl-summary-buffer-temp-mark-list): New buffer local variable.
1387         All other related portions are changed.
1388         (wl-summary-mark-action-list): New variable.
1389         (wl-summary-set-mark): New function.
1390         (wl-summary-register-target-mark): Ditto.
1391         (wl-summary-unregister-target-mark): Ditto.
1392         (wl-summary-have-target-mark-p): Ditto.
1393         (wl-summary-register-temp-mark): Ditto.
1394         (wl-summary-unregister-temp-mark): Ditto.
1395         (wl-summary-registered-temp-mark): Ditto.
1396         (wl-summary-collect-temp-mark): Ditto.
1397         (wl-summary-unset-mark): Ditto.
1398         (wl-summary-set-target-mark): Ditto.
1399         (wl-summary-unset-target-mark): Ditto.
1400         (wl-summary-set-action-generic): Ditto.
1401         (wl-summary-unset-action-generic): Ditto.
1402         (wl-summary-exec-action-delete): Ditto.
1403         (wl-summary-exec-action-erase): Ditto.
1404         (wl-summary-set-action-refile): Ditto.
1405         (wl-summary-set-action-refile-subr): Ditto.
1406         (wl-summary-unset-action-refile): Ditto.
1407         (wl-summary-make-destination-numbers-list): Ditto.
1408         (wl-summary-exec-action-refile): Ditto.
1409         (wl-summary-set-action-copy): Ditto.
1410         (wl-summary-unset-action-copy): Ditto.
1411         (wl-summary-exec-action-copy): Ditto.
1412         (wl-summary-collect-numbers-region): Ditto.
1413         (wl-summary-delete): Rewrite.
1414         (wl-summary-erase): Ditto.
1415         (wl-summary-remove-destination): Ditto.
1416         (wl-summary-exec): Ditto.
1417         (wl-summary-exec-region): Ditto.
1418         (wl-summary-target-mark-erase): Ditto.
1419         (wl-summary-refile): Ditto.
1420         (wl-summary-copy): Ditto.
1421         (wl-summary-unmark): Ditto.
1422         (wl-summary-delete-all-mark): Ditto.
1423         (wl-summary-mark-line): Don't highlight.
1424         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
1425         (wl-summary-target-mark-refile-subr): Rewrite.
1426
1427         (wl-summary-copy-prev-destination): Abolish.
1428
1429 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1430
1431         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
1432         default values along the value of wl-on-mule.
1433         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
1434         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
1435         It is not used anywhere.
1436
1437 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1438
1439         * wl-summary.el (wl-summary-print-destination): Keep position.
1440         (wl-summary-cursor-move-surface): Keep horizontal position.
1441
1442 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1443
1444         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
1445         write sendlog.
1446
1447 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1448
1449         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
1450         `wl-summary-highlight'.
1451
1452 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1453
1454         * wl-highlight.el (wl-highlight-summary-current-line): Remove
1455         trivial condition for temp-mark.
1456
1457 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
1458
1459         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
1460         when it hits killed buffer.
1461
1462 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1463
1464         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
1465         * wl-news.el.in: `message' and `error' take format string.
1466
1467 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1468
1469         * wl-folder (wl-folder-insert-entity): Display a message,
1470         `...done', when the work finish.
1471         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
1472
1473 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1474
1475         * wl-message.el (wl-message-redisplay): Remove unused local
1476         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
1477
1478 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1479
1480         * wl-summary.el (wl-summary-replace-status-marks): Disable
1481         interactive use.
1482         (wl-summary-reedit): Check message existence at first.
1483         (wl-summary-mark-line): Fix doc, return value is indefinite.
1484
1485         * wl-highlight.el (wl-highlight-message): Arranged.
1486
1487         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
1488         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
1489         check temp-mark by wl-summary-temp-mark always.
1490         (wl-highlight-summary): Change accordingly.
1491         * wl-summary.el (wl-summary-mark-as-read-all)
1492         (wl-summary-delete-cache, wl-summary-set-score-mark)
1493         (wl-summary-mark-as-unread, wl-summary-unmark)
1494         (wl-summary-mark-line, wl-summary-mark-as-read)
1495         (wl-summary-mark-as-important): Ditto.
1496
1497         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
1498         end of the window if possible.
1499         * wl-summary.el (wl-summary-sync-update): Support lazy
1500         highlighting.
1501         (wl-summary-toggle-disp-msg): Ditto.
1502
1503 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
1504
1505         * wl-util.el (wl-as-coding-system): Define for non-mule too.
1506
1507 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1508
1509         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
1510         change.
1511
1512 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
1513
1514         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
1515         API.
1516         (wl-summary-sync-update): Ditto.
1517
1518         * wl-score.el (wl-score-get-score-alist): Changed argument.
1519         (wl-summary-rescore-msgs): Likewise.
1520         (wl-summary-score-headers): Likewise.
1521         (wl-score-headers): Likewise;
1522         Use elmo-folder-do-each-message-entity, etc.
1523         (wl-summary-score-effect): Follow the changes above.
1524         (wl-summary-rescore): Ditto.
1525         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
1526         (wl-score-get-overview): Abolish.
1527
1528         * wl-summary.el (wl-summary-default-from): Follow the API change in
1529         elmo-msgdb.
1530         (wl-summary-count-unread): Ditto.
1531         (wl-summary-detect-mark-position): Ditto.
1532         (wl-summary-overview-entity-compare-by-date): Ditto.
1533         (wl-summary-overview-entity-compare-by-number): Ditto.
1534         (wl-summary-overview-entity-compare-by-from): Ditto.
1535         (wl-summary-overview-entity-compare-by-subject): Ditto.
1536         (wl-summary-get-list-info): Ditto.
1537         (wl-summary-rescan): Ditto.
1538         (wl-summary-jump-to-msg-by-message-id): Ditto.
1539         (wl-summary-sync-update): Ditto; Removed comment.
1540         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
1541         (wl-summary-insert-message): Use wl-summary-insert
1542         (wl-summary-insert-sequential): Changed argument msgdb to folder.
1543         (wl-summary-insert-headers): Changed argument overview to folder.
1544         (wl-summary-search-by-subject): Likewise.
1545         (wl-summary-insert-thread): Renamed from 
1546         wl-summary-insert-thread-entity and changed argument msgdb to folder.
1547
1548         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
1549         too.
1550
1551         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
1552         wl-string-member.
1553
1554 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
1555
1556         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
1557         elmo-folder-append-buffer.
1558         (wl-draft-queue-append): Likewise.
1559
1560         * wl-mime.el (wl-message-delete-current-part): Ditto.
1561         (wl-summary-burst-subr): Ditto.
1562
1563         * wl-news.el.in (wl-news-send-news): Ditto.
1564
1565 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
1566
1567         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
1568         function.
1569         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
1570         (wl-summary-update-mark): Enclose with save-excursion.
1571         (wl-summary-mark-as-read-internal): Fixed last change.
1572         (wl-summary-mark-as-important): Use 3rd argument of
1573         elmo-folder-unmark-important, elmo-folder-mark-as-important;
1574         Don't use elmo-msgdb-set-mark.
1575         (wl-summary-redisplay-internal): If msgdb flag is already read,
1576         just update the mark on buffer.
1577
1578 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1579
1580         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
1581         cut visible folder when elmo-folder-delete returns non-nil value.
1582
1583 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
1584
1585         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
1586         by Kenichi OKADA <okada@opaopa.org>).
1587
1588 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1589
1590         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
1591
1592 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1593
1594         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
1595         Fixed the last change, search group entity by its real name.
1596         (Thanks to: KOBAYASHI Shinji)
1597
1598 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1599
1600         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
1601         (wl-fldmgr-access-display-all): Don't refer visible name.
1602         * wl-expire.el (wl-folder-archive-current-entity)
1603         (wl-folder-expire-current-entity): Ditto.
1604         * wl-folder.el (wl-folder-jump-to-current-entity)
1605         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
1606         (wl-folder-open-folder-sub,wl-folder-open-all)
1607         (wl-folder-write-current-folder): Ditto.
1608         (wl-folder-insert-entity): Don't use petname for normal group.
1609         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
1610         is the real name.
1611         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
1612         Abolished.
1613
1614 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
1615
1616         * wl-draft.el (wl-draft-create-buffer): Add
1617         `wl-summary-reply-with-citation'
1618
1619 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
1620
1621         * wl-draft.el (wl-draft-reply): Fixed.
1622
1623 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1624
1625         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
1626         when `wl-draft-send-confirm-with-preview' is non-nil.
1627         You can scroll up/down by j/k.
1628         (wl-draft-send-confirm-with-preview): New variable (default=t).
1629
1630 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1631
1632         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
1633         (wl-fldmgr-save-folders): Fix comment.
1634
1635 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1636
1637         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
1638         along the last change in `wl-folder-buffer-group-p'.
1639
1640 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1641
1642         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
1643         folder.
1644
1645         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
1646         the default value.
1647
1648         * wl-mime.el (wl-summary-burst): Update summary only when target
1649         folder equals current folder.
1650
1651 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1652
1653         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
1654
1655 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1656
1657         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1658         value.
1659
1660 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1661
1662         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
1663         `map-extents' instead of `extent-at' repeatedly.
1664         (wl-highlight-folder-current-line): Ditto.
1665
1666         * wl-highlight.el: Remove useless dummy functions.
1667
1668 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1669
1670         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
1671         (wl-folder-put-folder-property): New function to put text property.
1672         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
1673         (wl-folder-insert-entity, wl-folder-update-diff-line)
1674         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
1675         * wl-e21.el, wl-xmas.el, wl-mule.el
1676         (wl-highlight-folder-current-line): Ditto.
1677         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
1678         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
1679         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
1680         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
1681
1682 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1683
1684         * Version number is increased to 2.11.3.
1685
1686 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1687
1688         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
1689         Resume current-buffer since it is assumed by remaining tasks.
1690
1691 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1692
1693         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
1694         (wl-folder-completion-function): Abolished.
1695         (wl-folder-complete-folder): New function.
1696         (wl-folder-complete-filter-condition): Ditto.
1697         * wl-summary.el (wl-summary-read-folder): Change accordingly.
1698         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
1699
1700 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1701
1702         * wl-draft.el (wl-draft-send-confirm): New function.
1703         (wl-draft-send): Use it.
1704
1705         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
1706         cursor-in-echo-area while confirming.
1707
1708         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
1709
1710         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
1711         searching via nntp if wl-summary-search-via-nntp is 'force.
1712         Otherwise, invoke searching in nntp folder only.
1713         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
1714
1715         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
1716         explicitly for mime-make-text-tag.
1717
1718 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1719
1720         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1721         `mime-make-text-tag' instead of `mime-create-tag'.
1722
1723 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1724
1725         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
1726         (wl-fldmgr-add-completion-subr): Rewrite conditional.
1727
1728 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1729
1730         * wl-score.el (wl-score-save): Bind print-length and print-level.
1731         (wl-score-pretty-print): Ditto.
1732         (wl-score-edit-insert-header-entry): Ditto.
1733
1734         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
1735         "From" entry to be treated with wl-draft-eword-encode-address-list.
1736         * wl-mime.el (wl-draft-preview-message): Ditto.
1737
1738         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
1739         (wl-summary-mark-as-unread): Ditto.
1740         (wl-summary-mark-as-read-region): Change accordingly.
1741         (wl-summary-mark-as-unread-region): Ditto.
1742         (wl-summary-target-mark-mark-as-read): Ditto.
1743         (wl-summary-target-mark-mark-as-unread): Ditto.
1744
1745 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1746
1747         * Version number is increased to 2.11.2.
1748
1749 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1750
1751         * wl-news.el.in (wl-news-previous-version-save): Bind
1752         print-length and print-level.
1753         * wl-thread.el (wl-thread-save-entities): Ditto.
1754         (wl-thread-save-top-list): Bind print-length.
1755
1756 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1757
1758         * wl-highlight.el (wl-highlight-summary-line-string): Use
1759         wl-summary-score-below-mark, wl-summary-score-over-mark.
1760         (wl-highlight-summary-current-line): Ditto.
1761
1762 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1763
1764         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
1765         insert it.
1766
1767 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
1768
1769         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
1770
1771 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1772
1773         * wl-mime.el (wl-message-delete-current-part): Avoid error on
1774         message without msgid.
1775         Rewrite with elmo-folder-move-messages.
1776         Set wl-message-buffer to nil.
1777
1778         * wl-summary.el (wl-summary-erase-subr): New function. Use
1779         elmo-folder-move-messages.
1780         (wl-summary-erase): Call it.
1781         (wl-summary-target-mark-erase): Ditto.
1782
1783 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1784
1785         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
1786         it is not up-tp-date.
1787
1788 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1789
1790         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
1791         buffer after calling `wl-summary-goto-folder-subr' without the
1792         argument `interactive'.
1793         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
1794
1795 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1796
1797         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
1798         `mime-create-tag'. Use `string=' instead of `looking-at'.
1799
1800 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1801
1802         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
1803         to avoid compile warning.
1804
1805         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
1806         entity-id when folder is given.
1807         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
1808         save-excursion, use save-selected-window instead.
1809         Select folder buffer window if exists.
1810         (To correct behavior with wl-folder-move-cur-folder.)
1811
1812 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
1813
1814         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
1815
1816 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
1817
1818         * wl-summary.el (wl-summary-line-list-info): Use %f to make
1819         list-count instead of %d.
1820
1821 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1822
1823         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
1824         (wl-news): Set it.
1825         (wl-news-append-to-folder): Use it.
1826
1827         * wl-news.el.in (wl-news-send-news): Append to specified folder
1828         instead of wl-default-folder.
1829         (wl-news-append-to-folder): Show error message with specified folder.
1830
1831         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
1832                 In most major modes, Emacs assumes that any opening
1833                 delimiter found at the left margin is the start of a
1834                 top-level definition, or defun. Therefore, *never put an
1835                 opening delimiter at the left margin unless it should have
1836                 that significance.*
1837
1838         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
1839
1840 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
1841
1842         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
1843
1844 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1845
1846         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
1847
1848 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
1849
1850         * wl-summary.el (wl-summary-mark-collect): Revive missing return
1851         for sequential numbering case.
1852
1853 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1854
1855         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
1856         value.
1857         (wl-draft-reply-without-argument-list): Ditto.
1858         (wl-draft-reply-myself-with-argument-list): Abolish.
1859         (wl-draft-reply-myself-without-argument-list): Ditto.
1860         * wl-draft.el (wl-draft-self-reply-p): New function.
1861         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
1862
1863 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1864
1865         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
1866         (avoid error for the case without byte-compiling)
1867
1868 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
1869
1870         * wl-news.el.in (wl-news-append-to-folder): New function.
1871         (wl-news-exit): Rewrite.
1872         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
1873
1874 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1875
1876         * wl-draft.el (wl-draft-reply-position): New function.
1877         (wl-draft-reply-position): Fix.
1878         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
1879         (wl-summary-target-mark-reply-with-citation): Ditto.
1880         (wl-summary-reply-with-citation): Ditto.
1881         * wl-vars.el (wl-draft-reply-default-position): New variable.
1882
1883 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1884
1885         * wl-draft.el (wl-draft-send): Preview when interactive send.
1886
1887 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
1888
1889         * wl-draft.el (wl-draft-reply): Set default position.
1890         * wl-summary.el (wl-summary-reply): Ditto.
1891         (wl-summary-reply-with-citation): Ditto.
1892         (wl-summary-target-mark-reply-with-citation): Ditto.
1893
1894 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1895
1896         * wl-news.el.in (wl-news-lang): Set default value according to
1897         current-language-environment.
1898         (wl-news-append-news): Do nothing when news-list is nil.
1899
1900 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1901
1902         * wl-news.el.in (wl-news-mode-map): Add new keybind.
1903         (wl-news): Change message.
1904         (wl-news-exit): Check buffer.
1905         (wl-news-force-exit): New function.
1906         (wl-news-show-all): New function.
1907         (wl-news-discard-and-exit): Fix.
1908
1909 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1910
1911         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
1912         according to current-language-environment.
1913
1914         * wl-news.el.in (wl-news): If arg, show all NEWS after
1915         wl-news-default-previous-version.
1916
1917 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1918
1919         * wl-news.el.in (wl-news-check): Rewritten.
1920         (wl-news-previous-version-load): Change data type.
1921         (wl-news-previous-version-save): Change data type.
1922         (wl-news-append-news): Add return value.
1923         (wl-news-check-news): New function.
1924         (wl-news-already-current-p): New function.
1925         (wl-news-send-news): Rewritten.
1926         (wl-news-mode-map): Add new keybind.
1927         (wl-news): Rewritten.
1928         (wl-news-exit): Rewritten.
1929         (wl-news-discard-and-mail): New function.
1930         (wl-news-send-to-address): Abolished.
1931         * wl.el (wl-init): Delete a message.
1932
1933 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1934
1935         * wl-news.el.in (wl-news-exit): Update previous version.
1936         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
1937
1938 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1939
1940         * wl-news.el.in (wl-news): Add `delete-other-windows'.
1941
1942 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
1943
1944         * wl-news.el.in (wl-news): New function.
1945         (wl-news-mode): New function.
1946         (wl-news-next-line): New function.
1947         (wl-news-next-page): New function.
1948         (wl-news-exit): New function.
1949         (wl-news-buf-name): New variable.
1950         (wl-news-mode-map): New variable.
1951         (wl-news-winconf): New variable.
1952         (wl-news-append-news): Add an option.
1953
1954 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1955
1956         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
1957
1958 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1959
1960         * wl-news.el.in (wl-news-send-to-address): New variable.
1961         (wl-news-send-news): Use it.
1962         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
1963         Return updating status.
1964         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
1965
1966 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1967
1968         * wl-news.el.in (wl-news-send-news): Delete
1969         Organization and X-Face.
1970
1971 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1972
1973         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
1974         (wl-news-append-news): New function.
1975         (wl-news-send-news): New function.
1976
1977 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
1978
1979         * Version number is increased to 2.11.1.
1980
1981 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1982
1983         * wl-news.el.in : New file.
1984
1985 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1986
1987         * wl-vars.el (wl-draft-reply-with-argument-list): Change
1988         default value.
1989         (wl-draft-reply-without-argument-list): Ditto.
1990
1991 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
1992
1993         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
1994         (wl-message-buffer-prefetch-idle-time): Ditto.
1995         (wl-message-buffer-prefetch-folder-type-list): Ditto.
1996
1997 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
1998
1999         * wl-thread.el (wl-thread-insert-message): Use
2000         wl-summary-max-thread-depth.
2001
2002         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2003         loop detection.
2004
2005         * wl-message.el (wl-message-buffer-display): Back to the first page
2006         when cache is hit.
2007
2008 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2009
2010         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2011
2012         * wl-summary.el (wl-summary-insert-thread-entity):
2013         If the thread depth is reached to wl-summary-max-thread-depth,
2014         divide the thread.
2015
2016 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2017
2018         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2019         for elmo-remove-passwd.
2020
2021 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2022
2023         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2024         folder is sticky.
2025         (wl-folder-mark-as-read-all-entity): Ditto.
2026         (wl-folder-prefetch-entity): Ditto.
2027
2028 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2029
2030         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2031
2032 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2033
2034         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2035         Delete messages on buffer for unplugged operation.
2036         (wl-summary-erase): Ditto.
2037
2038 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2039
2040         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2041         take nil so as not to search parent by subject.
2042
2043 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2044
2045         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2046         (wl-folder-get-next-folder): Ditto.
2047         (wl-folder-get-path): Ditto.
2048
2049 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2050
2051         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2052         system and encode the region with it before verifying.
2053
2054 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2055
2056         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2057         system of the echo buffer before decoding.
2058
2059 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2060
2061         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2062         original contents.
2063
2064 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2065
2066         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2067         with argument 'any-exists.
2068
2069 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2070
2071         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2072         Use `wl-cs-autoconv'.
2073
2074 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2075
2076         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2077         by `mime-view-automatic-conversion'.
2078
2079         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2080         (wl-message-verify-pgp-nonmime): Ditto.
2081         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2082         Bind them to C-c:d and C-c:v respectively.
2083
2084         Merge following code by Teranishi-san from [wl-en:00167].
2085         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2086         (wl-mime-preview-application/pgp-encrypted): Ditto.
2087         (wl-mime-setup): Add entry.
2088
2089 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2090
2091         * wl-summary.el (wl-summary-target-mark-erase): New function.
2092         Bind it to "mD".
2093
2094 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2095
2096         * wl-vars.el (wl-draft-write-file-function): Fix.
2097         (wl-draft-reedit-hook): Changed default value.
2098
2099         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2100         wl-draft-reedit-hook.
2101         (wl-draft-remove-text-plain-tag): New function.
2102         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2103
2104         * wl-vars.el (wl-draft-write-file-function): New user option.
2105
2106         * wl-draft.el (wl-draft-prepare-edit): Use it for
2107         local-write-file-hooks.
2108         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
2109
2110         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
2111         (wl-draft-insert-mail-header-separator): Return the body beginning
2112         point.
2113         (wl-draft-reedit): Remove the mime-edit tag if the first part is
2114         text/plain.
2115         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
2116
2117 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2118
2119         * wl-summary.el (wl-summary-erase): New function to erase message
2120         without moving it to trash. Bind to "D".
2121
2122         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
2123         as `keep' unless switch-function.
2124
2125 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2126
2127         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
2128         message buffer by using `wl-summary-toggle-disp-msg'.
2129         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
2130         buffer window.
2131         (wl-summary-supresedes-message): Ditto.
2132
2133         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
2134         Do not delete other windows.
2135         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
2136         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
2137         (wl-draft-create-buffer): Set reply-or-forward also for target
2138         mark commands.
2139
2140 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2141
2142         * wl-draft.el (wl-user-agent-compose): Delete special case for
2143         switch-to-buffer-other-window.
2144
2145         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2146         (wl-summary-forward): Ditto.
2147
2148         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2149         function.
2150         (wl-draft-buffer-style): New use option.
2151
2152         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2153         (wl-draft): Follow the change above.
2154         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2155         wl-draft-buffer-style.
2156         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2157         switch-function.
2158
2159 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
2160
2161         * wl-draft.el (wl-user-agent-compose): Delete special case for
2162         switch-to-buffer-other-window.
2163
2164         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
2165         (wl-summary-forward): Ditto.
2166
2167         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
2168         function.
2169         (wl-draft-buffer-style): New use option.
2170
2171         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
2172         (wl-draft): Follow the change above.
2173         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
2174         wl-draft-buffer-style.
2175         (wl-user-agent-compose): Bind wl-draft-buffer-style with
2176         switch-function.
2177
2178 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
2179
2180         * wl-address.el (wl-address-make-completion-entry): Extracted from
2181         `wl-address-make-completion-list'.
2182         (wl-address-enable-strict-loading): New variable.
2183         (wl-address-make-completion-list): Revive petname duplication
2184         inquiry, and enable it if `wl-address-enable-strict-loading'.
2185         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
2186
2187 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2188
2189         * wl-message.el (wl-message-get-original-buffer): Avoid
2190         'Selecting deleted buffer' error when original buffer is killed.
2191
2192 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
2193
2194         * wl-summary.el (wl-summary-next-message): Use
2195         elmo-message-accessible-p instead of elmo-message-cached-p.
2196
2197 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
2198
2199         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
2200
2201         * wl-thread.el (wl-thread-open-all-unread): Use
2202         elmo-folder-list-flagged instead of
2203         elmo-folder-list-messages-mark-match.
2204
2205         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
2206         instead of elmo-folder-list-messages-mark-match.
2207         (wl-summary-move-spec-alist): New variable.
2208         (wl-summary-move-spec-plugged-alist,
2209         wl-summary-move-spec-unplugged-alist): Abolish.
2210         (wl-summary-next-message): Follow the change above.
2211         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
2212         with 'no-msg' argument.
2213
2214         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
2215         variable.
2216         (wl-message-buffer-prefetch-move-spec-plugged-alist,
2217         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
2218         (wl-message-buffer-prefetch-get-next): Follow the change above.
2219
2220 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
2221
2222         * wl-version.el (wl-version): Changed codename.
2223
2224         * Version number is increased to 2.11.0.
2225
2226 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2227
2228         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
2229         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
2230         `wl-draft-config-variables'.
2231         (wl-draft-kill): Fixed problem when the draft is reedit.
2232
2233 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
2234
2235         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
2236         buffer-modified status (Thanks to
2237         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
2238
2239 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
2240
2241         * wl-util.el (wl-region-exists-p): New function.
2242
2243         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
2244         Remove defvars for byte-compile warnings.
2245
2246 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2247
2248         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
2249         defvar-maybe. Removed unused bind.
2250
2251 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2252
2253         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
2254         summary buffer window before creating new frame.
2255         (wl-draft-reply): Ditto.
2256
2257 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2258
2259         * wl-mime.el (toplevel): Avoid byte-compile warnings.
2260
2261 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2262
2263         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
2264
2265 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2266
2267         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
2268         instead of `kill-region'.
2269
2270 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
2271
2272         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
2273         (wl-highlight-summary-line-string): Use it.
2274         (wl-highlight-summary-current-line): Ditto.
2275
2276         * wl-mime.el (wl-message-delete-current-part): Check the class of
2277         mime-entity.
2278
2279         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
2280
2281         * wl-summary.el (wl-summary-make-number-list): Initialize.
2282         (wl-summary-update-mark): New function.
2283         (wl-summary-reply): Put `answered' mark on the message.
2284         (wl-summary-reply): Set `number' argument to wl-draft-reply.
2285
2286         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
2287         (wl-draft-reply): Added optional argument `number';
2288         Set wl-draft-parent-number.
2289         (wl-draft-kill): Delete answered mark if it is a reply.
2290
2291 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2292
2293         * wl-mime.el (wl-mime-preview-follow-current-region): New function
2294         that originates in mime-preview-follow-current-entity.
2295         (wl-draft-yank-current-message-entity): Use it if region is active.
2296
2297         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
2298         * wl-e21.el (wl-message-define-keymap): Bind "D" for
2299         `wl-message-delete-current-part'.
2300         * wl-mule.el (wl-message-define-keymap): Ditto.
2301         * wl-xmas.el (wl-message-define-keymap): Ditto.
2302
2303 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2304
2305         * wl-mime.el (wl-message-delete-current-part): New function.
2306         (wl-mime-node-id-to-string): Ditto.
2307
2308         * wl-mime.el (wl-message-delete-current-part): Use existing
2309         original buffer which corresponds current mime-view buffer.
2310         (fetched buffer might have different structure, possibly)
2311
2312         * wl-mime.el (wl-message-delete-current-part): Quit if the
2313         message content differs from the actual message.
2314
2315 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
2316
2317         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
2318         order.
2319         (wl-summary-search-by-subject): Search parent message from tail;
2320         Check the existence of the parent message on the current thread tree.
2321         (wl-summary-update-thread): Check whether the line is inserted.
2322
2323 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2324
2325         * wl-vars.el (wl-summary-line-format): Undo last change.
2326         * wl-summary.el (wl-summary-print-destination): Do not put
2327         invisible property when `wl-summary-width' is nil.
2328         (wl-summary-line-subject-minimum-length): Abolished.
2329         (wl-summary-line-subject): Ditto.
2330
2331 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2332
2333         * wl-vars.el (wl-summary-line-format): Change default value.
2334         (wl-summary-subject-length-limit): Abolished.
2335         * wl-summary.el (wl-summary-line-subject): Ditto.
2336
2337 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2338
2339         * wl-template.el (wl-template-select): Added optional argument.
2340         If optional argument is specified, reverse
2341         `wl-template-visible-select'.
2342
2343 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2344
2345         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
2346         Take prefix argument to force asking the destination folder.
2347
2348 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2349
2350         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
2351         count and update status.
2352
2353 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
2354
2355         * wl-summary.el (wl-summary-redisplay-internal): If
2356         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
2357         after fetching.
2358
2359 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2360
2361         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
2362         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
2363
2364         * wl-vars.el (toplevel): Require 'elmo-msgdb.
2365
2366 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
2367
2368         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
2369         (All other related portions are changed).
2370         (wl-summary-mark-as-read-all): Rewrite.
2371
2372 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2373
2374         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
2375         `wl-summary-mark-as-read'.
2376         (wl-summary-mark-as-unread): Rewrite.
2377         (wl-summary-mark-as-read): Added no-modeline argument.
2378         (wl-summary-resume-cache-status): Rewrite.
2379         (wl-summary-exec-subr): Remove unused local variable.
2380
2381 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2382
2383         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
2384         logic to call `wl-summary-buffer-prev-folder-function'.
2385         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
2386
2387 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2388
2389         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
2390         is nil.
2391
2392 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2393
2394         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
2395         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
2396         (wl-mime-setup): Add its entry.
2397
2398 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
2399
2400         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
2401         (wl-summary-delete-cache): Likewise.
2402         (wl-summary-mark-as-read): Rewrite.
2403
2404 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
2405
2406         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
2407         `wl-summary-count-unread'.
2408
2409         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
2410
2411         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
2412
2413 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2414
2415         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
2416         wl-summary-new-mark, wl-summary-unread-uncached-mark,
2417         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
2418         Renamed to the elmo-msgdb-*-mark.
2419         (wl-summary-score-marks): Follow the change above.
2420         (wl-summary-auto-refile-skip-marks): Ditto.
2421         (wl-summary-incorporate-marks): Ditto.
2422         (wl-summary-expire-reserve-marks): Ditto.
2423
2424         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
2425         changes.
2426         (wl-thread-insert-top): Changed updating message.
2427
2428         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
2429         variable.
2430         (wl-summary-count-unread): Count answered marks.
2431         (wl-summary-rescan): Call wl-summary-insert-message instead of
2432         wl-summary-append-message-func-internal.
2433         (wl-summary-rescan): Don't call wl-summary-make-number-list.
2434         (wl-summary-prefetch-msg): Follow the variable name changes.
2435         (wl-summary-prefetch-region): Ditto.
2436         (wl-summary-mark-as-read-all): Follow the API changes;
2437         Don't call elmo-folder-replace-marks.
2438         (wl-summary-delete-cache): Follow the variable name changes.
2439         (wl-summary-resume-cache-status): Ditto.
2440         (wl-summary-update-status-marks): New function.
2441         (wl-summary-insert-message): New function.
2442         (wl-summary-sync-marks): Follow the variable name changes.
2443         (wl-summary-sync-update): Synchronize to the msgdb, too;
2444         Changed update messages.
2445         (wl-summary-make-number-list): Rewrite.
2446         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
2447         (wl-summary-mark-as-unread): Follow the API changes.
2448         (wl-summary-exec-subr): Follow the variable name changes.
2449         (wl-summary-mark-as-read): Ditto.
2450         (wl-summary-move-spec-plugged-alist): Ditto.
2451         (wl-summary-move-spec-unplugged-alist): Ditto.
2452         (wl-summary-cursor-move-surface): Ditto.
2453
2454         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2455         variable name changes.
2456         (wl-highlight-summary-current-line): Ditto.
2457
2458         * wl-expire.el (wl-expire-refile): Follow the API change in
2459         elmo-folder-move-messages.
2460         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2461         (wl-summary-archive): Use elmo-folder-msgdb instead of
2462         elmo-msgdb-load.
2463
2464 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2465
2466         * wl-mime.el (wl-draft-preview-message): Restore the position
2467         before evaluating wl-draft-send-hook in preview buffer.
2468
2469 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2470
2471         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
2472         when it creates new draft buffer.
2473
2474         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
2475         without argument.
2476
2477         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
2478         Evaluate content and if the value is string, insert it.
2479         (wl-draft-config-sub-body,wl-draft-config-sub-top,
2480         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
2481         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
2482         wl-draft-config-sub-part-bottom): Use it.
2483
2484         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
2485         with the folder name. The question was unintelligible when it is
2486         called from wl-save-status.
2487
2488 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2489
2490         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
2491         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
2492         cannot take second argument).
2493
2494 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2495
2496         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
2497         as t. Since type and subtype are not case sensitive (RFC 2045).
2498
2499 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2500
2501         * wl-vars.el (wl-message-mode-line-format): New variable.
2502         (wl-message-mode-line-format-spec-alist): Ditto.
2503         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
2504         (wl-message-redisplay): Use wl-message-mode-line-format.
2505
2506 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2507
2508         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
2509
2510 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2511
2512         * wl-summary.el (wl-summary-default-from): Write description.
2513
2514 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
2515
2516         * wl-vars.el (wl-ldap-objectclass): Abolish.
2517
2518         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
2519         (wl-ldap-make-filter): Removed condition for objectclass.
2520         (wl-ldap-make-matched-value-list): Remove meaningless process.
2521         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
2522         (wl-address-ldap-search): Don't add `*' to `pat' string;
2523         use ignore-errors; added `email';
2524         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
2525         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
2526         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
2527
2528
2529 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2530
2531         * wl-draft.el (wl-draft-parent-folder): Write description.
2532         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
2533
2534 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2535
2536         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
2537         as "" (zero-length string) if no parent.
2538         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
2539
2540 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
2541
2542         * wl-address.el (wl-address-make-completion-list): Skip duplication
2543         checking.
2544         (wl-address-make-address-list): use `cons' and `nreverse' instead of
2545         `append'.
2546
2547 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2548
2549         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
2550         instead of `beginning-of-buffer'.
2551
2552 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2553
2554         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
2555
2556 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
2557
2558         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
2559         Refer wl-message-buffer-name.
2560         (wl-message-wheel-down): Ditto.
2561
2562 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2563
2564         * wl-vars.el (wl-message-buffer-name): New user option.
2565
2566         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
2567         directly instead of making alist dinamically.
2568
2569         * wl-message.el (wl-message-buffer-cache-name): Abolish.
2570         (wl-message-buffer-create): Use wl-message-buffer-name instead of
2571         wl-message-buffer-cache-name.
2572         (wl-message-buffer-cache-clean-up): Ditto.
2573
2574         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
2575
2576         * Version number is increased to 2.9.15.
2577
2578 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
2579
2580         * wl-vars.el (wl-summary-default-view-alist): New user option.
2581
2582         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
2583
2584         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
2585         while deleting address.
2586         (wl-draft-delete-myself-from-cc): Ditto.
2587
2588         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
2589         If optional argument is specified, reverse sort order.
2590
2591         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
2592
2593 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2594
2595         * wl-thread.el (wl-thread-insert-message): Return parent number if
2596         exists.
2597         (wl-thread-update-indent-string-region): Use
2598         wl-thread-update-line-on-buffer-sub instead of
2599         wl-thread-update-line-on-buffer.
2600
2601 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2602
2603         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
2604         (wl-folder-close-all): Ditto.
2605
2606 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2607
2608         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
2609         and mailing-list:.
2610         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
2611         value.
2612         (wl-summary-line-list-info): Print mailing-list name even when 
2613         list-number is empty.
2614
2615 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2616
2617         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
2618
2619         * wl-draft.el (wl-draft-confirm): Abolished since not used.
2620         (wl-draft-open-file): Ditto.
2621         (wl-draft-random-alphabet): Ditto.
2622
2623         * wl-summary.el (wl-summary-mode-map): Remove already abolished
2624         bindings.
2625
2626 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2627
2628         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
2629         * wl-vars.el (wl-draft-config-alist): Ditto.
2630
2631 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
2632
2633         * Version number is increased to 2.9.14.
2634
2635         * wl.el (wl): Don't set wl-init as nil when error occured while
2636         auto-checking folders.
2637
2638         * wl-util.el (wl-expand-newtext): Re-define as an alias for
2639         `elmo-expand-newtext'.
2640
2641 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2642
2643         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
2644         `this-command' so that `wl-folder-goto-folder' contained in
2645         `wl-summary-keep-cursor-command' work.
2646
2647 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2648
2649         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
2650         message buffer displaying state.
2651
2652 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2653
2654         * wl-vars.el (wl-summary-default-view): New variable to specify
2655         default value for `wl-summary-buffer-view' instead of using
2656         set-default.
2657         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
2658
2659 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2660
2661         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
2662
2663         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
2664
2665 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
2666
2667         * wl-vars.el (wl-forward-subject-prefix): New variable.
2668         * wl-draft.el (wl-draft-forward): Use it.
2669
2670 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2671
2672         * wl-message.el (wl-message-prev-page): When it is called without
2673         lines argument, scroll down by wl-message-scroll-amount lines.
2674         (wl-message-next-page): Ditto.
2675         * wl-vars.el (wl-message-scroll-amount): Change default value
2676         to preserve current behavior.
2677
2678 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2679
2680         * wl-summary.el (wl-summary-prefetch-msg): Bind
2681         `wl-message-entity' to call `wl-summary-from-function'.
2682
2683 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2684
2685         * wl-message.el (wl-message-buffer-create): Run
2686         wl-message-buffer-created-hook.
2687
2688 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2689
2690         * wl-summary.el (wl-summary-sort-specs): New variable.
2691         (wl-summary-default-sort-spec): Ditto.
2692         (wl-summary-sort): Rewrite.
2693         (wl-summary-sort-by-list-info): New function.
2694
2695 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2696
2697         * wl-summary.el (wl-summary-get-list-info): New function.
2698         (wl-summary-sort): Rewrite.
2699         (wl-summary-line-list-info): Ditto.
2700         (wl-summary-line-list-count): Ditto.
2701         (wl-summary-refile-region): Fixed docstring.
2702
2703 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
2704
2705         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
2706         `wl-folder-entity-hashtb' as completion table.
2707
2708 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2709
2710         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
2711         only when this command is called interactively; silence the byte-
2712         compiler.
2713
2714 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2715
2716         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
2717         active in XEmacs.
2718
2719 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2720
2721         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
2722         plural lines.
2723
2724 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2725
2726         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
2727         of current line when the cursor is on the header name.
2728         (preserve behavior to move to b.o.h. and b.o.l. mutually)
2729
2730 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2731
2732         * wl-util.el (wl-read-directory-name): Return displayed directory
2733         as the default value also on XEmacs.
2734
2735 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
2736
2737         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
2738         formatting.
2739
2740 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
2741
2742         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
2743         argument and when it is non-nil, check face property before
2744         highlighting for each line.
2745         (wl-highlight-summary-window): Set it.
2746
2747 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
2748
2749         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
2750         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
2751
2752         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
2753         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
2754         (wl-draft-get-fcc-list): Likewise.
2755
2756 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
2757
2758         * wl-thread.el (wl-thread-indent-regexp): Abolished.
2759         (wl-thread-entity-cur): Ditto.
2760         * wl-summary.el (wl-summary-buffer-set-folder): Removed
2761         wl-thread-indent-regexp setting.
2762         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
2763
2764         * wl-summary.el (wl-summary-display-top): Highlight summary window when
2765         wl-summary-lazy-highlight.
2766         (wl-summary-display-bottom): Ditto.
2767
2768         * wl-thread.el (wl-thread-open-close): Likewise.
2769
2770         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
2771         from and subject;
2772         Bind wl-draft-use-frame;
2773         Enclose with save-window-excursion;
2774         Use wl-draft-create-buffer instead of with-temp-buffer;
2775         Use wl-draft-prepare-edit;
2776         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
2777         Use wl-draft-send instead of wl-draft-raw-send.
2778
2779 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2780
2781         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
2782         of using wl-from.
2783
2784 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
2785
2786         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
2787         insert-buffer instead of clone-buffer.
2788         (wl-draft-doing-mime-bcc): New variable.
2789         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
2790         infinite loop.
2791         (wl-draft-do-mime-bcc): Use wl-from for From field value.
2792
2793         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
2794         (wl-draft-mime-bcc-body): Ditto.
2795
2796         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
2797         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
2798         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
2799         wl-draft-do-mime-bcc.
2800         (wl-draft-mime-bcc-field): New function.
2801         (wl-draft-do-mime-bcc): Ditto.
2802
2803         * wl-address.el (wl-address-complete-header-list): New variable.
2804         (wl-address-complete-header-regexp): Changed default value.
2805
2806         * Version number is increased to 2.9.13.
2807
2808 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
2809
2810         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
2811         it is differed.
2812
2813 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2814
2815         * wl-summary.el (wl-summary-line-list-info): Rewrite.
2816         (wl-summary-line-list-count): Ditto.
2817
2818 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
2819
2820         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
2821         (wl-nntp-posting-function): New variable.
2822         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
2823         `wl-nntp-posting-config-alist'.
2824
2825 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2826
2827         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
2828         FLIM.
2829
2830 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
2831
2832         * wl-summary.el (wl-summary-target-mark-refile-sub):
2833         Remove a nuisance funcall.
2834
2835 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
2836
2837         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
2838         as t for `try-completion'.
2839
2840 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
2841
2842         * wl-summary.el (wl-summary-default-from): Use
2843         wl-address-header-extract-address instead of
2844         std11-extract-address-components.
2845         (wl-summary-simple-from): Ditto.
2846         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
2847         (wl-summary-insert-headers): Show message.
2848         (wl-summary-create-line): Set 4th argument of wl-set-string-width
2849         for whole line.
2850         (wl-summary-default-from): Revert last change.
2851         (wl-summary-simple-from): Ditto.
2852         (wl-summary-mark-as-read): Argument rearrangement and re-written.
2853         (wl-summary-mark-as-read-region): Follow the change above.
2854         (wl-summary-sync-marks): Ditto.
2855         (wl-summary-target-mark-mark-as-read): Ditto.
2856         (wl-summary-redisplay-internal): Ditto.
2857         (wl-summary-redisplay-no-mime-internal): Ditto.
2858         (wl-summary-redisplay-all-header): Ditto.
2859         (wl-summary-mark-as-read): Removed argument `cached';
2860         Use current cache status to set cache mark.
2861         (wl-summary-redisplay-internal): Follow the change above.
2862         (wl-summary-redisplay-no-mime-internal): Ditto.
2863         (wl-summary-redisplay-all-header): Ditto.
2864
2865         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2866
2867         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
2868         Don't call itself recursively (Adviced by Yamaoka-san).
2869
2870 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2871
2872         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
2873         bind wl-summary-highlight as nil to avoid error caused by missing
2874         local variables.
2875
2876 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
2877
2878         * wl-vars.el (wl-invalid-character-message): New user option.
2879
2880         * wl-util.el (wl-set-string-width): If truncated string-width is
2881         larger than specified width, use `wl-invalid-character-message'.
2882
2883 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
2884
2885         * wl-summary.el (wl-summary-prefetch-msg): 
2886         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
2887
2888 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
2889
2890         * wl-vars.el (wl-summary-check-line-format): New user option.
2891         (wl-summary-line-format-file): Ditto.
2892
2893         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
2894         variable.
2895         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
2896         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
2897         and `wl-summary-view-old-p' to check whether do a rescan or not.
2898         (wl-summary-view-old-p): New function.
2899         (wl-summary-line-format-changed-p): Ditto.
2900         (wl-summary-line-format-save): Ditto.
2901         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
2902
2903         * wl-util.el (wl-set-string-width): Avoid using negative number
2904         for make-string.
2905
2906 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2907
2908         * wl-summary.el (wl-summary-line-list-info): Revised format of the
2909         return value.
2910
2911         * wl-util.el (wl-set-string-width): Added optional argument
2912         `padding' (All other related portions are changed).
2913         (wl-line-parse-format): If the first letter of column number is
2914         `0', zero-padding the result (ex: "%05l").
2915
2916         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
2917
2918 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2919
2920         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
2921         sequential summary view.
2922
2923 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2924
2925         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
2926         if it doesn't have a -unix version.
2927
2928 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
2929
2930         * wl-summary.el (wl-summary-jump-to-msg): Fix.
2931
2932 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
2933
2934         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
2935         content.
2936         (wl-draft): Follow the change above.
2937
2938         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
2939
2940         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
2941         and wl-folder-summary-line-format-alist contain %T and %P.
2942
2943         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
2944         (wl-summary-mode-line-format): New user option.
2945         (wl-summary-line-format-spec-alist): Added l, T, P, n.
2946         (wl-summary-line-format): Changed default value.
2947         (wl-summary-lazy-highlight): Changed default value.
2948
2949         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2950         change in wl-summary-create-line.
2951         (wl-thread-insert-entity-sub): Ditto.
2952
2953         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
2954         (wl-summary-buffer-unread-status): Ditto.
2955         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
2956         (wl-summary-buffer-persistent-mark-column): Ditto.
2957         (wl-summary-buffer-mode-line-formatter): Ditto.
2958         (wl-summary-buffer-mode-line): Ditto.
2959         (wl-summary-message-regexp): Abolished.
2960         (All other related portions are changed.)
2961         (wl-summary-detect-mark-position): New function.
2962         (wl-summary-buffer-set-folder): Setup
2963         wl-summary-buffer-mode-line-formatter.
2964         (wl-summary-mode): Setup selective-display;
2965         Setup pre-idle-hook when xemacs.
2966         (wl-summary-update-modeline): Rewrite.
2967         (wl-summary-jump-to-msg): Define as function;
2968         Changed regexp for searching messages.
2969         (wl-summary-message-number): Rewrite.
2970         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
2971         Do rescan when old type summary cache.
2972         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
2973         (wl-summary-remove-destination): Use '\r' to detect EOL.
2974         (wl-summary-print-destination): Ditto.
2975         (wl-summary-temp-mark): New inline function.
2976         (wl-summary-persistent-mark): Ditto.
2977         (wl-summary-line-number): New function.
2978         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
2979         (wl-summary-line-list-count): New function.
2980         (wl-summary-create-line): Added argument persistent-mark.
2981         (All other related portions are changed)
2982         (wl-summary-create-line): Insert '\r'.
2983         (wl-summary-save-view-cache): Encode whth `unix' EOL.
2984         (wl-summary-cursor-move-surface): New inline function.
2985         (wl-summary-prev): Use it.
2986         (wl-summary-next): Ditto.
2987
2988         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
2989         wl-summary-message-regexp.
2990         (wl-highlight-summary): Delete progress message.
2991         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
2992
2993         * Version number is increased to 2.9.12.
2994
2995 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2996
2997         * wl-summary.el (wl-summary-line-subject-minimum-length): New
2998         variable (nil: no minimum).
2999         (wl-summary-line-subject): Add some spaces after subject by
3000         wl-summary-line-subject-minimum-length.
3001
3002 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3003
3004         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3005         and removed `F'.
3006         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3007         change above).
3008
3009 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3010
3011         * wl-summary.el (wl-summary-line-list-count): Reverted.
3012         (example setting in samples/*/dot.wl is also updated)
3013
3014 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3015
3016         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3017
3018         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3019
3020         * wl-vars.el (wl-summary-line-format): Addes some description to the
3021         docstring.
3022
3023         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3024         (wl-summary-line-close-bracket): Ditto.
3025         (wl-summary-line-children-number): Ditto.
3026         (wl-summary-line-thread-indent): Ditto.
3027         (wl-summary-line-children-and-from): Ditto.
3028
3029         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3030         't', 'c', 'F' and added 'C'.
3031
3032         * wl-util.el (wl-set-string-width): Accept negative value.
3033         (wl-line-parse-format): Added "%number(" and "%)".
3034
3035 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3036
3037         * wl-summary.el (wl-summary-line-list-count): Change format of the
3038         return value.
3039
3040 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3041
3042         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3043         from the recent message.el.
3044         (wl-draft-point-in-header-p): Ditto.
3045         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3046         wl-draft-beginning-of-line.
3047         * wl-e21.el (wl-draft-mode-map): Ditto.
3048         * wl-xmas.el (wl-draft-mode-map): Ditto.
3049
3050         * wl-folder.el: Sort macrodefs by dependencies.
3051
3052 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3053
3054         * wl-summary.el (wl-summary-prev): Fixed regexp.
3055         (wl-summary-next): Ditto.
3056
3057 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3058
3059         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3060
3061 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3062
3063         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3064         for backward compatibility.
3065
3066 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3067
3068         * wl-summary.el (wl-summary-line-list-count): New function, merged
3069         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3070         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3071         list counts.
3072
3073 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3074
3075         * wl-summary.el (wl-summary-create-line): Ignore errors while
3076         timezone-fix-time.
3077
3078         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3079
3080         * wl-summary.el (wl-summary-sync-update): Ditto.
3081         (wl-summary-default-from): Use wl-message-entity
3082         instead of entity.
3083
3084         * wl-summary.el (wl-summary-create-line): Fix.
3085
3086         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3087         (wl-summary-line-format): New user option.
3088         (wl-folder-summary-line-format-alist): Ditto.
3089         (wl-summary-from-width): Abolished.
3090
3091         * wl-util.el (toplevel): Require 'bytecomp.
3092         (wl-line-parse-format): New function.
3093         (wl-line-formatter-setup): New macro.
3094
3095         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3096         (wl-summary-buffer-line-formatter): New buffer local variable.
3097         (wl-summary-switch-to-clone-buffer): Follow the change above.
3098         (wl-summary-message-regexp): Fix.
3099         (wl-summary-from-func-internal): Abolished.
3100         (wl-summary-subject-func-internal): Ditto.
3101         (wl-summary-subject-filter-func-internal): Ditto.
3102         (All other related portions are changed.)
3103         (wl-summary-buffer-set-folder):
3104         Set up wl-summary-buffer-number-column and 
3105         wl-summary-buffer-line-formatter
3106         (All other related portions are changed.)
3107         (wl-summary-buffer-number-column-detect): Abolished.
3108         (All other related portions are changed.)
3109         (wl-summary-delete-all-status-marks-on-buffer): Removed.
3110         (wl-summary-delete-all-temp-marks-on-buffer): Use
3111         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
3112         (wl-summary-target-mark-delete): Ditto.
3113         (wl-summary-target-mark-refile-subr): Ditto.
3114         (wl-summary-target-mark-mark-as-read): Ditto.
3115         (wl-summary-target-mark-mark-as-unread): Ditto.
3116         (wl-summary-target-mark-mark-as-important): Ditto.
3117         (wl-summary-target-mark-save): Ditto.
3118         (wl-summary-replace-status-marks): Renamed from
3119         wl-summary-set-status-marks-on-buffer;
3120         Use wl-summary-message-regexp instead of
3121         wl-summary-buffer-number-regexp.
3122         (wl-summary-sync-update): Follow the change above.
3123         (wl-summary-goto-previous-message-beginning): New function.
3124         (wl-summary-mark-as-unread): Use it.
3125         (wl-summary-mark-as-important): Ditto.
3126         (wl-summary-line-formatter): New variable.
3127         (wl-summary-line-year): New function.
3128         (wl-summary-line-day): Ditto.
3129         (wl-summary-line-day-of-week): Ditto.
3130         (wl-summary-line-hour): Ditto.
3131         (wl-summary-line-minute): Ditto.
3132         (wl-summary-line-open-bracket): Ditto.
3133         (wl-summary-line-close-bracket): Ditto.
3134         (wl-summary-line-children-number): Ditto.
3135         (wl-summary-line-thread-indent): Ditto.
3136         (wl-summary-line-size): Ditto.
3137         (wl-summary-line-subject): Ditto.
3138         (wl-summary-line-from): Ditto.
3139         (wl-summary-line-children-and-from): Ditto.
3140         (wl-summary-create-line): Rewritten.
3141         (wl-summary-format-date): Abolished.
3142
3143         * wl-highlight.el (wl-highlight-summary-current-line): Use
3144         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
3145         Use thread structure to detect thread top message.
3146
3147         * wl-draft.el (wl-default-draft-cite): Don't use
3148         wl-summary-from-func-internal.
3149
3150         * wl-refile.el (wl-refile-subject-learn): Don't use
3151         wl-summary-subject-filter-func-internal.
3152         (wl-refile-guess-by-subject): Ditto.
3153
3154         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
3155         parameters.
3156
3157         * wl-thread.el (wl-thread-update-indent-string-region):
3158         Use wl-thread-update-line-on-buffer instead of
3159         wl-thread-update-indent-string.
3160         (wl-thread-update-children-number): Redefine using
3161         wl-thread-update-line-on-buffer.
3162         (wl-thread-update-indent-string): Abolished.
3163
3164         * Version number is increased to 2.9.11.
3165
3166 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
3167
3168         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
3169         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
3170         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
3171
3172         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
3173         as nil.
3174
3175         * wl-thread.el (wl-thread-open-all-unread): Use 
3176         elmo-folder-list-messages-mark-match.
3177         (wl-thread-insert-message): Removed argument `mark-alist'.
3178         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
3179         elmo-msgdb-set-mark.
3180         (wl-thread-get-children-msgs-uncached): Likewise.
3181         (wl-thread-get-exist-children): Added argument include-self.
3182         (wl-thread-delete-message): Follow the change above.
3183
3184         * wl-summary.el (wl-summary-count-unread): Removed argument.
3185         (wl-summary-rescan): Follow the change above.
3186         (wl-summary-mark-as-read-region): Ditto
3187         (wl-summary-mark-as-unread-region): Ditto.
3188         (wl-summary-delete-messages-on-buffer): Ditto.
3189         (wl-summary-sync-update): Ditto.
3190         (wl-summary-switch-to-clone-buffer): Ditto.
3191         (wl-summary-goto-folder-subr): Ditto.
3192         (wl-summary-target-mark-mark-as-read): Ditto.
3193         (wl-summary-target-mark-mark-as-unread): Ditto.
3194         (wl-summary-target-mark-mark-as-important): Ditto.
3195         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
3196         (wl-summary-update-thread): Removed argument `mark-alist'.
3197         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
3198         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
3199         (wl-summary-resume-cache-status): Likewise.
3200         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
3201         elmo-msgdb-set-mark.
3202         (wl-summary-mark-as-read-all): Likewise.
3203         (wl-summary-delete-cache): Ditto.
3204         (wl-summary-auto-select-msg-p): Ditto.
3205         (wl-summary-mark-as-unread): Ditto.
3206         (wl-summary-no-auto-refile-message-p): Ditto.
3207         (wl-summary-mark-as-read): Ditto.
3208         (wl-summary-mark-as-important): Ditto.
3209         (wl-summary-auto-refile): Follow the change above.
3210         (wl-summary-delete-all-marks): Removed.
3211         (wl-summary-resume-marks-and-highlight): Ditto.
3212         (wl-summary-resume-marks): Ditto.
3213         (wl-summary-delete-important-msgs-from-list): Ditto.
3214         (wl-summary-delete-canceled-msgs-from-list): Ditto.
3215
3216         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
3217         wl-summary-count-unread.
3218
3219         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3220         (wl-summary-score-update-all-lines): Use
3221         elmo-msgdb-set-mark.
3222
3223 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
3224
3225         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
3226         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
3227         (wl-summary-create-line): Renamed from
3228         wl-summary-overview-create-summary-line;
3229         Argument rearrangement.
3230         (wl-summary-update-thread): Follow the change above.
3231
3232         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
3233         (wl-thread-insert-entity-sub): Likewise.
3234
3235         * wl-summary.el (wl-summary-append-message-func-internal): Removed
3236         argument `overview', `mark-alist' and added `msgdb'.
3237
3238         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
3239
3240         * wl-summary.el (wl-summary-insert-summary): Changed argument.
3241         (wl-summary-rescan): Follow the change above.
3242         (wl-summary-sync-update): Ditto.
3243         (wl-summary-insert-thread-entity): Ditto;
3244         Don't use `let*' in every while loop;
3245         Detect infinite loop of threads.
3246         (wl-summary-update-thread): Removed argument `overview'.
3247
3248         * wl-thread.el (wl-thread-insert-message): Ditto.
3249
3250         * Version number is increased to 2.9.10.
3251
3252         * wl-message.el (wl-message-redisplay): Ignore errors while
3253         wl-message-redisplay-hook.
3254
3255 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3256
3257         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
3258
3259 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3260
3261         * wl.el (wl): inhibit-quit while wl-folder.
3262
3263 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3264
3265         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
3266         while msgdb access.
3267
3268 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3269
3270         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
3271         even if no folder is not created.
3272
3273 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3274
3275         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
3276
3277         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
3278         implementation.
3279         (wl-summary-target-mark-thread): Ditto.
3280
3281         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
3282
3283 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3284
3285         * wl-util.el (wl-display-bytes): Remove unused function.
3286
3287 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3288
3289         * wl.el (wl-check-environment): Cause error when wl-from is nil,
3290         seems critical one (partially reverse the change in 2002/03/17).
3291
3292 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3293
3294         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
3295         * wl-draft.el (wl-draft-write-sendlog): Ditto.
3296
3297 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3298
3299         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
3300         is not writable.
3301         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
3302         plugged status instead of `'force' as 2nd argument.
3303
3304         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
3305         is not creatable.
3306
3307         * Version number is increased to 2.9.9.
3308
3309 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3310
3311         * wl-summary.el (wl-summary-suspend): New function.
3312
3313 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
3314
3315         * wl.el (wl): Do not check variables if check is nil.
3316         * wl-utils.el (wl-collect-draft): New function.
3317         * wl-folder.el (wl-folder-suspend): Put summary buffers
3318         and draft buffers at the end of buffer list.
3319         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
3320
3321 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3322
3323         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
3324         loop instead of recursive call.
3325
3326         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
3327         2nd argument.
3328
3329 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3330
3331         * wl-draft.el (wl-draft-create-contents): Don't take neither
3332         (function . args) nor (string . something) any more.
3333
3334         * wl-version.el (wl-generate-user-agent-string): Return string
3335         without header symbol.
3336         * wl-draft.el (wl-draft-default-headers): Use it.
3337
3338         * wl-draft.el (wl-draft-trim-ccs): Renamed from
3339         `wl-draft-insert-ccs' and return field value instead of inserting
3340         the header. Abolish cc argument.
3341         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
3342
3343         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
3344         rather than one with string car.
3345
3346         * wl-vars.el (wl-draft-additional-header-alist): New variable.
3347         * wl-draft.el (wl-draft-create-contents): Add it after the default
3348         headers.
3349
3350         * wl-draft.el (wl-draft-create-contents): For the case of
3351         (symbol-or-string . function) insert header only when the function
3352         returns string value.
3353
3354 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3355
3356         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
3357         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
3358
3359 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3360
3361         * wl.el (wl-check-environment): Don't check Message-ID when
3362         `wl-insert-message-id' is nil.
3363         Revive checking if `wl-message-id-domain' contains "@".
3364
3365 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3366
3367         * wl.el (wl-check-environment): Merge examination for "@" at
3368         inappropriate position into the first string-match.
3369
3370         * wl-summary.el (wl-summary-target-mark-print): New function.
3371         (wl-summary-pipe-message-subr): Extracted from
3372         `wl-summary-pipe-message'.
3373         (wl-summary-target-mark-pipe): New function.
3374         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
3375         `wl-summary-target-mark-pipe'.
3376
3377 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3378
3379         * wl.el (wl-check-environment): Rewrite around Message-ID check.
3380
3381 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3382
3383         * wl.el (wl-check-environment): Use elmo-warning instead of
3384         error for non-critical ones.
3385         Remove trash folder check.
3386         (wl): Don't ignore error in wl-check-environment.
3387
3388         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
3389         check, which is moved from `wl-check-environment'.
3390         (Adviced by Teranishi-san [X-Mail-Count: 9661])
3391
3392 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3393
3394         * wl-summary.el (wl-summary-write-current-folder): If it cannot
3395         guess anything, call wl-summary-write.
3396         (wl-summary-write): Create draft with blank To field.
3397         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
3398
3399 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3400
3401         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
3402         argument full as well for wl-folder-write-current-folder.
3403         If wl-*-write-current-folder cannot guess addressee, add blank
3404         To header.
3405         Rewrite condition for positioning cursor.
3406
3407 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3408
3409         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
3410         summary buffer is present, use it.
3411         (wl-folder-jump-to-previous-summary): Ditto.
3412
3413 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3414
3415         * wl-draft.el (wl-draft-create-contents): Fix docstring.
3416
3417         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
3418         wl-summary-previous-buffer and wl-summary-next-buffer.
3419
3420         * wl-folder.el (wl-folder-mode-map): Bind
3421         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
3422         (wl-folder-jump-to-next-summary): New function.
3423         (wl-folder-jump-to-previous-summary): Ditto.
3424
3425         * wl-draft.el (wl-draft): Rearranged.
3426
3427 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3428
3429         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
3430         of header.
3431         (wl-draft): Collect arguments for the header as header-alist.
3432         (wl-draft-forward): Arrange arguments for wl-draft.
3433         (wl-draft-reply): Ditto.
3434         (wl-draft-edit-string): Ditto.
3435         * wl-summary.el (wl-summary-write): Ditto.
3436         (wl-summary-write-current-folder): Ditto.
3437
3438         * Version number is increased to 2.9.8.
3439
3440 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3441
3442         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
3443
3444         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
3445
3446         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
3447         even if the guess failed.
3448
3449         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
3450         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
3451         wl-summary-write-current-folder.
3452         * wl-xmas.el: Ditto.
3453
3454 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
3455
3456         * wl-summary.el (wl-summary-next-page): Force display message if
3457         message is not displayed yet.
3458         (wl-summary-prev-page): Ditto.
3459
3460 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
3461
3462         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
3463
3464 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3465
3466         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
3467         add "Preview Message" and "Save Draft and Exit".
3468
3469 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3470
3471         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
3472         if addrmgr is called from draft in splitted window.
3473
3474         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
3475         * wl-mule.el: Ditto.
3476         * wl-xmas.el: Ditto.
3477
3478 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3479
3480         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
3481
3482         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
3483         * wl-xmas.el (wl-folder-toolbar): Ditto.
3484
3485 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3486
3487         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
3488         and wl-draft-save-and-exit.
3489         (wl-draft-toolbar): Add wl-draft-save-and-exit.
3490         * wl-xmas.el: Ditto.
3491         * wl-mule.el: Ditto.
3492
3493         * wl-folder.el (wl-folder-goto-draft-folder): New function.
3494         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
3495
3496 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
3497
3498         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
3499         lists for saving buffer.
3500
3501 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3502
3503         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
3504         parent-folder argument instead of it.
3505         (wl-draft-create-buffer): Ditto.
3506         (wl-draft-forward): Ditto.
3507         (wl-draft-reply): Ditto.
3508         * wl-summary.el (wl-summary-write): Ditto.
3509         (wl-summary-write-current-folder): Ditto.
3510
3511         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
3512         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
3513         Folder buffer after composing.
3514
3515 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3516
3517         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
3518         header if the file `wl-x-face-file' already contains it.
3519
3520 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3521
3522         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
3523         folder" entry.
3524         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
3525         * wl-e21.el (wl-folder-toolbar): Ditto.
3526         * wl-xmas.el (wl-folder-toolbar): Ditto.
3527
3528 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3529
3530         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
3531         wl-folder-goto-folder with sticky argument.
3532         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
3533
3534 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3535
3536         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
3537         and wl-summary-previous-buffer.
3538         (wl-summary-next-buffer): New function.
3539         (wl-summary-previous-buffer): Ditto.
3540
3541 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3542
3543         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
3544         wl-folder-jump-to-current-entity-with-arg.
3545         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
3546         `wl-folder-jump-to-current-entity'.
3547         * wl-summary.el (wl-summary-mode-map): Bind "G" for
3548         `wl-summary-goto-folder-sticky'.
3549         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
3550         `wl-summary-goto-folder'.
3551         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
3552         Unless force-exit, do not clean temp. marks for sticky summary.
3553         (wl-summary-goto-folder): Now the prefix argument means force-exit.
3554
3555 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
3556
3557         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
3558         not entire.
3559
3560 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
3561
3562         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
3563         to `C-x C-s'.
3564         (wl-summary-save-status): New command.
3565         (wl-summary-exit): Don't clean-up temp marks when sticky.
3566         (Applied patch from Nakayama-san [wl: 09548])
3567         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
3568         Do nothing when no mark data.
3569         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
3570         Call `wl-summary-delete-all-temp-marks' before saving.
3571
3572 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
3573
3574         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
3575
3576 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3577
3578         * wl.el (wl-check-environment): Also cause error when (system-name)
3579         returns "localhost.localdomain". (Although it doesn't affect because
3580         of condition-case, see change in 2002-01-23 by Teranisi-san.)
3581
3582 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3583
3584         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
3585         instead of wl-match-member with wl-folder-hierarchy-access-folders.
3586
3587         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3588         value.
3589
3590 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
3591
3592         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
3593         Likewise r-cc-list and r-ng-list.
3594
3595 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
3596
3597         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
3598         only if it is bound as variable.
3599
3600         * wl-mime.el (wl-draft-preview-message): Ditto.
3601
3602 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
3603
3604         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
3605         needless `goto-char'.
3606
3607         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
3608         `wl-summary-redisplay-no-mime-internal' instead of
3609         `wl-summary-redisplay-no-mime'.
3610         (wl-summary-redisplay-no-mime): Changed argument;
3611         Call `wl-summary-redisplay-no-mime-internal'.
3612
3613         * wl-mime.el (wl-draft-preview-message): Bind
3614         `mime-header-encode-method-alist' locally.
3615
3616         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
3617         (wl-draft-std11-parse-addresses): Added the first address check.
3618         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
3619
3620         * Version number is increased to 2.9.7.
3621
3622 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
3623
3624         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
3625
3626 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
3627
3628         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
3629         related to scrollbar support, if there is no such a feature
3630         compiled in.
3631
3632 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3633
3634         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
3635         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
3636         for prefetch.
3637
3638 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
3639
3640         * wl-summary.el (wl-summary-pick): Fix for no match.
3641
3642 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3643
3644         * wl-draft.el (wl-draft-save):
3645         Override `mime-header-encode-method-alist'.
3646
3647 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3648
3649         * wl-folder.el (wl-folder-pick): New function.
3650         Define key as "?".
3651
3652 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3653
3654         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
3655         Fix for unplugged.
3656
3657 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3658
3659         * wl-folder.el (wl-folder-virtual): New function.
3660         Define key as "V".
3661
3662 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3663
3664         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
3665         multi folder if entity is group.
3666
3667 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3668
3669         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
3670         is nil.
3671
3672 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
3673
3674         * wl-summary.el (wl-summary-pick): Fix for killed messages.
3675         (wl-summary-target-mark-msgs): Return the number of marked messages.
3676
3677 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
3678
3679         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
3680         "first:" is specified.
3681
3682 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3683
3684         * wl-vars.el (wl-from): Use return value of function
3685         user-full-name instead of the variable user-full-name since
3686         XEmacs-20.4 doesn't set this variable.
3687
3688 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3689
3690         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
3691         call `wl' directly.
3692
3693 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
3694
3695         * wl-draft.el (wl-draft-reedit): Removed duplicated
3696         switch-to-buffers.
3697
3698 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3699
3700         * wl.el (wl-other-frame): Removed garbages.
3701
3702 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
3703
3704         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
3705
3706         * wl-xmas.el (wl-draft-key-setup): Ditto.
3707
3708         * wl-mule.el (wl-draft-key-setup): Ditto.
3709
3710         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
3711         (wl-draft-reedit): Ditto.
3712         (wl-draft-prepare-edit): Add `wl-draft-save' to
3713         `local-write-file-hooks'.
3714         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
3715         (wl-draft-reedit): Set buffer-file-name.
3716         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
3717
3718
3719         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
3720         call it.
3721         (wl-delete-startup-frame-function): New variable.
3722         (wl-other-frame): New function
3723         (Original was written by Yamaoka san [wl: 09239]).
3724
3725         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
3726         if `wl-folder-use-frame'.
3727
3728 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3729
3730         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
3731
3732 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3733
3734         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
3735         New variable.
3736         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
3737         (wl-message-buffer-prefetch-get-next): Use them.
3738         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
3739
3740 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
3741
3742         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
3743         with unwind-protect.
3744
3745         * wl-draft.el (wl-draft-reedit): Rewrite.
3746         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
3747         (wl-draft-save): Insert header separator if it does not exist;
3748         Removed condition-case.
3749
3750         * wl-summary.el (wl-summary-reedit): Revert last change.
3751
3752         * wl-draft.el (wl-draft-save): Rewrite.
3753         (wl-draft-create-buffer): Set buffer-file-name as nil.
3754
3755         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
3756
3757         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
3758
3759         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
3760         nil.
3761
3762 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3763
3764         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
3765         If count is nil, do not prefetch.
3766         (wl-message-buffer-prefetch-next): Next.
3767
3768 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3769
3770         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
3771
3772 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3773
3774         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
3775         `delete-backward-char'
3776         (wl-draft-prepare-edit): Check major-mode.
3777         (wl-draft-decode-header): Rewrite.
3778         (wl-draft): Fix.
3779
3780 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
3781
3782         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
3783
3784 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3785
3786         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
3787         (wl-message-buffer-prefetch-get-next): Remove size checking.
3788         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
3789
3790 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3791
3792         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
3793         (wl-draft-default-headers): Fix.
3794
3795 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3796
3797         * wl-draft.el (wl-draft-default-headers): Insert return value of
3798         `wl-generate-mailer-string-function'.
3799
3800 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
3801
3802         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
3803         (wl-draft-insert-mail-header-separator): Ditto.
3804
3805         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
3806         again (Reverted the change on 2002-01-17 by OKADA san).
3807
3808 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3809
3810         * wl-draft.el (wl-draft): Rewrite.
3811         (wl-draft-create-buffer): New function.
3812         (wl-draft-create-contents): Ditto.
3813         (wl-draft-prepare-edit): Ditto.
3814         (wl-draft-decode-header): Ditto.
3815         (wl-draft-decode-body): Ditto.
3816         (wl-draft-check-new-line): Ditto.
3817         (wl-draft-default-headers): Ditto.
3818         (wl-draft-insert-mail-header-separator): Ditto.
3819
3820 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3821
3822         * Version number is increased to 2.9.6.
3823
3824 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3825
3826         * wl-draft.el (wl-draft-delete-field): Optional argument.
3827         (wl-draft-delete-fields): Ditto.
3828
3829 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3830
3831         * wl-message.el (toplevel): Eliminated byte-compile warning.
3832         for `itimer-function', `delete-timer' and `itimer-list'.
3833
3834 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3835
3836         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
3837         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
3838         `wl-message-buffer-prefetch-threshold'.
3839         * wl-summary.el (wl-summary-redisplay-internal): Remove
3840         the check of `wl-message-buffer-prefetch-depth'.
3841
3842 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
3843
3844         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
3845         size of article.
3846         (wl-message-buffer-prefetch-subr): Remove size check.
3847
3848 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3849
3850         * wl-vars.el (wl-plugged): Make customizable.
3851
3852 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3853
3854         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
3855         (wl-message-buffer-prefetch-set-timer): New function.
3856         (wl-message-buffer-prefetch-get-next): New function.
3857         (wl-message-buffer-prefetch): New function.
3858         (wl-message-buffer-prefetch-next): Rewrite.
3859         (wl-message-buffer-prefetch-subr): Rewrite.
3860         * wl-vars.el (wl-auto-prefetch-first): New variable.
3861         * wl-summary.el (wl-summary-goto-folder-subr): Call
3862         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
3863
3864 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3865
3866         * wl-score.el (wl-summary-score-update-all-lines): Do not call
3867         `wl-summary-unread-message-hook'.
3868
3869 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3870
3871         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
3872         (wl-summary-sync): Call `wl-summary-resume-cache-status'
3873         if range is `cache-status'.
3874
3875 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3876
3877         * wl-message.el (wl-message-buffer-prefetch-subr):
3878         Improve debug message.
3879
3880 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3881
3882         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
3883         `wl-mail-send-pre-hook'.
3884         (wl-draft-send-mail-with-qmail): Ditto.
3885         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
3886
3887 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3888
3889         * wl-message.el (wl-message-buffer-prefetch-subr):
3890         Fix for cancel-function-timers bug.
3891         (wl-message-buffer-prefetch-debug): Default value is t.
3892
3893 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
3894
3895         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3896         (wl-message-buffer-prefetch-subr): Rewrite.
3897         Rename from `wl-message-buffer-prefetch'.
3898
3899 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3900
3901         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
3902         (wl-default-draft-cite-decorate-author): Ditto.
3903
3904         * wl-draft.el (wl-draft-cite-function): Removed.
3905         (wl-default-draft-cite-decorate-author): Ditto.
3906
3907 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3908
3909         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
3910         (wl-default-draft-cite): Do not arrange author name if the value of
3911         `wl-default-draft-cite-decorate-author' is nil.
3912
3913 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
3914
3915         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
3916
3917         * wl-folder.el (wl-folder-check-one-entity): Don't care
3918         `elmo-folder-use-flag-p'.
3919
3920 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
3921
3922         * wl-folder (wl-folder-check-one-entity): Fix
3923         problem if unread is nil.
3924
3925 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3926
3927         * wl-address.el (wl-address-make-completion-list): Check whether
3928         the address is a group list.
3929         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3930
3931 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3932
3933         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
3934         The number of the messages of new and unread does not count
3935         correctly.
3936
3937         * wl-summary.el (wl-summary-count-unread): Changed to return
3938         `(new . unread)' instead of total.
3939         (wl-summary-sync-update): Follow the change above.
3940
3941         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
3942
3943 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3944
3945         * wl-address.el (wl-address-make-completion-list): Do not enclose
3946         address by " <" and ">" if associated realname is "".
3947         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
3948         This is against the promblem with group list in .addresses pointed
3949         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
3950
3951 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3952
3953         * wl-draft.el (wl-draft-write-sendlog): The first argument of
3954         message is a format control string.
3955         * wl-expire.el (wl-expire-append-log): Ditto.
3956         * wl-mime.el (wl-summary-burst-subr): Ditto.
3957         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
3958         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
3959
3960 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3961
3962         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
3963         wl.el (wl-check-variables): Rename from `wl-check-type'.
3964         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
3965         (wl-check-variables-2): New function.
3966         (wl): Call `wl-check-variables-2'.
3967
3968 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3969
3970         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
3971         after renaming folder in access group.
3972
3973 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3974
3975         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
3976         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
3977         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
3978         (wl-message-buffer-prefetch): Rewrite.
3979         (wl-message-buffer-prefetch-idle-time): Removed.
3980         * wl-summary.el (wl-summary-redisplay-internal):
3981         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
3982         Error check for `wl-message-buffer-prefetch-depht'.
3983
3984 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3985
3986         * Version number is increased to 2.9.5.
3987         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
3988
3989 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
3990
3991         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
3992         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
3993         Based on the patch written by
3994         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3995
3996 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
3997
3998         * wl-draft.el (wl-draft-raw-send): Fix for
3999         `wl-news-send-pre-hook'
4000
4001 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4002
4003         * wl-utils.el (wl-message-id-function): New variable.
4004         * wl-draft.el (wl-draft-insert-required-fields):
4005         Use `wl-message-id-function'.
4006
4007 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4008
4009         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4010         * wl-utils.el (wl-draft-make-message-id-string):
4011         Use `wl-from' for domain part of Message-ID
4012         if `wl-message-id-use-wl-from' if non-nil.
4013         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4014
4015 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4016
4017         * wl.el (wl): Call `wl-check-type'
4018         Do not 'condition-case'.
4019
4020 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4021
4022         * wl.el (wl-check-type): New function.
4023         (wl-check-type-variables): New variable.
4024
4025 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4026
4027         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4028
4029 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4030
4031         * wl-draft.el (wl-smtp-password-key): New function.
4032         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4033         (wl-draft-send-mail-with-smtp): Ditto.
4034         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4035
4036 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4037
4038         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4039         * wl-utils.el (wl-unique-id-suffix): Remove.
4040
4041 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4042
4043         * Version number is increased to 2.9.4.
4044
4045 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4046
4047         * wl-utils.el (wl-unique-id-suffix): New variable.
4048         (wl-unique-id): Use `wl-unique-id-suffix'
4049
4050 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4051
4052         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4053         instead of `elmo-msgdb-search'.
4054
4055         * Version number is increased to 2.9.3.
4056
4057 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4058
4059         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4060
4061 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4062
4063         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4064         (wl-draft-dispatch-message): Changed for send-later.
4065         (wl-draft-queue-flush): Ditto.
4066         (wl-draft): Clear `wl-sent-message-queued'.
4067         (wl-draft-reedit): Ditto.
4068         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4069         * wl-vars.el (wl-draft-force-queuing): New variable.
4070         (wl-draft-force-queuing-mail): New variable.
4071         (wl-draft-force-queuing-news): New variable.
4072
4073 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4074
4075         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4076         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4077
4078 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4079
4080         * Version number is increased to 2.9.2.
4081
4082 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4083
4084         * wl-draft.el (wl-draft-elide-region): New user command.
4085         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4086
4087         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4088         command `wl-draft-elide-region'.
4089         * wl-mule.el: Ditto.
4090         * wl-xmas.el: Ditto.
4091
4092 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4093
4094         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4095         (wl-biff-check-folder-async): Removed needless let.
4096
4097 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4098
4099         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4100         wl-folder-get-elmo-folder.
4101         (wl-biff-check-folder): Set `biff' argument of
4102         `wl-folder-check-one-entity'.
4103         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4104
4105         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4106         (wl-folder-check-one-entity): Added `biff' argument;
4107         Setup `biff' slot of folder.
4108
4109         * Version number is increased to 2.9.1.
4110
4111 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
4112
4113         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
4114         comment out and fixed.
4115         (wl-fldmgr-add-completion-subr): Ditto.
4116
4117         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
4118         and msgdb.
4119
4120         * wl.el (wl-toggle-plugged): Save summary view.
4121
4122 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
4123
4124         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
4125
4126 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4127
4128         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
4129
4130 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4131
4132         * wl-e21.el (wl-e21-toolbar-configurations): Replace
4133         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
4134         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
4135
4136         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
4137         if it was failed.
4138         (wl-demo): Disable undo in the demo buffer.
4139
4140 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4141
4142         * wl-version.el (wl-version): Changed codename.
4143
4144         * Version number is increased to 2.9.0.
4145
4146 2001-12-14  Takuo KITAME <kitame@northeye.org>
4147
4148         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
4149         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
4150         (wl-folder-mark-as-read-all-current-entity): Ditto.
4151
4152 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4153
4154         * wl-vars.el (wl-from-width): Define as obsolete variable.
4155         (wl-subject-length-limit): Ditto.
4156
4157         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
4158
4159         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
4160         wl-summary-save-view.
4161
4162         * wl.el (wl-save-status): Ditto.
4163         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
4164
4165         * wl-summary.el (wl-summary-save-view): Removed unused argument.
4166         (wl-summary-exit): Follow the change above.
4167         (wl-summary-goto-folder-subr): Ditto.
4168
4169         * wl-folder.el (wl-folder-create-subr): Don't use
4170         `elmo-folder-creatable-p'.
4171
4172 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4173
4174         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
4175
4176 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4177
4178         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
4179         rather than bitmap on Emacs 21.
4180         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
4181         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
4182         for xbm if the new redisplay engine is not available.
4183
4184 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4185
4186         * wl-folder.el (wl-folder-init-hook): New hook.
4187         (wl-folder-init): Run `wl-folder-init-hook'.
4188
4189 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4190
4191         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
4192
4193 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4194
4195         * wl-acap.el (wl-acap-cache-filename): New variable.
4196         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
4197         (wl-acap-init): Use cache if no ACAP server found.
4198
4199 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4200
4201         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
4202         `wl-acap-original-msgdb-dir'.
4203
4204         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
4205         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
4206
4207         * wl-mime.el (wl-mime-save-directory): Renamed from
4208         `wl-mime-save-dir'.
4209
4210 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4211
4212         * wl-vars.el (wl-icon-dir): Fixed the docstring.
4213
4214         * wl-demo.el: Require `path-util'.
4215         (wl-demo-bitmap-mule-available-p): New internal variable.
4216         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
4217         `module-installed-p' instead.
4218         (wl-demo-insert-image): Use *.img file for a bitmap image.
4219         (wl-demo): Don't call the ascii demo recursively.
4220
4221 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4222
4223         * Version number is increased to 2.7.7.
4224
4225 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
4226
4227         * wl.el (wl-exit): Eliminated byte-compile warning.
4228
4229 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4230
4231         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
4232         obsolete variable using `elmo-define-obsolete-variable'.
4233         (wl-fetch-confirm-threshold): Ditto.
4234         (wl-cache-prefetch-folder-type-list): Ditto.
4235         (wl-cache-prefetch-folder-list): Ditto.
4236
4237 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4238
4239         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
4240         (wl-demo-icon-name): Use Xmas logo at the end of the year.
4241         (wl-demo-insert-image): New function.
4242         (wl-demo-insert-text): New function.
4243         (wl-demo-image-type-alist): Redefine as a function.
4244         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
4245         (wl-demo-with-temp-file-buffer): Removed.
4246         (wl-logo-xpm): Removed.
4247         (wl-logo-xbm): Removed.
4248         (wl-logo-bitmap): Removed.
4249
4250 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
4251
4252         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
4253         (wl-expire-localdir-get-folder-function): New user option.
4254         (wl-expire-localdir-get-folder): New function.
4255         (wl-expire-localdir-date): Ditto.
4256
4257 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4258
4259         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
4260         value.  Refactoring `wl-folder-notify-deleted' is nil case.
4261         Fixed unread number mismatch when all-unread < unread.
4262
4263 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
4264
4265         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
4266         (wl-fetch-confirm-threshold): Ditto.
4267
4268         * wl-summary.el (wl-summary-confirm-appends): Removed.
4269         (wl-summary-sync-update): Don't refer
4270         `wl-summary-update-confirm-threshold' (It is now abolished).
4271
4272         * wl-message.el (wl-message-display-internal): Don't refer
4273         `wl-fetch-confirm-threshold' (It is now abolished).
4274
4275 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4276
4277         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
4278
4279 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4280
4281         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
4282         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
4283         Change default value to nil.
4284         (wl-summary-indent-length-limit): The value can be nil, nil means
4285         unlimited.
4286
4287         * wl-summary.el: Don't set limit for indent length if the value of
4288         wl-summary-indent-length-limit is nil.
4289         If the value of wl-summary-width is nil, it means only that the width
4290         of summary is unlimited (nil doesn't mean that the indent length is
4291         unlimited).
4292
4293         * wl-thread.el: Ditto.
4294
4295 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
4296
4297         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
4298         be nil, nil means never confirm.
4299         * wl-summary.el (wl-summary-confirm-appends): Ditto.
4300
4301 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4302
4303         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
4304         means unlimited).
4305
4306 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
4307
4308         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
4309         Use `with-temp-buffer'.
4310
4311 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
4312
4313         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
4314         with new backquote style).
4315         (wl-folder-get-entity-from-buffer): Ditto.
4316
4317 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4318
4319         * wl-version.el (nemacs-version): Eliminated.
4320         (wl-extended-emacs-version2): Ignore nemacs.
4321         (wl-extended-emacs-version3): Ditto.
4322
4323 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
4324
4325         * wl-vars.el (wl-draft-add-references): Set default value as nil.
4326         (wl-draft-add-in-reply-to): New variable.
4327         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
4328         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
4329         (wl-draft-yank-from-mail-reply-buffer): Use
4330         `wl-draft-add-in-reply-to'.
4331         (wl-draft-insert-current-message): Ditto.
4332
4333 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4334
4335         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
4336         typo (kill->hide).
4337         (wl-message-buffer-prefetch-folder-type-list): Added elements
4338         `mark' and `cache' instead of `internal'.
4339
4340 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4341
4342         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
4343         resume msgdb directory.
4344
4345 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4346
4347         * wl.el (wl-exit): Call `wl-acap-exit'.
4348
4349         * wl-summary.el (wl-summary-message-string): New function.
4350         (wl-summary-reedit): Use it.
4351         (wl-summary-resend-bounced-mail): Remove needless let.
4352         (wl-summary-supersedes-message): Ditto.
4353         (wl-summary-save): Ditto.
4354
4355         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
4356         (wl-acap-init): Set it.
4357         (wl-acap-exit): New function.
4358
4359 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4360
4361         * wl.el (wl-init): Revert (require 'mime-setup). move from
4362         toplevel.
4363
4364 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4365
4366         * wl-summary.el (wl-summary-write-current-folder): Remove unused
4367         local variables.  Add error when guess function return invalid
4368         value.
4369
4370 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4371
4372         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4373         Change local variable name.
4374         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
4375         (wl-folder-get-newsgroups): Return nil when non-news folder.
4376         * wl-summary.el (wl-summary-write-current-folder): State through
4377         when guess-list return nil.
4378         (wl-summary-write-current-folder-functions): Fixed docstring.
4379
4380         * wl.el (wl-exit): Changed confirm message.
4381
4382         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
4383         * wl-draft.el (wl-draft): Remove verbose `featurep'.
4384
4385         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
4386
4387 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4388
4389         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
4390         user option (Renamed from wl-cache-prefetch-folder-type-list).
4391         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
4392         from wl-cache-prefetch-folder-list).
4393
4394         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
4395         Move to wl-vars.el.
4396         (wl-message-buffer-prefetch-p): Changed to enable
4397         `wl-message-buffer-prefetch-folder-list'.
4398
4399         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
4400         `ignore-cache'.
4401
4402 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
4403
4404         * wl-draft.el (wl-draft-config-sub-func-alist): Added
4405         `part-top' and `part-bottom'.
4406         (wl-draft-config-sub-part-top): New function.
4407         (wl-draft-config-sub-part-bottom): New function.
4408
4409 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4410
4411         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
4412
4413 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
4414
4415         * wl-folder.el (wl-folder-get-newsgroups): Fix.
4416
4417 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4418
4419         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
4420
4421         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
4422         (wl-summary-write-current-folder): Ditto.
4423
4424 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
4425
4426         * wl-folder.el (wl-folder-get-newsgroups): Use
4427         `elmo-folder-newsgroups'.
4428
4429 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
4430
4431         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
4432         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
4433         `wl-draft-config-sub-header-bottom'.
4434
4435 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4436
4437         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
4438         localnews folder.
4439
4440 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4441
4442         * wl-summary.el (wl-summary-mode): Undo last change.
4443
4444         * wl-folder.el (wl-folder-mode): Ditto.
4445
4446 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4447
4448         * wl-summary.el (wl-summary-mode): Locally set
4449         truncate-partial-window-width to nil.
4450         (for XEmacs)
4451
4452         * wl-folder.el (wl-folder-mode): Ditto.
4453
4454 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4455
4456         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
4457
4458 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4459
4460         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
4461         number.
4462
4463         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
4464
4465         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
4466
4467         * Version number is increased to 2.7.6.
4468
4469 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
4470
4471         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
4472
4473 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4474
4475         * wl-summary.el (wl-summary-sync-update): Enclose network
4476         related portion with `unwind-protect'.
4477
4478 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4479
4480         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
4481
4482 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4483
4484         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
4485         element.
4486         * wl-vars.el (wl-message-body-button-alist): Ditto.
4487
4488         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
4489         max match length.
4490         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
4491
4492         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
4493         for the max match length;
4494         Use 4th element value for the button string regexp group.
4495
4496         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
4497         candidate exists, prompt to select.
4498
4499 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4500
4501         * wl-summary.el (wl-summary-jump-to-msg): Search before
4502         calibration point by `beginning-of-line'.
4503
4504 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4505
4506         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
4507         for access group.
4508
4509 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
4510
4511         * wl-message.el (wl-message-display-internal): Bind
4512         `default-mime-charset'.
4513
4514         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
4515
4516         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
4517
4518         * Version number is increased to 2.7.5.
4519
4520 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4521
4522         * wl-expire.el (wl-summary-archive): Fixed;
4523         Use `elmo-folder-name-internal'.
4524
4525 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4526
4527         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
4528         from `elmo-folder-move-messages' caller.
4529         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4530
4531         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
4532         related portions are changed).
4533
4534 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4535
4536         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
4537         counter.
4538
4539 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4540
4541         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
4542         buffer local and set it to nil.
4543
4544         * wl-message.el (wl-message-redisplay): Ditto.
4545
4546 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
4547
4548         * wl-summary.el (wl-summary-mark-as-important): If message is
4549         already cached, set messag as read, otherwise encache and mark as read.
4550
4551 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4552
4553         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
4554         point-min.
4555
4556 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4557
4558         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
4559         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
4560         a keymap.
4561
4562 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
4563
4564         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
4565         parent.
4566
4567         * wl-mule.el (wl-message-define-keymap): Ditto.
4568
4569         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
4570
4571         * wl-xmas.el (wl-message-display-internal-hook): Define.
4572         (wl-xmas-setup-message-toolbar): Define as function.
4573         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
4574         (wl-message-overload-functions): Abolished.
4575         (wl-message-define-keymap): New function.
4576
4577         * wl-vars.el (wl-message-display-internal-hook): New variable.
4578         (wl-message-header-button-alist): New variable (Renamed from
4579         wl-highlight-message-header-button-alist).
4580         (wl-message-body-button-alist): Ditto.
4581
4582         * wl-mule.el (wl-message-define-keymap): New function.
4583         (wl-message-overload-functions): Abolished.
4584
4585         * wl-message.el (wl-message-add-buttons-to-body): New function.
4586         (wl-message-redisplay): Don't call wl-message-overload-functions;
4587         Call wl-message-add-buttons-to-header and
4588         wl-message-add-buttons-to-body.
4589         (wl-message-display-internal): Set keymap argument for
4590         elmo-mime-display-as-is, elmo-mime-message-display;
4591         Run wl-message-display-internal-hook.
4592         (wl-message-refer-article-or-url): Abolished.
4593
4594         * wl-highlight.el (wl-highlight-headers): Don't call
4595         wl-highlight-message-add-buttons-to-header.
4596         (wl-highlight-message-add-buttons-to-header): Abolished.
4597
4598
4599         * wl-e21.el (wl-message-display-internal-hook): Define.
4600         (wl-e21-setup-toolbar): Deleted duplicated binding.
4601         (wl-e21-setup-message-toolbar): Define as function.
4602         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
4603         (wl-message-define-keymap): New function.
4604         (wl-message-overload-functions): Abolished.
4605
4606 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
4607
4608         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
4609         and elmo-folder-close.
4610
4611         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
4612
4613 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4614
4615         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
4616         boolean value.
4617         * wl-draft.el (wl-draft-do-fcc): Ditto.
4618
4619 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4620
4621         * wl-vars.el (wl-fcc-force-as-read): New variable.
4622         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
4623         mark copied message as read.
4624
4625 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
4626
4627         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
4628
4629 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4630
4631         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
4632         `wl-summary-target-above' instead of obsolete variable
4633         `wl-summary-temp-above'.
4634
4635         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
4636         instead of `make-obsolete-variable'.
4637         * wl-refile.el (toplevel): Ditto.
4638
4639 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
4640
4641         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
4642         with third argument t.
4643         (wl-draft): Set first argument for wl-plugged-init as t.
4644
4645         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
4646         definition.
4647
4648 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4649
4650         * wl-vars.el: Tabify.
4651         (wl-biff-notify-hook): Use `ding' instead of `beep'.
4652
4653         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
4654         message.
4655
4656 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4657
4658         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
4659         and set default to beep.
4660
4661 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4662
4663         * wl-vars.el (wl-draft-truncate-lines): New variable.
4664
4665         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
4666         instead of wl-message-truncate-lines for truncate-lines.
4667
4668 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
4669
4670         * wl-message.el (wl-message-display-internal): Call
4671         `wl-highlight-message' after `elmo-mime-display-as-is'.
4672
4673         * wl-mime.el (wl-mime-display-text/plain): New function.
4674         (wl-mime-display-header): Ditto.
4675         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
4676         body-presentation-method for text/plain;
4677         Register `wl-mime-display-header' as a header-presentation-method;
4678         Don't set up `elmo-message-text-content-inserted-hook' and
4679         `elmo-message-header-inserted-hook'.
4680
4681         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
4682         variable.
4683         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
4684         as t if flag is 'all-header;
4685         Don't bind `elmo-message-ignored-field-list',
4686         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
4687
4688 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
4691         for xemacs with non-mule environment.
4692
4693 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4694
4695         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
4696         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
4697         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
4698
4699 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4700
4701         * wl-vars.el (wl-interactive-send): Set default value as t.
4702
4703 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
4704
4705         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4706         (wl-addrmgr-method-list): Abolished.
4707         (wl-addrmgr-change-method): Follow above change.
4708
4709         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
4710
4711 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4712
4713         * wl-vars.el (wl-message-truncate-lines): Change default value
4714         to default-truncate-lines.
4715
4716         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
4717
4718 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4719
4720         * wl-vars.el (wl-message-truncate-lines): New variable.
4721
4722         * wl-message.el (wl-message-redisplay): Set truncate-lines using
4723         wl-message-truncate-lines.
4724
4725 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4726
4727         * wl-acap.el (wl-acap-init): Remove period from error message.
4728         (wl-acap-find-acap-service): Remove period from message.
4729
4730 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4731
4732         * wl.el (wl-check-environment): Undo last change.
4733
4734         * wl-vars.el (wl-from): Changed default value.
4735
4736         * wl-util.el (toplevel): Don't require tm-edit.
4737
4738         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
4739         `wl-folder-init';
4740         Don't set mark on mail body.
4741         (wl-draft-reedit): Ditto.
4742
4743         * wl-address.el (wl-address-quote-specials): Define as an alias for
4744         elmo-address-quote-specials.
4745
4746 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4747
4748         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
4749
4750         * wl-vars.el (wl-from): Set default value as nil.
4751         (wl-organization): Set default value as ORGANIZATION environment
4752         variable.
4753
4754         * wl-draft.el (wl-smtp-extension-bind): Check value of
4755         wl-smtp-connection-type.
4756
4757         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
4758         error.
4759
4760 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4761
4762         * Version number is increased to 2.7.4.
4763
4764         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
4765         arguments from `wl-highlight-x-face-function' caller.
4766         Use x-face-1.3.6.12 or later.
4767
4768 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
4769
4770         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
4771
4772 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4773
4774         * wl-vars.el (wl-summary-width): Fix type to accept nil.
4775         (wl-fcc): Fix to accept function.
4776         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
4777
4778 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4779
4780         * wl-acap.el (toplevel): Added `product-provide' declare.
4781         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
4782
4783 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
4784
4785         * wl.el (wl): Changed order of calling `elmo-init'
4786         and `elmo-folder-init'.
4787
4788 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4789
4790         * wl-mime.el (wl-summary-burst): Extract message when content-type
4791         of root entity is not only `multipart' but also `message/rfc822'.
4792         (wl-summary-burst-subr): Ditto.
4793
4794 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4795
4796         * wl-vars.el (toplevel): Require 'custom.
4797         (wl-trash-folder): Added to `wl-setting' group.
4798
4799         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
4800         exists.
4801         (wl-addrmgr-draw): Insert empty line when no entry exists.
4802
4803         * wl-mule.el (wl-message-wheel-up): Fixed.
4804         (wl-message-wheel-down): Ditto.
4805
4806 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4807
4808         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
4809         config is an anonymous lambda expression.
4810
4811 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4812
4813         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
4814         when Mule 2 is running.
4815
4816 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
4817
4818         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
4819
4820 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
4821
4822         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
4823         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
4824
4825         * wl-address.el (wl-address-specials-regexp): Eliminated.
4826         (wl-address-quote-specials): Rewrite.
4827
4828 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4829
4830         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
4831         shy-groups for regexp.
4832
4833         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
4834         character classes and Perl style shy-groups for regexp.
4835         (wl-highlight-plugged-current-line): Use Posix style character
4836         classes for regexp.
4837         (wl-e21-highlight-folder-by-numbers): Ditto.
4838         (wl-e21-display-image-p): Use `display-images-p' instead of
4839         `display-graphic-p'.
4840         (display-images-p): Make an alias to `display-graphic-p' if it is
4841         not available.  It is for Emacs version prior to 21.0.105.
4842
4843         * wl-demo.el (wl-demo): Use `display-images-p' instead of
4844         `display-graphic-p'.
4845         (wl-demo-image-type-alist): Ditto.
4846         (display-images-p): Make an alias to `display-graphic-p' if it is
4847         not available.  It is for Emacs version prior to 21.0.105.
4848
4849 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4850
4851         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
4852         support.
4853         (wl-generate-user-agent-string): Ditto.
4854
4855         * wl-version.el (wl-version): Update docsting.
4856         (wl-version-status): Ditto.
4857
4858 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4859
4860         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
4861         21.0.105.  For Emacs 21.0.104 or earlier.
4862
4863 2001-09-03  Takuo KITAME <kitame@northeye.org>
4864
4865         * wl-e21.el (wl-plugged-init-icons): Use
4866         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
4867         (wl-biff-init-icons): Ditto.
4868
4869 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
4870
4871         * wl-highlight.el (wl-highlight-summary-current-line):
4872         Fixed highlighting refile/copy destination.
4873
4874         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
4875         (wl-acap-store): Encode string by wl-acap-coding-system.
4876
4877 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
4878
4879         * wl-acap.el (toplevel): Check and require 'un-define before
4880         'xemacs-ucs;
4881          Added checking for UTF-2000.
4882
4883 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
4884
4885         * wl-acap.el (toplevel): Require 'un-define before 'wl;
4886         Don't enclose with `eval-and-compile'.
4887
4888         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
4889         wl-init is non-nil.
4890
4891         * wl-draft.el (wl-draft): Ditto.
4892
4893         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
4894
4895         * wl-acap.el (toplevel): Require 'wl.
4896         (wl-acap-store): Call `elmo-init'.
4897
4898         * wl.el (wl): Changed position of `wl-check-environment'.
4899         (toplevel): Added autoload setting for wl-acap.
4900
4901         * wl-vars.el (wl-setting): New custom group.
4902         (wl-from): Added wl-setting group.
4903         (wl-user-mail-address-list): Ditto.
4904         (wl-organization): Ditto.
4905         (wl-subscribed-mailing-list): Ditto.
4906         (wl-envelope-from): Ditto.
4907         (wl-smtp-posting-user): Ditto.
4908         (wl-smtp-posting-server): Ditto.
4909         (wl-smtp-posting-port): Ditto.
4910         (wl-smtp-authenticate-type): Ditto.
4911         (wl-pop-before-smtp-user): Ditto.
4912         (wl-pop-before-smtp-server): Ditto.
4913         (wl-pop-before-smtp-port): Ditto.
4914         (wl-pop-before-smtp-authenticate-type): Ditto.
4915         (wl-nntp-posting-server): Ditto.
4916         (wl-nntp-posting-user): Ditto.
4917         (wl-nntp-posting-port): Ditto.
4918         (wl-fetch-confirm-threshold): Ditto.
4919         (wl-prefetch-threshold): Ditto.
4920         (wl-thread-insert-opened): Ditto.
4921         (wl-ldap-server): Ditto.
4922         (wl-ldap-port): Ditto.
4923         (wl-ldap-base): Ditto.
4924         (wl-ldap-objectclass): Ditto.
4925         (wl-use-ldap): Ditto.
4926         (wl-draft-config-alist): Ditto.
4927         (wl-draft-config-matchone): Ditto.
4928         (wl-template-alist): Ditto.
4929         (wl-message-sort-field-list): Ditto.
4930         (wl-message-ignored-field-list): Ditto.
4931         (wl-message-visible-field-list): Ditto.
4932         (wl-interactive-send): Ditto.
4933         (wl-summary-move-order): Ditto.
4934         (wl-auto-select-first): Ditto.
4935         (wl-auto-select-next): Ditto.
4936         (wl-interactive-save-folders): Ditto.
4937
4938         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
4939         Initialization codes are moved from wl-local-folder-init.
4940         (wl-local-folder-init): Follow the change above.
4941         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
4942
4943         * wl-acap.el: New file.
4944
4945         * Version number is increased to 2.7.3.
4946
4947 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4948
4949         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
4950
4951 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
4952
4953         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
4954         (wl-addrmgr-address-entry-list): Ditto.
4955
4956 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4957
4958         * wl-e21.el (wl-draft-mode-map): Removed binding for
4959         `wl-draft-insert-x-face-field'.
4960
4961         * wl-mule.el (wl-draft-mode-map): Ditto.
4962
4963         * wl-xmas.el (wl-draft-mode-map): Ditto.
4964
4965         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
4966         (wl-cs-autoconv): Ditto.
4967         (wl-cs-local): Ditto.
4968         (wl-use-scoring): Ditto.
4969         (wl-mime-charset): Ditto.
4970         (wl-folder-check-async): Ditto.
4971
4972         * wl.el (toplevel): Ignore nemacs and tm.
4973         (wl-exit): Ditto.
4974
4975         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
4976         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
4977         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
4978         instead of wl-address-petname-add-or-change.
4979         (wl-summary-edit-addresses-subr): Use wl-address-delete
4980         instead of wl-address-petname-delete.
4981
4982         * wl-util.el (wl-as-coding-system): Ignore nemacs.
4983
4984         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
4985         if error occured.
4986
4987         * wl-message.el (require): Remove tm support.
4988
4989         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
4990
4991         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
4992         (wl-folder-jump-to-current-entity): Ditto.
4993         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
4994
4995         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
4996         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
4997         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
4998
4999         * wl-mule.el (wl-draft-key-setup): Ditto.
5000
5001         * wl-xmas.el (wl-draft-key-setup): Ditto.
5002
5003         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5004         (wl-draft-std11-parse-addresses): New function.
5005         (wl-draft-parse-mailbox-list): Use it.
5006         (wl-draft): Ignore nemacs.
5007         (wl-draft-reedit): Ditto.
5008
5009         * wl-addrmgr.el: New file.
5010         (Original is wl-rcpt.el written by
5011         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5012         Thanks Kitamoto-san.)
5013
5014         * wl-address.el (wl-address-make-address-list): Modified parsing
5015         process.
5016         (wl-address-delete): Renamed from `wl-address-petname-delete';
5017         Modify wl-address-list too.
5018         (wl-address-add-or-change): Renamed from
5019         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5020
5021 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5022
5023         * wl-highlight.el (wl-highlight-summary-current-line):
5024           Work with transient-mark-mode
5025
5026 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5027
5028         * Version number is increased to 2.7.2.
5029
5030         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5031         instead of elmo-dop-queue-method.
5032
5033 2001-08-06  SAITO Atsunori <sai@yedo.com>
5034
5035         * wl-vars.el (wl-ldap-objectclass): New user option.
5036
5037         * wl-address.el (wl-ldap-make-filter): Use it.
5038
5039 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5040
5041         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5042
5043 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5044
5045         * wl-folder.el (wl-folder): redisplay after folder insertion.
5046
5047         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5048
5049         * wl-summary.el (wl-summary-sync-update):
5050         Change status mark only when new-msgdb exists.
5051         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5052
5053 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5054
5055         * wl-summary.el (wl-summary-open-folder): New function.
5056         (wl-summary-goto-folder-subr): Use it.
5057         (wl-summary-mark-as-important): Fix;
5058         Encache only when no cache exists.
5059
5060 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5061
5062         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5063         Use with-current-buffer.
5064
5065 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5066
5067         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5068         before call `get-buffer'. Fixed parenthesis.
5069         (wl-score-get-header-entry): Clear message and help window when
5070         keyboard quit.
5071         (wl-score-edit-insert-header): Ditto.
5072
5073 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5076         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5077         (wl-default-draft-cite): Fix.
5078
5079         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5080         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5081
5082 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5083
5084         * wl-message.el (wl-message-prev-page): Do same bahavior
5085         as summary when it is called in the message buffer.
5086         (wl-message-next-page): Ditto.
5087
5088 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5089
5090         * wl-summary.el (wl-summary-forward): Use cache if it is not
5091         section cache.
5092
5093 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5094
5095         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5096         Removed redundant require of elmo-vars.
5097         (wl-biff-state-indicator-on): Changed default value for
5098         xemacs with non-mule environment.
5099
5100         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5101         wl-message-buffer is nil;
5102         Hide progress bar after moving messages.
5103
5104 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5105
5106         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
5107         message at cursor point is deleted.
5108
5109 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
5110
5111         * wl-vars.el: Changed file coding system to euc-japan.
5112         Added -*-coding:-*- magic to the first line.
5113
5114         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
5115         Search parent from the first message.
5116
5117         * Version number is increased to 2.7.1.
5118
5119 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
5120
5121         * wl-vars.el: Fix file coding system to ISO-2022-JP.
5122
5123 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
5124
5125         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
5126         refile/delete execution.
5127
5128         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
5129         Fixed docstring.
5130
5131 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
5132
5133         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
5134         do update process;
5135         Don't update marks when update process is interrupted.
5136
5137 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
5138
5139         * wl-summary.el (wl-summary-reply): Fixed problem when
5140         wl-draft-use-frame is non-nil.
5141         (wl-summary-forward): Ditto.
5142
5143         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
5144         as nil.
5145         (wl-folder-mark-as-read-all-entity): Ditto.
5146         (wl-folder-prefetch-entity): Ditto.
5147
5148         * wl.el (wl): Check environment before wl-init.
5149
5150         * wl-summary.el (wl-summary-collect-unread): Eliminated.
5151         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
5152         instead of wl-summary-collect-unread.
5153         (wl-summary-reply): Split message window.
5154
5155 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
5156
5157         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
5158         only if current language environment is japanese,
5159
5160         * wl-folder.el (wl-folder-jump-to-current-entity): Call
5161         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
5162         (wl-folder-goto-folder-subr): Ditto.
5163
5164         * wl-draft.el (wl-draft-dispatch-message): Call
5165         `elmo-file-cache-get-path'.
5166
5167 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
5168
5169         * wl-summary.el (wl-summary-cursor-move): If return value of
5170         wl-summary-next-message is not number, don't jump.
5171
5172 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
5173
5174         * wl-summary.el (wl-summary-buffer-next-message-function): New
5175         variable.
5176         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
5177         if it is bound.
5178
5179         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
5180         string.
5181
5182         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
5183         (wl-plugged-drawing): Ditto.
5184
5185 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
5186
5187         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
5188         process.
5189         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
5190         with unwind-protect.
5191
5192         * wl.el (wl-init): Require mime-setup.
5193         (wl-check-environment): Don't require mime-setup.
5194
5195         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
5196         instead of elmo-folder-type.
5197
5198         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
5199         value as nil.
5200
5201 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
5202
5203         * Version number is increased to 2.7.0.
5204
5205         * wl-version.el (wl-version): Changed codename.
5206
5207         * wl-summary.el (wl-summary-delete-cache): Fixed.
5208
5209         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5210         Workaround for net folders.
5211         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
5212
5213         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
5214         value to nil (According to the patch from
5215         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
5216
5217         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
5218         of elmo-folder-close.
5219
5220 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
5221
5222         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
5223         for postfix.
5224
5225 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
5226
5227         * wl-summary.el (wl-summary-resend-message): Fixed.
5228
5229         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
5230         Call wl-draft with `from' argument if its address is included in
5231         `wl-user-mail-address-list'.
5232         (wl-draft): Added `from' argument.
5233
5234         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
5235         non-nil.
5236         (wl): Don't show demo if wl-demo is nil.
5237
5238         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
5239         wl-summary-use-frame.
5240
5241         * wl-vars.el (wl-summary-use-frame): New user option.
5242         (wl-folder-use-frame): Changed docstring.
5243
5244         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
5245         non-nil.
5246         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
5247         wl-summary-use-frame.
5248
5249         * wl-vars.el (wl-folder-use-frame): New user option.
5250
5251         * wl-summary.el (wl-summary-exit): Back to folder frame if
5252         wl-folder-use-frame is non-nil.
5253         (wl-summary-redisplay-internal): Ignore cache if current folder
5254         is draft folder,
5255         (wl-summary-redisplay-no-mime): Ditto.
5256         (wl-summary-redisplay-all-header): Ditto.
5257
5258         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
5259         if wl-folder-use-frame is non-nil.
5260
5261 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
5262
5263         * wl-summary.el (wl-summary-sync-update): Bind
5264         elmo-folder-update-threshold.
5265         (wl-summary-mark-as-important): Enclosed server mark processing
5266         with `save-match-data'.
5267
5268         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
5269         only when it is already defined.
5270
5271 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5272
5273         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
5274         name of folder exclude localdir is wrong.
5275         * wl-folder.el (wl-folder-sync-entity):
5276         Set `wl-summary-always-sticky-folder-list' as nil.
5277         (wl-folder-mark-as-read-all-entity): Ditto.
5278         (wl-folder-prefetch-entity): Ditto.
5279
5280 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
5281
5282         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
5283         instead of `wl-summary-write-current-newsgroup'.
5284
5285 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5286
5287         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
5288         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
5289         non-nil and selected message is important, do not display.
5290
5291 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
5292
5293         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
5294
5295 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5296
5297         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
5298
5299         * wl-summary.el (wl-summary-mark-as-important): Set message number
5300         using wl-summary-message-number.
5301
5302 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5303
5304         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5305         destination folder is 'null.
5306
5307 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5308
5309         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
5310         New function.
5311         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
5312         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
5313         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5314
5315 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
5316
5317         * wl-mime.el (wl-mime-setup): Added setting for
5318         `mime-setup-signature-key-alist' to avoid overriding key bind for
5319         `wl-draft-send'.
5320
5321         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
5322         for `wl-draft-send'.
5323         * wl-mule.el (wl-draft-overload-functions): Ditto.
5324         * wl-xmas.el (wl-draft-overload-functions): Ditto.
5325         * wl-draft.el (wl-draft-send): Ditto.
5326
5327         * wl-message.el (wl-message-display-internal):
5328         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
5329         (Patch is provided by <kita@coe.nttdata.co.jp>).
5330
5331 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
5332
5333         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
5334
5335 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5336
5337         * wl.el (wl): Fix for wl-demo.
5338
5339 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5340
5341         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
5342
5343 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5344
5345         * wl-folder.el (wl-folder-prefetch-entity): Use
5346         `wl-folder-get-elmo-folder'.
5347         (wl-folder-count-incorporates): Do not use
5348         `wl-folder-get-elmo-folder'.
5349
5350 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
5351
5352         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
5353         instead of `elmo-folder-get-type'.
5354
5355 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5356
5357         * wl-summary.el (wl-summary-write-current-folder): Set cursor
5358         position on Subject: field.
5359         (Advised by Mito <mit@nines.nec.co.jp>)
5360
5361 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5362
5363         * wl-folder.el (wl-folder-prefetch-entity): Use
5364         `wl-folder-get-elmo-folder'.
5365
5366 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
5367
5368         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
5369
5370         * wl-summary.el (wl-summary-buffer-set-folder): Set up
5371         `process-duplicates' slot.
5372
5373         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
5374         if detection failed.
5375
5376 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5377
5378         * wl-version.el (wl-version-status): Set to "alpha".
5379
5380 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5381
5382         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
5383         Check wl-message-buffer lives before set-buffer.
5384
5385 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5386
5387         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
5388         called in folder mode.
5389         * wl-var.el (wl-summary-exit-pre-hook): New variable.
5390         * wl-summary.el (wl-summary-exit-pre-hook): Run
5391         `wl-summary-exit-pre-hook' before exit summary mode.
5392
5393 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5394
5395         * wl-version.el (wl-version-status): New variable.
5396         (wl-version-status-alist): Removed.
5397         (wl-version-status): Rule included.
5398
5399 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5400
5401         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
5402         @sponichi.
5403
5404         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
5405         when `mail-reply-buffer' is buffer-local variable.
5406         (Reported by <kita@coe.nttdata.co.jp>).
5407
5408 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
5409
5410         * wl-vars.el (toplevel): Require 'elmo-util.
5411
5412 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5413
5414         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
5415         (All other related portions are changed)
5416
5417         * wl.el (wl-plugged-change): Use '<' instead of '<='.
5418
5419         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
5420
5421 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5422
5423         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
5424
5425 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
5426
5427         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
5428         Delete other windows to avoid an error.
5429         Use `point-marker' instead of `point' to remember the start point
5430         of body.
5431
5432         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
5433
5434         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
5435         number not to exceed all message number.
5436
5437 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5438
5439         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
5440         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
5441
5442 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
5443
5444         * wl-summary.el (wl-summary-sync-force-update): Added argument
5445         no-check.
5446         (wl-summary-sync-update): Ditto.
5447         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
5448         with `no-check'.
5449
5450         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
5451         (wl-message-buffer-prefetch-next): Don't run timer if timer is
5452         already running.
5453
5454 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5455
5456         * wl-expire.el (wl-expire-archive-get-folder): Added argument
5457         `dst-folder-arg'.
5458         (wl-expire-archive-number1): Diito.
5459         (wl-expire-archive-number2): Diito.
5460         (wl-expire-archive-Date): Diito.
5461         (wl-archive-number1): Diito.
5462         (wl-archive-number2): Diito.
5463         (wl-archive-date): Diito.
5464         (wl-archive-folder-p): New function.
5465         (wl-summary-expire): Support of expand folder name at
5466         wl-expire-alist.
5467         * wl-util.el (wl-expand-newtext): Renamed from
5468         `wl-refile-expand-newtext'.
5469
5470 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5471
5472         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
5473         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
5474         `(elmo-msgdb-get-overview msgdb)'.
5475         (wl-summary-prefetch): Bind match data before call
5476         `wl-summay-prefetch-msg'.
5477         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
5478         'off if `wl-summary-buffer-disp-msg' is non-nil.
5479         Fixed problem that couldn't show only one new or unread message when
5480         enter folder.
5481         (wl-summary-reply): Don't call `split-window-vertically' and other
5482         window.
5483
5484 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
5485
5486         * wl-expire.el (wl-expire-refile): Fixed.
5487
5488 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
5489
5490         * wl-vars.el (wl-biff-unnotify-hook): New variable.
5491
5492         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
5493         biff notification is removed.
5494
5495         * wl.el (wl): Changed position of `elmo-init'.
5496
5497         * wl-draft.el (wl-default-draft-cite): Use date field
5498         on the citation buffer.
5499
5500         * wl-vars.el (wl-shimbun-folder-icon): New variable.
5501
5502         * wl-xmas.el (wl-folder-internal-icon-list): Added
5503         `wl-folder-shimbun-image'.
5504
5505         * wl-e21.el (wl-folder-internal-icon-list): Added
5506         `wl-folder-shimbun-image'.
5507
5508 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
5509
5510         * wl.el (wl-init): Eliminated argument.
5511         (wl): Rewrite.
5512
5513         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
5514         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
5515         instead of `elmo-folder-msgdb-internal'.
5516         (wl-summary-sync-update): Ditto.
5517         (wl-summary-flush-pending-append-operations): Eliminated.
5518         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
5519         (wl-summary-goto-folder-subr): Set load-msgdb argument of
5520         `elmo-folder-open'.
5521
5522         * wl-mime.el (wl-summary-burst): Fixed.
5523
5524         * wl-folder.el (wl-folder-info-save): Check data type.
5525
5526         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
5527         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
5528         instead of `elmo-folder-msgdb-internal'.
5529         (wl-expire-hide): Ditto.
5530
5531
5532         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
5533
5534 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5535
5536         * wl-folder.el (wl-folder-write-current-folder): Support petname.
5537
5538 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
5539
5540         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
5541
5542 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5543
5544         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
5545         Fixed `match-beginning' argument mismatch.
5546
5547 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5548
5549         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
5550         the default value.
5551
5552 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5553
5554         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
5555         instead of `elmo-nntp-default-port'.
5556
5557         * wl-vars.el: Fixed some doc strings.
5558
5559 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
5560
5561         * wl-summary.el (wl-summary-prefetch-msg): Use
5562         `elmo-msgdb-overview-get-entity' instead of `assoc'.
5563
5564         * wl-vars.el: Define *-func as obsolete variable using
5565         `elmo-define-obsolete-variable'.
5566
5567         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
5568         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
5569         instead of `wl-message-buffer-prefetch-threshold'.
5570
5571         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
5572
5573         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
5574
5575         * wl-draft.el (wl-caesar-region-func): Ditto.
5576
5577         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
5578         Keep unread status in elmo-folder-move-messages.
5579         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
5580
5581 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5582
5583         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
5584         `wl-summary-buffer-exit-func'
5585         (wl-summary-buffer-message-redisplay-function): Renamed from
5586         `wl-summary-buffer-message-redisplay-func'
5587         (wl-summary-buffer-next-folder-function): Renamed from
5588         `wl-summary-buffer-next-folder-func'.
5589         (wl-summary-buffer-prev-folder-function): Renamed from
5590         `wl-summary-buffer-prev-folder-func'.
5591         (wl-summary-get-petname-function): Renamed from
5592         `wl-summary-get-petname-func'.
5593
5594         * wl-score.el (wl-score-edit-exit-function): Renamed from
5595         `wl-score-edit-exit-func'.
5596
5597         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
5598         Renamed from `wl-message-buffer-prefetch-get-next-function'.
5599
5600         * wl-util.el (wl-load-profile-function): Renamed from
5601         `wl-load-profile-func'.
5602
5603         * wl-folder.el (wl-folder-completion-function): Renamed from
5604         `wl-folder-completion-func'.
5605         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
5606
5607         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
5608         `wl-expire-archive-get-folder-func'.
5609         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
5610         (wl-draft-send-mail-function): Renamed from
5611         `wl-draft-send-mail-func'.
5612         (wl-draft-send-news-function): Renamed from
5613         `wl-draft-send-news-func'.
5614         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
5615         (wl-generate-mailer-string-function): Renamed from
5616         `wl-generate-mailer-string-func'.
5617         (wl-highlight-signature-search-function): Renamed from
5618         `wl-highlight-signature-search-func'.
5619         (wl-highlight-x-face-function): Renamed from
5620         `wl-highlight-x-face-func'
5621         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
5622         (wl-ps-print-buffer-function): Renamed from
5623         `wl-ps-print-buffer-func'
5624         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
5625         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
5626         (wl-summary-subject-filter-function): Renamed from
5627         `wl-summary-subject-filter-func'.
5628
5629         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
5630         `wl-draft-queue-flush-send-func'
5631         (wl-draft-cite-function): Renamed from
5632         `wl-draft-cite-func'
5633
5634         * wl-address.el (wl-address-init-function): Renamed from
5635         `wl-address-init-func'.
5636
5637 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
5638
5639         * wl-draft.el (wl-draft-queue-flush): Don't call
5640         `elmo-dop-unlock-message'.
5641         * wl-draft.el (wl-draft-queue-append): Don't call
5642         `elmo-dop-lock-message'.
5643
5644         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
5645         (wl-summary-buffer-folder-name): Ditto.
5646         (wl-summary-message-regexp): Added '-' (all other related portions
5647         are changed).
5648         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
5649         wl-summary-buffer-folder-name.
5650
5651 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
5652
5653         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
5654         the number of mails in the folder buffer is not updated by wl-biff.
5655
5656 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
5657
5658         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
5659         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
5660
5661 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
5662
5663         * wl-summary.el (wl-summary-next-message):
5664         Return next message number when wl-summary-move-order is nil.
5665
5666 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
5667
5668         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
5669         `wl-summary-move-spec-alist'.
5670         (wl-summary-move-spec-unplugged-alist): New variable
5671         (Move spec for unplugged status).
5672         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
5673         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
5674
5675 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
5676
5677         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
5678         * wl-mule.el (wl-draft-overload-menubar): Ditto.
5679
5680 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
5681
5682         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
5683         simple quotation to quote the anonymous function.
5684         * tm-wl.el (wl-draft-preview-message): Ditto.
5685
5686 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
5687
5688         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
5689         Eliminate redundant `save-excursion'.
5690         (wl-highlight-summary-current-line): Ditto.
5691
5692         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
5693         accessing match data when `looking-at' failed.
5694
5695         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
5696         `elmo-match-string' where users don't care about the speed.
5697         (wl-draft-save): Ditto.
5698
5699 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5700
5701         * wl-util.el (wl-regexp-opt): New function.
5702
5703         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
5704         number from `wl-summary-buffer-number-list'.
5705         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
5706         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
5707         (wl-summary-move-spec-alist): Changed default setting.
5708
5709 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5710
5711         * wl-vars.el (wl-biff-notify-hook): New hook.
5712         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
5713         the arrival of new mail.
5714         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
5715         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
5716
5717 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
5718
5719         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
5720
5721 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
5722
5723         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
5724
5725         * Version number is increased to 2.5.8.
5726
5727         * wl-thread.el (toplevel): require 'cl.
5728         (wl-thread-resume-entity): Call wl-thread-make-number-list.
5729         (wl-thread-make-number-list): New function.
5730         (wl-thread-entity-make-number-list-from-children): Ditto.
5731         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
5732         (wl-thread-entity-insert-as-children): Likewise.
5733         (wl-thread-delete-message): Likewise.
5734         (wl-meaning-of-mark): Eliminated.
5735         (wl-thread-next-failure-mark-p): Ditto.
5736         (wl-thread-entity-get-mark): Ditto.
5737         (wl-thread-meaning-alist-get-result): Ditto.
5738         (wl-thread-entity-check-prev-mark): Ditto.
5739         (wl-thread-entity-check-next-mark): Ditto.
5740         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
5741         (wl-thread-entity-get-prev-marked-entity): Ditto.
5742         (wl-thread-get-prev-unread): Ditto.
5743         (wl-thread-jump-to-prev-unread): Ditto.
5744         (wl-thread-get-next-unread): Ditto.
5745         (wl-thread-jump-to-next-unread): Ditto.
5746         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
5747         (wl-thread-entity-get-next-marked-entity): Ditto.
5748
5749         * wl-summary.el (wl-summary-buffer-number-list):
5750         New bufer-local variable.
5751         (wl-summary-switch-to-clone-buffer): Clone
5752         `wl-summary-buffer-number-list'.
5753         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
5754         (wl-summary-cursor-move-regex): Eliminated.
5755         (wl-summary-cursor-up): Rewrite.
5756         (wl-summary-cursor-down): Ditto.
5757         (wl-summary-mode-spec-alist): New variable.
5758         (wl-summary-next-message): New inline function.
5759         (wl-summary-cursor-move): New function.
5760         (wl-summary-default-get-next-msg): Rewrite.
5761         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
5762         (wl-summary-rescan): Ditto.
5763         (wl-summary-sync-all-init): Ditto.
5764         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
5765         summary is not thread view.
5766         (wl-summary-sync-update): Ditto.
5767         (wl-summary-rescan): Ditto.
5768         (wl-summary-make-number-list): New function.
5769
5770         * wl-draft.el: "FCC" -> "Fcc".
5771
5772 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5773
5774         * wl-highlight.el (wl-highlight-summary-window):
5775         Call `set-buffer-modified-p'.
5776
5777         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
5778         (wl): Call `elmo-init' and fix.
5779
5780         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
5781         Use new variables.
5782
5783         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
5784
5785 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5786
5787         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
5788
5789 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5790
5791         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
5792
5793 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5794
5795         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
5796         `wl-use-toolbar' nor `display-graphic-p'.
5797         (wl-e21-setup-message-toolbar): Ditto.
5798         (wl-e21-setup-summary-toolbar): Ditto.
5799         (wl-e21-setup-folder-toolbar): Ditto.
5800
5801         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
5802         (wl-plugged-init-icons): Ditto.
5803
5804         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
5805         `display-graphic-p'.
5806         (wl-plugged-set-folder-icon): Ditto.
5807         (wl-highlight-plugged-current-line): Ditto.
5808         (wl-highlight-folder-current-line): Ditto.
5809         (wl-e21-highlight-folder-group-line): Ditto.
5810         (wl-e21-setup-toolbar): Ditto.
5811         (wl-e21-display-image-p): New macro.
5812
5813         * wl-demo.el (wl-demo): Simplified.
5814         (wl-demo-image-type-alist): Use `image-type-available-p' for
5815         checking whether the image type `xbm' is available.
5816
5817 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5818
5819         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
5820         (wl-summary-input-range): Ditto.
5821
5822 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5823
5824         * wl-summary.el (wl-summary-edit-addresses): Use
5825         `wl-summary-get-original-buffer'
5826         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
5827         (wl-summary-jump-to-msg-by-message-id-via-nntp):
5828         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
5829         (wl-summary-get-newsgroups): Eliminated.
5830         (wl-summary-set-crosspost): Ditto.
5831         (wl-summary-is-crosspost-folder): Ditto.
5832         (wl-crosspost-alist-load): Ditto.
5833         (wl-crosspost-alist-save): Ditto.
5834
5835         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
5836         `elmo-setup-subscribed-newsgroups' instead of
5837         `elmo-nntp-make-groups-hashtb'.
5838         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
5839         instead of `wl-crosspost-alist-save'.
5840
5841         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
5842         of `elmo-folder-message-appendable-p'.
5843         (wl-mime-header-presentation-method): Eliminated.
5844
5845         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
5846         (Error occurs in emacs21).
5847
5848         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
5849         the current buffer).
5850
5851         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
5852         instead of `wl-crosspost-alist-save'.
5853         (wl-init): `elmo-crosspost-message-alist-load'
5854         instead of `wl-crosspost-alist-load'
5855
5856         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
5857         (wl-parse-newsgroups): Likewise.
5858         (wl-biff-notify): Run `wl-biff-notify-hook'.
5859
5860 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
5861
5862         * wl-vars.el (wl-summary-lazy-highlight): New variable.
5863
5864         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
5865         when `wl-summary-lazy-highlight' is non-nil.
5866         (wl-summary-goto-folder-subr): Highlight only when
5867         `wl-summary-lazy-highlight' is non-nil.
5868
5869         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
5870         Don't display progress and highlight temp-mark when
5871         `wl-summary-lazy-highlight' is non-nil.
5872         (wl-highlight-summary-window): New function.
5873         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
5874
5875 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5876
5877         * wl-summary.el (wl-summary-sync): Change `all-visible'
5878         from `all-shown'
5879         (wl-summary-input-range): Ditto.
5880
5881 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5882
5883         * wl-e21.el (wl-highlight-folder-current-line): Call
5884         `wl-folder-init-icons' when folder icons have not been initialized.
5885
5886         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
5887
5888         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
5889         (wl-demo-image-type-alist): New macro.
5890
5891 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5892
5893         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
5894         display does not support graphics.
5895         (wl-plugged-init-icons): Ditto.
5896         (wl-folder-init-icons): Ditto.
5897
5898         * wl-demo.el (wl-demo): Chech closely whether the display
5899         supports graphics.
5900
5901 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
5902
5903         * wl-summary.el (wl-summary-get-original-buffer): New function.
5904         (wl-summary-set-crosspost): Use it.
5905         (wl-summary-target-mark-uudecode): Ditto.
5906         (wl-summary-reedit): Ditto.
5907         (wl-summary-resend-bounced-mail): Ditto.
5908         (wl-summary-update-crosspost): Eliminated (It may be incorporated
5909         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
5910
5911         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
5912         (wl-message-display-internal): Ditto.
5913
5914 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
5915
5916         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
5917
5918 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
5919
5920         * wl-summary.el (wl-summary-save-view): Renamed from
5921         `wl-summary-save-status'.
5922
5923 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5924
5925         * wl-summary.el (wl-summary-sync): Added `all-shown'
5926
5927 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
5928
5929         * wl-summary.el (wl-summary-input-range): Added `all-shown'
5930
5931 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
5932
5933         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
5934
5935 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
5936
5937         * wl-highlight.el (wl-highlight-summary-line-string): Use
5938         `zerop' instead of `= 0'.
5939         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
5940
5941         * wl-template.el (wl-template-next): Use `=' instead of `eq'
5942         for comparing numbers.
5943         (wl-template-prev): Use `zerop' instead of `eq 0'.
5944
5945         * wl-draft.el (wl-draft-insert-current-message): Use
5946         `with-current-buffer' instead of `save-excursion'.
5947         Use `zerop' instead of `eq 0'.
5948
5949 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
5950
5951         * wl-draft.el (wl-draft-insert-ccs): New function.
5952         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
5953         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
5954
5955 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
5956
5957         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
5958
5959 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
5960
5961         * wl-expire.el (wl-expire-refile): Don't call
5962         elmo-msgdb-add-msgs-to-seen-list;
5963         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
5964         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5965
5966 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
5967
5968         * wl-message.el (wl-message-prev-page): Ignore errors while
5969         scroll-down.
5970
5971 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
5972
5973         * wl-mime.el: Use elmo-original-message-mode instead of
5974         mmelmo-original-mode.
5975
5976         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
5977         `elmo-folder-get-spec';
5978         (wl-fldmgr-add-completion-all-completions):
5979         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
5980
5981         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
5982         of `elmo-folder-get-type'.
5983
5984         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
5985         `elmo-folder-get-spec';
5986         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
5987         Use `elmo-folder-append-message' instead of `elmo-append-msg';
5988         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
5989         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
5990         `elmo-read-msg-no-cache';
5991         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
5992         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
5993         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
5994         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
5995         `elmo-cache-save';
5996         (wl-draft-reedit): Use `elmo-message-file-name'.
5997
5998         * wl-expire.el: Use `elmo-folder-name-internal';
5999         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6000         Use macro `wl-summary-buffer-msgdb' instead of variable
6001         `wl-summary-buffer-msgdb';
6002         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6003         Use macro `wl-summary-buffer-folder-name' instead of variable
6004         `wl-summary-buffer-folder-name'.
6005         * wl-score.el: Likewise.
6006
6007         * wl-message.el: Rewrite for new message buffer cache mechanism.
6008         (wl-message-buffer-cache-buffer-get): New macro.
6009         (wl-message-buffer-cache-folder-get): Ditto.
6010         (wl-message-buffer-cache-message-get): Ditto.
6011         (wl-message-buffer-cache-entry-make): Ditto.
6012         (wl-message-buffer-cache-hit): Ditto.
6013         (wl-message-buffer-cache-sort): New function.
6014         (wl-message-buffer-cache-add): Ditto.
6015         (wl-message-buffer-cache-delete): Ditto.
6016         (wl-message-buffer-cache-clean-up): Ditto.
6017         (wl-message-buffer-window): Rewrite.
6018         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6019         (wl-message-buffer-display): New function.
6020         (wl-message-display-internal): New function.
6021
6022 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6023
6024         * wl-folder.el: Use `elmo-folder-name-internal';
6025         Use `wl-folder-get-elmo-folder';
6026         Use `elmo-folder-list-messages' instead of
6027         `elmo-list-folder';
6028         Use `elmo-folder-get-primitive-list' instead of
6029         `elmo-folder-get-primitive-spec-list';
6030         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6031         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6032         Use `elmo-folder-create' instead of `elmo-create-folder'.
6033         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6034         (wl-folder-get-elmo-folder): New macro.
6035         (wl-folder-elmo-folder-cache-get): Ditto.
6036         (wl-folder-elmo-folder-cache-put): Ditto.
6037         (wl-folder-suspend): Call `elmo-quit'.
6038
6039         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6040         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6041         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6042         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6043         (toplevel): require 'cl.
6044         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6045
6046         * wl-summary.el: Rewrite to use new elmo interface.
6047
6048 \f
6049 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6050
6051         * wl-mime.el (wl-draft-preview-message):
6052         Run `wl-draft-send-hook' before collecting recipients information;
6053         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6054
6055         * tm-wl.el (wl-draft-preview-message): Ditto.
6056
6057 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6058
6059         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6060         wrong receipients are displayed when forwarded message.
6061
6062 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6063
6064         * Version number is increased to 2.5.7.
6065
6066 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6067
6068         * wl-message.el (wl-message-next-page): Bind
6069         `window-pixel-scroll-increment' to nil while scrolling up.
6070
6071 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6072
6073         * wl-vars.el (wl-save-hook): New hook.
6074         * wl.el (wl-save): Call `wl-save-hook'.
6075
6076 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6077
6078         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6079         Argument WITH-ARG instead of NO-ARG (negative mean).
6080         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6081         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6082         * wl-message.el (wl-message-follow-current-entity): Likewise.
6083
6084 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6085
6086         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6087         FROM was optional argument.
6088         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6089
6090 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6091
6092         * Version number is increased to 2.5.6.
6093
6094 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6095
6096         * wl-version.el (wl-version-show): Removed.
6097         (wl-version): Add `interactive'.
6098
6099 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6100
6101         * wl-summary.el (wl-summary-get-petname-func): New variable.
6102         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6103         instead of `wl-address-get-petname-1'.
6104         (wl-summary-simple-from): Ditto.
6105
6106         * wl-address.el (wl-address-get-petname-1): Define as function.
6107
6108 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6109
6110         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6111         field in the original message.
6112         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6113
6114 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6115
6116         * wl-expire.el (wl-expire-hide):
6117         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6118
6119 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6120
6121         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6122         find decoder for To, Cc, and Subject.
6123
6124 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
6125
6126         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
6127         for checking `elmo-use-buffer-cache'.
6128         (wl-summary-mark-as-important): Fixed typo in comment.
6129
6130 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
6131
6132         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
6133         field in the original message.
6134         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6135
6136 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
6137
6138         * wl-expire.el (wl-expire-hide):
6139         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
6140
6141 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6142
6143         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
6144         find decoder for To, Cc, and Subject.
6145
6146 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
6147
6148         * Version number is increased to 2.5.5.
6149
6150         * wl-address.el (wl-address-specials-regexp): New constant.
6151         (wl-address-quote-specials): Use it.
6152
6153 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
6154
6155         * wl-summary.el (wl-summary-rescan):
6156         Call `wl-summary-buffer-number-column-detect'.
6157         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
6158
6159         * wl-message.el (wl-message-mode-map): Define.
6160         (wl-message-decode): Use it as local-map.
6161
6162 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
6163
6164         * wl-score.el (wl-score-guess-like-gnus): Abolished.
6165         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
6166
6167 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6168
6169         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
6170
6171         * wl-mule.el (wl-read-event-char): Ditto.
6172
6173         * wl-e21.el (wl-read-event-char): Ditto.
6174
6175         * wl-nemacs.el (wl-read-event-char): Ditto.
6176         (read-event): Removed.
6177
6178         * wl-util.el (toplevel): Removed dummy definition of
6179         `read-event'.
6180         (wl-read-event-char, wl-xmas-read-event-char): Removed.
6181
6182 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6183
6184         * wl-nemacs.el (elmo-archive-call-process): Moved to
6185         elmo-archive.el.
6186
6187 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6188
6189         * wl-draft.el (wl-draft-reply-list-symbol): New function.
6190         (wl-draft-reply): Use it.  Fixed "No match field" error message.
6191
6192         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
6193         instead of magic-number 6.  Use `not' instead of `null' for symbol
6194         `nil' check (not empty list).
6195         (wl-draft-insert-x-face-field): Fixed paren style.
6196
6197         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
6198         one-branch conditional statement, instead of `and' and `if'.
6199         (wl-draft-forward): Likewise.
6200         (wl-draft-add-references): Likewise.
6201         (wl-draft-yank-from-mail-reply-buffer): Likewise.
6202
6203         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
6204         conditional steatment.  Use `cond' instead of `if'.
6205         (wl-draft-confirm): Likewise.
6206
6207 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6208
6209         * wl-version.el (wl-version-show): Use `product-string-1'
6210         instead of `wl-version'.
6211         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
6212
6213         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
6214
6215 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6216
6217         * wl-highlight.el (wl-highlight-headers): Revert
6218         `wl-highlight-x-face-func' argument (`beg' and `end').
6219
6220 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6221
6222         * wl.el (toplevel): Move `product-provide' declare.
6223         * wl-demo.el (toplevel): Ditto.
6224         * wl-dnd.el (toplevel): Ditto.
6225         * wl-highlight.el (toplevel): Ditto.
6226         * wl-message.el (toplevel): Ditto.
6227         * wl-refile.el (toplevel): Ditto.
6228         * wl-util.el (toplevel): Ditto.
6229
6230 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
6231
6232         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
6233         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
6234         (wl-thread-close-all): keep cursor position.
6235
6236 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6237
6238         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
6239         (eq x 0).
6240         (wl-generate-user-agent-string-1): Fix conditional statement.
6241
6242 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6243
6244         * wl.el (wl-check-environment): Additional check for
6245         'wl-local-domain' and `wl-message-id-domain'.
6246
6247 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6248
6249         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6250
6251 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6252
6253         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6254         instead of `smtp-sasl-user-realm'.
6255
6256 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6257
6258         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6259
6260 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6261
6262         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
6263         to the default value as well as `eword-lexical-analyzer'.
6264
6265 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6266
6267         * wl-version.el (wl-extended-emacs-version,
6268         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
6269         `elmo-match-string' instead of `wl-match-string'.
6270
6271 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6272
6273         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
6274         docstring.
6275
6276 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
6277
6278         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
6279
6280 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6281
6282         * wl-highlight.el (wl-highlight-headers): Remove
6283         `wl-highlight-x-face-func' argument (`beg' and `end').
6284
6285 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6286
6287         * wl-summary.el (wl-summary-mark-as-important):
6288         Remove cache if folder is local.
6289
6290 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
6291
6292         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
6293         to get existing e-mail address string.
6294
6295 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6296
6297         * wl-version.el (wl-generate-user-agent-string): Commentary.
6298         (wl-generate-user-agent-string-1): Use `when' for
6299         one-branch conditional statement, instead of `and' and `if'.
6300         (wl-extended-emacs-version, wl-extended-emacs-version2,
6301         wl-extended-emacs-version3): Ditto.
6302
6303 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6304
6305         * wl-summary.el (wl-summary-sync-all-init): New inline function.
6306         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
6307         condition-case; Remove initialization.
6308         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
6309         (wl-summary-sync-update3): Added argument `sync-all';
6310         Eliminated local variable `msgdb';
6311         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
6312         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
6313         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
6314
6315 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
6316
6317         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
6318         connection before call `wl-draft-send-mail-with-smtp'.
6319
6320 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6321
6322         * Version number is increased to 2.5.4.
6323
6324 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
6325
6326         * wl.el (wl-check-environment): Additional check for
6327         'wl-local-domain' and `wl-message-id-domain'.
6328
6329 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6330
6331         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
6332         buffer as command specific.
6333         (wl-folder-mark-as-read-all-entity): Ditto.
6334         (wl-folder-prefetch-entity): Ditto.
6335         (wl-folder-drop-unsync-entity): Ditto.
6336
6337         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
6338         (wl-prog-uudecode-no-stdout-option): Changed default to t.
6339         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
6340
6341         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
6342         save-excursion.
6343
6344 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
6345
6346         * Version number is increased to 2.5.3.
6347
6348         * wl-summary.el (wl-summary-save-view-cache):
6349         Delete duplicated `write-region';
6350         Use `write-region-as-binary' instead of `as-binary-output-file' and
6351         `write-region'.
6352
6353 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6354
6355         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
6356
6357 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
6358
6359         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
6360         instead of `smtp-via-smtp'.
6361
6362 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6363
6364         * wl-draft.el (toplevel): Delete defvar for sasl-*.
6365
6366 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6367
6368         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
6369         instead of `smtp-sasl-user-realm'.
6370
6371 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6372
6373         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
6374
6375 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
6376
6377         * Version number is increased to 2.5.2.
6378
6379 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
6380
6381         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
6382         does not exist.
6383         (wl-biff-stop): Call `cancel-timer' if timer already exists.
6384         (wl-biff-start): Call `timer-activate' if timer already exists.
6385
6386         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
6387         only when it is bound as function.
6388
6389 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
6390
6391         * Version number is increased to 2.5.1.
6392
6393 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
6394
6395         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
6396         Print refile/copy destination.
6397
6398 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
6399
6400         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
6401         queue-flush-only is non-nil.
6402
6403         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
6404
6405         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
6406         checking cache folder.
6407
6408 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6409
6410         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
6411         `regexp-quote'.
6412
6413 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6414
6415         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
6416         function.
6417         * wl-summary.el (wl-summary-write-current-folder-functions):
6418         Change default value.  Use it.
6419
6420 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6421
6422         * Version number is increased to 2.5.0.
6423
6424         * wl-version.el (wl-version): Changed codename.
6425
6426 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
6427
6428         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
6429         (wl-summary-supersedes-message): Ditto.
6430
6431 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6432
6433         * wl-refile.el (wl-refile-guess-functions): Renamed from
6434         `wl-refile-guess-func-list'.
6435
6436 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
6437
6438         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6439         Fixed problem when no rule was matched.
6440
6441 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6442
6443         * wl-summary.el (wl-summary-get-mark): Fixed
6444         `wl-summary-buffer-target-mark' check logic.
6445
6446 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6447
6448         * wl-folder.el (wl-folder-write-current-folder): Added group
6449         folder check.
6450
6451         * wl-summary.el (wl-summary-write-current-folder): Renamed from
6452         `wl-summary-write-current-newsgroup'.
6453         (wl-summary-write-current-folder-functions): New variable.
6454         * wl-folder.el (wl-folder-get-newsgroups): New function.
6455         (wl-folder-guess-mailing-list-by-refile-rule): New function.
6456         (wl-folder-write-current-folder): Renamed from
6457         `wl-folder-write-current-newsgroup'.
6458
6459 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6460
6461         * Version number is increased to 2.3.93.
6462
6463 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6464
6465         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
6466         (wl-ldap-make-matched-value-list): Ditto.
6467         (wl-ldap-alias-safe-string): Split e-mail address.
6468
6469         * wl-summary.el (wl-summary-read-folder): Fixed problem when
6470         petname folder default was selected.
6471         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
6472         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
6473
6474 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6475
6476         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
6477         to `wl-draft-config-exec'.
6478
6479         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
6480         instead of calling `wl-draft-config-exec';
6481         Process group-list and show recipients in minibuffer.
6482
6483         * tm-wl.el (wl-draft-preview-message): Ditto.
6484
6485 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6486
6487         * wl.el (toplevel): Added (C) to copyright notice, and
6488         sync Author header.
6489         * tm-wl.el (toplevel): Ditto.
6490         * wl-address.el (toplevel): Ditto.
6491         * wl-demo.el (toplevel): Ditto.
6492         * wl-dnd.el (toplevel): Ditto.
6493         * wl-draft.el (toplevel): Ditto.
6494         * wl-e21.el (toplevel): Ditto.
6495         * wl-expire.el (toplevel): Ditto.
6496         * wl-folder.el (toplevel): Ditto.
6497         * wl-highlight.el (toplevel): Ditto.
6498         * wl-message.el (toplevel): Ditto.
6499         * wl-mime.el (toplevel): Ditto.
6500         * wl-mule.el (toplevel): Ditto.
6501         * wl-nemacs.el (toplevel): Ditto.
6502         * wl-refile.el (toplevel): Ditto.
6503         * wl-score.el (toplevel): Ditto.
6504         * wl-summary.el (toplevel): Ditto.
6505         * wl-template.el (toplevel): Ditto.
6506         * wl-thread.el (toplevel): Ditto.
6507         * wl-util.el (toplevel): Ditto.
6508         * wl-vars.el (toplevel): Ditto.
6509         * wl-xmas.el (toplevel): Ditto.
6510
6511 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
6512
6513         * wl.el (wl-init): Added comment about `wl-init-hook'.
6514         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
6515         * wl-vars.el (wl-init-hook): Added docs.
6516         (wl-make-plugged-hook): Removed useless docs.
6517         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
6518         * wl-xmas.el (toplevel): Ditto.
6519
6520 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6521
6522         * wl-address.el (toplevel): Fixed multiple Author header format.
6523         * wl-demo.el (toplevel): Ditto.
6524         * wl-draft.el (toplevel): Ditto.
6525         * wl-folder.el (toplevel): Ditto.
6526         * wl-summary.el (toplevel): Ditto.
6527         * wl-thread.el (toplevel): Ditto.
6528         * wl-util.el (toplevel): Ditto.
6529         * wl-vars.el (toplevel): Ditto.
6530         * wl-version.el (toplevel): Ditto.
6531         * wl-xmas.el (toplevel): Ditto.
6532         * wl.el (toplevel): Ditto.
6533
6534         * wl-version.el (toplevel): Added require `elmo-version' for
6535         `product-version-as-string'.
6536
6537 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
6538
6539         * wl-vars.el (wl-draft-send-hook): Changed default value to
6540         '(wl-draft-config-exec).
6541
6542         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
6543         explicitly.
6544         (wl-draft): Set `wl-draft-config-exec-flag' before running
6545         `wl-mail-setup-hook'.
6546
6547         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
6548         `wl-biff-init-icons' to `wl-init-hook' instead of
6549         `wl-make-plugged-hook'.
6550         (Because if `wl-draft' command is invoked at first,
6551         they are not initialized)
6552         Updated copyright notice.
6553
6554         * wl-e21.el (toplevel): Ditto;
6555
6556         * wl-demo.el (toplevel): Updated copyright notice.
6557         * wl-address.el (toplevel): Ditto.
6558         * wl-draft.el (toplevel): Ditto.
6559         * wl-version.el (toplevel): Ditto.
6560         * wl-folder.el (toplevel): Ditto.
6561         * wl-summary.el (toplevel): Ditto.
6562         * wl-thread.el (toplevel): Ditto.
6563         * wl-util.el (toplevel): Ditto.
6564         * wl-vars.el (toplevel): Ditto.
6565         * wl.el (toplevel): Ditto.
6566
6567 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6568
6569         * wl-highlight.el (wl-highlight-message): Fixed problem of
6570         highlighting failure which occured when the last field contains
6571         multiple lines in the draft buffer.
6572
6573         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
6574         `wl-biff-start' if plugged.
6575
6576         * wl-util.el (wl-biff-check-folder): New function.
6577         (wl-biff-check-folders): Don't set session name prefix.
6578         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
6579         (wl-biff-check-folder-async): Ditto.
6580
6581         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
6582         in email address.
6583
6584 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
6585
6586         * wl-vars.el (wl-subject-prefix-regexp): New variable.
6587
6588         * wl-draft.el (wl-draft-strip-subject-re): New function.
6589
6590         * wl-draft.el (wl-draft-reply): Use it.
6591
6592 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * wl-message.el (wl-mmelmo-message-redisplay): Use
6595         `mime-display-message' instead of `wl-mime-display-message'.
6596
6597         * wl-mime.el (toplevel): Removed compatibility workaround
6598         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
6599         (wl-mime-display-message): Abolished.
6600         (wl-mime-entity-read-field): Ditto.
6601         (wl-mime-combine-message/partial-pieces): Use
6602         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
6603
6604 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
6605
6606         * wl-template.el: Doc fixes.
6607
6608 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6609
6610         * wl-e21.el (wl-message-overload-functions): Do nothing if
6611         `current-local-map' is not available.
6612         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
6613
6614 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6615
6616         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
6617         representation.
6618
6619         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
6620         number.
6621         (wl-fldmgr-save-folders): Don't use `format' when insert
6622         `wl-fldmgr-folders-header'.
6623
6624 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
6625
6626         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
6627
6628 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
6629
6630         * wl-highlight.el (wl-highlight-message):
6631         Use `std11-field-end' to detect end point of the header field.
6632         Refer `wl-highlight-max-header-size'.
6633
6634         * wl-vars.el (wl-highlight-max-header-size): New variable.
6635
6636         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
6637
6638         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6639         Set `for-draft' argument of wl-highlight-headers.
6640         (wl-draft): Ditto.
6641         (wl-draft-reedit): Ditto.
6642         (wl-user-agent-compose-internal): Ditto.
6643
6644 2000-10-24   Daiki Ueno <ueno@unixuser.org>
6645
6646         * wl-message.el (wl-message-add-button): Use overlay.
6647
6648 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
6649
6650         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
6651
6652         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
6653         problem when group-list content is nothing.
6654         (Reported by Mito <mit@nines.nec.co.jp>)
6655
6656 2000-10-18  SAITO Atsunori <sai@yedo.com>
6657
6658         * wl-summary.el (wl-summary-print-destination): Adjust line length.
6659
6660 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6661
6662         * tm-wl.el (toplevel): Use product-provide.
6663
6664 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
6665
6666         * Version number is increased to 2.3.92.
6667
6668 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6669
6670         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
6671         title text, use `display' property for left margin under Emacs 21.
6672
6673         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
6674         properties.
6675         (wl-plugged-init-icons): Ditto.
6676
6677 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6678
6679         * wl.el (wl-save-status, wl-init): Remove last period in
6680         "...done." message.
6681         * tm-wl.el (wl-summary-burst): Ditto.
6682         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
6683         wl-summary-resume-cache-status,
6684         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
6685         wl-summary-sync-update3, wl-summary-highlight-msgs,
6686         wl-summary-flush-pending-append-operations,
6687         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
6688         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
6689         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
6690         wl-thread-open-all): Ditto.
6691         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6692         * wl-mime.el (wl-summary-burst): Ditto.
6693         * wl-highlight.el (wl-highlight-summary): Ditto.
6694         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
6695         wl-folder-open-all, wl-folder-update-access-group): Ditto.
6696         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
6697         * wl-address.el (wl-local-address-init): Ditto.
6698
6699 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6700
6701         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
6702         `add-text-properties'.
6703         (wl-plugged-init-icons): Ditto.
6704         (wl-folder-init-icons): Use `propertize' instead of
6705         `put-text-property'.
6706         (wl-plugged-set-folder-icon): Ditto.
6707         (wl-e21-highlight-folder-group-line): Ditto.
6708
6709 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
6710
6711         * wl-version.el (wl-version-status-alist): New variable.
6712         (wl-version-status): New function.
6713
6714         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
6715         "Cc" part of the case "Reply-To".
6716
6717         * wl-draft.el (wl-draft-reply): Use result of
6718         `eword-extract-address-components'.
6719
6720         * wl-demo.el (wl-demo-icon-name): New constant.
6721         (wl-logo-xpm): Use it.
6722         (wl-logo-xbm): Ditto.
6723         (wl-logo-bitmap): Ditto.
6724
6725         * Version number is increased to 2.3.91.
6726
6727 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6728
6729         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
6730         (wl-extended-emacs-version, wl-extended-emacs-version2,
6731         wl-extended-emacs-version3): Remove `interactive'.  Fixed
6732         docstring.
6733
6734         * wl-version.el (wl-generate-user-agent-string-1): New function.
6735         (wl-generate-user-agent-string): Use it.
6736
6737         * wl-version.el (wl-generate-user-agent-string-1): Ignore
6738         `mime-edit-insert-user-agent-field'.
6739         (wl-generate-user-agent-string): Check
6740         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
6741
6742         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
6743         instead of `if', when verbose case.
6744
6745 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6746
6747         * wl-expire.el (wl-summary-expire): Fix.
6748
6749 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
6750
6751         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
6752         and `elmo-lost+found-folder' if 'wl-draft.
6753         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
6754
6755 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6756
6757         * wl-expire.el (wl-summary-expire): Change messages.
6758         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
6759         `deleing-info' instead of "Deleting..."
6760
6761 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
6762
6763         * wl-summary.el (wl-summary-refile-subr): Fix.
6764
6765 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6766
6767         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
6768         if pipe folder.
6769
6770 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6771
6772         * wl-vars.el (wl-draft-use-cache): Default `nil'.
6773
6774 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
6775
6776         * wl-expire.el (wl-expire-hide): New function.
6777         (wl-summary-expire): Add `hide'.
6778
6779 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
6780
6781         * wl-vars.el (wl-draft-reply-without-argument-list):
6782         Changed default value to consider `Reply-To:'.
6783         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
6784
6785         * Version number is increased to 2.3.90.
6786
6787         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
6788         elmo-imap4-get-session with unwind-protect.
6789         Don't cause error.
6790         (wl-summary-sync-marks): Don't check plugged nor folder type.
6791         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
6792         (Always keep current buffer).
6793
6794 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
6795
6796         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
6797         Enclose with `save-excursion'.
6798
6799 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6800
6801         * wl-version.el (wl-version): Remove interactive.
6802
6803 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6804
6805         * wl-version.el (wl-generate-user-agent-string): Use
6806         `product-string-verbose' instead of `product-string-1'.
6807
6808 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6809
6810         * wl-vars.el (wl-draft-use-cache): New variable.
6811         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
6812         if wl-draft-use-cache is non-nil.
6813
6814 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
6815
6816         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
6817         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
6818
6819 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
6820
6821         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
6822         (wl-thread-msg-mark-as-unread): Ditto.
6823
6824         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
6825         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
6826         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
6827         Don't set mark in summary if return value of `elmo-mark-as-read'
6828         is nil.
6829         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
6830         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
6831         instead of `wl-thread-msg-mark-as-read'.
6832         (wl-summary-mark-as-unread-region): Ditto.
6833         (wl-summary-target-mark-mark-as-read): Ditto.
6834
6835         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
6836
6837 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
6838
6839         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
6840
6841         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
6842
6843 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6844
6845         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
6846         face.
6847
6848 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
6849
6850         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
6851         `running-xemacs'.
6852
6853 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6854
6855         * wl-version.el (toplevel): Use `product-version-as-string' for
6856         set verstion-string, if defined.
6857
6858         * wl-version.el (wl-version-show): Insert string at point, when
6859         call with argument.
6860
6861         * wl-version.el (wl-generate-user-agent-string): Use
6862         `product-string-1' instead of `wl-appname', `wl-version' and
6863         `wl-codename'.
6864
6865 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6866
6867         * wl-address.el (toplevel): Use product-provide.
6868         * wl-demo.el (toplevel): Ditto.
6869         * wl-dnd.el (toplevel): Ditto.
6870         * wl-draft.el (toplevel): Ditto.
6871         * wl-e21.el (toplevel): Ditto.
6872         * wl-expire.el (toplevel): Ditto.
6873         * wl-fldmgr.el (toplevel): Ditto.
6874         * wl-folder.el (toplevel): Ditto.
6875         * wl-highlight.el (toplevel): Ditto.
6876         * wl-message.el (toplevel): Ditto.
6877         * wl-mime.el (toplevel): Ditto.
6878         * wl-mule.el (toplevel): Ditto.
6879         * wl-nemacs.el (toplevel): Ditto.
6880         * wl-refile.el (toplevel): Ditto.
6881         * wl-score.el (toplevel): Ditto.
6882         * wl-summary.el (toplevel): Ditto.
6883         * wl-template.el (toplevel): Ditto.
6884         * wl-thread.el (toplevel): Ditto.
6885         * wl-util.el (toplevel): Ditto.
6886         * wl-vars.el (toplevel): Ditto.
6887         * wl-xmas.el (toplevel): Ditto.
6888         * wl.el (toplevel): Ditto.
6889
6890 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6891
6892         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
6893         instead of product.
6894
6895         * wl-version.el (wl-version): Compile time evalution elmo-version.
6896
6897 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
6898
6899         * wl-summary.el (wl-summary-sync-force-update): Append queue
6900         `mark-as-read'if unplugged.
6901
6902 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6903
6904         * wl-version.el: New file.  Use product.el.
6905         * wl.el: add (require 'wl-version).
6906         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
6907         for ~/.folders header.
6908         (wl-fldmgr-folders-header): Changed.
6909         * wl-demo.el (wl-demo): Use product.el.
6910
6911         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
6912         wl-version.el.
6913         * wl-util.el (wl-version, wl-version-show): Ditto.
6914
6915         * wl-util.el (wl-generate-user-agent-string,
6916         wl-extended-emacs-version, wl-extended-emacs-version2,
6917         wl-extended-emacs-version3): Move to wl-version.el.
6918         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
6919         xemacs-codename, mime-edit-insert-user-agent-field,
6920         mime-edit-user-agent-value, mime-editor/version,
6921         mime-editor/codename): Compile warning killer move to
6922         wl-version.el
6923
6924 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
6925
6926         * wl-summary.el (wl-summary-refile-subr): Fix.
6927
6928 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
6929
6930         * wl-summary.el (wl-summary-sync-marks): Changed argument for
6931         `elmo-list-folder-unread' and `elmo-list-folder-important'.
6932
6933 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
6934
6935         * wl.el (wl-check-environment): Check too many `@'.
6936
6937 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
6938
6939         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
6940
6941 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6942
6943         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
6944         wl-draft-reply-myself-without-argument-list): Add variables.
6945         * wl-draft.el (wl-draft-reply): Use it.
6946
6947 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
6948
6949         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
6950         the 5th argument of `elmo-network-get-spec'.
6951
6952         * wl-thread.el (wl-thread-reparent-children): New inline function.
6953         (wl-thread-delete-message): Use it.
6954
6955         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
6956         (wl-summary-score-update-all-lines): Don't use `dolist'.
6957
6958 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6959
6960         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
6961         (require 'elmo-msgdb) for inline function.
6962
6963 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6964
6965         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
6966
6967 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
6968
6969         * wl-score.el (wl-score-headers): Fix for the confusing macro
6970         `elmo-kill-buffer'.
6971
6972 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6973
6974         * wl-summary.el: Don't use the 3rd argument of `require' because
6975         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
6976         * wl-util.el: Ditto.
6977         * wl-draft.el: Ditto.
6978
6979 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6980
6981         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
6982         window system is not used.
6983
6984 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
6985
6986         * wl-thread.el: Don't use `mapcar' only for iteration.
6987         (wl-thread-resume-entity): Ditto.
6988         (wl-thread-delete-message): Ditto.
6989
6990         * wl-summary.el: Bind `dragdrop-drop-functions',
6991         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
6992         of `require' for `timezone', `easymenu' and `ps-print';
6993         don't use `mapcar' only for iteration.
6994
6995         * wl-util.el: Bind `mule-version', `nemacs-version',
6996         `emacs-beta-version', `xemacs-codename',
6997         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
6998         `mime-editor/version' and `mime-editor/codename'; specify 3rd
6999         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7000         only for iteration.
7001
7002         * wl-score.el: Don't use `mapcar' only for iteration.
7003         (wl-score-simplify-buffer-fuzzy): Ditto.
7004         (wl-score-simplify-subject): Ditto.
7005         (wl-score-headers): Ditto.
7006         (wl-summary-score-update-all-lines): Ditto.
7007
7008         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7009         `enable-multibyte-characters' and `mule-version'.
7010
7011         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7012         `mapcar' only for iteration.
7013
7014         * wl-demo.el: Don't use `mapcar' only for iteration.
7015
7016         * wl-folder.el: Don't use `mapcar' only for iteration.
7017         (wl-folder-open-all): Ditto.
7018         (wl-folder-count-incorporates): Ditto.
7019
7020         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7021         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7022
7023         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7024         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7025         `smtp-connection-type'; specify 3rd argument of `require' for
7026         `timezone'; don't use `mapcar' only for iteration.
7027         (wl-draft-clone-local-variables): Don't use `mapcar'.
7028         (wl-draft-generate-clone-buffer): Ditto.
7029         (wl-user-agent-compose-internal): Ditto.
7030
7031         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7032
7033         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7034         (wl-save-status): Ditto.
7035
7036         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7037         for iteration.
7038
7039 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7040
7041         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7042         removed `Date'.
7043         (wl-fldmgr-make-filter-default): New user option.
7044
7045         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7046         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7047         (wl-fldmgr-filter-completion-alist): Abolish.
7048
7049         * wl.el (wl): Don't check servers if arg is non-nil.
7050
7051         * wl-draft.el (wl-draft-reply): Set only message-id string to
7052         In-Reply-To field.
7053
7054 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7055
7056         * wl-summary.el (wl-summary-pick): Rewrite.
7057
7058         * wl-draft.el (wl-draft-forward): Get references field from
7059         original buffer.
7060         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7061
7062 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7063
7064         * wl-draft.el (wl-draft-forward): Add references field.
7065
7066 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7067
7068         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7069         (wl-draft-reply): Use it.
7070
7071 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7072
7073         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7074         when Emacs 21 is running.
7075
7076         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7077         bindings.
7078
7079 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7080
7081         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7082         XPM icons transparent.
7083
7084         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7085         Emacs 21.
7086
7087 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7088
7089         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7090         nil.
7091
7092         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7093         when it is persistent.
7094         (wl-summary-sync-marks): Changed argument for
7095         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7096         (wl-summary-virtual): Use `elmo-read-search-condition'.
7097         (wl-summary-redisplay-internal): If folder is local, mark as read
7098         even when folder is plugged.
7099
7100 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7101
7102         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7103         of `tool-bar-lines' in the frame parameters.
7104         (after-make-frame-functions, post-command-hook): Don't modify the
7105         value.
7106         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
7107         wl-e21-tool-bar-lines): Removed.
7108
7109 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7110
7111         * wl-highlight.el (wl-highlight-folder-path): Put overlay
7112         properties `evaporate' and `wl-momentary-overlay' as well.
7113         (wl-highlight-summary-displaying): Ditto.
7114         (wl-delete-all-overlays): Don't delete overlay which does not have
7115         a property `wl-momentary-overlay'.
7116
7117         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
7118         `display-mouse-p' and `display-graphic-p'.
7119         (wl-folder-init-icons): Don't search for XBM or the other files.
7120         (wl-plugged-set-folder-icon): Make icons if and only if
7121         `display-graphic-p' returns non-nil.
7122         (wl-highlight-plugged-current-line): Use `before-string' overlay
7123         property to show icon images.
7124         (wl-highlight-folder-current-line): Ditto.
7125         (wl-e21-highlight-folder-group-line): Ditto.
7126         (wl-e21-highlight-folder-by-numbers): Ditto.
7127         (wl-e21-insert-image): Removed.
7128         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
7129         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
7130         said.
7131         (wl-e21-switch-toolbar-after-make-frame): Renamed from
7132         `wl-e21-force-switch-toolbar'.
7133         (wl-e21-make-icon-image): Removed.
7134         (wl-e21-setup-toolbar): Don't search for XBM files.
7135         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
7136         the default value.
7137
7138 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
7139
7140         * wl-util.el (wl-biff-check-folder-async): Set
7141         `wl-biff-check-folders-running' even when it is not an IMAP folder.
7142
7143 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7144
7145         * wl-e21.el (after-make-frame-functions): Add
7146         `wl-e21-force-switch-toolbar'.
7147         (wl-e21-force-switch-toolbar): New function force to switch the
7148         toolbar appearance automatically.
7149         (post-command-hook): Add `wl-e21-switch-toolbar'.
7150         (wl-e21-switch-toolbar): New function to switch the toolbar
7151         appearance automatically.
7152         (wl-e21-tool-bar-lines): New buffer local variable.
7153
7154 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
7155
7156         * wl-util.el (wl-biff-check-folders-running): New variable.
7157         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
7158         (wl-biff-check-folder-async-callback):
7159         Set `wl-biff-check-folders-running'.
7160         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
7161         with unwind-protect.
7162
7163         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
7164         Enclose `wl-folder-auto-check' with unwind-protect.
7165
7166         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
7167         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
7168
7169         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
7170
7171         * wl-util.el (wl-biff-notify): New inline function.
7172         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
7173         locally.
7174         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
7175         folder-list' is 1.
7176         Use `wl-biff-notify'.
7177         (wl-biff-check-folder-async-callback): New function.
7178         (wl-biff-check-folder-async): Ditto.
7179
7180         * wl-folder.el (wl-folder): Don't check folders.
7181         (wl-folder-auto-check): New function.
7182
7183 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7184
7185         * wl-util.el (wl-biff-start) [Emacs19+]:
7186         Use `timer-next-integral-multiple-of-time'.
7187         (wl-biff-check-folders): Use `wl-default-folder'
7188         if `wl-biff-check-folder-list' is nil.
7189
7190 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
7191
7192         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
7193         instead of `elmo-delete-lists'.
7194
7195 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
7196
7197         * wl.el (wl-plugged-toggle-all): Set the value of
7198         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
7199         (wl-plugged-toggle): Ditto.
7200         (wl-toggle-plugged): Ditto.
7201         (wl-plugged-init): Ditto.
7202
7203         * wl-xmas.el (wl-biff-init-icons): Set icons data to
7204         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7205         instead of `wl-biff-state-indicator-off' and
7206         `wl-biff-state-indicator-on'; don't modify the value and the type
7207         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
7208         (wl-plugged-init-icons): Set icons data to
7209         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7210         instead of `wl-plug-state-indicator-off' and
7211         `wl-plug-state-indicator-on'; don't modify the value and the type
7212         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
7213
7214         * wl-vars.el (wl-modeline-biff-state-off,
7215         wl-modeline-biff-state-on, wl-modeline-biff-status,
7216         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
7217         wl-modeline-plug-status): New internal variables.
7218         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
7219         wl-biff-check-interval, wl-biff-check-folder-list): Change
7220         customization group from `wl-folder' to `wl-highlight'.
7221         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
7222         wl-show-plug-status-on-modeline): Defcustomized.
7223
7224         * wl-util.el (wl-biff-check-folders): Set the value of the flag
7225         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
7226         (wl-mode-line-buffer-identification): Set both ON and OFF data with
7227         a flag to `mode-line-buffer-identification'.
7228
7229         * wl-e21.el (wl-biff-init-icons): Set icons data to
7230         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
7231         instead of `wl-biff-state-indicator-off' and
7232         `wl-biff-state-indicator-on'.
7233         (wl-plugged-init-icons): Set icons data to
7234         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
7235         instead of `wl-plug-state-indicator-off' and
7236         `wl-plug-state-indicator-on'.
7237
7238 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7239
7240         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
7241         excessive titles.
7242
7243 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7244
7245         * wl.el (wl-plugged-mode): Use revised
7246         `wl-mode-line-buffer-identification'.
7247         (wl-plugged-init): Don't use `force-mode-line-update'.
7248
7249         * wl-xmas.el (wl-draft-overload-functions): Use revised
7250         `wl-mode-line-buffer-identification'.
7251         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
7252         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
7253         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7254         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7255         `wl-make-plugged-hook';
7256         add `wl-folder-init-icons' and `wl-setup-folder' to
7257         `wl-folder-mode-hook'.
7258
7259         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
7260         19 as well.
7261         (wl-mode-line-display-priority-list): New user option.
7262         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
7263         Defcustomized.
7264         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
7265         Add docs.
7266
7267         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
7268         start.
7269         (wl-mode-line-buffer-identification): Revised as a function.
7270
7271         * wl-summary.el (wl-summary-mode): Use revised
7272         `wl-mode-line-buffer-identification'; don't call
7273         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
7274         (TopLevel): Don't bind `wl-e21-setup-summary' nor
7275         `wl-xmas-setup-summary'.
7276
7277         * wl-nemacs.el (wl-draft-overload-functions): Use revised
7278         `wl-mode-line-buffer-identification'.
7279
7280         * wl-mule.el (wl-draft-overload-functions): Use revised
7281         `wl-mode-line-buffer-identification'.
7282
7283         * wl-folder.el (wl-make-plugged-alist): Don't call
7284         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
7285         (wl-folder): Don't call `wl-folder-init-icons' directly.
7286         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
7287         `wl-xmas-setup-folder' directly;
7288         use revised `wl-mode-line-buffer-identification'.
7289         (TopLevel): Don't bind `wl-biff-init-icons',
7290         `wl-plugged-init-icons', `wl-folder-init-icons',
7291         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
7292
7293         * wl-e21.el (wl-draft-overload-functions): Use revised
7294         `wl-mode-line-buffer-identification'.
7295         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
7296         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
7297         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
7298         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
7299         `wl-make-plugged-hook';
7300         add `wl-folder-init-icons' and `wl-setup-folder' to
7301         `wl-folder-mode-hook'.
7302
7303 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
7304             Katsumi Yamaoka    <yamaoka@jpl.org>
7305
7306         * wl.el (wl): Call `wl-biff-start'.
7307         (wl-exit): Call `wl-biff-stop'.
7308         (wl-plugged-mode): Show biff in modeline.
7309         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
7310
7311         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
7312         (wl-biff-init-icons): New function.
7313         (wl-plugged-init-icons): Don't make too much keymaps.
7314         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
7315
7316         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
7317         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
7318         variables.
7319         (wl-biff-check-interval, wl-biff-check-folder-list): New user
7320         options.
7321
7322         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
7323         wl-biff-start, wl-biff-stop): New functions.
7324         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
7325         (wl-biff-timer-name): New variable.
7326
7327         * wl-summary.el (wl-summary-mode): Show biff in modeline.
7328
7329         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
7330         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7331
7332         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
7333         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
7334
7335         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
7336         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
7337         `wl-folder-init-icons' to `ignore' if they are not available.
7338         (wl-folder-mode): Show biff in modeline.
7339
7340         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
7341         (wl-biff-init-icons): New function.
7342         (wl-plugged-init-icons): Don't make too much keymaps.
7343         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
7344
7345 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
7346
7347         * wl-vars.el (wl-strict-diff-folders): Customization Type
7348         and doc fix.  Define as a list of regular expressions for
7349         folders or nil.
7350         * wl-folder.el (wl-folder-check-one-entity): Use
7351         `wl-string-match-member' instead of `wl-string-member' for
7352         `wl-strict-diff-folders'.
7353
7354 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
7355
7356         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
7357         (wl-highlight-folder-current-line): Use it; new implementation.
7358         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
7359         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
7360         `defsubst' instead of `defun'.
7361
7362         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
7363         `wl-highlight-group-folder-by-numbers'; made it can also be a
7364         number.  See info for more details.
7365
7366         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
7367         running.
7368
7369         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
7370         to bind them.
7371
7372         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
7373         (wl-highlight-folder-current-line): New implementation.
7374
7375         * wl-highlight.el (wl-highlight-folder-group-line): New
7376         implementation.
7377         (wl-delete-all-overlays): Rewrite as a marco.
7378         (TopLevel): Require `wl-e21' when Emacs 21 is running.
7379
7380         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
7381         running.
7382         (wl-folder-*-glyph): No need to bind them.
7383
7384         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
7385         `wl-e21-highlight-folder-group-icon'; rewrite.
7386         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
7387         `defsubst' instead of `defun'.
7388         (wl-folder-mode-map): Bind it when compiling.
7389
7390 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
7391
7392         * wl.el (wl): Initialize plug-related settings before `wl-init'.
7393
7394         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
7395
7396 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
7397
7398         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
7399
7400 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
7401
7402         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
7403         (wl-highlight-folder-current-line): Use it.
7404
7405         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
7406         in `id-name'.
7407
7408 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
7409
7410         * wl.el: Require `wl-e21' when Emacs 21 is running.
7411
7412         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
7413         default when Emacs 21 is running.
7414         (wl-use-highlight-mouse-line): Ditto.
7415         (wl-on-emacs21): New constant.
7416         (wl-on-emacs20): Removed.
7417
7418         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
7419         Emacs 21 is running.
7420
7421         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
7422         Emacs 21 is running.
7423
7424         * wl-e21.el: New file.
7425
7426 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
7427
7428         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
7429         (wl-toggle-plugged): Ditto.
7430         (wl-plugged-toggle): Ditto.
7431         (wl-plugged-toggle-all): Ditto.
7432
7433         * wl-vars.el (wl-plug-state-indicator): Refer
7434         `wl-plug-state-indicator-on' indirectly.
7435
7436 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7437
7438         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
7439         Call `wl-folder-confirm-existence'.
7440
7441         * wl-folder.el (wl-folder-confirm-existence): Added optional
7442         argument `force'.
7443
7444 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
7445
7446         * wl-summary.el (wl-summary-refile-subr): Assume
7447         `copy-or-refile' as symbol.
7448         (wl-summary-refile): Follow up above change.
7449         (wl-summary-copy): Ditto.  Doc fix.
7450
7451 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7452
7453         * wl-summary.el (wl-summary-pick): Don't bind
7454         `elmo-search-mime-charset'.
7455
7456         * wl-vars.el (wl-highlight-message-header-button-alist): Define
7457         default using old backquote style.
7458         (wl-search-mime-charset): Abolished.
7459
7460         * wl-highlight.el (wl-highlight-headers):
7461         Call `point' after `re-search-forward'(for Nemacs).
7462
7463         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
7464         for elmo-imap4.el.
7465
7466 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
7467
7468         * wl-message.el (wl-mmelmo-message-redisplay): Bind
7469         `wl-message-ignored-field-list' instead of
7470         `mime-view-ignored-field-list'.
7471
7472         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
7473         Add interactive spec.
7474         (wl-folder-goto-bottom-of-current-folder): Ditto.
7475         (wl-folder-mode-map): Bind them.
7476
7477         * wl-vars.el (wl-message-ignored-field-list): New variable.
7478         (wl-message-visible-field-list): New variable.
7479
7480         * wl-mime.el (wl-mime-header-presentation-method): New function.
7481         (wl-mime-setup): Set header-presentation-method.
7482
7483 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7484
7485         * wl-nemacs.el (wl-draft-overload-functions): Set
7486         `mode-line-buffer-identification' instead of using
7487         `wl-make-modeline'.
7488
7489         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
7490         instead of using `wl-make-modeline'.
7491
7492         * wl-xmas.el (wl-plugged-init-icons): Set up
7493         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
7494         (wl-make-modeline): Abolish.
7495         (wl-draft-overload-functions): Set
7496         `mode-line-buffer-identification' instead of using
7497         `wl-make-modeline'.
7498
7499         * wl-util.el (wl-make-modeline-subr): Abolish.
7500         (wl-mode-line-buffer-identification): New alias.
7501
7502         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
7503         (wl-summary-make-modeline): Abolish.
7504         (wl-summary-buffer-set-folder): Set
7505         `wl-summary-buffer-folder-indicator'.
7506         (wl-summary-mode): Set `mode-line-buffer-identification' instead
7507         of using `wl-make-modeline'.
7508         (wl-summary-switch-to-clone-buffer): Don't set
7509         `mode-line-buffer-identification'.
7510         (wl-summary-goto-folder-subr): Ditto.
7511
7512         * wl-mule.el (wl-draft-overload-functions): Set
7513         `mode-line-buffer-identification' instead of using
7514         `wl-make-modeline'.
7515
7516         * wl-folder.el (wl-folder-mode): Set
7517         `mode-line-buffer-identification' instead of using
7518         `wl-make-modeline'.
7519         (wl-folder): Don't set `mode-line-buffer-identification'.
7520
7521 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
7522
7523         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
7524         instead of `member' for `wl-refile-guess-func-list' look-ups.
7525         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
7526
7527 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7528
7529         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
7530         `wl-message-button-dispatcher'.
7531
7532         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
7533
7534         * wl-message.el (wl-message-button-dispatcher): Use it.
7535
7536         * wl-vars.el (wl-highlight-message-header-button-alist): Add
7537         "In-Reply-To".
7538
7539         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7540         Bind `case-fold-search' to t.
7541
7542 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7543
7544         * wl-xmas.el (wl-message-overload-functions): Initialize
7545         `wl-message-button-map'.
7546
7547         * wl-mule.el (wl-message-overload-functions): Initialize
7548         `wl-message-button-map'.
7549
7550         * wl-vars.el (wl-highlight-message-header-button-alist): New.
7551
7552         * wl-message.el (wl-message-button-map): New keymap.
7553         (wl-message-add-button): New function.
7554         (wl-message-button-dispatcher): New function.
7555         (wl-message-button-refer-article): New function.
7556
7557         * wl-highlight.el
7558         (wl-highlight-message-add-buttons-to-header): New function.
7559         (wl-highlight-headers): Use it.
7560
7561 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
7562
7563         * wl-summary.el (wl-summary-default-from): Use
7564         `wl-address-get-petname-1'.
7565         (wl-summary-simple-from): Ditto.
7566
7567         * wl-address.el (wl-address-get-petname-1): New inline function.
7568         (wl-address-get-petname): Use it.
7569
7570 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
7571
7572         * wl-summary.el (wl-summary-default-from): Return full-name part
7573         from the address if no petname was found.
7574         (wl-summary-simple-from): Ditto.
7575
7576         * wl-address.el (wl-address-get-petname): Return nil if no petname
7577         associated with the address was found.
7578
7579 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7580
7581         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
7582         display is finished.
7583
7584 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7585
7586         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
7587         `elmo-folder-exists-p' argument.
7588
7589 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
7590
7591         * wl-folder.el (wl-folder-confirm-existence): Check existence of
7592         the folder.
7593
7594 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
7595
7596         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
7597
7598         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
7599         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
7600
7601 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
7602
7603         * wl-folder.el (wl-folder-create-subr): New function.
7604         (wl-folder-confirm-existence): Use it.
7605         (wl-folder-check-one-entity): Use it.
7606         Check the error symbol is derived from 'elmo-open-error.
7607
7608         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
7609         `ignore-error'.
7610
7611 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7612
7613         * wl-util.el (toplevel): Add (eval-when-compile (require
7614         'elmo-util)).  (Maybe `provide' is typo.)
7615
7616 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7617
7618         * wl-util.el (toplevel): Removed (provide 'elmo-util).
7619         (I don't know why this was needed.)
7620
7621         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
7622         Follow up changes for stream-type.
7623
7624         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
7625         (wl-draft-elmo-nntp-send): Ditto.
7626
7627         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
7628         (wl-nntp-posting-stream-type): Ditto.
7629         (wl-pop-before-smtp-ssl): Abolished.
7630         (wl-nntp-posting-ssl): Ditto.
7631
7632         * wl-address.el (wl-address-quote-specials): New function.
7633         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
7634
7635         * wl-draft.el (wl-draft-reply): Ditto.
7636
7637 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7638
7639         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
7640         use function `wl-string-match-assoc'.
7641
7642 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
7643
7644         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
7645
7646         * wl-draft.el (wl-draft-deduce-address-list): New function.
7647         (wl-draft-parse-mailbox-list): Ditto.
7648         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
7649         instead of `smtp-deduce-address-list'.
7650         (wl-draft-on-field-p): Follow group list.
7651
7652         * wl-address.el (wl-address-concat-token): New function.
7653         (wl-address-string-without-group-list-contents): Ditto.
7654         (wl-complete-field-body): Fixed problem of completion
7655         by japanese petname.
7656         (wl-address-make-completion-list): Rewrite.
7657
7658 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
7659
7660         * wl-address.el (wl-address-make-completion-list): Completion by
7661         petname.
7662         (wl-complete-field-body): Likewise.
7663
7664 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
7665
7666         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
7667         contains invalid address syntax.
7668
7669 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7670
7671         * wl-folder.el (wl-folder-check-entity-async): Use
7672         `elmo-nntp-spec-hostname'.
7673
7674 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
7675
7676         * wl-summary.el (wl-summary-msgdb-load-async): Use
7677         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
7678
7679 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
7680
7681         * wl-draft.el (wl-draft-reply): Set argument
7682         `content-transfer-encoding' as nil.
7683
7684 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
7685
7686         * wl-refile.el (wl-refile-learn): Move hit element to the top of
7687         `wl-refile-alist'.
7688
7689 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
7690
7691         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
7692         (wl-draft-edit-string): Ditto.
7693         (wl-draft-forward): Ditto.
7694         * wl-summary.el (wl-summary-write): Ditto.
7695
7696 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
7697
7698         * wl-summary.el (wl-summary-sync-update3): Call
7699         `wl-summary-buffer-number-column-detect'.
7700         (wl-summary-buffer-number-column-detect): Search from point-min.
7701
7702 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
7703
7704         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
7705         contains an address which is not included in original to or cc.
7706
7707 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
7708
7709         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
7710         begin-line does not exist.
7711         * wl-message.el (wl-message-uu-substring): Ditto.
7712
7713 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
7714
7715         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
7716         clear local variables.
7717         (wl-summary-exit): Call `elmo-commit'.
7718         (wl-summary-switch-to-clone-buffer): Call
7719         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
7720         (wl-summary-goto-folder-subr): Ditto.
7721
7722         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
7723         POP folder.
7724
7725 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7726
7727         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
7728         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
7729         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
7730         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
7731         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
7732         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
7733
7734         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
7735
7736 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
7737
7738         * wl-summary.el (wl-summary-search-by-subject):
7739         Search parent message from the latest one.
7740
7741 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
7742
7743         * wl-draft.el (wl-draft-reply): Insert address with full-name.
7744         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
7745
7746         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
7747         New user option.
7748
7749         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
7750         if elmo-nntp-use-killed-list is nil.
7751         Use `elmo-msgdb-append-to-killed-list'.
7752         (Append numbers confirmed as disappeared to the killed list.)
7753         (wl-summary-confirm-appends): Don't display negative number.
7754
7755 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7756
7757         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
7758
7759 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
7760
7761         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
7762         range is `all'.
7763         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
7764         `elmo-list-bigger-diff'.
7765
7766 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7767
7768         * wl-summary.el (wl-summary-buffer-exit-func):
7769         New buffer local variable.
7770         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
7771
7772 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7773
7774         * wl-demo.el (wl-demo): Fix the last change.
7775
7776 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
7777
7778         * wl-demo.el (wl-demo): Don't use `eval'.
7779
7780 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
7781
7782         * wl-summary.el (wl-summary-buffer-thread-modified):
7783         New buffer-local variable.
7784         (wl-summary-set-thread-modified): New function.
7785         (wl-summary-thread-modified-p): New function.
7786         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
7787         (wl-summary-yank-saved-message): Use function
7788         `wl-summary-set-thread-modified'
7789         (wl-summary-switch-to-clone-buffer): Add
7790         `wl-summary-buffer-thread-modified'.
7791
7792         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
7793         (wl-summary-buffer-mark-saved-hook): Ditto.
7794         * wl-summary.el (wl-summary-msgdb-save): New hook
7795         `wl-summary-buffer-message-saved-hook' and
7796         `wl-summary-buffer-mark-saved-hook'.
7797
7798 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7799
7800         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
7801
7802 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
7803
7804         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
7805         don't hide scroll bars under FSF Emacsen because it may incur an
7806         undesirable redrawing.
7807
7808 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
7809
7810         * wl-draft.el (wl-draft-edit-string): Call
7811         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
7812
7813 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
7814
7815         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
7816
7817 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
7818
7819         * wl-summary.el (wl-summary-msgdb-load-async): Call
7820         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
7821
7822 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
7823
7824         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
7825         fringes in demo buffer; center bitmap logo correctly even if old
7826         Mule is used.
7827
7828 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
7829
7830         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
7831
7832         * wl-refile.el (wl-refile-subject-alist): New variable.
7833         (wl-refile-subject-alist-file-name): Ditto.
7834         (wl-refile-alist-setup): Rewrite.
7835         (wl-refile-alist-save): Use `elmo-object-save'.
7836         Eliminated arguments.
7837         (wl-refile-learn): Check `wl-refile-guess-func-list'.
7838         (wl-refile-guess-by-subject): New function.
7839         (wl-refile-guess-func-list): Added it.
7840
7841 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7842
7843         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
7844         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
7845
7846 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
7847
7848         * wl-summary.el (wl-summary-buffer-prev-folder-func):
7849         New buffer-local variable.
7850         (wl-summary-buffer-next-folder-func): Ditto.
7851         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
7852         if non-nil.
7853         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
7854         if non-nil.
7855         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
7856         if non-nil.
7857         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
7858         if non-nil.
7859
7860 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
7861
7862         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
7863         permanently in the demo buffer.
7864
7865 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
7866
7867         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
7868         `mime-entity-fetch-field'.
7869
7870         * wl.el (wl-exit): Delete plugged buffer.
7871
7872         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
7873         XEmacs has menubar feature.
7874
7875 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7876
7877         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
7878         cannot arrive at the beginning of the buffer under old Emacsen.
7879
7880 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7881
7882         * wl-address.el (wl-address-ldap-search):
7883         Call `ldap-search-entries' with `withdn' argument t.
7884         (wl-complete-field-body): Bind completion-ignore-case as t.
7885         Clear ldap search hash when it was sole completion.
7886         Use elmo-string for pattern string.
7887         (wl-ldap-alias-safe-string): Eliminated needless let.
7888
7889 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
7890
7891         * wl-address.el (wl-ldap-alias-dn-level): New variable.
7892         (wl-ldap-alias-sep): New constant.
7893         (wl-ldap-search-attribute-type-list): Ditto.
7894         (wl-ldap-get-value): New function.
7895         (wl-ldap-make-filter): Ditto.
7896         (wl-ldap-make-matched-value-list): Ditto.
7897         (wl-ldap-alias-safe-string): Ditto.
7898         (wl-ldap-register-dn-string): Ditto.
7899         (wl-address-ldap-search): Rewrite.
7900
7901 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7902
7903         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
7904         thread is deleted.
7905         (wl-thread-delete-line-from-buffer): Ditto.
7906         (wl-thread-get-exist-children): New function.
7907
7908 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
7909
7910         * wl-demo.el (wl-demo): Made it to select various image types.
7911         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
7912         from `wl-title-logo'.
7913         (wl-logo-ascii): New variable.
7914         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
7915         (wl-demo-copyright-notice): New constant.
7916
7917         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
7918
7919 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7920
7921         * wl-vars.el (wl-summary-target-above): Renamed from
7922         wl-summary-temp-above.
7923         * wl-score.el (wl-score-get-score-alist): Use it.
7924         (wl-summary-score-update-all-lines): Use it.
7925         * wl-summary.el: Ditto. (make-variable-buffer-local).
7926
7927 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7928
7929         * wl-vars.el (wl-ldap-port): New user option.
7930
7931         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
7932         Rewite whole implementation.
7933         (wl-complete-field-body): Fixed.
7934
7935 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
7936
7937         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
7938         Choose implementation at compile time.
7939
7940 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7941
7942         * wl-address.el (wl-ldap-search-internal): New function.
7943         (wl-complete-field-to): Use it.
7944
7945 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
7946
7947         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
7948         Use `let' instead of `let*'.
7949         Require 'wl-vars.
7950
7951         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
7952         Define as defcustom.
7953         (wl-ldap-base): Ditto.
7954         (wl-use-ldap): Ditto.
7955
7956 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
7957
7958         * wl-address.el (wl-ldap-search): New function.
7959         (wl-complete-field-body): Use `wl-ldap-search'.
7960         (wl-ldap-server): New variable.
7961         (wl-ldap-base): Ditto.
7962         (wl-use-ldap): Ditto.
7963
7964 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
7965
7966         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
7967         (Pointed out by Mito <mit@nines.nec.co.jp>).
7968         * wl-summary.el (wl-summary-redisplay-no-mime): Update
7969         buffer-local variables like `wl-summary-redisplay-internal'.
7970         (wl-summary-redisplay-all-header): Likewise.  Update
7971         Summary view too.
7972
7973 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
7974
7975         * wl-summary.el (wl-summary-jump-to-parent-message):
7976         Consider prefix argument.
7977
7978         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
7979         when closed thread is deleted.
7980
7981 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
7982
7983         * wl-summary.el (wl-summary-jump-to-parent-message):
7984         Consider thread modification.
7985
7986 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
7987
7988         * wl-message.el (wl-message-normal-get-original-buffer): Use
7989         `save-excursion'.
7990
7991         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
7992         (wl-summary-showto-folder-regexp): Ditto.
7993
7994 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
7995
7996         * wl-util.el (wl-delete-alist): Doc fix.
7997         (wl-delete-associations): New function.
7998         (wl-inverse-alist): New function.
7999         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8000         Split temporary variables. Use `wl-delete-associations'
8001         and `wl-inverse-alist'.
8002         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8003
8004 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8005
8006         * wl-folder.el (wl-folder-prefetch-entity):
8007         Execute prefetching if new count is unknown.
8008
8009 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8010
8011         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8012
8013         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8014         delete entity.
8015         (wl-thread-set-parent): If insert as top, set linked as nil.
8016
8017         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8018         `wl-thread-cleanup-symbols' when view mode is thread.
8019
8020 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8021
8022         * wl-folder.el (wl-folder-create-folder-entity): Use
8023         with-current-buffer.
8024         (wl-local-folder-init): Call set-buffer to make sure we are in
8025         the Folder buffer. Don't touch buffer-local variables here.
8026         (wl-folder-mode): Initialize buffer-local variables here.
8027
8028         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8029         (wl-folder-entity-assign-id): Ditto.
8030         (wl-folder-create-entity-hashtb): Ditto.
8031         (wl-local-folder-init): Ditto.
8032         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8033
8034 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8035
8036         * wl-summary.el (wl-summary-default-from): Fix probrem when
8037         std11-extract-address-components return (nil "foo@bar").
8038
8039 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8040
8041         * wl-draft.el (wl-draft-clone-local-variables):
8042         Remove redundant `setq'.
8043
8044 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8045
8046         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8047         Bind wl-highlight-x-face-func as nil while highlighting header.
8048
8049 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8050
8051         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8052
8053 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8054
8055         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8056         elmo-msgdb-overview-hashtb from copy-variables.
8057         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8058         instead of `elmo-msgdb-overview-get-entity-by-number'.
8059         (wl-summary-auto-refile): Ditto.
8060
8061         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8062         `elmo-msgdb-overview-get-entity' instead of
8063         `elmo-msgdb-search-overview-entity'.  Use
8064         `elmo-msgdb-overview-get-entity' instead of
8065         `elmo-msgdb-overview-get-entity-by-number'.
8066         (wl-thread-insert-entity-sub): Ditto.
8067         (wl-thread-insert-message): Ditto.
8068
8069         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8070         `elmo-msgdb-overview-get-entity'.
8071         (wl-normal-message-redisplay): Ditto.
8072
8073 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8074
8075         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8076         `wl-thread-entities'.
8077         (wl-thread-delete-message): Fix remove top message from
8078         `wl-thread-entity-list'.
8079
8080         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8081         wl-append(nconc), because update-list is broken on Meadow.
8082
8083         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8084         updating process.
8085         (wl-summary-rescan): Ditto.
8086         (wl-summary-sync-update3): Ditto.
8087         * wl-thread.el (wl-thread-set-parent): Renamed from
8088         `wl-summary-set-parent'.
8089         (wl-thread-insert-message): Updating buffer faster.
8090         (wl-thread-delete-message): Updating buffer faster.
8091
8092         * wl-score.el (wl-summary-score-update-all-lines): Changed
8093         interval for display progress gauge.
8094
8095 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8096
8097         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8098         folder always-sticky.
8099         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8100         defmacro.
8101
8102 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8103
8104         * wl-vars.el (wl-draft-add-references): New user option.
8105
8106         * wl-draft.el (wl-draft-add-references): New function.
8107         (wl-draft-yank-from-mail-reply-buffer): Use it.
8108         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
8109         as nil.
8110
8111 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8112
8113         * wl-thread.el (wl-thread-update-line-msgs): Called
8114         `wl-thread-update-line-on-buffer-sub'.
8115         (wl-thread-update-line-on-buffer): Delete routine of inserting
8116         thread.
8117         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
8118         moved from `wl-thread-update-line-on-buffer'.
8119         Add threshold for displaying progress gauge.
8120         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
8121         argument of `wl-thread-update-line-msgs'.
8122         Add threshold for displaying progress gauge.
8123         * wl-folder.el:
8124         Add threshold for displaying progress gauge.
8125         * wl-score.el: Ditto.
8126
8127         * wl-expire.el (wl-summary-expire): Display deleting info.
8128
8129 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
8130
8131         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
8132         `no-msg'.
8133         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
8134         argument of `wl-thread-update-line-msgs'.
8135         (wl-summary-set-parent): Added optional argument `parent-number'.
8136         (wl-summary-buffer-saved-message): New buffer local variable.
8137         (wl-summary-save-current-message): New command.
8138         (wl-summary-yank-saved-message): Ditto.
8139         (wl-summary-mode-map): Added key binding for
8140         `wl-summary-save-current-message' (\ew) and
8141         `wl-summary-yank-saved-message' (\C-y).
8142         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
8143
8144 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
8145
8146         * wl-summary.el (wl-summary-mode-map): Added key binding for
8147         `wl-summary-set-parent' (ts).
8148
8149 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8150
8151         * wl-summary.el (wl-summary-insert-thread-entity): Search same
8152         subject faster. If thread number is reverse, delayed updating
8153         thread.
8154         (wl-summary-search-by-subject): Ditto.
8155         (wl-summary-put-alike): Ditto.
8156         (wl-summary-get-alike): Ditto.
8157         (wl-summary-insert-headers): Insert header of all overview in
8158         buffer.
8159         (wl-summary-rescan): Delayed updating thread. Kill search subject
8160         buffer for wl-summary-search-by-subject.
8161         (wl-summary-sync-update3): Ditto.
8162         (wl-summary-exit): Ditto.
8163         (wl-summary-goto-bottom-of-current-thread): Change for linked
8164         thread.
8165         (wl-summary-overview-create-summary-line): Change line for linked
8166         thread.
8167
8168         * wl-summary.el (wl-summary-update-thread): Use
8169         wl-thread-maybe-get-children-num.
8170         (wl-summary-set-parent): If change parent, move sub thread.
8171         (wl-summary-redisplay-internal): Add horizontal recenter.
8172         (wl-summary-redisplay-no-mime): Add horizontal recenter.
8173
8174         * wl-thread.el (wl-thread-entity-get-linked): New function.
8175         (wl-thread-entity-set-linked): New function.
8176         (wl-thread-create-entity): Add linked element.
8177         (wl-thread-entity-insert-as-top): Use wl-append.
8178         (wl-thread-maybe-get-children-num): If closing thread, return
8179         children msgs.
8180         (wl-thread-update-line-msgs): Displaying progress message.
8181         (wl-thread-update-line-on-buffer-sub): Use
8182         wl-thread-maybe-get-children-num.
8183         (wl-thread-update-line-on-buffer): If update line is not exists,
8184         insert thread.
8185         (wl-thread-delete-message): If delete top msg of thread, search
8186         parent by subject.
8187         (wl-thread-insert-entity): Use
8188         wl-thread-maybe-get-children-num.
8189
8190         * wl-highlight.el (wl-highlight-summary-current-line): change
8191         sregexp for linked thread.
8192         * wl-util.el (wl-count-lines): Count lines.
8193         (wl-horizontal-recenter): horizontal recenter.
8194         * wl-score.el (wl-score-put-alike): Use wl-count-lines
8195         (wl-score-get-alike): Ditto.
8196         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
8197         (wl-subject-length-limit): New variable.
8198         (wl-highlight-thread-indent-string-regexp): Changed for linked
8199         thread.
8200
8201 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8202
8203         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8204         New variable (revival).
8205         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8206         by subject matching if there's no in-reply-to nor references field
8207         (revival).
8208
8209 \f
8210 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
8211
8212         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
8213         message.
8214
8215 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
8216
8217         * wl-summary.el (wl-summary-reply): Return t if there was a
8218         message at cursor point.
8219         Added unwind-protect.
8220         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
8221         returns t.
8222         (wl-summary-cancel-message): Do nothing when there's no message at
8223         cursor point.
8224         (wl-summary-forward): Ditto.
8225         (wl-summary-jump-to-parent-message): Ditto.
8226         (wl-summary-reedit): Ditto.
8227         (wl-summary-edit-addresses): Ditto.
8228         (wl-summary-pipe-message): Ditto.
8229         (wl-summary-print-message-with-ps-print): Ditto.
8230         (wl-summary-print-message): Ditto.
8231         (wl-summary-mark-as-important): Ditto.
8232         (wl-summary-mark-as-unread): Ditto.
8233
8234         * wl-summary.el (wl-summary-reply): Cause an error when there's no
8235         message at cursor point.
8236         (wl-summary-reply-with-citation): Remove unwind-protect.
8237
8238         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
8239         subject searching feature.
8240         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8241         Eliminated.
8242
8243 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
8244
8245         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
8246         New variable.
8247         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
8248         by subject matching if there's no in-reply-to nor references field.
8249
8250         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
8251
8252         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
8253         when display is finished.
8254         (wl-folder-open-all): Ditto.
8255         (wl-folder-update-access-group): Ditto.
8256         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8257         * wl-thread.el (wl-thread-close-all): Ditto.
8258
8259         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
8260         progress gauge only when it was displayed.
8261         * wl-folder.el (wl-folder-insert-entity): Ditto.
8262
8263 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
8264
8265         * wl-summary.el (wl-summary-incorporate): Enclose
8266         `wl-summary-sync-force-update' with save-excursion.
8267
8268 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
8269
8270         * wl-summary.el (wl-summary-prefetch-region):
8271         Pass current cursor point to `pos-visible-in-window-p' after
8272         moving cursor to the started point.
8273
8274 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8275
8276         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
8277
8278         * wl-draft.el (wl-draft-insert-current-message): Delete useless
8279         fields from the forwarding message.
8280         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
8281         `ignored-fields'.
8282
8283 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
8284
8285         * wl-mime.el (wl-message-request-partial):
8286         Eliminated argument `msgdb'.
8287         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
8288         (wl-mime-combine-message/partial-pieces): Likewise.
8289         * tm-wl.el (wl-message-request-partial): Likewise.
8290         (wl-mime-combine-message/partial-pieces): Likewise.
8291
8292 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
8293
8294         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
8295         when display is finished.
8296
8297 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
8298
8299         * wl-summary.el (wl-summary-goto-folder-subr):
8300         Fix problem when wl-summary-partial-highlight-above-lines is nil.
8301
8302 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
8303
8304         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
8305         when cursor point is visible.
8306
8307 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
8308
8309         * wl-expire.el (wl-expire-archive-get-max-number):
8310         Don't use `file-name-directory'.
8311
8312 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
8313
8314         * wl-expire.el (wl-expire-archive-get-max-number):
8315         Use `file-name-directory'.
8316
8317 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8318
8319         * wl-summary.el (wl-summary-sync-marks): Re-display progress
8320         only when there is progress.
8321
8322 2000-04-13  Mito <mit@nines.nec.co.jp>
8323
8324         * wl-summary.el (wl-summary-sync-marks): Display progress.
8325
8326 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
8327
8328         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
8329         (wl-summary-prev): Move cursor regardless of unread status.
8330         (wl-summary-next): Ditto.
8331
8332 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
8333
8334         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
8335         Added argument `target' and `number'.
8336         * tm-wl.el (wl-summary-burst-subr): New function.
8337         (wl-summary-burst): Use it.
8338
8339 2000-04-10  Mito <mit@nines.nec.co.jp>
8340
8341         * wl-mime.el (wl-burst): New function.
8342         (wl-summary-burst): Use it.
8343
8344 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8345
8346         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
8347         as petname when there's no candidate.
8348
8349 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
8350
8351         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
8352         New variable.
8353         * wl-fldmgr.el (wl-fldmgr-add): Use it.
8354
8355         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
8356
8357         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
8358
8359 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
8360
8361         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
8362         Use substring of `original' instead of buffer-substring.
8363         (wl-refile-evaluate-rule):
8364         Set `original' argument of wl-refile-expand-newtext.
8365
8366         * wl-summary.el
8367         (wl-summary-auto-refile-check-refile-rule-alist-subr,
8368         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
8369         (wl-summary-auto-refile): Check existence of destination folder just
8370         before marking.
8371
8372 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8373
8374         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
8375         when wl-refile-get-field-value return nil.
8376
8377 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
8378
8379         * wl-refile.el
8380         (wl-refile-expand-newtext): New function imported from Gnus.
8381         (wl-refile-evaluate-rule): Use it.
8382
8383 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
8384
8385         * wl-summary.el (wl-summary-print-destination):
8386         Duplicate folder string to avoid putting text-property on
8387         original string.
8388
8389         * wl-refile.el (wl-refile-get-field-value): New function.
8390         (wl-refile-evaluate-rule): New function;
8391         Evaluate refile rule recursively.
8392         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
8393         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
8394         New function; Check existence of a target folder recursively.
8395         (wl-summary-auto-refile-check-refile-rule-alist):
8396         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
8397
8398 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
8399
8400         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
8401
8402         * wl-folder.el (wl-create-folder-entity-from-buffer):
8403         Fixed problem when '}' character is contained in folder name.
8404
8405         * wl-xmas.el (wl-make-modeline): Consider plugged status.
8406
8407 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8408
8409         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
8410         (wl-fldmgr-add-completion-all-completions):
8411         Use wl-fldmgr-add-completion-hashtb.
8412
8413 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
8414
8415         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
8416         wl-fldmgr-add-completion-subr): New functions.
8417         * wl-folder.el (wl-folder-completion-func): New variable.
8418         * wl-summary.el (wl-summary-read-folder):
8419         Use wl-folder-completion-func.
8420
8421         * wl-refile.el: Eliminate throw & catch.
8422
8423         * wl.el (wl-plugged-sending-queue-status): Fixed.
8424
8425 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
8426
8427         * wl-draft.el (wl-draft): Put category property on
8428         mail-header-separator.